动态更改 KVM 域 xml 文件
我想动态更改当前正在运行的域的 xml 文件(更改磁盘映像)。这可能吗?
I would like to change the xml file of a currently running domain (change the diskimage) on the fly. Is this possible ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,这是可能的。但对 XML 文件的任何更改都需要重新启动 VM 才能使更改生效。希望有帮助。
Yes it is possible. But any change to the XML file requires a reboot of the VM for the changes to take place. Hope it helped.