CEPH filesystem development
 help / color / mirror / Atom feed
 messages from 2013-01-22 21:39:05 to 2013-01-25 04:12:02 UTC [more...]

recoverying from 95% full osd
 2013-01-25  4:11 UTC  (7+ messages)

ceph write path
 2013-01-25  2:41 UTC 

how to protect rbd from multiple simultaneous mapping
 2013-01-25  1:41 UTC  (4+ messages)

radosgw
 2013-01-25  0:24 UTC  (16+ messages)

Understanding Ceph
 2013-01-24 23:38 UTC  (40+ messages)

[PATCH 0/3] rbd: a few simple changes
 2013-01-24 23:36 UTC  (11+ messages)
` [PATCH 1/3] rbd: small changes
` [PATCH 2/3] rbd: check for overflow in rbd_get_num_segments()
` [PATCH 3/3] rbd: don't retry setting up header watch

page allocation failures on osd nodes
 2013-01-24 22:42 UTC 

osd down (for 2 about 2 minutes) error after adding a new host to my cluster
 2013-01-24 21:28 UTC  (2+ messages)

[PATCH 0/2] two small patches for CEPH wireshark plugin
 2013-01-24 20:57 UTC  (6+ messages)
` [PATCH 1/2] wireshark: fix guint64 print format handling
` [PATCH 2/2] wireshark: fix indention

python examples for librados
 2013-01-24 20:07 UTC  (2+ messages)

Hit suicide timeout after adding new osd
 2013-01-24 18:06 UTC  (32+ messages)

Consistently reading/writing rados objects via command line
 2013-01-24 17:37 UTC  (11+ messages)

[PATCH 00/12] rbd: new request tracking code
 2013-01-24 16:36 UTC  (26+ messages)
` [PATCH 01/12] "
  ` [PATCH 01/12, v2] "
    ` [PATCH 02/12, v2] rbd: kill rbd_rq_fn() and all other related code
    ` [PATCH 03/12, v2] rbd: kill rbd_req_coll and rbd_request
    ` [PATCH 04/12, v2] rbd: implement sync object read with new code
    ` [PATCH 05/12, v2] rbd: get rid of rbd_req_sync_read()
    ` [PATCH 06/12, v2] rbd: implement watch/unwatch with new code
    ` [PATCH 07/12, v2] rbd: get rid of rbd_req_sync_watch()
    ` [PATCH 08/12, v2] rbd: use new code for notify ack
    ` [PATCH 09/12, v2] rbd: get rid of rbd_req_sync_notify_ack()
    ` [PATCH 10/12, v2] rbd: send notify ack asynchronously
    ` [PATCH 11/12, v2] rbd: implement sync method with new code
    ` [PATCH 12/12, v2] rbd: get rid of rbd_req_sync_exec()
` [PATCH 02/12] rbd: kill rbd_rq_fn() and all other related code
` [PATCH 03/12] rbd: kill rbd_req_coll and rbd_request
` [PATCH 04/12] rbd: implement sync object read with new code
` [PATCH 05/12] rbd: get rid of rbd_req_sync_read()
` [PATCH 06/12] rbd: implement watch/unwatch with new code
` [PATCH 07/12] rbd: get rid of rbd_req_sync_watch()
` [PATCH 08/12] rbd: use new code for notify ack
` [PATCH 09/12] rbd: get rid of rbd_req_sync_notify_ack()
` [PATCH 10/12] rbd: send notify ack asynchronously
` [PATCH 11/12] rbd: implement sync method with new code
` [PATCH 12/12] rbd: get rid of rbd_req_sync_exec()

RadosGW performance and disk space usage
 2013-01-24 15:27 UTC 

RadosGW load balancing
 2013-01-24 15:13 UTC  (5+ messages)

Concepts of whole cluster snapshots/backups and backups in general
 2013-01-24 14:50 UTC  (3+ messages)

radosgw: "MethodNotAllowed" response for AWS C# Sample
 2013-01-24  2:34 UTC  (6+ messages)

[PATCH 00/24] fixes for MDS cluster recovery
 2013-01-24  2:16 UTC  (28+ messages)
` [PATCH 01/25] mds: fix end check in Server::handle_client_readdir()
` [PATCH 02/25] mds: check deleted directory in Server::rdlock_path_xlock_dentry
` [PATCH 03/25] mds: lock remote inode's primary dentry during rename
` [PATCH 04/25] mds: allow journaling multiple root inodes in EMetaBlob
` [PATCH 05/25] mds: introduce XSYN to SYNC lock state transition
` [PATCH 06/25] mds: properly set error_dentry for discover reply
` [PATCH 07/25] mds: don't early reply rename
` [PATCH 08/25] mds: fix "had dentry linked to wrong inode" warning
` [PATCH 09/25] mds: splits rename force journal check into separate function
` [PATCH 10/25] mds: force journal straydn for rename if necessary
` [PATCH 11/25] mds: don't journal non-auth rename source directory
` [PATCH 12/25] mds: preserve non-auth/unlinked objects until slave commit
` [PATCH 13/25] mds: fix slave rename rollback
` [PATCH 14/25] mds: split reslove into two sub-stages
` [PATCH 15/25] mds: send resolve messages after all MDS reach resolve stage
` [PATCH 16/25] mds: Always use {push,pop}_projected_linkage to change linkage
` [PATCH 17/25] mds: don't replace existing slave request
` [PATCH 18/25] mds: fix for MDCache::adjust_bounded_subtree_auth
` [PATCH 19/25] mds: fix for MDCache::disambiguate_imports
` [PATCH 20/25] mds: journal inode's projected parent when doing link rollback
` [PATCH 21/25] mds: don't journal opened non-auth inode
` [PATCH 22/25] mds: properly clear CDir::STATE_COMPLETE when replaying EImportStart
` [PATCH 23/25] mds: move variables special to rename into MDRequest::more
` [PATCH 24/25] mds: rejoin remote wrlocks and frozen auth pin
` [PATCH 25/25] mds: fetch missing inodes from disk

[PATCH 0/2] Fix some autoconf issues
 2013-01-24  0:43 UTC  (4+ messages)
` [PATCH 1/2] configure: fix RPM_RELEASE
` [PATCH 2/2] configure: remove -m4_include(m4/acx_pthread.m4)

some questions about ceph
 2013-01-24  0:01 UTC  (2+ messages)

Using a Data Pool
 2013-01-23 23:57 UTC  (2+ messages)

Installing Rados Gateway from sources
 2013-01-23 20:26 UTC  (3+ messages)

[PATCH] net/ceph/osdmap.c: fix undefined behavior when using snprintf()
 2013-01-23 17:47 UTC  (4+ messages)

Will multi-monitor speed up pg initializing?
 2013-01-23 13:05 UTC  (2+ messages)

MDS placement
 2013-01-23 10:35 UTC  (4+ messages)

/etc/init.d/ceph bug for multi-host when using -a option
 2013-01-23  8:35 UTC  (2+ messages)

ssh passwords
 2013-01-23  4:06 UTC  (8+ messages)

Questions about journals, performance and disk utilization
 2013-01-23  2:23 UTC  (12+ messages)

on disk encryption
 2013-01-23  0:04 UTC  (7+ messages)

handling fs errors
 2013-01-22 23:09 UTC  (5+ messages)

Inktank team @ FOSDEM 2013 ?
 2013-01-22 21:41 UTC  (6+ messages)

[0.48.3] OSD memory leak when scrubbing
 2013-01-22 21:38 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox