CEPH filesystem development
 help / color / mirror / Atom feed
 messages from 2012-07-22 22:02:10 to 2012-08-02 00:34:48 UTC [more...]

Documentation and Versions
 2012-08-02  0:34 UTC  (4+ messages)

ceph osd create
 2012-08-01 23:43 UTC  (2+ messages)

cannot startup one of the osd
 2012-08-01 18:43 UTC  (5+ messages)

PG stuck stale
 2012-08-01 18:41 UTC  (3+ messages)

The cluster do not aware some osd are disappear
 2012-08-01 15:57 UTC  (6+ messages)
    ` rbd create issues - like the bug

How to write a backend for sdfs to talk directly to rados
 2012-08-01 15:21 UTC  (2+ messages)

Ceph Benchmark HowTo
 2012-08-01 14:06 UTC  (11+ messages)

ceph data store size
 2012-08-01 13:33 UTC  (2+ messages)

uneven placement
 2012-08-01  7:55 UTC  (3+ messages)

Quick CentOS/RHEL question 
 2012-08-01  1:09 UTC  (4+ messages)

inquiry
 2012-07-31  8:28 UTC 

[PATCH] Wireshark dissector updated, work with the current development tree of wireshark. The way I patched it is not really clean, but it can be useful if some people quickly need to inspect ceph network flows
 2012-07-31 22:49 UTC  (3+ messages)

About teuthology
 2012-07-31 22:01 UTC  (5+ messages)

avoiding false detection of down OSDs
 2012-07-31 19:58 UTC  (7+ messages)
    ` [EXTERNAL] "

another performance-related thread
 2012-07-31 19:49 UTC  (5+ messages)

Puppet modules for Ceph
 2012-07-31 19:09 UTC  (8+ messages)

How to integrate ceph with opendedup
 2012-07-31 18:35 UTC  (3+ messages)

[GIT PULL] Ceph changes for 3.6
 2012-07-31 18:35 UTC 

High-availability testing of ceph
 2012-07-31 18:12 UTC  (4+ messages)

[PATCH v3] rbd: fix the memory leak of bio_chain_clone
 2012-07-31 16:42 UTC  (3+ messages)

inquiry
 2012-07-31  8:28 UTC 

[PATCH v2] ceph: simplify+fix atomic_open
 2012-07-31  1:39 UTC 

[PATCH 0/8] Last batch of messenger fixes, misc
 2012-07-31  1:09 UTC  (17+ messages)
` [PATCH 1/8] libceph: be less chatty about stray replies
` [PATCH 2/8] ceph: update MAINTAINERS file
` [PATCH 3/8] libceph: fix handling of immediate socket connect failure
` [PATCH 4/8] libceph: revoke mon_client messages on session restart
` [PATCH 5/8] libceph: verify state after retaking con lock after dispatch
` [PATCH 6/8] libceph: avoid dropping con mutex before fault
` [PATCH 7/8] libceph: change ceph_con_in_msg_alloc convention to be less weird
` [PATCH 8/8] libceph: recheck con state after allocating incoming message

[PATCH] rbd: __rbd_init_snaps_header() bug
 2012-07-30 23:49 UTC  (4+ messages)

RadosGW on ubuntu is OK but CentOS fails
 2012-07-30 23:47 UTC  (5+ messages)

[PATCH 0/9] messenger fixups, batch #1
 2012-07-30 23:45 UTC  (30+ messages)
` [PATCH 1/9] libceph: move feature bits to separate header
` [PATCH 2/9] libceph: support crush tunables
` [PATCH 3/9] libceph: report socket read/write error message
` [PATCH 4/9] libceph: fix mutex coverage for ceph_con_close
` [PATCH 5/9] libceph: resubmit linger ops when pg mapping changes
` [PATCH 6/9] libceph: (re)initialize bio_iter on start of message receive
` [PATCH 7/9] ceph: close old con before reopening on mds reconnect
` [PATCH 8/9] libceph: protect ceph_con_open() with mutex
` [PATCH 9/9] libceph: reset connection retry on successfully negotiation

[PATCH] ceph: simplify+fix atomic_open
 2012-07-30 23:11 UTC 

[PATCH] rbd: kill rbd_init_watch_dev()
 2012-07-30 22:48 UTC  (3+ messages)

[PATCH 0/7] rbd: more miscellaneous refactoring
 2012-07-30 22:45 UTC  (16+ messages)
` [PATCH 1/7] rbd: have __rbd_add_snap_dev() return a pointer
` [PATCH 2/7] rbd: make rbd_create_rw_ops() "
` [PATCH 3/7] rbd: pass null version pointer in add_snap()
` [PATCH 4/7] rbd: always pass ops array to rbd_req_sync_op()
` [PATCH 5/7] rbd: fixes in rbd_header_from_disk()
` [PATCH 6/7] rbd: return obj version in __rbd_refresh_header()
` [PATCH 7/7] rbd: create rbd_refresh_header()

