欢迎光临
我们一直在努力

/dev/hdb1 is apparently in use by the system; will not make a filesystem here!磁盘正在使用

今天帮客户挂载个服务器硬盘、一直挂载不上。无法格式化、后来看了下 正在使用、
停止下。
[root@localhost ~]# mkfs.ext3 /dev/hdb1
mke2fs 1.39 (29-May-2006)
/dev/hdb1 is apparently in use by the system; will not make a filesystem here!

[root@localhost ~]# mkfs.ext3 /dev/hdc1
mke2fs 1.39 (29-May-2006)
/dev/hdc1 is apparently in use by the system; will not make a filesystem here!

解决方法:
[root@localhost ~]# dmsetup status
pdc_c jehibeegp1:0 160086465 linear

pdc_c jehibeeg:0 320172800 striped 2 3:64 22:0 1 AA
[root@localhost ~]# dmsetup remove_all

[root@localhost ~]# dmsetup status

No devices found

欢迎不懂的朋友留言 加我QQ 690624

赞(0) 打赏
未经允许不得转载: » /dev/hdb1 is apparently in use by the system; will not make a filesystem here!磁盘正在使用

评论 抢沙发

更好的服务器推荐选择

本站主要用于阿里云、腾讯云、华为云服务器活动的推荐及优惠购买方式、并搜集服务器运维的日常解决方案!

联系我们联系我们

觉得文章有用就打赏一下文章作者

非常感谢你的打赏,我们将继续提供更多优质内容,让我们一起创建更加美好的网络世界!

支付宝扫一扫

微信扫一扫

登录

找回密码

注册