afterburn icon indicating copy to clipboard operation
afterburn copied to clipboard

platform: support quad-NIC servers on Packet (n2)

Open vielmetti opened this issue 6 years ago • 1 comments

Feature Request

Environment

What hardware/cloud provider/hypervisor is being used to run Afterburn?

Packet, specifically the n2 servers

Desired Feature

At https://github.com/coreos/afterburn/blob/d56ad64d2ed26fc0e2bcb1650b6fa68c0d8fc17a/src/providers/packet/mod.rs#L248 the Packet provider properly handles dual-NIC systems, but does not currently support the quad-NIC n2 system type.

Other Information

Noted by Kinvolk in the course of an integration.

vielmetti avatar Apr 01 '20 17:04 vielmetti

Also noted is https://github.com/packethost/packngo/issues/173 where some of the relevant data is being returned wrong - it's possible that this issue in packngo and the Packet API will, when fixed, make this issue go away.

vielmetti avatar Apr 01 '20 19:04 vielmetti