-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VM spinup hang (potentially with nested virt) #161
Comments
One possible work-around is -- skip the virtualization host setup if you can spin up a few VMs manually. So what you'd do is, create some CentOS 7 virtual machines manually, and skip the I actually hadn't been brave enough to try it with nested virtualization (had only tested on bare metal), but... No time better than the present! I have two possible ideas of the cause...
|
Was able to replicate by starting up a (rather large, 100 gig disk, 24 gig ram) VM on an existing virthost, and run the playbooks against it, experience same hang. In process of locating issue. First thing I tried was to change the subnet for Apparently continually looping this line in
|
Apparently the box has not DHCP'd at all?
(note: no output from nmap intentional in notes) |
Still digging at this one, currently trying to figure out why machines aren't necessarily starting properly. Script hanging in the same spot, I tried using a GUI to get virt-manager going because I wanted to sanity check my work on using |
Documented procedure for trying it out fix in ansible-role-vm-spinup in this gist: https://gist.github.com/dougbtv/6d9fd054c3db58124f3a302acff403fc |
Reporter also noted that:
|
From a report received in email:
The text was updated successfully, but these errors were encountered: