FS#6195 - Problem with LVM volumes in install scripts 0.8

Attached to Project: Arch Linux
Opened by Christ Schlacta (aarcane) - Tuesday, 09 January 2007, 17:29 GMT
Last edited by Roman Kyrylych (Romashka) - Tuesday, 09 January 2007, 21:32 GMT
Task Type Bug Report
Category Installation
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Problem with LVM volumes in install scripts:

under certain circumstances, lvm volumes are listed twice in device selection pages.

to test: create lvm volumes, run setup script. they will be listed twice.
This task depends upon

This task blocks these from closing
 FS#6031 - 0.8 installation ISO showstoppers 
Closed by  Tobias Powalowski (tpowa)
Saturday, 13 January 2007, 08:13 GMT
Reason for closing:  Fixed
Comment by Tobias Powalowski (tpowa) - Thursday, 11 January 2007, 22:00 GMT
are you speaking about the mount point selection?
Comment by Christ Schlacta (aarcane) - Friday, 12 January 2007, 03:16 GMT
the avtual logical volume. it's listed under /dev/mapper/vgname-lvname

for ecample, when I select my hardware devices durring setup I saw

/dev/mapper/main-archroot
/dev/mapper/main-swap
/dev/mapper/main-archroot
/dev/mapper/main-swap
Comment by Christ Schlacta (aarcane) - Friday, 12 January 2007, 03:17 GMT
oh, and I identified the errant code. if I had a link to the setup script, I could find it again and send it to you, but I can't find the setup script anywhere
Comment by Tobias Powalowski (tpowa) - Friday, 12 January 2007, 06:28 GMT
please try this setup script
   setup (48.4 KiB)
Comment by Christ Schlacta (aarcane) - Friday, 12 January 2007, 06:38 GMT
I can't test it for another hour or two, but looking at the code, it looks like it should fix it. is it really ideal though?
Comment by Christ Schlacta (aarcane) - Friday, 12 January 2007, 10:32 GMT
I've tested it, it's reporting the volumes correctly now. thank you :)

Loading...