Re: [ovirt-users] Cluster emulation mode issue

2014-05-14 Thread Roy Golan

On 05/14/2014 04:06 AM, Doug Bishop wrote:

Here ya go :

[root@ovirt-vmtest ~]# /usr/libexec/qemu-kvm -M ?
Supported machines are:
pc RHEL 6.4.0 PC (alias of rhel6.4.0)
rhel6.4.0  RHEL 6.4.0 PC (default)
rhel6.3.0  RHEL 6.3.0 PC
rhel6.2.0  RHEL 6.2.0 PC
rhel6.1.0  RHEL 6.1.0 PC
rhel6.0.0  RHEL 6.0.0 PC
rhel5.5.0  RHEL 5.5.0 PC
rhel5.4.4  RHEL 5.4.4 PC
rhel5.4.0  RHEL 5.4.0 PC

qemu-kvm-rhev -M ? isn't working The package is installed but the 
binary isn't on the machine anywhere.





you probably need qemu-kvm-rhev
rhel6.5 just added to qemu-kvm recently, seems like 
qemu-kvm-0.12.1.2-2.367.el6 by greping the git log.



*Doug Bishop*

Sr. Systems Engineer

ControlScan, Inc.

Phone: tel://Phone:%20678-279-2659678-848-6658

Fax: 1-800-825-2207 tel://Fax:%201-800-825-2207

dbis...@controlscan.com http://mailto:dbis...@controlscan.com

www.ControlScan.com http://www.controlscan.com/

**

*Follow ControlScan: * 
https://www1.vtrenz.net/imarkownerfiles/ownerassets/968/Facebook.jpg 
https://www.facebook.com/ControlScanhttps://www1.vtrenz.net/imarkownerfiles/ownerassets/968/Twitter.jpg 
http://twitter.com/ControlScanhttps://www1.vtrenz.net/imarkownerfiles/ownerassets/968/LinkedIn%20Logo2.jpg 
http://www.linkedin.com/groups?about=gid=2181227trk=anet_ug_grpprGoogle-plus-icon.png 
http://google.com/+Controlscan


**

http://www.pcicomplianceguide.org/


On May 13, 2014 at 8:55:28 PM, Itamar Heim (ih...@redhat.com 
mailto:ih...@redhat.com) wrote:



On 05/13/2014 08:46 PM, Doug Bishop wrote:
 Hope someone can help. I have been fighting this for the past day 
or so. I have a fresh install of ovirt-engine 3.4 all is working 
except when I try and add a newly provisioned host with Centos 6.5. I 
get the following:




 Custom Event ID: -1, Message: Host ovirt-vmtest does not comply 
with the cluster Default emulated machines. The Hosts emulated 
machines are 
rhel6.4.0,pc,rhel6.3.0,rhel6.2.0,rhel6.1.0,rhel6.0.0,rhel5.5.0,rhel5.4.4,rhel5.4.0 
and the cluster is [rhel6.5.0, pc-1.0, pseries]}


 The above error shows up right after the machine is finished 
installing. Im sure there is something simple I am missing but at the 
moment I have no idea. Attached is my host-deploy log.


 For those that can help thanks again!

 Doug Bishop
 Sr. Systems Engineer
 dbis...@controlscan.com

 Controlscan, Inc.
 11475 Great Oaks Way, Suite 300
 Alpharetta, GA 30022
 www.controlscan.com

 NOTICE: This e-mail message, including any attachments, is for the 
sole use of the intended recipient(s) or entity and may contain 
sensitive information that is confidential, proprietary, privileged 
or otherwise protected by law. Any unauthorized review, use, 
disclosure, distribution, copying or other use of, or taking of any 
action in reliance upon, is strictly prohibited. If you are not the 
intended recipient, please contact the sender by reply e-mail and 
destroy all copies of this message. This e-mail is and any response 
to it will be unencrypted and, therefore, potentially unsecure. The 
recipient should check this email and any attachments for the 
presence of viruses/malware according to security best practices. 
Thank you.




 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users


that is very strange. what does running 'qemu-kvm -M ?' shows?
(and just to make sure, running 'qemu-kvm-rhev -M ?' as well)



NOTICE: This e-mail message, including any attachments, is for the 
sole use of the intended recipient(s) or entity and may contain 
sensitive information that is confidential, proprietary, privileged or 
otherwise protected by law. Any unauthorized review, use, disclosure, 
distribution, copying or other use of, or taking of any action in 
reliance upon, is strictly prohibited. If you are not the intended 
recipient, please contact the sender by reply e-mail and destroy all 
copies of this message. This e-mail is and any response to it will be 
unencrypted and, therefore, potentially unsecure. The recipient should 
check this email and any attachments for the presence of 
viruses/malware according to security best practices. Thank you.



___
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


