- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Restoring a K Class to an N Class Using make_Recov...
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
11-08-2004 12:22 PM
11-08-2004 12:22 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 01:11 PM
11-08-2004 01:11 PM
Re: Restoring a K Class to an N Class Using make_Recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 02:40 PM
11-08-2004 02:40 PM
Re: Restoring a K Class to an N Class Using make_Recovery
I suspect that this is an effort to quickly upgrade the K580 to an L2000 but it just won't work. In general, your Ignite images will only work on one class of machines.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 03:04 PM
11-08-2004 03:04 PM
SolutionYou can create a make_sys_image golden image of your system. That image is less hardware dependent than the make_tape_recovery image. I hope you didn't actually use make_recovery, its obsolete.
If you did you may want to try and go with make_tape_recovery, though I agree with the first two posts, the liklihood of success is low.
A golden image is more of a software image. It can take your basic configuration, software and some of your add in software and move replicate between systems that are dissimilar in hardware.
You'll still have to deal with putting in new hardware enablement and platform specific patches though.
I've gotten a base image taken on a D class server to go onto an L class machine. I got the boot image and the oracle databases to come up quite nicely. I'm not saying it was pretty, but that can be done since its less hardware dependent. For production purposes I went with the more convention route of cold install of the OS followed by normal installation of all applications.
Some documentation.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90849/B2355-90849_top.html&con=/hpux/onlinedocs/B2355-90849/00/00/34-con.html&toc=/hpux/onlinedocs/B2355-90849/00/00/34-toc.html&searchterms=golden%7cimage%7cignite&queryid=20041108-210226
Steps to create a golden image.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90153/B2355-90153_top.html&con=/hpux/onlinedocs/B2355-90153/00/00/61-con.html&toc=/hpux/onlinedocs/B2355-90153/00/00/61-toc.html&searchterms=golden%7cimage%7cignite&queryid=20041108-210226
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
11-09-2004 12:22 PM
11-09-2004 12:22 PM
Re: Restoring a K Class to an N Class Using make_Recovery
Appreciate the document links.
Thanks.
Marcus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 04:37 PM
11-09-2004 04:37 PM
Re: Restoring a K Class to an N Class Using make_Recovery
It actually works pretty well, we took an 11.00 K460 to an L2000 and an 11.11 K580 to an N4000 using this method, back in April 2003. We had a few networking issues to work out (Gigabit Fibre), but we were able to get it loaded in single user mode and everything was fine after that. They are still running quite nicely today.