On Mon, Jan 27, 2014 at 2:55 PM, Kaleb S. KEITHLEY <kkeithle at
redhat.com> wrote:>
> 3.5.0beta2 RPMs for el6, el7, fedora 19, fedora 20, and fedora 21 (rawhide)
> are available at
> http://download.gluster.org/pub/gluster/glusterfs/qa-releases/3.5.0beta2/
Great...
As requested to fill out:
https://docs.google.com/spreadsheet/ccc?key=0ApI11Dqpup82dGZCYi1PT3pHdTNFYlZXMEdBOGdweUE#gid=0
Puppet-Gluster finished it's second test... FWIW the magic command is:
sudo -v && time vup puppet --gluster-replica=2 --gluster-clients=2
--gluster-version='3.5.0-0.4.beta2.el6'
sudo -v && time vup annex{1..4} --no-parallel
sudo -v && time vup client{1,2} --no-parallel
Test results: My laptop is very very hot.
First run, it didn't come up correctly.
Second run, it seemed to.
I suspect there is something different/strange/buggy with the way the
Gluster peering (state machine?) is working.
One bug that may be related is:
https://bugzilla.redhat.com/show_bug.cgi?id=1051992
Other than that, it seems the --no-parallel flag is required for now.
I suspect puppet is misbehaving as usual and has a race condition,
weird oom killer, and or is just plain buggy and shows unrelated error
messages when something goes wrong. IOW, it sometimes fails when
running in parallel!
James