LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: DR to solaris 8 box

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: DR to solaris 8 box
From: Lasse Karstensen <lkarsten@xxxxxxxx>
Date: Fri, 21 Apr 2006 12:15:14 +0200
Mark de Vries:
> I need to do some DR to a solaris 8 box... Anyone know how to set it to
> ignore arp requests? So far I have only done DR to linux and windows
> boxen...

At least for Solaris 9, you can just create the file
"/etc/hostname.lo0:14" (14=some number)

Inside of it you write
"""
plumb 1.2.3.4 -arp netmask 255.255.255.255 up
"""

where 1.2.3.4 is your vip-address.

I'm pretty sure this also works in Solaris 8. 

The solaris-people here also mention that you can just use
addif in /etc/hostname, if you rather fancy having everything
in one file.

-- 
Lasse Karstensen
lkarsten@xxxxxxxx

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