[one-users] onevm saveas, "ID not defined"

2010-08-22 Thread Jason Heiss
I'm trying to use the onevm saveas functionality in 2.0 beta 1, but it doesn't 
seem to like me:

# onevm saveas 8 1 myimage
ID not defined

I've deleted and recreated the VM with no luck.  Still fiddling around to see 
if I can figure it out, but I thought I'd throw it out and see if anyone had an 
idea.

The VM ID should be fine:

# onevm list
   ID USER NAME STAT CPU MEMHOSTNAMETIME
8 oneadmin  vm1 runn   0 1048576   10.0.0.73 00 00:29:22

The disk ID as well:

# onevm show 8 | egrep 'DISK|DISK_ID|TYPE'
DISK=[
  DISK_ID=0,
  TYPE=CDROM ]
DISK=[
  DISK_ID=1,
  TYPE=DISK ]
DISK=[
  DISK_ID=2,
  TYPE=swap ]

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


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

2010-08-22 Thread Manish Sapariya

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@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org