Service redundancy : CARP, wackmole/spread, 4.x / 5.x

2005-07-12 Thread Norberto Meijome

Hi all,
I'm looking into adding some automatic failover for some services. I'd 
like to hear comments / advice on suitability of either CARP / FreeVRRP 
/ wackamole + spread for these 2 different setups (see below)
The setups are completelly independent of each other, so different 
solutions / approaches for each are OK.  Of course, I'm not interested 
in adding special hardware to do any of this, but if there are 
*significant* advantages of a hardware solution, i'd like to hear too :).


Setup 1) : - FreeBSD 4.11 Server, 3 x NICs (fxp, LAN/WAN/DMZ).
- Firewall (ipf, but thinking of moving to ipfw), ipnat
-  about 4 jails (secure FTP, email gateway with antispam, and AV).
 - Unmanaged switches used throughout.
 - No mysql / DBs.
 - email load is low (20 LAN users, but *heavy* users).
The idea is to add another server and be able to gracefully take over 
all the functionality with no or very minimum downtime.

For this setup, I was thinking of CARP, but it isn't supported in 4.x?


Setup 2): - 4 x FreeBSD 5.4 Web Servers, 2 NICs (Wan + Private Lan), 
utilising a full 100 Mbps link overall. (not sure if important, but each 
server also has HP's iLO standard on its own CAT 5, to the same switch).

- Behind Cisco managed switch.
- Apache 2.0, no DB in place.
- Currently on a simple DNS round-robin setup.
- No VRRP running on other switches on this segment of the datacentre, 
AFAIK
- How would CARP with arpbalance work on this situation? (would have to 
change the DNS to 1 IP,the virtual IP right?) Or is it better to go 
wackmole/spread? I had some problems a few years ago with wack/spread on 
8 servers running 4.x : if a server went down, another would pick up the 
IP..but never release it when the original came back up - never figured 
out what the problem was (possibly config?)




thanks in advance for your help  comments,
Beto
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


4.x - 5.x

2005-06-20 Thread Kövesdán Gábor

Hello,

it must be a well-discussed topic, but I don't know where to find a good 
description about upgrading from 4.x to 5.x. There is a production 
machine running 4.10 and the owner wants me to upgrade it to 5.4. Could 
somebody tell me the most important points to care? Or do You know a 
good howto?


Cheers,

Gábor Kövesdán
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 4.x - 5.x

2005-06-20 Thread Ean Kingston
On June 20, 2005 11:28 am, Kövesdán Gábor wrote:
 Hello,

 it must be a well-discussed topic, but I don't know where to find a good
 description about upgrading from 4.x to 5.x. There is a production
 machine running 4.10 and the owner wants me to upgrade it to 5.4. Could
 somebody tell me the most important points to care? Or do You know a
 good howto?

I don't know a good howto but I did a source upgrade from 4.11 to 5.3 a while 
back. I ran into a few issues (due to laziness on my part):

Some changes in kernel config files for building custom kernel.

Some changes in /etc (especially rc.conf). I wound up installing a fresh /etc 
and then manually adding my changes.

Significant changes  to the disk sub-system. I'm using vinum for disk 
mirroring. If you are using vinum, read up on gvinum carefully.

I migrated too soon. Should have waited for 5.4. 5.4 is much better than 5.3.

-- 
Ean Kingston

E-Mail: ean AT hedron DOT org
URL: http://www.hedron.org/
I am currently looking for work. If you need competent system/network 
administration please feel free to contact me directly.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 4.x - 5.x

2005-06-20 Thread Daniel Gerzo
Hello Kövesdán,

Monday, June 20, 2005, 5:28:58 PM, you wrote these comments:

 Hello,

 it must be a well-discussed topic, but I don't know where to find a good
 description about upgrading from 4.x to 5.x. There is a production 
 machine running 4.10 and the owner wants me to upgrade it to 5.4. Could
 somebody tell me the most important points to care? Or do You know a
 good howto?

http://www.freebsd.org/releases/5.4R/migration-guide.html

 Cheers,

 Gábor Kövesdán

-- 
Best Regards,

 DanGer, ICQ: 261701668  | e-mail protecting at: http://www.2pu.net/
 http://danger.rulez.sk  | proxy list at:http://www.proxy-web.com/
 | FreeBSD - The Power to Serve!

[ Is all that we see or seem but a dream within a dream? - E. A. Poe ]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 4.x - 5.x

2005-06-20 Thread Ken Ebling


On Jun 20, 2005, at 11:28 AM, Kövesdán_Gábor wrote:


Hello,

it must be a well-discussed topic, but I don't know where to find a  
good description about upgrading from 4.x to 5.x. There is a  
production machine running 4.10 and the owner wants me to upgrade  
it to 5.4. Could somebody tell me the most important points to  
care? Or do You know a good howto?


Cheers,

Gábor Kövesdán
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions- 
[EMAIL PROTECTED]


!DSPAM:42b6e0cc524098808316405!


I've upgraded quite a few machines from 4.x to 5.x, all without any  
problems.   The best 'how-to' I know of is in /usr/src/UPDATING


Update your sources via cvsup to RELENG_5_4 and search in /usr/src/ 
UPDATING for To upgrade in-place from 4.x-stable to current.


On one of my 5.4-p1 systems, the relevant instructions start on line  
1868.


Take care,

Ken Ebling

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: differences Freebsd 4.x 5.x

2004-07-23 Thread Alex de Kruijff
On Thu, Jul 22, 2004 at 08:25:12PM +0100, Claude Zipfel wrote:
 Hi,
 
 I am currently switching some servers from freebsd 4.x
 to freebsd 5.2.1. I had many problems with differences
 in handling of usb devices, ufs1-ufs2, /dev/xxx and
 /devfs, /proc not mounted by default.
 
 I there a document that describes (a summary of)
 the differences between freebsd 4.x and 5.x
 (4.8 and 5.2.1)
 
 thank you

Have a look at 'Early Adopter's Guide' you can find it on the main
page/website.

-- 
Alex

Articles based on solutions that I use:
http://www.kruijff.org/alex/FreeBSD/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


differences Freebsd 4.x 5.x

2004-07-22 Thread Claude Zipfel
Hi,

I am currently switching some servers from freebsd 4.x
to freebsd 5.2.1. I had many problems with differences
in handling of usb devices, ufs1-ufs2, /dev/xxx and
/devfs, /proc not mounted by default.

I there a document that describes (a summary of)
the differences between freebsd 4.x and 5.x
(4.8 and 5.2.1)

thank you







___ALL-NEW Yahoo! Messenger - 
so many all-new ways to express yourself http://uk.messenger.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Dual-boot FreeBSD 4.x/5.x

2004-03-05 Thread Loren M. Lang
Is it possible to dual boot FreeBSD 4.9 and 5.2.1 on one system, each
using a different / partition, but sharing the same /usr partition for
example?  I'd really like to try out some of the features of 5.x, but be
able to easily go back to 4.9 if I find it too unstable.

-- 
I sense much NT in you.
NT leads to Bluescreen.
Bluescreen leads to downtime.
Downtime leads to suffering.
NT is the path to the darkside.
Powerful Unix is.

Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc
Fingerprint: B3B9 D669 69C9 09EC 1BCD  835A FAF3 7A46 E4A3 280C
 


pgp0.pgp
Description: PGP signature


Re: Dual-boot FreeBSD 4.x/5.x

2004-03-05 Thread Ion-Mihai Tetcu
On Fri, 5 Mar 2004 03:10:38 -0800
Loren M. Lang [EMAIL PROTECTED] wrote:

 Is it possible to dual boot FreeBSD 4.9 and 5.2.1 on one system, each
 using a different / partition, but sharing the same /usr partition for
 example?  I'd really like to try out some of the features of 5.x, but be
 able to easily go back to 4.9 if I find it too unstable.

Not for /, /var, /usr. To many things differ. See the last two week
archives, it has been discussed recently.


-- 
IOnut
Unregistered ;) FreeBSD user

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Dual-boot FreeBSD 4.x/5.x

