- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Which disk did I boot from?
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
06-05-2001 11:18 AM
06-05-2001 11:18 AM
I'm using MirrorDisk on 11.0. I've successfully mirrored the boot disk and booted from it but I haven't found a way to tell which disk I'm currently booted from. Is there a command that will tell me that?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2001 11:23 AM
06-05-2001 11:23 AM
Re: Which disk did I boot from?
this command will give you the primary boot path and secondary boot path of the PDC .
the primary boot path is where the system will use for booting,
once you have booted it doesnt matter where you booted from.
(this is assuming you hv done your mirroring correctly).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2001 11:27 AM
06-05-2001 11:27 AM
Re: Which disk did I boot from?
1. setboot
2. lvlnboot -v
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2001 12:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2001 12:35 PM
06-05-2001 12:35 PM
Re: Which disk did I boot from?
While setboot tells you primary path and alternate path it doesn't tell you if someone booted from which path.
When you do lvlnboot -v /dev/vg00 does the order of the disks change (boot disks) when you boot from the mirror disk? If so, that would be one way to check.
No guarantee but try lssf /dev/root
lssf /dev/rroot since this is accessed prior to LVM may be the hardware address will point to the disk that was booted.
As mentioned previously, it should matter which disk was used...but you never know :)
Hope this helps
Peggy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2001 10:32 PM
06-05-2001 10:32 PM
Re: Which disk did I boot from?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2001 12:20 AM
06-06-2001 12:20 AM
Re: Which disk did I boot from?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2001 12:33 AM
06-06-2001 12:33 AM
Re: Which disk did I boot from?
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2001 05:38 AM
06-06-2001 05:38 AM
Re: Which disk did I boot from?
Darrell