HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NFS issue on HPUX 11.31
Operating System - HP-UX
1838634
Members
2502
Online
110128
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
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
09-20-2010 08:40 PM
09-20-2010 08:40 PM
NFS issue on HPUX 11.31
Hi Guru,
I am facing some NFS mounting issue in our 11.31 ie64 server.
I am trying to mount the file system /usr/sap/trans from Server Dev to Server Qas on usr/sap/trans/MOUNTED
Server dev
#cat /etc/dfs/dfstab
share -F nfs -o rw=rueccqas /usr/sap/trans
#cat /etc/rc.config.d/nfsconf
NFS_CLIENT=0
NFS_SERVER=1
START_NFSLOGD=1
START_MOUNTD=1
Server Qas
#cat /etc/fstab
ruleccdev:/dev/vg03/lvtrans /usr/sap/trans/MOUNTED nfs rw suid 0 0
#cat /etc/rc.config.d/nfsconf
NFS_CLIENT=0
START_MOUNTD=1
*NFS Client disable unable to start
* DEV showing error after mount –a command “mount: absolute path name is required for rueccqas:/ruleccdev/usr/trans/MOUNTED”
I need your help
Thanks
Prashant
I am facing some NFS mounting issue in our 11.31 ie64 server.
I am trying to mount the file system /usr/sap/trans from Server Dev to Server Qas on usr/sap/trans/MOUNTED
Server dev
#cat /etc/dfs/dfstab
share -F nfs -o rw=rueccqas /usr/sap/trans
#cat /etc/rc.config.d/nfsconf
NFS_CLIENT=0
NFS_SERVER=1
START_NFSLOGD=1
START_MOUNTD=1
Server Qas
#cat /etc/fstab
ruleccdev:/dev/vg03/lvtrans /usr/sap/trans/MOUNTED nfs rw suid 0 0
#cat /etc/rc.config.d/nfsconf
NFS_CLIENT=0
START_MOUNTD=1
*NFS Client disable unable to start
* DEV showing error after mount –a command “mount: absolute path name is required for rueccqas:/ruleccdev/usr/trans/MOUNTED”
I need your help
Thanks
Prashant
Good judgment comes from experience and experience comes from bad judgment.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2010 10:14 PM
09-20-2010 10:14 PM
Re: NFS issue on HPUX 11.31
Hi,
In server Dev,
also need to start the service.
#/sbin/init.d/nfs.server start
and force the NFS daemon (nfsd) to re-read /etc/exports
#exportfs -a
In server Qas,make the value of,
NFS_CLIENT=1
#/sbin/init.d/nfs.client start
#mount -a
Please check...
In server Dev,
also need to start the service.
#/sbin/init.d/nfs.server start
and force the NFS daemon (nfsd) to re-read /etc/exports
#exportfs -a
In server Qas,make the value of,
NFS_CLIENT=1
#/sbin/init.d/nfs.client start
#mount -a
Please check...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2010 11:41 PM
09-20-2010 11:41 PM
Re: NFS issue on HPUX 11.31
Hi Biijesh,
Thanks for your reply. the problem with
/etc/dfs/dfstab and /etc/fstab file
Thank for your reply.
Thanks for your reply. the problem with
/etc/dfs/dfstab and /etc/fstab file
Thank for your reply.
Good judgment comes from experience and experience comes from bad judgment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2010 11:56 PM
09-20-2010 11:56 PM
Re: NFS issue on HPUX 11.31
Thanks for the support
Good judgment comes from experience and experience comes from bad judgment.
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP