Bug 105387

Summary: YaST crashes when creating a striping raid
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Frank-Michael Fischer <fmfischer>
Component: YaST2Assignee: Thomas Fehr <fehr>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Critical    
Priority: P5 - None    
Version: Beta 2   
Target Milestone: Beta 3   
Hardware: i686   
OS: All   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Yast2 logs

Description Frank-Michael Fischer 2005-08-18 04:42:51 UTC
it happens under X as well as in a text console. During creation YaST2 crashes with:

sbin/yast: line 207: 5189 Speicherzugriffsfehler $ybindir/y2base menu ncurses

The crash happens after creating the two raid partitions when trying to bind
them together into /dev/md0.
Comment 1 Frank-Michael Fischer 2005-08-18 04:50:08 UTC
to be more precise: it happens even after creating /dev/md0.
Comment 2 Frank-Michael Fischer 2005-08-18 04:55:44 UTC
seemingly YaST2 tries to mount it on /home regardless which mount point has been
specified. at least that's what the new fstab YaST2 writes out is telling me.
Comment 3 Lukas Ocilka 2005-08-18 05:17:59 UTC
Could you, please, attach YaST logs?

See: http://www.opensuse.org/index.php/Submit_a_bug for details.
Comment 4 Thomas Fehr 2005-08-18 08:59:05 UTC
Change to bot yast2-storage and yast2-update are in SVN and STABLE.
Comment 5 Thomas Fehr 2005-08-18 09:02:44 UTC
Sorry, this comment was menat to another bug.
Comment 6 Thomas Fehr 2005-08-18 09:03:06 UTC
Still needing YaST2 logs.
Comment 7 Frank-Michael Fischer 2005-08-18 10:57:51 UTC
Created attachment 46459 [details]
Yast2 logs
Comment 8 Frank-Michael Fischer 2005-08-18 14:13:27 UTC
Forget to set status, sorry
Comment 9 Thomas Fehr 2005-08-18 17:50:50 UTC
Fixed in current SVN.

BTW: the mount point /home is just a suggestion, of course you may change it
to whatever you prefer. Nevertheless I removed these suggestion, does not make
much sense in an installed system.
Comment 10 Frank-Michael Fischer 2005-08-21 08:06:53 UTC
Right, /home is the suggested mount point, just YaST2 uses this suggestion even
when I did specify another one.