CEPH Filesystem Development
[Prev Page][Next Page]
- Re: [ceph] locking fun with d_materialise_unique(), (continued)
- Fwd: Ceph Production Environment Setup and Configurations?,
femi anjorin
- Ceph Production Environment Setup?,
femi anjorin
- [PATCH 0/2] rbd: manage racing opens/removes,
Alex Elder
- Geo-replication with RADOS GW,
Ben Rowland
- [PATCH 0/3] fix some rbd-fuse related issues,
Danny Al-Gaaf
- can't download from radosgw,
Gandalf Corvotempesta
- [PATCH 0/6] more fixes for MDS cluster recovery,
Yan, Zheng
- [PATCH 1/6] mds: fix for MDCache::disambiguate_imports, Yan, Zheng
- [PATCH 2/6] mds: add projected rename's subtree bounds to ESubtreeMap, Yan, Zheng
- [PATCH 3/6] mds: fix 'discover' handling in the rejoin stage, Yan, Zheng
- [PATCH 4/6] mds: allow handling slave request in the clientreplay stage, Yan, Zheng
- [PATCH 6/6] mds: clear inode dirty after slave rename finishes., Yan, Zheng
- [PATCH 5/6] mds: mark export bounds for cross authority directory rename, Yan, Zheng
- hookups in your area. browse for sex partners. hookup in your home town. free to join., Full Name
- [PATCH 0/2] fix some compiler warnings,
Danny Al-Gaaf
- [PATCH 0/4] rbd: keep reference to lingering object requests,
Alex Elder
- lagging peering wq,
Sage Weil
- Assert failed in PG.cc:5235 ("we got a bad state machine event"), Chen, Xiaoxi
- RadosGW and credentials database, Alexis GÜNST HORN
- ceph write path,
sheng qiu
- page allocation failures on osd nodes,
Andrey Korolyov
- Re: osd down (for 2 about 2 minutes) error after adding a new host to my cluster,
Isaac Otsiabah
- [PATCH 0/2] two small patches for CEPH wireshark plugin,
Danny Al-Gaaf
- RadosGW performance and disk space usage,
Cesar Mello
how to protect rbd from multiple simultaneous mapping,
Ugis
RadosGW load balancing,
Gandalf Corvotempesta
radosgw: "MethodNotAllowed" response for AWS C# Sample,
Cesar Mello
some questions about ceph,
Yue Li
python examples for librados,
Nick Bartos
Installing Rados Gateway from sources,
Cesar Mello
[PATCH 0/2] Fix some autoconf issues,
Danny Al-Gaaf
radosgw,
Gandalf Corvotempesta
Using a Data Pool,
Paul Sherriffs
/etc/init.d/ceph bug for multi-host when using -a option,
Chen, Xiaoxi
Will multi-monitor speed up pg initializing?,
Chen, Xiaoxi
[PATCH 00/24] fixes for MDS cluster recovery,
Yan, Zheng
- [PATCH 01/25] mds: fix end check in Server::handle_client_readdir(), Yan, Zheng
- [PATCH 02/25] mds: check deleted directory in Server::rdlock_path_xlock_dentry, Yan, Zheng
- [PATCH 04/25] mds: allow journaling multiple root inodes in EMetaBlob, Yan, Zheng
- [PATCH 06/25] mds: properly set error_dentry for discover reply, Yan, Zheng
- [PATCH 09/25] mds: splits rename force journal check into separate function, Yan, Zheng
- [PATCH 08/25] mds: fix "had dentry linked to wrong inode" warning, Yan, Zheng
- [PATCH 11/25] mds: don't journal non-auth rename source directory, Yan, Zheng
- [PATCH 12/25] mds: preserve non-auth/unlinked objects until slave commit, Yan, Zheng
- [PATCH 03/25] mds: lock remote inode's primary dentry during rename, Yan, Zheng
- [PATCH 14/25] mds: split reslove into two sub-stages, Yan, Zheng
- [PATCH 10/25] mds: force journal straydn for rename if necessary, Yan, Zheng
- [PATCH 15/25] mds: send resolve messages after all MDS reach resolve stage, Yan, Zheng
- [PATCH 20/25] mds: journal inode's projected parent when doing link rollback, Yan, Zheng
- [PATCH 07/25] mds: don't early reply rename, Yan, Zheng
- [PATCH 22/25] mds: properly clear CDir::STATE_COMPLETE when replaying EImportStart, Yan, Zheng
- [PATCH 24/25] mds: rejoin remote wrlocks and frozen auth pin, Yan, Zheng
- [PATCH 21/25] mds: don't journal opened non-auth inode, Yan, Zheng
- [PATCH 25/25] mds: fetch missing inodes from disk, Yan, Zheng
- [PATCH 23/25] mds: move variables special to rename into MDRequest::more, Yan, Zheng
- [PATCH 13/25] mds: fix slave rename rollback, Yan, Zheng
- [PATCH 19/25] mds: fix for MDCache::disambiguate_imports, Yan, Zheng
- [PATCH 18/25] mds: fix for MDCache::adjust_bounded_subtree_auth, Yan, Zheng
- [PATCH 17/25] mds: don't replace existing slave request, Yan, Zheng
- [PATCH 16/25] mds: Always use {push,pop}_projected_linkage to change linkage, Yan, Zheng
- [PATCH 05/25] mds: introduce XSYN to SYNC lock state transition, Yan, Zheng
[PATCH 00/12] rbd: new request tracking code,
Alex Elder
- [PATCH 01/12] rbd: new request tracking code, Alex Elder
- [PATCH 01/12, v2] rbd: new request tracking code, Alex Elder
- Re: [PATCH 01/12, v2] rbd: new request tracking code, Alex Elder
- [PATCH 02/12, v2] rbd: kill rbd_rq_fn() and all other related code, Alex Elder
- [PATCH 03/12, v2] rbd: kill rbd_req_coll and rbd_request, Alex Elder
- [PATCH 04/12, v2] rbd: implement sync object read with new code, Alex Elder
- [PATCH 05/12, v2] rbd: get rid of rbd_req_sync_read(), Alex Elder
- [PATCH 06/12, v2] rbd: implement watch/unwatch with new code, Alex Elder
- [PATCH 07/12, v2] rbd: get rid of rbd_req_sync_watch(), Alex Elder
- [PATCH 08/12, v2] rbd: use new code for notify ack, Alex Elder
- [PATCH 09/12, v2] rbd: get rid of rbd_req_sync_notify_ack(), Alex Elder
- [PATCH 10/12, v2] rbd: send notify ack asynchronously, Alex Elder
- [PATCH 11/12, v2] rbd: implement sync method with new code, Alex Elder
- [PATCH 12/12, v2] rbd: get rid of rbd_req_sync_exec(), Alex Elder
- Re: [PATCH 01/12, v2] rbd: new request tracking code, Josh Durgin
- [PATCH 02/12] rbd: kill rbd_rq_fn() and all other related code, Alex Elder
- [PATCH 03/12] rbd: kill rbd_req_coll and rbd_request, Alex Elder
- [PATCH 04/12] rbd: implement sync object read with new code, Alex Elder
- [PATCH 05/12] rbd: get rid of rbd_req_sync_read(), Alex Elder
- [PATCH 06/12] rbd: implement watch/unwatch with new code, Alex Elder
- [PATCH 07/12] rbd: get rid of rbd_req_sync_watch(), Alex Elder
- [PATCH 08/12] rbd: use new code for notify ack, Alex Elder
- [PATCH 09/12] rbd: get rid of rbd_req_sync_notify_ack(), Alex Elder
- [PATCH 10/12] rbd: send notify ack asynchronously, Alex Elder
- [PATCH 11/12] rbd: implement sync method with new code, Alex Elder
- [PATCH 12/12] rbd: get rid of rbd_req_sync_exec(), Alex Elder
[PATCH 0/3] rbd: a few simple changes,
Alex Elder
MDS placement,
Gandalf Corvotempesta
Questions about journals, performance and disk utilization.,
martin
[0.48.3] OSD memory leak when scrubbing,
Sylvain Munaut
- Re: [0.48.3] OSD memory leak when scrubbing, Sébastien Han
- Re: [0.48.3] OSD memory leak when scrubbing, Sylvain Munaut
- Re: [0.48.3] OSD memory leak when scrubbing, Sébastien Han
- Re: [0.48.3] OSD memory leak when scrubbing, Sébastien Han
- Re: [0.48.3] OSD memory leak when scrubbing, Sylvain Munaut
- Re: [0.48.3] OSD memory leak when scrubbing, Sylvain Munaut
- Re: [0.48.3] OSD memory leak when scrubbing, Sage Weil
- Re: [0.48.3] OSD memory leak when scrubbing, Sylvain Munaut
- Re: [0.48.3] OSD memory leak when scrubbing, Sylvain Munaut
- Re: [0.48.3] OSD memory leak when scrubbing, Sage Weil
- Re: [0.48.3] OSD memory leak when scrubbing, Sylvain Munaut
- Re: [0.48.3] OSD memory leak when scrubbing, Sage Weil
- Re: [0.48.3] OSD memory leak when scrubbing, Sylvain Munaut
- Re: [0.48.3] OSD memory leak when scrubbing, Sage Weil
- Re: [0.48.3] OSD memory leak when scrubbing, Loic Dachary
- Message not available
- Re: [0.48.3] OSD memory leak when scrubbing, Sébastien Han
- Re: [0.48.3] OSD memory leak when scrubbing, Sébastien Han
- Re: [0.48.3] OSD memory leak when scrubbing, Sage Weil
- Re: [0.48.3] OSD memory leak when scrubbing, Dan Mick
- Re: [0.48.3] OSD memory leak when scrubbing, Sébastien Han
- Re: [0.48.3] OSD memory leak when scrubbing, Gregory Farnum
- Re: [0.48.3] OSD memory leak when scrubbing, Sébastien Han
- Re: [0.48.3] OSD memory leak when scrubbing, Andrey Korolyov
- Re: [0.48.3] OSD memory leak when scrubbing, Wido den Hollander
- Re: [0.48.3] OSD memory leak when scrubbing, Sébastien Han
- 0.56 scrub OSD memleaks, WAS Re: [0.48.3] OSD memory leak when scrubbing, Christopher Kunz
- Re: 0.56 scrub OSD memleaks, WAS Re: [0.48.3] OSD memory leak when scrubbing, Samuel Just
- Re: 0.56 scrub OSD memleaks, WAS Re: [0.48.3] OSD memory leak when scrubbing, Christopher Kunz
[PATCH] net/ceph/osdmap.c: fix undefined behavior when using snprintf(),
Cong Ding
what is the syntax to use to specify xfs in ceph.conf,
Isaac Otsiabah
ssh passwords,
Gandalf Corvotempesta
RGW object purging in upstream caches,
Wido den Hollander
Ceph Bobtail Performance: IO Scheduler Comparison Article, Mark Nelson
handling fs errors,
Sage Weil
Consistently reading/writing rados objects via command line,
Nick Bartos
Ceph docs page down,
Travis Rhoden
[PATCH] Always Signal() the first Cond when changing the maximum, Loic Dachary
osd max write size,
Stefan Priebe
Throttle::wait use case clarification,
Loic Dachary
Inktank team @ FOSDEM 2013 ?,
Constantinos Venetsanopoulos
rgw geo-replication and disaster recovery, Yehuda Sadeh
questions on networks and hardware,
John Nielsen
max useful journal size,
Travis Rhoden
ceph.com/debian alias changed argonaut -> bobtail, Sage Weil
error for Translation-en .deb package, Travis Rhoden
Re: ListBuckets works but PutObject does not,
Cesar Mello
ListBuckets works but PutObject not, Cesar Mello
master branch issue in ceph.git,
David Zafman
ceph-client/testing branch updated, Alex Elder
radosgw boto issue,
Derek Yarnell
Offsite backup solutions used by ceph providers?, Michael Grosser
Current OSD weight vs. target weight,
Christopher Kunz
Hit suicide timeout after adding new osd,
Jens Kristian Søgaard
- Re: Hit suicide timeout after adding new osd, Wido den Hollander
- Re: Hit suicide timeout after adding new osd, Stefan Priebe
- Re: Hit suicide timeout after adding new osd, Wido den Hollander
- Re: Hit suicide timeout after adding new osd, Stefan Priebe
- Re: Hit suicide timeout after adding new osd, Sage Weil
- Re: Hit suicide timeout after adding new osd, Jens Kristian Søgaard
- Re: Hit suicide timeout after adding new osd, Sage Weil
- Re: Hit suicide timeout after adding new osd, Jens Kristian Søgaard
- Re: Hit suicide timeout after adding new osd, Sage Weil
- Re: Hit suicide timeout after adding new osd, Jens Kristian Søgaard
- Re: Hit suicide timeout after adding new osd, Sage Weil
- Re: Hit suicide timeout after adding new osd, Jens Kristian Søgaard
- Re: Hit suicide timeout after adding new osd, Sage Weil
- Re: Hit suicide timeout after adding new osd, Jens Kristian Søgaard
- Re: Hit suicide timeout after adding new osd, Sage Weil
- Re: Hit suicide timeout after adding new osd, Jens Kristian Søgaard
- Re: Hit suicide timeout after adding new osd, Sage Weil
- Re: Hit suicide timeout after adding new osd, Jens Kristian Søgaard
- Re: Hit suicide timeout after adding new osd, Sage Weil
- Re: Hit suicide timeout after adding new osd, Sage Weil
- Re: Hit suicide timeout after adding new osd, Jens Kristian Søgaard
- Re: Hit suicide timeout after adding new osd, Sage Weil
- Re: Hit suicide timeout after adding new osd, Jens Kristian Søgaard
- Re: Hit suicide timeout after adding new osd, Wido den Hollander
- Re: Hit suicide timeout after adding new osd, Jens Kristian Søgaard
- Re: Hit suicide timeout after adding new osd, Sage Weil
- Re: Hit suicide timeout after adding new osd, Jens Kristian Søgaard
- Re: Hit suicide timeout after adding new osd, Andrey Korolyov
- Re: Hit suicide timeout after adding new osd, Sage Weil
- Re: Hit suicide timeout after adding new osd, Andrey Korolyov
- Re: Hit suicide timeout after adding new osd, Sage Weil
- Re: Hit suicide timeout after adding new osd, Andrey Korolyov
- Re: Hit suicide timeout after adding new osd, Sage Weil
- Re: Hit suicide timeout after adding new osd, Sage Weil
- Re: Hit suicide timeout after adding new osd, Jens Kristian Søgaard
- Re: Hit suicide timeout after adding new osd, Sage Weil
ceph replication and data redundancy,
Ulysse 31
Single host VM limit when using RBD,
Matthew Anderson
tgt backend driver for Ceph block devices (rbd),
Dan Mick
flashcache,
Gandalf Corvotempesta
Re: ceph from poc to production,
Stefan Priebe
8 out of 12 OSDs died after expansion on 0.56.1 (void OSD::do_waiters()),
Wido den Hollander
OSD don't start after upgrade form 0.47.2 to 0.56.1, Michael Menge
HOWTO: teuthology and code coverage,
Loic Dachary
[PATCH] configure.ac: fix problem with --enable-cephfs-java,
Danny Al-Gaaf
ceph-osd can`t start after crush server,
aleonov@xxxxxxxxxxxxxx
Adding flashcache for data disk to cache Ceph metadata writes,
Chen, Xiaoxi
Ceph slow request & unstable issue,
Chen, Xiaoxi
mds: first stab at lookup-by-ino problem/soln description,
Sage Weil
Re: mds: first stab at lookup-by-ino problem/soln description, Sam Lang
Re: mds: first stab at lookup-by-ino problem/soln description, Gregory Farnum
Test infrastructure: 2 or more servers?,
Gandalf Corvotempesta
REMINDER: all argonaut users should upgrade to v0.48.3argonaut,
Sage Weil
Concepts of whole cluster snapshots/backups and backups in general.,
Michael Grosser
Patch "rbd: kill create_snap sysfs entry" has been added to the 3.4-stable tree, gregkh
Grid data placement,
Dimitri Maziuk
Rack Awareness,
Gandalf Corvotempesta
mon down,
jie sun
[PATCH 0/2] rbd: prevent open of image being unmapped,
Alex Elder
understanding cephx,
Michael Menge
[PATCH 1/2] mds: fix end check in Server::handle_client_readdir(), Yan, Zheng
OSD nodes with >=8 spinners, SSD-backed journals, and their performance impact,
Florian Haas
CephFS issue,
Alexis GÜNST HORN
Another rbd compatibility issue between 0.48.2argonaut-2 and 0.56.1 ?,
Simon Frerichs | Fremaks GmbH
[debug help]: get dprintk() outputs in src/crush/mapper.c or net/crush/mapper.c, Xing Lin
rbd kernel driver on the osd server,
Harald Rößler
Seperate metadata disk for OSD,
Chen, Xiaoxi
[PATCH] rbd: fix type of snap_id in rbd_dev_v2_snap_info(),
Alex Elder
radosgw / fail to authorized request,
Shailesh Tyagi
REVIEW REQUEST: wip-rbd-helpercmds,
Dan Mick
Question about configuration,
Yasuhiro Ohara
code coverage and teuthology,
Loic Dachary
Ceph version 0.56.1, data loss on power failure,
Marcin Szukala
OSD crash, ceph version 0.56.1,
Ian Pye
[PATCH] configure.ac: check for org.junit.rules.ExternalResource,
Danny Al-Gaaf
[PATCH] osd/ReplicatedPG.cc: fix errors in _scrub(), Danny Al-Gaaf
geo replication,
Gandalf Corvotempesta
Are there significant performance enhancements in 0.56.x to be expected soon or planned in the near future?,
Lachfeld, Jutta
[Index of Archives]
[Ceph Users]
[Ceph Dev]
[Ceph Large]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]