2013-10-07 18:37:58 |
Scott Moser |
bug |
|
|
added bug |
2013-10-07 18:38:09 |
Scott Moser |
bug task added |
|
cloud-init (Ubuntu) |
|
2013-10-07 18:38:26 |
Scott Moser |
cloud-init (Ubuntu): milestone |
|
ubuntu-14.02 |
|
2013-10-07 18:38:34 |
Scott Moser |
cloud-init (Ubuntu): status |
New |
Confirmed |
|
2013-10-07 18:38:37 |
Scott Moser |
cloud-init: status |
New |
Confirmed |
|
2013-10-07 18:38:45 |
Scott Moser |
bug task added |
|
libeatmydata (Ubuntu) |
|
2013-10-07 18:38:57 |
Scott Moser |
bug |
|
|
added subscriber Ben Howard |
2013-10-29 16:16:05 |
Scott Moser |
description |
During instance boot, cloud-init installs packages (if instructed by the user).
During instance boot, there is no state of the system that the user cares about.
I'd like to use eatmydata for apt-get install at that point, as it is dramatically faster than apt-get even with --force-unsafe-io.
From an ubuntu perspective, this change would mean:
a.) depending on eatmydata
b.) MIR for eatmydata
c.) fixing eatmydata's relationship with sysvinit scripts. The thing to fix there is that if you 'eatmydata apt-get install some-service' and some-service starts a daemon, the daemon will inherit the LD_PRELOAD which is most likely not desired. |
During instance boot, cloud-init installs packages (if instructed by the user).
During instance boot, there is no state of the system that the user cares about.
I'd like to use eatmydata for apt-get install at that point, as it is dramatically faster than apt-get even with --force-unsafe-io.
From an ubuntu perspective, this change would mean:
a.) depending on (or recommending) eatmydata
b.) MIR for eatmydata
c.) fixing eatmydata's relationship with sysvinit scripts. The thing to fix there is that if you 'eatmydata apt-get install some-service' and some-service starts a daemon, the daemon will inherit the LD_PRELOAD which is most likely not desired. |
|
2013-12-14 19:40:28 |
Launchpad Janitor |
branch linked |
|
lp:cloud-init |
|
2013-12-17 06:26:42 |
Launchpad Janitor |
libeatmydata (Ubuntu): status |
New |
Confirmed |
|
2013-12-17 21:53:02 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/cloud-init |
|
2013-12-17 21:59:21 |
Scott Moser |
description |
During instance boot, cloud-init installs packages (if instructed by the user).
During instance boot, there is no state of the system that the user cares about.
I'd like to use eatmydata for apt-get install at that point, as it is dramatically faster than apt-get even with --force-unsafe-io.
From an ubuntu perspective, this change would mean:
a.) depending on (or recommending) eatmydata
b.) MIR for eatmydata
c.) fixing eatmydata's relationship with sysvinit scripts. The thing to fix there is that if you 'eatmydata apt-get install some-service' and some-service starts a daemon, the daemon will inherit the LD_PRELOAD which is most likely not desired. |
During instance boot, cloud-init installs packages (if instructed by the user).
During instance boot, there is no state of the system that the user cares about.
I'd like to use eatmydata for apt-get install at that point, as it is dramatically faster than apt-get even with --force-unsafe-io.
From an ubuntu perspective, this change would mean:
a.) depending on (or recommending) eatmydata
b.) MIR for eatmydata
c.) fixing eatmydata's relationship with sysvinit scripts. The thing to fix there is that if you 'eatmydata apt-get install some-service' and some-service starts a daemon, the daemon will inherit the LD_PRELOAD which is most likely not desired. (bug 1257036)
Related bugs:
* bug 1257036: services started with eatmydata should remove eatmydata by default |
|
2013-12-17 21:59:25 |
Scott Moser |
bug task deleted |
libeatmydata (Ubuntu) |
|
|
2013-12-17 22:35:12 |
Launchpad Janitor |
cloud-init (Ubuntu): status |
Confirmed |
Fix Released |
|
2014-01-09 19:28:34 |
Scott Moser |
attachment added |
|
azure test launch script https://bugs.launchpad.net/cloud-init/+bug/1236531/+attachment/3944588/+files/go-test-azure.log |
|
2014-01-09 19:29:25 |
Scott Moser |
attachment added |
|
collect script for collecting data from instances https://bugs.launchpad.net/cloud-init/+bug/1236531/+attachment/3944589/+files/collect-script |
|
2014-07-28 13:55:24 |
Scott Moser |
cloud-init: status |
Confirmed |
Fix Released |
|
2023-05-10 00:57:08 |
James Falcon |
bug watch added |
|
https://github.com/canonical/cloud-init/issues/2399 |
|