创建RAID设备
2017-06-24 本文已影响0人
ALuckyLive
添加20、30、40、50G磁盘
fdisk /dev/sda
mdadm -C /dev/md0 -n3 -l5 -x1 /dev/sd{a6,b,c1,d1}
cat /proc/mdstat
which -n1 cat /proc/mdstat
mdadm -Ds /dev/md0
mdadm -Ds /dev/md0 >/etc/mdadm.conf
mkdir /mnt/raid
mount /dev/md0 /mnt/raid
cd /mnt/raid
cp /etc/fstab /mnt/raid/f1
cp /etc/fstab /mnt/riad/f2
cp /var/log /mnt/riad/bigfile
cat f3
vim /etc/fstab
cat f1
lsblk
blkid
mdadm -D /dev/md0
mdadm /dev/md0 -f /dev/sdb1
mdadm /dev/md0 -r /dev/sdb1
mdadm /dev/md0 -a /dev/sdd1
mdadm -G /dev/md0 -a /dev/sdd2
mdadm /dev/md0 -a /dev/sdd2
![](https://img.haomeiwen.com/i6132998/86b9ff56e2c7600a.png)
]
![](https://img.haomeiwen.com/i6132998/07c630ef722065c6.png)
![](https://img.haomeiwen.com/i6132998/a3f87d9f4f39da14.png)
![](https://img.haomeiwen.com/i6132998/922a2af95cbf1464.png)
![](https://img.haomeiwen.com/i6132998/7ac4b449902eca73.png)
![](https://img.haomeiwen.com/i6132998/264adc8d036d9cc3.png)
![](https://img.haomeiwen.com/i6132998/0301fcb624e9e0f0.png)
![](https://img.haomeiwen.com/i6132998/4625aa0815d5a5a4.png)
![](https://img.haomeiwen.com/i6132998/66d7fd57721795f6.png)
![](https://img.haomeiwen.com/i6132998/a56e6a2400598203.png)
![](https://img.haomeiwen.com/i6132998/fc757d4fc076d86d.png)
![](https://img.haomeiwen.com/i6132998/47b9e81afd1b3c81.png)
![](https://img.haomeiwen.com/i6132998/76f809340f64fb52.png)
![](https://img.haomeiwen.com/i6132998/38de0a412d6c06fa.png)
![](https://img.haomeiwen.com/i6132998/ddde17f720a937de.png)
![](https://img.haomeiwen.com/i6132998/8c5a33799513506d.png)
![](https://img.haomeiwen.com/i6132998/d3e0d0e54d02fb23.png)
![](https://img.haomeiwen.com/i6132998/819e3b82a69d1615.png)
![](https://img.haomeiwen.com/i6132998/e3f2727078fc56a4.png)
![](https://img.haomeiwen.com/i6132998/556b66ee3f9a5c5b.png)
![](https://img.haomeiwen.com/i6132998/0030e7a61d4a7013.png)
![](https://img.haomeiwen.com/i6132998/e838443eab2a0523.png)
![](https://img.haomeiwen.com/i6132998/6d9fd3754da3589b.png)
![](https://img.haomeiwen.com/i6132998/91e78af3f6b6e592.png)
![](https://img.haomeiwen.com/i6132998/947bae5b16d73514.png)
![](https://img.haomeiwen.com/i6132998/c2173dab33b8c38d.png)
![](https://img.haomeiwen.com/i6132998/47cbda8b92e603bf.png)
![](https://img.haomeiwen.com/i6132998/72194fa080a30b8d.png)
![](https://img.haomeiwen.com/i6132998/4391c667fcc39641.png)
![](https://img.haomeiwen.com/i6132998/916304b6217e6677.png)
![](https://img.haomeiwen.com/i6132998/452a30daa7f349e1.png)
![](https://img.haomeiwen.com/i6132998/9f72a9143d9b40ca.png)
![](https://img.haomeiwen.com/i6132998/6cf202455f5326c0.png)
![](https://img.haomeiwen.com/i6132998/45578825126d94b3.png)
![](https://img.haomeiwen.com/i6132998/82f28eb536e4cdb1.png)
![](https://img.haomeiwen.com/i6132998/929abdb4aecb2466.png)