- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS issues
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
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
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
тАО09-15-2006 07:49 AM
тАО09-15-2006 07:49 AM
/var/opt/ignite is bin:bin and 755.
I exported the relevant directories:
--------------------------------------------------
# cat /etc/exports
/var/opt/ignite/clients -anon=2
/var/opt/ignite/recovery/archives/bcadev1 -anon=2
#
#
#
# exportfs -av
re-exported /var/opt/ignite/clients
re-exported /var/opt/ignite/recovery/archives/bcadev1
#
#
#
# cat /etc/mnttab | grep ignite
/dev/vg00/lvol9 /var/opt/ignite vxfs ioerror=mwdisable,delaylog,dev=40000009 0 0 1158271
Furthermore, I can mount /var/opt/ignite/clients on the client.
--------------------------------------------------
ERROR: nfs mount: mount_nfs: mount: /var/opt/ignite/recovery/client_mnt:
Device busy
ERROR: Could not NFS mount directory /var/opt/ignite/clients on
sba1. The
exports file on sba1 should contain the entry
"/var/opt/ignite/clients -anon=2". Ensure that
/var/opt/ignite/clients
has been exported using the "exportfs -av" command.
ERROR: Failed mounting directory
/var/opt/ignite/recovery/client_mnt:/Error 0
(errno = 0)
ERROR: Failed to create NFS mount directories for configuration
files.
--------------------------------------------------
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2006 08:01 AM
тАО09-15-2006 08:01 AM
Solution/etc/exports file:
/var/opt/ignite/clients -anon=2
/depot/ignite/archive/Rel_B.11.11 -ro,anon=2
/archives/hp1 -anon=2,access=hp1
ll -d /archives --> permissions for archives
755 bin:bin for /archives/hp1
Give permission to Client archive access to client only. See 3rd line in /etc/exports file.
Run make_net_recovery which will create client image at /archives/hp1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2006 08:06 AM
тАО09-15-2006 08:06 AM
Re: NFS issues
Similar threads, http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=274848
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=44665
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2006 08:19 AM
тАО09-15-2006 08:19 AM
Re: NFS issues
/var/opt/ignite/clients -anon=2,access=bcadev1
/var/opt/ignite/recovery/archives/bcadev1 -anon=2,access=bcadev1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2006 08:22 AM
тАО09-15-2006 08:22 AM
Re: NFS issues
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2006 08:31 AM
тАО09-15-2006 08:31 AM
Re: NFS issues
What is the name of Ignite server and name of client to run make_net_recovery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2006 09:16 AM
тАО09-15-2006 09:16 AM
Re: NFS issues
bcadev1 = client
Why is it trying to NFS-mount /var/opt/ignitge/clients on sba1??
ERROR: Could not NFS mount directory /var/opt/ignite/clients on
sba1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2006 10:11 AM
тАО09-15-2006 10:11 AM
Re: NFS issues
is it /var/opt/ignite/clients/bacdev1/recovery ?
Server is trying to mount client directory writable so that client configuration files would be written to the above directory. Make sure that you followed correct procedure and not overlaping mount points.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-16-2006 11:33 PM
тАО09-16-2006 11:33 PM
Re: NFS issues
My read here is that some file called for in the ignite configuration is not in an exported NFS directory.
On the server:
tail -f /var/adm/syslog/syslog.log
Then try the Ignite client connection. Note errors and compare them to your configuration file.
SEP
Not really back on the grid.
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
тАО09-18-2006 05:23 AM
тАО09-18-2006 05:23 AM
Re: NFS issues
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-18-2006 05:29 AM
тАО09-18-2006 05:29 AM
Re: NFS issues
/var/opt/ignite/clients/bacdev1/recovery
Could all this be cause by creating the logical volume /var/opt/ignite? I will try deleting it and creating /var/opt/ignite/clients as a separate LV and keep the rest in vg00.
I think it's something to do with NFS, export, permissions, mount points, although now I still cannot zero in on the problem, even after carefully reviewing all the configs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-18-2006 06:48 AM
тАО09-18-2006 06:48 AM