• Moin Moin zusammen,
    ich habe ein Problem mit der Quota Aktivierung, könnte mir da jemand kurz weiterhelfen ?


    In fstab steht folgende drin.

    Code
    # <file system> <mount point>   <type>  <options>       <dump>  <pass>
    # / was on /dev/sda2 during installation
    UUID=2b21ffcc-5d5f-4957-82a7-2d51cb7f1fb6 /               ext4    errors=remount-ro 0       0
    # /boot was on /dev/sda1 during installation
    UUID=f9e90f14-4e84-4d73-a7d4-5b25f21067ea /boot           ext4    defaults,noatime        0       0


    Ich hab nun schon folgendes Probiert

    Code
    /UUID=2b21ffcc-5d5f-4957-82a7-2d51cb7f1fb6 /var/www ext4  errors=remount-ro,grpjquota=aquota.group,jqfmt=vfsv0  0  1


    Leider sagt mir das System anschließend

    Code
    root@login:~# mount -vo remount /
    mount: /dev/sda2 mounted on /.
    root@login:~# quotacheck -vgm /
    quotacheck: Mountpoint (or device) / not found or has no quota enabled.
    quotacheck: Cannot find filesystem to check or filesystem not mounted with quota option.


    Vielen Dank für eure Hilfe


    Grüße City

Jetzt mitmachen!

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