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 |
what is the main usage of maintaining the system logs in solaris
how to add your own run control script in server?
User is not able to perform cron jobs. How do u troubleshoot?
What is the login shell?
If system got crashed. How do u troubleshoot? What are starting steps?
How can we find memory leak in Soalris ?
Hi friends this is rakesh recently i went to an interview there they asked me what is the port number using to connect telnet from one system to another system and what deamon is used to connect telnet.
What do you understand by irq assignments?
How to change the default values ( home dir, shell, role, min, max, expire) get by user ?
Suppose I have 20 gb free space in my file system but my inode size full. How will I increase or how will I fix this issue?
How to see the route?
What is difference between swap -l & swap -s?