Re: [Users] Questions about oVirt and possible API bug

2012-04-03 Thread Andrey Falko
I figured out the problem with the ovirt-shell. I forgot to inject the storage-path parameter...not sure if that is supposed to be required or not. From: Andrey Falko Sent: Tuesday, April 03, 2012 7:15 PM To: users@oVirt.org Subject: Questions about oVirt and possible API bug Hi everyone, One o

[Users] Questions about oVirt and possible API bug

2012-04-03 Thread Andrey Falko
Hi everyone, One of the requirements behind the system that I am attempting to build is that there should be no local storage. I've noticed that I cannot add local storage hosts to the same datacenter and cluster. It seems awkward to have a 1:1:1 ratio of datacenter to cluster to host. Is there

Re: [Users] issues when renaming a VM

2012-04-03 Thread Brown, Chris (GE Healthcare)
Correction below: upon creating a new VM with the same name as the as what the VM name was before the change to the name attribute results in: VM is down. Exit message operation failed: domain ' ' already exists with uuid . VM was started by (Host: ). From: users-boun...@ovirt.org [mail

[Users] issues when renaming a VM

2012-04-03 Thread Brown, Chris (GE Healthcare)
Running into an oddity when changing the name attribute of a VM. When the name attribute is changed via the either the WebAdmin or PUP it does not update the element within the VM OVF. The database table entry: vm_static --> VM_name does however get updated. Upon trying to start the VM or restart

Re: [Users] permanent vnc password and custom properties

2012-04-03 Thread David Elliott
Hi Fairly basic bash script below authenticates user and uses the api to retrieve some vm info - then creates a secured spice connection to vm (or optionally list possible vms with -list arg) On windows, using cygwin to run and then call the spicec.exe to connect to console #!/bin/bash UNAME