Advertisement
Guest User

Untitled

a guest
Feb 10th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. [root@ganeti01 ~]# cat agent.xml
  2. <channel type='unix'>
  3. <target type='virtio' name='org.qemu.guest_agent.0'/>
  4. </channel>
  5.  
  6. [root@ganeti01 ~]# virsh attach-device --live --config gestionweb agent.xml
  7. error: Failed to attach device from agent.xml
  8. error: internal error: no virtio-serial controllers are available
  9.  
  10. [root@ganeti01 ~]# rpm -q libvirt qemu
  11. libvirt-1.2.17-13.el7_2.2.x86_64
  12. qemu-2.0.0-1.el7.6.x86_64
  13. [root@ganeti01 ~]# cat /etc/redhat-release
  14. CentOS Linux release 7.1.1503 (Core)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement