[ceph-users] Re: Wipe an Octopus install

2020-10-08 Thread Samuel Taylor Liston
Thanks. PDSH will help too. Sam Liston (sam.lis...@utah.edu) === Center for High Performance Computing 155 S. 1452 E. Rm 405 Salt Lake City, Utah 84112 (801)232-6932 === On Oct 8, 2020, at 8:10 AM, Eugen Block w

[ceph-users] Re: Wipe an Octopus install

2020-10-08 Thread Eugen Block
Ah, if you run 'cephadm rm-cluster --fsid ...' on each node it will remove all containers and configs (ceph-salt comes in handy with this). You'll still have to wipe the drives though, but nevertheless it's a little quicker than doing it all manually. Zitat von Samuel Taylor Liston : Eug

[ceph-users] Re: Wipe an Octopus install

2020-10-08 Thread Marc Roos
Liston Cc: ceph-users@ceph.io Subject: [ceph-users] Re: Wipe an Octopus install Hm, not really, that command only remove the ceph.conf on my admin node. So the same as already reported in [2]. Zitat von Samuel Taylor Liston : > Eugen, > That sounds promising. I missed that in

[ceph-users] Re: Wipe an Octopus install

2020-10-08 Thread Eugen Block
Hm, not really, that command only remove the ceph.conf on my admin node. So the same as already reported in [2]. Zitat von Samuel Taylor Liston : Eugen, That sounds promising. I missed that in the man. Thanks for pointing it out. Sam Liston (sam.lis...@utah.edu) ==

[ceph-users] Re: Wipe an Octopus install

2020-10-07 Thread Samuel Taylor Liston
Eugen, That sounds promising. I missed that in the man. Thanks for pointing it out. Sam Liston (sam.lis...@utah.edu) == Center for High Performance Computing - Univ. of Utah 155 S. 1452 E. Rm 405 Salt Lake City, Utah 84112 (801)232-6932 ==

[ceph-users] Re: Wipe an Octopus install

2020-10-07 Thread Eugen Block
Hi, I haven't had the opportunity to test it yet but have you tried: cephadm rm-cluster from cephadm man page [1]. But it doesn't seem to work properly yet [2]. Regards, Eugen [1] https://docs.ceph.com/en/latest/man/8/cephadm/ [2] https://bugzilla.redhat.com/show_bug.cgi?id=1881192 Zitat v