Command for adding and deleting IPMP groups to SC3.2 Resource Groups ...

From: Noelle M. Vega (nmvega@computingarchitects.com)
Date: Mon Jun 04 2007 - 11:06:19 EDT


Hi:

I'm looking for the SC 3.2 command and syntax to:

(1) delete an IPMP group from a SC Resource Group (not Resource).
(2) then add and IPMP groups to that same SC Resource Group.

Right now I have this:

   root# clresourcegroup show -v ctmq1-RG | grep -i netiflist
          NetIfList: ipmp_grp0@1

But need this:

   root# clresourcegroup show -v ctmq1-RG | grep -i netiflist

          NetIfList: ipmp_grp1@1, ipmp_grp1@2

(So I need the remove the first IPMP group, and then need to add the latter two).
I checked the Admin/Install PDF's, but none quite gives a good example.
 
Its probably similar to this but can quite get it right...
   scrgadm [some options] -g ctmq1-RG ... -n ipmp_grp1@1,ipmp_grp1@2

or some "clresourcegroup/clrg" command equivalent.

Thanks In advance.

Noel Milton Vega
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:42:02 EDT