Please take our Survey
logo       

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/debian ha-lvs.init,NONE,1.1: msg#00246

Subject: [SSI] openssi/openssi-tools/distro/debian ha-lvs.init,NONE,1.1
Update of /cvsroot/ssic-linux/openssi/openssi-tools/distro/debian
In directory sc8-pr-cvs1:/tmp/cvs-serv1826

Added Files:
        ha-lvs.init 
Log Message:
Fix /etc/init.d/ha-lvs for Redhat
        Move ha-lvs.init file to distro specific directories
        Remove installing an empty /etc/cvip.conf
                Have the RC startup do nothing if there is no /etc/cvip.conf


--- NEW FILE: ha-lvs.init ---
#!/bin/sh
#
# Startup script for the  SSI Ha-LVS
#
# pidfile: /var/run/ha-lvs.pid

# SSI_XXX: This file should be moved to /etc/sysconfig and maybe called ha-lvs
[ -f /etc/cvip.conf ] || exit 0

PID_FILE="/var/run/ha-lvs.pid"

case "$1" in
  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
        /usr/sbin/ha-lvs
        setport_weight --start-port=23 --end-port=23 --weight=1
        echo
        ;;
  stop)
        echo -n "Shutting down SSI HA-LVS Service: "
        PID=`cat $PID_FILE`
        kill -9 $PID
        echo
        ;;
  *)
        echo "Usage: $0 {start|stop}"
        exit 1
esac

exit 0




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
ide.eclipse.wtp...    bug-tracking.ro...    xfree86.cvs/200...    lisp.wxcl.devel...    file-systems.ar...    kde.devel.kwrit...    jakarta.jetspee...    qnx.openqnx.dev...    drivers.openib/...    ports.xbox.deve...    gis.gdal.devel/...    netbsd.ports.ma...    ubuntu.marketin...    systemtap/2005-...    web.omniweb/200...    mail.qmail.ldap...    hardware.soekri...    os.netbsd.devel...    audio.madman.ge...    tv.freeguide-tv...    cluster.openmos...    education.ezpro...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation