Re: [Users] oVirt 3.3 -- Failed to run VM: internal error unexpected address type for ide disk

2013-09-12 Thread SULLIVAN, Chris (WGK)
Hi, I am getting the exact same issue with a non-AIO oVirt 3.3.0-2.fc19 setup. The only workaround I've found so far is to delete the offending VM, recreate, and reattach the disks. The recreated VM will work normally until it is shutdown, after which it will fail to start with the same error.

Re: [Users] single VM disappeared

2013-09-12 Thread Markus Stockhausen
> This exact thing is happening to me. I'm trying to import oVirt 3.2 VM's > from an export domain. The import is successful, to the point I can fire up > the VM's. > > Restart ovirt-engine and the VM is gone. Prior to the latest ovirt-engine > update, only the VM container was removed and t

Re: [Users] oVirt 3.3 Dependency Resolution

2013-09-12 Thread James Wilson
Hi Dave, I can replicate this consistently. The only repo I disabled was the Stable oVirt definition, to enable only the Beta: name=Stable builds of the oVirt project baseurl=http://ovirt.org/releases/updates-testing/rpm/EL/$releasever/ enabled=0 skip_if_unavailable=1 gpgcheck=0 priority=20 [o

Re: [Users] Network help

2013-09-12 Thread Gianluca Cecchi
On Thu, Sep 12, 2013 at 9:25 PM, Joop wrote: > Carlos Baptista wrote: >> >> Hi, >> >> I need help. I cant figure how to configure "logical networks" with my >> servers. [snip] >> ovirt hosts (2 servers) >> 2 interfaces, eth0 and eth1 bonded for management >> ifcfg-bond0 >

Re: [Users] single VM disappeared

2013-09-12 Thread James Wilson
On 12 Sep 2013, at 21:27, Markus Stockhausen wrote: >> please provide the output of: >> >> psql engine postgres -c "select * from async_tasks;" > > Ok, this is going really crazy now. We are talking about two errors > that occured at nearly the same time. The first one is what you > described

[Users] oVirt 3.3 Dependency Resolution

2013-09-12 Thread James Wilson
Hi, I've just performed a clean install of CentOS 6.4 x86_64 (Minimal) along with oVirt 3.3 from the official EL6 Beta repository. This resulted in dependency conflicts between the official oVirt repo and EPEL. The following repositories were installed and activated: # yum localinstall http:

[Users] oVirt 3.3 -- Failed to run VM: internal error unexpected address type for ide disk

2013-09-12 Thread Jason Brooks
I'm experiencing an issue today on my oVirt 3.3 test setup -- it's an AIO engine+host setup, with a second node on a separate machine. Both machines are running F19, both have all current F19 updates and all current ovirt- beta repo updates. This is on a GlusterFS domain, hosted from a volume on t

Re: [Users] single VM disappeared

2013-09-12 Thread Markus Stockhausen
> please provide the output of: > > psql engine postgres -c "select * from async_tasks;" Ok, this is going really crazy now. We are talking about two errors that occured at nearly the same time. The first one is what you described. The bug on the CPU pane prohibits me from starting the VM becaus

Re: [Users] Network help

2013-09-12 Thread Joop
Carlos Baptista wrote: Hi, I need help. I cant figure how to configure "logical networks" with my servers. My configuration is the following: ovirt manager 2 interfaces, eth0 and eth1 bonded ifcfg-bond0 DEVICE=bond0 IPADDR=192.168.44.105

Re: [Users] oVirt 3.3 Dependency Resolution

2013-09-12 Thread Dave Neary
Hi James, I didn't have the same issues - is that because I disabled one or more of the repos, or purely luck in the order the repos were processed for me? Thanks, Dave. On 09/12/2013 06:39 PM, James Wilson wrote: > Hi, > > I've just performed a clean install of CentOS 6.4 x86_64 (Minimal) alon

Re: [Users] Ovirt guest agent for 3.2 el6

