- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS mounted
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-29-2004 09:31 PM
07-29-2004 09:31 PM
Please can you help;
i do bdf on server 1
# nfspkg15 /ndmarchive
I need to chown / chmod a file on this file system but get the error not owner.
I need to know how to find out what server this file system is originally on?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2004 09:51 PM
07-29-2004 09:51 PM
SolutionWe can modify the contents not the permissions of file. If you want to change the permission of directory and files, you have to do it on the correspoding server.
We can find the exported file nfs originality using nfsstat -m command
It will give the full details of that mounted point and export file system details.
bdf or mount or mount -v also gives server name or ip-address with the export directory. If you are not using anything then that is from local node
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2004 01:41 AM
07-30-2004 01:41 AM
Re: NFS mounted
Like Muthukumar say it, you can change permissions only on original server specially if your system is trusted. Use bdf -t nfs to list only nfs filesystems and mounted point or see /etc/mnttab file.
If your systems aren't trusted you can change permissions but the user who take action must exist with identical ID on the two servers.
Rgds
JMB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2004 01:44 AM
07-30-2004 01:44 AM
Re: NFS mounted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2004 01:49 AM
07-30-2004 01:49 AM
Re: NFS mounted
Are you asking how to determine which NFS server currently owns this filesystem? I assume you're asking this because the NFS filesystem in question belongs to an HA/NFS package configured in ServiceGuard. That would explain the server name "nfspkg15."
As others have said, you can use "nfsstat -m" to get the IP address of the server. However, in the ServiceGuard case that will only tell you the relocatable IP address associated with the NFS package.
In order to determine without question which NFS server currently is serving the package in question you'd need to get onto one of the servers in the HA/NFS cluster and issue the "cmviewcl" command to display the current running ServiceGuard configuration. This command will also show you all the configured HA/NFS packages and which servers are currently running them.
Hope this helps,
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]
