摘要: 一、RAID0:添加两块新硬盘 1.查看硬盘 2.将两块新硬盘格式化进行分区 [root@rhel-02 ~]# fdisk /dev/sdb [root@rhel-02 ~]# fdisk /dev/sdc 查看分区 [root@rhel-02 ~]# ls /dev/sd{a,b,c}1 3.由 阅读全文
posted @ 2018-09-20 14:49 捷浅 阅读(379) 评论(0) 推荐(0)