Re: [Users] online storage domain resize

2014-01-20 Thread Gadi Ickowicz
Hi, If you want to enlarge an existing storage domain the easiest way is to extend the storage domain. You can edit the domain and add another LUN to be a part of that domain and oVirt will take care of extending the domain - the only thing you need is another LUN to use. Thanks, Gadi Ickowicz

Re: [Users] Node not connecting

2014-01-20 Thread Alon Bar-Lev
- Original Message - > From: "Nauman Abbas" > To: "Fabian Deutsch" > Cc: users@ovirt.org > Sent: Tuesday, January 21, 2014 8:27:38 AM > Subject: Re: [Users] Node not connecting > > I was using fc-19. The latest one on oVirt website. Can't get the logs now as > my colleague removed the

[Users] oVirt Node Bootloader issue

2014-01-20 Thread Nauman Abbas
Hello there I'm facing this problem and this has happened to me multiple times on different machines. I have two hard drives in my system (lets say HDD A and HDD B). I boot the system from the oVirt node CD to install it. Now I want the bootloader and the node installation both to go on HDD B and

[Users] What settings are needed to run windows 98 on a VM?

2014-01-20 Thread Eliezer Croitoru
I wanted to make sure I understand. This guy comes to me with windows98 and says he must run this machine. I don't really care about this machine but this is what he wants.. Is there any options else then XEN that will run windows98 on a VM? Thanks, Eliezer ___

Re: [Users] Node not connecting

2014-01-20 Thread Nauman Abbas
I was using fc-19. The latest one on oVirt website. Can't get the logs now as my colleague removed the node to re-install it. On Mon, Jan 20, 2014 at 4:20 PM, Fabian Deutsch wrote: > Am Montag, den 20.01.2014, 14:59 +0500 schrieb Nauman Abbas: > > Hello there > > > > > > Seem to be going in a p

Re: [Users] VoIP on virtual infrastructure and oVirt in particular

2014-01-20 Thread Alan Murrell
I cannot speak to oVirt in particular, but I run a Elastix PBX on my Xen server at home (soon to be replaced by oVirt). It is very lightly used (just my wife and I) but I have had no problems with it. The company I work for runs our PBX (trixbox) off a VMware cluster in our colo. It consi

[Users] [SOLVED] Re: Networking questions (LONG)

2014-01-20 Thread Alan Murrell
I just thought I would reply back to my own thread with what my team and I have come up with. While I have marked this as "Solved", don't get too excited; it is not exactly the resolution we were looking for, but is acceptable nonetheless. After some further digging around, we found that i

Re: [Users] Problem adding an IPA server to oVirt

2014-01-20 Thread Yair Zaslavsky
Hi Adam, Looks like you have problems in running the Root DSE query. I would like you to try and troubleshoot by comparing this to the execution of - ldapsearch -x -h -s base - Original Message - > From: "Adam Litke" > To: users@ovirt.org > Sent: Tuesday, January 21, 2014 12:12:03 AM >

Re: [Users] Register a disk image via oVirt REST api

2014-01-20 Thread Satya Vempati
Luckily I am on NFS, so it is relatively easy to copy the file over. Which, by the way, is what I am doing now. But that means I rely on the internal knowledge of how the storage domain and the disks are laid out on the file system. Relying on the internals of the oVirt implementation is what

[Users] Problem adding an IPA server to oVirt

2014-01-20 Thread Adam Litke
Hi, I am trying to set up an oVirt environment with an IPA provider and am hitting a GeneralException that I am unsure how to debug. I have configured freeIPA in a Fedora VM using the supplied configuration script and I can 'kinit admin' from the ovirt-engine machine. When I run the manage-doma

Re: [Users] Register a disk image via oVirt REST api

2014-01-20 Thread Itamar Heim
On 01/20/2014 11:56 PM, Satya Vempati wrote: Yes, but to place it in the storage domain, first I need to create a disk on the storage domain and replace the disk image with my disk image. That seems a little hacky. for block storage, true. for NFS, you can just copy the file over? If regis

Re: [Users] Register a disk image via oVirt REST api

2014-01-20 Thread Satya Vempati
Yes, but to place it in the storage domain, first I need to create a disk on the storage domain and replace the disk image with my disk image. That seems a little hacky. If registering a disk image isn't possible today, should I file a bug/rfe to put it on the roadmap? -Original Message---

Re: [Users] Register a disk image via oVirt REST api

2014-01-20 Thread Itamar Heim
On 01/20/2014 11:39 PM, Satya Vempati wrote: It is a disk image (could be raw/cow, preallocated/thin provisioned). But is just a file. The REST API doesn't take a file path to convert the disk image into a system disk. you need to place it in the storage domain according to the naming conven

Re: [Users] Register a disk image via oVirt REST api

