Re: [ovirt-users] oVirt 3.5 problem with gluster, can't set the group and can't find ovirt packages

2015-04-19 Thread Bernd Broermann
Hi,

I saw the same behavior in  past.

I solved it by reinstall  glusterfs-server package.
   rpm -qf /var/lib/glusterd/groups/virt
   glusterfs-server-3.6.2-1.el7.x86_64

   yum reinstall glusterfs-server

Might fix it you also.

Bernd


Am 17.04.2015 um 19:52 schrieb Lars Nielsen:
 Hey again :) 
 I have a problem with ovirt 3.5. I am trying to setup oVirt 3.5 and using 
 gluster following this guide: 
 http://community.redhat.com/blog/2014/10/up-and-running-with-ovirt-3-5/
 
 However when I run the install command: 
   yum install -y ovirt-hosted-engine-setup
 I get the output: 
   No package overt-hosted-engine-setup available
   Error nothing to do. 
 
 But I have run: 
   yum localinstall -y 
 http://resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm
 I get no error, and I have checked the log files. 
 
 And when I run this command:
   gluster volume set engine group virt
 I get this output: 
   Unable to open file ‘/var/lib/glusterd/groups/virt’. Error: No such 
 file or directory 
 
 Hope some one can help. 
 
 Thanks in advance
 
 - Lars Nielsen 
 
 
 
  
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 

-- 
Bernd Broermann
Wellingsbütteler Landstr. 241
22337 Hamburg

0172/2982498
040/5370
http://www.broermann.com
RHCE - Redhat Certified Engineer
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] adding iSCSI storage to storagedomain not possible: checkbox disabled

2015-04-19 Thread Bernd Broermann
Hello,
I am playing with ovirt and succeeded with glusterfs setup Up and Running with 
oVirt 3.5 by Jason Brock.

There are 3 iSCSI for the setup available.  

When I repeat this setup with iSCSI disks, I have at least a running 
hosted_engine on the iSCSI lun.

But I cannot add this iSCSI Lun to my initial storagedomain. In the dialog box 
for adding luns to Storage-domains, the

check box for the lun with the hosted-engine is disabled ( shown geayed out) .

How can i used this lun too?

thanks for answers.
  

Here some data:

[root@o1 ~] yum repolist
.
repo id   repo name 
  status
!base/7/x86_64CentOS-7 - Base   
  8,652
!extras/7/x86_64  CentOS-7 - Extras 
 84
!gh   gh
  2
!ovirt-3.5/7  Latest oVirt 3.5 Release  
286
!ovirt-3.5-epel/x86_64Extra Packages for Enterprise Linux 7 
- x86_64  7,677
!ovirt-3.5-glusterfs-epel/7/x86_64GlusterFS is a clustered file-system 
capable of scaling to seve12
!ovirt-3.5-glusterfs-noarch-epel/7GlusterFS is a clustered file-system 
capable of scaling to seve 1
!ovirt-3.5-patternfly1-noarch-epel/x86_64 Copr repo for patternfly1 owned by 
patternfly   6
!updates/7/x86_64 CentOS-7 - Updates
357

[root@o1 ~]# pvs
  PVVG  
 Fmt  Attr PSizePFree   
  /dev/mapper/368fc61d60ce21f7f41423502a0fa 
aaebe9c2-3ec3-4b58-96e9-328cac605601 lvm2 a--  1023.75g 1019.88g
  /dev/mapper/368fc61d60ce22f8041426502c077 
aaebe9c2-3ec3-4b58-96e9-328cac605601 lvm2 a--  1023.75g 1023.75g
  /dev/mapper/368fc61d60ce27f7c4142050200dd 
b64b8502-922f-413f-9340-e1c693b3d517 lvm2 a--  1023.75g  994.62g
[root@o1 ~]# vgs
  VG   #PV #LV #SN Attr   VSizeVFree  
  aaebe9c2-3ec3-4b58-96e9-328cac605601   2   6   0 wz--n-2.00t   2.00t
  b64b8502-922f-413f-9340-e1c693b3d517   1   9   0 wz--n- 1023.75g 994.62g



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


Re: [ovirt-users] bonding interfaces

2015-04-19 Thread Soeren Malchow
Hi Bill,

First, i would strongly suggest that you check whether the interfaces are 
explcicitly NOT managed by NetworkManager, thats the way we do it.

We have something like this

—

DEVICE=ovirtmgmt
TYPE=Bridge
DELAY=0
STP=off
ONBOOT=yes
IPADDR=
NETMASK=
GATEWAY=
BOOTPROTO=none
DEFROUTE=yes
NM_CONTROLLED=no
HOTPLUG=no



