cncf / cnf-testbed

ARCHIVED: 🧪🛏️Cloud-native Network Function (CNF) Testbed --> See LFN Cloud Native Telecom Initiative https://wiki.lfnetworking.org/pages/viewpage.action?pageId=113213592
https://wiki.lfnetworking.org/pages/viewpage.action?pageId=113213592
Apache License 2.0
162 stars 51 forks source link

Create code to provision and install a minimal VPP as a simple vSwitch #66

Closed taylor closed 5 years ago

taylor commented 5 years ago

Create code to provision and install minimal VPP as a simple vSwitch

Goal: Create code that can deploy VPP idempotently on a Ubuntu 18.04+ host

Tasks

Reference and review:

Host optimization / tuning tasks:

VPP tasks:


To manually test or debug

System setup

Testing example commands:

taylor commented 5 years ago

BLOCKED by https://github.com/cncf/cnfs/issues/67

lixuna commented 5 years ago

was blocked by #67 - 67 is completed

lixuna commented 5 years ago

Level of effort in pts: 8

denverwilliams commented 5 years ago

Running into some VPP errors when running on an Ubuntu 18.04 system.

Nov 09 04:02:48 cnfauto1804 vpp[18970]: /usr/bin/vpp[18970]: clib_elf_parse_file: open `linux-vdso.so.1': No such file or directory
Nov 09 04:02:48 cnfauto1804 /usr/bin/vpp[18970]: clib_elf_parse_file: open `linux-vdso.so.1': No such file or directory
Nov 09 04:02:48 cnfauto1804 vpp[18970]: /usr/bin/vpp[18970]: vlib_thread_init: cpu 32 is not available to be used for the 'workers' thread
Nov 09 04:02:48 cnfauto1804 /usr/bin/vpp[18970]: vlib_thread_init: cpu 32 is not available to be used for the 'workers' thread
Nov 09 04:02:48 cnfauto1804 systemd[1]: vpp.service: Service hold-off time over, scheduling restart.
Nov 09 04:02:48 cnfauto1804 systemd[1]: vpp.service: Scheduled restart job, restart counter is at 5.
Nov 09 04:02:48 cnfauto1804 systemd[1]: Stopped vector packet processing engine.