On 17-11-15 11:07, Patrik Plank wrote:
> Hi,
> 
> 
> maybe a trivial question :-||
> 
> I have to shut down all my ceph nodes.
> 
> What's the best way to do this.
> 
> Can I just shut down all nodes or should i
> 
> first shut down the ceph process?
> 

First, set the noout flag in the monitors:

$ ceph osd set noout

Afterwards, you can shut down the OSDs and then the monitors.

When booting again, start the monitors first and then the OSDs.

Wido

> 
> best regards
> 
> 
> 
> _______________________________________________
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
> 
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to