quota not working anymore but did worked hows that possible

knoll

Verified User
Joined
Sep 26, 2005
Messages
138
Location
Belgium
hey,

quota is not working anymore but did worked hows that possible?

for example

login manta i added on the same way like login testjeh

Disk quotas for user manta (uid 1009):
Filesystem usage quota limit grace files quota limit grace
/usr 935774 5222400 5222400 3139 0 0

Disk quotas for user testjeh (uid 1100):
Filesystem usage quota limit grace files quota limit grace
/usr 1926 0 0 29 0 0

how is that possible ?

in DA is see this ...

testjeh alex 0.0197 / 1000 0.0742 / 26 1 / 1 No

so normaly it should have 26MB disk quota

how is that possible

does anyone have a solution i created that user an half anhour ago

Greets,
 
quota_partition=/usr

server1# cat /etc/fstab
# Device Mountpoint FStype Options Dump Pass#
/dev/twed0s1b none swap sw 0 0
/dev/twed0s1a / ufs rw 1 1
/dev/twed0s1d /tmp ufs rw 2 2
/dev/twed0s1f /usr ufs rw,userquota,groupquota 22
/dev/twed0s1e /var ufs rw 2 2
/dev/acd0 /cdrom cd9660 ro,noauto 0 0
proc /proc procfs rw 0 0
server1#

server1# df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/twed0s1a 989M 303M 607M 33% /
devfs 1.0K 1.0K 0B 100% /dev
/dev/twed0s1d 989M 3.5M 907M 0% /tmp
/dev/twed0s1f 68G 44G 19G 70% /usr
/dev/twed0s1e 989M 230M 680M 25% /var
procfs 4.0K 4.0K 0B 100% /proc
linprocfs 4.0K 4.0K 0B 100% /usr/compat/linux/proc


i guess everything is right some quota's work but if i add a user now he does'nt get quota added urlier that worked but not anymore

anyone knows something

Greets,
Alex
 
Back
Top