当前位置:网站首页>KVM error: Failed to connect socket to ‘/var/run/libvirt/libvirt-sock‘
KVM error: Failed to connect socket to ‘/var/run/libvirt/libvirt-sock‘
2022-04-23 04:03:00 【墨痕诉清风】
[root@localhost ~]# virsh list
error: failed to connect to the hypervisor
error: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory
[root@localhost ~]# systemctl status libvirtd
● libvirtd.service - Virtualization daemon
Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled; vendor preset: enabled)
Active: inactive (dead)
Docs: man:libvirtd(8)
https://libvirt.org
[root@localhost ~]# systemctl start libvirtd
[root@localhost ~]# systemctl status libvirtd
● libvirtd.service - Virtualization daemon
Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2018-12-27 23:39:09 EST; 1s ago
Docs: man:libvirtd(8)
https://libvirt.org
Main PID: 2319 (libvirtd)
Tasks: 19 (limit: 32768)
CGroup: /system.slice/libvirtd.service
├─2319 /usr/sbin/libvirtd
├─2425 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq...
└─2428 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq...
Dec 27 23:39:09 localhost.localdomain systemd[1]: Started Virtualization...
Dec 27 23:39:10 localhost.localdomain dnsmasq[2425]: started, version 2....
Dec 27 23:39:10 localhost.localdomain dnsmasq[2425]: compile time option...
Dec 27 23:39:10 localhost.localdomain dnsmasq-dhcp[2425]: DHCP, IP range...
Dec 27 23:39:10 localhost.localdomain dnsmasq-dhcp[2425]: DHCP, sockets ...
Dec 27 23:39:10 localhost.localdomain dnsmasq[2425]: reading /etc/resolv...
Dec 27 23:39:10 localhost.localdomain dnsmasq[2425]: using nameserver 11...
Dec 27 23:39:10 localhost.localdomain dnsmasq[2425]: read /etc/hosts - 2...
Dec 27 23:39:10 localhost.localdomain dnsmasq[2425]: read /var/lib/libvi...
Dec 27 23:39:10 localhost.localdomain dnsmasq-dhcp[2425]: read /var/lib/...
Hint: Some lines were ellipsized, use -l to show in full.
[root@localhost ~]# virsh list --all
Id Name State
----------------------------------------------------
[root@localhost ~]#
版权声明
本文为[墨痕诉清风]所创,转载请带上原文链接,感谢
https://mohen.blog.csdn.net/article/details/124348047
边栏推荐
- [AI vision · quick review of NLP natural language processing papers today, issue 29] Mon, 14 Feb 2022
- Using VBA interval to extract one column from another in Excel
- 【BIM+GIS】ArcGIS Pro2.8如何打开Revit模型,BIM和GIS融合?
- 单极性非归零NRZ码、双极性非归零NRZ码、2ASK、2FSK、2PSK、2DPSK及MATLAB仿真
- 硬核拆芯片
- PHP export excel table
- Hard core chip removal
- Basic usage of Google colab (I)
- 将编译安装的mysql加入PATH环境变量
- Counting and sorting (C language implementation) -- learning notes
猜你喜欢

OpenCV----YOLACT实例分割模型推理

Opencv4 QR code recognition test

AI CC 2019 installation tutorial under win10 (super detailed - small white version)

LabVIEW 小端序和大端序区别

阿里云IoT流转到postgresql数据库方案

As a code farmer, what kind of experience is it that a girlfriend can code better than herself?

STM32 MCU ADC rule group multi-channel conversion DMA mode

知乎有问题,谁来解答?

Xshell、Xftp连接新创建的Unbutu系统虚拟机全流程

【BIM入门实战】Revit中的墙体层次以及常见问题解答
随机推荐
ROS series (IV): ROS communication mechanism series (6): parameter server operation
創下國產手機在海外市場銷量最高紀錄的小米,重新關注國內市場
ROS series (IV): ROS communication mechanism series (5): Service Communication Practice
C语言 字符常量
Raspberry pie 3B logs into the wired end of Ruijie campus network through mentohust, creates WiFi (open hotspot) for other devices, and realizes self startup at the same time
TreeSet课后练习
MySQL 2013 lost connection to MySQL server during query
[mapping program design] coordinate inverse artifact v1 0 (with C / C / VB source program)
【ICCV 2019】MAP-VAE:Multi-Angle Point Cloud-VAE: Unsupervised Feature Learning for 3D Point Clouds..
Xshell、Xftp连接新创建的Unbutu系统虚拟机全流程
LabVIEW 小端序和大端序区别
The difference between lists, tuples, dictionaries and collections
创下国产手机在海外市场销量最高纪录的小米,重新关注国内市场
Add the compiled and installed Mysql to the path environment variable
STM32F4单片机ADC采样及ARM-DSP库的FFT
ROS series (IV): ROS communication mechanism series (2): Service Communication
单片机串口数据处理(2)——uCOSIII+循环队列接收数据
UDP protocol and TCP protocol
Set classic topics
VSCode配置之Matlab极简配置