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
environment? Is it heterogeneous (mix of linux, solaris,other UNIX)?
How can a user access a dos-format disk in solaris?
How can abiword be compiled for solaris using gcc?
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 can threads be created in a solaris environment? Write an example
How do you remove a swap space?
How can a user increase the number of pseudo-ttys? what is their use?
How does a solaris cluster work?
What do you understand by irq assignments?
How to login to a remote host with solaris secure shell?
How to view shared memory statistics?
what is the importance of swap memory and how it will supports?
What are the raid levels in solaris?
Explain the difference between sc> and lom>?
Explain the run levels that are used in solaris10?