Skip to content

The cloud-init service failed to start automatically under the openEuler system #6329

@qingshanxiao292311

Description

@qingshanxiao292311

Bug report

The cloud-init service failed to start automatically under the openeuler system.

Steps to reproduce the problem

  1. systemctl enable cloud-init-local cloud-init
  2. reboot
  3. systemctl status cloud-init

Environment details

  • Cloud-init version: 24.1.4
  • Operating System Distribution: openEuler 2203
  • Cloud provider, platform or installer type: VM on Proxmox

logs

[root@openeuler-2203-cloud-init ~]# systemctl status cloud-init
○ cloud-init.service - Initial cloud-init job (metadata service crawler)
Loaded: loaded (/usr/lib/systemd/system/cloud-init.service; enabled; vendor preset: disabled)
Active: inactive (dead)

[root@openeuler-2203-cloud-init ~]# dmesg | grep cloud
[ 7.946722] systemd[1]: Hostname set to <openeuler-2203-cloud-init>.
[ 8.060676] (sd-executor)[600]: /usr/lib/systemd/system-generators/cloud-init-generator failed with exit status 3.

[root@openeuler-2203-cloud-init ~]# /usr/lib/systemd/system-generators/cloud-init-generator
/usr/lib/systemd/system-generators/cloud-init-generator: line 51: /usr/libexec/cloud-init/ds-identify: No such file or directory

I found that the main branch also has this problem!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working correctlyincompleteAction required by submitter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions