I have followed This Link to install . Everything was ok but that 16.Install PureFTPd And Quota is not working . Specially Quota . FTP is ok but quota is not . When i checked /etc/fstab , Found ; Code: proc /proc proc defaults 0 0 none /dev/pts devpts rw,gid=5,mode=620 0 0 none /run/shm tmpfs defaults 0 0 When i tried "blkid" , I found nothing result . Please help me . Otherwise i will be fall in front of questions by my users ... pleeeease ...........
You dont have to configure quota inside of a vm when you use openvz as quota on a openvz system is provided by vzquota on the host system. Search for quota in openvz wiki, they have some explanations and articles on how to configure it.
By setting a UGID limit for the container on the host system, you are able to use the regular quota tools in the guest container OS. If you don't have access to the host node your container is running on, you will need to get a hold of your hosting company and ask if they will do it for you.
Path to what? You want the command for openvz? If your hosting company knows what they are doing, they will know what you are talking about. As I said, a GUID limit just needs to be set for your container. By default it is set to "0", which equals "disabled", which is why you can't do quotas on your filesystem. If you'd like to find out how it works, you can do as till suggested and read up on it on the OpenVZ wiki.
Ok , I will ask my host but if they enabled that , what i will do then ? i can see UUID ? or something like that ??? Please this thing is not clear to me .
Well: That means you don't have to do anything further. Except enable the quota like the guide tells your of course.