Anybody familiar with VPS /etc/fstab?

docenta

Well-Known Member
May 9, 2006
64
0
156
Hello I have a problems with quota - when something is uploaded or deleted there is no disk space change in CPanel. I think the problem is in my /etc/fstab file that looks like :



#cat /etc/fstab

none /dev/pts devpts rw 0 0




Do you have any ideas how /etc/fstab must looks like so quotas to work ?


my df command output is :



#df

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/vzfs 26340032 11553699 14786333 44% /
ext3 10104268 212336 9378660 3% /tmp
/tmp 10104268 212336 9378660 3% /var/tmp




Thanks.