bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ext2fs stability (in vm?)


From: Alexey Shvetsov
Subject: ext2fs stability (in vm?)
Date: Tue, 05 Apr 2011 15:37:51 +0400
User-agent: Roundcube Webmail/0.5.1

Hi all!

I'm trying to refresh gentoo/hurd port. But i have problems compiling stuff because of ext2fs server stability. It may be issue of kvm itself (i run debian/hurd in kvm virtual machine) or ext2fs driver i'm currently not sure sbout this.

Issue is the following on high i/o (for example when building gcc[1] or unpacking some large archive) load ext2fs draiver failed with error attached on screenshot.

[1] Note it always failed on building texinfo in gcc-4.5.2
echo @set srcdir /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/gcc >> gcc-vers.texiT
if [ -n "(Gentoo 4.5.2 p1.1, pie-0.4.5) " ]; then \
echo "@set VERSION_PACKAGE (Gentoo 4.5.2 p1.1, pie-0.4.5) " >> gcc-vers.texiT; \
fi
echo "@set BUGURL @uref{http://bugs.gentoo.org/}"; >> gcc-vers.texiT; \
mv -f gcc-vers.texiT gcc-vers.texi
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/gcc/doc \ -I /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/gcc/doc/include -o doc/cpp.info /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/gcc/doc/cpp.texi; \
fi
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/gcc/doc \ -I /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/gcc/doc/include -o doc/gcc.info /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/gcc/doc/gcc.texi; \
fi

--
Best Regards,
Alexey 'Alexxy' Shvetsov
Petersburg Nuclear Physics Institute, Russia
Department of Molecular and Radiation Biophysics
Gentoo Team Ru
Gentoo Linux Dev
mailto:alexxyum@gmail.com
mailto:alexxy@gentoo.org
mailto:alexxy@omrb.pnpi.spb.ru

Attachment: hurd-error2.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]