[ceph-users] librbd::image::CreateRequest: 0x55e4fc8bf620 handle_create_id_object: error creating RBD id object

2018-11-04 Thread Dengke Du
Hi all ceph: 13.2.2 When run command:     rbd create libvirt-pool/dimage --size 10240 Error happen:     rbd: create error: 2018-11-04 23:54:56.224 7ff22e7fc700 -1 librbd::image::CreateRequest: 0x55e4fc8bf620 handle_create_id_object: error creating RBD id object: (95) Operation not supported

Re: [ceph-users] librbd::image::CreateRequest: 0x55e4fc8bf620 handle_create_id_object: error creating RBD id object

2018-11-05 Thread Dengke Du
On 2018/11/5 下午5:15, Mykola Golub wrote: On Mon, Nov 05, 2018 at 03:19:29PM +0800, Dengke Du wrote: Hi all ceph: 13.2.2 When run command:     rbd create libvirt-pool/dimage --size 10240 Error happen:     rbd: create error: 2018-11-04 23:54:56.224 7ff22e7fc700 -1 librbd::image

Re: [ceph-users] librbd::image::CreateRequest: 0x55e4fc8bf620 handle_create_id_object: error creating RBD id object

2018-11-05 Thread Dengke Du
On 2018/11/5 下午7:08, Mykola Golub wrote: On Mon, Nov 05, 2018 at 06:14:09PM +0800, Dengke Du wrote: -1 osd.0 20 class rbd open got (2) No such file or directory So rbd cls was not loaded. Look at the directory, returned by this command: ceph-conf --name osd.0 -D | grep osd_class_dir

Re: [ceph-users] librbd::image::CreateRequest: 0x55e4fc8bf620 handle_create_id_object: error creating RBD id object

2018-11-06 Thread Dengke Du
On 2018/11/6 下午4:16, Mykola Golub wrote: On Tue, Nov 06, 2018 at 09:45:01AM +0800, Dengke Du wrote: I reconfigure the osd service from start, the journal was: I am not quite sure I understand what you mean here

Re: [ceph-users] librbd::image::CreateRequest: 0x55e4fc8bf620 handle_create_id_object: error creating RBD id object

2018-11-06 Thread Dengke Du
ool 2 test-pool I create pools using: ceph osd pool create libvirt-pool 128 128 following: http://docs.ceph.com/docs/master/rbd/libvirt/ On Tue, Nov 6, 2018 at 4:21 PM Dengke Du <mailto:dengke...@windriver.com>> wrote: On 2018/11/6 下午4:16, Mykola Golub wrote: > On Tue, N

Re: [ceph-users] librbd::image::CreateRequest: 0x55e4fc8bf620 handle_create_id_object: error creating RBD id object

2018-11-06 Thread Dengke Du
n    0 1.0 On Tue, Nov 6, 2018 at 4:27 PM Dengke Du <mailto:dengke...@windriver.com>> wrote: On 2018/11/6 下午4:24, Ashley Merrick wrote: If I am reading your ceph -s output correctly you only have 1 OSD, and 0 pool's created. So your be unable to creat

Re: [ceph-users] librbd::image::CreateRequest: 0x55e4fc8bf620 handle_create_id_object: error creating RBD id object

2018-11-07 Thread Dengke Du
never going to work or be able to bring up a pool with only one OSD, if you really do have more than OSD and have added them correctly then there really is something up with your CEPH setup / config and may be worth starting from scratch. On Tue, Nov 6, 2018 at 4:31 PM Dengke Du <mailt