- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: make_net_recovery
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
12-11-2006 05:01 AM
12-11-2006 05:01 AM
make_net_recovery
When attempting to run the make_net_recovery we get the following:
WARNING: list_expander returned a warning; please check the recovery.log file
for details.
ERROR: Could not make directory: /var/opt/ignite/recovery/arch_mnt: File
exists (errno = 17)
ERROR: Could not make the directory "/var/opt/ignite/recovery/arch_mnt"File
exists (errno = 17).
ERROR: Failed to Create NFS mount Archive directory.
Please advise.
Regards,
Chad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 05:28 AM
12-11-2006 05:28 AM
Re: make_net_recovery
make_net_recovery requires an NFS mount and write access.
The error message appears to indicate either the NFS mount point was full, or the access level did not permit write access(failed to create...).
There may have been a problem with creating temporary files on the /var filesystem on the local system.
You should make sure there is as much space as possible on /var and that you are running this script as root user.
SEP
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
12-11-2006 06:44 AM
12-11-2006 06:44 AM
Re: make_net_recovery
riovo# bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 20971520 17359704 3584288 83% /
/dev/vg00/lvol1 916208 70504 754080 9% /stand
/dev/vg00/lvol10 30736384 55140 30201884 0% /var/opt/ignite
/dev/vg01/lvol4 14680064 10824236 3735418 74% /var/opt/OV
/dev/vg00/lvol8 10485760 3054568 7374800 29% /tmp
/dev/vg01/lvol3 10485760 2269722 7959352 22% /patches
/dev/vg01/lvol2 41943040 2900048 38737976 7% /opt/oracle
/dev/vg01/lvol1 6291456 1324477 4656604 22% /opt/OV
/dev/vg01/lvol0 4194304 1110966 2890681 28% /etc/opt/OV
bdf: /var/opt/ignite/recovery/arch_mnt: Stale NFS file handle
riovo#
Can anyone shed some light on this?
Regards,
Chad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 09:36 AM
12-11-2006 09:36 AM
Re: make_net_recovery
Your NFS server is dead. Errno 17 means that that the file exists but since it is a dead NFS mountpoint, the error isn't meaningful. You'll need to fix the NFS configuration.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 09:56 AM
12-11-2006 09:56 AM
Re: make_net_recovery
Check if any other instance of make_net_reocvery is running, and u cannot kill that process as NFS stale handle error.
You need to fix the NFS problem, or to reboot the system and to run the make_net_recovery.
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 10:03 AM
12-11-2006 10:03 AM
Re: make_net_recovery
ERROR: The make_sys_image command failed. The system recovery archive will not be created.
Can anyone shed some light on this error?
Regards,
Chad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2006 12:12 AM
12-12-2006 12:12 AM
Re: make_net_recovery
Check /var/opt/ignite/clients/
You can also display this log from the Ignite GUI by double clicking the client and then click on "View Logfile..."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2006 06:11 AM
12-12-2006 06:11 AM