2013-09-12 Thread Joop
Itamar Heim wrote: On 09/12/2013 08:16 PM, Joop wrote: Itamar Heim wrote: On 09/12/2013 12:17 PM, noc wrote: Is it possible to add an ovirt-guest-agent-1.0.8-el6.rpm to the ovirt 3.2 repository? I'm asking because I tried the ovirt-guest-agent installation on a VM by slightly modifying the

Re: [Users] Error 500 with python sdk on3.3

2013-09-12 Thread Dave Neary
Hi Hervé, Did you get an answer to this? I saw you still had the issue with the RC packages. Cheers, Dave. On 09/09/2013 09:53 AM, Hervé Leclerc wrote: > (My apologies if the message is received twice by the mailing list) > > I've got a 500 when a try to get the list of vms with python sdk on >

Re: [Users] Ovirt guest agent for 3.2 el6

2013-09-12 Thread Itamar Heim
On 09/12/2013 08:16 PM, Joop wrote: Itamar Heim wrote: On 09/12/2013 12:17 PM, noc wrote: Is it possible to add an ovirt-guest-agent-1.0.8-el6.rpm to the ovirt 3.2 repository? I'm asking because I tried the ovirt-guest-agent installation on a VM by slightly modifying the repo file to point t

Re: [Users] oVirt 3.3 Release update

2013-09-12 Thread Hervé Leclerc
Still having problems with API/Python or rbovirt with the method api.vms.list() it crashes with an error 500. ovirtsdk.infrastructure.errors.RequestError: status: 500 reason: Internal Server Error detail: HTTP Status 500 All the details in a previous post. regards Hervé Leclerc CTO Alter Wa

Re: [Users] Ovirt guest agent for 3.2 el6

2013-09-12 Thread Joop
Itamar Heim wrote: >On 09/12/2013 12:17 PM, noc wrote: >> Is it possible to add an ovirt-guest-agent-1.0.8-el6.rpm to the ovirt >> 3.2 repository? >> I'm asking because I tried the ovirt-guest-agent installation on a VM >by >> slightly modifying the repo file to point to the 3.3 directory and >the

[Users] Network help

2013-09-12 Thread Carlos Baptista
Hi, I need help. I cant figure how to configure "logical networks" with my servers. My configuration is the following: ovirt manager 2 interfaces, eth0 and eth1 bonded ifcfg-bond0 DEVICE=bond0 IPADDR=192.168.44.105 NETWORK=192.168.44.0

[Users] oVirt Engine 3.2 Async Update due to security issue

2013-09-12 Thread Mike Burns
A new version of oVirt Engine 3.2 was released today to deal with security bug 1007482 [1]. A reflected cross-site scripting (XSS) flaw was found in oVirt Engine An attacker could construct a carefully-crafted URL, which once visited by an unsuspecting user, could cause the user's web browser

[Users] oVirt 3.3 Release update

2013-09-12 Thread Mike Burns
Final RC builds have been posted to the beta repos on ovirt.org. The current scheduled release for 3.3 is set for Monday assuming no critical blocker issues are found before then. If you picked up beta packages prior to Thursday at approximately 11 AM EDT (15:00 UTC), there is a new ovirt-eng

Re: [Users] single VM disappeared

2013-09-12 Thread Roy Golan
On 09/12/2013 05:20 PM, Markus Stockhausen wrote: Von: Roy Golan [rgo...@redhat.com] Gesendet: Donnerstag, 12. September 2013 15:58 An: Markus Stockhausen Betreff: Re: [Users] single VM disappeared On Thu 12 Sep 2013 02:57:13 PM IDT, Markus Stockhausen wrote: Hello, continuing with my 3.3 erro

Re: [Users] single VM disappeared

2013-09-12 Thread Roy Golan
On 09/12/2013 02:57 PM, Markus Stockhausen wrote: Hello, continuing with my 3.3 error series. I just lost one of my VMs after restart of ovirt-engine. The things I remember are: - The machine was up and running. - I changed the cluster cpu from penryn to nehalem - Machine was stopped - Restart

Re: [Users] single VM disappeared

2013-09-12 Thread Markus Stockhausen
> Von: Roy Golan [rgo...@redhat.com] > Gesendet: Donnerstag, 12. September 2013 15:58 > An: Markus Stockhausen > Betreff: Re: [Users] single VM disappeared > > On Thu 12 Sep 2013 02:57:13 PM IDT, Markus Stockhausen wrote: > > Hello, > > > > continuing with my 3.3 error series. I just lost one of m

