- Package:
- ganeti-2.12
- Source:
- ganeti
- Submitter:
- Matthias Krügl
- Date:
- 2024-06-28 10:21:12 UTC
- Severity:
- important
With the upgrade from wheezy to jessie, the default Xen toolstack switched from xm to xl. However, /etc/xen/scripts/vif-ganeti still uses xm in line 46. Thus is is impossible to start or move any VMs. In our environment it was save to s/xm/xl/ in said file.