On Thu, Mar 31, 2011 at 12:33 AM, Terry <[email protected]> wrote:
> root@ispy2:/var/lib/vz/template/cache# vzctl create 102 --ostemplate > ubuntu-10.04-minimal_10.04_amd64.tar.gz --config basic > > Creating container private area (ubuntu-10.04-minimal_10.04_amd64.tar.gz) > > Cached OS template > /var/lib/vz/template/cache/ubuntu-10.04-minimal_10.04_amd64. tar.gz.tar.gz > not found Try this command instead of yours: vzctl create 102 --ostemplate ubuntu-10.04-minimal_10.04_amd64 --config basic You need to specify your precreated template name without the extension (.tar.gz). _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
