-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
Hi,
i am working in an environment with 2 NICS per host and would like to use RDMA, so far i have been having some issues.
The vf seems to be getting passed to the pods but i have issues instantiating the network.
Is it enough that only the pci device is being mapped into the pods? and nothing else?
thank you
I0304 07:33:03.810153 1 server.go:127] Allocate() called with &AllocateRequest{ContainerRequests:[]*ContainerAllocateRequest{&ContainerAllocateRequest{DevicesIDs:[0000:4b:01.0],},},}
I0304 07:33:03.810205 1 pool_stub.go:108] GetEnvs(): for devices: [0000:4b:01.0]
I0304 07:33:03.810233 1 netResourcePool.go:49] GetDeviceSpecs(): for devices: [0000:4b:01.0]
I0304 07:33:03.810241 1 pool_stub.go:141] GetMounts(): for devices: [0000:4b:01.0]
I0304 07:33:03.810327 1 server.go:159] AllocateResponse send: &AllocateResponse{ContainerResponses:[]*ContainerAllocateResponse{&ContainerAllocateResponse{Envs:map[string]string{PCIDEVICE_INTEL_COM_INTEL_RDMA: 0000:4b:01.0,PCIDEVICE_INTEL_COM_INTEL_RDMA_INFO: {"0000:4b:01.0":{"generic":{"deviceID":"0000:4b:01.0"}}},},Mounts:[]*Mount{},Devices:[]*DeviceSpec{},Annotations:map[string]string{},CDIDevices:[]*CDIDevice{},},},}
I0301 09:14:57.602055 1 main.go:62] Discovering host devices
I0301 09:14:57.746587 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:00.0 02 Intel Corporation Ethernet Controller E810-XXV for SFP
I0301 09:14:57.748136 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:00.1 02 Intel Corporation Ethernet Controller E810-XXV for SFP
I0301 09:14:57.748540 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:01.0 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.748754 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:01.1 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.748945 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:01.2 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.749127 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:01.3 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.826662 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:01.4 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.826938 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:01.5 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.827109 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:01.6 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.827293 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:01.7 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.827472 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:11.0 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.827640 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:11.1 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.827806 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:11.2 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.827952 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:11.3 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828089 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:11.4 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828224 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:11.5 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828382 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:11.6 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828552 1 netDeviceProvider.go:67] netdevice AddTargetDevices(): device found: 0000:4b:11.7 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828739 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:00.0 02 Intel Corporation Ethernet Controller E810-XXV for SFP
I0301 09:14:57.828754 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:00.1 02 Intel Corporation Ethernet Controller E810-XXV for SFP
I0301 09:14:57.828758 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:01.0 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828761 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:01.1 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828764 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:01.2 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828767 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:01.3 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828770 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:01.4 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828773 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:01.5 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828776 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:01.6 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828779 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:01.7 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828782 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:11.0 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828785 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:11.1 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828790 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:11.2 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828792 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:11.3 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828795 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:11.4 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828799 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:11.5 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828802 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:11.6 02 Intel Corporation Ethernet Adaptive Virtual Function
I0301 09:14:57.828805 1 auxNetDeviceProvider.go:84] auxnetdevice AddTargetDevices(): device found: 0000:4b:11.7 02 Intel Corporation Ethernet Adaptive Virtual Function
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels