I'm using:
```
# ceph version
ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)
```

I get the following error when trying to run:
# ceph fs subvolume info volume01 vol01 group01
Error ENOENT: mount path missing for subvolume 'vol01'

The volume exists and it's mounted on the clients:
# ceph fs subvolume ls volume01 group01
[
    {
        "name": "vol02"
    },
    {
        "name": "vol01"
    }
]

Would you know what could be happening here?

Regards,

Bruno
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to