sudo is very slow / hostname is broken #96
Labels
No labels
ACS 4.15
Doing
Regression
To Do
critical
enhancement
major
minor
operations
patch
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
privazio/ansible-collection-vdc#96
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?
As a result ansible tasks are timing-out
changed title from {-Failed to start ferm in pvz3-} to {+sudo is very slow+}
changed the description
changed title from sudo is very slow to sudo is very slow{+ / hostname is broken+}
apparently the problem is related to not having your hostname in the hosts file,
but a quick look at the /etc/hosts and:
this seems to be a maas issue
The bottom line here is that the line between MAAS and VDC is not clear.
I would assume that when MAAS delivers a Machine it is out of management...
There is a workaround for this issue which is to set:
In cloud.cfg
Still not working, the system will not boot up after changes in cloud-init
I am now disabling cloud-init after delivering the machine.
however, vrack is not correctly initializing the /etc/hosts
and it needs to be compatible with mesh modification...
mentioned in commit
2fe2562fa3mentioned in issue #101
this looks like it is not working
on first install did not modify the file
I think the logic we added will assume host.maas is still OK, but it its not?