- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Using Veritas Netbackup to restore boot disk
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
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
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
тАО01-09-2004 08:03 AM
тАО01-09-2004 08:03 AM
Using Veritas Netbackup to restore boot disk
The basic plan is to do a cold install of HP-UX, install the Netbackup client, and then do a restore from a Netbackup full backup.
What problems will I run into doing this?
I know that Ignite would be a better way to do this, but Ignite is not an option at this time.
Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-09-2004 08:12 AM
тАО01-09-2004 08:12 AM
Re: Using Veritas Netbackup to restore boot disk
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-09-2004 08:13 AM
тАО01-09-2004 08:13 AM
Re: Using Veritas Netbackup to restore boot disk
I don't believe you'll have any real issues with this.
I wouldn't do it for an upgrade of any sort... only if I was
doing a cold install for purposes of getting the box back to square 1.
If the backup is from a different machine, same OS, I'd still
be careful to not overwrite certain files when restoring... like:
/etc/ioconfig
/etc/fstab
/etc/mnttab
/etc/lvmconf
etc...
(Or at least make copies before the restore)
I'd reserve this method for those occasions when the OS is
hosed for whatever reason, and you want to get back to
what you have on backup tapes... but you need the machine
bootable first, so you can install your backup client.
(Which is what it sounds like you may be doing)
Ignite is definitely better/faster/etc...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-09-2004 08:34 AM
тАО01-09-2004 08:34 AM
Re: Using Veritas Netbackup to restore boot disk
It will be faster over the network than a local tape, but make_net_recovery is just as fast and has options for interactive restores...
__________________________
My personal choice would be to do the make_net_recovery...because you can do it all in one pass...
With make_net_recovery, you dont need a resident OS to do it just do a remote install and use the IP address...
This method will save a great amount of time IMHO... probably 4 hours at least.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-09-2004 01:55 PM
тАО01-09-2004 01:55 PM
Re: Using Veritas Netbackup to restore boot disk
I believe you'll have issues with open files -- it shouldn't be possible to overwrite them (remember how swinstall moves some files aside to be removed later?). Another issue that comes to mind is /etc/lvmtab and associated stuff. You probably don't want to restore /dev this way. Restoring key config files onto another server and then looking at them may help you understand how the original was configured.
If you cold install with exactly the same OS disks (version, date) and exactly the same patches as the one you want to restore with Veritas, I'd feel more comfortable with it.
Good luck. Your situation is not unique. :)
Mic