ROOTVG

AIX => Virtualization => Topic started by: megabear on November 01, 2007, 09:27:44 PM



Title: lv over 2 disken JA/NEE
Post by: megabear on November 01, 2007, 09:27:44 PM
Mag je nu wel of niet een lv maken over 2 disken of niet.
Het schijnt dat een lv over 2 disken problemen geeft als 1 van de vios niet berijkbaar is, en de andere wel.
???


Title: Re: lv over 2 disken JA/NEE -- or lv over 2 disks yess/no -- YES!
Post by: Michael on November 06, 2007, 10:24:52 PM
First I'll translate the question.

Can you create a lv over two disks or not. It appears that a lv over two disks creates problems if one of the VIOS (virtual i/o server) is not available, and the other is.

Answer: yes, you can have a logical volume that uses storage from more than one "physical" volume. However, to understand, and hence come with a possible solution, I need to know a bit more. But I'll take a guess for now.

I am assumming that you are using AIX LVM mirroring and that the logical volume has one copy on a "virtual" disk coming from VIOa, and one virtual disk coming from VIOb. Using traditional AIX volume group charactistics this volume group will have two VGDA on one of the disks, and one VGDA on the other. If the VIOS hosting the disk with two VGDA becomes unavailable the VGDA quorum is lost and the logical volume volume goes offline. So, for this situation I would consider turning off quorum controls for the volume group.

Provide some feedback, and I'll introduce/describe the dangers of working without quorum checking.