Confixx 3.3 Quota Problem

musti19

Member
Hallo,
habe auf meinem Debian,Raid Server Confixx 3.3.5 drauf.
Und seit langem habe ich Probleme mit Quota.
Jedoch stellte ich folgendes fest:

Ein Confixx-Kunde hat laut Confixx
3 GB von 500 MB verfügbar verbraucht.
Da stimmt was nicht.Ich habe im Command überprüft.
und in Wirklichkeit beträgt es 40MB.
Nun habe ich versucht Quota im Confixx deaktivieren,
Quota deinstallieren,installieren und zählen lassen.
Und im Confixx wieder Quota eingeschaltet.Das selbe Problem.

Ich habe das ganze Google System durchsucht,mehrere Befehl Möglichkeiten ausprobiert und immer noch kein Problemlösung gefunden.
(Confixx Updatescript eingeschlossen)

Auffallend war: Sobald ich im Confixx Quota deaktiviere,
wird es richtig berechnet.

Hat jemand eine Idee für mein Problem?

Ich wär sehr dankbar.

Mfg
 
vorab

mount:

PHP:
/dev/md1 on / type ext3 (rw,usrquota,grpquota)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
 
repquota:
PHP:
web23p5  --       0   10240   10240              1     0     0
web24p1  --       4  204800  204800              1     0     0
web24p2  --       0  204800  204800              1     0     0
web24p3  --       0  204800  204800              1     0     0
web24p4  --       0  204800  204800              1     0     0
web24    --  155104       0       0          34170     0     0
web25p2  --       0   30720   30720              1     0     0
web25    --    4016       0       0             76     0     0
web25p1  --      20  204800  204800              9     0     0
web25p3  --       0  204800  204800              1     0     0
web27    --    4904       0       0            720     0     0
web28p3   --       0   10240   10240              1     0     0
web28p6   --      24   10240   10240              1     0     0
web28p7   --       0   10240   10240              1     0     0
web28p8   --       0   10240   10240              1     0     0
web29p1  --       0  204800  204800              1     0     0
web29p2  --    7156  204800  204800              1     0     0
web30p1  --     336  204800  204800              1     0     0
web30p2  --       0  204800  204800              1     0     0
 
Back
Top