what is RAID 1+0?
Answers were Sorted based on User's Feedback
Answer / abhinav jhingran
Raid 1+0 is the mirrored sets in a striped set (minimum four
disks; even number of disks) provides fault tolerance and
improved performance but increases complexity. The key
difference from RAID 0+1 is that RAID 1+0 creates a striped
set from a series of mirrored drives. In a failed disk
situation RAID 1+0 performs better because all the remaining
disks continue to be used. The array can sustain multiple
drive losses so long as no mirror loses both its drives.
| Is This Answer Correct ? | 3 Yes | 0 No |
How to remove weird filenames?
What is the difference between Swapping and Paging?
What UNIX command will control the default file permissions when files are created?
In detail elaborate the system? What is driver?
process id for kernell process?
How do you execute a UNIX command in the background?
how can we create the script in crontab at mid night on sunday,satuarday,fiday 0n monyh october,november,january? please give me answer if anybody knows ? because on important purpose.
How do you create special files like named pipes and device files?
What is an incremental backup?
. Using sed and grep, write a command which lists files and directories with following properties: (i) created in 1999 (ii) with user's as owner and group
In this command sqlplus -s username/password what is -S and what's the use..???
What is a Region?