HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- boot host from the secondary disk aka external dis...
Operating System - HP-UX
1838334
Members
3100
Online
110125
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
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
12-16-2002 12:59 PM
12-16-2002 12:59 PM
After mirroring the disk from root vg00 to the external disk EMC, how would I boot it to secondary
disk? lvlnboot -R will this do it?
In addition, there are sequence of doing mirroring
boot swap root... how would I know which disk is belongs to boot and mirror to what particular disks?
will lvdisplay shows all??? on boot, root, swap ??
Thanks
disk? lvlnboot -R will this do it?
In addition, there are sequence of doing mirroring
boot swap root... how would I know which disk is belongs to boot and mirror to what particular disks?
will lvdisplay shows all??? on boot, root, swap ??
Thanks
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2002 01:04 PM
12-16-2002 01:04 PM
Solution
Hi,
You would setup the mirror disk as the boot disk in two ways.
1. Use the command "setboot" to set the boot disk.
setboot will simply display the current settings and use the command
"setboot -p your_path" to set the primary. You would use -a to set the alterate path.
2. Boot the system and stop at the boot admin prompt. You will find the options there to set the boot paths.
Per your second question, lvdisplay -v /dev/vg00/lvol? will show the information about the lvol details. Remember that /stand lvol should be the first lvol on the root disk followed by primary swap and root volumes. "pvdisplay -v /dev/dsk/your_bootdisk" will show how the disk is laid.
-Sri
You would setup the mirror disk as the boot disk in two ways.
1. Use the command "setboot" to set the boot disk.
setboot will simply display the current settings and use the command
"setboot -p your_path" to set the primary. You would use -a to set the alterate path.
2. Boot the system and stop at the boot admin prompt. You will find the options there to set the boot paths.
Per your second question, lvdisplay -v /dev/vg00/lvol? will show the information about the lvol details. Remember that /stand lvol should be the first lvol on the root disk followed by primary swap and root volumes. "pvdisplay -v /dev/dsk/your_bootdisk" will show how the disk is laid.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2002 01:43 PM
12-16-2002 01:43 PM
Re: boot host from the secondary disk aka external disk
Please verify if I want to check on which disks are holding my OS information, it is the boot disk? This is where i can boot it to 11.0 or 10.20 ?? is this correct ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2002 01:50 PM
12-16-2002 01:50 PM
Re: boot host from the secondary disk aka external disk
Hi,
Do an lvlnboot -v and look for the disks that are marked as "Boot disk"s. These are the disks that have the boot (/stand), root (/) and swap/dump (swapinfo ) logical volumes and other logical volumes in the root disks.
Another way is, do vgdisplay -v |more and search for "PV Name"s in it. For each of the PVs (/dev/dsk/c?t?d?) that you found in vgdisplay -v, do a "pvdisplay -v /dev/dsk/c?t?d?)" to look at more information.
As I indicated before, use "setboot" command to find out the disk from which you booted. setboot without any options will show the path information. You need to correspond it to your boot disk.
-Sri
Do an lvlnboot -v and look for the disks that are marked as "Boot disk"s. These are the disks that have the boot (/stand), root (/) and swap/dump (swapinfo ) logical volumes and other logical volumes in the root disks.
Another way is, do vgdisplay -v |more and search for "PV Name"s in it. For each of the PVs (/dev/dsk/c?t?d?) that you found in vgdisplay -v, do a "pvdisplay -v /dev/dsk/c?t?d?)" to look at more information.
As I indicated before, use "setboot" command to find out the disk from which you booted. setboot without any options will show the path information. You need to correspond it to your boot disk.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
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 2025 Hewlett Packard Enterprise Development LP