Open 11991585 opened 2 years ago
this means SRIOV deployment is failed.
first of all, your hardware, mainboard, bios, nic must support SRIOV. you need intel certified nic e.g. XXV710, E810,
if you don't have such hardware, you should disable SRIOV feature: change sriov_network_operator_enable to false in 10-default.yml , and then run "systemctl restart seo"
https://smart-edge-open.github.io/docs/components/networking/sriov-network-operator/#limitations
useful commands:
lshw -c network -businfo lspci -nn | grep -i 'Ethernet Controller' dmesg | grep nvm dmesg | grep eth
Useful RedHat document of SRIOV:
https://docs.openshift.com/container-platform/4.9/networking/hardware_networks/configuring-sriov-device.html (current version is 4.9, you might select the latest version on the page)
hi @11991585 - Are you still facing issue in installing DEK or can we close this ticket ?
I am Installing the Image on the Target System, but when I connect to the Target system via SSH it shows Smart Edge Open Deployment Status: failed Can you please help me? thanks
Target System log screenshot
This is the content displayed after ssh to the target system:
View log according to the output prompt
Check installation logs