Unsolved
This post is more than 5 years old
1 Message
0
734
July 30th, 2007 22:00
NFS mount and write issues
I'm hoping someone has experienced this before... We've got EMC on it at the moment and I think they're having difficulties with it too...
We've got a CUA running 3.5 software exporting the gateway_nfs share to a RHEL4 box running a JBoss DICOM (medical imaging) store application. The RHEL4 box is mounted to the CUA using the fstab file:
server/sfs/gateway_nfs /mountpoint nfs noac,timeo=14,intr,bg,soft,posix,udp,rw 0,0
We had to specify these options otherwise the mount would drop out overnight (EMC says to just mount with a -t).
Unless noac is specified we get directory creation and file creation errors on the CUA mount point, with some files created that have no attributes at all
. With the noac option specified the transfer of files is painfully slow (getting the file attributes as well) We've also tried using the "hard" and "tcp" options in the line above, and we tried using CIFS with the same sort of problems eventuating.
EMC are probably going to come back and tell us to upgrade the CUA version (I believe that 3.6 is out now), just wondering if anyone else has seen this before??
Help much appreciated
We've got a CUA running 3.5 software exporting the gateway_nfs share to a RHEL4 box running a JBoss DICOM (medical imaging) store application. The RHEL4 box is mounted to the CUA using the fstab file:
server/sfs/gateway_nfs /mountpoint nfs noac,timeo=14,intr,bg,soft,posix,udp,rw 0,0
We had to specify these options otherwise the mount would drop out overnight (EMC says to just mount with a -t).
Unless noac is specified we get directory creation and file creation errors on the CUA mount point, with some files created that have no attributes at all
EMC are probably going to come back and tell us to upgrade the CUA version (I believe that 3.6 is out now), just wondering if anyone else has seen this before??
Help much appreciated
0 events found
No Events found!


szekelyk
2 Intern
•
129 Posts
0
August 6th, 2007 16:00
Krisztian
AndrewEMC
25 Posts
0
November 26th, 2007 00:00
4.0 is based on 2.6 kernel. If you are having NFS issue 4.0 might help. If you still want to stick with 3 release then upgrade to 3.6sp1p2 which has latest fixes for NFS for 2.4 kernel.