mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 15:35:57 +03:00
[GH-ISSUE #390] Cloud Init Not Injected #241
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#241
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @leonyonz on GitHub (Nov 11, 2020).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/390
Hey, Im already successfully installed this WebVirtCloud on Centos 7 and running well.
I run centos 7 instance with cloudinit config.iso and successfully login with SSH.
Then im adding new compute base on Centos 8, but when im mount the cloudinit config.iso to new instance (centos7) with same scenario with previous compute its not injected.
How can i troubleshoot it ?
@leonyonz commented on GitHub (Nov 12, 2020):
Is it because gstfsd not load ?
@leonyonz commented on GitHub (Nov 12, 2020):
I dont know what i do, but after stressfull troubleshooting the instance finally can boot with cloudinit im not sure what happening here, and anyway gstfsd has been load with manual configuration :
@leonyonz commented on GitHub (Nov 20, 2020):
closed for now