- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to set let SAN VGs auto activated after system...
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
05-20-2008 08:46 AM
05-20-2008 08:46 AM
One of our HP-UX server (rp5470, HP-UX 11i v1), after system reboot, except vg00 (created base on two local hard disks) other Volume Groups vg01-vg05 (created base on SAN disks, HSG80 LUNs and EVA HSV110 LUNs) could not be automatic activated. I must manually ran commands # vgchange -a y /dev/vg01 - vg05 and # mountall to activate them and mount them.
There is no this issue on our other SAN HP-UX servers.
How to set it (auto activate VGs).
Any answers will be very appreciate.
-G
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2008 08:46 AM
05-20-2008 08:46 AM
Re: How to set let SAN VGs auto activated after system reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2008 08:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2008 08:52 AM
05-20-2008 08:52 AM
Re: How to set let SAN VGs auto activated after system reboot.
That is typically where lvmrc comes into play.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2008 08:53 AM
05-20-2008 08:53 AM
Re: How to set let SAN VGs auto activated after system reboot.
Thank you very much for your fast reply and good suggestions.
But, this value has been set to "1", this server's /etc/lvmrc as below:
# @(#)B.11.11_LR
# /etc/lvmrc
#
...
#
# To disable automatic volume group activation,
# set AUTO_VG_ACTIVATE to 0.
#
AUTO_VG_ACTIVATE=1
#
# The variable RESYNC controls the order in which
# Volume Groups are resyncronized. Allowed values
# are:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2008 08:56 AM
05-20-2008 08:56 AM
Re: How to set let SAN VGs auto activated after system reboot.
Are you using an old version of Secure Path for A/P disks by any chance? Some old versions of this product didn't correctly activate the LUNs early enough in the boot process... Check the version you're currently running...
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2008 08:59 AM
05-20-2008 08:59 AM
Re: How to set let SAN VGs auto activated after system reboot.
Thanks for your good answers.
This HP-UX server not as a node in a MCSG cluster environment. Other worked HP-UX servers neither.
-G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2008 09:12 AM
05-20-2008 09:12 AM
Re: How to set let SAN VGs auto activated after system reboot.
Thanks for your reply and answer,
Currently, Secure Path vesrion that we used are as below:
Worked server:
CPQswsp -> A.3.0F.02F.02 HP StorageWorks Secure Path Device Driver, utilities, and upgrade patch for Active-Passive Disk Arrays
Not worked server:
CPQswsp -> A.3.0B.01F.00 SANworks Secure Path Device Driver and utilities
A.3.0B.01F.00, is it a old and bad vesrion of CPQswsp?
If so, Probaly I should upgrade it. I just have version CPQswsp.11_11_64.3.0E.00F.00F.depot. Where can I download the latest CPQ that fit for HP-UX 11i v1.
Thanks a lot.
-G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2008 09:28 AM
05-20-2008 09:28 AM
Re: How to set let SAN VGs auto activated after system reboot.
You can't download the whole product off the web, just patches
Install the new version you have, and then patch to the latest version available here:
http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&cc=us&prodNameId=1825336&prodTypeId=18964&prodSeriesId=471465&swLang=8&taskId=135&swEnvOID=7
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2008 10:06 AM
05-20-2008 10:06 AM
Re: How to set let SAN VGs auto activated after system reboot.
From the website that your provied above, Whether I could use version SP3?
-G