Can't mount RAID10 "more filesystems detected"

  • Hello folks,


    I upgraded a few days ago from OMV 3.* to OMV 4.
    But now I can't mount anymore my RAID10. Do you have any sugesstions?







    Error of sudo mount /dev/md0 /srv/dev-disk-by-label-Raid10


    Code
    sudo mount /dev/md0 /srv/dev-disk-by-label-Raid10
    mount: /dev/md0: more filesystems detected. This should not happen,
    use -t <type> to explicitly specify the filesystem type or
    use wipefs(8) to clean up the device.


    This is the blkid output:


    Code
    root@NAS-Server:~# blkid
    /dev/sdc: UUID="10ee0e11-06f4-bdcc-2402-7b704ab53d25" UUID_SUB="01cdd2a3-b86b-691b-a213-b5ca3cbd878c" LABEL="NAS-Server:RAID10" TYPE="linux_raid_member"
    /dev/sdb: UUID="10ee0e11-06f4-bdcc-2402-7b704ab53d25" UUID_SUB="48c7850e-4c34-6651-7bb2-8224c4062565" LABEL="NAS-Server:RAID10" TYPE="linux_raid_member"
    /dev/sda1: UUID="0a228258-4d3a-4cfe-b87e-b837f4f19183" TYPE="ext4" PARTUUID="c66cdb84-01"
    /dev/sda5: UUID="b3c59904-4ca4-49f1-80c1-ec4998c43471" TYPE="swap" PARTUUID="c66cdb84-05"
    /dev/sde: UUID="10ee0e11-06f4-bdcc-2402-7b704ab53d25" UUID_SUB="2c0c01de-3547-50aa-d14c-b77b426ae2a7" LABEL="NAS-Server:RAID10" TYPE="linux_raid_member"
    /dev/sdd: UUID="10ee0e11-06f4-bdcc-2402-7b704ab53d25" UUID_SUB="ba632853-5ba6-3b24-b0f0-245c66d33fa8" LABEL="NAS-Server:RAID10" TYPE="linux_raid_member"


    Code
    root@NAS-Server:~# cat /proc/mdstat
    Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
    md0 : active raid10 sdd[4] sde[0] sdb[3] sdc[2]
    15627790336 blocks super 1.2 512K chunks 2 near-copies [4/4] [UUUU]
    bitmap: 0/117 pages [0KB], 65536KB chunk
    
    
    unused devices: <none>


    Output of: sudo mdadm --detail /dev/md0



    Should work, shouldn't it?


    Would be awesome to get help!


    Have a good day,

Jetzt mitmachen!

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