-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Instance creation in oxide silo throws on-screen error: Not found: default unicast IPv6 pool for current silo
Also mentioned in: oxidecomputer/omicron#9683 (comment) and documented here per @ahl
Not sure if this is an in-flight issue that will be fixed in the next update or not, but documenting it here for visibility.
I attempted a workaround to create the instance with no network interface (successful). However, when I continued to add the network interface to the stopped instance, the error was thrown:
The network interface with ID '26e58cc4-1316-44cd-a12e-0e879bc82cf3' is a dual-stack NIC, with IPv4 address '172.30.0.5' and IPv6 address 'fd2a:c6e9:d592::5'. However, the version of the client being used is unable to fully represent both IPv4 and IPv6 addresses. Update your client and retry the request.