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
The error message is as follows:
kubelet (combined from similar events): Failed to create pod sandbox: rpc error: code = Unknown desc = failed to set up sandbox container "788de7e085b7b935f160ffeaab972ec071b71febc3f686a5b9936c9b58888bf4" network for pod "mofed-test-pod1": networkPlugin cni failed to set up pod "mofed-test-pod1_default" network: [default/mofed-test-pod1/:rdma-net-ipam-ib1]: error adding container to network "rdma-net-ipam-ib1": failed to create macvlan: invalid argument
The text was updated successfully, but these errors were encountered:
# ibdev2netdev
mlx5_1 port 1 ==> ib1 (Up)
# ibstat
CA 'mlx5_1'
CA type: MT4129
Number of ports: 1
Firmware version: 28.39.2048
Hardware version: 0
Node GUID: 0x58a2e10300a54e6e
System image GUID: 0x58a2e10300a54e6e
Port 1:
State: Active
Physical state: LinkUp
Rate: 400
Base lid: 41
LMC: 0
SM lid: 178
Capability mask: 0xa751e848
Port GUID: 0x58a2e10300a54e6e
Link layer: InfiniBand
kubernetes version: 1.21.14
network-operator: 23.10
The operator configuration is as follows, and the others are default
create
MacvlanNetwork
create
pod
The error message is as follows:
kubelet (combined from similar events): Failed to create pod sandbox: rpc error: code = Unknown desc = failed to set up sandbox container "788de7e085b7b935f160ffeaab972ec071b71febc3f686a5b9936c9b58888bf4" network for pod "mofed-test-pod1": networkPlugin cni failed to set up pod "mofed-test-pod1_default" network: [default/mofed-test-pod1/:rdma-net-ipam-ib1]: error adding container to network "rdma-net-ipam-ib1": failed to create macvlan: invalid argument
The text was updated successfully, but these errors were encountered: