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
How do you share a program across different virtual desktops under linux?
What is mutex in linux?
Is windows 10 better than linux?
What is deadlock example?
What are the features of linux os over other operating systems etc?
How do I install linux?
Why was linux created?
How do you find out the processes that are currently running or a particular user?
You need to search for the string “tecmint” in all the “.txt” files in the current directory. How will you do it?
What is a linux process?
What is the best way to see the end of a logfile.log file?
Can games run on linux?
What is the role of semaphores in linux?
Is ubuntu a bsd?
Is linux a posix?