[Bug 1461012] Re: Hugepage and KSM not configured correctly under systemd
Serge Hallyn
1461012 at bugs.launchpad.net
Mon Jun 8 21:33:17 UTC 2015
** Description changed:
+ ================================================================
+ Impact: hugepages not available for use by kvm
+
+ Fix: systemd uses the sysvinit qemu-kvm job rather than the more
+ uptodate upstart job. To keep those in sync, the fix switches to a
+ single common script which is run by both the upstart and sysvinit (and
+ therefore systemd) scripts.
+
+ Test case: ls /run/hugepages
+
+ Regression potential: since init scripts are being moved around, there is a potential for this to go wrong.
+ ================================================================
+
As stated by Dadio (dominique-ramaekers) in ticket #1315402:
- On 15.04 upstart isn't standard anymore...
+ On 15.04 upstart isn't standard anymore...
- Now the qemu-kvm.conf upstart script isn't run.
+ Now the qemu-kvm.conf upstart script isn't run.
- Shouldn't the upstart script be converted to a regular systemd script?
+ Shouldn't the upstart script be converted to a regular systemd script?
- Right now, the hugepages functionality isn't working anymore on Ubuntu
+ Right now, the hugepages functionality isn't working anymore on Ubuntu
15.04...
-
- Additionnaly, I saw that systemd launch the LSB job /etc/init.d/qemu-kvm instead:
+ Additionnaly, I saw that systemd launch the LSB job /etc/init.d/qemu-
+ kvm instead:
dg at pc-david:/etc/init$ journalctl | grep -i qemu
juin 02 10:49:50 pc-david systemd[1]: Starting LSB: QEMU KVM module loading script...
juin 02 10:49:50 pc-david systemd[1]: Started LSB: QEMU KVM module loading script.
So, old LSB script should be removed (or disabled) when new qemy-
kvm.service will be added for systemd.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1461012
Title:
Hugepage and KSM not configured correctly under systemd
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1461012/+subscriptions
More information about the Ubuntu-server-bugs
mailing list