GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Logical volumes kept upgrade to hp-ux11
Operating System - HP-UX
1850913
Members
2725
Online
104056
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
03-01-2001 11:04 AM
03-01-2001 11:04 AM
I'm upgrading from hp-ux 10.20 to 11. I have a very large Orcale data base on 9 harddrives and an ftp site spanning 4 harddrives as a logical disk. I know the Orcale will be hosed but question is since I have 20 harddrives attached with "stuff" on them will I lose the disks when I upgrade (actually doing a new install)??? I'll install the OS on a main drive broken into logicals. Will the data on the ftp logical drive (4 harddrives linked) be lost?? Is there something I need to do during install to kept logical drives intact or let the system know they exsist??? I will be doing a new install over the old system to run other new installed programs but need to keep data on 19 other harddrives intact to sort out later.
Thanks
Thanks
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2001 11:33 AM
03-01-2001 11:33 AM
Solution
All the data on your non-vg00 volume groups will not be touched when you do the install. What will want to do prior to installing the new OS is a 'vgexport -p -m mapfilename -v -s /dev/vg??' for all of the volume groups on your system. Then take the mapfile and put it on a tape or ftp it to your PC or another system so that you can get it back on the system after you install the new version of the OS. Once it is installed you can do the mknod to make the /dev/vg??/group file and then do a 'vgimport -m mapfilename -v -s /dev/vg??' for all the volume groups. This should import all your volume groups. You then activate them and you can remount all the lvols.
I would make sure that you have a good backup of your system and make sure you have copies of all critical systems files (/etc/fstab, /etc/hosts, /etc/passwd, /etc/group, /etc/rc.config.d/netconf, output from bdf, output from vgdisplay and lvdisplay for all VGs and LVs and whatever else you think you need). Do an ignite backup (make_recovery) of the system before the upgrade if you can.
I would make sure that you have a good backup of your system and make sure you have copies of all critical systems files (/etc/fstab, /etc/hosts, /etc/passwd, /etc/group, /etc/rc.config.d/netconf, output from bdf, output from vgdisplay and lvdisplay for all VGs and LVs and whatever else you think you need). Do an ignite backup (make_recovery) of the system before the upgrade if you can.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2001 01:24 PM
03-01-2001 01:24 PM
Re: Logical volumes kept upgrade to hp-ux11
with all that data, be sure to get a good ignite tape prior to upgrade!!!
Good luck.
...jcd...
Good luck.
...jcd...
If I had only read the instructions first??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2001 07:57 PM
03-01-2001 07:57 PM
Re: Logical volumes kept upgrade to hp-ux11
The LVM headers on the disks will allow SAM to add the disk groups back again, even if you forgot to use vgexport. This works importing LVM from 9.04 as well as any version of 10.xx. Just go into SAM, select disks, then volume groups, then Actions for Import...
SAM will scan all the attached disks then group all the volumes it hasn't seen before and groups them into the original collections of disks. Now SAM has no way to guess what the volume group name is so you have to supply the /dev/vg. All the lvols are retained using the default names (lvol1, lvol2,, lvol3...) but you can rename these with a simple mv command.
Bill Hassell, sysadmin
SAM will scan all the attached disks then group all the volumes it hasn't seen before and groups them into the original collections of disks. Now SAM has no way to guess what the volume group name is so you have to supply the /dev/vg
Bill Hassell, sysadmin
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP