- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- dual boot
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
04-07-2003 10:48 PM
04-07-2003 10:48 PM
dual boot
I was going through the "hpux dual boot" write up that is available in the following link
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062684551
In the above mentioned link, it is said that we can have two root file system and at the time of upgrade(or)root fs corruption, we can use alternate hp-ux root file system by doing whatever mentioned in the write up
My question is that, in case of unbootable system (only root vol gone corrupt), how can I run "lvlnboot -r
I think the statement "..to provide a method to
recover in the case of corruption of the 'primary' root file system..." given in the begining of this write up is wrong if the system is not able to boot due to corruption !!
please validate my thoughts !!
thx
-velu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2003 11:03 PM
04-07-2003 11:03 PM
Re: dual boot
point is that. if the disk A fails to boot
then we can boot with disk B and import the lvols from disk A to disk B and can continue with work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2003 11:15 PM
04-07-2003 11:15 PM
Re: dual boot
Prabably you haven't carefully gone through the write up !!
thx
-velu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2003 12:32 AM
04-08-2003 12:32 AM
Re: dual boot
I do agree with you, it seems they are assuming to use of second volume when first will get corrupted but it's able to boot from corrupted one..
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2003 12:34 AM
04-08-2003 12:34 AM
Re: dual boot
i guess what you say is correct. this can be used only we need to do some updation and not during a root fs corrupution. (since we will not be able to boot at all).
what does others have to say?
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2003 01:09 AM
04-08-2003 01:09 AM
Re: dual boot
Does'nt mean that u can not boot when root volume is corrupted.
I hv seen nodes which does'nt boot in to multiuser mode but boots into LVM maintanance mode. It depends on what kind of corruption had happend to the disk / lvol.
Document is still valid.
I strongly believe that HPUX does'nt use LVM to address root/boot volumes while it is booting into maintance mode. So any LVM corruption does'nt matter to maintance mode whereas it matter to normal boot.
Correct me if i am wrong
Cheers ......
Kaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2003 04:06 AM
04-08-2003 04:06 AM
Re: dual boot
Accepted your point. It all depends on the level of corruption.
But, What all I can do in LVM maintenance mode ?
I guess in LVM maintenance mode, system uses some predefined structure to find out boot filesystem's (lvol1) LVM structure and then it uses "/stand/rootconf" file to determine the root filesystem LVM structure.
I am not sure Whether we can mount the alternate root volume and run lvlnboot to relink the root filesystem in the LVM maintenance mode. "lvlnboot -r
Please confirm, if possible.
thx
-velu