to be clear, this happens with all my systems, not just one. the bug seems universal. I'm using the "Clone from..." feature in the GUI to clone the systems storage and networking. here's the output from one of the affected systems:
``` # maas admin interfaces read 4smwte Success. Machine-readable output follows: [ { "parents": [], "sriov_max_vf": 128, "tags": [ "sriov" ], "effective_mtu": 9000, "type": "physical", "link_connected": true, "name": "ens5f0", "enabled": true, "vlan": { "vid": 0, "mtu": 9000, "dhcp_on": true, "external_dhcp": null, "relay_vlan": null, "id": 5004, "primary_rack": "apcxt8", "secondary_rack": null, "name": "untagged", "fabric": "tr2_int", "space": "undefined", "fabric_id": 2, "resource_uri": "/MAAS/api/2.0/vlans/5004/" }, "id": 50, "system_id": "4smwte", "mac_address": "b4:96:91:b9:0a:f8", "children": [ "int" ], "firmware_version": "2.25 0x80007029 0.0.0", "params": {}, "link_speed": 10000, "interface_speed": 10000, "vendor": "Intel Corporation", "product": null, "links": [], "numa_node": 0, "discovered": null, "resource_uri": "/MAAS/api/2.0/nodes/4smwte/interfaces/50/" }, { "parents": [], "sriov_max_vf": 128, "tags": [ "sriov" ], "effective_mtu": 9000, "type": "physical", "link_connected": true, "name": "ens5f1", "enabled": true, "vlan": { "vid": 0, "mtu": 9000, "dhcp_on": true, "external_dhcp": null, "relay_vlan": null, "id": 5004, "primary_rack": "apcxt8", "secondary_rack": null, "name": "untagged", "fabric": "tr2_int", "space": "undefined", "fabric_id": 2, "resource_uri": "/MAAS/api/2.0/vlans/5004/" }, "id": 51, "system_id": "4smwte", "mac_address": "b4:96:91:b9:0a:f9", "children": [ "int" ], "firmware_version": "2.25 0x80007029 0.0.0", "params": {}, "link_speed": 10000, "interface_speed": 10000, "vendor": "Intel Corporation", "product": null, "links": [], "numa_node": 0, "discovered": [], "resource_uri": "/MAAS/api/2.0/nodes/4smwte/interfaces/51/" }, { "parents": [ "ens5f0", "ens5f1" ], "sriov_max_vf": 0, "tags": [], "effective_mtu": 9000, "type": "bond", "link_connected": false, "name": "int", "enabled": true, "vlan": { "vid": 0, "mtu": 9000, "dhcp_on": true, "external_dhcp": null, "relay_vlan": null, "id": 5004, "primary_rack": "apcxt8", "secondary_rack": null, "name": "untagged", "fabric": "tr2_int", "space": "undefined", "fabric_id": 2, "resource_uri": "/MAAS/api/2.0/vlans/5004/" }, "id": 74, "system_id": "4smwte", "mac_address": "b4:96:91:b9:0a:f9", "children": [ "int.4000" ], "firmware_version": null, "params": { "bond_downdelay": 0, "bond_lacp_rate": "fast", "bond_miimon": 0, "bond_mode": "802.3ad", "bond_num_grat_arp": 1, "bond_updelay": 0, "bond_xmit_hash_policy": "encap3+4" }, "link_speed": 0, "interface_speed": 0, "vendor": null, "product": null, "links": [], "numa_node": null, "discovered": [], "resource_uri": "/MAAS/api/2.0/nodes/4smwte/interfaces/74/" }, { "parents": [ "int" ], "sriov_max_vf": 0, "tags": [], "effective_mtu": 9000, "type": "vlan", "link_connected": false, "name": "int.4000", "enabled": true, "vlan": { "vid": 4000, "mtu": 9000, "dhcp_on": true, "external_dhcp": null, "relay_vlan": null, "id": 5015, "primary_rack": "apcxt8", "secondary_rack": null, "name": "app", "fabric": "tr2_int", "space": "undefined", "fabric_id": 2, "resource_uri": "/MAAS/api/2.0/vlans/5015/" }, "id": 77, "system_id": "4smwte", "mac_address": "b4:96:91:b9:0a:f9", "children": [], "firmware_version": null, "params": {}, "link_speed": 0, "interface_speed": 0, "vendor": null, "product": null, "links": [], "numa_node": null, "discovered": [], "resource_uri": "/MAAS/api/2.0/nodes/4smwte/interfaces/77/" } ]
```
to be clear, this happens with all my systems, not just one. the bug seems universal. I'm using the "Clone from..." feature in the GUI to clone the systems storage and networking. here's the output from one of the affected systems:
```
"sriov_ max_vf" : 128,
"effective_ mtu": 9000,
"link_ connected" : true,
"dhcp_ on": true,
"external_ dhcp": null,
"relay_ vlan": null,
"primary_ rack": "apcxt8",
"secondary _rack": null,
"fabric" : "tr2_int",
"space" : "undefined",
"fabric_ id": 2,
"resource_ uri": "/MAAS/ api/2.0/ vlans/5004/ "
"system_ id": "4smwte",
"mac_address" : "b4:96: 91:b9:0a: f8",
"firmware_ version" : "2.25 0x80007029 0.0.0",
"link_ speed": 10000,
"interface_ speed": 10000,
"numa_ node": 0,
"discovered" : null,
"resource_ uri": "/MAAS/ api/2.0/ nodes/4smwte/ interfaces/ 50/"
"sriov_ max_vf" : 128,
"effective_ mtu": 9000,
"link_ connected" : true,
"dhcp_ on": true,
"external_ dhcp": null,
"relay_ vlan": null,
"primary_ rack": "apcxt8",
"secondary _rack": null,
"fabric" : "tr2_int",
"space" : "undefined",
"fabric_ id": 2,
"resource_ uri": "/MAAS/ api/2.0/ vlans/5004/ "
"system_ id": "4smwte",
"mac_address" : "b4:96: 91:b9:0a: f9",
"firmware_ version" : "2.25 0x80007029 0.0.0",
"link_ speed": 10000,
"interface_ speed": 10000,
"numa_ node": 0,
"discovered" : [],
"resource_ uri": "/MAAS/ api/2.0/ nodes/4smwte/ interfaces/ 51/"
"ens5f0" ,
"ens5f1"
"sriov_ max_vf" : 0,
"effective_ mtu": 9000,
"link_ connected" : false,
"dhcp_ on": true,
"external_ dhcp": null,
"relay_ vlan": null,
"primary_ rack": "apcxt8",
"secondary _rack": null,
"fabric" : "tr2_int",
"space" : "undefined",
"fabric_ id": 2,
"resource_ uri": "/MAAS/ api/2.0/ vlans/5004/ "
"system_ id": "4smwte",
"mac_address" : "b4:96: 91:b9:0a: f9",
"int. 4000"
"firmware_ version" : null,
"bond_ downdelay" : 0,
"bond_ lacp_rate" : "fast",
"bond_ miimon" : 0,
"bond_ mode": "802.3ad",
"bond_ num_grat_ arp": 1,
"bond_ updelay" : 0,
"bond_ xmit_hash_ policy" : "encap3+4"
"link_ speed": 0,
"interface_ speed": 0,
"numa_ node": null,
"discovered" : [],
"resource_ uri": "/MAAS/ api/2.0/ nodes/4smwte/ interfaces/ 74/"
"sriov_ max_vf" : 0,
"effective_ mtu": 9000,
"link_ connected" : false,
"dhcp_ on": true,
"external_ dhcp": null,
"relay_ vlan": null,
"primary_ rack": "apcxt8",
"secondary _rack": null,
"fabric" : "tr2_int",
"space" : "undefined",
"fabric_ id": 2,
"resource_ uri": "/MAAS/ api/2.0/ vlans/5015/ "
"system_ id": "4smwte",
"mac_address" : "b4:96: 91:b9:0a: f9",
"firmware_ version" : null,
"link_ speed": 0,
"interface_ speed": 0,
"numa_ node": null,
"discovered" : [],
"resource_ uri": "/MAAS/ api/2.0/ nodes/4smwte/ interfaces/ 77/"
# maas admin interfaces read 4smwte
Success.
Machine-readable output follows:
[
{
"parents": [],
"tags": [
"sriov"
],
"type": "physical",
"name": "ens5f0",
"enabled": true,
"vlan": {
"vid": 0,
"mtu": 9000,
"id": 5004,
"name": "untagged",
},
"id": 50,
"children": [
"int"
],
"params": {},
"vendor": "Intel Corporation",
"product": null,
"links": [],
},
{
"parents": [],
"tags": [
"sriov"
],
"type": "physical",
"name": "ens5f1",
"enabled": true,
"vlan": {
"vid": 0,
"mtu": 9000,
"id": 5004,
"name": "untagged",
},
"id": 51,
"children": [
"int"
],
"params": {},
"vendor": "Intel Corporation",
"product": null,
"links": [],
},
{
"parents": [
],
"tags": [],
"type": "bond",
"name": "int",
"enabled": true,
"vlan": {
"vid": 0,
"mtu": 9000,
"id": 5004,
"name": "untagged",
},
"id": 74,
"children": [
],
"params": {
},
"vendor": null,
"product": null,
"links": [],
},
{
"parents": [
"int"
],
"tags": [],
"type": "vlan",
"name": "int.4000",
"enabled": true,
"vlan": {
"vid": 4000,
"mtu": 9000,
"id": 5015,
"name": "app",
},
"id": 77,
"children": [],
"params": {},
"vendor": null,
"product": null,
"links": [],
}
]
```