[Users] oVirt Project - YouTube Channel
Hi Everyone, I've created a new YouTube channel for oVirt project and uploaded the first demo Screencast - Clone a VM From a Snapshot. Please subscribe :) http://www.youtube.com/user/ovirtproject Regards, Daniel ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Re: [Users] issues regarding rhevm
Hey, Your script worked in my environment (Fedora 17 with latest SDK RPM built as you mentioned below, and latest engine). IMO, the error doesn't seem related to the OS change between our environments. Are you testing it with the latest SDK and engine? Oved - Original Message - From: Romil Gupta romilgupt...@gmail.com To: mbu...@redhat.com, users@ovirt.org Sent: Tuesday, September 11, 2012 12:37:49 PM Subject: [Users] issues regarding rhevm Hello , I am having a CENTOS machine over tht i have installed ovirt-sdk using following command : $ git clone http :// gerrit.ovirt.org/ovirt-engine-sdk $ yum install -y rpm-build python-devel python-setuptools $ make rpm $ yum localinstall rpmtop/RPMS/noarch/ovirt-engine-sdk-x.y-z.noarch.rpm thn i have written one script rhevmtest.py : from ovirtsdk.api import API from ovirtsdk.xml import params import time rhevm_uri = http://rhevm301.abc.xyz.com:8080/api rhevm_username = ad...@rhevm301.abc.xyz.com rhevm_password = password rhevmAPI = API(url=rhevm_uri, username=rhevm_username, password=rhevm_password) print Connected to RHEVM Successful instances = rhevmAPI.vms.list() I got following errror : $ python rhevmtest.py Connected to RHEVM Successful Traceback (most recent call last): File romil_test.py, line 13, in module instances = rhevmAPI.vms.list() File /usr/lib/python2.6/site-packages/ovirtsdk/infrastructure/brokers.py, line 6615, in list headers={Filter:contextmanager.get('filter')}).get_vm() AttributeError: 'str' object has no attribute 'get_vm' Regards Romil Gupta ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
[Users] Can't access RHEV-H aka ovirt-node
Hi all, I can't login to the hypervisor, neither as root nor as admin, neither from another computer via ssh nor directly on the machine. I'm sure I remember the passwords. This is not the first time it happens: last time I reinstalled the host. Everything worked ok for about 2 weeks, and then... What's going on? Is it a known behavior, somehow? Before rebooting the hypervisor, I would like to try something. RHEV Manager talks to RHEV-H without any problems. Can I login with RHEV-M's keys? how? Thank you all. Alberto Scotto [Blue] Via Cardinal Massaia, 83 10147 - Torino - ITALY phone: +39 011 29100 al.sco...@reply.it www.reply.it -- The information transmitted is intended for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. inline: blue.png___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Re: [Users] Failed to import Vm host to ovirt
Bugs filed. https://bugzilla.redhat.com/show_bug.cgi?id=856219 https://bugzilla.redhat.com/show_bug.cgi?id=856234 On Tue, Sep 11, 2012 at 1:16 AM, Haim Ateya hat...@redhat.com wrote: On 09/11/2012 12:32 AM, Thomas Scofield wrote: While trying to import a virtual machine I got very generic error message in the web interface Failed to import Vm host to ovirt, in the engine.log I got this java exception below. After doing some digging I realized the problem was I did not map the network bridge names from my previous machine to the bridge name used on the current machine. After modifing the master/vms/e94464d3-ae44-45ac-**b09b-0e17f784a378/e94464d3-** ae44-45ac-b09b-0e17f784a378.**ovf file and updating the references to the bridge name the import worked as expected. Could more information be added to the error message to indicate the source of the problem? Are there any plans to allow the network configuration to be modified as part of the import? Hi Thomas, thanks for your feedback (and nice catch!). please file 2 new bugs around this issue (one for the unhandled exception and another for more informative error message). https://bugzilla.redhat.com/**enter_bug.cgi?product=oVirthttps://bugzilla.redhat.com/enter_bug.cgi?product=oVirt 2012-09-10 17:04:29,436 INFO [org.ovirt.engine.core.** vdsbroker.irsbroker.**GetVmsInfoVDSCommand] (ajp--0.0.0.0-8009-3) START, GetVmsInfoVDSCommand(**storagePoolId = 04f7efb6-f9f8-11e1-af92-**6805ca00c345, ignoreFailoverLimit = false, compatabilityVersion = null, storageDomainId = 913e496b-b0a3-4b2e-a481-**7d1a101c89db, vmIdList = null), log id: 223efce6 2012-09-10 17:04:29,446 INFO [org.ovirt.engine.core.** vdsbroker.irsbroker.**GetVmsInfoVDSCommand] (ajp--0.0.0.0-8009-3) FINISH, GetVmsInfoVDSCommand, log id: 223efce6 2012-09-10 17:04:29,470 INFO [org.ovirt.engine.core.** vdsbroker.irsbroker.**GetImageDomainsListVDSCommand] (ajp--0.0.0.0-8009-3) START, GetImageDomainsListVDSCommand(**storagePoolId = 04f7efb6-f9f8-11e1-af92-**6805ca00c345, ignoreFailoverLimit = false, compatabilityVersion = null, imageGroupId = b9d80d3d-0b3d-4249-8f12-**3bc7e8b93464), log id: 682b1cec 2012-09-10 17:04:29,483 INFO [org.ovirt.engine.core.** vdsbroker.irsbroker.**GetImageDomainsListVDSCommand] (ajp--0.0.0.0-8009-3) FINISH, GetImageDomainsListVDSCommand, return: [], log id: 682b1cec 2012-09-10 17:04:29,484 INFO [org.ovirt.engine.core.** vdsbroker.irsbroker.**DoesImageExistVDSCommand] (ajp--0.0.0.0-8009-3) START, DoesImageExistVDSCommand(**storagePoolId = 04f7efb6-f9f8-11e1-af92-**6805ca00c345, ignoreFailoverLimit = false, compatabilityVersion = null, storageDomainId = 913e496b-b0a3-4b2e-a481-**7d1a101c89db, imageGroupId = b9d80d3d-0b3d-4249-8f12-**3bc7e8b93464, imageId = 60fb55ea-1450-4f3e-b3ac-**4ba0db3e80ab), log id: 6677ff61 2012-09-10 17:04:29,548 INFO [org.ovirt.engine.core.** vdsbroker.irsbroker.**DoesImageExistVDSCommand] (ajp--0.0.0.0-8009-3) FINISH, DoesImageExistVDSCommand, return: true, log id: 6677ff61 2012-09-10 17:04:29,602 INFO [org.ovirt.engine.core.bll.**ImportVmCommand] (pool-3-thread-49) [30fbeac] Running command: ImportVmCommand internal: false. Entities affected : ID: 70fc57d2-4f51-4029-a7ce-**9e7705b27723 Type: Storage 2012-09-10 17:04:29,607 INFO [org.ovirt.engine.core.utils.**transaction. **TransactionSupport] (pool-3-thread-49) [30fbeac] transaction rolled back 2012-09-10 17:04:29,608 ERROR [org.ovirt.engine.core.bll.**ImportVmCommand] (pool-3-thread-49) [30fbeac] Command org.ovirt.engine.core.bll.**ImportVmCommand throw exception: java.lang.**StringIndexOutOfBoundsExceptio**n: String index out of range: 4 at java.lang.**AbstractStringBuilder.**deleteCharAt(** AbstractStringBuilder.java:**766) [rt.jar:1.6.0_24] at java.lang.StringBuilder.**deleteCharAt(StringBuilder.**java:280) [rt.jar:1.6.0_24] at org.ovirt.engine.core.bll.**ImportVmCommand.** auditInvalidInterfaces(**ImportVmCommand.java:933) [engine-bll.jar:] at org.ovirt.engine.core.bll.**ImportVmCommand.AddVmNetwork(**ImportVmCommand.java:801) [engine-bll.jar:] at org.ovirt.engine.core.bll.**ImportVmCommand$3.** runInTransaction(**ImportVmCommand.java:488) [engine-bll.jar:] at org.ovirt.engine.core.bll.**ImportVmCommand$3.** runInTransaction(**ImportVmCommand.java:482) [engine-bll.jar:] at org.ovirt.engine.core.utils.**transaction.** TransactionSupport.**executeInNewTransaction(**TransactionSupport.java:204) [engine-utils.jar:] at org.ovirt.engine.core.bll.**ImportVmCommand.addVmToDb(**ImportVmCommand.java:482) [engine-bll.jar:] at org.ovirt.engine.core.bll.**ImportVmCommand.**executeCommand(* *ImportVmCommand.java:476) [engine-bll.jar:] at org.ovirt.engine.core.bll.**CommandBase.** ExecuteWithoutTransaction(**CommandBase.java:804) [engine-bll.jar:] at org.ovirt.engine.core.bll.**CommandBase.**
Re: [Users] some problems on ovirt node while testing latest nightly
- Original Message - - We have Intel Xenon E5520 Nehalem based cpu's in these local storage nodes. These are still recognized as the Conroe family. Even though BZ#737104 was supposed to have been fixed. (http://gerrit.ovirt.org/#/c/5035/ ) Not ovirt-node directly, I don't think, but a couple things to check. What are the cpu flags on the host (from engine gui)? Is the NX bit set correctly? This is all cpu info I can find in the engine gui CPU Name: Intel Conroe Family CPU Type:Intel(R) Xeon(R) CPU E5520 @ 2.27GHz This is /proc/cpuinfo processor: 15 vendor_id: GenuineIntel cpu family: 6 model: 26 model name: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping: 5 microcode: 0xf cpu MHz: 1600.000 cache size: 8192 KB physical id: 1 siblings: 8 core id: 3 cpu cores: 4 apicid: 23 initial apicid: 23 fpu: yes fpu_exception: yes cpuid level: 11 wp: yes flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips: 4532.68 clflush size: 64 cache_alignment: 64 address sizes: 40 bits physical, 48 bits virtual power management: - Most of our nodes use iSCSI but some will need local storage. When trying to setup local storage I get this error: When I check in the directory there is a directory with a UUID containing the folder dom_md and images. I tried clearing the directory and adding storage domain but I get permission errors: run: su - vdsm -s /bin/sh And then delete the directory with the UUID? How does it get there in the first place? This will make auto deployment a bit more difficult. -- Kind Regards, Jorick Astrego Netbulae B.V. ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Re: [Users] some problems on ovirt node while testing latest nightly
On 09/11/2012 10:44 AM, Jorick Astrego wrote: - Original Message - - We have Intel Xenon E5520 Nehalem based cpu's in these local storage nodes. These are still recognized as the Conroe family. Even though BZ#737104 was supposed to have been fixed. (http://gerrit.ovirt.org/#/c/5035/ ) Not ovirt-node directly, I don't think, but a couple things to check. What are the cpu flags on the host (from engine gui)? Is the NX bit set correctly? This is all cpu info I can find in the engine gui CPU Name: Intel Conroe Family CPU Type:Intel(R) Xeon(R) CPU E5520 @ 2.27GHz This is /proc/cpuinfo processor: 15 vendor_id: GenuineIntel cpu family: 6 model: 26 model name: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping: 5 microcode: 0xf cpu MHz: 1600.000 cache size: 8192 KB physical id: 1 siblings: 8 core id: 3 cpu cores: 4 apicid: 23 initial apicid: 23 fpu: yes fpu_exception: yes cpuid level: 11 wp: yes flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips: 4532.68 clflush size: 64 cache_alignment: 64 address sizes: 40 bits physical, 48 bits virtual power management: - Most of our nodes use iSCSI but some will need local storage. When trying to setup local storage I get this error: When I check in the directory there is a directory with a UUID containing the folder dom_md and images. I tried clearing the directory and adding storage domain but I get permission errors: run: su - vdsm -s /bin/sh And then delete the directory with the UUID? How does it get there in the first place? This will make auto deployment a bit more difficult. -- Kind Regards, Jorick Astrego Netbulae B.V. ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users Can you also get the output of virsh capabilites? ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Re: [Users] oVirt Project - YouTube Channel
On 09/11/2012 08:59 AM, Dave Neary wrote: Thanks Daniel! On 09/11/2012 09:06 AM, Daniel Erez wrote: I've created a new YouTube channel for oVirt project and uploaded the first demo Screencast - Clone a VM From a Snapshot. Nice work on the video! It goes nicely with the videos that Jason Brooks produced: http://blog.jebpages.com/archives/screencasting-ovirt/ Is there a way we can aggregate videos from different channels under one account? There are a few other oVirt related videos that it would be nice to promote through the channel. I looked into this a bit this am -- it looks like there isn't a way to transfer videos from one channel to another, but I can make available the two videos I did for them to be re-uploaded to this ovirt channel http://www.youtube.com/user/ovirtproject Done. Thanks, Dave. -- @jasonbrooks ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Re: [Users] oVirt Project - YouTube Channel
- Original Message - From: Dave Neary dne...@redhat.com To: Daniel Erez de...@redhat.com Cc: users@ovirt.org Sent: Tuesday, September 11, 2012 6:59:26 PM Subject: Re: [Users] oVirt Project - YouTube Channel Thanks Daniel! On 09/11/2012 09:06 AM, Daniel Erez wrote: I've created a new YouTube channel for oVirt project and uploaded the first demo Screencast - Clone a VM From a Snapshot. Nice work on the video! It goes nicely with the videos that Jason Brooks produced: http://blog.jebpages.com/archives/screencasting-ovirt/ Is there a way we can aggregate videos from different channels under one account? There are a few other oVirt related videos that it would be nice to promote through the channel. I've created a few playlists in the channel in order to aggregate external videos (and added Jason's videos): http://www.youtube.com/user/ovirtproject/videos?flow=gridview=1 Current playlists: Installation, Basics, Cloning (feel free to suggest alternatives...) * We might want to integrate 'YouTube Direct' into 'ovirt.org' website - to allow simple video uploading. https://developers.google.com/youtube/ytdirect http://www.youtube.com/user/Direct http://www.youtube.com/user/ovirtproject Done. Thanks, Dave. -- Dave Neary Community Action and Impact Open Source and Standards, Red Hat Ph: +33 9 50 71 55 62 / Cell: +33 6 77 01 92 13 ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Re: [Users] oVirt Project - YouTube Channel
- Original Message - From: Deepak C Shetty deepa...@linux.vnet.ibm.com To: Daniel Erez de...@redhat.com Cc: users@ovirt.org Sent: Tuesday, September 11, 2012 11:20:34 AM Subject: Re: [Users] oVirt Project - YouTube Channel On 09/11/2012 12:36 PM, Daniel Erez wrote: Hi Everyone, I've created a new YouTube channel for oVirt project and uploaded the first demo Screencast - Clone a VM From a Snapshot. Nice video, but why no sound ? Currently, only subtitles/captions are available in the video - just need a volunteer to narrate them. Please subscribe :) http://www.youtube.com/user/ovirtproject What would be the process to upload something to this channel ? For uploading, we might want to use 'YouTube Direct' - in the mean time, we can simply link videos into channel's playlists. Also i wasn't able to subscribe to the feed using the feed url on the homepage http://www.youtube.com/user/ovirtproject/feed My client says Not a valid feed Did you use the + Subscribe button? Can you try another client? ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Re: [Users] Fwd: Features/Vdsm for PPC64
On 09/12/2012 10:19 AM, Deepak C Shetty wrote: FYI - sending to ur imap id. Original Message Subject: [Users] Features/Vdsm for PPC64 Date: Sun, 9 Sep 2012 14:15:31 -0400 From: Andrei Vakhnin andrey.a.vakh...@nasa.gov To: users@ovirt.org Looks like ovirt-engine and vdsm support for IBM POWER 7 is on road map. Is there a plan to support IBM POWER6 architecture? We're looking to virtualize 5 x IBM POWER6 BladeCenter H to utilize libvirt and KVM on SLES11 pcc64 blades. Thanks Hi Andrei, I don't think KVM will be natively supported on POWER6 platform. http://wiki.ovirt.org/wiki/Features/Vdsm_for_PPC64 Andrei ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users -- Regards, Pradipta ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users