Unable to "share folder" RDM ESXi disk in OMV VM

  • Hello guys,


    I have installed ESXi on my Proliang g8 g1610t and as it does not support VT-d, I am using RDM to have the disk (WD Red) managed by OMV.
    So the disk is well seen from OMV and it allows me to mount it through GUI but then... two issues:


    1) I don't see it mounted on CLI:


    root@OMV:~# cd /mnt
    root@OMV:/mnt# ls
    root@OMV:/mnt#


    2) When trying to set up a "shared folder I got this error"






    Any idea why it's not working?



    Thank you

  • The disk is correctly mounted:


    root@OMV:/srv/dev-disk-by-label-Media# ls
    Conferences Dev Downloads FTP Games Movies MusicBands Shows Software Temp VM



    However, I can't created a shared folder


    Edit



    root@OMV:/srv/dev-disk-by-label-Media# blkid
    /dev/sda1: UUID="a93e70db-61b2-4664-a48c-1c6975efda66" TYPE="ext4" PARTUUID="2206c497-01"
    /dev/sda5: UUID="e552dd66-92d8-4f52-ba8c-aa875e8d466e" TYPE="swap" PARTUUID="2206c497-05"
    /dev/sdc1: LABEL="Media" UUID="353327d6-0748-41a6-ae92-9cd4105c4126" TYPE="ext4" PARTUUID="0293aa29-e327-407f-94b9-2c70f5e4daa0"
    /dev/sdb1: LABEL="test" UUID="f2c5dac9-7588-430c-a494-a30b91cd10eb" TYPE="ext4" PARTUUID="efdac2e4-36bc-48b9-8fff-699e331cf85f"






    root@OMV:/srv/dev-disk-by-label-Media# 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=a93e70db-61b2-4664-a48c-1c6975efda66 / ext4 errors=remount-ro 0 1
    # swap was on /dev/sda5 during installation
    UUID=e552dd66-92d8-4f52-ba8c-aa875e8d466e none swap sw 0 0
    /dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
    tmpfs /tmp tmpfs defaults 0 0
    # >>> [openmediavault]
    /dev/disk/by-label/test /srv/dev-disk-by-label-test ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,discard,acl 0 2
    /dev/disk/by-label/Media /srv/dev-disk-by-label-Media ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2
    # <<< [openmediavault]
    root@OMV:/srv/dev-disk-by-label-Media#

    • Offizieller Beitrag

    Please execute the following command (i assume it won't work, but give it a try) and post the output.


    Bash
    # omv-confdbadm read --prettify "conf.system.sharedfolder"
  • Please execute the following command (i assume it won't work, but give it a try) and post the output.


    Bash
    # omv-confdbadm read --prettify "conf.system.sharedfolder"


    Hi @votdev,


    I am trying to reistall the system in ESXi with OMV4. As soon as it finishes, if error persists I will past the output for you. Thank you very much for replying.

Jetzt mitmachen!

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