The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
97 views

How to report back system installation progress

I'd like to do some reporting from the system setup progress for virtualised (libvirt/kvm) Ubuntu servers. I expected some kind of such system to already exist out there, but couldn't find anything. ...
1
vote
1answer
95 views

can't start default network, is there a way to run dnsmasq for both local and kvm?

I can't start KVM since I use dnsmasq on my laptop as a DNS cache server, So, I'm wondering if this can be merged to the server I'm running.
1
vote
1answer
23 views

How do I port-forward 169.254.169.254-bound packets from libvirt/KVM guests to localhost?

This is a followup to What's the best way to have a 169.254.169.254 address local to my laptop?. Short story: 169.254.169.254 is the "well known" address of cloud metadata services for EC2 and for ...
1
vote
0answers
30 views

Virsh hangs while trying to connect

Running this command: # virsh -c qemu:///system list As root user, hangs with no error message. Not sure what's causing this. This problem started after a power failure in my lab. When I brought ...