LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Kernel Patch

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Kernel Patch
From: Joseph Mack <mack.joseph@xxxxxxx>
Date: Wed, 11 Jul 2001 16:48:51 -0400
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


<Prev in Thread] Current Thread [Next in Thread>