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 |
difference between ps -ef and prstat
How can threads be created in a solaris environment? Write an example
What is VTS
How to use disk quotas in solaris (command mode) ? what is the procedure for how to allocate particular space to particular user
Explain the difference between pid and ppid with example.
can we able to connect to OK prompt and serial port by using the putty and xmanager tools. if yes please describe me. thanks
1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?
how to check network card speed ? set it mode(half/full duplex)? ndd -get /dev/hme0 link-speed ndd -get /dev/hme0 link-mode
how to create 100 users at a time in solaris?
How to list qued jobs under at? atq
Explain the more details of vmstat output?
Diffrence between Paging & swap?