RAID 5 clean degraded

  • more /etc/fstab
    # /etc/fstab: static file system information.
    #
    # Use 'blkid' to print the universally unique identifier for a
    # device; this may be used with UUID= as a more robust way to name devices
    # that works even if disks are added and removed. See fstab(5).
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    proc /proc proc defaults 0 0
    # / was on /dev/sda1 during installation
    UUID=1c616f83-f1f0-4e89-b62f-4a39b3b6a049 / ext4 errors=remount-ro 0 1
    # swap was on /dev/sda5 during installation
    UUID=e4d4e52f-a3a4-4ec7-ba88-19767e6f0b1e none swap sw 0 0
    /dev/sdd1 /media/usb0 auto rw,user,noauto 0 0
    /dev/sdd2 /media/usb1 auto rw,user,noauto 0 0
    /dev/sdd3 /media/usb2 auto rw,user,noauto 0 0
    /dev/sdd4 /media/usb3 auto rw,user,noauto 0 0
    tmpfs /tmp tmpfs defaults 0 0
    # >>> [openmediavault]
    UUID=fdbab16c-3441-4b48-89a6-dbfa96ae3ff4 /media/fdbab16c-3441-4b48-89a6-dbfa96ae3ff4 ext4 defaults,nofail,acl,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.grou
    p,jqfmt=vfsv0 0 2
    # <<< [openmediavault]

  • RAID5 is ready,



    cat /proc/mdstat
    Personalities : [raid6] [raid5] [raid4]
    md0 : active raid5 sdc[4] sda[0] sdd[3] sdb[1]
    8790795264 blocks super 1.2 level 5, 512k chunk, algorithm 2 [4/4] [UUUU]


    Many thx to all, great support.

    • Offizieller Beitrag

    Glad it's sorted, what would be a help is to add the omv version and mark the thread resolved in the header of your first post.

Jetzt mitmachen!

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