[ceph-users] OSD node reinstallation

2018-10-29 Thread Luiz Gustavo Tonello
Hi list, I have a situation that I need to reinstall the O.S. of a single node in my OSD cluster. This node has 4 OSDs configured, each one has ~4 TB used. The way that I'm thinking to proceed is to put OSD down (one each time), stop the OSD, reinstall the O.S., and finally add the OSDs again. B

Re: [ceph-users] OSD node reinstallation

2018-10-30 Thread Luiz Gustavo Tonello
ceph, make sure the ceph.conf file is correct,zip > start OSDs, unset noout once they're back up and in. All of the data the > OSD needs to start is on the OSD itself. > > > > On Mon, Oct 29, 2018, 6:52 PM Luiz Gustavo Tonello < > gustavo.tone...@gmail.com> wro

[ceph-users] scrub and deep scrub - not respecting end hour

2018-11-07 Thread Luiz Gustavo Tonello
Hello guys, Some days ago I created a time window for scrub execution in my OSDs, and for 2 days it works perfectly. Yesterday, I saw a deep scrubbing running out of this period and I though that maybe osd_scrub_begin_hour and osd_scrub_end_hour are only for scrub and not for deep scrub (am I righ