Public bug reported:

nova-xcp-network places the scripts under /usr/lib/xcp/plugins but
/lib/udev/rules.d/xen-openvswitch-nova.rules calls
/usr/lib/xcp/scripts/ovs_configure_vif_flows.py instead.

# cat /lib/udev/rules.d/xen-openvswitch-nova.rules 
SUBSYSTEM=="xen-backend", KERNEL=="vif*", 
RUN+="/usr/lib/xcp/scripts/ovs_configure_vif_flows.py $env{ACTION} %k all"

This results in syslog lines like this: udevd[2139]: failed to execute
'/usr/lib/xcp/scripts/ovs_configure_vif_flows.py'
'/usr/lib/xcp/scripts/ovs_configure_vif_flows.py offline vif-14-0 all':
No such file or directory

The network scripts should be placed in /usr/lib/xcp/scripts/

** Affects: nova (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1197386

Title:
  nova-xcp-network does not place the scripts under the correct
  directory

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to