相关疑难解决方法(0)

如何让不活动的 RAID 设备再次工作?

启动后,我的 RAID1 设备 ( /dev/md_d0*) 有时会进入一些有趣的状态,我无法安装它。

* 最初是我创建的,/dev/md0但它以某种方式将自己更改为/dev/md_d0.

# mount /opt
mount: wrong fs type, bad option, bad superblock on /dev/md_d0,
       missing codepage or helper program, or other error
       (could this be the IDE device where you in fact use
       ide-scsi so that sr0 or sda or so is needed?)
       In some cases useful info is found in syslog - try
       dmesg | tail  or so
Run Code Online (Sandbox Code Playgroud)

RAID 设备似乎以某种方式处于非活动状态

# cat /proc/mdstat
Personalities : …
Run Code Online (Sandbox Code Playgroud)

linux raid software-raid mdadm ubuntu

32
推荐指数
4
解决办法
20万
查看次数

标签 统计

linux ×1

mdadm ×1

raid ×1

software-raid ×1

ubuntu ×1