[Ubuntu][KVM][自分用メモ] Ubuntu 15.04にしてから”error: failed to connect to the hypervisor”が出力されるようになった。

仮想化

どうにもUbuntu 15.04にしてから以下の様なメッセージが出力されるようになりました。

virsh # list
error: failed to connect to the hypervisor
error: no valid connection
error: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory

確認環境:

$ lsb_release -a
No LSB modules are available.
Distributor ID:Ubuntu
Description:Ubuntu 15.04
Release:15.04
Codename:vivid

数分待つと、Socketファイルが作成されるので、単純にlibvirt-binのinitファイルの起動順序が遅いだけだと思うのですが、どのファイルと起動の相関関係があるのか分からず。

boot.jpg

この問題についてどなたかご存知の方いらっしゃらないでしょうか?

タイトルとURLをコピーしました