RAID5 disappears when removing 1 HD

  • Good evening, I am a member of the Telegram group of OpenMediaVault Brazil and a user informed me that in his RAID5 mounting lab using the native RAID Software, when removing the HD sdd, the RAID volume disappears from the web interface, making it impossible to make the correction RAID.


    I thought it would be his mistake and set up the lab on VMWare Workstation:
    sda - System
    sdb, sdc and ssd - RAID5


    After configuring the RAID and playing some files on the share, I turned off the VM and removed the sdd with files and exchanged for a new sdd to simulate a disk exchange with SMART error and when starting, actually in the RAID management web interface it disappeared .


    Has anyone here experienced this or know if it is a known bug?


    PS: I tested on OMV4 and OMV5 and in both the problem occurred!

  • I just found a way to get around this!


    1 - Access the OMV via SSH


    2 - Run these 2 commands to activate the md0 volume (or the name of your degraded RAID volume):


    mdadm --misc -v --stop /dev/md0
    mdadm --assemble -v --run /dev/md0


    3 - Go to the web interface and correct the degraded volume by adding another HD


    https://github.com/openmediavault/openmediavault/issues/625

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!