[Bug 259493] New: installation disk usage report should be smarter
https://bugzilla.novell.com/show_bug.cgi?id=259493 Summary: installation disk usage report should be smarter Product: openSUSE 10.3 Version: Alpha 2plus Platform: PC OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mrmazda@ij.net QAContact: jsrain@novell.com I normally do a custom partitioning setup for every install. FAT partitions for today's http install of factory were hda3, hda8 & hda9 set during partitioning to mount on /disks/C, /disks/D and /disks/E. As long as the installer finds it necessary to show in red that these partitions (which are irrelevant to the installation of a SUSE operating system) have virtually no freespace, it should label them as specified during partitioning, and not arbitrarily label them windows/C, windows/D and windows/E, which is what it did. Only one of them is a windoz partition anyway. The others are DOS and OS/2. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=259493 ------- Comment #1 from mrmazda@ij.net 2007-03-30 16:18 MST ------- After filing this originally and proceeding a bit further I realized the installer doesn't know how to display the correct sizes for the / partition. My installation target / is 4.8G. The installer was telling me it was 7.xG, grossly over reporting the amount of projected freespace. Relevant portion of fstab: /dev/hda3 on /disks/C .25G msdos /dev/hda5 on /disks/hda/boot .1G ext2 /dev/hda6 on swap /dev/hda7 on /disks/hda/suse 4.8G ext3 /dev/hda8 on /disks/D 3G vfat /dev/hda9 on /disks/E .25G msdos /dev/hda14 on /disks/hda/knoppix 2.7G ext3 /dev/hda15 on /home 1.6G ext3 /dev/hda16 on /pub 7G ext3 /dev/hda17 on /srv .12G ext3 /dev/hda18 on /usr/local 1G ext3 /dev/hda19 on / 4.8G ext3 /dev/sda5 on /disks/sda/boot .07G ext2 /dev/sda6 on swap /dev/sda7 on /disks/sda/cooker 5G ext3 /dev/sda8 on /disks/sda/home 1.6G ext3 -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=259493 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mrmazda@ij.net ------- Comment #2 from chrubis@novell.com 2007-04-03 11:30 MST ------- Please attach y2logs from this installation. If you are in doubt follow: http://en.opensuse.org/Bugs/YaST Thanks! -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=259493 mrmazda@ij.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mrmazda@ij.net | ------- Comment #3 from mrmazda@ij.net 2007-04-03 17:23 MST ------- Created an attachment (id=128746) --> (https://bugzilla.novell.com/attachment.cgi?id=128746&action=view) y2logs -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=259493 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |fehr@novell.com |screening@forge.provo.novell| |.com | -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=259493 fehr@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|fehr@novell.com |lslezak@novell.com ------- Comment #4 from fehr@novell.com 2007-04-04 08:39 MST ------- Space calculation is part of yast2-packager, not yast2-storage. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=259493 lslezak@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #5 from lslezak@novell.com 2007-04-06 07:45 MST ------- OK, Yast should display the free space warning only when something is going to be installed there. AFAIK /windows/* doesn't mean that there is any OS installed, /windows/C means that the partition is seen as disk C: in MS Windows. The log says: $["create":true, "detected_fs":`ext3, "device":"/dev/hda26", "format":true, "fs_options":$["opt_dir_index":$[" option_str":"-O dir_index", "option_value":true]], "fsid":131, "fstopt":"acl,user_xattr", "fstype":"Linux native", "inactive":t rue, "mkfs_opt":"-O dir_index", "mount":"/", "mountby":`id, "name":"hda26", "nr":26, "region":[4134, 938], "size_k":7534485, "t ype":`logical, "udev_id":["ata-ST360015A_5KB0MASE-part26"] So there was 7GB partition (/dev/hda26) for /, it was later changed to /dev/hda19: $["detected_fs":`ext3, "device":"/dev/hda19" , "format":true, "fs_options":$["opt_dir_index":$["option_str":"-O dir_index", "option_value":true]], "fsid":131, "fstopt":"noa time,acl,user_xattr", "fstype":"Linux native", "inactive":true, "label":"hdx19factory", "mkfs_opt":"-O dir_index", "mount":"/", "mountby":`label, "name":"hda19", "nr":19, "region":[3509, 625], "size_k":5020281, "type":`logical, "udev_id":["ata-ST360015A_ 5KB0MASE-part19"] which has ~5GB. The proposal code says /: [5015161, 0, 2275196, 0] which means ~5GB total, 0 used now, 2.2GB used after installation. No problem here. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=259493 ------- Comment #6 from mrmazda@ij.net 2007-04-06 08:50 MST ------- (In reply to comment #5)
which has ~5GB. The proposal code says
/: [5015161, 0, 2275196, 0]
which means ~5GB total, 0 used now, 2.2GB used after installation. No problem here.
That's what I expected to see when it was telling me the partition was 7G+ total, and why I added comment 1. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=259493#c7 Lukas Ocilka <locilka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement Status|ASSIGNED |RESOLVED Priority|P5 - None |P2 - High Resolution| |LATER Summary|installation disk usage report should be smarter|Yast should display the free space warning only | |when something is going to be installed there --- Comment #7 from Lukas Ocilka <locilka@novell.com> 2007-09-10 09:30:56 MST --- Old label: installation disk usage report should be smarter New label: Yast should display the free space warning only when something is going to be installed there Enhancement, LATER ---> after 10.3 -- 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=259493 Felix Miata <mrmazda@ij.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |333166 -- 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=259493 Bug 259493 depends on bug 333166, which changed state. Bug 333166 Summary: YaST2 and YOU incorrectly warns about disk space https://bugzilla.novell.com/show_bug.cgi?id=333166 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Status|NEEDINFO |NEW Status|NEW |ASSIGNED Status|ASSIGNED |RESOLVED Resolution| |FIXED -- 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=259493 User mrmazda@ij.net added comment https://bugzilla.novell.com/show_bug.cgi?id=259493#c8 --- Comment #8 from Felix Miata <mrmazda@ij.net> 2008-02-26 08:35:42 MST --- It's now well past 10.3 -- 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=259493 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=259493#c9 --- Comment #9 from Ladislav Slezak <lslezak@novell.com> 2008-02-26 08:59:14 MST --- Well, you are right, but I have more severe bugs so this is still LATER... :-( (BTW see bug #333166, it is related to this bug a little bit and I just have fixed it.) -- 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=259493 User mrmazda@ij.net added comment https://bugzilla.novell.com/show_bug.cgi?id=259493#c10 Felix Miata <mrmazda@ij.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Component|Installation |Installation Product|openSUSE 10.3 |openSUSE 11.1 Resolution|LATER | Version|Alpha 2plus |Factory --- Comment #10 from Felix Miata <mrmazda@ij.net> 2008-08-06 12:42:06 MDT --- Hopefully 11.1 can include this. -- 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=259493 Stanislav Visnovsky <visnov@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |visnov@novell.com Priority|P2 - High |P3 - Medium -- 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=259493 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=259493#c11 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED --- Comment #11 from Ladislav Slezak <lslezak@novell.com> 2008-12-30 05:36:35 MST --- Fixed in Yast SVN trunk (for openSUSE 11.2) -- 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=259493 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=259493#c12 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #12 from Ladislav Slezak <lslezak@novell.com> 2009-01-13 06:58:50 MST --- Submitted in yast2-packager-2.18.0. (openSUSE-11.2) -- 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