/dev/sdc is apparently in use by the system; will not make a filesystem here

折腾磁盘阵列

fdisk /dev/sdc

t将分区类型改成了fd

之后有reboot

然后对sdc的格式化操作

就提示

 /dev/sdc is apparently in use by the system; will not make a filesystem here

fuser -km 直接退出

要求重新登录

依稀记得磁盘整列有自动找fd磁盘的操作

dmraid -s

查看

果然有活动的阵列

dmraid -a n

停掉

重新格式化

ok


你可能感兴趣的:(活动,System,磁盘)