Re: custom location for OS template [message #45607 is a reply to message #45604] |
Thu, 22 March 2012 06:33  |
knawnd
Messages: 27 Registered: April 2011
|
Junior Member |
|
|
devonblzx wrote on Wed, 21 March 2012 20:58Why not create a symlink to the file/directory?
because OpenVZ enabled hardware nodes (HN) are managed by a cloud platform (OpenNebula) what passes a set of files (including a VM template) for each VM into separate dir on HN like
/srv/vm/01/<OS1-template>
/srv/vm/02/<OS2-template>
/srv/vm/03/<OS3-template>
....
and it would be much more convenient to specify an absolute unique path to each VM template during VM creation.
|
|
|