2014-01-20 Thread Satya Vempati
It is a disk image (could be raw/cow, preallocated/thin provisioned). But is just a file. The REST API doesn't take a file path to convert the disk image into a system disk. -Original Message- From: Itamar Heim [mailto:ih...@redhat.com] Sent: Monday, January 20, 2014 1:37 PM To: Satya V

Re: [Users] Register a disk image via oVirt REST api

2014-01-20 Thread Satya Vempati
Well, the crux of the problem is that there doesn't seem to be a way to convert the disk image I have into a disk that the system will recognize. -Original Message- From: Itamar Heim [mailto:ih...@redhat.com] Sent: Monday, January 20, 2014 1:32 PM To: Satya Vempati; Juan Hernandez; users

Re: [Users] Register a disk image via oVirt REST api

2014-01-20 Thread Itamar Heim
On 01/20/2014 11:36 PM, Satya Vempati wrote: Well, the crux of the problem is that there doesn't seem to be a way to convert the disk image I have into a disk that the system will recognize. why, which format is it? -Original Message- From: Itamar Heim [mailto:ih...@redhat.com] Sent

Re: [Users] Register a disk image via oVirt REST api

2014-01-20 Thread Itamar Heim
On 01/20/2014 11:30 PM, Satya Vempati wrote: Thanks Juan and Itamar. As Juan said, I am trying take a file that I have that contains the image of a disk and create a disk in the system with the same content I am taking a similar approach to the one Juan described. I am creating a VM and the

Re: [Users] Register a disk image via oVirt REST api

2014-01-20 Thread Satya Vempati
Thanks Juan and Itamar. As Juan said, I am trying take a file that I have that contains the image of a disk and create a disk in the system with the same content I am taking a similar approach to the one Juan described. I am creating a VM and then creating a new disk with the same size and att

Re: [Users] Error when trying to create a new ISO storage domain

2014-01-20 Thread Willard Dennis
Thanks for the reply, Markus. > Did you follow the NFS export guidelines and userid 36? Here the > export data from our ISO NFS server path > > # ls -ald /var/nas3/OVirtISO > drwxrwxr-x 3 36 36 74 Dez 10 12:53 /var/nas3/OVirtISO > # cat /etc/exports > /var/nas3/OVirtEXP > 10.0.0.0/12(rw,async,no

Re: [Users] Error when trying to create a new ISO storage domain

2014-01-20 Thread Markus Stockhausen
> Hi all, > > I am trying to define a new ISO storage domain. I go to System > Storage, click on the "New Domain" link, and fill in the requisite > fields. "Domain Function / Storage Type" drop is set to "ISO / NFS", > and I verified that I have the proper NFS path to the export on the > NFS s

[Users] Error when trying to create a new ISO storage domain

2014-01-20 Thread Willard Dennis
Hi all, I am trying to define a new ISO storage domain. I go to System > Storage, click on the "New Domain" link, and fill in the requisite fields. "Domain Function / Storage Type" drop is set to "ISO / NFS", and I verified that I have the proper NFS path to the export on the NFS server I want t

Re: [Users] online storage domain resize

2014-01-20 Thread Ted Miller
On 1/20/2014 9:57 AM, Jiří Sléžka wrote: Hello, I'm just curious and I didn't try it already. I'm using FC storage (Dell MD3620f) with some logical disks on it. I should be able online increase virtual disk capacity using storage management (I have some free capacity on disk group). Is ther

Re: [Users] oVirt/RHEV Android client (Opaque) available for beta testing

2014-01-20 Thread Steven Bellistri
i iordanov writes: > > > Hello,We > invite any interested oVirt/RHEV developers and administrators to > beta-test Opaque, a new Android oVirt/RHEV client application.To > opt in, please reply to this message with an email address associated > with a Google Account, because joining the beta-

Re: [Users] oVirt Node ISO for oVirt 3.3 - Draft image for testing

2014-01-20 Thread Laercio Motta
No problem. But I believe this is because the file already has something. Or he's duplicating information. As you can see in the file I sent, the MAC of NIC and eth1 eth6 are the same .. Well, we stayed anyway: P 2014/1/20 Fabian Deutsch > Am Montag, den 20.01.2014, 13:10 -0200 schrieb Laercio

Re: [Users] oVirt Node ISO for oVirt 3.3 - Draft image for testing

2014-01-20 Thread Fabian Deutsch
Am Montag, den 20.01.2014, 13:10 -0200 schrieb Laercio Motta: > Understand?? o.0 Hey Laercio, sorry for the delay. I think I do understand the problem: The NIC order is different the previously, right? When you configure a NIC you cna use the button to identify a special NIC. We won't change t

Re: [Users] oVirt Node ISO for oVirt 3.3 - Draft image for testing

2014-01-20 Thread Laercio Motta
Understand?? o.0 2014/1/17 Laercio Motta > Hi, > > > > Could you explain this a bit more? > > Did all NICs appear, or did to many NICs appear? > > I'm used to udev leave my NIC in sequence. > And in this case it got messed up: > common: > eth0 -> port 1 > eth1 -> port 2 > ethx >> port X > > Wha

[Users] online storage domain resize

2014-01-20 Thread Jiří Sléžka
Hello, I'm just curious and I didn't try it already. I'm using FC storage (Dell MD3620f) with some logical disks on it. I should be able online increase virtual disk capacity using storage management (I have some free capacity on disk group). Is there any way to on-line extend volume group u

Re: [Users] Making v2v easier?

2014-01-20 Thread Ted Miller
Unfortunately I have not ESX or ESXi server. These VMs were running on a VMWare Server. Ted On 1/20/2014 4:23 AM, Sander Grendelman wrote: FWIW, importing directly from an ESX server still works: virt-v2v-host: - RHEL/CentOS 6.5 physical host ( virt-v2v uses qemu-kvm = extra++ slow on a VM)

Re: [Users] Vm's being paused

2014-01-20 Thread Sven Kieske
Good to know there's a threshold. how and where can it be configured? And what is the default value? Thank you for your fast reply! :) Am 20.01.2014 15:10, schrieb Michal Skrivanek: > the threshold for growing the space can be change -- Mit freundlichen Grüßen / Regards Sven Kieske Systemad

Re: [Users] virt-v2v: too many IDE bus:

2014-01-20 Thread Markus Stockhausen
> Von: Matthew Booth [mbo...@redhat.com] > Gesendet: Montag, 20. Januar 2014 11:16 > An: Markus Stockhausen; ovirt-users > Betreff: Re: [Users] virt-v2v: too many IDE bus: > > On 19/01/14 14:07, Markus Stockhausen wrote: > > Hello, > > > > we are currently encountering the above error during virt-

Re: [Users] Configure VNC-Password timeout

2014-01-20 Thread Sven Kieske
I opened a BZ https://bugzilla.redhat.com/show_bug.cgi?id=1055566 It would also be cool to configure the alphabet which is used to generate the password and to do this via REST-API instead of clicking through some slow GUI.. Thank you so far! I will look into these hooks too. Am 20.01.2014 14:41

Re: [Users] get VM events via API?

2014-01-20 Thread Sven Kieske
I've done that: https://bugzilla.redhat.com/show_bug.cgi?id=106 Am 20.01.2014 15:12, schrieb Itamar Heim: > i couldn't see it as well with my 3.3, please open a bug. -- Mit freundlichen Grüßen / Regards Sven Kieske Systemadministrator Mittwald CM Service GmbH & Co. KG Königsberger Straße

Re: [Users] Configure VNC-Password timeout

2014-01-20 Thread Michal Skrivanek
On Jan 20, 2014, at 15:26 , Sven Kieske wrote: > Hi, > > thanks for the fast reply, I already feared this answer. btw, password can be disabled completely via vdsm hook; or the password/validity can be altered in after_vm_set_ticket hook I suppose as well. > > Against which component should

Re: [Users] Configure VNC-Password timeout

2014-01-20 Thread Sven Kieske
Hi, thanks for the fast reply, I already feared this answer. Against which component should I open the BZ? Am 20.01.2014 14:58, schrieb Tomas Jelinek: > > > - Original Message - >> From: "Sven Kieske" >> To: "Users@ovirt.org List" >> Sent: Monday, January 20, 2014 2:41:29 PM >> Subje

Re: [Users] get VM events via API?

2014-01-20 Thread Michal Skrivanek
On Jan 20, 2014, at 15:12 , Itamar Heim wrote: > On 01/20/2014 04:08 PM, Sven Kieske wrote: >> No, >> >> in webadmin this can be accessed by clicking on a vm >> and select the sub tab "Sessions". >> >> Is this exposed via API? >> >> Use case would be to see if the user logs in, so I can see >

Re: [Users] Vm's being paused

2014-01-20 Thread Dafna Ron
no... we don't because we don't want to create a performance issue. the vm is writing until it runs out of space. if we can extend the lv we do (vdsm will run lvextend). However, the user should never see this error at all even if we are running on a thin provision disk since this is a low leve

Re: [Users] get VM events via API?

2014-01-20 Thread Itamar Heim
On 01/20/2014 04:08 PM, Sven Kieske wrote: No, in webadmin this can be accessed by clicking on a vm and select the sub tab "Sessions". Is this exposed via API? Use case would be to see if the user logs in, so I can see and verify the vm setup did go well. i couldn't see it as well with my 3.

Re: [Users] Vm's being paused

2014-01-20 Thread Michal Skrivanek
On Jan 20, 2014, at 15:03 , Sven Kieske wrote: > Hi, > > this shouldn't happen imho. > > If the VM writes faster than the virtual disk can grow I > would expect the hypervisor to slow down the writing > instead of throwing errors? we extend before run out of space so it should not really happ

Re: [Users] get VM events via API?

2014-01-20 Thread Sven Kieske
No, in webadmin this can be accessed by clicking on a vm and select the sub tab "Sessions". Is this exposed via API? Use case would be to see if the user logs in, so I can see and verify the vm setup did go well. Am 20.01.2014 10:48, schrieb Itamar Heim: > it should, but do you see that under e

Re: [Users] Vm's being paused

2014-01-20 Thread Sven Kieske
Hi, this shouldn't happen imho. If the VM writes faster than the virtual disk can grow I would expect the hypervisor to slow down the writing instead of throwing errors? Am 19.01.2014 19:20, schrieb Dan Yasny: > If you have thin provisioned disks, and the > VM writes to it's disks faster than t

Re: [Users] Configure VNC-Password timeout

2014-01-20 Thread Tomas Jelinek
- Original Message - > From: "Sven Kieske" > To: "Users@ovirt.org List" > Sent: Monday, January 20, 2014 2:41:29 PM > Subject: [Users] Configure VNC-Password timeout > > Hi, > > the default timeout for the vnc passwords > is 2 Minutes. I'd like to reconfigure > this. > > Is there an

[Users] Configure VNC-Password timeout

2014-01-20 Thread Sven Kieske
Hi, the default timeout for the vnc passwords is 2 Minutes. I'd like to reconfigure this. Is there an engine-config value or is this hardcoded? How can this be changed? -- Mit freundlichen Grüßen / Regards Sven Kieske Systemadministrator Mittwald CM Service GmbH & Co. KG Königsberger Straße 6

Re: [Users] Network profile lost after host edit

2014-01-20 Thread Lior Vernia
Hi Simon, Thanks, sorry for the grievance you had to suffer but I'm glad all is well now :) Do let us know of any further trouble. Yours, Lior. On 20/01/14 15:15, Simon Barrett wrote: > I built a new Engine Server on 3.3.2-1.el6, rebuilt my VM's and I no longer > see the issue. All is now worki

Re: [Users] Network profile lost after host edit

