[Bug 585428] New: yast autoyast creates wrong raid information
http://bugzilla.novell.com/show_bug.cgi?id=585428 http://bugzilla.novell.com/show_bug.cgi?id=585428#c0 Summary: yast autoyast creates wrong raid information Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: AutoYaST AssignedTo: ug@novell.com ReportedBy: gleixner@bib-bvb.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.9.1.8) Gecko/20100204 SUSE/3.5.8-0.3 Firefox/3.5.8 Tried creating a autoyast profile from a running system: SLES11 does not include the raid_name and raid_type inside the partition section of the physical devices. Opensuse creates: <raid_name>/dev/md0</raid_name> <raid_options/> <raid_type>raid0</raid_type> from cat /proc/mdstat Personalities : [raid1] [raid0] [raid6] [raid5] [raid4] [linear] md0 : active raid1 sda1[0] sdb1[1] 305220 blocks super 1.0 [2/2] [UU] bitmap: 0/10 pages [0KB], 16KB chunk So it creates a raid 0 from a raid 1 - which is fatally wrong! Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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=585428 http://bugzilla.novell.com/show_bug.cgi?id=585428#c1 Uwe Gansert <ug@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Uwe Gansert <ug@novell.com> 2010-03-08 08:57:19 UTC --- you filed that against openSUSE 11.2 but I can not reproduce that there. For SLES11 it's fixed (bug #480690) *** This bug has been marked as a duplicate of bug 480690 *** http://bugzilla.novell.com/show_bug.cgi?id=480690 -- 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=585428 http://bugzilla.novell.com/show_bug.cgi?id=585428#c2 --- Comment #2 from flo gleixner <gleixner@bib-bvb.de> 2010-03-08 09:17:58 UTC --- OK, tried again: on OpenSUSE: the /dev/md section contains <raid_type>raid1</raid_type> while /dev/sda and /dev/sdb contain <raid_type>raid0</raid_type> which is confusing but i think it is correct. Thanks for help and the great autoyast! -- 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