Can anybody tell me the step by step how to install raid-5
Answer Posted / rajalakshmy
You should use the following Command
# mdadm -C /dev/md0 -l 5 -n 3 /dev/sda{1,2,3}
raiddev /dev/md0
raid-level 5
nr-raid-disks 3
nr-spare-disks 0
persistent-superblock 1
parity-algorithm left-symmetric
chunk-size 32
device /dev/sdb2
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What do you understand by linux kernal?
What is basic linux?
What are the advantages of arch linux?
Which utility is used to make automate rotation of a log?
Is linux built on unix?
What are directory files in linux?
How do you sort the entries in a text file in ascending order?
How to copy text to the clipboard?
Who wc linux?
Where did the linux kernel originate?
Why do hackers prefer linux?
How do I start apache in linux?
what are the best synchronization techniques for share memory data in linux?
How do I see what services are running in linux?
What does fsck do in linux?