[Users] Migration of engine

2013-06-13 Thread Tom Brown
Hi We use 3.1 on centos 6 and have the need to migrate the engine due to hardware issues. Looking at http://wiki.ovirt.org/Backup_engine_db Are there any other files apart from the db that might be needed or once the db is migrated into a freshly installed engine with the same IP and hostname

Re: [Users] AD authentication for ovirt manager

2013-04-23 Thread Tom Brown
Hello Jonathan, I believe you can use the Red Hat Documentation for this. https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.1/html/Evaluation_Guide/Evaluation_Guide-VDI.html#Evaluation_Guide-Add_Active_Directory One of the gotchas that I ran into

Re: [Users] rebooting physical network that ovirt is attached to

2013-03-24 Thread Tom Brown
I believe this also answers my other thread, that is is ok to reboot the management server at any time? (I have another thread about how sluggish mine is running lately, and id like to get it rebooted soon before I go on vacation). dont reboot the whole server - just restart the jboss

Re: [Users] DL380 G5 - Fails to Activate

2013-01-25 Thread Tom Brown
I have a couple of old DL380 G5's and i am putting them into their own cluster for testing various things out. The install of 3.1 from dreyou goes fine onto them but when they try to activate i get the following Host xxx.xxx.net.uk moved to Non-Operational state as host does not meet the

Re: [Users] DL380 G5 - Fails to Activate

2013-01-25 Thread Tom Brown
I have a couple of old DL380 G5's and i am putting them into their own cluster for testing various things out. The install of 3.1 from dreyou goes fine onto them but when they try to activate i get the following Host xxx.xxx.net.uk moved to Non-Operational state as host does not meet

[Users] DL380 G5 - Fails to Activate

2013-01-24 Thread Tom Brown
Hi I have a couple of old DL380 G5's and i am putting them into their own cluster for testing various things out. The install of 3.1 from dreyou goes fine onto them but when they try to activate i get the following Host xxx.xxx.net.uk moved to Non-Operational state as host does not meet the

Re: [Users] DL380 G5 - Fails to Activate

2013-01-24 Thread Tom Brown
I have a couple of old DL380 G5's and i am putting them into their own cluster for testing various things out. The install of 3.1 from dreyou goes fine onto them but when they try to activate i get the following Host xxx.xxx.net.uk moved to Non-Operational state as host does not

Re: [Users] KVM version not showing in Ovirt Manager

2013-01-23 Thread Tom Brown
Tom, you should have qemu-kvm on Fedora, CentOS and such qemu-kvm-rhev on RHEL hosts are supposed to work with downstream RHEV product. How did you get them there? You can modify that if you want in vdsm/caps.py in _getKeyPackages() function http://www.dreyou.org/ovirt/vdsm/Packages/

Re: [Users] KVM version not showing in Ovirt Manager

2013-01-23 Thread Tom Brown
so…I guess - either do not build it with -rhev(regular upstream/fedora packages are without the suffix) or build vdsm with the corresponding modification in caps.py yes - i am not sure why those packages are in dreyou's repo, they weren't there a couple of weeks ago when the last HV

[Users] KVM version not showing in Ovirt Manager

2013-01-22 Thread Tom Brown
Hi I have just added another HV to a cluster and its up and running fine. I can run VM's on it and migrate fro other HV's onto it. I do note however that in the manager there is no KVM version listed as installed however on other HV's in the cluster there is a version present. I see that the

Re: [Users] KVM version not showing in Ovirt Manager

2013-01-22 Thread Tom Brown
please issue the following commands on both hv's: vdsClinet -s 0 getVdsCaps vdsClient -s 0 getVdsStats I would like to make sure vdsm is indeed report them to the engine. i appear to not have that command in my PATH on either node - Which package provides it? node002 ~]# yum

Re: [Users] KVM version not showing in Ovirt Manager

2013-01-22 Thread Tom Brown
I think that it's a typo and the right command is: vdsClient . The second command doesn't have the typo :). Working node node002 ~]# vdsClient -s 0 getVdsCaps vdsClient -s 0 getVdsStats /tmp/node002.log HBAInventory = {'iSCSI': [{'InitiatorName':

[Users] Adding additional network(s)

2013-01-22 Thread Tom Brown
Hi I am setting up another DC, that is managed by my sole management node, and this DC will have a requirement that the VM's will need an additional storage NIC. This NIC is for NFS/CIFS traffic and is independent of the oVirt VM's disks. I have cabled the additional physical NIC in the HV's as

Re: [Users] egine-iso-uploader error

2013-01-17 Thread Tom Brown
On 17 Jan 2013, at 11:31, Juan Jose wrote: Hello everybody, I have been able to solve my NFS problems and now I have configured ISO resource and a data resource in datacenter but when I try to execute the command engine-iso-uploader I can see below error: [root@ovirt-engine ~]#

Re: [Users] API usage - 3.1

2013-01-15 Thread Tom Brown
thankyou - i am however finding it hard to attach an iso image to a VM - I have the console etc sorted however what would be required to do the same with an iso image? The below is working apart from the iso thanks vm_template = vm name%s/name cluster nameDefault/name

Re: [Users] Adding Iscsi storage to Ovirt All-in-one config

2013-01-14 Thread Tom Brown
true. until we support mixed storage. is that an item on the roadmap? ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [Users] Adding Iscsi storage to Ovirt All-in-one config

2013-01-14 Thread Tom Brown
true. until we support mixed storage. is that an item on the roadmap? yes. usually dubbed SDM[1], but has several milestones needed before we get there. [1] granularity of storage domain, rather than SPM - pool level granualrity. Great to hear - any clues on a general non

[Users] API usage - 3.1

2013-01-11 Thread Tom Brown
Trying to get going adding VM's via the API and so far have managed to get quite far - I am however facing this vm_template = vm name%s/name cluster nameDefault/name /cluster template nameBlank/name /template vm_typeserver/vm_type memory536870912/memory os boot dev=hd/ /os /vm The VM is

Re: [Users] oVirt 3.1 - VM Migration Issue

2013-01-09 Thread Tom Brown
: any chance you attach libvirtd.log and qemu log (/var/log/libvirt/qemu/{}.log? Danken - any insights? - Original Message - From: Tom Brown t...@ng23.net To: Roy Golan rgo...@redhat.com Cc: Haim Ateya hat...@redhat.com, users@ovirt.org Sent: Tuesday, January 8, 2013 11:50:26 AM

Re: [Users] oVirt 3.1 - VM Migration Issue

2013-01-09 Thread Tom Brown
libvirtError: internal error Process exited while reading console log outpu could this be related to selinux? can you try disabling it and see if migration succeeds? It was indeed the case! my src node was set to disabled and my destination node was enforcing, this was due to the

Re: [Users] What do you want to see in oVirt next?

2013-01-04 Thread Tom Brown
- Original Message - From: Tom Brown t...@ng23.net To: users@oVirt.org users@ovirt.org Sent: Thursday, January 3, 2013 7:47:00 PM Subject: Re: [Users] What do you want to see in oVirt next? I'd like to see a spice client for Mac - i know of various ports but as of now on 10.8 i

[Users] ISO import issue

2013-01-04 Thread Tom Brown
Hi I have in the past imported iso's without issue however since returning from the holiday break i tried today and got this [root@ovirt-manager ~]# engine-iso-uploader -v -i iso upload openfiler.iso Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to

Re: [Users] ISO import issue

2013-01-04 Thread Tom Brown
I have in the past imported iso's without issue however since returning from the holiday break i tried today and got this [root@ovirt-manager ~]# engine-iso-uploader -v -i iso upload openfiler.iso Please provide the REST API password for the admin@internal oVirt Engine user

[Users] oVirt 3.1 - VM Migration Issue

2013-01-03 Thread Tom Brown
Hi I seem to have an issue with a single VM and migration, other VM's can migrate OK - When migrating from the GUI it appears to just hang but in the engine.log i see the following 2013-01-03 14:03:10,359 INFO [org.ovirt.engine.core.bll.VdsSelector] (ajp--0.0.0.0-8009-59) Checking for a

Re: [Users] oVirt 3.1 - VM Migration Issue

2013-01-03 Thread Tom Brown
interesting, please search for migrationCreate command on desination host and search for ERROR afterwords, what do you see? - Original Message - From: Tom Brown t...@ng23.net To: users@ovirt.org Sent: Thursday, January 3, 2013 4:12:05 PM Subject: [Users] oVirt 3.1 - VM

Re: [Users] Newbie Host Install issue

2013-01-03 Thread Tom Brown
I am running fedora 17 and was able to get ovirt running on the machine but I am unable to add that same machine as a 'host' I am sure I am missing something simple... 2013-01-03 08:05:15,821 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-3-thread-15) [435d4bf] Installation

Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Tom Brown
For me, I'd like to see official rpms for RHEL6/CentOS6. According to the traffic on this list quite a lot are using Dreyou's packages. I'm going to second this strongly! Official support would be very much appreciated. Bonus points for supporting a migration from the dreyou packages.