PDA

View Full Version : no info about disk space for users


cap.josef
01-30-2015, 10:32 AM
ISPmanager Business 5.22.4

where is info about this command?

s1:~# mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=4114227,mode=75 5)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode =000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=3292644k,mode=755)
/dev/disk/by-uuid/b28d8faf-8722-4b92-ab40-9669033e8ce3 on / type ext4 (rw,relatime,errors=remount-ro,user_xattr,barrier=1,data=ordered,usrquota)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /run/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=8184540k)
/dev/md0 on /boot type ext2 (rw,relatime,errors=continue)

fly
01-30-2015, 01:32 PM
Hello,

Please show us a result of command

repquota -g -n /

ISPmamager use system quota. Group quota is uses, not user quota.

/ should be mounted with usrquota,grpquota options.

cap.josef
02-05-2015, 09:50 AM
[root@isp5 ~]# repquota -g -n /
*** Report for group quotas on device /dev/vda3
Block grace time: 7days; Inode grace time: 7days
Block limits File limits
Group used soft hard grace used soft hard grace
----------------------------------------------------------------------
#0 -- 8373556 0 0 53397 0 0
#99 -- 144 0 0 2 0 0
#2 -- 8 0 0 3 0 0
#35 -- 4 0 0 1 0 0
#68 -- 8 0 0 2 0 0
#5 -- 28 0 0 2 0 0
#498 -- 8 0 0 2 0 0
#38 -- 12 0 0 3 0 0
#499 -- 4 0 0 1 0 0
#173 -- 24 0 0 4 0 0
#12 -- 192 0 0 9 0 0
#15 -- 128 0 0 32 0 0
#48 -- 128 0 0 17 0 0
#81 -- 52 0 0 1 0 0
#50 -- 4 0 0 1 0 0
#21 -- 1280 0 0 3 0 0
#54 -- 4 0 0 1 0 0
#22 -- 13424 0 0 5 0 0
#90 -- 400 0 0 4 0 0
#156 -- 180 0 0 1 0 0
#25 -- 4164 0 0 31 0 0
#27 -- 21680 0 0 103 0 0
#93 -- 272 0 0 25 0 0
#97 -- 12 0 0 3 0 0
#500 -- 12 0 0 3 0 0
#501 -- 260 0 0 69 0 0
#497 -- 12 0 0 3 0 0
#496 -- 28 0 0 7 0 0
#4 -- 8 0 0 4 0 0
#502 -- 252 0 0 47 0 0
#503 -- 4 0 0 1 0 0

fly
02-06-2015, 08:11 AM
Well, try to add grpquota to fstab and remount /