Debian11 > Fresh Install > Quota fehler bei ext4

Diskussionen zur Installation von KeyHelp.
Post Reply
gpeter73
Posts: 26
Joined: Wed 30. Nov 2022, 14:25

Debian11 > Fresh Install > Quota fehler bei ext4

Post by gpeter73 »

Hi,
ich habe gerade Keyhelp auf einen jungfreulichen Root Server mit Debian 11 installiert.
Wärend der Installation ist mir eine Fehlermeldung bei der Installation von Quota aufgefallen.
Im Log ist folgendes zu finden:

Code: Select all

  exec  | service quota stop
  exec  | cp /etc/fstab /etc/fstab-backup
  exec  | echo "# /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).
  #
  # systemd generates mount units based on this file, see systemd.mount(5).
  # Please run 'systemctl daemon-reload' after making changes here.
  #
  # <file system> <mount point>   <type>  <options>       <dump>  <pass>
  # / was on /dev/md2 during installation
  UUID=0652b9dd-3565-44f1-8709-b3103171d5a5     /     ext4     errors=remount-ro,usrquota,grpquota     0     1
  # /boot was on /dev/md0 during installation
  UUID=53e26f83-fef5-4c34-9c79-1d0df5ef3797 /boot           ext2    defaults        0       2
  # swap was on /dev/md1 during installation
  UUID=496b69e9-34ec-4257-afc7-86a9ee2657e7 none            swap    sw              0       0" > "/etc/fstab"
  exec  | mount -o remount /
  exec  | quotacheck -avmug
          quotacheck: Your kernel probably supports ext4 quota feature but you are using external quota files. Please switch your filesystem to use ext4 quota feature as external quota files on ext4 are deprecated.
          quotacheck: Quota für users ist bei Mountpunkte / aktiviert, dh. quotacheck könnte die Datei beschädigen.
          Bitte deaktivieren Sie Quotas oder verwenden Sie -f, um die Prüfung zu erzwingen.

  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ERROR DETECTED <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

  [SKIPPED DUE PREVIOUS ERRORS] exec  | service quota start
Ich stehe gerade wegen Schlafmangels etwas auf dem Schlau, muss das Dingen aber relativ Zeitnahe ans laufen bekommen.
Kein mir bitte einer den zündenden Tip geben.
User avatar
BasHeijermans
KeyHelp Translator
Posts: 158
Joined: Mon 20. Jun 2022, 12:01
Location: Heppen Belgium
Contact:

Re: Debian11 > Fresh Install > Quota fehler bei ext4

Post by BasHeijermans »

Type the mount command and see if your filesystem supports quota.

Should read something like this:

/ type ext4 (rw,relatime,lazytime,data=ordered,balloon_ino=12,jqfmt=vfsv1,usrjquota=aquota.user,grpjquota=aquota.group)

Looks to me quota isn't working.

Does "service quota status" say anything like this?

root@sprintweb:~# service quota status
● quota.service - Initial Check File System Quotas
Loaded: loaded (/lib/systemd/system/quota.service; enabled; vendor preset: enabled)
Active: active (exited) since Sun 2022-11-20 15:59:14 CET; 1 weeks 3 days ago
Docs: man:quotacheck(8)
Process: 105 ExecStart=/usr/share/quota/quota-initial-check.sh (code=exited, status=0/SUCCESS)
Main PID: 105 (code=exited, status=0/SUCCESS)
Greetings Bas.

Ik heb KeyHelp naar het Nederlands vertaald, contacteer me als er translatie fouten zijn.
(I have translated KeyHelp into Dutch, contact me if there are translation errors.)
Next version 24 of KeyHelp 100% translated.
User avatar
Tobi
Community Moderator
Posts: 2812
Joined: Thu 5. Jan 2017, 13:24

Re: Debian11 > Fresh Install > Quota fehler bei ext4

Post by Tobi »

Sorry aber ich muss mal den Mod raushängen 💪.

Ich finde es von dir mein lieber gpeter unmöglich wie du dich verhältst.
Da fragst du gestern wegen deines ach sooooo dringenden Problems hier an.

Bas ist so lieb und ignoriert deine Rechtschreibfehler und versucht dir bei deinem Problem zu helfen.

Und du hast es nicht mal nötig zu antworten?
Das finde ich ungehörig!
Gruß,
Tobi


-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
Post Reply