- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Split of /dev/vg00 mirror to enable HP-UX upgrade
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
01-25-2001 07:50 AM
01-25-2001 07:50 AM
I have seen several notes in the forum where this has been asked before but can anyone say what the best method is ?? i.e lvsplit or lvreduce .
How difficult / easy is this to achieve ?
Any tips would be most welcome !
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2001 08:51 AM
01-25-2001 08:51 AM
Re: Split of /dev/vg00 mirror to enable HP-UX upgrade
I hope this helps.
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2001 02:55 PM
01-25-2001 02:55 PM
Re: Split of /dev/vg00 mirror to enable HP-UX upgrade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2001 03:18 AM
01-26-2001 03:18 AM
Re: Split of /dev/vg00 mirror to enable HP-UX upgrade
If you want to INSTALL HP-UX 11.00 in one disk and you want to make the other disk with HP-UX 10.20 to Backup, this is answer for your ask:
1. Verify the disks to install:
cXtXdX -> primary disk for VG00
cYtYdY -> mirro disk for VG00
2. Execute the install on disk cXtXdX, normal
boot to CDROM and install, select disc
cXtXdX to install HP-UX
3. After install you must execute this steps
to split discs:
# mkdir /dev/vg_old
# mknod /dev/vg_old/group c 64 0x010000
-> make sure you haven't minor number
0x010000 configured in your system.
# vgimport /dev/vg_old /dev/dsk/cYtYdY
Errors occurs, the will inform you have 2
disks ... bus command is complet.
# vgchange -a y -q n vg_old
Erros occurs, but vg wil activate
- Now you must be split mirror
# lvdisplay -v -k /dev/vg_old/lvol1
--- Logical extents ---
LE PV1 PE1 Status 1 PV2 PE2 Status 2
00000 0 00000 stale 2 00000 current
- Take the number of PV whi the "stale" status, called PV_Key
# lvremove -f -k /dev/vg_old/lvol1 0
- execute this command for all lvols of VG
# lvremove -f -k /dev/vg_old/lvol?? PV_KEY
- After this commands you is able to boot up disc cYtYdY with HP-UX 10.20 or disc cXtXdX with HP-UX 11.00.
Sorry my bad english!
Best regards,
Andre Machado
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2001 03:47 AM
01-26-2001 03:47 AM
Re: Split of /dev/vg00 mirror to enable HP-UX upgrade
Make backup first and do vgcfgbackup
change AUTO file in LIF( extend with -lq ) in Your primary disk. It is need for boot if disk missing.
Install new HP-UX to the secondary disk.
Backup old to old system use vgcfgrestore and vgsync, or if new system is OK make mirror it.
regards, Saa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2001 05:58 AM
01-26-2001 05:58 AM
Re: Split of /dev/vg00 mirror to enable HP-UX upgrade
I thought it would be a good idea to just split off one of the disks in /dev/vg00 and have it sit there ready incase I needed to regress back to 10.20 in an emergency ,i.e customers applications do not run correctly at 11.00, however, after reading the replies maybe I had a too simplified view of what I wanted to do !.
Anyhow ,after reading through the replies and doing some searching , I think a straight update to 11.0 from 10.20 using the Ignite-UX `recovery tape` procedure for regression will possibly be a better solution.
I would have liked to experiment but unfortunately I do not have that luxury !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2001 08:20 AM
01-29-2001 08:20 AM
SolutionI suggest you use the split mirror method. I used it and it worked very well. It allowed me to practice the upgrade before actually doing it. Did this several times and was always able to boot from my 10.20 disk. I was also able to do it in phases. I split and booted off of the mirror. Did some work. Rebooted off of the primary and let normal jobs run over night. Went back the next day and booted from the mirror again. Continued with upgrade work.
Search for document ID X1401978, it details the procedure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2001 04:34 PM
01-29-2001 04:34 PM
Re: Split of /dev/vg00 mirror to enable HP-UX upgrade
Note: you can also import the 11.x disk while booted from the 10.20 disk (just give it a different vgname.) When satisfied that the new OS works, simply remove the 10.20 volume that you vgimported while booted on the new disk. Then mirror your vg00 disk to the 10.20 disk. If you want more detail I'd be happy to provide them - email me at pfong@mwd.dst.ca.us or pegz@wwdb.org