- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Ignite
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
09-24-2002 03:53 PM
09-24-2002 03:53 PM
Please advice.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 04:09 PM
09-24-2002 04:09 PM
SolutionHere are some thoughts for your L class system.
Install cold operating system 11i with the latest patches.
If your using the same set of external disk(s) or disk array, you could effectively 'vgexport' your existing volume groups other than 'vg00' and 'vgimport' them on the new system. This would be preferable than doing a backup/restore.
Now one gotha:
Is the current OS 32 or 64 bit? Your Database engine may not be supported on the new OS even though it could work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 04:12 PM
09-24-2002 04:12 PM
Re: Ignite
To check on your 32 or 64 bit current operating system:
# getconf KERNEL_BITS
I wish I could spell too: gotha.... I meant gotcha....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 04:20 PM
09-24-2002 04:20 PM
Re: Ignite
Sorry, no cross species breeding allowed. You'll have to load the OS from scratch.
As far as the database, it depends where it resides. It it resides EXTERNAL to the existing K-class server, then you have the option of looking into reusing that same external storage. If you decide to do that, you can simply export the volume group and then upon connecting to the new L-class, you can import the volume group.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 04:39 PM
09-24-2002 04:39 PM
Re: Ignite
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 04:42 PM
09-24-2002 04:42 PM
Re: Ignite
Jade,
Are the programs and data on EXTERNAL disk drives??
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 04:48 PM
09-24-2002 04:48 PM
Re: Ignite
Yes, the same mount points will work fine, make sure that you can copy the relevant lines from the /etc/fstab file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 05:01 PM
09-24-2002 05:01 PM
Re: Ignite
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 04:36 PM
09-25-2002 04:36 PM
Re: Ignite
Please advice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 04:56 PM
09-25-2002 04:56 PM
Re: Ignite
Your setup should work fine with the external drives. You'll just have to be sure to order the L box with enough of the right type of SCSI cards so that you can plug in all the external drives.
Here is what I would suggest (assuming that you use the Jamaica disks for mirroring root):
1. Backup everything. Use Ignite for the O/S and get a couple of good backups of the databases.
2. Unhook all the drives from your K box and just hook up the Jamaicas (for vg00) to the new L box.
3. Do a cold install of the O/S on the L box. Get it all running, and mirror vg00 to the Jamaicas.
4. Next, shutdown the box, plug in the disks for the database, reboot the L box, confirm that it can see the additional SCSI disks, and then create your volume group(s) for the database and vgimport those disks back in.
That's just one way to do it. You could switch around steps 2 and 3 if you like. At least you shouldn't have to restore the database from tape.
JP