Invalid crush class

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In 15.2.7, how can I remove an invalid crush class? I'm surprised that I was able to create it in the first place:

[root@ceph1 bin]# ceph osd crush class ls
[
    "ssd",
    "JBOD.hdd",
    "nvme",
    "hdd"
]


[root@ceph1 bin]# ceph osd crush class ls-osd JBOD.hdd
Invalid command: invalid chars . in JBOD.hdd
osd crush class ls-osd <class> : list all osds belonging to the specific <class
>
Error EINVAL: invalid command

There are no devices mapped to this class:

[root@ceph1 bin]# ceph osd crush tree | grep JBOD | wc -l
0

--Mike
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux