[Bug 449648] New: lsvpd %post script runs ~5 minute on PS3 during installation
https://bugzilla.novell.com/show_bug.cgi?id=449648 Summary: lsvpd %post script runs ~5 minute on PS3 during installation Product: openSUSE 11.1 Version: RC 1 Platform: PowerPC OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: sassmann@novell.com ReportedBy: sassmann@novell.com QAContact: qa@suse.de CC: olh@novell.com, power-bugs@forge.provo.novell.com Found By: Development %post if [ -d /var/lib/lsvpd ] ; then rm -rf /var/lib/lsvpd fi /usr/sbin/vpdupdate <---- runs ~5 minutes exit 0 Could use a check if running on IBM 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=449648 Stefan Assmann <sassmann@novell.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=449648 User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=449648#c1 --- Comment #1 from Olaf Hering <olh@novell.com> 2008-12-08 08:36:23 MST --- Created an attachment (id=258672) --> (https://bugzilla.novell.com/attachment.cgi?id=258672) libvpd.async.patch setting PRAGMA synchronous = OFF; helps. -- 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=449648 User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=449648#c2 --- Comment #2 from Olaf Hering <olh@novell.com> 2008-12-08 08:55:56 MST --- I have added this patch. -- 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=449648 User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=449648#c3 Olaf Hering <olh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Olaf Hering <olh@novell.com> 2008-12-08 08:57:50 MST --- closing. -- 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=449648 User choeger@open-xchange.com added comment https://bugzilla.novell.com/show_bug.cgi?id=449648#c4 Carsten Hoeger <choeger@open-xchange.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |choeger@open-xchange.com Resolution|FIXED | --- Comment #4 from Carsten Hoeger <choeger@open-xchange.com> 2009-01-17 09:58:20 MST --- On my PS3 it runs forever. At least longer then 20 Minutes, hanging in "D" state. killall vpdupdate and installation continues. -- 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=449648 User sassmann@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=449648#c5 --- Comment #5 from Stefan Assmann <sassmann@novell.com> 2009-01-19 02:18:48 MST --- would be nice if you could reproduce that because it works for me. Then strace that process with strace -p <pid>. I guess it'll hang in some FUTEX_WAIT. If not please attach the strace output. 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=449648 Stefan Fent <stefan.fent@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |choeger@open-xchange.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.
participants (1)
-
bugzilla_noreply@novell.com