[ This is a good query for ceph-users. ]

On Sat, Apr 20, 2013 at 10:15 PM, James Harper
<[email protected]> wrote:
> I'm doing some testing with ceph trying to figure out why my performance is 
> so bad, and have noticed that there doesn't seem to be a way to cleanly stop 
> an osd, or at least under debian /etc/init.d/ceph stop seems to just kill the 
> OSD resulting in the client also stopping io until it figures out why the 
> node isn't responding.
>
> Is this how it is supposed to work? I would have thought it would be possible 
> to shut down an osd cleanly such that failover is immediate. I understand 
> that an abrupt failure like a node crashing would result in a freeze for a 
> bit.

In bobtail that's about all there is, yes. If you're in control you
can shut it down and issue a "ceph osd down" command to tell the
system without having to wait for heartbeats to notice it.

The current next branch (will be Cuttlefish) includes code so that
OSDs attempt to notify the system before they get turned off.
-Greg
Software Engineer #42 @ http://inktank.com | http://ceph.com
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to