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 |
How to find memory status i.e.. it is full like 100%?
Hi I wanted to know what command can I use to perform a rescan in Solaris10 u4/u5 64 bit machine. I know once the disks are added we can perform a rescan using the following commands drvconfig-->disks--> cfgadm OR devfsadm But they will detect the disks and once the disks are remove the entries are still shown unless the disks are removed. So is there another command or a script that could help me find that disks were removed from my solaris machine.
How can you recover the backup of NIC card if it is corrupted?
What is the difference between dsk and rdsk
What does pkgadd command do?
Hi We have upgraded our sun machine from solaris 9 to solaris 10. Before upgradation the date command output(Solaris 9) Wed Oct 13 09:45:21 IST 2010 But after upgradation the output for date is as below(solaris 10). Wednesday, October 13, 2010 9:46:14 AM IST Looks like I need to change LC_TIME=C. can you please help me how to change it for permanently
In VERITAS How to recover the mirror disk with data. How to bring the existing data disk into VERITAS volume manger control.
How many filed in /etc/vfstab
As a user how he can change is passwd with root privilege.
how can system identify run level at boot time?
If NIC card is failed how can troubleshoot it?
How do you add the disk without reboot the server?