On Tue, Mar 6, 2018 at 4:17 AM, Max Cuttins <max@xxxxxxxxxxxxx> wrote: > >> What about using the at command: >> >> ceph osd pool rm <pool> <pool> --yes-i-really-really-mean-it | at now + 30 >> days >> >> Regards, >> Alex > > > How do you know that this command is scheduled? atq > How do you delete the scheduled command if is casted? atrm <job ID> Reference: https://www.computerhope.com/unix/uat.htm > This is weird. We need something within CEPH that make you see the "status" > of the pool as "pending delete". My personal take is let the Ceph project do what they do really well, which is focus on data integrity, diagnostics and performance, and let other well established tools do jobs like scheduling. It is extremely easy to adapt the batch tools to this specific use case. Regards, Alex _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com