on my gentoo system, the disk quota parameters in the openvz configuration file is:
DISKSPACE="1048576:1153024"
DISKINODES="200000:220000"
commonly used unit would be 'Byte' or 'MB'. if it is 'Byte', the above numbers would be ridiculously small, but if it is 'MB', it would be way too large...