This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Information / Strange usernames in User Quota section
« on: December 11, 2022, 12:44:43 AM »
Hello there,
Is it normal to have following list of users in user quota section (Users with hash tag, I didn't create those accounts)
Block grace time: 7days; Inode grace time: 7days
Space limits File limits
User used soft hard grace used soft hard grace
root -- 28901M 0K 0K 498k 0 0
nobody -- 216M 0K 0K 178 0 0
polkitd -- 8K 0K 0K 2 0 0
ntp -- 8K 0K 0K 2 0 0
postfix -- 684K 0K 0K 109 0 0
chrony -- 8K 0K 0K 2 0 0
mysql -- 1052M 0K 0K 1735 0 0
dovecot -- 4K 0K 0K 1 0 0
tss -- 12K 0K 0K 2 0 0
named -- 33668K 0K 0K 9 0 0
cwpsrv -- 0K 0K 0K 2 0 0
cwpsvc -- 891M 0K 0K 23256 0 0
login -- 8K 0K 0K 3 0 0
clamupdate -- 1156M 0K 0K 8 0 0
amavis -- 1692K 0K 0K 38 0 0
vmail -- 19984K 0K 0K 12 0 0
vacation -- 8K 0K 0K 3 0 0
opendkim -- 216K 0K 0K 54 0 0
#119 -- 9844K 0K 0K 366 0 0
#501 -- 76936K 0K 0K 7136 0 0
#507 -- 37980K 0K 0K 42 0 0
#1000 -- 8052K 5120M 5120M 650 0 0
#5758 -- 1528K 0K 0K 209 0 0
#2194 -- 108K 0K 0K 15 0 0
#7182 -- 28K 0K 0K 14 0 0
#1027 -- 28K 20000M 20000M 11 0 0
#4366 -- 82944K 0K 0K 5487 0 0
#7424 -- 496K 0K 0K 118 0 0
Is it normal to have following list of users in user quota section (Users with hash tag, I didn't create those accounts)
Block grace time: 7days; Inode grace time: 7days
Space limits File limits
User used soft hard grace used soft hard grace
root -- 28901M 0K 0K 498k 0 0
nobody -- 216M 0K 0K 178 0 0
polkitd -- 8K 0K 0K 2 0 0
ntp -- 8K 0K 0K 2 0 0
postfix -- 684K 0K 0K 109 0 0
chrony -- 8K 0K 0K 2 0 0
mysql -- 1052M 0K 0K 1735 0 0
dovecot -- 4K 0K 0K 1 0 0
tss -- 12K 0K 0K 2 0 0
named -- 33668K 0K 0K 9 0 0
cwpsrv -- 0K 0K 0K 2 0 0
cwpsvc -- 891M 0K 0K 23256 0 0
login -- 8K 0K 0K 3 0 0
clamupdate -- 1156M 0K 0K 8 0 0
amavis -- 1692K 0K 0K 38 0 0
vmail -- 19984K 0K 0K 12 0 0
vacation -- 8K 0K 0K 3 0 0
opendkim -- 216K 0K 0K 54 0 0
#119 -- 9844K 0K 0K 366 0 0
#501 -- 76936K 0K 0K 7136 0 0
#507 -- 37980K 0K 0K 42 0 0
#1000 -- 8052K 5120M 5120M 650 0 0
#5758 -- 1528K 0K 0K 209 0 0
#2194 -- 108K 0K 0K 15 0 0
#7182 -- 28K 0K 0K 14 0 0
#1027 -- 28K 20000M 20000M 11 0 0
#4366 -- 82944K 0K 0K 5487 0 0
#7424 -- 496K 0K 0K 118 0 0
2
CentOS Configuration / Re: How to setup user quotas ?
« on: August 01, 2021, 09:12:30 AM »
Could you please someone guide me on setting up quota for user accounts properly?
I am using A KVM vps (/dev/vda1 is mounted on / and home folder is inside / )
mount
(output)
/dev/vda1 on / type ext4 (rw,relatime,quota,usrquota,grpquota,data=ordered)
------------------------------------------------
/etc/fstab file has followings
#
# /etc/fstab
# Created by anaconda on Tue May 18 17:44:59 2021
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(, mount( and/or blkid( for more info
#
/dev/vda1 / ext4 rw,relatime,quota,usrquota,grpquota,data=ordered 0 0
tmpfs /dev/shm tmpfs defaults,nodev,nosuid,noexec 0 0
/swapfile none swap sw 0 0
proc /proc proc defaults,hidepid=2,gid=nohidproc 0 0
--------------------------------------------
repquota -a output
Block limits File limits
User used soft hard grace used soft hard grace
testuser -- 717684 1048576 1048576 26444 0 0
---------------------------------------------
When I go to disk quota setup menu in CWP it says Quota Configuration file /usr/local/cwp/.conf/quota_part.conf Already Exist!
/usr/local/cwp/.conf/quota_part.conf file has /
(My issues is that disk space usage doesn't reflect on users control panel) it stays at Usage 0% 0/1024MB
(in CWP admin panel I can see disk space usage properly 700MB/1024MB) The issue appears to be only in CWP users' panel
I am using A KVM vps (/dev/vda1 is mounted on / and home folder is inside / )
mount
(output)
/dev/vda1 on / type ext4 (rw,relatime,quota,usrquota,grpquota,data=ordered)
------------------------------------------------
/etc/fstab file has followings
#
# /etc/fstab
# Created by anaconda on Tue May 18 17:44:59 2021
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(, mount( and/or blkid( for more info
#
/dev/vda1 / ext4 rw,relatime,quota,usrquota,grpquota,data=ordered 0 0
tmpfs /dev/shm tmpfs defaults,nodev,nosuid,noexec 0 0
/swapfile none swap sw 0 0
proc /proc proc defaults,hidepid=2,gid=nohidproc 0 0
--------------------------------------------
repquota -a output
Block limits File limits
User used soft hard grace used soft hard grace
testuser -- 717684 1048576 1048576 26444 0 0
---------------------------------------------
When I go to disk quota setup menu in CWP it says Quota Configuration file /usr/local/cwp/.conf/quota_part.conf Already Exist!
/usr/local/cwp/.conf/quota_part.conf file has /
(My issues is that disk space usage doesn't reflect on users control panel) it stays at Usage 0% 0/1024MB
(in CWP admin panel I can see disk space usage properly 700MB/1024MB) The issue appears to be only in CWP users' panel
Pages: [1]