messages from 2012-11-17 01:56:41 to 2012-11-22 18:43:46 UTC [more...]
rbd map command hangs for 15 minutes during system start up
2012-11-22 18:04 UTC (23+ messages)
RBD Backup
2012-11-22 13:13 UTC (6+ messages)
RBD fio Performance concerns
2012-11-22 14:42 UTC (5+ messages)
RBD fio Performance concerns
2012-11-22 15:55 UTC (5+ messages)
RBD fio Performance concerns
2012-11-22 14:34 UTC (19+ messages)
OSD daemon changes port no
2012-11-22 15:31 UTC (8+ messages)
RBD fio Performance concerns
2012-11-22 15:26 UTC (2+ messages)
Files lost after mds rebuild
2012-11-22 7:23 UTC (12+ messages)
` deprecating mkcephfs (the arrival of light-weight deployment tools)
[PATCH] overflow of int ret: use ssize_t for ret
2012-11-22 16:40 UTC (2+ messages)
[PATCH] rbd block driver fix race between aio completition and aio cancel
2012-11-22 10:00 UTC
[PATCH] use int64_t for return values from rbd instead of int
2012-11-22 9:08 UTC (14+ messages)
` [Qemu-devel] "
[PATCH] use int64_t for return values from rbd instead of int
2012-11-21 21:26 UTC
does still not recommended place rbd device on nodes, where osd daemon located?
2012-11-21 20:29 UTC (6+ messages)
Hadoop and Ceph client/mds view of modification time
2012-11-21 16:43 UTC (3+ messages)
how to create snapshots
2012-11-21 14:29 UTC (2+ messages)
'zombie snapshot' problem
2012-11-21 12:50 UTC
[PATCH] make mkcephfs and init-ceph osd filesystem handling more flexible
2012-11-21 10:20 UTC (3+ messages)
[Openstack] Ceph + Nova
2012-11-21 9:03 UTC
libcephfs create file with layout and replication
2012-11-20 21:59 UTC (11+ messages)
[PATCH] rbd: assign watch request more directly
2012-11-20 20:20 UTC
[PATCH 0/6] rbd: consolidate request operation creation
2012-11-20 19:59 UTC (7+ messages)
` [PATCH 1/6] rbd: don't assign extent info in rbd_do_request()
` [PATCH 2/6] rbd: don't assign extent info in rbd_req_sync_op()
` [PATCH 3/6] rbd: initialize off and len in rbd_create_rw_op()
` [PATCH 4/6] rbd: define generalized osd request op routines
` [PATCH 5/6] rbd: move call osd op setup into rbd_osd_req_op_create()
` [PATCH 6/6] rbd: move remaining "
Can't start ceph mon
2012-11-20 18:26 UTC (2+ messages)
librbd discard bug problems -> i got it
2012-11-20 17:09 UTC (13+ messages)
` librbd discard bug problems -> i REALLY "
[PATCH 3/3] ceph: fix dentry reference leak in ceph_encode_fh()
2012-11-20 16:21 UTC (2+ messages)
Remote Ceph Install
2012-11-20 3:47 UTC (2+ messages)
Request to join mailing group
2012-11-20 2:32 UTC
Can't start ceph mon
2012-11-20 2:22 UTC (3+ messages)
ceph-osd crashing (os/FileStore.cc: 4500: FAILED assert(replaying))
2012-11-19 23:44 UTC (5+ messages)
[PATCH] rbd: do not allow remove of mounted-on image
2012-11-19 23:42 UTC (4+ messages)
` [PATCH, v2] "
Removed directory is back in the Ceph FS
2012-11-19 23:25 UTC (2+ messages)
objectcacher lru eviction causes assert
2012-11-19 23:22 UTC
osd recovery extremely slow with current master
2012-11-19 23:21 UTC (2+ messages)
OSD and MON memory usage
2012-11-19 23:20 UTC (3+ messages)
some snapshot problems
2012-11-19 22:59 UTC (4+ messages)
Unused doc/images/.jpg files
2012-11-19 22:41 UTC
OSD network failure
2012-11-19 22:19 UTC (6+ messages)
Is the disk on MDS used for journal?
2012-11-19 22:15 UTC (2+ messages)
Can't Start Ceph Mon
2012-11-19 21:24 UTC
Cannot Start Ceph Mon
2012-11-19 21:13 UTC
(no subject)
2012-11-19 20:43 UTC (2+ messages)
` [PATCH] rbd block driver fix race between aio completition and aio cancel
[PATCH] rbd: get rid of rbd_{get,put}_dev()
2012-11-19 20:15 UTC (2+ messages)
Many dns domain names in radosgw
2012-11-19 19:18 UTC (3+ messages)
rbd tool changed format? (breaks compatibility)
2012-11-19 10:20 UTC (3+ messages)
[BUG] rbd discard should return OK even if rbd file does not exist
2012-11-19 10:17 UTC (10+ messages)
[PATCH 0/6] fixes for cephfs
2012-11-19 2:49 UTC (7+ messages)
` [PATCH 1/6] ceph: Don't update i_max_size when handling non-auth cap
` [PATCH 2/6] ceph: Hold caps_list_lock when adjusting caps_{use,total}_count
` [PATCH 3/6] ceph: Fix infinite loop in __wake_requests
` [PATCH 4/6] ceph: Don't add dirty inode to dirty list if caps is in migration
` [PATCH 5/6] ceph: Fix __ceph_do_pending_vmtruncate
` [PATCH 6/6] ceph: call handle_cap_grant() for cap import message
[PATCH 00/16] Various fixes for mds
2012-11-19 2:43 UTC (17+ messages)
` [PATCH 01/16] mds: don't expire log segment before it's fully flushed
` [PATCH 02/16] mds: fix anchor table update
` [PATCH 03/16] mds: don't add not issued caps when confirming cap receipt
` [PATCH 04/16] mds: allow try_eval to eval unstable locks in freezing object
` [PATCH 05/16] mds: Don't acquire replica object's versionlock
` [PATCH 06/16] mds: clear lock flushed if replica is waiting for AC_LOCKFLUSHED
` [PATCH 07/16] mds: call eval() after caps are exported
` [PATCH 08/16] mds: don't forward client request from MDS
` [PATCH 09/16] mds: check parent inode's versionlock when propagating rstats
` [PATCH 10/16] mds: drop locks if requiring auth pinning new objects
` [PATCH 11/16] mds: consider revoking caps in imported caps as issued
` [PATCH 12/16] mds: fix open_remote_inode race
` [PATCH 13/16] mds: fix assertion in handle_cache_expire
` [PATCH 14/16] mds: fix freeze inode deadlock
` [PATCH 15/16] mds: allow open_remote_ino() to open xlocked dentry
` [PATCH 16/16] mds: use rdlock_try() when checking NULL dentry
wip-bobtail-docs
2012-11-18 16:38 UTC
[PATCH] rgw: add -lresolv flags to Makefile.am
2012-11-18 7:27 UTC (2+ messages)
Fail to build the latest ceph tree on Fedora 17
2012-11-18 3:55 UTC (3+ messages)
osd not in tree
2012-11-17 5:10 UTC (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox