Cannot apply share settings

  • Wanted to add some new NFS shares and run into this error when applying settings:


    Looks like its something related to fstab, checked the outputs of lsblk and /etc/fstab content just in case there would be some change in disk settings (did not mess with them) but found no obvious reason for the error

    SuperMicro CSE-825, X11SSH-F, Xeon E3-1240v6, 32 GB ECC RAM, LSI 9211-8i HBA controller, 2x 8 TB, 1x 4 TB, 1x3TB, MergerFS+SnapRAID

    Powered by Proxmox VE

  • The error messages seem to be pointing to some kind of quota problem which is one of the modules run when you make changes to NFS settings. So, what were the NFS settings and on what folder(s) and are quotas set on any of those?


    If "quotas" are the problem, then there's a new plugin called "mounteditor" which can remove quotas mount options which are causing problems.

    See: RE: mount editor plugin

    Einmal editiert, zuletzt von Krisbee () aus folgendem Grund: typo

  • all my shared folders sit on the MergerFS fuse FS which has no quotas set. i have no idea why my snapraid and docker disks have quotas, but these have no network shares




    SuperMicro CSE-825, X11SSH-F, Xeon E3-1240v6, 32 GB ECC RAM, LSI 9211-8i HBA controller, 2x 8 TB, 1x 4 TB, 1x3TB, MergerFS+SnapRAID

    Powered by Proxmox VE

  • quota is part of EXT4 filesystems default mount options, e.g:


    Code
    root@omv7vm:~# findmnt --real -t ext4
    TARGET                                                       SOURCE    FSTYPE OPTIONS
    /                                                            /dev/vda2 ext4   rw,relatime,errors=remount-ro
    ├─/srv/dev-disk-by-uuid-c73273eb-02d1-48f0-9f44-e6d1237c85c5 /dev/md1  ext4   rw,relatime,jqfmt=vfsv0,usrjquota=aquota.user,grpjquota=aquota.group
    └─/srv/dev-disk-by-uuid-874d8b9f-84fe-40cc-97df-842705dbffe8 /dev/md0  ext4   rw,relatime,jqfmt=vfsv0,usrjquota=aquota.user,grpjquota=aquota.group
    root@omv7vm:~# 

    Have you updated to "Version 7.0.1-1 (Sandworm)" ? Because this look like a possible bug to me, I've got the same error in OMV7 VM.

  • yep, just updated to 7.0.2, still got the same error. votdev maybe can you look into this?

    SuperMicro CSE-825, X11SSH-F, Xeon E3-1240v6, 32 GB ECC RAM, LSI 9211-8i HBA controller, 2x 8 TB, 1x 4 TB, 1x3TB, MergerFS+SnapRAID

    Powered by Proxmox VE

  • votdev

    Hat das Label gelöst hinzugefügt.
  • votdev

    Hat das Label OMV 7.x hinzugefügt.

Jetzt mitmachen!

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