pve(Proxmox Virtual Environment)中给windows系统安装来宾服务virtio-win-guest-tools报错的解决方法

迅恒数据中心
最新的virtio-win-gt-x64.msi(驱动)和virtio-win-guest-tools.exe(来宾服务)下载地址:
https://piis.lanzoul.com/iGrL842p9s3c
密码2mqy

pve(Proxmox Virtual Environment)中给windows系统安装virtio驱动和报错,才可能出现的错误为:
1、CoCreateInstance(VSSCoordinator) failed. Error: 80070422
核心含义:Windows VSS(卷影副本)服务被禁用,QEMU-GA 的 VSS 快照组件无法启动。
VSS 作用:PVE 做虚拟机磁盘快照、备份时实现应用一致性;这个报错只是【VSS 组件安装失败】

解决方法:在虚拟机中将Volume Shadow Copy(VSS)服务开启
2、Service 'QEMU Guest Agent' (QEMU-GA) failed to start.
无法安装或启动QEMU 来宾代理(qemu-ga)服务

解决方法:需要先完整装好virtio-win-gt-x64.msi(网卡、磁盘驱动),再将Windows Event Log(EventLog)服务设置为自动并启动,并重启虚拟机!
3、“There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.”
中文意思是:“此 Windows 安装程序包存在问题。作为安装过程一部分运行的某个程序未按预期完成。请联系您的支持人员或软件包供应商。”

解决方法:需要先完整装好virtio-win-gt-x64.msi(网卡、磁盘驱动),再将Windows Event Log(EventLog)服务设置为自动并启动,并重启虚拟机!

完整解决方法:
1、在虚拟机中将Windows Event Log(EventLog)服务和Windows Event Log(EventLog)服务设置为自动并启动

2、完整装好virtio-win-gt-x64.msi(网卡、磁盘驱动),并重启虚拟机!

上图中写错了 是重启虚拟机 不是重启PVE服务器
3、虚拟机重启后,安装virtio-win-gt-x64.msi

这样就可以正常安装virtio-win-guest-tools不会报错:

分类:教程帮助 百度收录 必应收录