Re: Error: journal specified but not allowed by osd backend

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

 



ceph_disk.main.Error: Error: journal specified but not allowed by osd backend


I faced this issue once before.
The problem is - function is query for osd.0 instead your osd.21.
Change in main.py

'-i', '0',

to 21 (your osd number)

'-i', '21',

and try again.




k

_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com



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


  Powered by Linux