- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Boot from split mirror
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
10-21-2003 09:54 AM
10-21-2003 09:54 AM
1) lvlnboot -v shows:
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c1t2d0 (0/0/1/1.2.0) -- Boot Disk
/dev/dsk/c2t2d0 (0/0/2/0.2.0) -- Boot Disk
No Boot Logical Volume configured
Root: lvol3b on: /dev/dsk/c2t2d0
Swap: ??? on: /dev/dsk/c2t2d0
Dump: ??? on: /dev/dsk/c2t2d0
2)vgdisplay -v shows lvol1-8 plus lvol3b-lvol8b. Does not show 1b and 2b.
3) The only file I have in /stand is ioconfig.
4) A dmesg returns Can't get kernal namelist.
Any ideas out there?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2003 10:01 AM
10-21-2003 10:01 AM
Re: Boot from split mirror
Take the primary disk out whilst the system is up. It should failover immediately.
The second is to boot off the alternate disk (mirror).
You should never attempt to split a mirror and then boot from it. As you can see, you have some strange results. The 'lvsplit/lvmerge' functions are for splitting the mirror, taking a backup and then merging the pair(s) once again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2003 10:15 AM
10-21-2003 10:15 AM
Re: Boot from split mirror
hpux -lq ....
instructs the OS to ignore disk quorum for vg00 when activating the volume group. Normally, more than 50% of the disks which comprise a volume group must be available before a volume group can be activated. Typically in mirrored boot disk configurations, vg00 consists of two disk. If one of these is dead then only 50% of the disks are available; -lq says ignore this and continue. It should be set on both boot disks in a mirrored boot configuration. It is set using the mkboot -a command.
and then mirror to the newly add disk, then you have the primary disk in you hand... That is what you wanted. And you system is again running on primary disk with an alternativ boot mirror.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2003 06:00 AM
10-22-2003 06:00 AM
Re: Boot from split mirror
The first question, is using lvsplit/lvmerge to right method of ensuring you have a quick backout in case of problems. 2) How do I overlay the mounted lvols with the backup lvols when I can't umount everything and 3) if all this is possible, how would I rename lvol?b back to lvol?.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2003 06:05 AM
10-22-2003 06:05 AM
SolutionHere is a doc from hp on this.
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000068695440
The doc id is ULVMKBRC00012525
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2003 11:05 PM
10-22-2003 11:05 PM
Re: Boot from split mirror
My opinion about this kind of tests :
Yes should you do it !!
At the beginning, you should verify that you have a real alternate boot disk :
lvlnboot -v : yours seems to be ok
lifls on each boot disk to check the mkboot have been correctly done. You should have at least HPUX.
Then reboot your system, intercept the boot and then make a "sea lif" (search for lif volum), and then boot with "boot P0" or "boot P1" according to the hardware path.
good reboot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2003 03:04 AM
10-23-2003 03:04 AM
Re: Boot from split mirror
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2003 05:55 AM
10-23-2003 05:55 AM
Re: Boot from split mirror
i m a little bit anxious about the integrity of your system because you said that you have only one file in /stand .
i think there was a problem in your server maybe you have done a "rm" command on your system i hope you have done an gnite tape .
if you don t have any ignite tape or any backup of your system you must find a kernel ( /stand directory ) on an another L class 11.00 and copy it on your sytem. If you don t have a vmunix file in /stand . don t reboot your server it will never start .