2014-01-20 Thread Simon Barrett
I built a new Engine Server on 3.3.2-1.el6, rebuilt my VM's and I no longer see the issue. All is now working as expected. Simon -Original Message- From: Simon Barrett Sent: 08 January 2014 08:50 To: Lior Vernia; Itamar Heim Cc: users@ovirt.org Subject: RE: [Users] Network profile lost

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Itamar Heim
On 01/20/2014 02:27 PM, Andrew Lau wrote: On Mon, Jan 20, 2014 at 11:19 PM, Itamar Heim mailto:ih...@redhat.com>>wrote: On 01/20/2014 01:19 PM, Andrew Lau wrote: Hi, That bug seems to be private :( I'm interested also to hear about this feature, as with 3.3.2 I

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Andrew Lau
On Mon, Jan 20, 2014 at 11:19 PM, Itamar Heim wrote: > On 01/20/2014 01:19 PM, Andrew Lau wrote: > >> Hi, >> >> That bug seems to be private :( >> >> I'm interested also to hear about this feature, as with 3.3.2 I had my >> gluster vms go into paused state quite a few times and they actually >> c

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Itamar Heim
On 01/20/2014 01:19 PM, Andrew Lau wrote: Hi, That bug seems to be private :( I'm interested also to hear about this feature, as with 3.3.2 I had my gluster vms go into paused state quite a few times and they actually couldn't be resumed at all, they needed to be forced off and back on. did t

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Itamar Heim
On 01/20/2014 10:48 AM, Dafna Ron wrote: I am not sure this is a hosted engine question as much as a qemu question. qemu-kvm will not support auto start of vm's after EIO because of remote possibility of corruption. only if live migration is involved On 01/20/2014 05:46 AM, Andrew Lau wrote:

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Leonid Natapov
Auto resume depends on domain monitoring (failed domain coming back up causes VMs to be unpaused). VM wouldn't be resumed if the domain monitoring for this domain stopped for some reason. I don't think we have some kind of error or event saying to user something like "vm has failed to resume au

Re: [Users] Disk error

2014-01-20 Thread Dafna Ron
since the error suggests that the disk is locked, and UI is reporting that it's not, it seems that the issue is with some table in the db which still has the disk marked as locked while the disk status is taken from a different table. Allon, any idea what table this can be? On 01/20/2014 11

Re: [Users] VM Migration failed

2014-01-20 Thread Dafna Ron
agreed :) Meital, can you perhaps open a bug for a clear error message for this? Thanks, Dafna On 01/20/2014 11:28 AM, Edgars M. wrote: Thanks for explanation. Better, more descriptive UI error message would save our time :) Edgars On Mon, Jan 20, 2014 at 11:53 AM, Dafna Ron

Re: [Users] How to Modify Network with Hosted Engine

2014-01-20 Thread Doron Fediuck
- Original Message - > From: "Andrew Lau" > To: "Doron Fediuck" > Cc: "Mike Kolesnik" , "users" > Sent: Monday, January 20, 2014 12:05:01 PM > Subject: Re: [Users] How to Modify Network with Hosted Engine > > Sure - BZ 1055454 > Much appreciated! > > On Mon, Jan 20, 2014 at 7:17 P

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Dafna Ron
so, is in 3.3, should th vm's be auto resumed after a failure? can this be configured somehow? On 01/20/2014 11:23 AM, Itamar Heim wrote: On 01/20/2014 01:22 PM, Dafna Ron wrote: Itamar, was this only applied for hosted engine or was this added or planed to be added to all engine setups? re

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Itamar Heim
On 01/20/2014 01:22 PM, Dafna Ron wrote: Itamar, was this only applied for hosted engine or was this added or planed to be added to all engine setups? resume paused VMs is not related to hosted engine On 01/20/2014 11:19 AM, Andrew Lau wrote: Hi, That bug seems to be private :( I'm inter

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Dafna Ron
Itamar, was this only applied for hosted engine or was this added or planed to be added to all engine setups? On 01/20/2014 11:19 AM, Andrew Lau wrote: Hi, That bug seems to be private :( I'm interested also to hear about this feature, as with 3.3.2 I had my gluster vms go into paused state

Re: [Users] Node not connecting

2014-01-20 Thread Fabian Deutsch
Am Montag, den 20.01.2014, 14:59 +0500 schrieb Nauman Abbas: > Hello there > > > Seem to be going in a problem again. I had installed oVirt node on my > server and was running the engine on another machine. Now I had to > change the engine machine since that was just a test PC so I got rid > of t

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Andrew Lau
Hi, That bug seems to be private :( I'm interested also to hear about this feature, as with 3.3.2 I had my gluster vms go into paused state quite a few times and they actually couldn't be resumed at all, they needed to be forced off and back on. On Mon, Jan 20, 2014 at 10:13 PM, Dafna Ron wrote

Re: [Users] Disk error

2014-01-20 Thread Dafna Ron
and what is the snapshot/disk status in the UI? On 01/20/2014 11:08 AM, Koen Vanoppen wrote: Error while executing action: KV-virt-v2v: * Cannot remove Snapshot. Disk KV-virt-v2v_Disk2 is being moved or copied. * Cannot remove Snapshot. Disk LargeTemplate_Disk1 is being moved or

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Dafna Ron
interesting... :) so this is now configurable... what happens if qemu fails to start the vm (this happens sometimes - mostly on file type storage). do we have a re-try or a specific error telling the use that the activation failed and manual intervention is required? On 01/20/2014 11:02 AM,

Re: [Users] Disk error

2014-01-20 Thread Dafna Ron
you said that you shut down the vm after you tried migrating? can you look at the vm in the UI and see if you have a snapshot created during the migration? if so, can you try to delete just the snapshot? On 01/20/2014 10:58 AM, Koen Vanoppen wrote: [root@soyuz ~]# lvs | grep ff674bce-aa94-4

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Leonid Natapov
All vms. Check this PRD: https://bugzilla.redhat.com/show_bug.cgi?id=723055 - Original Message - From: "Dafna Ron" To: "Leonid Natapov" Cc: "Andrew Lau" , "Yedidyah Bar David" , "users" Sent: Monday, January 20, 2014 12:44:46 PM Subject: Re: [Users] Issues starting hosted engine VM O

Re: [Users] Disk error

2014-01-20 Thread Dafna Ron
the disk ff674bce-aa94-4b46-9f9d-d4182eab1e49 does not exist in the domain - which is the master domain My guess that it has to do with the failed migration. can you run lvs and grep for ff674bce-aa94-4b46-9f9d-d4182eab1e49 lets see where this disk is... On 01/20/2014 10:44 AM, Koen Vanoppen

Re: [Users] VM Migration failed

2014-01-20 Thread Dafna Ron
I can explain the cause :) when disk is first device, and the iso is unreachable the vm should not start (you can try it... create a new vm, give it an iso -> deactivate the iso domain -> try to start the vm -> you will get an error in UI). the vm configuration's boot sequence is a set one. i

Re: [Users] Node not connecting

2014-01-20 Thread Alon Bar-Lev
Hi, /var/log/ovirt-enigne/engine.log please. /var/log/ovirt-engine/host-deploy/*.log (relevant) please. Thank you, Alon - Original Message - > From: "Nauman Abbas" > To: users@ovirt.org > Sent: Monday, January 20, 2014 11:59:00 AM > Subject: [Users] Node not connecting > > Hello there

Re: [Users] Making v2v easier?

2014-01-20 Thread Sander Grendelman
Is there a specification for the ovf/xml/directory structure in the export domain we can use to (semi)manually import an ovirt-compatible machine to an export domain? On Mon, Jan 20, 2014 at 11:39 AM, Matthew Booth wrote: > On 20/01/14 10:36, Itamar Heim wrote: >> On 01/20/2014 12:18 PM, Matthew

Re: [Users] Gluster command [Non interactive user] failed on server ..

2014-01-20 Thread Andrew Lau
Thanks for pointing that out - I'm surprised that wasn't considered a dependency with the hosted-engine setup as it did have the dependencies for glusterfs and glusterfs-fuse Thanks, Andrew On Mon, Jan 20, 2014 at 9:41 PM, Kanagaraj wrote: > > From the log "org.apache.xmlrpc.XmlRpcException:

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Dafna Ron
On 01/20/2014 10:38 AM, Leonid Natapov wrote: 1.hosted-engine --vm-start should start engine vm. There was no problem with it when I tested it. 2.hosted-engine --vm-start-paused was added for the case when something is wrong with engine vm and it can't start and requires user intervention. For

Re: [Users] Disk error

2014-01-20 Thread Dafna Ron
can you please run: vdsClient -s 0 getStorageDomainInfo f8ddd1d1-5266-493b-879b-f79c128751e2 On 01/20/2014 10:33 AM, Koen Vanoppen wrote: [root@soyuz ~]# vdsClient -s 0 getStorageDomainsList f3fd055b-2764-44ed-9d77-81bd58984842 94de241c-bf5c-4630-9af3-7e31b902ae77 f8ddd1d1-5266-493b-879b-f79c1

Re: [Users] Gluster command [Non interactive user] failed on server ..

2014-01-20 Thread Kanagaraj
From the log "org.apache.xmlrpc.XmlRpcException: 'exceptions.Exception'>:method "glusterHostsList" is not supported" Looks like you don't have vdsm-gluster package installed on the host. Thanks, Kanagaraj On 01/20/2014 04:05 PM, Andrew Lau wrote: Hi, I'm seeing this weird error on my host w

Re: [Users] VM Migration failed

2014-01-20 Thread Dafna Ron
so the vm still has the dc as it's first device in boot. when you try to migrate, libvirt will try to create the vm on the other side with the cd as first device. since the cd no lobger exists - create will fail. can you try to shut down one of the vms that are failing -> edit the boot to disk

Re: [Users] Making v2v easier?

2014-01-20 Thread Matthew Booth
On 20/01/14 10:36, Itamar Heim wrote: > On 01/20/2014 12:18 PM, Matthew Booth wrote: >> On 20/01/14 09:53, Richard W.M. Jones wrote: >>> On Fri, Jan 17, 2014 at 05:06:13PM +0100, Sander Grendelman wrote: On Fri, Jan 17, 2014 at 4:19 PM, Itamar Heim wrote: > I see a lot of threads about v2

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Leonid Natapov
1.hosted-engine --vm-start should start engine vm. There was no problem with it when I tested it. 2.hosted-engine --vm-start-paused was added for the case when something is wrong with engine vm and it can't start and requires user intervention. For example in case of kernel panic. User can start

Re: [Users] Making v2v easier?

2014-01-20 Thread Itamar Heim
On 01/20/2014 12:18 PM, Matthew Booth wrote: On 20/01/14 09:53, Richard W.M. Jones wrote: On Fri, Jan 17, 2014 at 05:06:13PM +0100, Sander Grendelman wrote: On Fri, Jan 17, 2014 at 4:19 PM, Itamar Heim wrote: I see a lot of threads about v2v pains (mostly from ESX?) I'm interested to see if

[Users] Gluster command [Non interactive user] failed on server ..

2014-01-20 Thread Andrew Lau
Hi, I'm seeing this weird error on my host which runs the hosted-engine, it only recently showed up and put the host into 'Non Operational' : Gluster command [Non interactive user] failed on server HV01. ovirt-engine.log http://www.fpaste.org/69949/90213863/ Current running VMs continue to run.

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Andrew Lau
It was paused due to the connection loss to the NFS server, I would assume once the connection is restored it could attempt to restore it? But I can try dig up the vdsm logs if you want, they would only be a few hours old I think having an option like --vm-resume would at least hide the reason of

Re: [Users] virt-v2v: invalid backend appliance

2014-01-20 Thread Richard W.M. Jones
On Mon, Jan 20, 2014 at 10:16:41AM +, Markus Stockhausen wrote: > >Von: Richard W.M. Jones [rjo...@redhat.com] > > https://bugzilla.redhat.com/show_bug.cgi?id=1055452 This will be fixed in libguestfs >= 1.24.5. > > A workaround is to edit the virt-v2v source (one of the *.pm files) > > and ch

Re: [Users] VM Migration failed

2014-01-20 Thread Dafna Ron
so if you selected it as first boot device, after you installed did you shut down the vm and remove the vm from the boot? On 01/20/2014 10:21 AM, Edgars M. wrote: Hi I specified ISO image and chose CD-ROM as first boot device. Edgars On Mon, Jan 20, 2014 at 11:19 AM, Dafna Ron

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Dafna Ron
the question is what was the vm paused on... this can be found in the qemu vm log. if the vm is paused it will not be auto started - so I am not sure what you expect to change? virsh requires authentication regardless to hosted engine :) Leonid, did you do any testing there? On 01/20/2014 10:1

Re: [Users] VM Migration failed

2014-01-20 Thread Dafna Ron
when you booted the vm's for the first time, did you specify the ISO in vm's boot sequence or did you use run-once? On 01/20/2014 09:53 AM, Edgars M. wrote: Hi again I tried to reproduce this issue and unfortunately I couldn't. So there must be something else, but I cannot figure out what is

Re: [Users] Making v2v easier?

2014-01-20 Thread Matthew Booth
On 20/01/14 09:53, Richard W.M. Jones wrote: > On Fri, Jan 17, 2014 at 05:06:13PM +0100, Sander Grendelman wrote: >> On Fri, Jan 17, 2014 at 4:19 PM, Itamar Heim wrote: >>> I see a lot of threads about v2v pains (mostly from ESX?) >>> >>> I'm interested to see if we can make this simpler/easier. >

Re: [Users] Disk error

2014-01-20 Thread Dafna Ron
let's try to sift through :) can you run vdsClient -s 0 getStorageDomainsList? On 01/20/2014 09:52 AM, Meital Bourvine wrote: It seems that your setup is completely messed up. I see the following 3 errors all the time (I couldn't actually find the live storage migration error, since there a

Re: [Users] virt-v2v: invalid backend appliance

2014-01-20 Thread Markus Stockhausen
>Von: Richard W.M. Jones [rjo...@redhat.com] > Gesendet: Montag, 20. Januar 2014 10:59 > An: Markus Stockhausen > Cc: ovirt-users; mbo...@redhat.com > Betreff: Re: [Users] virt-v2v: invalid backend appliance > > On Sun, Jan 19, 2014 at 07:56:22PM +, Markus Stockhausen wrote: > > Hello, > > > >

Re: [Users] virt-v2v: too many IDE bus:

2014-01-20 Thread Matthew Booth
On 19/01/14 14:07, Markus Stockhausen wrote: > Hello, > > we are currently encountering the above error during virt-v2v > migration. There was an older post about it here: > http://lists.ovirt.org/pipermail/users/2013-December/018379.html > > The answers suggest that this is already fixed upstrea

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Andrew Lau
I have opened this BZ 1055461 anyway just in case On Mon, Jan 20, 2014 at 8:33 PM, Andrew Lau wrote: > I was more interested in how the score process would be calculated, the > vm-status option considered the VM in a bad state. > > I left it for a few minutes and nothing seemed to have changed,

[Users] "Volume Group does not exist". Blame device-mapper ?

2014-01-20 Thread Nicolas Ecarnot
Hi, oVirt 3.3, no big issue since the recent snapshot joke, but all in all running fine. All my VM are stored in a iSCSI SAN. The VM usually are using only one or two disks (1: system, 2: data) and it is OK. Friday, I created a new LUN. Inside a VM, I linked to it via iscsiadm and successf

Re: [Users] Making v2v easier?

2014-01-20 Thread Itamar Heim
On 01/20/2014 11:53 AM, Richard W.M. Jones wrote: On Fri, Jan 17, 2014 at 05:06:13PM +0100, Sander Grendelman wrote: On Fri, Jan 17, 2014 at 4:19 PM, Itamar Heim wrote: I see a lot of threads about v2v pains (mostly from ESX?) I'm interested to see if we can make this simpler/easier. hear he

Re: [Users] How to Modify Network with Hosted Engine

2014-01-20 Thread Andrew Lau
Sure - BZ 1055454 On Mon, Jan 20, 2014 at 7:17 PM, Doron Fediuck wrote: > > > - Original Message - > > From: "Mike Kolesnik" > > To: "Andrew Lau" > > Cc: "users" > > Sent: Monday, January 20, 2014 7:49:27 AM > > Subject: Re: [Users] How to Modify Network with Hosted Engine > > > > >

Re: [Users] Node not connecting

2014-01-20 Thread Itamar Heim
On 01/20/2014 11:59 AM, Nauman Abbas wrote: Hello there Seem to be going in a problem again. I had installed oVirt node on my server and was running the engine on another machine. Now I had to change the engine machine since that was just a test PC so I got rid of the engine machine. Installed t

Re: [Users] virt-v2v: invalid backend appliance

2014-01-20 Thread Richard W.M. Jones
On Sun, Jan 19, 2014 at 07:56:22PM +, Markus Stockhausen wrote: > Hello, > > just tried to run virt-v2v on Fedora 20. Disk conversion works > flawlessly but in the end the process fails with: > > libguestfs: create: flags = 0, handle = 0x4fe26a0, program = perl > invalid backend: appliance at

[Users] Node not connecting

2014-01-20 Thread Nauman Abbas
Hello there Seem to be going in a problem again. I had installed oVirt node on my server and was running the engine on another machine. Now I had to change the engine machine since that was just a test PC so I got rid of the engine machine. Installed the engine on another machine and now i'm tryin

Re: [Users] virt-v2v: too many IDE bus:

2014-01-20 Thread Richard W.M. Jones
On Sun, Jan 19, 2014 at 02:07:20PM +, Markus Stockhausen wrote: > Hello, > > we are currently encountering the above error during virt-v2v > migration. There was an older post about it here: > http://lists.ovirt.org/pipermail/users/2013-December/018379.html > > The answers suggest that this i

Re: [Users] Making v2v easier?

2014-01-20 Thread Richard W.M. Jones
On Fri, Jan 17, 2014 at 05:06:13PM +0100, Sander Grendelman wrote: > On Fri, Jan 17, 2014 at 4:19 PM, Itamar Heim wrote: > > I see a lot of threads about v2v pains (mostly from ESX?) > > > > I'm interested to see if we can make this simpler/easier. > hear hear! > > > > > if you have experience wi

Re: [Users] Disk error

2014-01-20 Thread Meital Bourvine
It seems that your setup is completely messed up. I see the following 3 errors all the time (I couldn't actually find the live storage migration error, since there are too many errors): Thread-118::ERROR::2014-01-20 07:59:17,066::sampling::355::vm.Vm::(collect) vmId=`f8c6190c-b722-4fcd-af17-21

Re: [Users] get VM events via API?

2014-01-20 Thread Itamar Heim
On 01/20/2014 11:08 AM, Sven Kieske wrote: Hi Itamar, I think this is some part of what I was looking for. But in webadmin I can see also some other data, like the currently logged in user via ovirt-guest-agent. Is this stuff also exposed via API? it should, but do you see that under events or

Re: [Users] Disk error

2014-01-20 Thread Meital Bourvine
First of all, I opened a bug about 'Drive' object has no attribute 'format': https://bugzilla.redhat.com/show_bug.cgi?id=1055437 Please send me the output of `rpm -q vdsm` so I'll update the version in the bug. Also, it's better to send the logs to the list (and not only to me), so more people

Re: [Users] Issues starting hosted engine VM

2014-01-20 Thread Andrew Lau
I was more interested in how the score process would be calculated, the vm-status option considered the VM in a bad state. I left it for a few minutes and nothing seemed to have changed, I think it relates to hosted engine as virsh requires authentication. Should I still open a bz? Cheers, Andrew

Re: [Users] Making v2v easier?

2014-01-20 Thread Sander Grendelman
FWIW, importing directly from an ESX server still works: virt-v2v-host: - RHEL/CentOS 6.5 physical host ( virt-v2v uses qemu-kvm = extra++ slow on a VM) - Packages: virt-v2v-0.9.1-5.el6_5.x86_64 libguestfs-winsupport-1.0-7.el6.x86_64 libguestfs-tools-c-1.20.11-2.el6.x86_64 libguestfs-tools

Re: [Users] VM MAC-Ranges and setting custom MACs via API

2014-01-20 Thread Sven Kieske
Thanks for your clarification. I forwarded this information to my devs. Am 18.01.2014 16:08, schrieb Juan Hernandez: > We are making this change in order to use exactly the same names in the > XML and JSON representations. The change only affects the JSON > representation, and it basically means t

Re: [Users] [Spice-devel] Windows guest

2014-01-20 Thread Alon Levy
On 01/19/2014 11:40 PM, Maurice James wrote: > Is it on the roadmap? > There is ongoing work to get a WDDM driver, and there is work to get 3d local rendering that is unrelated but useful to spice, virgl. Once those two are done then we can talk about direct3d. > -Original Message- > Fro

Re: [Users] get VM events via API?

2014-01-20 Thread Sven Kieske
Hi Itamar, I think this is some part of what I was looking for. But in webadmin I can see also some other data, like the currently logged in user via ovirt-guest-agent. Is this stuff also exposed via API? That would be cool. Am 17.01.2014 21:14, schrieb Itamar Heim: > On 01/17/2014 04:30 PM, Sve

  1   2   >