[Users] Host CPU type is not compatible with Cluster Properties

2012-06-09 Thread Mohsen Saeedi

  
  

  Hi
  I have problem with cpu type in Ovirt. I have a HP server with
Intel(R) Xeon(R) CPU  5130  @ 2.00GHz. when i try to add this
host as Ovirt host in default cluster, i get the error message:
  Host CPU type is not compatible with Cluster Properties
  I know this CPU support VT-x and it's enable in bios. I tested
it with KVM and virt-manager and i saw Qemu/KVM when i try to
add new virtual machine.
  
  
  Thanks
  
  
  
  

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


Re: [Users] Host CPU type is not compatible with Cluster Properties

2012-06-09 Thread Itamar Heim

On 06/09/2012 04:02 PM, Mohsen Saeedi wrote:

Hi

I have problem with cpu type in Ovirt. I have a HP server with Intel(R)
Xeon(R) CPU  5130  @ 2.00GHz. when i try to add this host as Ovirt host
in default cluster, i get the error message:

Host CPU type is not compatible with Cluster Properties

I know this CPU support VT-x and it's enable in bios. I tested it with
KVM and virt-manager and i saw Qemu/KVM when i try to add new virtual
machine.


Thanks




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


please send:
vdsClient -s 0 getVdsCaps grep -i flags
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Anyone started working on the documentation for GlusterFS and Ovirt 3.1 yet?

2012-06-09 Thread Haim Ateya
adding Shireesh\Daniel

Hi Robert, 

afaik, there is no official documentation that show's how to work
with glusterFS using oVirt since its too new and we are in early integration 
phases (shireesh, correct me if i'm wrong). 
I would start by browsing to http://www.gluster.org/ and read about the 
underlying technology (glusterFS, admin guide is good place to start).
as for tips and hints, I will describe what you need in general (very 
high-level): 

- cluster and data-center - edit cluster and set the gluster check box
- host side (vds):
  * install vdsm-gluster package
  * install all gluster-related packages 
  * make sure all gluster related services are fully operational
- create new volume (volume is a collection of bricks which represent a 
collection of export domains):
  * allocate storage space on your host
  * make sure this space is exposed via export (NFS) directory
  * create new volume\bricks 

Thanks, 

Haim
- Original Message -
 From: Robert Middleswarth rob...@middleswarth.net
 To: users@ovirt.org
 Sent: Friday, June 8, 2012 9:23:40 PM
 Subject: [Users] Anyone started working on the documentation for GlusterFS 
 and Ovirt 3.1 yet?
 
 I installed ovirt 3.1 using the assume repo provided by
 http://www.dreyou.org/ovirt/ and it works really well.  Been a few
 glitches but overall it works well.  I see an interface for GlusterFS
 is
 in there but no clue how to use it any hints or info been created
 yet?
 
 Thanks
 Robert
 
 ___
 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: [Users] Host CPU type is not compatible with Cluster Properties

2012-06-09 Thread Haim Ateya


- Original Message -
 From: Itamar Heim ih...@redhat.com
 To: Mohsen Saeedi mohsen.sae...@gmail.com
 Cc: users@ovirt.org
 Sent: Saturday, June 9, 2012 5:35:45 PM
 Subject: Re: [Users] Host CPU type is not compatible with Cluster Properties
 
 On 06/09/2012 04:02 PM, Mohsen Saeedi wrote:
  Hi
 
  I have problem with cpu type in Ovirt. I have a HP server with
  Intel(R)
  Xeon(R) CPU  5130  @ 2.00GHz. when i try to add this host as Ovirt
  host
  in default cluster, i get the error message:
 
  Host CPU type is not compatible with Cluster Properties
 
  I know this CPU support VT-x and it's enable in bios. I tested it
  with
  KVM and virt-manager and i saw Qemu/KVM when i try to add new
  virtual
  machine.
 
 
  Thanks
 
 
 
 
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 
 please send:
 vdsClient -s 0 getVdsCaps grep -i flags

what is the CPU type of the cluster host is attached to (Intel\AMD)?

 ___
 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: [Users] Anyone started working on the documentation for GlusterFS and Ovirt 3.1 yet?

2012-06-09 Thread Robert Middleswarth

On 06/09/2012 11:33 AM, Haim Ateya wrote:

adding Shireesh\Daniel

Hi Robert,

afaik, there is no official documentation that show's how to work
with glusterFS using oVirt since its too new and we are in early integration 
phases (shireesh, correct me if i'm wrong).

That is why I asked is anyone has started working on the doc's

I would start by browsing tohttp://www.gluster.org/  and read about the 
underlying technology (glusterFS, admin guide is good place to start).
Read though there doc's but wasn't sure how much needed to be done using 
native glusterfs tools and how much is done using ovirt engine because 
of the fact it was recently integrated means there are still likely 
holes in the process.

as for tips and hints, I will describe what you need in general (very 
high-level):

- cluster and data-center - edit cluster and set the gluster check box
- host side (vds):
   * install vdsm-gluster package
   * install all gluster-related packages
   * make sure all gluster related services are fully operational
Didn't see vdsm-gluster when I built the nodes but when I looked for the 
package it was there.  Already had all the glusterfs services running.

- create new volume (volume is a collection of bricks which represent a 
collection of export domains):
   * allocate storage space on your host
   * make sure this space is exposed via export (NFS) directory
   * create new volume\bricks
This is where I am confused.  glusterfs supports 3 methods of exposing 
the cluster.  Is ovirt using the NFS or the native(fs) method?  If it is 
NFS why the interface for bricks?  Wouldn't you just create a giant nfs 
share?  This is the area I am most confused with and looking for hints on.


Thanks
Robert

Thanks,

Haim
- Original Message -

From: Robert Middleswarthrob...@middleswarth.net
To:users@ovirt.org
Sent: Friday, June 8, 2012 9:23:40 PM
Subject: [Users] Anyone started working on the documentation for GlusterFS and 
Ovirt 3.1 yet?

I installed ovirt 3.1 using the assume repo provided by
http://www.dreyou.org/ovirt/  and it works really well.  Been a few
glitches but overall it works well.  I see an interface for GlusterFS
is
in there but no clue how to use it any hints or info been created
yet?

Thanks
Robert

___
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