症状:

libvir: Remote error : unable to connect to 'localhost': Connection refused
 
解决:
vi /etc/sysconfig/libvirtd
取消注释 LIBVIRTD_ARGS="--listen"
service libvirtd restart后即可