AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  HA 5.5 and WPARS

    Posted Mon January 26, 2009 05:13 PM

    Originally posted by: MisterX


    Our typically HACMP setup is NODE A failing over to NODE B (active -> passive) using IP Aliasing, diskHB and enhanced concurrent VG.

    With the introduction of HA 5.5 and WPARS, I've decided to complicate things a bit more. The only difference now is that NODE B is a WPAR and Node A is not. I understand that the global instance owns everything. My question is, how to import the VG/filesystems into the global instance to make them ready for the WPAR (node B)? My understanding is that in order to present the file systems to the WPAR is to chfs to point to the /wpar dir.
    For example:
    chfs -m /wpars/nodeB/db2 /db2

    Doing this would impact the VGDA and thusly impact the mount point on Node A. I suppose a work-around would be to create links. Is there a better approach to this?
    #AIX-Forum