In solaris RAID half of replicas fails Suppose out of 6
replica 4 got failed
-> what will be the impact if system will not come up & if
system will not come up how to fix this issue.
Answer Posted / renjith p
If the active database replicas reduced bellow half the will not come up. In such condition we can boot the system with the physical address of the root disk or the root mirror disk, which one is in good state. boot to single user mode. check the failed database replicas by 'metadb -i' command.
delete the failed replicas using 'metadb -d' command.
Then reboot to normal mode. after that we can replace the failed disk and regenerate the raid using 'metareplace' command.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do you copy files from remote system using ftp?
Explain the difference between svm and vxvm?
How can abiword be compiled for solaris using gcc?
Explain the difference between pid and ppid with example.
Performace degradations in NFSv4 when upgraded from NFSv3? problems with NFS v4?
How can a user increase the number of pseudo-ttys?
What are the raid levels in solaris?
How can a user access a dos-format disk in solaris?
What are the ways in which replication agreements between directory structures be arranged?
How can a user login to solaris?
What can be done to protect the system from overflow exploits?
1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?
What can be a reason for the solaris system slowing down?
How can a user login to solaris? What is the login shell?
How can the user in solaris check the status of processes?