Webspace
Posted: Tue 7. Jan 2025, 23:40
Webspace Dont work can you help mu.. 0 B
Das offizielle KeyHelp Forum der Keyweb AG / The official KeyHelp forum of Keyweb AG
https://community.keyhelp.de/
Code: Select all
repquota -a
Code: Select all
repquota -a
*** Report for user quotas on device /dev/sda1
Block grace time: 7days; Inode grace time: 7days
Block limits File limits
User used soft hard grace used soft hard grace
----------------------------------------------------------------------
root -- 3966360 0 0 55549 0 0
man -- 1372 0 0 118 0 0
www-data -- 2208 0 0 59 0 0
_apt -- 12 0 0 3 0 0
systemd-timesync -- 4 0 0 2 0 0
keyhelp -- 179300 0 0 13947 0 0
bind -- 12 0 0 3 0 0
mysql -- 460872 0 0 928 0 0
ftp -- 4 0 0 1 0 0
postfix -- 80 0 0 53 0 0
vmail -- 208 0 0 45 0 0
_rspamd -- 53560 0 0 259 0 0
redis -- 152 0 0 6 0 0
clamav -- 367100 0 0 9 0 0
anarecruitment -- 319892 512000 512000 14377 64000 64000
dpsweb -- 169700 1048576 1048576 9745 174762 174762
mhtechnik -- 246332 512000 512000 10099 64000 64000
swissfootballfuture -- 270600 512000 512000 9443 64000 64000
mhtechni -- 162176 512000 512000 7727 64000 64000
holzgroup -- 880388 1433600 1433600 17294 179200 179200
gmsc -- 432048 1048576 1048576 24055 131072 131072
gazeta -- 3373436 12582912 12582912 53192 1572864 1572864
#3064 -- 17884 0 0 339 0 0
#5009 ++ 349188 51200 51200 6days 11298 6400 6400 6days
Code: Select all
service quota stop
quotacheck -avmugf
service quota start
Code: Select all
root@v1736101981:~# service quota stop
root@v1736101981:~# quotacheck -avmugf
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: Scanning /dev/sda1 [/] done
quotacheck: Checked 21504 directories and 235630 files
root@v1736101981:~# service quota start
root@v1736101981:~#
Code: Select all
quotatool: Quotatool cannot function while quotas are disabled. Please enable quotas by running `quotaon -a`.
Code: Select all
quotaon -a