文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>gentoo安装纪录1-raid设置

gentoo安装纪录1-raid设置

时间:2007-04-29  来源:lwtcn

gentoo docache   net-setup eth0             eth1暂时不设置     ifconfig eth0 up     环境3硬盘 sda 160G sdb 250G  sdc 250G       fdisk /dev/sda       /dev/sda1             83   linux       /dev/sda2             82   linux swap       /dev/sda3              5   extended       /dev/sda5             83   linux       /dev/sda6             83   linux       /dev/sda7             83   linux   fdisk /dev/sdb       /dev/sdb1            fd    linux raid autodetect     120G       /dev/sdb2            fd    linux raid autodetect     其余空间     fdisk /dev/sdc       /dev/sdc1            fd    linux raid autodetect     120G       /dev/sdc2            fd    linux raid autodetect     其余空间   修改/etc/mdadm.conf DEVICE /dev/[b,c]1 ARRAY /dev/md0 devices=/dev/sdb1,/dev/sdc1   DEVICE /dev/[b,c]2 ARRAY /dev/md1 devices=/dev/sdb2,/dev/sdc2     ctrl+x 保存、退出   mdadm -C --auto=yes /dev/md0 --level=raid1 --raid-device=2 /dev/sdb1 /dev/sdc1 mdadm -C --auto=yes /dev/md1 --level=raid1 --raid-device=2 /dev/sdb2 /dev/sdc2   more /proc/mdstat   会看到系统正在构架相关的raid 或则称为 同步操作   如果是手工同步(array /dev/md0 started)  
相关阅读 更多 +
排行榜 更多 +
僵尸猎手小明

僵尸猎手小明

动作格斗 下载
狩猎波比

狩猎波比

动作格斗 下载
花海相机

花海相机

图像拍照 下载