Re: [Users] Ovirt guest agent for 3.2 el6

2013-09-12 Thread Itamar Heim
On 09/12/2013 12:17 PM, noc wrote: Is it possible to add an ovirt-guest-agent-1.0.8-el6.rpm to the ovirt 3.2 repository? I'm asking because I tried the ovirt-guest-agent installation on a VM by slightly modifying the repo file to point to the 3.3 directory and the dependencies that were used were

Re: [Users] oVirt Weekly Meeting schedule -- next 2 weeks

2013-09-12 Thread Dave Neary
Hi, Makes sense to me. Post release, the weekly meetings will be important, and it'll be important that we have relevant people available. Cheers, Dave. On 09/11/2013 05:32 PM, Mike Burns wrote: > Many of the people who contribute on a weekly basis to the weekly > meeting have indicated that the

[Users] single VM disappeared

2013-09-12 Thread Markus Stockhausen
Hello, continuing with my 3.3 error series. I just lost one of my VMs after restart of ovirt-engine. The things I remember are: - The machine was up and running. - I changed the cluster cpu from penryn to nehalem - Machine was stopped - Restart failed with error in ovirt-engine.log Failed creati

[Users] Ovirt guest agent for 3.2 el6

2013-09-12 Thread noc
Is it possible to add an ovirt-guest-agent-1.0.8-el6.rpm to the ovirt 3.2 repository? I'm asking because I tried the ovirt-guest-agent installation on a VM by slightly modifying the repo file to point to the 3.3 directory and the dependencies that were used were only from epel. Regards, Joop

Re: [Users] Error after disk change virtio -> virtio-scsi

2013-09-12 Thread Karli Sjöberg
tor 2013-09-12 klockan 08:32 + skrev Markus Stockhausen: > > if I change the type of an existing vm disk from virtio to virtio-scsi > > in ovirt-engine webadmin the vm does not boot any longer. That > > means qemu cannot start the VM at all. qemu error message is: > > > > "unexpected address

Re: [Users] Error after disk change virtio -> virtio-scsi

2013-09-12 Thread Markus Stockhausen
> > if I change the type of an existing vm disk from virtio to virtio-scsi > > in ovirt-engine webadmin the vm does not boot any longer. That > > means qemu cannot start the VM at all. qemu error message is: > > > > "unexpected address type for scsi disk" > > This feels like back in 3.1, when you

Re: [Users] oVIRT 3.3 Failed to acces Master Domain

2013-09-12 Thread Hans-Joachim
Hello, for what reason ever, iscsid wasn't started. After deleting old iscsiadm definitions and rebooting, all worked fine. but now all my VMs are disappeared.. The database table vms does not contains any records anymore. Hans-Joachim ___ Use

Re: [Users] Error after disk change virtio -> virtio-scsi

2013-09-12 Thread Karli Sjöberg
tor 2013-09-12 klockan 08:15 + skrev Markus Stockhausen: Hello, if I change the type of an existing vm disk from virtio to virtio-scsi in ovirt-engine webadmin the vm does not boot any longer. That means qemu cannot start the VM at all. qemu error message is: "unexpected address type for scsi

[Users] Error after disk change virtio -> virtio-scsi

2013-09-12 Thread Markus Stockhausen
Hello, if I change the type of an existing vm disk from virtio to virtio-scsi in ovirt-engine webadmin the vm does not boot any longer. That means qemu cannot start the VM at all. qemu error message is: "unexpected address type for scsi disk" Creating a new disk as virtio-scsi works fine. Does t

[Users] ?????? ovirt 3.3 vdsm use glusterfs on centos

2013-09-12 Thread Joy
thank you! -- -- ??: "James A. Peltier";; : 2013??9??12??(??) 2:43 ??: "Joy"; : "users"; : Re: [Users] ovirt 3.3 vdsm use glusterfs on centos It doesn't currently work, but it may work with 6.5 when released. hi all