Solaris Commands Question:
Download Questions PDF

Explain SUN CLUSTER offline cluster resources on smslu131?

Solaris Commands Interview Question
Solaris Commands Interview Question

Answer:

verify resources are online on tgui1-svc

# scstat

Take all resources offline

# scswitch –F –g smsweb-rg

verify resources are offline on both tgui1 & tgui2

# scstat

verify resources are offline on tgui1-svc & tgui2-svc

# scstat

switch resources online on smslu131

#scswitch –Z –g smsweb-rg

verify resources are online on tgui1-svc

#scstat

verify resources are online on tgui1-svc

# scstat

switch resources from smslu131 to smslu132

# scswitch –z –g smsweb-rg –h tgui2-svc

verify resources are online on tgui2-svc

# scstat

switch resources from smslu131 to smslu132

# scswitch –z –g smsweb-rg –h tgui1-svc

verify resources are online on tgui1-svc

# scstat

Download Solaris Commands Interview Questions And Answers PDF

Previous QuestionNext Question
Explain What are the service group dependence?How to delete a service group?