Re: [Users] some ovirt questions

2012-02-28 Thread Livnat Peer
On 29/02/12 00:56, hai wu wrote: > 1. For ovirt, and future rhev, what's the recommended way going > forward: ovirt node vs vsdm? oVirt node has VDSM installed as well. > 2. For ovirt, and future rhev, libvirt would be supported i think, > what's the recommended way in terms of API going forward?

[Users] some ovirt questions

2012-02-28 Thread hai wu
1. For ovirt, and future rhev, what's the recommended way going forward: ovirt node vs vsdm? 2. For ovirt, and future rhev, libvirt would be supported i think, what's the recommended way in terms of API going forward? libvirt API or REST API? I am not sure what's the difference between these 2. My

Re: [Users] Change virtual disk interface CLI solution!

2012-02-28 Thread Winfried de Heiden
After digging around I found a working solution: install ovirt-engine-cli from the "nightly" repo. (it is not in stable yet) ovirt-shell -u internal\\admin -p x -l http://localhost:8080/api -c (connect to the ovirt engine) list vms (get ove

Re: [Users] [vdsm] Remove and Add host does not work

2012-02-28 Thread Deepak C Shetty
On 02/28/2012 10:38 PM, Douglas Landgraf wrote: On 02/28/2012 11:01 AM, Douglas Landgraf wrote: On 02/28/2012 08:49 AM, Deepak C Shetty wrote: On 02/28/2012 07:11 PM, Itamar Heim wrote: On 02/28/2012 03:31 PM, Deepak C Shetty wrote: On 02/28/2012 06:57 PM, Itamar Heim wrote: On 02/28/2012 03

Re: [Users] Change virtual disk interface