Re: [ovirt-users] Cluster emulation mode issue

2014-05-14 Thread Dan Kenigsberg
On Tue, May 13, 2014 at 06:06:00PM -0700, Doug Bishop wrote:
 Here ya go :
 
 [root@ovirt-vmtest ~]# /usr/libexec/qemu-kvm -M ?
 Supported machines are:
 pc RHEL 6.4.0 PC (alias of rhel6.4.0)
 rhel6.4.0  RHEL 6.4.0 PC (default)
 rhel6.3.0  RHEL 6.3.0 PC
 rhel6.2.0  RHEL 6.2.0 PC
 rhel6.1.0  RHEL 6.1.0 PC
 rhel6.0.0  RHEL 6.0.0 PC
 rhel5.5.0  RHEL 5.5.0 PC
 rhel5.4.4  RHEL 5.4.4 PC
 rhel5.4.0  RHEL 5.4.0 PC
 
 qemu-kvm-rhev -M ? isn’t working The package is installed but the binary 
 isn’t on the machine anywhere.

And what does

vdsClient -s 0 getVdsCaps

has to say about emulatedMachines? is rhel6.4.0 reported there?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Cluster emulation mode issue

2014-05-14 Thread Itamar Heim

On 05/14/2014 06:11 AM, Dan Kenigsberg wrote:

On Tue, May 13, 2014 at 06:06:00PM -0700, Doug Bishop wrote:

Here ya go :

[root@ovirt-vmtest ~]# /usr/libexec/qemu-kvm -M ?
Supported machines are:
pc RHEL 6.4.0 PC (alias of rhel6.4.0)
rhel6.4.0  RHEL 6.4.0 PC (default)
rhel6.3.0  RHEL 6.3.0 PC
rhel6.2.0  RHEL 6.2.0 PC
rhel6.1.0  RHEL 6.1.0 PC
rhel6.0.0  RHEL 6.0.0 PC
rhel5.5.0  RHEL 5.5.0 PC
rhel5.4.4  RHEL 5.4.4 PC
rhel5.4.0  RHEL 5.4.0 PC

qemu-kvm-rhev -M ? isn’t working The package is installed but the binary isn’t 
on the machine anywhere.


And what does

 vdsClient -s 0 getVdsCaps

has to say about emulatedMachines? is rhel6.4.0 reported there?



roy - he is already using qemu-kvm-rhev.
danken - he needs rhel-6.5.0 which is strangely missing from the 
qemu-kvm-rhev in

http://jenkins.ovirt.org/view/Packaging/job/qemu-kvm-rhev_create-rpms_el6/lastSuccessfulBuild/artifact/rpms/


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Cluster emulation mode issue

2014-05-13 Thread Itamar Heim

On 05/13/2014 08:46 PM, Doug Bishop wrote:

Hope someone can help. I have been fighting this for the past day or so. I have 
a fresh install of ovirt-engine 3.4 all is working except when I try and add a 
newly provisioned host with Centos 6.5. I get the following:



Custom Event ID: -1, Message: Host ovirt-vmtest does not comply with the 
cluster Default emulated machines. The Hosts emulated machines are 
rhel6.4.0,pc,rhel6.3.0,rhel6.2.0,rhel6.1.0,rhel6.0.0,rhel5.5.0,rhel5.4.4,rhel5.4.0
 and the cluster is [rhel6.5.0, pc-1.0, pseries]}

The above error shows up right after the machine is finished installing. Im 
sure there is something simple I am missing but at the moment I have no idea. 
Attached is my host-deploy log.

For those that can help thanks again!

Doug Bishop
Sr. Systems Engineer
dbis...@controlscan.com

Controlscan, Inc.
11475 Great Oaks Way, Suite 300
Alpharetta, GA 30022
www.controlscan.com

NOTICE:  This e-mail message, including any attachments, is for the sole use of 
the intended recipient(s) or entity and may contain sensitive information that 
is confidential, proprietary, privileged or otherwise protected by law. Any 
unauthorized review, use, disclosure, distribution, copying or other use of, or 
taking of any action in reliance upon, is strictly prohibited. If you are not 
the intended recipient, please contact the sender by reply e-mail and destroy 
all copies of this message. This e-mail is and any response to it will be 
unencrypted and, therefore, potentially unsecure.  The recipient should check 
this email and any attachments for the presence of viruses/malware according to 
security best practices.  Thank you.



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



that is very strange. what does running 'qemu-kvm -M ?' shows?
(and just to make sure, running 'qemu-kvm-rhev -M ?' as well)
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Cluster emulation mode issue

2014-05-13 Thread Doug Bishop
Here ya go :

