- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS stale mounts when exporting system substituted...
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
07-07-2004 02:49 AM
07-07-2004 02:49 AM
NFS stale mounts when exporting system substituted by another box.
Cycle of exporting box - no difference
Cycle of automounting box - no difference
Error is 0x46 (70) i.e. ESTALE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2004 03:07 AM
07-07-2004 03:07 AM
Re: NFS stale mounts when exporting system substituted by another box.
The client gets that handle at during mount time. So umount/mount on the client side should resolve the issue. It's surprising that power-cycling the client did not help.
Best regards...
Dietmar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2004 03:08 AM
07-07-2004 03:08 AM
Re: NFS stale mounts when exporting system substituted by another box.
verify all entries in /etc/fstab are correct
verify permisions on the exported filesystems
verify the /etc/exports file
exportfs -av
That will give you verbose output and possibily more things to do on export.
Then retry the mount.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2004 04:47 AM
07-07-2004 04:47 AM
Re: NFS stale mounts when exporting system substituted by another box.
thanks for postings; got my own reg now
should also have said that "clone" box has only / and /stand filesystems (72Gb) but that original had multiple LVM partitions,
/
/home
/usr
/var
/opt
and all these are exported to 9 or 10 named client hosts which barf when they can't read a necessary file over NFS
Now the /etc/exports file was same on both old box and clone and I am certain that the client cycle did not recover situation.
Tried changing exports to have / only as a single fs corresponding to "clone" actual LVM status. Not certain whether a server & client bounce was attempted at this point. This will be next thing to try.
Note that permissions and traverse permissions are correct on target directories & files, that root user on client side CAN see the files and directories and only fails when trying to "cat", "vi" or "more" the (perms 644) desired files. When it's all working, root maps to uid -2 over mount but CAN still read xx4 files.
Do you think that having multiple mounted directories (not separate filesystems) would lead to client nfsd retaining inode info from previous mounted filesystems and therefore not recognising that /opt /var etc are under the new, "/" only, export?
Seems likely, but I want to have a plausible scenario before trashing customer system again!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2005 07:50 PM
08-02-2005 07:50 PM