CEPH Filesystem Development
[Prev Page][Next Page]
- Re: cannot startup one of the osd, (continued)
- How to integrate ceph with opendedup.,
ramu
- The cluster do not aware some osd are disappear,
Eric_YH_Chen
- High-availability testing of ceph,
Eric_YH_Chen
- [PATCH v2] ceph: simplify+fix atomic_open,
Sage Weil
- [PATCH] ceph: simplify+fix atomic_open, Sage Weil
- avoiding false detection of down OSDs,
Gregory Farnum
- [PATCH 0/8] Last batch of messenger fixes, misc,
Sage Weil
- RadosGW on ubuntu is OK but CentOS fails,
袁冬
- Increasing number of PGs,
Vladimir Bashkirtsev
- RBD support in CloudStack 4.0, Wido den Hollander
- uneven placement,
Yann Dupont
- [PATCH V2 3/6] Use vfs __set_page_dirty interface instead of doing it inside filesystem, Sha Zhengju
- [PATCH v3] rbd: fix the memory leak of bio_chain_clone,
Guangliang Zhao
- [PATCH] rbd: __rbd_init_snaps_header() bug,
Alex Elder
- [PATCH] rbd: kill rbd_init_watch_dev(),
Alex Elder
- [PATCH 0/7] rbd: more miscellaneous refactoring,
Alex Elder
- [PATCH 0/7] rbd: drop unused parameters from functions,
Alex Elder
- [PATCH 0/6] ceph: simple cleanups (mostly rbd),
Alex Elder
- low performance of ceph, why ?,
Hosfore
monitor start up question,
Mandell Degerness
EU Ceph.com mirror for Debian/Ubuntu packages,
Wido den Hollander
Clusters and pools,
Ryan Nicholson
0.47.2 -> 0.48: mon cluster (no cephx) failed to start until empty keyring files created,
Paul Collins
creating rbd snapshots via sysfs, Josh Durgin
Ceph Benchmark HowTo,
Mehdi Abaakouk
[PATCH v2] rbd: fix the memory leak of bio_chain_clone,
Guangliang Zhao
v0.49 released, Sage Weil
Ceph status Icinga/NAGIOS plugin, Pascal de Bruijn | Unilogic B.V.
SOLVED: mkcephfs failing on v0.48 "argonaut", Paul Pettigrew
getting started with RADOSGW,
Jonathan Proulx
32bit ceph-osd on 64bit kernel, Smart Weblications GmbH - Florian Wiessner
[PATCH 0/9] messenger fixups, batch #1,
Sage Weil
Running into an error with mkcephfs,
Joe Landman
Tuning placement group,
François Charlier
Increase number of PG,
Sławomir Skowron
Ceph write performance,
George Shuklin
Re: Ceph write performance, Matthew Richardson
Re: Ceph write performance, Gregory Farnum
RBD performance - tuning hints, Dieter Kasper
mkcephfs problem,
Tim Flavin
making objdump useful, Sage Weil
[GIT PULL] Ceph fixes for 3.5, Sage Weil
[PATCH 00/12] rbd: cleanup series,
Alex Elder
- [PATCH 01/12] rbd: drop extra header_rwsem init, Alex Elder
- [PATCH 02/12] rbd: simplify __rbd_remove_all_snaps(), Alex Elder
- [PATCH 03/12] rbd: clean up a few dout() calls, Alex Elder
- [PATCH 04/12] ceph: define snap counts as u32 everywhere, Alex Elder
- [PATCH 05/12] rbd: snapc is unused in rbd_req_sync_read(), Alex Elder
- [PATCH 06/12] rbd: drop rbd_header_from_disk() gfp_flags parameter, Alex Elder
- [PATCH 07/12] rbd: drop rbd_dev parameter in snap functions, Alex Elder
- [PATCH 08/12] rbd: drop rbd_req_sync_exec() "ver" parameter, Alex Elder
- [PATCH 09/12] rbd: have __rbd_add_snap_dev() return a pointer, Alex Elder
- [PATCH 10/12] rbd: make rbd_create_rw_ops() return a pointer, Alex Elder
- [PATCH 11/12] rbd: always pass ops array to rbd_req_sync_op(), Alex Elder
- [PATCH 12/12] rbd: fixes in rbd_header_from_disk(), Alex Elder
- Re: [PATCH 00/12] rbd: cleanup series, Alex Elder
[PATCH 0/4] rbd: use snapc->seq the way server does,
Alex Elder
Ceph doesn't update the block device size while a rbd image is mounted,
Sébastien Han
[PATCH] rbd: fix the repeat initialization of semaphore, Guangliang Zhao
[PATCH 0/6] rbd: old patches from Josh,
Alex Elder
Puppet modules for Ceph,
François Charlier
Re: Puppet modules for Ceph, Jimmy Tang
osd/OSDMap.h: 330: FAILED assert(is_up(osd)),
Jim Schutt
snapshot storage use,
Travis Rhoden
Ceph exception for wheezy,
Loic Dachary
Intermittent loss of connectivity with KVM-Ceph-Network (solved),
Australian Jade
can "rbd unmap" detect if device is mounted?,
Travis Rhoden
obsync crashes when src file is unreadable, Adrian Fita
kernel hanged when try to remove a rbd device, Guan Jun He
Poor read performance in KVM,
Vladimir Bashkirtsev
[PATCH] libceph: trivial fix for the incorrect debug output,
Jiaju Zhang
About deleting container/bucket from radosgw,
蔡權昱
ceph init script does not start,
Xiaopong Tran
[PATCH] vstart: use absolute path for keyring,
Noah Watkins
./vstart sticking on mutex,
Noah Watkins
Linux large IO size.,
Matt Weil
Ceph BoF at OSCON, Florian Haas
[PATCH] ceph: fix potential double free,
Alan Cox
ceph status reporting non-existing osd,
Andrey Korolyov
outstanding branches,
Sage Weil
How to compile Java-Rados.,
ramu
Encryption w/ Object Classes, Ross Turk
[PATCH] libceph: re-phrase ceph_decode_need(), Alex Elder
Re: Ceph Upstream Tarball + Re: Ceph status for Wheezy,
Laszlo Boszormenyi (GCS)
[PATCH 00/16] rbd: updates and enhancements,
Alex Elder
- [PATCH 01/16] libceph: fix off-by-one bug in ceph_encode_filepath(), Alex Elder
- [PATCH 02/16] rbd: drop a useless local variable, Alex Elder
- [PATCH 03/16] libceph: define ceph_decode_string(), Alex Elder
- [PATCH 04/16] libceph: define ceph_extract_encoded_string(), Alex Elder
- [PATCH 05/16] rbd: define dup_token(), Alex Elder
- [PATCH 06/16] rbd: rename rbd_dev->block_name, Alex Elder
- [PATCH 07/16] rbd: dynamically allocate object prefix, Alex Elder
- [PATCH 08/16] rbd: don't store pool name in struct rbd_dev, Alex Elder
- [PATCH 09/16] rbd: dynamically allocate image header name, Alex Elder
- [PATCH 10/16] rbd: dynamically allocate image name, Alex Elder
- [PATCH 11/16] rbd: dynamically allocate snapshot name, Alex Elder
- [PATCH 12/16] rbd: use rbd_dev consistently, Alex Elder
- [PATCH 13/16] rbd: rename some fields in struct rbd_dev, Alex Elder
- [PATCH 14/16] rbd: more symbol renames, Alex Elder
- [PATCH 15/16] rbd: option symbol renames, Alex Elder
- [PATCH 16/16] rbd: kill num_reply parameters, Alex Elder
[PATCH] Robustify ceph-rbdnamer and adapt udev rules,
Pascal de Bruijn | Unilogic B.V.
Pg stuck stale...why?,
Mark Kirkwood
ioping: tool to monitor I/O latency in real time,
Tommi Virtanen
core dumps,
Székelyi Szabolcs
Keys & caps,
Székelyi Szabolcs
specifying secret in rbd map command,
Travis Rhoden
Configuring radosgw to behave like Amazon S3,
Florian Haas
Some findings on 0.48, qemu-1.0.1 eating up RDB-write-cache memory,
Oliver Francke
librbd: error finding header,
Vladimir Bashkirtsev
Ceph question,
HarmeekSingh Bedi
[ANNOUNCE] Linux 3.4 Ceph stable release branch, Alex Elder
Can I try CEPH on top of the openstack Essex ?,
Chen, Hb
mds fails to start on SL6,
Jimmy Tang
Message not available
unpackaged files in rpmbuild of 0.48,
Jimmy Tang
oops in rbd module (con_work in libceph),
Yann Dupont
rbd map fail when the crushmap algorithm changed to tree,
Eric_YH_Chen
cephfs show_location produces kernel "divide error: 0000 [#1]" when run against a directory that is not the filesystem root,
Florian Haas
Writes to mounted Ceph FS fail silently if client has no write capability on data pool,
Florian Haas
Setting a big maxosd kills all mons,
Florian Haas
[PATCH] Allow URL-safe base64 cephx keys to be decoded., Wido den Hollander
Strange behavior after upgrading to 0.48,
Xiaopong Tran
Osd placement rule questions,
Mark Kirkwood
What does replica size mean?,
Eric_YH_Chen
Ceph for email storage,
Mitsue Acosta Murakami
Slow request warnings on 0.48,
David Blundell
OSD doesn't start,
Székelyi Szabolcs
[PATCH] librados: Bump the version to 0.48,
Wido den Hollander
monitor not starting,
Smart Weblications GmbH - Florian Wiessner
mkcephfs failing on v0.48 "argonaut",
Paul Pettigrew
URL-safe base64 encoding for keys,
Wido den Hollander
Stable/Master debian/rules not stripping all packages,
Amon Ott
Upgrade from 0.47.2 to 0.48 - osd crashes,
John Axel Eriksson
Throughput increase by LACP bonding,
Madhusudhana U
v0.48 "argonaut" released, Sage Weil
[PATCH] ceph.spec.in: Change license of base package to GPL and use SPDX format,
Holger Macht
Assertion failure when radosgw can't authenticate,
Florian Haas
Does radosgw really need to talk to an MDS?,
Florian Haas
"rbd rm" allows removal of mapped device, nukes data, then returns -EBUSY,
Florian Haas
btrfs big metadata,
Stefan Priebe - Profihost AG
kernel BUG at fs/ceph/caps.c:1969!,
Henry C Chang
Ceph status for Wheezy,
Laszlo Boszormenyi (GCS)
[Index of Archives]
[Ceph Users]
[Ceph Dev]
[Ceph Large]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]