Increasing number of PGs
 2012-07-30 17:45 UTC  (3+ messages)

Poor read performance in KVM
 2012-07-29 16:13 UTC  (9+ messages)

Increasing number of PGs
 2012-07-28  9:53 UTC 

RBD support in CloudStack 4.0
 2012-07-27 22:28 UTC 

[PATCH V2 3/6] Use vfs __set_page_dirty interface instead of doing it inside filesystem
 2012-07-27 10:27 UTC 

Clusters and pools
 2012-07-27  6:26 UTC  (5+ messages)

[PATCH v2] rbd: fix the memory leak of bio_chain_clone
 2012-07-27  6:17 UTC  (3+ messages)

low performance of ceph, why ?
 2012-07-27  2:05 UTC  (3+ messages)

0.47.2 -> 0.48: mon cluster (no cephx) failed to start until empty keyring files created
 2012-07-26 23:38 UTC  (2+ messages)
` [PATCH] skip loading keyrings when auth supported = none

Setting a big maxosd kills all mons
 2012-07-26 21:11 UTC  (3+ messages)

[PATCH 0/7] rbd: drop unused parameters from functions
 2012-07-26 19:35 UTC  (9+ messages)
` [PATCH 1/7] rbd: snapc is unused in rbd_req_sync_read()
` [PATCH 2/7] rbd: drop rbd_header_from_disk() gfp_flags parameter
` [PATCH 3/7] rbd: drop rbd_dev parameter in snap functions
` [PATCH 4/7] rbd: drop "object_name" from rbd_req_sync_watch()
` [PATCH 5/7] rbd: drop "object_name" from rbd_req_sync_notify()
` [PATCH 6/7] rbd: drop "object_name" from rbd_req_sync_notify_ack()
` [PATCH 7/7] rbd: drop "object_name" from rbd_req_sync_unwatch()

[PATCH 0/6] ceph: simple cleanups (mostly rbd)
 2012-07-26 19:31 UTC  (8+ messages)
` [PATCH 1/6] rbd: drop extra header_rwsem init
` [PATCH 2/6] rbd: simplify __rbd_remove_all_snaps()
` [PATCH 3/6] rbd: clean up a few dout() calls
` [PATCH 4/6] ceph: define snap counts as u32 everywhere
` [PATCH 5/6] rbd: encapsulate header validity test
` [PATCH 6/6] rbd: rename rbd_device->id

[PATCH 00/12] rbd: cleanup series
 2012-07-26 18:22 UTC  (2+ messages)

monitor start up question
 2012-07-25 23:29 UTC  (2+ messages)

EU Ceph.com mirror for Debian/Ubuntu packages
 2012-07-25  8:12 UTC 

monitor not starting
 2012-07-24 23:55 UTC  (6+ messages)

creating rbd snapshots via sysfs
 2012-07-24 21:22 UTC 

(unknown),
 2012-07-24 18:47 UTC 

v0.49 released
 2012-07-24  3:57 UTC 

Increase number of PG
 2012-07-23 16:46 UTC  (7+ messages)

[rados] Asynchronous operations
 2012-07-23 16:07 UTC  (4+ messages)

Ceph status Icinga/NAGIOS plugin
 2012-07-23 12:40 UTC 

SOLVED: mkcephfs failing on v0.48 "argonaut"
 2012-07-23  2:59 UTC 

getting started with RADOSGW
 2012-07-22 22:02 UTC  (6+ messages)


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