![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Moving a Logical Volume from one Volume Group to Another | krisw | AIX | 2 | 07-14-2008 04:48 AM |
| How to resize mirror volume in veritas volume manager 3.5 on Solaris 9 OE | nageswarb | SUN Solaris | 0 | 03-14-2008 01:46 PM |
| Where are my groups | mhenryj | AIX | 4 | 01-21-2008 03:54 PM |
| Secondary groups show in groups but don't show in id (Not working) | zen03 | HP-UX | 4 | 12-31-2007 08:15 AM |
| LVM - Extending Logical Volume within Volume Group | ghimanshu | UNIX for Advanced & Expert Users | 3 | 07-26-2007 04:39 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Volume Groups and the SAN
Hello all. I have a perplexing problem
I have an AIX 5.1 system on an EMC SAN. This system had been on a CX400 SAN for several years. The system was migrated to a CX700 just over a week ago. The migration consisted of utilizing on of the HBAs in the system and connecting to both SANs The VGs were expaned and mirrored. Then the VGs were reduced and the old SAN removed. Then both HBA being connected to the new CX700. Since the migration, when the system is booted, the VGs on the SAN do not come up active (this has happened twice), and, of course, the file systems don't mount. I can export the VGs, import them, fix the /etc/filesystems file and then mount all of the FSs, but this is a pain. The VGs are set to auto mount Any insight into what might be happening is appreciated. Thanks Mike |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
This is just an assumption: every volume group has a "quorum" - the number of disks which have to be there so that the system assumes the volume group to be ok despite maybe disks missing. If you have extended the VG the system may have increased the quorum and may have not decreased it when you reduced the VG.
Issue "chvg -Qn <vgname>" to require no quorum to keep the VG online. I hope this helps. bakunin |
|
#3
|
|||
|
|||
|
Thanks for the reply. I wish i could say that it worked, but, alas, it did not. Thanks anyway
Mike |
|
#4
|
|||
|
|||
|
To be honest: i have no idea. You might not want to hear that but: the problem sounds interesting. ;-))
Could you please post some information about the VG. What does the output of "lsvg", "lspv" etc., look like? If you export the VG are there any residues in the ODM? bakunin |
|
#5
|
|||
|
|||
|
Hi
It could be a problem with ODM DB in AIX. When issuing: lsvg -p <VGNAME> do you get an error ?? |
|
#6
|
|||
|
|||
|
Sorry for the delay in the response, but no, I do not receive and error when issuing lsvg -p <vgname>
|
|
#7
|
|||
|
|||
|
Any errors prompted in the error log?
Best Regards, Zac. |
|||
| Google The UNIX and Linux Forums |