dear all. have an issue when creating new CT machine. (it works fine with qemu).
i tried with different templates, but always the same problem.
when creating the task viewer shows (Description: CT 103 - Create):
and the next entry (Description: CT 103 - Start):
/var/log/vzctl.log says:
so do i have to create the config file in /etc/vz/conf/ manually? i assumed proxmox would to this for me.. or did i miss something?
thanks a lot for any advices..
i tried with different templates, but always the same problem.
when creating the task viewer shows (Description: CT 103 - Create):
Code:
extracting archive '/vm/templates/template/cache/debian-6.0-standard_6.0-4_amd64.tar.gz'
Total bytes read: 381470720 (364MiB, 88MiB/s)
Container config file does not exist
TASK ERROR: command 'vzctl --skiplock quotainit 103' failed: exit code 14
and the next entry (Description: CT 103 - Start):
Code:
Container config file does not exist
TASK ERROR: command 'vzctl start 103' failed: exit code 14
/var/log/vzctl.log says:
Code:
...
2011-12-09T09:42:54+0100 vzctl : CT 103 : WARNING: /etc/vz/conf/103.conf not found: No such file or directory
...
so do i have to create the config file in /etc/vz/conf/ manually? i assumed proxmox would to this for me.. or did i miss something?
thanks a lot for any advices..