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
Does free memory exist on linux?
Who owns linux?
Can I run linux on android?
What types of files you know?
What is the alternative method to a gui installation in linux?
What is the minimum number of disk partitions required to install linux?
What is the best linux os for laptops?
What is the difference between ext2 vs ext3 vs ext4?
What is an a record, an ns record, a ptr record, a cname record, an mx record?
Which linux is best for beginners?
How to rename a file in linux?
How many viruses are there for linux?
How do I find usb devices on linux?
What does nslookup do?
Explain LILO?