Unable to mount HDD through the WebInterface

  • Hi everyone!


    Last week I finally managed to rebuild my entire NAS System. Switching from OMV2 to OMV3 with a new an clean installation.
    Im current on Version 3.0.70. After the new installation i noticed that one of my Storage HDD is not mountable by the webinterface.


    I get the following error:




    My fstab looks like this:


    root@nas-omv:~# cat /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>
    # / was on /dev/sda1 during installation
    UUID=8d53fa51-32b0-4b49-8041-29c238238574 / ext4 errors=remount-ro 0 1
    # swap was on /dev/sda5 during installation
    UUID=b754686f-25e8-454c-ab30-8ed0034f3e27 none swap sw 0 0
    tmpfs /tmp tmpfs defaults 0 0
    # >>> [openmediavault]
    /dev/disk/by-label/WDRed1 /srv/dev-disk-by-label-WDRed1 ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2
    /dev/disk/by-label/WDRed2 /srv/dev-disk-by-label-WDRed2 ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2
    # <<< [openmediavault]



    This is my blkid output:


    /dev/sda1: LABEL="WDRed1" UUID="00749642-fbd2-45bf-a9ce-00af0817b3ed" TYPE="ext4" PARTUUID="03fc7987-46ec-4513-be41-ca57eefe469a"
    /dev/sdb1: LABEL="WDRed" UUID="dfb2e970-9256-40b3-89f5-1fc8da8808d9" TYPE="ext4" PARTUUID="c6d91519-4e0a-44c4-9bb6-b6c54677792d"
    /dev/sdc1: LABEL="WDRed2" UUID="81f68bbf-085b-42ba-a05d-14ddfd128fde" TYPE="ext4" PARTUUID="418db2fc-762f-4547-bfdf-21a4f59aa976"
    /dev/sdd1: UUID="8d53fa51-32b0-4b49-8041-29c238238574" TYPE="ext4" PARTUUID="b6abe8f8-01"
    /dev/sdd5: UUID="b754686f-25e8-454c-ab30-8ed0034f3e27" TYPE="swap" PARTUUID="b6abe8f8-05"


    This is my lsblk output:


    root@nas-omv:/etc/openmediavault# lsblk
    NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
    sdd 8:48 0 55,9G 0 disk
    +-sdd2 8:50 0 1K 0 part
    +-sdd5 8:53 0 2,3G 0 part [SWAP]
    +-sdd1 8:49 0 53,6G 0 part /
    sdb 8:16 0 2,7T 0 disk
    +-sdb1 8:17 0 2,7T 0 part
    sdc 8:32 0 3,7T 0 disk
    +-sdc1 8:33 0 3,7T 0 part /srv/dev-disk-by-label-WDRed2
    sda 8:0 0 2,7T 0 disk
    +-sda1 8:1 0 2,7T 0 part /srv/dev-disk-by-label-WDRed1


    Just for a test i manually edited the fstab with the entry of the missing HDD. After that the HDD does work as before and the HDD is showing "mounted"
    in the webinterface. But the drive is still missing in the fstab part of "/etc/openmediavault/config.xml".


    Does someone has an idea how the get the HDD mounted/work with OMV3, as the other ones?


    greetings


    RDF

  • Hey votdev!


    thx for the fast reply!
    This is the output of omv-confdbadm read --prettify "conf.system.filesystem.mountpoint"

    The command omv-mkconf fstab didn´t fix the problem.


    greetings


    RDF

  • The first output doesn´t work, it results in a new prompt with square brackets

    Code
    root@nas-omv:/# cat /var/lib/openmediavault/dirtymodules.json
    []root@nas-omv:/#
    root@nas-omv:/#


    This is the result of the second:



  • The first output doesn´t work, it results in a new prompt with square brackets

    Code
    root@nas-omv:/# cat /var/lib/openmediavault/dirtymodules.json
    []root@nas-omv:/#
    root@nas-omv:/#


    This is the result of the second:


  • Ok! thanks for your help! Maybe the root cause of this problem was the initial installation, there was
    a few errors on the web interface, but they are gone during the omv updates...



    I will try a reinstallation of omv3 over the weekend, maybe this will fix this problem.

  • Sorry for the late response. During the past days, I managed to do a fully new install with Version 3.0.79. Soon
    After that I noticed that it didn´t work either. The status on the new installation is the same.


    I looked deeper and I found only onething that was different on the non-mountable HDD.


    The GPT Partition Code was set to 0700 as Microsoft basic data. The other drives GPT Data Code were all on 8300. That stands for Linux File system. After that I changed the Microsoft basic data Code to the Linux one, but i didn´t work either.
    Maybe I should have tried again a new installation with the changed GPT Code...


    But i deleted the whole unmountable drive and added a new partition over the OMV3 Web interface to it.
    This finally worked.


    greetings


    RDF

Jetzt mitmachen!

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