OMV 2.2.5 Mirror Raid lost after every reboot, no superblock

  • I know there is an OMV 3.0 thread about this, if it's applicable please close this and I can post there even though it is OMV 2.0.


    I'm changing my raid setup from 3x 3TB in Raid5 to 2x 3TB in Raid1 + Rsnapshot to spare 3TB drive. After dismantling my Raid5 and wiping the discs I created a Raid1 mirror of the two 3TB drives. Reloaded my data, restarted and my Raid was gone. I'm gone ahead and re-creatred the Mirror Raid, rebooted, gone. I've tried to assemble the raid as many posts instructed but no luck. The mirror raid drives are sdb and sdc. I can't figure this one out, any help would be greatly appreciated!


    mdadm --assemble --force --verbose /dev/md0 /dev/sd[bc]

    Code
    mdadm: looking for devices for /dev/md0
    mdadm: Cannot assemble mbr metadata on /dev/sdb
    mdadm: /dev/sdb has no superblock - assembly aborted




    cat /proc/mdstat

    Code
    Personalities :
    unused devices: <none>

    blkid


    Code
    /dev/sdd1: UUID="275e2463-bb97-472c-a0e8-6962e0538355" TYPE="ext4" LABEL="OS"
    /dev/sdd5: UUID="e45fde5b-7be1-45cf-a124-02e16fda8d82" TYPE="swap"
    /dev/sde1: LABEL="DataB" UUID="7593ba61-3aca-4f16-b04a-0ed2ce37a51a" TYPE="ext4"
    /dev/sda1: LABEL="MediaA" UUID="4c940230-d646-4d63-93ae-c5b0a71bcc6e" TYPE="ext4"
    /dev/sdf1: LABEL="temp" UUID="5b2e9bfa-e671-4976-824c-68dbf0c0b86b" TYPE="ext4"


    fdisk -l



    cat /etc/mdadm/mdadm.conf


    • Offizieller Beitrag

    Don't use partitioned disks to conform mdadm raids, just use plain raw block devices sdb, sdc, etc. not sdb1 or sdc1. Go to the physical disk section and wipe the disks until the partition table had been erased. Then create the mirror again, format, mount and reboot to check persistentency.

Jetzt mitmachen!

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