- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- NFS server bug - can someone submit a support requ...
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
03-23-2007 06:57 AM
03-23-2007 06:57 AM
http://marc.info/?l=linux-nfs&m=117312696519433&w=2
Here is a summary:
The problem is this: Tru64 server exporting Advfs fileystems
return sign extend fsids in most but not all NFS procedures.
Meaning most fattrs returned by the server have a fsid of:
fsid: 0xffffffff8419f8d5
but in some procs (like READDIRPLUS) the fsid is
fsid: 0x000000008419f8d5
Which is _clearly_ wrong and does not happen with UFS
exports on the same server.
So its my contention that Tru64 has been broken forever
since only Linux clients fail, which started due to the
following patch that went into 2.6.12:
commit 55a975937d40cac582e981ddc8ed783b3dcc043c
Author: Trond Myklebust
Date: Fri Jun 9 09:34:19 2006 -0400
NFS: Ensure the client submounts, when it crosses a server mountpoint.
In this patch, fsids are compared to the first fsid that was received
during the mount ...
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2007 12:18 PM
03-23-2007 12:18 PM
Re: NFS server bug - can someone submit a support request
http://h30097.www3.hp.com/comments.html
It's cheap, anyway, and you never know until
you try.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2007 07:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2007 02:44 AM
03-24-2007 02:44 AM
Re: NFS server bug - can someone submit a support request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2007 01:32 AM
03-26-2007 01:32 AM
Re: NFS server bug - can someone submit a support request
Since patch kit 6 was recently released, you may have quite a wait until the next one is available.
Point patches are usually made for customers with support contracts. And it usually requires an elevation to get such patches on a case by case basis.
This is one of the advantages of having a service contract.