2004-03-05 Thread Jerry McAllister
 
 
 Is it possible to dual boot FreeBSD 4.9 and 5.2.1 on one system, each
 using a different / partition, but sharing the same /usr partition for
 example?  I'd really like to try out some of the features of 5.x, but be
 able to easily go back to 4.9 if I find it too unstable.

I don't think you could really share a /usr partition between
the two systems.  There are too many differences.   Anyway, you
could not install binaries for one and expect them to run in the
other.

jerry

 
 --=20
 I sense much NT in you.
 NT leads to Bluescreen.
 Bluescreen leads to downtime.
 Downtime leads to suffering.
 NT is the path to the darkside.
 Powerful Unix is.
 
 Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc
 Fingerprint: B3B9 D669 69C9 09EC 1BCD  835A FAF3 7A46 E4A3 280C
 =20
 
 --A6N2fC+uXW/VQSAv
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.1 (GNU/Linux)
 
 iD8DBQFASGAu+vN6RuSjKAwRAnFPAJsFN+NEhYvV3AjC4t7zFkohUQ058wCfXZv4
 QZOAD3SHkCKHf3LRgzz/JyA=
 =SDSf
 -END PGP SIGNATURE-
 
 --A6N2fC+uXW/VQSAv--
 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


4.x - 5.x

