HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Stale NFS file handle
Operating System - HP-UX
1826422
Members
3286
Online
109692
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
08-28-2008 10:48 PM
08-28-2008 10:48 PM
This is what i get in dmesg.
Deferred swap reservation failure pid: 23242
Deferred swap reservation failure pid: 14132
Deferred swap reservation failure pid: 14140
msgcnt 6281 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 block extent)
NFS server smsprov not responding still trying
NFS server smsprov ok
NFS server smsprov not responding still trying
Deferred swap reservation failure pid: 23242
Deferred swap reservation failure pid: 14132
Deferred swap reservation failure pid: 14140
msgcnt 6281 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 block extent)
NFS server smsprov not responding still trying
NFS server smsprov ok
NFS server smsprov not responding still trying
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2008 11:05 PM
08-28-2008 11:05 PM
Solution
Hi Aristotle,
This means that the NFS server smsprov is not reachable over the network or the nfs server services have stopped on that server. Check if you are able to ping, nslookup to the NFS server from your NFS client. If yes, try restarting the NFS services on your server.
# /sbin/init.d/nfs.client stop
# /sbin/init.d/nfs.server stop
# /sbin/init.d/nfs.server start
# /sbin/init.d/nfs.client start
Regards,
Vihang.
This means that the NFS server smsprov is not reachable over the network or the nfs server services have stopped on that server. Check if you are able to ping, nslookup to the NFS server from your NFS client. If yes, try restarting the NFS services on your server.
# /sbin/init.d/nfs.client stop
# /sbin/init.d/nfs.server stop
# /sbin/init.d/nfs.server start
# /sbin/init.d/nfs.client start
Regards,
Vihang.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2008 11:19 PM
08-28-2008 11:19 PM
Re: Stale NFS file handle
Also check
>>
/dev/vg00/lvol8 file system full (1 block extent)
>>
bdf |grep /dev/vg00/lvol8
see if you can extend this FS or do some housekeeping.
For online resizing you need to have OnlineJFS
check
swlist |grep -i onlinejfs
>>
/dev/vg00/lvol8 file system full (1 block extent)
>>
bdf |grep /dev/vg00/lvol8
see if you can extend this FS or do some housekeeping.
For online resizing you need to have OnlineJFS
check
swlist |grep -i onlinejfs
"There is always some scope for improvement"
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP