- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NFS write failed / RPC error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 02:12 AM
05-30-2007 02:12 AM
NFS write failed / RPC error
i just wanted to do some test compile on a machine which was installed a few days ago, and received the following message:
NFS write failed for server aclx06: error 11 (RPC: Server can't decode arguments)
Do somebody know what the purpose can be?
I also tried to find an RPC error list but was not sussesful. Any description, guideline would be a great help.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 05:06 AM
05-30-2007 05:06 AM
Re: NFS write failed / RPC error
welcome to this forum!
I'm missing important information considering your question:
- OS-Version of NFS-client and NFS-Server
- rpcinfo -p client
rpcinfo -p server
- on client: fgrep nfs /etc/mnttab
- in which way was the mount done (command)? Is automount used (map?)?
- firewall between client and server?
mfG Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2007 08:02 PM
05-31-2007 08:02 PM
Re: NFS write failed / RPC error
just received this reply from support.
Some information also:
(german, use babel to translate.)
Das Problem tritt bei beiden HPUX 11.31 mit jedem der 3 genannten Linux Rechner als NFS Server auf. Es tritt nicht auf, wenn von der HPUX 11.23 Maschine aus kompiliert wird, und auch nicht, wenn auf den beiden HPUX 11.31 Rechnern auf einer lokalen Platte oder in einem über NFS gemounteten Verzeichnis, das auf der HPUX 11.23 Maschine liegt, kompiliert wird. Nur die Kombination Client: HPUX 11.31 und Server: RedHat 9 macht Probleme.
Solution:
Possible workaround is to mount the NFS filesystem in Version 2 an the 11.31 client:
$mount -F nfs -o vers=2,rsize=4096,wsize=4096 nfs-server:/share /local
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2007 08:05 PM
05-31-2007 08:05 PM
Re: NFS write failed / RPC error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2007 05:27 AM
06-19-2007 05:27 AM
Re: NFS write failed / RPC error
Please refer to the workaround in this thread: http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1132098.
HP Support should not be telling you, or anyone, to use NFS Version 2 unless there is a very specific reason not to use Version 3 or 4. The problem you identified was related to a defect in the 11i v3 NFS client code and we've coded a fix for the problem. It will be included in the initial 11i v3 NFS patch, which is scheduled for release in September.
In the mean time, the recommended workaround is to continue using NFS v3 (or v4 if you're able) but use the rsize and wsize mount options to request a read and write request size of 8K. Again this is only a temporary measure until the September patch is released with the official fix.
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
