subham rai
subham rai
@hansbogert good to hear it worked after disabling, I'll keep open for a week or two if I get some time to reproduce.
> > @hansbogert good to hear it worked after disabling, I'll keep open for a week or two if I get some time to reproduce. > > FTR, I did...
I'm getting ``` ceph-nfs-controller: failed to reconcile CephNFS "rook-ceph/my-nfs". failed to create ceph nfs deployments: failed to update ceph nfs "my-nfs": failed to add server "a" to database: failed to...
> Should that be `--userid=client.rookoperator` instead of `--userid=client.operator`? same ``` ganesha-rados-grace --pool .nfs --ns my-nfs add my-nfs.a --userid=client.rookoperator --cephconf=/var/lib/rook/rook-ceph/rook-ceph.config rados_connect: -13 Can't connect to cluster: -13 ```
> > Just reached out to @nixpanic to see if he has any thoughts. I'm wondering if there is an NFS permission that might be needed for the client. Or...
waiting for one of the fixes in nfs-ganesha side which might be a potential fix to above issue
> In an attempt to get this working with both the rookoperator and rooktoolbox user, I made some changes and pushed them to the commit [here](https://github.com/travisn/rook/commit/ca6dc34922a5dc008bded65784a04dfc18ecceab). My updates and observations:...
> In an attempt to get this working with both the rookoperator and rooktoolbox user, I made some changes and pushed them to the commit [here](https://github.com/travisn/rook/commit/ca6dc34922a5dc008bded65784a04dfc18ecceab). My updates and observations:...
> @subhamkrai I was able to get the command to work from the operator manually by changing the command to this > > ``` > $ ganesha-rados-grace --cephconf /var/lib/rook/rook-ceph/rook-ceph.config --userid...
@Mergifyio rebase