Quota in OpenVZ , Ubuntu VPS

Discussion in 'Installation/Configuration' started by foxpro, Aug 20, 2013.

  1. foxpro

    foxpro New Member

    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 .
    [​IMG]

    Please help me . Otherwise i will be fall in front of questions by my users ... :( pleeeease ...........
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
  3. foxpro

    foxpro New Member

    ????

    So , I have nohing to do ? I am a openvz user . I have no access to main server .
     
  4. vert

    vert New Member

    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.
     
  5. foxpro

    foxpro New Member


    I will ask them . But i have no idea what to ask !! Please give me exact path ... please ... :(
     
  6. vert

    vert New Member

    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.
     
  7. foxpro

    foxpro New Member

    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 .
     
  8. vert

    vert New Member

    Well:

    That means you don't have to do anything further. Except enable the quota like the guide tells your of course.
     

Share This Page