Thorsten,

It looks ok to me.

Thanks,
Nick

Thorsten Frueauf wrote:
> Hi,
> 
> in a previous review I did introduce the usage of ipmpstat to 
> accommodate the IPMP changes from project Clearview within the sczbt 
> component of the HA Containers agent.
> 
> Peter Memishian rightly pointed out to me that parsing the output from 
> "ipmpstat -g" is not being a stable interface.
> 
> Instead the -P option together with -o must be used to use a stable 
> interface moving forward. I did create CR 6815384 to track this.
> 
> Please review the small change at
> http://cr.opensolaris.org/~frueauf/colorado-1-ha-ipkg-zone-6815384
> 
> Example output of "ipmpstat -g":
> 
> # ipmpstat -g
> GROUP       GROUPNAME   STATE     FDT       INTERFACES
> ipmp0       sc_ipmp0    ok        --        e1000g0
> 
> Example output of "ipmpstat -o group,groupname -P -g":
> 
> # ipmpstat -o group,groupname -P -g
> ipmp0:sc_ipmp0
> 
> Greets
>       Thorsten
> 


Reply via email to