[Gluster-devel] 3.4.0beta2 crash in conservative merge?
Emmanuel Dreyfus
manu at netbsd.org
Tue May 28 09:26:31 UTC 2013
On Tue, May 28, 2013 at 02:17:55PM +0530, Vijay Bellur wrote:
> Can you describe the test sequence that causes this crash?
I always run the same test case: on a replicated and distributed
volume (4 bricks), as an unprivilegied user, unpack NetBSD
sources and attempt a build:
wget http://ftp.netbsd.org/pub/NetBSD/NetBSD-6.0/source/sets/src.tgz
wget http://ftp.netbsd.org/pub/NetBSD/NetBSD-6.0/source/sets/syssrc.tgz
wget http://ftp.netbsd.org/pub/NetBSD/NetBSD-6.0/source/sets/sharesrc.tgz
wget http://ftp.netbsd.org/pub/NetBSD/NetBSD-6.0/source/sets/gnusrc.tgz
tar -xzf src.tgz
tar -xzf syssrc.tgz
tar -xzf sharesrc.tgz
tar -xzf gnusrc.tgz
cd usr/src && ./build.sh -Uum i386 release
The crash occurs randomly during the build. That test case is a good stress
case but it is not easy to track down the problem to some particular action.
--
Emmanuel Dreyfus
manu at netbsd.org
More information about the Gluster-devel
mailing list