StupidBeauty
Read times:480Posted at:Fri May 11 04:20:17 2012
- no title specified

转载:Linux安装Subversion并制作Raid1

制作软RAID1,只需使用mdadm命令即可。

http://mdadm.org/post/31

亮点:

创建一个raid1

mdadm –C /dev/md0 –l 1 –n 2 /dev/sda2 / dev/sdb2

创建raid后,一定要记得进行格式化,否则挂载会失败

mkfs.ext4 /dev/md0

创建一个mdadm.conf配置文档

里面包含输入mdadm –Ds命令后反馈的内容和drivers=/dev/sda2,/dev/sdb2

Your opinions
Your name:Email:Website url:Opinion content:
- no title specified

HxLauncher: Launch Android applications by voice commands