acc | Hi - does anyone by any chance know how can an OS::Cinder::Volume resource in a Heat template allow its deletion (like `--purge` in `openstack volume delete`) by default even if it had snapshots created outside of the stack? | 11:30 |
---|---|---|
shewless | Hello. I have an openstack environment which has 3 compute nodes, each with 3 PCI passthrough ports. I'm having a heck of a time. I've followed this guide: https://docs.openstack.org/ocata/admin-guide/compute-pci-passthrough.html. But when I try and create my instance I get an error : "Multiple possible networks found, use a Network ID to be more specific" | 19:07 |
shewless | I tried creating a network and a port specifically for my pci passthrough ports and using the --nic port-id=<port id> option. But I get errors about nova not being able to find the right host when I do that | 19:09 |
shewless | What I'm really looking for is a guide that shows how to create the networks/ports for pci passthrough. https://docs.openstack.org/ocata/admin-guide/compute-pci-passthrough.html doesn't cover that unfortunately | 19:10 |
shewless | here is my flavor (note the pci_passthrough:alias defined matches the alias set in nova.conf): https://pastebin.com/QUXnnFAB | 19:12 |
shewless | The compute-pci-passthrough guide completely leaves out any mention of needing to create a network or port. How is it assumed that one would know that information? | 19:13 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!