Can anybody tell me the step by step how to install raid-5
Answer Posted / vishnu(8123755356)
the above answer is correct but for RAID level 5 atleast 3
disk is requied so.
mdadm /dev/md0 -l 5 -n 3 /dev/sda{1,2,3}
| Is This Answer Correct ? | 44 Yes | 0 No |
Post New Answer View All Answers