2012-02-28 Thread Winfried de Heiden
Hi, /"please try via the rest API/sdk/cli, iirc, this is just a UI limitation"/ Any sugestions for using the rest API? This is quite new for me :( Winfried Itamar Heim schreef: On 02/28/2012 10:26 AM, w...@dds.nl wrote: > I have serveral "old" KVM virtual images, all off them

Re: [Users] Fwd: Re: Using virsh on the node

2012-02-28 Thread Doron Fediuck
> Subject: Re: [Users] Using virsh on the node > Date: Mon, 27 Feb 2012 20:25:55 +0200 > From: Itamar Heim > To: Dan Yasny > CC: users@ovirt.org > > On 02/27/2012 06:34 PM, Dan Yasny wrote: >> >> >> - Original Message - >>> From: "Nathan Stratton" >>> To: "Dan Yasny" >>> Cc: users@ovirt.

Re: [Users] [vdsm] Remove and Add host does not work

2012-02-28 Thread Douglas Landgraf
On 02/28/2012 11:01 AM, Douglas Landgraf wrote: On 02/28/2012 08:49 AM, Deepak C Shetty wrote: On 02/28/2012 07:11 PM, Itamar Heim wrote: On 02/28/2012 03:31 PM, Deepak C Shetty wrote: On 02/28/2012 06:57 PM, Itamar Heim wrote: On 02/28/2012 03:22 PM, Deepak C Shetty wrote: On 02/28/2012 06:

Re: [Users] Change virtual disk interface

2012-02-28 Thread Winfried de Heiden
Hi Richard, Any chance for a workaround: changing /etc/redhat-release first, modify some virt-v2v configuration file? Centos is just my poor men@home lab... Winfried   "Richard W.M. Jones" schreef: On Tue, Feb 28, 2012 at 03:30:03PM +0100, Winfried de Heiden wrote: > Hi Ric

Re: [Users] Change virtual disk interface

2012-02-28 Thread Richard W.M. Jones
On Tue, Feb 28, 2012 at 03:30:03PM +0100, Winfried de Heiden wrote: > Hi Richard, > >Centos 5.7 that is: > >virt-inspector -a /var/lib/libvirt/images/PXE5.img > > >  >    /dev/VG_OS/LV_ROOT >    linux >    x86_64 >    centos >    CentOS release 5.7 (Final)

Re: [Users] ovirt-shell failes to connect: SOLVED!

2012-02-28 Thread Winfried de Heiden
Problem solved; use the correct URL, domain and double \\: ovirt-shell -u internal\\admin -p xxx -l http://localhost:8080/api -c  ==  >>> connected to oVirt manager 3.0.0.0 <<<  ==      

Re: [Users] Change virtual disk interface

2012-02-28 Thread Winfried de Heiden
Hi Richard, Centos 5.7 that is: virt-inspector -a /var/lib/libvirt/images/PXE5.img       /dev/VG_OS/LV_ROOT     linux     x86_64     centos     CentOS release 5.7 (Final)     5     7     rpm ~ Winfried "Richard W.M. Jones" schreef: On Tue, Fe

Re: [Users] Change virtual disk interface

2012-02-28 Thread Winfried de Heiden
Bug created: https://bugzilla.redhat.com/show_bug.cgi?id=798277 Winfried    Itamar Heim schreef: > On 02/28/2012 10:26 AM, w...@dds.nl wrote:  > I have serveral "old" KVM > virtual images, all off them using virtio for >>    networking and disks. Trying to import these into my EXPORT datas

Re: [Users] Change virtual disk interface

2012-02-28 Thread Richard W.M. Jones
On Tue, Feb 28, 2012 at 03:56:19PM +0200, Itamar Heim wrote: > On 02/28/2012 10:26 AM, w...@dds.nl wrote: > >I have serveral "old" KVM virtual images, all off them using virtio for > >networking and disks. Trying to import these into my EXPORT datastore > >ends up with an error: > > > >virt-v2v -i

Re: [Users] ovirt-shell failes to connect

2012-02-28 Thread Winfried de Heiden
Hi, I would like to try. However: it is nog available at http://ovirt.org/releases/nightly/fedora/16/ Version 2..0-2 is the most recent. Winfried Michael Pasternak schreef: i just closed bug reporting similar issue, i was not able to reproduce it, can you please try ovirt-engi

Re: [Users] Error taking snapshot

2012-02-28 Thread Mike Kolesnik
> On 02/28/2012 07:14 PM, Itamar Heim wrote: > > On 02/28/2012 03:28 PM, Deepak C Shetty wrote: > >> On 02/28/2012 06:49 PM, Itamar Heim wrote: > >>> On 02/28/2012 12:35 PM, Deepak C Shetty wrote: > Hi, > I have a DC which is FC based and i already have a virtual disk > and > bo

Re: [Users] [vdsm] Remove and Add host does not work

2012-02-28 Thread Douglas Landgraf
On 02/28/2012 08:49 AM, Deepak C Shetty wrote: On 02/28/2012 07:11 PM, Itamar Heim wrote: On 02/28/2012 03:31 PM, Deepak C Shetty wrote: On 02/28/2012 06:57 PM, Itamar Heim wrote: On 02/28/2012 03:22 PM, Deepak C Shetty wrote: On 02/28/2012 06:46 PM, Itamar Heim wrote: On 02/28/2012 02:48 PM

Re: [Users] Change virtual disk interface

2012-02-28 Thread Itamar Heim
On 02/28/2012 10:26 AM, w...@dds.nl wrote: I have serveral "old" KVM virtual images, all off them using virtio for networking and disks. Trying to import these into my EXPORT datastore ends up with an error: virt-v2v -i libvirt -o rhev -os 10.0.0.3:/nfs/export -n br0 PXE5-test PXE5.img: 100% [=

Re: [Users] Error taking snapshot

2012-02-28 Thread Deepak C Shetty
On 02/28/2012 07:14 PM, Itamar Heim wrote: On 02/28/2012 03:28 PM, Deepak C Shetty wrote: On 02/28/2012 06:49 PM, Itamar Heim wrote: On 02/28/2012 12:35 PM, Deepak C Shetty wrote: Hi, I have a DC which is FC based and i already have a virtual disk and booting VM off it. When i try to take a sn

Re: [Users] engine setup failes using seprate /usr partition

2012-02-28 Thread Itamar Heim
On 02/28/2012 11:02 AM, Oved Ourfalli wrote: - Original Message - From: w...@dds.nl To: users@ovirt.org Sent: Tuesday, February 28, 2012 10:35:39 AM Subject: [Users] engine setup failes using seprate /usr partition Running engine-setup fails when using a seperate /var partion (seperat

Re: [Users] [vdsm] Remove and Add host does not work

2012-02-28 Thread Deepak C Shetty
On 02/28/2012 07:11 PM, Itamar Heim wrote: On 02/28/2012 03:31 PM, Deepak C Shetty wrote: On 02/28/2012 06:57 PM, Itamar Heim wrote: On 02/28/2012 03:22 PM, Deepak C Shetty wrote: On 02/28/2012 06:46 PM, Itamar Heim wrote: On 02/28/2012 02:48 PM, Deepak C Shetty wrote: Hi, I had a host manag

Re: [Users] Error taking snapshot

2012-02-28 Thread Itamar Heim
On 02/28/2012 03:28 PM, Deepak C Shetty wrote: On 02/28/2012 06:49 PM, Itamar Heim wrote: On 02/28/2012 12:35 PM, Deepak C Shetty wrote: Hi, I have a DC which is FC based and i already have a virtual disk and booting VM off it. When i try to take a snapshot of this, it gives me a msg on OE side

Re: [Users] [vdsm] Remove and Add host does not work

2012-02-28 Thread Itamar Heim
On 02/28/2012 03:31 PM, Deepak C Shetty wrote: On 02/28/2012 06:57 PM, Itamar Heim wrote: On 02/28/2012 03:22 PM, Deepak C Shetty wrote: On 02/28/2012 06:46 PM, Itamar Heim wrote: On 02/28/2012 02:48 PM, Deepak C Shetty wrote: Hi, I had a host managed via OE, completely working fine. Was even

Re: [Users] [vdsm] Remove and Add host does not work

2012-02-28 Thread Deepak C Shetty
On 02/28/2012 06:57 PM, Itamar Heim wrote: On 02/28/2012 03:22 PM, Deepak C Shetty wrote: On 02/28/2012 06:46 PM, Itamar Heim wrote: On 02/28/2012 02:48 PM, Deepak C Shetty wrote: Hi, I had a host managed via OE, completely working fine. Was even able to create and run VMs off it. I tried remo

Re: [Users] Error taking snapshot

2012-02-28 Thread Deepak C Shetty
On 02/28/2012 06:49 PM, Itamar Heim wrote: On 02/28/2012 12:35 PM, Deepak C Shetty wrote: Hi, I have a DC which is FC based and i already have a virtual disk and booting VM off it. When i try to take a snapshot of this, it gives me a msg on OE side ..something like.. Error: vm-backed-by-fc-sto

Re: [Users] [vdsm] Remove and Add host does not work

2012-02-28 Thread Itamar Heim
On 02/28/2012 03:22 PM, Deepak C Shetty wrote: On 02/28/2012 06:46 PM, Itamar Heim wrote: On 02/28/2012 02:48 PM, Deepak C Shetty wrote: Hi, I had a host managed via OE, completely working fine. Was even able to create and run VMs off it. I tried removing the host from the OE (put host into mai

Re: [Users] [vdsm] Remove and Add host does not work

2012-02-28 Thread Deepak C Shetty
On 02/28/2012 06:46 PM, Itamar Heim wrote: On 02/28/2012 02:48 PM, Deepak C Shetty wrote: Hi, I had a host managed via OE, completely working fine. Was even able to create and run VMs off it. I tried removing the host from the OE (put host into maint. mode and then remove) and when i re-discover

Re: [Users] ovirt-shell failes to connect

2012-02-28 Thread Michael Pasternak
i just closed bug reporting similar issue, i was not able to reproduce it, can you please try ovirt-engine-cli-2.0-3 On 02/28/2012 01:40 PM, w...@dds.nl wrote: > Starting ovirt-shell failes to connect: > > ovirt-shell -c -l localhost:8080/api -u admin -p -c > > error: 'NoneType' object

Re: [Users] Error taking snapshot

2012-02-28 Thread Itamar Heim
On 02/28/2012 12:35 PM, Deepak C Shetty wrote: Hi, I have a DC which is FC based and i already have a virtual disk and booting VM off it. When i try to take a snapshot of this, it gives me a msg on OE side ..something like.. Error: vm-backed-by-fc-storage: * Cannot ${action} ${type}. Same ac

Re: [Users] ovirt-shell failes to connect

2012-02-28 Thread Itamar Heim
On 02/28/2012 01:40 PM, w...@dds.nl wrote: Starting ovirt-shell failes to connect: ovirt-shell -c -l localhost:8080/api -u admin -p -c error: 'NoneType' object has no attribute 'rfind' ++ Welcome to oVirt shell +

Re: [Users] [vdsm] Remove and Add host does not work

2012-02-28 Thread Itamar Heim
On 02/28/2012 02:48 PM, Deepak C Shetty wrote: Hi, I had a host managed via OE, completely working fine. Was even able to create and run VMs off it. I tried removing the host from the OE (put host into maint. mode and then remove) and when i re-discover the same host, OE just keeps seeing it as N

[Users] Remove and Add host does not work

2012-02-28 Thread Deepak C Shetty
Hi, I had a host managed via OE, completely working fine. Was even able to create and run VMs off it. I tried removing the host from the OE (put host into maint. mode and then remove) and when i re-discover the same host, OE just keeps seeing it as Non-responsive. I am able to ssh into the

[Users] ovirt-shell failes to connect

2012-02-28 Thread wdh
Starting ovirt-shell failes to connect: ovirt-shell -c -l localhost:8080/api -u admin -p -c error: 'NoneType' object has no attribute 'rfind'       ++    Welcome to oVirt shell  ++ rpm -qi ov

[Users] Error taking snapshot

2012-02-28 Thread Deepak C Shetty
Hi, I have a DC which is FC based and i already have a virtual disk and booting VM off it. When i try to take a snapshot of this, it gives me a msg on OE side ..something like.. Error: vm-backed-by-fc-storage: * Cannot ${action} ${type}. Same action in progress. From OE log.. this

Re: [Users] How to migrate the Ovirt management server/frontend to another machine ? (what files are needed, etc)

2012-02-28 Thread Doron Fediuck
On 27/02/12 21:04, Itamar Heim wrote: > On 02/27/2012 04:14 PM, Morgan Cox wrote: >> Hi. >> >> As we are using Fedora16 as the OS on the frontend I would like to know >> what files/DB's, etc are needed to migrate the management >> server/frontend to another machine? >> >> I ask as the support life

Re: [Users] LDAP SimpleAuthentication issue.

2012-02-28 Thread Oved Ourfalli
- Original Message - > From: "Yair Zaslavsky" > To: "Sharad Mishra" > Cc: users@ovirt.org > Sent: Tuesday, February 28, 2012 10:45:36 AM > Subject: Re: [Users] LDAP SimpleAuthentication issue. > > On 02/27/2012 09:11 PM, Sharad Mishra wrote: > > On Fri, 2012-02-24 at 22:19 +0200, Yair

Re: [Users] engine setup failes using seprate /usr partition

2012-02-28 Thread Oved Ourfalli
- Original Message - > From: w...@dds.nl > To: users@ovirt.org > Sent: Tuesday, February 28, 2012 10:35:39 AM > Subject: [Users] engine setup failes using seprate /usr partition > > Running engine-setup fails when using a seperate /var partion > (seperated from  /) In > /var/log/ovirt-en

Re: [Users] LDAP SimpleAuthentication issue.

2012-02-28 Thread Yair Zaslavsky
On 02/27/2012 09:11 PM, Sharad Mishra wrote: > On Fri, 2012-02-24 at 22:19 +0200, Yair Zaslavsky wrote: >> On 02/24/2012 09:19 PM, Sharad Mishra wrote: >>> Hi, >>> I am new to ovirt and LDAP. Looking at adding support for Tivoli >>> Directory Server. Here is a small java/jndi program (not using

[Users] engine setup failes using seprate /usr partition

2012-02-28 Thread wdh
Running engine-setup fails when using a seperate /var partion (seperated from  /) In /var/log/ovirt-engine/engine-setup_xxx.log: 2012-02-18 14:46:16::ERROR::engine-setup::614::root:: Traceback (most recent call last):   File "/usr/bin/engine-setup", line 612, in _linkHttpParams     os.li

[Users] Change virtual disk interface

2012-02-28 Thread wdh
I have serveral "old" KVM virtual images, all off them using virtio for networking and disks. Trying to import these into my EXPORT datastore ends up with an error: virt-v2v -i libvirt -o rhev -os 10.0.0.3:/nfs/export  -n br0 PXE5-test PXE5.img: 100% [===