- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- vgchange in LInux
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
08-23-2006 05:37 AM
08-23-2006 05:37 AM
vgchange in LInux
Points will be assigned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2006 05:45 AM
08-23-2006 05:45 AM
Re: vgchange in LInux
Not sure about LINUX.In hp-ux,
Check your /etc/lvmrc file and make sure that the parameter AUTO_VG_ACTIVATE is set to 1.
This will enable auto activation of vgs.
There shuld be an equivalant file in LINUX too.
Also check the syslog file which gives any message about this.
sajeer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2006 05:46 AM
08-23-2006 05:46 AM
Re: vgchange in LInux
Make sure the appropriate stanzas appear in /etc/fstab so that the mountpoints persist across reboots.
# man fstab
for more info.
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2006 05:49 AM
08-23-2006 05:49 AM
Re: vgchange in LInux
There is no /etc/lvmrc
In Linux.
There is an equivalent file and it needs to be checked.
The vgchange command itself works pretty much like HP-UX but it was not a source code port, it was a feature port and its not an exact match.
Linux does have an excellent gui tool for LVM which can handle all these details for you in X Windows.
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
08-23-2006 05:55 AM
08-23-2006 05:55 AM
Re: vgchange in LInux
Also add "vgchange -a y
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2006 06:38 AM
08-23-2006 06:38 AM
Re: vgchange in LInux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2006 06:48 AM
08-23-2006 06:48 AM
Re: vgchange in LInux
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2006 06:29 AM
08-24-2006 06:29 AM
Re: vgchange in LInux
If this is a ServiceGuard box, then "/etc/rc.d/rc.sysinit" would have been modified not to do that.
If "/etc/rc.d/rc.sysinit" has *not* been modified, then it would appear that the 'vgscan' is returning an error and thus the 'vgchange' is not done.
hth
bv