You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ixgbevf is outdated on 16.03 (less then recommended 2.14). Amazon Linux AMI is better then NixOS here
HVM amis are built without --sriov flag. Because of 1) this makes starting spot instances with --sriov trickier
As I'm not an expert in AMI creating, instance management or kernel module packaging, I won't do pull requests on this topic. But I'd like to share some success with others.
Here is the ixgbevf-3.1.2 kernel module package. Docs say it
Added the driver to the Amazon config: 04eb749, 3adb769. Will need to rebuild the AMIs though (and make NixOps enable Enhanced Networking automatically), and add the ena driver for x1 instances.
I found a disappointing issue with NixOS on AWS EC2 - absence of support for Enhanced Networking (SRI/OV) out of box.
See docs at http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/enhanced-networking.html
Here are separate issues:
As I'm not an expert in AMI creating, instance management or kernel module packaging, I won't do pull requests on this topic. But I'd like to share some success with others.
Here is the ixgbevf-3.1.2 kernel module package. Docs say it
And here is extract from config to enable this module:
My instance started and ssh works. Now I have this:
Ping @edolstra
The text was updated successfully, but these errors were encountered: