Beiträge von Bikkeltje

    Would appriciate some help in fixing my missing RAID5


    Upgraded my OMV5 (with a 4 disk RAID5 array and a seperate OS disk), to OMV 6.0.16

    after upgrading the in OMV5 perfectly working RAID5 array went missing.

    The seperate disks show up as normal.


    No info in mdadm.conf found


    cat /proc/mdstat:

    Code
    Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
    md2 : inactive sdd5[0](S) sdc5[4](S) sda[5](S)
          8781006424 blocks super 1.2
    
    unused devices: <none>

    blkid:

    Code
    /dev/sdb1: LABEL="1.42.6-5592" UUID="0abbdcd4-4da2-4559-932a-87aa35d96a6e" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="2ea434c0-d468-480b-b81d-a182a3fb3da2"
    /dev/sdc1: UUID="440e148a-c335-3847-3017-a5a8c86610be" TYPE="linux_raid_member" PARTUUID="c6fb1687-7589-427b-92b8-b629356a446a"
    /dev/sdc2: UUID="99500667-fb55-393d-9ec3-bac4be9d8549" TYPE="linux_raid_member" PARTUUID="612db3ed-0be1-400e-a58c-50cf474be14c"
    /dev/sdc5: UUID="548afae0-94ab-da4c-2c18-041ea5a04431" UUID_SUB="536f46e2-a056-4bfd-563d-e39a2f22a238" LABEL="Server:2" TYPE="linux_raid_member" PARTUUID="ee9fe42a-79f7-4ff8-b0ce-c1a200fa6b79"
    /dev/sda: UUID="548afae0-94ab-da4c-2c18-041ea5a04431" UUID_SUB="eb9cb58e-6ff9-aab2-3632-22837a10e610" LABEL="Server:2" TYPE="linux_raid_member"
    /dev/sde1: UUID="6d65a434-4502-4e8e-8506-a4fe5e10831c" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="3891f82a-01"
    /dev/sde5: UUID="8a7643f9-9246-4328-b412-8f91ad08f4f2" TYPE="swap" PARTUUID="3891f82a-05"
    /dev/sdd1: UUID="440e148a-c335-3847-3017-a5a8c86610be" TYPE="linux_raid_member" PARTUUID="f4b38124-0b8d-40e8-9303-5f8a6d8d0e92"
    /dev/sdd2: UUID="99500667-fb55-393d-9ec3-bac4be9d8549" TYPE="linux_raid_member" PARTUUID="a7526015-e24e-449b-946f-8b292a7078db"
    /dev/sdd5: UUID="548afae0-94ab-da4c-2c18-041ea5a04431" UUID_SUB="92b542bb-a7df-98e0-7b05-372ec3c76349" LABEL="Server:2" TYPE="linux_raid_member" PARTUUID="a8ad64d9-6812-4921-a2b7-0f15e8c2b83e"

    fdisk -l | grep "Disk":

    cat /etc/mdadm/mdadm.conf:

    mdadm --detail --scan --verbose:

    Code
    INACTIVE-ARRAY /dev/md2 num-devices=3 metadata=1.2 name=Server:2 UUID=548afae0:94abda4c:2c18041e:a5a04431
       devices=/dev/sda,/dev/sdc5,/dev/sdd5

    Any help would be greatly appreciated


    Thanks to Supay (James) for bringing up the quesion and davidh2k (David) for giving us the workaround.
    Had the same problems as James installing subsonic.


    Manualy dpkg and then apt-get "tzdata-java_2015g-0+deb7u1_all.deb" resolved the dependency problems in the openmediavault-subsonic install.


    Again: Thanks!!
    :thumbup: