AIX

AIX

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

 View Only
  • 1.  Adding disk in HACMP

    Posted Wed May 07, 2008 05:46 AM

    Originally posted by: SystemAdmin


    Hi

    I have HACMP cluster of 2 nodes, RG1 has VG1 with vpath1, now added new vpath2 and want to extend VG1 from "smit HACMP" -> C-SPOC -> HACMP Physical Volume Management ->Add a Disk to the Cluster, Select Nodes and Select Disk,
    Message Comes:

    1800-109 There are currently no additional SMIT screen entries available for this item. This item may require installation of additional software before it can be accessed. Add a Disk to the Cluster

    $ sudo oslevel -r
    5300-07
    $ sudo oslevel -s
    5300-07-01-0748

    Plz suggest.

    Regards
    Amit Bist


  • 2.  Re: Adding disk in HACMP

    Posted Wed May 07, 2008 02:25 PM

    Originally posted by: alethad


    Make sure the new disk is showing the PVID. You can't add a disk thru CSPOC without the PVID showing. I had this issue a few weeks ago.
    If it's not do the chdev command to get the PVID recognized then go try CSPOC again.


  • 3.  Re: Adding disk in HACMP

    Posted Thu May 08, 2008 12:36 PM

    Originally posted by: SystemAdmin


    lsdev -Cc disk
    vpath95 Available Data Path Optimizer Pseudo Device Driver

    vpath95 00c5058d55df4110 None active

    Which type of disk will I select in C-SPOC listed disk types?

    And PVID is already asigned using chdev, still get the same issue.

    All filesets are installed of c-spoc.


  • 4.  Re: Adding disk in HACMP

    Posted Mon May 19, 2008 04:10 PM

    Originally posted by: SystemAdmin


    Please check the PV's id on both nodes
    Make an HACMP discover
    Disks should be there ...


  • 5.  Re: Adding disk in HACMP

    Posted Tue May 20, 2008 12:33 AM

    Originally posted by: SystemAdmin


    Thanks for the support.