[Bug 666431] New: 'osc build' falsely reports a full filesystem
https://bugzilla.novell.com/show_bug.cgi?id=666431 https://bugzilla.novell.com/show_bug.cgi?id=666431#c0 Summary: 'osc build' falsely reports a full filesystem Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: johannesobermayr@gmx.de QAContact: adrian@novell.com Found By: --- Blocker: --- User-Agent: Each time my partition has an 'Use%' of 100% 'osc build' aborts: Filesystem Size Used Avail Use% Mounted on /dev/sda3 355G 336G 1.7G 100% /usr build does not work on a completely full filesystem If 'Use%' is 99% or less 'osc build' works. So I assume the check is based on percentage of disk/partition usage and not on actual available disk/partition space. This check is then wrong: On a disk/partition with 2 TB you will need a available disk/partition space of 20 GB where you need only 100 MB on a 10 GB disk/partition ... If this check is/will be based on actual available space you must: - build does not work on a completely full filesystem + Less than $MIN_SPACE are available on the partition the build root is running. The build process will be aborted. Reproducible: Always -- 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=666431 https://bugzilla.novell.com/show_bug.cgi?id=666431#c wei wang <wewang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wewang@novell.com AssignedTo|bnc-team-screening@forge.pr |adrian@novell.com |ovo.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.
https://bugzilla.novell.com/show_bug.cgi?id=666431 https://bugzilla.novell.com/show_bug.cgi?id=666431#c1 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Adrian Schröter <adrian@suse.com> 2012-04-03 13:16:46 UTC --- Frankly, I do not care, because an FS with > 95% is already way slower for a build job. So, if it still works with 100% for real or now does not really matter to me. However, feel free to submit a patch how you want to see the check. -- 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