[Bugs] [Bug 1292771] NFS Ganesha write access and WORM disk issues with Win7 Enterprise

bugzilla at redhat.com bugzilla at redhat.com
Fri Dec 18 11:45:41 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1292771



--- Comment #2 from Soumya Koduri <skoduri at redhat.com> ---
IIUC, the test being done internally maps to 

* Create a dir/file with default name
* Rename it to a different name.

Since this test fails with only WORM feature on, looks like once a file/dir is
being created, any further WRITE* based operations including SETATTR/UNLINK on
that dir/file gets failed by the Gluster Server, which I think is valid
behaviour as server should not allow any later modifications to the file as per
WORM feature norms.


Could you please capture the pkt trace on the machine where nfs-ganesha server
is running using the below cmd, re-run the test and attach the pkt trace in the
bug.

#tcpdump -i any -s 0 -w /var/tmp/nfs-server.pcap tcp and not port 22

Would like to see the Gluster Operations being performed/failed. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Bugs mailing list