messages from 2012-11-13 08:04:52 to 2012-11-19 21:24:07 UTC [more...]
Can't Start Ceph Mon
2012-11-19 21:24 UTC
librbd discard bug problems -> i got it
2012-11-19 21:19 UTC
Cannot Start Ceph Mon
2012-11-19 21:13 UTC
Can't start ceph mon
2012-11-19 21:08 UTC
RBD fio Performance concerns
2012-11-19 21:01 UTC (10+ messages)
(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)
Remote Ceph Install
2012-11-19 19:42 UTC
Many dns domain names in radosgw
2012-11-19 19:18 UTC (3+ messages)
Files lost after mds rebuild
2012-11-19 15:55 UTC
OSD network failure
2012-11-19 14:22 UTC (5+ 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)
Is the disk on MDS used for journal?
2012-11-19 3:14 UTC
[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
some snapshot problems
2012-11-19 1:13 UTC (2+ messages)
libcephfs create file with layout and replication
2012-11-18 20:05 UTC (7+ messages)
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)
[PATCH] rbd: do not allow remove of mounted-on image
2012-11-17 5:22 UTC (3+ messages)
osd not in tree
2012-11-17 5:10 UTC (11+ messages)
rbd map command hangs for 15 minutes during system start up
2012-11-16 22:23 UTC (13+ messages)
osd server hardware requirements
2012-11-16 22:00 UTC (2+ messages)
Question about building on SLES 11SP2
2012-11-16 20:36 UTC
OSD and MON memory usage
2012-11-16 18:42 UTC (2+ messages)
ceph-osd cpu usage
2012-11-16 9:11 UTC (12+ messages)
poor performance
2012-11-16 7:41 UTC (12+ messages)
changed rbd cp behavior in 0.53
2012-11-16 0:00 UTC (6+ messages)
Authorization issues in the 0.54
2012-11-15 23:40 UTC (3+ messages)
RFC: incompatible change to rbd tool behavior on copy
2012-11-15 22:57 UTC
mon can't start
2012-11-15 21:10 UTC (2+ messages)
ceph-osd crashing (os/FileStore.cc: 4500: FAILED assert(replaying))
2012-11-15 21:07 UTC
master <=> next
2012-11-15 19:32 UTC (3+ messages)
new process: cherry-picking to stable releases
2012-11-15 18:37 UTC (2+ messages)
[PATCH] make mkcephfs and init-ceph osd filesystem handling more flexible
2012-11-15 15:05 UTC (11+ messages)
endless flying slow requests
2012-11-15 14:58 UTC (5+ messages)
problem with ceph and btrfs patch: set journal_info in async trans commit worker
2012-11-15 8:50 UTC (3+ messages)
improve speed with auth supported=none
2012-11-15 8:07 UTC (8+ messages)
OSD crash on 0.48.2argonaut
2012-11-15 8:01 UTC (2+ messages)
Small feature request for v0.55 release
2012-11-15 6:02 UTC (6+ messages)
[PATCH 0/4] rbd: stop using ceph_calc_raw_layout()
2012-11-14 18:34 UTC (5+ messages)
` [PATCH 1/4] rbd: pull in ceph_calc_raw_layout()
` [PATCH 2/4] rbd: open code rbd_calc_raw_layout()
` [PATCH 3/4] rbd: don't bother calculating file mapping
` [PATCH 4/4] rbd: use a common layout for each device
[PATCH] rbd: combine rbd sync watch/unwatch functions
2012-11-14 16:36 UTC
[PATCH] rbd: kill ceph_osd_req_op->flags
2012-11-14 16:35 UTC
[PATCH 0/4] rbd: disavow any support for multiple osd ops
2012-11-14 16:35 UTC (5+ messages)
` [PATCH 1/4] rbd: pass num_op with ops array
` [PATCH 2/4] libceph: pass num_op with ops
` [PATCH 3/4] rbd: there is really only one op
` [PATCH 4/4] rbd: assume single op in a request
[PATCH 0/2] libceph: simplify ceph_osdc_alloc_request()
2012-11-14 16:23 UTC (3+ messages)
` [PATCH 1/2] libceph: don't set flags in ceph_osdc_alloc_request()
` [PATCH 2/2] libceph: don't set pages or bio "
[PATCH 0/4] libceph: tighten up some interfaces
2012-11-14 16:15 UTC (5+ messages)
` [PATCH 1/4] libceph: pass length to ceph_osdc_build_request()
` [PATCH 2/4] libceph: pass length to ceph_calc_file_object_mapping()
` [PATCH 3/4] libceph: drop snapid in ceph_calc_raw_layout()
` [PATCH 4/4] libceph: drop osdc from ceph_calc_raw_layout()
[PATCH 0/2] libceph: always init trail for osd requests
2012-11-14 16:10 UTC (3+ messages)
` [PATCH 1/2] libceph: always allow trail in osd request
` [PATCH 2/2] libceph: kill op_needs_trail()
ceph cluster hangs when rebooting one node
2012-11-14 15:06 UTC (5+ messages)
[Help] Use Ceph RBD as primary storage in CloudStack 4.0
2012-11-14 9:15 UTC (3+ messages)
keystone and libnss
2012-11-14 3:37 UTC
v0.54 released
2012-11-14 1:15 UTC
Braindump: multiple clusters on the same hardware
2012-11-14 1:01 UTC (5+ messages)
osd recovery extremely slow with current master
2012-11-13 20:33 UTC
a Hibernate OGM DataStore Provider for RADOS object stores?
2012-11-13 19:46 UTC
Fwd: rbd kernel module fail
2012-11-13 16:56 UTC (4+ messages)
OSD hardware suggestion
2012-11-13 14:13 UTC (3+ messages)
Performance problems or expected behavior?
2012-11-13 13:17 UTC
Removed directory is back in the Ceph FS
2012-11-13 11:23 UTC
optmize librbd for iops
2012-11-13 10:10 UTC (5+ 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