Categories

Saturday 24 March 2012

Manually Adding OS templates on Open vz nodes

If you are unable to load templates in a newly created node via solusvm by syncing the templates frm already existing nodes,Then we have to load the templates manually
First go to /vz,check there is directory named template,where all the OS templates are stored in cache
So if the directory is not present ,create the template directory ,then create cache directory inside it.
Then OS templates have to be added from already existing nodes to the /vz/template/cache.
The template can be copied from node containing templates to newly created node via scp
command look like this
scp 192.168.1.200:/vz/template/cache/*.tar.gz 192.168.1.201:/vz/template/cache/
The ip shown above are just examples.

No comments:

Post a Comment

Ad