en:dpi_10_faq_min [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:dpi_10_faq_min [2015/04/03 14:46] – created translator1en:dpi_10_faq_min [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-  - Do not upgrade the OS kernel. Other components are OK to upgrade: <code>yum –exclude=kernel* update</code> +
-  - Upgrade drivers on the running system: <code>yum install dna-ixgbe fastdpi dpiutils</code> +
-  - Add to the configuration file /etc/dpi/fastdpi.conf the parameter scale_factor +
-  - Prepare a script to upgrade drivers "on the fly" in file dpiupdate.sh: <code>service fastdpi stop +
-rmmod ixgbe +
-modprobe ixgbe +
-service fastdpi start</code> And execute it: <code>chmod +x dpiupdate.sh +
-nohup ./dpiupdate.sh&</code>   +
-  - Check that everything works((If it does not: reboot the computer, or read this information [[dpi_10_faq_repair|"Troubleshooting"]], or contact the tech support))+