当前位置:网站首页>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
边栏推荐
- Win10 boot VMware virtual machine boot seconds blue screen problem perfect solution
- Single chip microcomputer serial port data processing (2) -- ucosiii + cyclic queue receiving data
- Let matlab2018b support the mex configuration of vs2019
- Set经典小题目
- Zotero6. Version 0 quicklook cannot be used / Chinese garbled code will not be displayed
- Why recommend you to study embedded
- 伦敦银最新价格走势图与买卖点
- The great gods in acmer like mathematics very much
- ROS series (4): ROS communication mechanism series (4): topic communication practice
- [BIM introduction practice] wall hierarchy and FAQ in Revit
猜你喜欢
【测绘程序设计】坐标反算神器V1.0(附C/C#/VB源程序)
Key point detection of human hand based on mediapipe
【BIM+GIS】ArcGIS Pro2.8如何打开Revit模型,BIM和GIS融合?
创下国产手机在海外市场销量最高纪录的小米,重新关注国内市场
[AI vision · quick review of today's sound acoustic papers issue 1] Thu, 14 APR 2022
Xiaomi, qui a établi le plus grand volume de ventes de téléphones portables domestiques sur le marché d'outre - mer, se concentre de nouveau sur le marché intérieur
AI CC 2019 installation tutorial under win10 (super detailed - small white version)
Solve the technical problems in seq2seq + attention machine translation
【BIM入门实战】Revit建筑墙体:构造、包络、叠层图文详解
Single chip microcomputer serial port data processing (2) -- ucosiii + cyclic queue receiving data
随机推荐
What if win10 doesn't have a local group policy?
列表、元组、字典和集合的区别
Operating skills of spot gold_ Wave estimation curve
Solve the technical problems in seq2seq + attention machine translation
STM32单片机ADC规则组多通道转换-DMA模式
[echart] démarrer avec echart
Why recommend you to study embedded
Shopping mall for transportation tools based on PHP
How to introduce opencv into cmake project
Express中间件②(中间件的分类)
Win10 boot VMware virtual machine boot seconds blue screen problem perfect solution
Does China Mobile earn 285 million a day? In fact, 5g is difficult to bring more profits, so where is the money?
ROS series (IV): ROS communication mechanism series (2): Service Communication
Express middleware ① (use of Middleware)
[AI vision · quick review of today's sound acoustic papers issue 1] Thu, 14 APR 2022
单片机串口数据处理(2)——uCOSIII+循环队列接收数据
What is software acceptance testing? What are the benefits of acceptance testing conducted by third-party software testing institutions?
[Li Hongyi 2022 machine learning spring] hw6_ Gan (don't understand...)
A function second kill 2sum 3sum 4sum problem
ROS series (II): ROS quick experience, taking HelloWorld program as an example