[Bug 815200] New: kiwi: analyze and document LVM setup better
https://bugzilla.novell.com/show_bug.cgi?id=815200 https://bugzilla.novell.com/show_bug.cgi?id=815200#c0 Summary: kiwi: analyze and document LVM setup better Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: System Imaging AssignedTo: ms@suse.com ReportedBy: ms@suse.com QAContact: adrian@suse.com Found By: --- Blocker: --- Community Feedback - system partitioning: kiwi could do a better job and recognize that the setup cannot be established and at least warn before. A check of the values size, oem-systemsize and sizes in systemdisk - In general, I think these tags make sense. The part that is not intuitive (to me, anyway) is the interaction between "oem-systemsize", "systemdisk", and "size". More specifically, it is difficult for me to predict when kiwi will resize LVM volumes and when it will not. In most cases, I've been able to look at "boot.kiwi", and then read through the code to figure out what kiwi is doing. - In terms of documentation, I think the sections that describe "oem-systemsize" and "size" could be improved. It wasn't clear to me that "size" controls the size of the image file itself, not the image as it is installed on the hardware. For "oem-systemsize", it might helpful to explain that this applies to the image as it is installed on the hardware. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=815200 https://bugzilla.novell.com/show_bug.cgi?id=815200#c Marcus Schaefer <ms@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=815200 https://bugzilla.novell.com/show_bug.cgi?id=815200#c1 --- Comment #1 from Marcus Schaefer <ms@suse.com> 2013-04-17 15:28:20 UTC --- first small improvement: commit 9f6d21e2620bda31288cec912d638200a8fc16d0 Author: Marcus Schäfer <ms@suse.de> Date: Tue Apr 16 16:24:23 2013 +0200 - fixed check if repartition task can be done or not. It's now based on free spaces vs. additional needed space. Also provide better information about the sizes if the repartition task can't be done -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=815200 https://bugzilla.novell.com/show_bug.cgi?id=815200#c Marcus Schaefer <ms@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=815200 https://bugzilla.novell.com/show_bug.cgi?id=815200#c2 --- Comment #2 from Marcus Schaefer <ms@suse.com> 2013-04-22 14:31:47 UTC --- next step commit fc20de137f7ed962ab7ba8bd154a37dea26d5b12 Author: Marcus Schäfer <ms@suse.de> Date: Mon Apr 22 15:43:28 2013 +0200 - with regards to (bnc #815200) following runtime checks were added + check if the specified system size is not smaller than the sum of the specified partition/volume sizes + recommend to specify a swap size if swap is requested and a specific system and or partition/volume size was specified + check if partition/volume path exists in the unpacked tree + check if size of partition/volume in the unpacked tree is smaller than the requested partition/volume size + check if specified system size is not smaller than the overall size of the unpacked tree + check if the calculated free space according to the requested system size value and the current size of the unpacked tree is big enough to resize the partitions/volumes to its requested size -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=815200 https://bugzilla.novell.com/show_bug.cgi?id=815200#c3 Marcus Schaefer <ms@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Marcus Schaefer <ms@suse.com> 2013-04-23 14:38:38 UTC --- documentation has been updated, see http://doc.opensuse.org/projects/kiwi/doc/#sec.description.preferences closing now as fixed in kiwi >= 5.05.9 -- Configure bugmail: https://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