- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Need to activate the VG after chnage the device na...
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-09-2010 01:46 AM
08-09-2010 01:46 AM
Need to activate the VG after chnage the device name
Can anyone help on following issue :
Currently we change the Fibre channel adapter on a server. After change we do necessary for present the disk. Now ioscan o/p shows all disks but the disk's device name is change. So the VG is not activated.
Please help me how can I activate the VG :
gchange: Warning: couldn't query all of the physical volumes.
vgchange: Couldn't activate volume group "vg03":
Quorum not present, or some physical volume(s) are missing.
Aungshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2010 02:00 AM
08-09-2010 02:00 AM
Re: Need to activate the VG after chnage the device name
Can you please post
# strings /etc/lvmtab
# vgdisplay -v vg03
# ioscan -fn
However, a vgexport/vgimport should solve this.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2010 05:02 AM
08-09-2010 05:02 AM
Re: Need to activate the VG after chnage the device name
Thanks. My problem is solved by done the following :
1. Execute vgscan for
# vgscan -pav
2. then move lvmtab
# mv /etc/lvmtab /tmp/lvmtab.09082010
3. Then vgscan again for create the lvmtab again :
# vgscan -av
4. Then activate the VG :
# vgchange -a y vg03
Anyway thanks for the post.
Aungshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2010 05:08 AM
08-09-2010 05:08 AM
Re: Need to activate the VG after chnage the device name
I still wonder about the changed device file ... do you have some more information?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2010 06:39 AM
08-09-2010 06:39 AM
Re: Need to activate the VG after chnage the device name
for 838 GB disk :
/dev/dsk/c6t0d6
/dev/dsk/c7t0d6
for 1TB disk :
/dev/dsk/c6t0d3
/dev/dsk/c7t0d3
After Change the Raiser Card and Fibre Channel Adapter the new device file is :
/dev/vg03
/dev/dsk/c13t0d3
/dev/dsk/c13t0d6
/dev/dsk/c14t0d3
/dev/dsk/c14t0d6
/dev/dsk/c1t0d3
/dev/dsk/c1t0d6
/dev/dsk/c8t0d3
/dev/dsk/c8t0d6
But why you think device file will not change?
Aungshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2010 03:28 PM
08-10-2010 03:28 PM
Re: Need to activate the VG after chnage the device name
Torsten is right, with a simple FC HBA change the device name should'nt be changed. Maybe they changed something on the zoning, ask the storage team. I've cooperated in several FC HBA change without any device name change. There was one case where the devices got new names, but it turned out they changed the domain settings at the zoning level.
Unix operates with beer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2010 08:45 PM
08-10-2010 08:45 PM
Re: Need to activate the VG after chnage the device name
disk 2 1/0/8/1/0/4/0.13.0.0.0.0.7 sdisk CLAIMED DEVICE
HP HSV200
/dev/dsk/c2t0d7 /dev/rdsk/c2t0d7
/dev/dsk/c2t0d7s1 /dev/rdsk/c2t0d7s1
/dev/dsk/c2t0d7s2 /dev/rdsk/c2t0d7s2
/dev/dsk/c2t0d7s3 /dev/rdsk/c2t0d7s3
This is a boot disk connected to a superdome nPar.
This part is the PCI slot and the combo card
1/0/8/1/0/4
and this part is the switch with domain ID 13, storage is connected to port 0, LUN number is 7
13.0.0.0.0.7
If you replace the HBA with the same type in the same slot, the hardware path (and device file) remains to be the same.
What "riser card" did you change ???
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2010 10:55 PM
08-10-2010 10:55 PM
Re: Need to activate the VG after chnage the device name
Thats why the device file name was changed.
Aungshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2010 12:42 AM
08-11-2010 12:42 AM
Re: Need to activate the VG after chnage the device name
What is your server model?
I still wonder about the riser card.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
