Hello folks I setted this
## Defaults for containers
VE_ROOT=/vz/home/sda3/$VEID
VE_PRIVATE=/vz/tmp/sda5/$VEID
CONFIGFILE="vswap-256m"
DEF_OSTEMPLATE="centos-6-x86"
NAMESERVER=inherit # Copy from host system's /etc/resolv.conf
## Filesystem layout for new CTs: either simfs or ploop
VE_LAYOUT=ploop
Then I created my first vps and after I didnt see nothing inside this folders
home/sda3
tmp/sda5
What I found was inside root ,the vz folder with the folder named root and there I found my vps in both folders home and tmp but on tmp it had this archives
DiskDescriptor.xml
DiskDescriptor.xml.lck
root.hdd
My question is why this archives didnt appear inside root/home/sda3 and
root/ tmp/sda5 ?
Does this mean that the vps was only created inside vz folder or is it related this vz folder to the mentioned locations?
Well in my opinion if the vps was created in root/tmp/sda5 the mentioned archives would also be there,if they are not there is because the vps was not created on that location,if you can bring some chat to the situation it will be sublimely appreciated