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 / 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 |
Benefits of SMF compared LRC(legacy run control)?
0 Answers Satyam, TEKsystems, Wipro,
Port no for telnet (23) , ssh(22)?
How to see the route?
Explain the more details of vmstat output?
What can be a reason for the solaris system slowing down? How can it be rectified?
what is the main usage of maintaining the system logs in solaris
How can a user boot in solaris as root if the password is non functional?
in a global zone we are created a zone. how can we know whether it is a sparse root model or whole root model.
what are bootloaders in solaris booting? bootblk, ufsboot
what is coredump & crashdump.what's the difference between these two.
2 Answers Abasca Resources, Ashtech, Cognizant, HP,
How to list qued jobs under at? atq
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?