- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Low qurom command
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
Discussions
Discussions
Discussions
Forums
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
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
тАО08-13-2008 09:30 PM
тАО08-13-2008 09:30 PM
Low qurom command
I have a Itanium server. The boot disk is as shown
Physical Volumes belonging in Root Volume Group:
/dev/disk/disk4_p2 -- Boot Disk
/dev/dsk/cxtydzs2 -- Boot Disk
Want to know how to find whether the low qurom is set for the boot disk and if not how to set it in Itanium servers.
Thanks & Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2008 09:41 PM
тАО08-13-2008 09:41 PM
Re: Low qurom command
See
http://docs.hp.com/en/5992-3385/ch03s04.html#cbddaicd
example:
# mkboot -a "hpux -lq" /dev/rdisk/disk4
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2008 09:58 PM
тАО08-13-2008 09:58 PM
Re: Low qurom command
also
http://docs.hp.com/en/LVMmigration1/LVM_Migration_to_Agile.pdf
for the
/usr/contrib/bin/vgdsf
command in order to convert the "old" to "new" device files.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2008 12:07 AM
тАО08-14-2008 12:07 AM
Re: Low qurom command
with the itaniums is abit different to the pa boxes. you need to check the s1 partition.
you need something like this
Edit the AUTO file to ├в lq
#efi_cp ├в d /dev/rdsk/cxtxdxs1 ├в u /EFI/HPUX/AUTO /tmp/AUTO
#vi /tmp/AUTO
modify boot vmunix to boot vmunix ├в lq
Then copy file back to both EFI partitions (both disks)
#efi_cp ├в d /dev/rdsk/cxtxdxs1 /tmp/AUTO /EFI/HPUX/AUTO
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2008 12:28 AM
тАО08-14-2008 12:28 AM
Re: Low qurom command
Edit the Auto file to -lq
#efi_cp -d /dev/rdsk/cxtxdxs1 -u /EFI/HPUX/AUTO /tmp/AUTO
#vi /tmp/AUTO or (cat it to check)
modify boot vmunix to boot vmunix -lq
then copy the file back to both boot disks
#efi_cp -d /dev/rdsk/cxtxdxs1 /tmp/AUTO /EFI/HPUX/AUTO
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2008 01:39 AM
тАО08-14-2008 01:39 AM
Re: Low qurom command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2008 03:48 AM
тАО08-14-2008 03:48 AM
Re: Low qurom command
According to this it is again "mkboot".
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
