- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Need help! Can't attach volume group physical ...
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
06-25-2001 12:45 PM
06-25-2001 12:45 PM
Need help! Can't attach volume group physical volume
I have a problem here. I replaced the controller on our RAID drive (which I had done in the past) and this time, when I boot up, I got an error when it tried to activate the volume group. I went to SAM and tried to activate it, and it said:
vgchange: Warning: couldn't attach to the volume group physical volume "/dev/dsk/c0t0d0":
The path of the physical volume refers to a device that does no exist, or is not configured into the kernal.
vgchange: Warning: couldn't query physical volume "/dev/dsk/c0t0d0": The specified path does not correspond to physical volume attached to this volume group.
vgchange: couldn't query the list of physical volumes
vgchange: couln't activate volume group "vgraid":
Quorum not present, or some physical volume(s) are missing.
What's going on? How do I fix it? Any help is greatly appreciated!!! Thanks!
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 12:47 PM
06-25-2001 12:47 PM
Re: Need help! Can't attach volume group physical volume
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 12:59 PM
06-25-2001 12:59 PM
Re: Need help! Can't attach volume group physical volume
I think when you changed controller you have lost the raid configuration. One way to get back is connect vt??? terminal to disk's serial port use 19200 bps and reset your tty terminal. on menu use 1=configuration.
then use 1= show configuration)
( if you get different configuration change it as it was before for exampel
[0.0][0.1][0.2][1.0][1.1][1.2] or
[0.0][1.0][0.1][1.1][0.2][1.2] or some other way (you have to figure this out from your other raid box before you do this process)
I believe 3=set configuration you can set that as you want.
Then it should work. Be very careful. because if you configure the different way you might loose the date.
Do you research before this.You really need good luck on this.
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 01:04 PM
06-25-2001 01:04 PM
Re: Need help! Can't attach volume group physical volume
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 01:36 PM
06-25-2001 01:36 PM
Re: Need help! Can't attach volume group physical volume
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2001 02:55 PM
06-26-2001 02:55 PM
Re: Need help! Can't attach volume group physical volume
- get the new block device names using "ioscan"
- move your "/etc/lvmtab" aside
- try "vgscan"
- and if that is not working, try to "vgimport" all those
disks as another volume group
HTH,
Wodisch