headbig
15 years agoLevel 4
Problem about SFHA on aix 6.1
Recently, I have SFHA installed on two aix 6.0 system which created by IBM powerVM (IBM P550). These two node will host a oracle database. I installed VOM on a windows server 2003 system and want to manage sfha with it. during the configuration, I got two questions:
environment: every aix node has a rootvg on hdisk0,and these two node will share hdisk1;
1.I want to know if I can convert hdisk0 from LVM to VMVX?
2.if answer for question one is no, can I use VxVM on hdisk1 and leave LVM on hdisk0?
environment: every aix node has a rootvg on hdisk0,and these two node will share hdisk1;
1.I want to know if I can convert hdisk0 from LVM to VMVX?
2.if answer for question one is no, can I use VxVM on hdisk1 and leave LVM on hdisk0?
Hello headbig,
yes you are right..... you can't convert the disk containing root volume..
"Volume group conversion limitations" section clearly states that.....
■ A volume group containing the root volume.
The current release of VxVM on AIX does not support VxVM root volumes.
Because of this, vxconvert does not convert any volume group that contains
a rootable volume. Not only is the current root volume off limits, but any
volume that might be used as an alternate root volume is rejected as well.
So you need to some how manage with option 2 & leave LVM running on root...
Gaurav