Mutiple Logical Host zone Cluster
Hi,
Currently, there is Solaris Cluster 4.3 running zone cluster running on T5 System. There is an existing RG name ORA-RG with resource of listener, DB, logical IP and hastorageplus configured.
I want to create one additional RG to cater one more additional instance, listener, logical IP and Hastorageplus on the existing zone cluster.
Can I perform the below command to add the additional logical IP without affecting the exiting logical IP?
root@T5node1# clzc configure zcora
clzc:zcora> add net
clzc:zcora:net> set address=192.168.10.2
clzc:zcora:net> end
clzc:zcora> verify
clzc:zcora> commit
clzc:zcora> exit