[libvirt] [libvirt 0.6.4] Unable to set /domain/devices/serial[@port=1] as console?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When I do a "virsh define" with the following:

    <serial type='file'>
      <source path='/path/to/serial.log'/>
      <target port='0'/>
    </serial>
    <serial type='pty'>
      <target port='1'/>
    </serial>
    <console type='pty'>
      <target port='1'/>
    </console>

The result is this:

    <serial type='file'>
      <source path='/path/to/serial.log'/>
      <target port='0'/>
    </serial>
    <serial type='pty'>
      <target port='1'/>
    </serial>
    <console type='file'>
      <source path='/path/to/serial.log'/>
      <target port='0'/>
    </console>

...a markedly different configuration.

Is this the result of a bug, or a known behavior I've failed to catch in the docs?

Thanks!

--
Libvir-list mailing list
Libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]