[ceph-users] Re: Cannot create CephFS subvolume

2023-01-02 Thread Venky Shankar
Hi Daniel, On Wed, Dec 28, 2022 at 3:17 AM Daniel Kovacs wrote: > > Hello! > > I'd like to create a CephFS subvol, with these command: ceph fs > subvolume create cephfs_ssd subvol_1 > I got this error: Error EINVAL: invalid value specified for > ceph.dir.subvolume > If I use another cephfs volume

[ceph-users] Re: Cannot create CephFS subvolume

2022-12-29 Thread Milind Changire
Daniel, Could you, for a brief moment, turn on the debug logs for mgr and mds and then attempt to create the subvol. I'd like to see what logs gets dumped in the logs when the EINVAL is returned. On Wed, Dec 28, 2022 at 10:13 PM Daniel Kovacs wrote: > We are on: 17.2.4 > > Ceph fs volume ls outp

[ceph-users] Re: Cannot create CephFS subvolume

2022-12-28 Thread Daniel Kovacs
We are on: 17.2.4 Ceph fs volume ls output: [     {     "name": "k8s_ssd"     },     {     "name": "inclust"     },     {     "name": "inclust_ssd"     } ] I'd like to create a subvol in inclust_ssd volume. I can create subvolume with same name in inclust without any problems. B

[ceph-users] Re: Cannot create CephFS subvolume

2022-12-27 Thread Milind Changire
Also, please list the volumes available on your system: $ ceph fs volume ls On Wed, Dec 28, 2022 at 9:09 AM Milind Changire wrote: > What ceph version are you using? > > $ ceph versions > > > On Wed, Dec 28, 2022 at 3:17 AM Daniel Kovacs > wrote: > >> Hello! >> >> I'd like to create a CephFS

[ceph-users] Re: Cannot create CephFS subvolume

2022-12-27 Thread Milind Changire
What ceph version are you using? $ ceph versions On Wed, Dec 28, 2022 at 3:17 AM Daniel Kovacs wrote: > Hello! > > I'd like to create a CephFS subvol, with these command: ceph fs > subvolume create cephfs_ssd subvol_1 > I got this error: Error EINVAL: invalid value specified for > ceph.dir.sub