How to delete a service group
Answers were Sorted based on User's Feedback
Answer / vurabindhu
1. Check the Service Group dependancy with other service
group
#hares -dep <Service Group>
2.to make the cluster configuration to read write mode.
haconfig -dump ro
3.Switch the online Service groups to the other system.
#hagrp -switch <Service group> -to <host2>
4.Make the Service group stable on other Host or freez them
on other node:
#hares -freeze <Service group> -sys <host2>
5.Make the service group offline on host1
#hagrp -disable <service group> -sys <host1>
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sbrahman75
1. Bring all the resource offline
2. Disable resource
3. Delete resource
Eg : #hares –delete mysun
| Is This Answer Correct ? | 3 Yes | 6 No |
If super block corrupted how to recover
How may will you find the process id and disk utilizations.
how to change boot disk
what is the diff between ufslog and vxfslog?
What does pkgadd command do?
How to configure root mirroring in veritas volume manager
how to hide file
How to remove the root mirror
How to set passwd never expire for a user
Procedure for Firmware upgrade
How to configure the network card
Write the steps involved in creating and executing a program to implement the “case” command.