2003-11-05 Thread Mike Hoskins

quick question -- please CC me, i am not currently subscribed to
-questions...  (TIA.)

i'm throwing together a migrating from 4.x to 5.x doc targetted at
beginning - intermediate audiences.  i say that, because a large part of
the doc is an install section with a step by step (including
screenshots) installation guide.

the first thing i address is backing up local customizations to the 4.x
environment.  things like /etc, /usr/local/etc, databases, etc.

my question is, what's the best way to move 4.x packages to 5.x?  i'm
not talking binaries of course, but reproducing the set of installed
packages from data in /var/db/pkg.  i've read through the man pages for
pkg*, portupgrade, etc...  and i'm thinking it may be simple enough to
just tar /var/db/pkg under 4.x, restore under 5.x, and then portupgrade
the tree.  i've tried it with a couple ports and it works, but i haven't
tried it with an entire tree yet (more complex, with more dependencies to
keep straight).  am i headed in the right direction, or is this a bad
idea.  :)  this is just to get the same set of binaries back on the 5.x
system, merging configs, etc. is given it's own blurbage.

thanks,

-mrh

--
From: Spam Catcher [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Do NOT send email to the address listed above or
you will be added to a blacklist!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 4.x - 5.x

2003-11-05 Thread Jonathan Chen
On Wed, Nov 05, 2003 at 12:08:24AM -0800, Mike Hoskins wrote:

[...]
 my question is, what's the best way to move 4.x packages to 5.x?  i'm
 not talking binaries of course, but reproducing the set of installed
 packages from data in /var/db/pkg.  i've read through the man pages for
 pkg*, portupgrade, etc...  and i'm thinking it may be simple enough to
 just tar /var/db/pkg under 4.x, restore under 5.x, and then portupgrade
 the tree.  i've tried it with a couple ports and it works, but i haven't
 tried it with an entire tree yet (more complex, with more dependencies to
 keep straight).  am i headed in the right direction, or is this a bad
 idea.  :)  this is just to get the same set of binaries back on the 5.x
 system, merging configs, etc. is given it's own blurbage.

Actually, this sounds like a very clever way of reproducing your ports
setup. A portupgrade -fRr \* should do the trick. Wish I'd thought
of it first..

Cheers.
-- 
Jonathan Chen [EMAIL PROTECTED]
---
One, with God, is always a majority, but many a martyr has been burned
   at the stake while the votes were being counted.  -- Thomas B. Reed
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]