4

如何禁止libvirtd自带的dnsmasq启动

 7 months ago
source link: https://bajie.dev/posts/20240123-kvm_disable_dnsmasq/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

如何禁止libvirtd自带的dnsmasq启动

2024-01-23 1 分钟阅读

服务器要跑dnsmasq,同时机器还跑着kvm,和libvirtd自带dnsmasq的冲突了,需要禁掉libvirtd的。

方法很简单,如下:

virsh net-list

Name                 State      Autostart     Persistent  
--------------------------------------------------
default              active     yes           yes

virsh net-autostart --disable default  
virsh net-destroy default

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK