** Description changed:

+ [Impact]
+ 
+  * Booting a cloud instance first time in Rackspace's Cloud fails due to 
systemd breaking the service ordering cycle and not running cloud-init to 
provision the instance.
+  * Without backporting the fix new instances can't boot.
+  
+ [Test Case]
+ 
+  * Prepare an instance image with rax-nova-agent preinstalled and boot
+ in Rackspace's network.
+ 
+ [Regression Potential]
+ 
+  * The fix may drop too many service dependencies resulting an image
+ that does not boot.
+ 
+ [Original Bug Text
+ 
  When booting an instance with it installed, I see the following in the
  log:
  
  Aug 23 20:37:29 ubuntu systemd[1]: nova-agent.service: Found ordering cycle 
on basic.target/start
  Aug 23 20:37:29 ubuntu systemd[1]: nova-agent.service: Found dependency on 
sockets.target/start
  Aug 23 20:37:29 ubuntu systemd[1]: nova-agent.service: Found dependency on 
uuidd.socket/start
  Aug 23 20:37:29 ubuntu systemd[1]: nova-agent.service: Found dependency on 
sysinit.target/start
  
  (I believe the source of the issue is https://github.com/Rackspace-DOT
  /nova-agent/commit/73d8ef1a6256ff05151603ff53bcb018bfdfcc9b, which
  changes the ordering with respect to cloud-init-local.service.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1788716

Title:
  rax-nova-agent causes a systemd ordering cycle on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rax-nova-agent/+bug/1788716/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to