- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_net_recovery error
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
06-08-2006 01:16 AM
06-08-2006 01:16 AM
make_net_recovery error
Creating Ignite Image for hostA on hostB
* Creating NFS mount directories for configuration files.
ERROR: Could not make directory:
/var/opt/ignite/recovery/client_mnt/0x00306E5DD4AF: Permission denied
(errno = 13)
ERROR: Failed creating the directory
/var/opt/ignite/recovery/client_mnt/0x00306E5DD4AF:Permission denied
(errno = 13)
ERROR: Failed to create NFS mount directories for configuration files.
======= 06/08/06 14:14:54 BST make_net_recovery completed unsuccessfully
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2006 01:23 AM
06-08-2006 01:23 AM
Re: make_net_recovery error
This is a permissions problem on the ignite server. Either you have not exported the
/var/opt/ignite/recovery/client_mnt directory with the correct permissions, or the directory itself has very restrictive permissions.
Check the /etc/exports file and make sure that it has the above directory exported with -anon=2 in it. Check the permissions on the directory that it is global write.
Hope this helps.
JASH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2006 01:26 AM
06-08-2006 01:26 AM
Re: make_net_recovery error
You execute this about a ignite server or not ?
if yes , verify /etc/exports host A et B must be set and execute exportfs -av
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2006 01:41 AM
06-08-2006 01:41 AM
Re: make_net_recovery error
The /etc/exports file has the following entry for hostA;
/var/opt/ignite/recovery/archives/hostA -anon=2,access=hostA
I've run the exportfs -av, and still get the same error when trying the make_net_recovery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2006 01:43 AM
06-08-2006 01:43 AM
Re: make_net_recovery error
Take off the hostA at the end of the line in exports, then run exportfs -av.
It will then work.(hopefully)
JASH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2006 01:43 AM
06-08-2006 01:43 AM
Re: make_net_recovery error
off the end of the line, sorry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2006 01:53 AM
06-08-2006 01:53 AM
Re: make_net_recovery error
I actually think the issue is on the client side. I've been able to manually mount the directory /var/opt/ignite/recovery/client_mnt on hostA from hostB (ignite server). Therefore the export is working properly from the ignite host.
Any other ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2006 01:57 AM
06-08-2006 01:57 AM
Re: make_net_recovery error
Sorry, thought I had it there.
If hostA is a new server, do you have the .rhosts set up on BOTH servers for hostA on hostB and hostB on hostA?
You haven't, but any chance, made any network changes on hostA, recently. Has it ever worked?
Jash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2006 02:09 AM
06-08-2006 02:09 AM
Re: make_net_recovery error
David,
It sounds like you have everything configured correctly (especially since you 150 other servers working fine with the same config)
Two things that have tripped me up when adding a new client
directory ownership should be bin:bin
Ignite versions must be the same. I have corrected errrors like the one you are describing by
a. installing the same version of ignite on the client as on the server
b. reinstalling the ignite on the client
HTH
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2006 02:34 AM
06-08-2006 02:34 AM
Re: make_net_recovery error
Thanks for the help so far, i'll update again on the outcome of the above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2006 10:41 PM
06-08-2006 10:41 PM
Re: make_net_recovery error
Will update this thread with the outcome and any fixes from HP. Thanks for the help so far.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2006 10:49 PM
06-08-2006 10:49 PM
Re: make_net_recovery error
Please let us know what it is, I know that it is something simple, but just cannot put my finger on it now!
Cheers,
JASH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 02:19 AM
06-09-2006 02:19 AM
Re: make_net_recovery error
Once this was created, and permissions set, the ignite image created successfully.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 02:28 AM
06-09-2006 02:28 AM