- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vg is not activatye after reboot
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
11-25-2008 11:15 PM
11-25-2008 11:15 PM
vg is not activatye after reboot
The problem is "Vg is deactivate after reboot the server".
At first we create the vg and activate. it was fine. But when we reboot the server it deactivate and display the following message:
vg is not active
# vgchange -a y /dev/vgdev1
vgchange: Couldn't activate volume group "/dev/vgdev1":
Quorum not present, or some physical volume(s) are missing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 11:25 PM
11-25-2008 11:25 PM
Re: vg is not activatye after reboot
Check all the disks belongs to vgdev1 is available or not. It looks some of the disks are missing. Fix the disk issue and try to activate it.
You can also try to activate the vg with quorum overide. But for that more than 50% disks should be available.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 11:30 PM
11-25-2008 11:30 PM
Re: vg is not activatye after reboot
check /var/adm/syslog
also check FC.
#ioscan -fnC fc
Regards
Prashnat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 11:30 PM
11-25-2008 11:30 PM
Re: vg is not activatye after reboot
#vgchange -q n -a y /dev/vgdev1.
But some of the lv's are not accessible due to unavailablity of disks.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 11:40 PM
11-25-2008 11:40 PM
Re: vg is not activatye after reboot
Did you checked all the PV's are exist or not before and after rebooting.
check with
insf
insf -e
ioscan -fnC disk
If you have nickel output of your server before reboot then take one more nickel and check all physical volume are exist or not.
I think some PV's are missing.
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 12:37 AM
11-26-2008 12:37 AM
Re: vg is not activatye after reboot
I send the output as an attached file
It is very urgent issue.1st time i created the vgdev1 which is activate and ok.
I checked also #strings /etc/lvmtab
it is ok.
But the server is reboot the vg is deactive .i checked #strings /etc/lvmtab
it is there.
pls help to fix the issue.
Taifur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 12:44 AM
11-26-2008 12:44 AM
Re: vg is not activatye after reboot
Check the /etc/lvmrc file and set the AUTO_VG_ACTIVATION variable to 1.
This will activate all the vgs when server reboots
Sagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 12:55 AM
11-26-2008 12:55 AM
Re: vg is not activatye after reboot
Could you provide the following?
#ioscan -funC disk
#ioscan -fknC disk
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 12:58 AM
11-26-2008 12:58 AM
Re: vg is not activatye after reboot
>>>>>>>>>>>>>>>>>>>>>>>>>>
# ll /etc/lvmconf
total 208
---------- 1 root root 0 Jan 5 2008 lvm_lock
-rw------- 1 root sys 24 Nov 24 20:39 pv_lock
-r-------- 1 root sys 45056 Nov 6 19:10 vg00.conf
-rw------- 1 root sys 45056 Nov 2 17:06 vg00.conf.old
<<<<<<<<<<<<<<<<<<<<<<<<<
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 01:00 AM
11-26-2008 01:00 AM
Re: vg is not activatye after reboot
could u pls post vgdisplay -v for vgdev1
also the PV assigned to vgdev1 is on SAN strorage ? pls confirm for cross-link.
whether u assigned same lun from storage to another host.
regards
vjta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 01:22 AM
11-26-2008 01:22 AM
Re: vg is not activatye after reboot
Pls post ur vg creation steps
Reagrds
Prashnat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 01:25 AM
11-26-2008 01:25 AM
Re: vg is not activatye after reboot
Bcoz vg config file is miising
# ll /etc/lvmconf
total 208
---------- 1 root root 0 Jan 5 2008 lvm_lock
-rw------- 1 root sys 24 Nov 24 20:39 pv_lock
-r-------- 1 root sys 45056 Nov 6 19:10 vg00.conf
-rw------- 1 root sys 45056 Nov 2 17:06 vg00.conf.old
<<<<<<<<<<<<<<<<<<<<<<<<<
Reagrds
prashnat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 03:11 AM
11-26-2008 03:11 AM
Re: vg is not activatye after reboot
One things more, add all logical volume in /etc/fstab if you want OS mount them at startup.
HTH