I think you have to "ceph mds fail" the last one up, then you'll be
able to remove it.
-Greg
On Thu, Apr 23, 2015 at 7:52 AM, Kenneth Waegeman
wrote:
>
>
> On 04/22/2015 06:51 PM, Gregory Farnum wrote:
>>
>> If you look at the "ceph --help" output you'll find some commands for
>> removing MDSes f
On 04/22/2015 06:51 PM, Gregory Farnum wrote:
If you look at the "ceph --help" output you'll find some commands for
removing MDSes from the system.
Yes, this works for all but the last mds..
[root@mds01 ~]# ceph mds rm 35632 mds.mds03
Error EBUSY: cannot remove active mds.mds03 rank 0
I sto
If you look at the "ceph --help" output you'll find some commands for
removing MDSes from the system.
-Greg
On Wed, Apr 22, 2015 at 6:46 AM Kenneth Waegeman
wrote:
> forgot to mention I'm running 0.94.1
>
> On 04/22/2015 03:02 PM, Kenneth Waegeman wrote:
> > Hi,
> >
> > I tried to recreate a ceph
forgot to mention I'm running 0.94.1
On 04/22/2015 03:02 PM, Kenneth Waegeman wrote:
Hi,
I tried to recreate a ceph fs ( well actually an underlying pool, but
for that I need to first remove the fs) , but this seems not that easy
to achieve.
When I run
`ceph fs rm ceph_fs`
I get:
`Error EINVAL
Hi,
I tried to recreate a ceph fs ( well actually an underlying pool, but
for that I need to first remove the fs) , but this seems not that easy
to achieve.
When I run
`ceph fs rm ceph_fs`
I get:
`Error EINVAL: all MDS daemons must be inactive before removing filesystem`
I stopped the 3 MDSs