Can anybody tell me the step by step how to install raid-5
Answer Posted / balu
mdadm -C /dev/md0 -n3 /dev/hda(10,11,12) -l5
mdadm -D /dev/md0 --To display information
mkfs.ext3 /dev/md0 --Format it
mkdir /tgs --make dir
mount /dev/mdo /tgs -- mount dir
mdadm -r /dev/md0 /dev/hda13 --remove faulty device frm raid
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can I use kali linux as my main os?
What is the pipe in linux?
You want to search for sale and sales. What regular expression should you use?
How do I check if a port is open linux?
Where are sar logs stored?
Can you legally copy your own dvds?
You have a file called sales data and create symbolic links to it in bob’s home directory. Bob calls you and says that his link no longer works. How can you fix the link?
Is linux hard to learn?
Explain how you can view the text file using terminal?
Is everything in linux a file?
What is a virtual desktop?
Which supports for creating a Linux VPN (Virtual Private Network)?
Which linux os is best?
What is the difference between spinlock and mutex?
how you will do kernel compilation in linux operating system?