[Bug 574774] New: /etc/initscript tries to set the soft and hard limits in wrong order
http://bugzilla.novell.com/show_bug.cgi?id=574774 http://bugzilla.novell.com/show_bug.cgi?id=574774#c0 Summary: /etc/initscript tries to set the soft and hard limits in wrong order Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mgyhardsoft@freestart.hu QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; hu; rv:1.9.2) Gecko/20100115 Firefox/3.6 In /etc/initscript Line 94 sets the soft limits and Line 95 the hard limits - which is in wrong order. Reproducible: Always Steps to Reproduce: It is an example consequence of the actual problem: 1. Set e.g. soft file descriptor limit to 5000. 2. Reboot system. Actual Results: The system displays an error message for /etc/initscript Line 94 stating that the parameter is invalid. Expected Results: Set soft file descriptor limit to 5000. The actual problem is that the soft limit (5000) is tried to be set before the hard limit (8192) so it fails. Resolution is easy: simply change the order of lines 94 and 95: set the hard limits first then the soft limits, and suddenly the error message disappears. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=574774 http://bugzilla.novell.com/show_bug.cgi?id=574774#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |garloff@novell.com |ovo.novell.com | -- Configure bugmail: http://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=574774 https://bugzilla.novell.com/show_bug.cgi?id=574774#c2 kk zhang <kkzhang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED CC| |kkzhang@novell.com Resolution| |NORESPONSE --- Comment #2 from kk zhang <kkzhang@novell.com> 2012-03-08 02:37:15 UTC --- Long time to response.So closed.Feel free to reopen it.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.
https://bugzilla.novell.com/show_bug.cgi?id=574774 https://bugzilla.novell.com/show_bug.cgi?id=574774#c3 Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED CC| |suse-beta@cboltz.de Component|Basesystem |Basesystem Resolution|NORESPONSE | Product|openSUSE 11.2 |openSUSE 12.1 --- Comment #3 from Christian Boltz <suse-beta@cboltz.de> 2012-03-13 22:33:18 CET --- (Nobody reassigning to the package maintainer is no reason to close a bug as "noresponse".) I had a quick look at the code (and the nearly empty changelog ;-) - this bug most probably still exists in 12.1 (initial report was for 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=574774 https://bugzilla.novell.com/show_bug.cgi?id=574774#c kk zhang <kkzhang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |garloff@garloff.de |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=574774 https://bugzilla.novell.com/show_bug.cgi?id=574774#c4 Kurt Garloff <garloff@garloff.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CLOSED Resolution| |WONTFIX --- Comment #4 from Kurt Garloff <garloff@garloff.de> 2014-02-13 14:14:28 UTC --- Package has gone from recent openSUSE versions. -- 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