Github user wido commented on the pull request:

    https://github.com/apache/cloudstack/pull/985#issuecomment-151871826
  
    @remibergsma Ok, that is odd.
    
    A proper XML should look like this:
    
    ```
        <channel type='unix'>
          <source mode='bind' 
path='/var/lib/libvirt/qemu/channel/target/man.org.qemu.guest_agent.0'/>
          <target type='virtio' name='org.qemu.guest_agent.0'/>
          <alias name='channel1'/>
          <address type='virtio-serial' controller='0' bus='0' port='2'/>
        </channel>
    ```
    
    path is not required, that is computed by libvirt. But the state connected 
is probably the issue. I'll fix that.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to