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