ironic-conductor - Executable not found: iscsiadm
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Undecided
|
Waldemar Znoinski | ||
Mitaka |
Won't Fix
|
High
|
Unassigned |
Bug Description
After Ironic python agent calls back home ironic_conductor tries to execute discovery of iscsi targets on the currently deployed node. It fails with:
2016-08-13 00:11:36.743 1 ERROR ironic.
e running command.
Command: sudo ironic-rootwrap /etc/ironic/
Exit code: 96
Stdout: u''
Stderr: u'/var/
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
2016-08-13 00:11:36.743 1 ERROR ironic.
Should open-iscsi package be installed here if it's not provided separately (i.e.: by swift containers which I don't use with me pxe_ipmitool setup) ?
Host:
cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_
DISTRIB_
DISTRIB_
NAME="Ubuntu"
VERSION="16.04.1 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.1 LTS"
VERSION_ID="16.04"
HOME_URL="http://
SUPPORT_URL="http://
BUG_REPORT_URL="http://
UBUNTU_
Linux silpixa00385229 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
ansible 1.9.5
configured module search path = None
kolla stable/mitaka
Container:
cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_
DISTRIB_
DISTRIB_
NAME="Ubuntu"
VERSION="14.04.5 LTS, Trusty Tahr"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04.5 LTS"
VERSION_ID="14.04"
HOME_URL="http://
SUPPORT_URL="http://
BUG_REPORT_URL="http://
python --version
Python 2.7.6
Ironic:
driver: pxe_ipmitool
Changed in kolla: | |
assignee: | nobody → Waldemar Znoinski (wznoinsk) |
This is already fixed in master. The packages need to be added to the base image in stable/mitaka