Azure / Guest-Configuration-Extension

Azure Guest Configuration Virtual Machine Extension for Linux
Apache License 2.0
12 stars 9 forks source link

[BUG] Issue with GuestConfiguration.ConfigurationforLinux #114

Open pakbaz opened 3 years ago

pakbaz commented 3 years ago

Describe the bug: A clear and concise description of what the bug is.

Our servers got spammed with the error coming from waLinuxAgent-2.2.45 or CentOS 7.7.1908 and later return the following error: Failed at step EXEC spawning /var/lib/waagent/Microsoft.GuestConfiguration.ConfigurationforLinux-1.21.0/GCAgent/GC/gc_linux_service: No such file or directory

Failed at step EXEC spawning /var/lib/waagent/Microsoft.GuestConfiguration.ConfigurationforLinux-1.21.0/GCAgent/GC/gc_linux_service: No such file or directory

Distro and WALinuxAgent details (please complete the following information):

Additional context Our RedHat hosts running 7.7 with waLinuxAgent-2.2.38 are NOT having the issue while our CentOS 7.7.1908 and later are running 2.2.45 and are having the issue.

Log file attached Failed at step EXEC spawning /var/lib/waagent/Microsoft.GuestConfiguration.ConfigurationforLinux-1.21.0/GCAgent/GC/gc_linux_service: No such file or directory

larohra commented 3 years ago

Looks like an issue with Guest Configuration extension. Transferring to the Guest Config repo.