On Tue, Nov 11, 2014 at 11:43 PM, Gauvain Pocentek <gauvain.pocentek@xxxxxxxxxxxxxxxxxx> wrote: > Hi all, > > I'm facing a problem on a ceph deployment. rados mkpool always fails: > > # rados -n client.admin mkpool test > error creating pool test: (2) No such file or directory > > rados lspool and rmpool commands work just fine, and the following also > works: > > # ceph osd pool create test 128 128 > pool 'test' created > > I've enabled rados debug but it really didn't help much. Should I look at > mons or osds debug logs? > > Any idea about what could be happening? This worked for me when I tested it on a dev branch. What version are you running? Can you run "rados -n client.admin mkpool test --debug_ms 1" and show the results? -Greg _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com