no servers failing, what i do???
modify the vps conf, the QUOTAUGIDLIMIT="380"
was 320, and i change the limit to 380 and the accounts transfers work, and the servers no fail for today.
but here is the paste of the beancounters.
[email protected] [~]# cat /proc/user_beancounters
Version: 2.5
uid resource held maxheld barrier limit failcnt
114: kmemsize 6687212 13928722 28745400 29580328 0
lockedpages 0 8 512 512 0
privvmpages 79316 160078 262144 262144 0
shmpages 1125 6565 43008 43008 0
dummy 0 0 0 0 0
numproc 65 129 480 480 0
physpages 36318 88939 0 2147483647 0
vmguarpages 0 0 67584 2147483647 0
oomguarpages 36318 88939 52224 2147483647 0
numtcpsock 58 237 720 720 0
numflock 6 14 376 412 0
numpty 1 2 32 32 0
numsiginfo 1 27 512 512 0
tcpsndbuf 1124708 3534676 3440640 5406720 426030363
tcprcvbuf 429884 1860240 3440640 5406720 0
othersockbuf 41784 2250572 2252160 4194304 83
dgramrcvbuf 0 124836 524288 524288 0
numothersock 35 85 720 720 0
dcachesize 0 0 7249920 7249920 0
numfile 1780 3524 18624 18624 0
dummy 0 0 0 0 0
dummy 0 0 0 0 0
dummy 0 0 0 0 0
numiptent 103 103 256 256 0
[email protected] [~]#
what is QUOTAUGIDLIMIT, i search google and in a post i see:
"quotaugidlimit is used to track the numer of group and users with quotas. As you add more users and groups it gets near the limit"
sounds reazonable for me, that was my problem and that cause the server been restarting the services...
thanks Don