And

—
DEVICE=bond0
BONDING_OPTS='miimon=100 updelay=0 downdelay=0 mode=802.3ad 
xmit_hash_policy=layer3+4'
BRIDGE=ovirtmgmt
ONBOOT=yes
NM_CONTROLLED=no
HOTPLUG=no
---

Physical interfaces

—

DEVICE=p3p3
HWADDR=
MASTER=bond0
SLAVE=yes
ONBOOT=yes
MTU=1500
NM_CONTROLLED=no

—

And we actually create all the interfaces BEFORE ovirt installation even though 
the files will be regenerated after installing and configuring ovirt (vdsm)

That works like a charm for us

Cheers
Soeren


From: Bill Dossett bill.doss...@pb.commailto:bill.doss...@pb.com
Date: Thursday 16 April 2015 21:49
To: users@ovirt.orgmailto:users@ovirt.org 
users@ovirt.orgmailto:users@ovirt.org
Subject: [ovirt-users] bonding interfaces

Hi,

I had a Gluster Cluster running that I setup with oVirt engine… “had” being the 
operative word here.

Today I connected the second network interface and then went to the host and 
tried to bond this interface to the ovirt mgmt. network… this is where the 
“had” part comes in ;-)

Now I have no working interfaces at all, can’t ping in or out and all 
interfaces say they are down, en1, 2, ovrtmgmt and bond0 when I do an ip add 
(this is centos7)

I have done this quite a few times on RHEV clusters and it always worked well, 
very impressed with it.

The differences are…

RHEV cluster I was using trunked ports and VLANS
RHEV I was using 6.4 or 6.5 RHEL

I think that’s it.

I haven’t really dug into the /etc/sysconfig/network-scripts to see what 
normally goes into the config files to create a bonded interface – only to see 
how to configure my first interface with a vlan and then I let ovirtengine do 
the rest for me as it worked so wellI

I guess I may have to rip it out and start over unless anyone has any tips on 
fixing it.  It’s just PoC anyway, so learning.

Thanks


Bill Dossett
Systems Architect

Tech Central – Global Engineering Services

T +1 303 440 3523
M +44 (0)777 590 8612
bill.doss...@pb.commailto:bill.doss...@pb.com
pitneybowes.comhttp://pitneybowes.com/

Pitney Bowes
4750 Walnut Street | Boulder, Colorado, 80301 | USA




In Engineering?
Raise a ticket via Remedy Anywhere 
[HEREapplewebdata://5D25CA10-0BA9-4233-9DDF-69951F87F8AB/teamsite.inside.pb.com/sites/TCPPM/GES/Lists/Create%20Incident/newIncident.aspx]
 takes less than a minute

CloudForms User Guide available 
[HEREhttps://dl.dropboxusercontent.com/u/6219441/ManageIQ%20-%20User%20Manual%20PB%20v5.pdf]






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


Re: [ovirt-users] oVirt 3.5 problem with gluster, can't set the group and can't find ovirt packages

2015-04-19 Thread Lars Nielsen
Hey

Will try it. 
Thank you very much 

- Lars

 On 19 Apr 2015, at 12:35, Bernd Broermann be...@broermann.com wrote:
 
 Hi,
 
 I saw the same behavior in  past.
 
 I solved it by reinstall  glusterfs-server package.
   rpm -qf /var/lib/glusterd/groups/virt
   glusterfs-server-3.6.2-1.el7.x86_64
 
   yum reinstall glusterfs-server
 
 Might fix it you also.
 
 Bernd
 
 
 Am 17.04.2015 um 19:52 schrieb Lars Nielsen:
 Hey again :) 
 I have a problem with ovirt 3.5. I am trying to setup oVirt 3.5 and using 
 gluster following this guide: 
 http://community.redhat.com/blog/2014/10/up-and-running-with-ovirt-3-5/
 
 However when I run the install command: 
  yum install -y ovirt-hosted-engine-setup
 I get the output: 
  No package overt-hosted-engine-setup available
  Error nothing to do. 
 
 But I have run: 
  yum localinstall -y 
 http://resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm
 I get no error, and I have checked the log files. 
 
 And when I run this command:
  gluster volume set engine group virt
 I get this output: 
  Unable to open file ‘/var/lib/glusterd/groups/virt’. Error: No such 
 file or directory 
 
 Hope some one can help. 
 
 Thanks in advance
 
 - Lars Nielsen 
 
 
 
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
 
 -- 
 Bernd Broermann
 Wellingsbütteler Landstr. 241
 22337 Hamburg
 
 0172/2982498
 040/5370
 http://www.broermann.com
 RHCE - Redhat Certified Engineer
 ___
 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