- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Stubborn Volume Groups
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-2002 06:41 AM
05-20-2002 06:41 AM
Stubborn Volume Groups
Don Spare
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2002 06:45 AM
05-20-2002 06:45 AM
Re: Stubborn Volume Groups
mv /etc/lvmtab /etc/lvmtab.bak
vgscan -a
will recreate the lvmrab.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2002 06:46 AM
05-20-2002 06:46 AM
Re: Stubborn Volume Groups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2002 06:51 AM
05-20-2002 06:51 AM
Re: Stubborn Volume Groups
This link should give you more info.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7fc7c8ecad09d6118ff40090279cd0f9,00.html
The move and recreate can be done on a live system, but ensure that you backup first.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2002 07:03 AM
05-20-2002 07:03 AM
Re: Stubborn Volume Groups
Don
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2002 07:07 AM
05-20-2002 07:07 AM
Re: Stubborn Volume Groups
There are essentially few things which cause this to happens. Multiple paths like if you sre usinfg two paths for the same disk and by mistake you are using coz of typos a alternate path in a differnt volume group .
Also since the errors that you are getting is on the BCV's only it is good since you can refresh it and start from scratch . We had similar problems but it all fizzled to some wrong enteries in the volume groups of the BCV's .The best to deal with it is to check the device files for BCV's correspond to the Physical disks are correct , check whether vgchid and vgimport does run on the volume groups of BCV's , you can may be user -x in the shell script and take the o/p in a log file to exactly know where it is failing .
These can be done online except may be remove the databse going to abckup mode before split or any operations to do with the online env.Incase you want I can send some scripts which we use for the same purpoae.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2002 07:35 AM
05-20-2002 07:35 AM
Re: Stubborn Volume Groups
The powerpath softare doenst interrupt with any of the issues on the disks , it will sense the paths and work work to ablance them , essentially what you need is the corect maaping for the Physical volumes and the BCV's . You can also use some thisrd part to mapp the EMC disks . To know what is the config , you may like to look a the attachment .
Manoj Srivastava