[root@ovirt-vmtest ~]# /usr/libexec/qemu-kvm -M ?
Supported machines are:
pc RHEL 6.4.0 PC (alias of rhel6.4.0)
rhel6.4.0  RHEL 6.4.0 PC (default)
rhel6.3.0  RHEL 6.3.0 PC
rhel6.2.0  RHEL 6.2.0 PC
rhel6.1.0  RHEL 6.1.0 PC
rhel6.0.0  RHEL 6.0.0 PC
rhel5.5.0  RHEL 5.5.0 PC
rhel5.4.4  RHEL 5.4.4 PC
rhel5.4.0  RHEL 5.4.0 PC

qemu-kvm-rhev -M ? isn’t working The package is installed but the binary isn’t 
on the machine anywhere.

Doug Bishop
Sr. Systems Engineer
ControlScan, Inc.
Phone: tel://Phone:%20678-279-2659 678-848-6658
Fax: 1-800-825-2207tel://Fax:%201-800-825-2207
dbis...@controlscan.comhttp://mailto:dbis...@controlscan.com
www.ControlScan.comhttp://www.controlscan.com/

Follow ControlScan:  [cid:32D897E8-DA68-4BAE-8295-04CD1B9C4173] 
https://www.facebook.com/ControlScan  
[cid:C4DDA60C-7948-4B2D-96A7-E22979FBA8F7] http://twitter.com/ControlScan  
[cid:090C41F2-3F31-4EC1-BF48-E334D38A2DD8] 
http://www.linkedin.com/groups?about=gid=2181227trk=anet_ug_grppr 
[cid:9FCE4B8D-1225-4A2D-AC6A-94852AA9ED98] http://google.com/+Controlscan

 [cid:A6CC9822-5370-40C1-B667-522DE25B933C] http://www.pcicomplianceguide.org/


On May 13, 2014 at 8:55:28 PM, Itamar Heim 
(ih...@redhat.commailto:ih...@redhat.com) wrote:

On 05/13/2014 08:46 PM, Doug Bishop wrote:
 Hope someone can help. I have been fighting this for the past day or so. I 
 have a fresh install of ovirt-engine 3.4 all is working except when I try and 
 add a newly provisioned host with Centos 6.5. I get the following:



 Custom Event ID: -1, Message: Host ovirt-vmtest does not comply with the 
 cluster Default emulated machines. The Hosts emulated machines are 
 rhel6.4.0,pc,rhel6.3.0,rhel6.2.0,rhel6.1.0,rhel6.0.0,rhel5.5.0,rhel5.4.4,rhel5.4.0
  and the cluster is [rhel6.5.0, pc-1.0, pseries]}

 The above error shows up right after the machine is finished installing. Im 
 sure there is something simple I am missing but at the moment I have no idea. 
 Attached is my host-deploy log.

 For those that can help thanks again!

 Doug Bishop
 Sr. Systems Engineer
 dbis...@controlscan.com

 Controlscan, Inc.
 11475 Great Oaks Way, Suite 300
 Alpharetta, GA 30022
 www.controlscan.com

 NOTICE: This e-mail message, including any attachments, is for the sole use 
 of the intended recipient(s) or entity and may contain sensitive information 
 that is confidential, proprietary, privileged or otherwise protected by law. 
 Any unauthorized review, use, disclosure, distribution, copying or other use 
 of, or taking of any action in reliance upon, is strictly prohibited. If you 
 are not the intended recipient, please contact the sender by reply e-mail and 
 destroy all copies of this message. This e-mail is and any response to it 
 will be unencrypted and, therefore, potentially unsecure. The recipient 
 should check this email and any attachments for the presence of 
 viruses/malware according to security best practices. Thank you.



 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users


that is very strange. what does running 'qemu-kvm -M ?' shows?
(and just to make sure, running 'qemu-kvm-rhev -M ?' as well)


NOTICE: This e-mail message, including any attachments, is for the sole use of 
the intended recipient(s) or entity and may contain sensitive information that 
is confidential, proprietary, privileged or otherwise protected by law. Any 
unauthorized review, use, disclosure, distribution, copying or other use of, or 
taking of any action in reliance upon, is strictly prohibited. If you are not 
the intended recipient, please contact the sender by reply e-mail and destroy 
all copies of this message. This e-mail is and any response to it will be 
unencrypted and, therefore, potentially unsecure. The recipient should check 
this email and any attachments for the presence of viruses/malware according to 
security best practices. Thank you.


image001.jpg@01CF5D78.4B809390
Description: image001.jpg@01CF5D78.4B809390


image002.jpg@01CF5D78.4B809390
Description: image002.jpg@01CF5D78.4B809390


image003.jpg@01CF5D78.4B809390
Description: image003.jpg@01CF5D78.4B809390


image004.png@01CF5D78.4B809390
Description: image004.png@01CF5D78.4B809390


image005.jpg@01CF5D78.4B809390
Description: image005.jpg@01CF5D78.4B809390
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users