- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_recovery just hangs
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
05-16-2001 06:29 AM
05-16-2001 06:29 AM
make_recovery just hangs
It is hanging almost at the end of the process:
"Creating the configuration file."
cursor is sitting on this line
I hit Ctrl-C the first time because I thought maybe it had died (over 45 minutes of sitting there)....and I decided to try it again. But, it's over an hour now and it's still hung at the same spot.
Here is the command I typed:
/opt/ignite/bin/make_recovery -p -v -A -C
It's just the preview only right now.....
Any help/ideas/suggestions are appreciated.
TIA!
Cindy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2001 06:33 AM
05-16-2001 06:33 AM
Re: make_recovery just hangs
#make_recovery -A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2001 07:13 AM
05-16-2001 07:13 AM
Re: make_recovery just hangs
i will check if the pax patch is install and if there is hard or soft link to the system
i had a client with all most the same problem like you told
the pax patch is : 11.00 - PHCO_20416
10.20 - PHCO_20338
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2001 07:59 AM
05-16-2001 07:59 AM
Re: make_recovery just hangs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2001 10:29 AM
05-16-2001 10:29 AM
Re: make_recovery just hangs
I tried make_recover -A and it took over an hour and I gave up (I know my last recovery tape did not take nearly that long so I Ctrl-C to stop this attempt)
I tried make_recover -p -v -A and once again, I'm sitting at the same spot for almost 30 minutes now.
I appreciate the feedback thus far.....any other ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2001 10:48 AM
05-16-2001 10:48 AM
Re: make_recovery just hangs
If you have a very large vg00 then the '-A' option could take quite a while (45+ minutes is what I generally experience for about 3GB).
Otherwise, note that from the man pages for 'make_recovery':
"-p previews what processing would take place, without actually creating the tape. This is a way of verifying /var/opt/ignite/recovery/makrec.append, and getting /var/opt/ignite/recovery/arch.include created."
"-r resumes creation of the System Recovery tape after the -p option has been used to create /var/opt/ignite/recovery/arch.include, and it has been possibly edited. The -r option also resumes creation of the recovery tape after the /var/opt/ignite/recovery/config.recover file has been edited."
Does this help?
...JRF...