HPE GreenLake Administration
Operating System - HP-UX
1829108
Members
13471
Online
109986
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
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
09-07-2007 11:24 AM
09-07-2007 11:24 AM
lvm mode
can some body what is the differecne amon lvm single user mode , lvm maintenance mode and lvm quroum mode ,
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2007 11:51 AM
09-07-2007 11:51 AM
Re: lvm mode
Hello,
Man hpux(1) would give you basic idea:
-lm Boot the system in LVM maintenance
mode, configure only the root volume,
and then initiate single user mode.
After you have made the LVM disk minimally
bootable, the system can be booted in
maintenance mode using the -lm option of the
hpux command at the ISL> prompt. This causes
the system to boot to single-user state
without primary swap, dump, or LVM to access
the root file system.
-lq Boot the system with quorum override
option. This option is used in a
scenario where a disk is removed from
the system or is otherwise unavailable,
but the corresponding entry for the
physical volume has not yet been
removed from the volume group using
vgreduce.
In LVM, when the root disk is mirrored, the
computer can only activate the root volume
group, which contains the OS instance, when
the majority of the physical volumes in a
root volume group are present at boot time.
This is called establishing a quorum.
Sometimes, you may want to boot an OS
instance regardless of whether a quorum is
established. You can override the quorum
requirement by using the -lq option.
Basiclly, these modes are your friends to
recover from various hardware and/or
Logical Volume Manager problems.
Cheers,
VK2COT
Man hpux(1) would give you basic idea:
-lm Boot the system in LVM maintenance
mode, configure only the root volume,
and then initiate single user mode.
After you have made the LVM disk minimally
bootable, the system can be booted in
maintenance mode using the -lm option of the
hpux command at the ISL> prompt. This causes
the system to boot to single-user state
without primary swap, dump, or LVM to access
the root file system.
-lq Boot the system with quorum override
option. This option is used in a
scenario where a disk is removed from
the system or is otherwise unavailable,
but the corresponding entry for the
physical volume has not yet been
removed from the volume group using
vgreduce.
In LVM, when the root disk is mirrored, the
computer can only activate the root volume
group, which contains the OS instance, when
the majority of the physical volumes in a
root volume group are present at boot time.
This is called establishing a quorum.
Sometimes, you may want to boot an OS
instance regardless of whether a quorum is
established. You can override the quorum
requirement by using the -lq option.
Basiclly, these modes are your friends to
recover from various hardware and/or
Logical Volume Manager problems.
Cheers,
VK2COT
VK2COT - Dusan Baljevic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2007 03:50 AM
09-08-2007 03:50 AM
Re: lvm mode
The possible options are:
-is single user mode boot Activate vg00, mount only / and /stand, do not go through the startup script. So e.g. the network is not started and other users cannot login.
-lq quorum mode boot Same as single user mode but the root VG (vg00) gets activated even if the LVM quorum is not present, i.e only 50% or less of the disks are available. This option can be used if a mirrored root disk is defect.
-lm maintenance mode boot vg00 will not be activated. The root FS is mounted using the auxiliary device file /dev/root. In this mode you are able to export vg00 and perform LVM low level
if you have HP support contract, you can view this doc.
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c01037092-1
WK
please assign points
Problem never ends, you must know how to fix it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2007 06:10 AM
09-08-2007 06:10 AM
Re: lvm mode
Shalom,
lvm and single user mode are very similar, no networking, nothing mounted. lvm mode has some tools available that can permit you to solve problems. I've been able to use single user mode to solve disk problems as well, but lvm mode makes it easier.
Example. A volume group can not activate when a quorum, more than 50% of its members are not present. I once unwisely made vg00 a two member volume group, the second member being on a jamaica box. Turn off the jamaica box, or in my case clean the Israeli dust out of the things and I've go to quorum and can't boot.
So, I boot into lvm mode and take the second disk out of the volume group so the box will boot.
SEP
lvm and single user mode are very similar, no networking, nothing mounted. lvm mode has some tools available that can permit you to solve problems. I've been able to use single user mode to solve disk problems as well, but lvm mode makes it easier.
Example. A volume group can not activate when a quorum, more than 50% of its members are not present. I once unwisely made vg00 a two member volume group, the second member being on a jamaica box. Turn off the jamaica box, or in my case clean the Israeli dust out of the things and I've go to quorum and can't boot.
So, I boot into lvm mode and take the second disk out of the volume group so the box will boot.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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