[Bug 542099] New: Grub installation with XFS root partition hangs forever
http://bugzilla.novell.com/show_bug.cgi?id=542099 Summary: Grub installation with XFS root partition hangs forever Classification: openSUSE Product: openSUSE 11.2 Version: Milestone 7 Platform: i586 OS/Version: SuSE Other Status: NEW Severity: Major Priority: P5 - None Component: AutoYaST AssignedTo: ug@novell.com ReportedBy: pierre.berthier@ini.phys.ethz.ch QAContact: qa@suse.de Found By: --- Created an attachment (id=319876) --> (http://bugzilla.novell.com/attachment.cgi?id=319876) autoyast XML configuration file User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.14) Gecko/2009090217 Ubuntu/9.04 (jaunty) Firefox/3.0.14 Starting autoyast installation with a simplistic install.xml file (in textmode), that defines a xfs root partition and asks to use grub as bootloader, never finishes. During the installation of packages, the installer stops when installing grub-0.97-161.2.i586.rpm. There is no error message, it looks like the installation of this package takes forever and actually never finishes. In the background, grub uses 100% CPU. Logs follow. Reproducible: Always Steps to Reproduce: 1. boot autoyast with the attached install.xml 2. 3. Actual Results: The installer never finishes the installation of the grub package and runs forever. Expected Results: The installer should complete the installation of the grub package and go on with the installation. If I change <filesystem config:type="symbol">xfs</filesystem> to <filesystem config:type="symbol">ext3</filesystem> in the install.xml, the problem vanishes and the installation works fine. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542099 User pierre.berthier@ini.phys.ethz.ch added comment http://bugzilla.novell.com/show_bug.cgi?id=542099#c1 --- Comment #1 from Pierre Berthier <pierre.berthier@ini.phys.ethz.ch> 2009-09-25 03:41:12 MDT --- Created an attachment (id=319877) --> (http://bugzilla.novell.com/attachment.cgi?id=319877) logfiles -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542099 User pierre.berthier@ini.phys.ethz.ch added comment http://bugzilla.novell.com/show_bug.cgi?id=542099#c2 --- Comment #2 from Pierre Berthier <pierre.berthier@ini.phys.ethz.ch> 2009-09-25 10:58:13 MDT --- I just found out that adding the following to the <bootloader> section fixes the problem: <global> <generic_mbr>true</generic_mbr> </global> However, I think that the original report still describes a Bug in autoyast, in the sense that the defaults for install.xml content are not safe. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542099 Uwe Gansert <ug@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ug@novell.com AssignedTo|ug@novell.com |juhliarik@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542099 User juhliarik@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542099#c3 Jozef Uhliarik <juhliarik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|juhliarik@novell.com |duwe@novell.com --- Comment #3 from Jozef Uhliarik <juhliarik@novell.com> 2009-10-02 01:56:41 MDT ---
From my point of view the problem is installation of package grub.rpm Confoguration of grub from y2-bootloader is valid (correct proposal) but installation hangs on installation package grub.rpm not on calling grub to install stage1 etc. (it is from logs)
Adding: <global> <generic_mbr>true</generic_mbr> </global> has not effect because it was also proposed by y2-bootloader. Torsten it seems that it is for you. ;-) Maybe there is problem with selecting packages by autoyast but frozen installation of RPM package is not problem of y2-bootloader. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542099 http://bugzilla.novell.com/show_bug.cgi?id=542099#c4 Torsten Duwe <duwe@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Torsten Duwe <duwe@novell.com> 2010-02-11 16:45:23 UTC --- Assumed fixed by latest OBS check-in that builds with known compiler. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com