Jeff Baldwin wrote:
>
> How do I check to see if my kernel has the ip-vs patch installed?
if it's compiled into the kernel
grep ip_vs_init System.map
if it's a recent kernel and ip_vs is compiled as a module,
run ipvsadm and it will load the module for you (run lsmod)
for older kernels you need to load the module before running
ipvsadm. If the kernel doesn't have the ip_vs patch, it probably
won't load.
Joe
--
Joseph Mack PhD, Senior Systems Engineer, Lockheed Martin
contractor to the National Environmental Supercomputer Center,
mailto:mack.joseph@xxxxxxx ph# 919-541-0007, RTP, NC, USA
|