- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Using make_recovery tape
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
02-12-2002 07:00 AM
02-12-2002 07:00 AM
Using make_recovery tape
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2002 07:18 AM
02-12-2002 07:18 AM
Re: Using make_recovery tape
Your /etc/lvmtab and /etc/ioconfig will need modification if you add disks to new slots (or change scsi id), thus you need to interact to select a different hw path/dev file for your boot device.
The best way to do it would be through a golden image with make_sys_image and boot each individual client with boot_sys running the GUI on the ignite server. However, if there is a different boot image per server this will require lots of space.
You can control each booting client easier by modifying their entry.
Other files to be concerned with are mac addresses of lan cards.. particularly the hp100baseT.conf file.
You need to make sure your image is created with inc_entire=vg00 etc..
DLKMs will not work either (still wondering what my call status on that is?)
Remember ignite is a recovery utility and not a backup utility... as you seem to be paying caution to.
Check your setboot and lvlnboot -v settings after install.
Later,
Bill
I suggest you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2002 07:44 AM
02-12-2002 07:44 AM
Re: Using make_recovery tape
Maybe this ignite faq will help,
http://www.software.hp.com/products/IUX/iux_faq
Here is the ignite ux admin guide,
http://www.software.hp.com/products/IUX/docs/sysadm.html
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2002 08:05 AM
02-12-2002 08:05 AM
Re: Using make_recovery tape
Change the new Disk with the SCSI ID of the old disk. And then start the recovery. Since your present OS is on 2GB Disk, I assume that you are having more than one disk in VG00. You just select the Hardware address of the new Disk where the OS will go. After that it will do everything in auto mode.
After reboot just check the lvlnboot -v and strings /etc/lvmtab.
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 07:13 AM
02-13-2002 07:13 AM
Re: Using make_recovery tape
Thank you for your reply. Just a few more questions.
I ran make_recovery -p to see what exactly is storing off to tape. I could be wrong, but it looks to me like the ignite will recreate, but not restore, all of the original volume groups. Is this a correct statement? My current system has 17 2gb disk drives with 6 volume groups. The system will be reconfigured with 3 18gb disk drives and only 3 volume groups. How will this impact my restore from the igninte tape?
Also I am not exactly up to speed with "golden image". Could you please shed some more light onto this topic.
Thanks in advance for the help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 07:18 AM
02-13-2002 07:18 AM
Re: Using make_recovery tape
Chapter 2 of the ignite UX admin guide (posted as second link above discusses the golden image concept and appendix A of the same outlines the step involved in creating a golden image,
http://www.software.hp.com/products/IUX/docs/sysadm.html
Hope this helps.
Regds