In a two node cluster how can you bring the one of the node
in maintenance mode.
Answers were Sorted based on User's Feedback
Answer / vishwanath
Bring the resource groups offline
scswitch -F -g resourcegroup
then shutdown -y -g0 -i0
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pradeep
switch over the service groups from first node to second node
#hagrp -switch servcgrpname -sys systm name
Freeze the second node
#hasys -freeze sysname
bring down to first node to maintenance mode
#shutdown -y -g0 -i0
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you check the run level
what is the difference between /var/adm/ and /var/sadm directory contains in solaris?
In a two node cluster how can you bring the one of the node in maintenance mode.
How to stop if Solaris system it rebooting continually. What is the steps to come normal position.
How can you boot the system in single user mode? other than #boot CDROM/net -s
When user logging in which file will take place
one guy asking how to grow disk size in SDS? what is SDS?
Explain about Vxrecover?
What is default permission of /etc/passwd , /etc/shadow files
usage of temp directory should be restricted to 1 gb if total temp directory size is 5 gb?
How will you comment error line in /etc/system file
When you "ping server" and "ping server.domainname", you get different results. Why?