virtualization for nfv data plane sdn
play

Virtualization for NFV/Data Plane SDN Bob Lantz Open Networking - PowerPoint PPT Presentation

Virtualization for NFV/Data Plane SDN Bob Lantz Open Networking Laboratory ONS 2016 Talk Outline - What is NFV? - One Way to Do It - A Better Way - Control Plane NFV/SDN - Data Plane SDN - VM Configuration - Container Configuration -


  1. Virtualization for NFV/Data Plane SDN Bob Lantz Open Networking Laboratory ONS 2016

  2. Talk Outline - What is NFV? - One Way to Do It - A Better Way - Control Plane NFV/SDN - Data Plane SDN - VM Configuration - Container Configuration - Evaluating Virtualization Options - Conclusions

  3. What is NFV? For the purpose of this talk, Network Function Virtualization is replacing "middlebox" hardware functionality (beyond simple forwarding and routing) with software applications running on a network and/or server OS. Some example network/middle box functions include: Firewalls, Load Balancers, NATs, Access Control, Authentication, Intrusion Detection/Mitigation, Packet Inspection, Compression, Caching, VPN/Encryption, Transcoding, Monitoring/Measurement/Statistics, Metering/Billing, etc.

  4. One Way to Do It: Middleboxes -> VMs Load Client Firewall Server Balancer Load Client Firewall Server Balancer VM VM VM VM server2 server3 server1 server1 Network Fabric

  5. A Better Way: Push functionality to edge and use SDN Client1 Server VM VM FW LB server1 server4 Network Fabric

  6. Control Plane NFV/SDN A network function that primarily deals in packet forwarding decisions and doesn't require extensive computation or data plane activity can be implemented on a Network OS using existing SDN/OpenFlow switches. Examples: Firewall, Load Balancer, NAT, Authentication, Simple Statistics/Monitoring/Metering, basic QoS/rate limiting Edge switch processing scales linearly with the number of edge ports. Centralized control can scale out across multiple nodes of a distributed Network OS. ...but what about packet processing in the data plane?

  7. Adding the Data Plane to SDN Control Program Control Program Network OS Network OS Control Protocol(s) Control Protocol (OpenFlow?, config? RPC?) (OpenFlow) SDN Switch Data Plane Program (OpenFlow) Packet Processing Engine

  8. Data Plane SDN: Software + Platform for Network Functions Data Plane Program (Network Function Application) P4, Click, OpenFlow Extensions, TPP, Active Networking, C... Hardware Packet Processor Software Packet Processor Programmable pipeline, OF soft switch + Extensions, OpenFlow switch + P4 Software Switch, EBPF, Click, extensions, Software NIC/BESS, kernel, P4 parse/match/action DPDK/netmap, raw sockets... hardware, Smart NIC, NPU, FPGA... Virtual or Physical Machine VM, Container, Process... ... but what about overhead and scalability?

  9. VM Configuration for Scalability: "Just Enough OS" Network Function Application init , system processes, daemons, libraries... Network Function OS Kernel Application Minimal/Library VM "OS" VM OS + VMM Bare Metal VMM Server Server

  10. Linux containers: a-la-carte OS-level virtualization/isolation Resource Virtualization/Isolation Linux Command(s) Method CPU, I/O bandwidth, processes + cgroups (process cgreate, cgset, Memory control groups) cgclassify... Network Devices network namespaces ip netns Process IDs, user IDs, pid, user, uts namespaces unshare hostname... Disk/File System virtual disk, chroot, mount mount, chroot, unshare namespaces, overlayfs, union FS

  11. Container Configuration for Scalability: "Just Enough OS + Just Enough Virtualization" Network Function App Network Function App Network Function App System processes System processes init init cgroups cgroups cgroups CPU Memory I/O CPU Memory I/O CPU Memory I/O namespaces namespaces User PID Mount User PID Mount UTS Network UTS Network Private r/w FS (aufs, File System Private r/w overlayfs, mnt...) Virtual Disk Image Read-only FS Image

  12. Summary: Evaluating Virtualization Options for NFV Method Software Scalability/ Complexity Performance Isolation Other: Support Overhead multi- kernel, live mi- gration... VMs virsh , Possibly High Good (PCI Good Yes Open- Poor passthrough, Stack... ELI, DPDK / netmap...) Containers lxc, Probably Variable Good OK/ No. docker, Good variable OpenVZ, Open- Stack... Processes bash ? Very Good Low Good poor? No. python? ???

  13. Conclusions Control plane network functions (firewall, load balancer, NAT, simple stats etc.) can and should be "virtualized" by implementing them as SDN apps on a Network OS. Packet processing data plane network functions should use switch features or hardware where available, and will eventually (P4, future OpenFlow, Click, etc.) become data plane SDN apps on a Network OS! There is a large space of virtualization and container options - what is best will depend on each specific use case. Overhead and complexity are likely to be reduced by a "Just Enough OS + Just Enough virtualization" approach. The future of data plane SDN is exciting!

  14. Backup slides

  15. Alternatives: VMs, Containers, and Processes Network Function App init , system Network Function processes, App daemons, libraries... Network Function App Container OS Kernel Server OS Server OS Container OS kernel + VMM Server Server Server

  16. Evaluating Container Configurations for NFV Container Features Resembles Advantages Disadvantages OS Disk Image (COW?) lxc-ish can boot in VMM; full OS; bulky OS image; extra orchestration support processes, CPU and memory + usage User/pid/UTS/Mount/ Network namespaces + cgroups + init OS File System Image Docker-ish full OS; orchestration support bulky OS image + libraries (might be required anyway?) (overlayfs) + extra processes, CPU and User/pid/UTS/Mount/ memory usage Network namespaces + cgroups + init Underlying r/w file Mininet-ish zero file overhead; no init/OS minimal isolation/security; system + Network processes; minimal per- Mininet not really designed for namespaces + cgroups container admin and NFV (optional) bash configuration Underlying read-only "Just Enough zero file overhead; no no good orchestration File system + mount OS + Just init/OS processes; support (yet?); privilege namespace + cgroups Enough minimal per-container isolation may require OS Virtualization admin and configuration configuration (e.g. user IDs); for NFV?" perturbs server OS

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend