1.环境描述:
正常操作系统
2.实验案例演示:
操作步骤:
1. 添加磁盘
2. 编写shell脚本
#!/bin/bash
i=1
while[ $i -le 66380 ]
do
touch/jf/jf$i
leti++
done
3. 执行脚本并检测结果
4. 修复i节点耗尽故障
rm-rf /disk/a*

1.环境描述:
正常操作系统
2.实验案例演示:
操作步骤:
1. 添加磁盘
2. 编写shell脚本
#!/bin/bash
i=1
while[ $i -le 66380 ]
do
touch/jf/jf$i
leti++
done
3. 执行脚本并检测结果
4. 修复i节点耗尽故障
rm-rf /disk/a*