William Leeson writes:
> Hi all,
>
> I am not sure if this is the correct mailing list or not but
> here goes anyway. I have been tring to port LAM a MPI implimentation I
> use to FreeBSD 4.0-STABLE #0: Tue Jun 13 12:16:47 IST 2000 (It use to
> compile just fine on 3.4) anyway I have c
Hi all,
I am not sure if this is the correct mailing list or not but here goes anyway.
I have been tring to port LAM a MPI implimentation I use to FreeBSD 4.0-STABLE #0: Tue
Jun 13 12:16:47 IST 2000 (It use to compile just fine on 3.4) anyway I have come up
with a problem. The is a macr
On Thu, Aug 10, 2000 at 11:26:26AM +0100, Josef Karthauser wrote:
> You'll need to replace your book block with the disklabel program.
> Use:
> # disklabel -B ad0s1
> or whatever slice your FreeBSD boot partition is on.
You may also want to update your boot0[1] code as well, if you use
boot
On Thu, Aug 10, 2000 at 10:46:24AM +0300, Andrey Lakhno wrote:
> Hi Kent!
> > Andrey Lakhno wrote:
> > >
> > > Hi !
> > >
> > > I'v just cvsupped from 3.X-Stable to 4.1-Stable.
> > > make world was successful.
> > >
> > > Need I change my disk label using /sbin/disklabel ?
> > > if 'yes' what c
On Wed, Aug 09, 2000 at 10:14:45PM -0400, Mike Tancsa wrote:
> At 11:19 PM 8/9/2000 +0100, Ben Smithurst wrote:
> >Mike Tancsa wrote:
> >
> > > newmail# cat boot.config
> > > 0:ad(0,a)/kernel
> > > newmail#
> >
> >I think that's the problem; you should use /boot/loader instead of
> >/kernel. If t
Hi Kent!
On Wed, 09 Aug 2000, Kent Stewart wrote:
>
>
> Andrey Lakhno wrote:
> >
> > Hi !
> >
> > I'v just cvsupped from 3.X-Stable to 4.1-Stable.
> > make world was successful.
> >
> > Need I change my disk label using /sbin/disklabel ?
> > if 'yes' what command issue ?
>
> What I remembe
vineshc> Since 4.1-S does not come up in ISO images for CD,
If you are not US resident (USA_RESIDENT=NO in your /etc/make.conf), try
ftp://current.jp.FreeBSD.org/pub/FreeBSD/snapshots/i386/ISO-IMAGES/>.
You can get weekly-updated ISO images of FreeBSD 4-stable/5-current,
w/ or w/o packages, an
Hello Daniel,
Thursday, August 10, 2000, 5:45:39 AM, you wrote:
> Eddie can run with multiple Front End servers. The White Paper covers all
> of this.
Sure. But it unfortunately doesn't cover how the actual failover of a
frontend server is implemented and that's the most critical point
there