Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
[SSI] openssi/openssi-tools/distro/redhat ha-lvs.init,1.5,1.6: msg#00115
|
Subject: |
[SSI] openssi/openssi-tools/distro/redhat ha-lvs.init,1.5,1.6 |
Update of /cvsroot/ssic-linux/openssi/openssi-tools/distro/redhat
In directory sc8-pr-cvs1:/tmp/cvs-serv932/redhat
Modified Files:
ha-lvs.init
Log Message:
ipvsadm --clear is not needed now. Since ipvs is a part of the kernel
Index: ha-lvs.init
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/openssi-tools/distro/redhat/ha-lvs.init,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** ha-lvs.init 8 Aug 2003 05:11:33 -0000 1.5
--- ha-lvs.init 23 Aug 2003 11:27:57 -0000 1.6
***************
*** 17,22 ****
start() {
echo -n "Starting SSI HA-LVS Service: "
- # I need to make sure that IPVS module is loaded.
- /sbin/ipvsadm --clear >/dev/null 2>&1
daemon /usr/sbin/ha-lvs
RETVAL=$?
--- 17,20 ----
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
|
| |