[one-users] need help understanding VM life cycle (ON 1.4)

Tino Vazquez tinova at fdi.ucm.es
Mon Aug 30 08:55:11 PDT 2010


Dear Manish,

Currently, VM life cycle doesn't support redeployment with the same
id. This is only possible after a failed deployment, there is a
restart operation that just does the last point in your list, but
again, only after a failed deployment.

So the answer is that you can implement the lifecycle up to your last
point, taking into account that you should use a dummy script for the
delete action in the tm_vmware
($ONE_LOCATION/etc/tm_vmware/tm_vmwarerc).

Regards,

-Tino

--
Constantino Vázquez Blanco | dsa-research.org/tinova
Virtualization Technology Engineer / Researcher
OpenNebula Toolkit | opennebula.org



On Sun, Aug 22, 2010 at 1:40 PM, Manish Sapariya <manish at gslab.com> wrote:
> Hi,
> I have ON 1.4, with few VMWare server 2.0 Hypervisor.
>
> I want to implement following life cycle of VMs.
>
> - Create VM.
> - Deploy VM on certain HV.
> - Undeply VM from HV. This means that the VM should
> be shutdown, unregistered from the HV, but should not
> be deleted from the VM_DIR. Hence I should also be
> able to see it in VM list with the given ID.
> - Redeploy the VM. This should take the same VM id
> as previous.
>
> --
> Thanks and Regards,
> Manish
>
> Office Phone : 46711053
> Extension    : #1053
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>



More information about the Users mailing list