Current git trunk is no problem, libvirt.template.xml in
<https://wiki.ubuntu.com/Testing/EnableProposed> needs to be fixed. if anyone
has a problem, check below.
[ before ]
<!-- The order is significant here. File must be defined first -->
<serial type="pipe">
<source path='${basepath}/console.fifo'/>
<target port='1'/>
</serial>
[ after(current git trunk is same as this) ]
<!-- The order is significant here. File must be defined first -->
<serial type="file">
<source path='${basepath}/console.log'/>
<target port='1'/>
</serial>
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/850602
Title:
block migration needs to copy backing file
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/850602/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs