what are all the procedures i have to follow while patching
a machine which has root mirroring ( SVM ).
Answer Posted / venugopal adep
Steps to be followed in patching
1. collect all the configuration information as mentioned
in Ans#1
2. Break the SVM mirror
display mirror info
#metastat -cp
detach the mirror
#metadetach d11 d10
etc.
3. Start the patch install script
4. After patching is complete, reboot the server
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What can be a reason for the solaris system slowing down?
Explain how to view shared memory statistics?
Explain the difference between pid and ppid with example.
Performace degradations in NFSv4 when upgraded from NFSv3? problems with NFS v4?
What causes the rpc.ttdbserverd process to be cpu bound?
How do you remove a swap space?
How can the output be redirected to some other action process in place showing it in the screen?
Explain the difference between svm and vxvm?
What can be done to protect the system from overflow exploits?
how to add Kernel patch in all systems at a time?
What are the raid levels in solaris?
Tell me how to solve the system hung issue. Found that the memory state is free, commands to check and solve the issue?
How to login to a remote host with solaris secure shell?
How can a user boot in solaris as root if the password is non functional?
How can threads be created in a solaris environment? Write an example