Comment 7 for bug 1859210

Revision history for this message
Alexander Balderson (asbalderson) wrote :

I'm including updated output since its from a different test:

2020-01-16-22:44:36 root DEBUG maas root pods create type=virsh name=meinfoo power_address=qemu+ssh://maas@10.244.40.31/system zone=zone2
2020-01-16-22:44:39 root DEBUG maas root pod update 2 memory_over_commit_ratio=10 cpu_over_commit_ratio=10
2020-01-16-22:44:42 root DEBUG maas root machines read
2020-01-16-22:44:43 foundationcloudengine.layers.maaslayer INFO Creating elastic-2 in meinfoo
2020-01-16-22:44:43 root DEBUG maas root pod compose 2 hostname=elastic-2 cores=2 memory=24576 storage=500.0 zone=2
2020-01-16-22:44:47 root ERROR Command failed: pod compose 2 hostname=elastic-2 cores=2 memory=24576 storage=500.0 zone=2
2020-01-16-22:44:47 root ERROR b'Unable to compose machine because: Failed talking to pod: Unable to compose elastic-2: error: Failed to start domain elastic-2\nerror: Unable to add bridge eno1 port vnet0: Operation not supported'

here is the node read:
https://pastebin.ubuntu.com/p/P2DH2XFqj2/

and the logs from the run are attached.