Beiträge von GBehindert

    Hi, I hab to reboot today again, here are some more infos:


    root@NAS:~# cat /proc/mdstat


    Code
    Personalities : [raid1]
    md127 : active raid1 sdb[0]
          4883639360 blocks super 1.2 [2/1] [U_]
    
    
    unused devices: <none>



    root@NAS:~# blkid

    Code
    /dev/sda1: UUID="9bd3e31b-ccb5-4e7b-9a57-240df53f9c6a" TYPE="ext4"
    /dev/sda5: UUID="aeaf6da6-1fc7-497b-bccc-55092f631bb9" TYPE="swap"
    /dev/md127: LABEL="Vol1" UUID="e04fa9db-f507-46d2-a583-89239a401938" TYPE="ext4"
    /dev/sdb: UUID="45ea1ff3-304c-d5cc-76dd-6d136ca52132" UUID_SUB="1a1d52d2-250b-539d-3896-8f80785da379" LABEL="NAS:Vol1" TYPE="linux_raid_member"



    root@NAS:~# fdisk -l





    After rebuilding the raid its all good, but i don`t wanna rebuild my raid after every reboot, does anyone have an idea?

    Hi,


    every time I reboot my omv nas by the funktion in the web gui my raid1 (2x 5tb wdred) degrades and i have to rebuild it.
    the mail sayes:


    > This is an automatically generated mail message from mdadm
    > running on NAS
    >
    > A DegradedArray event had been detected on md device /dev/md/NAS:Vol1.
    >
    > Faithfully yours, etc.
    >
    > P.S. The /proc/mdstat file currently contains the following:
    >
    > Personalities : [raid1]
    > md127 : active raid1 sda[0]
    > 4883639360 blocks super 1.2 [2/1] [U_]


    the rebuild process works well but i want to restart the nas without rebuilding the raid. The HDDs are only 4 month old, so this should not be a hardwarefailure.
    could u please help me with this? my linux knowledge is very small so it would be nice to post a script or a part of a code to run...