Hi,
We are using nfs-ganesha 2.5 for our fsal, I see sometimes created file
have -2 has owner and group even though root is created the file and
no_root_squash is enabled.
I see this behavior for only for short duration that to right after ganesha
restarts.
During file creation, our fsal gets correct owner and group. But ls -ltr is
showing -2. If i try after few mins all works fine.
[root@BDC testPerm]# touch 4.txt
[root@BDC testPerm]# ls -ltr
total 0
-rw-r--r--. 1 root root 0 Feb 7 20:10 1.txt
-rw-r--r--. 1 root root 0 Feb 7 20:17 2.txt
-rw-r--r--. 1 root root 0 Feb 7 20:17 3.txt
-rw-r--r--. 1 4294967294 4294967294 0 Feb 7 20:21 4.txt
ls tried after some time:-
[root@BDC testPerm]# touch 5.txt
[root@BDC testPerm]# ls -ltr
total 0
-rw-r--r--. 1 root root 0 Feb 7 20:10 1.txt
-rw-r--r--. 1 root root 0 Feb 7 20:17 2.txt
-rw-r--r--. 1 root root 0 Feb 7 20:17 3.txt
-rw-r--r--. 1 root root 0 Feb 7 20:21 4.txt
-rw-r--r--. 1 root root 0 Feb 7 20:33 5.txt
is there any known issues ? Are we missing anything from our side?
Thanks,
Sagar.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel