------- Comment From [email protected] 2017-10-10 14:16 EDT------- (In reply to comment #9) > On Tue, Oct 03, 2017 at 05:49:19PM -0000, bugproxy wrote: > > Yes. Let me try to make it clear. vpdupdate command collect system vpd > > from various source and creates static sqlite db under /var/lib/lsvpd > > and everytime when something changes we had to run this command > > manually. Sometime back we added udev script to detect changes in sysfs > > and run vpdupdate automatically next time whenever lscfg/lsvpd is ran. > > > Hence I'm thinking lets not run this command during install. Lets defer > > until user calls lsvpd/lscfg first time. > > Does this trade an install-time delay against a delay the first time the > user runs the command?
Somewhat yes. It will definitely avoid install time delay. On runtime whenever udev script trigger (like after reboot), we will rerun vpdupdate and it will have delay... which is fine. > > Or, since the udev rule sets the flag each time it's run, will there always > be a delay on the first run after each reboot, thus making the install-time > generation pointless? yes. -Vasant -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1720304 Title: lsvpd: Do not run vpdupdate during installation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-power-systems/+bug/1720304/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
