- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lvlnboot -R
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-05-2007 07:03 AM
04-05-2007 07:03 AM
lvlnboot -R
Volume Group configuration for /dev/maxvg1 has been saved in /etc/lvmconf/maxvg1.conf
vgcfgbackup: /etc/lvmtab is out of date with the running kernel:Kernel indicates 13 disks for "/dev/testvg"; /etc/lvmtab has 12 disks.
How can I get this volume to come up on boot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 07:10 AM
04-05-2007 07:10 AM
Re: lvlnboot -R
1) You might have lost a disk. Use cstm/mstm or xstm in X to diagnose and possibly replace the disk.
2) grep -i lbolt /var/adm/syslog/syslog.log This will show us if there has been a system disk failure.
If all is well and all disks are accounted for:
cd /etc
mv lvmtab lvmtab.save
vgscan -a
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 07:19 AM
04-05-2007 07:19 AM
Re: lvlnboot -R
What did you do before receiving this error?
Perchance did you perform a 'vgscan'?
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 07:23 AM
04-05-2007 07:23 AM
Re: lvlnboot -R
here is a document with the exact issue you are having, it should help you
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000080061323
in case you can't click on the document
the document id is
KBRC00000632
Regards
Aussan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 07:24 AM
04-05-2007 07:24 AM
Re: lvlnboot -R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 07:58 AM
04-05-2007 07:58 AM
Re: lvlnboot -R
So to sum up, what is the problem now ? You are not able to activate the VG at all or it is not getting automatically activated at bootup ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 08:28 AM
04-05-2007 08:28 AM
Re: lvlnboot -R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2007 12:45 AM
04-10-2007 12:45 AM
Re: lvlnboot -R
is the AUTO_VG_ACTIVATE=1 or 0?
if it's 0 change it to 1