- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- checking NFS mounted dir for status
Operating System - HP-UX
1819905
Members
2995
Online
109607
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
Discussions
Discussions
Discussions
Forums
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
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
тАО02-22-2002 01:02 PM
тАО02-22-2002 01:02 PM
checking NFS mounted dir for status
I have four HPJ5600s that are NFS mounted to each other. Each acts as a client and a server. I have a 2G directory on each disk distinguished as follows:
/OSE/ecdws1/
/OSE/ecdws2/
/OSE/ecdws3/
/OSE/ecdws4/
Is there a command I can use to check if my mounted directory is available to write and read from? (i.e/: without having to do an open on a file that is in the directory)? I don't hink "showmount" gives me what I need. Am I wrong?
/OSE/ecdws1/
/OSE/ecdws2/
/OSE/ecdws3/
/OSE/ecdws4/
Is there a command I can use to check if my mounted directory is available to write and read from? (i.e/: without having to do an open on a file that is in the directory)? I don't hink "showmount" gives me what I need. Am I wrong?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-22-2002 01:12 PM
тАО02-22-2002 01:12 PM
Re: checking NFS mounted dir for status
# showmount -e
provided /etc/rmtab is clean.
provided /etc/rmtab is clean.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-22-2002 01:21 PM
тАО02-22-2002 01:21 PM
Re: checking NFS mounted dir for status
Hi,
Check the /etc/exports file for checking out the permissions.
# cat /etc/exports
HTH,
Shiju
Check the /etc/exports file for checking out the permissions.
# cat /etc/exports
HTH,
Shiju
Life is a promise, fulfill it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-22-2002 01:27 PM
тАО02-22-2002 01:27 PM
Re: checking NFS mounted dir for status
Hi,
The 'showmount' command should give you what you want.
-a Print all remote mounts in the format of name:directory
-d List directories that have been remotely mounted by clients.
-e Print the list of exported file systems.
# showmount -e myhost
-Michael
The 'showmount' command should give you what you want.
-a Print all remote mounts in the format of name:directory
-d List directories that have been remotely mounted by clients.
-e Print the list of exported file systems.
# showmount -e myhost
-Michael
Anyone for a Mutiny ?
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP