Re: [ceph-users] rbd: error processing image xxx (2) No such file or directory

2019-04-02 Thread Eugen Block
Sorry -- you need the "" as part of that command. My bad, I only read this from the help page ignoring the (and forgot the pool name): -a [ --all ] list snapshots from all namespaces I figured this would list all existing snapshots, similar to the "rbd -p ls --long" command.

Re: [ceph-users] rbd: error processing image xxx (2) No such file or directory

2019-04-02 Thread Jason Dillaman
On Tue, Apr 2, 2019 at 8:42 AM Eugen Block wrote: > > Hi, > > > If you run "rbd snap ls --all", you should see a snapshot in > > the "trash" namespace. > > I just tried the command "rbd snap ls --all" on a lab cluster > (nautilus) and get this error: > > ceph-2:~ # rbd snap ls --all > rbd: image

Re: [ceph-users] rbd: error processing image xxx (2) No such file or directory

2019-04-02 Thread Eugen Block
Hi, If you run "rbd snap ls --all", you should see a snapshot in the "trash" namespace. I just tried the command "rbd snap ls --all" on a lab cluster (nautilus) and get this error: ceph-2:~ # rbd snap ls --all rbd: image name was not specified Are there any requirements I haven't

Re: [ceph-users] rbd: error processing image xxx (2) No such file or directory

2019-04-02 Thread Jason Dillaman
On Tue, Apr 2, 2019 at 4:19 AM Nikola Ciprich wrote: > > Hi, > > on one of my clusters, I'm getting error message which is getting > me a bit nervous.. while listing contents of a pool I'm getting > error for one of images: > > [root@node1 ~]# rbd ls -l nvme > /dev/null > rbd: error processing

[ceph-users] rbd: error processing image xxx (2) No such file or directory

2019-04-02 Thread Nikola Ciprich
Hi, on one of my clusters, I'm getting error message which is getting me a bit nervous.. while listing contents of a pool I'm getting error for one of images: [root@node1 ~]# rbd ls -l nvme > /dev/null rbd: error processing image xxx: (2) No such file or directory [root@node1 ~]# rbd info