----- Original Message -----
From: "Dan Kenigsberg" <danken(a)redhat.com>
To: "Itamar Heim" <iheim(a)redhat.com>, "Federico Simoncelli"
<fsimonce(a)redhat.com>
Cc: "Joop" <jvdwege(a)xs4all.nl>, users(a)ovirt.org, "Moran
Goldboim" <mgoldboi(a)redhat.com>, "Ofer Schreiber"
<oschreib(a)redhat.com>
Sent: Thursday, November 15, 2012 10:52:39 PM
Subject: Re: [Users] Testing oVirt nightly
On Thu, Nov 15, 2012 at 08:03:51PM +0200, Itamar Heim wrote:
> On 11/15/2012 04:53 PM, Joop wrote:
> >
> >>>What I would like is to get a working config consisting of 2
> >>>storage
> >>>servers, 2 hosts and a management server. Storage connected to a
> >>>pair of
> >>>10G switches and the public side of the servers and VMs
> >>>connected to a
> >>>pair of access switches. For that I need:
> >>>- bonding
> >>>- separate networks for storage and ovirtmgmt
> >>>- storage is using gluster
> >>>Ideal would be to do all configuration from the webui.
> >>>
> >>>Items 1 and 2 need a version of the DC/Cluster of 3.2 but then
> >>>I'm
> >>>stopped
> >>>from going any further because the version of vdsmd on the
> >>>storage
> >>>server
> >>>isn't compatible with the DC/Cluster version.
> >>
> >>can you please explain what's the issue of compatibility between
> >>the two
> >Message in the webui console is
> >Host st01 is compatible with versions (3.0,3.1) and cannot join
> >Cluster
> >Default which is set to version 3.2
> >
> >>(vdsm nightly should give a 3.2 compatibility)?
> >Where does that nightly come from?
> >On the management server I have:
> >[root@mgmt01 /]# rpm -aq | grep vdsm
> >vdsm-bootstrap-4.10.1-0.129.git2c2c228.fc17.noarch
> >Which is newer than the vdsm on the hosts which is:
> >[root@st01 ~]# rpm -aq | grep vdsm
> >vdsm-python-4.10.0-10.fc17.x86_64
> >vdsm-xmlrpc-4.10.0-10.fc17.noarch
> >vdsm-gluster-4.10.0-10.fc17.noarch
> >vdsm-cli-4.10.0-10.fc17.noarch
> >vdsm-4.10.0-10.fc17.x86_64
> >vdsm-rest-4.10.0-10.fc17.noarch
> >
> >But I just put st01 into maintanance and did a reinstall but no
> >version
> >update of vdsm. I still have the vdsm-bootstrap logs in /tmp if
> >needed.
>
> danken, which version of vdsm upstream is 3.2 compatible?
> where can users get it?
We haven't had an ovirt-3.2 release yet.
Users can build it themselves from master branch's
vdsm-4.10.2-something.
Federico, could you build a test-only package for fedora 18, based on
master?
It looks like Joop is running vdsm on fc17 (from the rpm versions). I just
did a test-only build of vdsm-4.10.1 for fc17 that can be found here:
http://fsimonce.fedorapeople.org/vdsm-3.2-f17/x86_64/
For fc18 there's already a build here (vdsm-4.10.1-1.gitgf2f6683.fc18):
http://koji.fedoraproject.org/koji/packageinfo?packageID=12944
I intend to do a newer build for fc18 in the next days (if that's what you
were asking).
--
Federico