On 8/10/18 8:30 AM, Ryan Stone wrote: > How many VFs are you trying to create? Getting ENOSPC either > indicates that you tried to allocate more VFs than the hardware > supports, or the system could not allocate enough MMIO space for the > VFs. Hi Ryan, I was attempting to create a single VF. here's my iovct.conf: PF { num_vfs: 1; device : "ix0"; } DEFAULT { passthrough : true; } my goal is to setup several bhyve instances on this server, and allocate one VF per instance. for now i'm attempting to create a single VF for testing purposes. Cheers! -pete -- Pete Wright pete_at_nomadlogic.org _at_nomadlogicLAReceived on Fri Aug 10 2018 - 14:19:27 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:17 UTC