- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Mirror disk-UX
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
05-25-2010 05:10 AM
05-25-2010 05:10 AM
I have a 11.31 based BL870 blade, with Mirror Disk UX installed.
Maybe I am overthinking this, or maybe the new device names have me confused, but I am trying to mirror my root drive to the alt, and it doesn't seem to be working. I have read the mirror-ux 11.31 guide....
But when I run mkboot -l /dev/disk/disk4
it returns as normal, then when I try;
mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/disk/disk4
it tells me there is no current boot area on the disk...
Any idea's?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010 05:12 AM
05-25-2010 05:12 AM
Re: Mirror disk-UX
If not, then you will need to start over with the mirror operation. Make sure you 'pvcreate -B' the device and then proceed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010 05:14 AM
05-25-2010 05:14 AM
Re: Mirror disk-UX
Please post
# ioscan -fn
# lvlnboot -v
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010 05:17 AM
05-25-2010 05:17 AM
Re: Mirror disk-UX
You could also use 'vgmodify -B y' to change from non-bootable to bootable. All physical extents on the physical volume must be un-used to do so, though.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010 05:24 AM
05-25-2010 05:24 AM
SolutionI recommend hardware mirror if available.
Check this document as a reference. It is Integrity specific.
http://www.hpux.ws/?p=112
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
05-25-2010 05:27 AM
05-25-2010 05:27 AM
Re: Mirror disk-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010 05:28 AM
05-25-2010 05:28 AM
Re: Mirror disk-UX
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010 05:29 AM
05-25-2010 05:29 AM
Re: Mirror disk-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010 05:31 AM
05-25-2010 05:31 AM
Re: Mirror disk-UX
Or refer to http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf
and follow the steps (Appendix, Integrity mirrors)
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010 05:33 AM
05-25-2010 05:33 AM
Re: Mirror disk-UX
pvcreate -B /dev/rdisk/disk4
then
vgextend /dev/vg00 /dev/disk/disk4
then
mkboot -l /dev/rdisk/disk4
then
mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdisk/disk4
this is where I get the error saying there is no boot area ont he disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010 05:33 AM
05-25-2010 05:33 AM
Re: Mirror disk-UX
;-)
Good luck!
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010 05:33 AM
05-25-2010 05:33 AM
Re: Mirror disk-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010 05:34 AM
05-25-2010 05:34 AM
Re: Mirror disk-UX
It's an INTEGRITY (needs EFI partition)!
See the link.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010 05:36 AM
05-25-2010 05:36 AM
Re: Mirror disk-UX
Regarding the hardware mirror:
Your server has an SAS controller that can do mirroring on its own. Problem is, you loose the data on the disks while creating.
So you need to restore the backup.
But, if a disk fails one day, you only need to swap the disk - finished.
In case of LVM mirror you need to follow a loooong and a bit complicated procedure to bring the new disk in place.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010 06:44 AM
05-25-2010 06:44 AM
Re: Mirror disk-UX
You were following procedure for pa-risc mirror.
mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdisk/disk4
also before doing pvcreates you need to create EFI area:
# vi /tmp/idf # create a "partitioning file" with the following contents 3 EFI 500MB HPUX 100% HPSP 400MB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010 06:48 AM
05-25-2010 06:48 AM
Re: Mirror disk-UX
Hardware mirror is independent of the OS. It is done by booting the machine at console, interrupting the boot process and using the P400(Or other model) smart array nvram based menu to set up mirror.
It is far superior to OS software based mirror. The hardware mirror has a controller card, its own CPU and automated recovery procedures that just work.
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
05-25-2010 08:05 AM
05-25-2010 08:05 AM
Re: Mirror disk-UX
Thank you for correcting me. I was in fact using out of date procedures.
As usual, you both were spot on! Thanks again!