forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: guoyanyan <guoyanyan3@huawei.com> Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
1.7 KiB
1.7 KiB
What Can I Do If Data Cannot Be Injected into BMSs Due to cloud-init-local Failures?
Symptom
For Red Hat 7 or CentOS 7, cloud-init-local may fail to start up. As a result, BMS failed to inject data correctly. When you run the systemctl status cloud-init-local.service command, the message "OSError: [Errno 2] No such file or directory" is displayed.
Solution
For Red Hat 7 and CentOS 7, if the libselinux version is earlier than 2.5.7, cloud-init-local may fail to start up. This is a known issue and has been fixed in libselinux 2.5.7. For details, see https://bugzilla.redhat.com/show_bug.cgi?id=1406520. If you are creating a Red Hat 7 or CentOS 7 image, upgrade libselinux to 2.5.7 or later after you configure the yum source in XenServer.
Parent topic: FAQ