[419] in arla-drinkers
problem in ARLA FreeBSD installation instructions
daemon@ATHENA.MIT.EDU (Todd A. Rannow)
Mon Dec 14 14:08:47 1998
From owner-arla-drinkers@stacken.kth.se Mon Dec 14 19:08:47 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 7254 invoked from network); 14 Dec 1998 19:08:46 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 14 Dec 1998 19:08:46 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id UAA23358
for arla-drinkers-list; Mon, 14 Dec 1998 20:01:39 +0100 (MET)
Received: from assaris.sics.se (assaris.sics.se [193.10.66.108])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id UAA23354
for <arla-drinkers@stacken.kth.se>; Mon, 14 Dec 1998 20:01:31 +0100 (MET)
Received: (from assar@localhost) by assaris.sics.se (8.9.1/8.7.3) id UAA02419; Mon, 14 Dec 1998 20:02:44 +0100 (CET)
Message-Id: <3.0.5.32.19981214125721.009b3760@us.networkcs.com>
X-Sender: rannow@us.networkcs.com
X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32)
Date: Mon, 14 Dec 1998 12:57:21 -0600
To: arla-drinkers@stacken.kth.se
From: "Todd A. Rannow" <rannow@networkcs.com>
Subject: problem in ARLA FreeBSD installation instructions
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Lines: 55
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
We had a problem starting up arla on a FreeBSD 2.2.8 system because the
instructions in the INSTALL file are inaccurate.
For FreeBSD the INSTALL file says:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
FreeBSD
Do like in {Net|Open} except for doing the modload you can just do:
mkdir /lkm
cp /usr/arla/bin/xfs_mod.o /lkm/xfs_mod.o
And mount_xfs vill load the filesystem into the kernel.
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
The {Net|Open} instructions referred to above are:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
{Net|Open}BSD:
modload -e xfs_mod -o /var/tmp/symbols -p /usr/arla/bin/xfs_makedev
/usr/arla/bin/xfs_mod.o
mkdir /afs
/usr/arla/bin/mount_xfs /dev/xfs0 /afs
/usr/arla/bin/arlad
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
What I did to start arla:
/lkm/xfs_mod.o already existed on our FreeBSD system, so I skipped those
steps. The instructions (above) for FreeBSD seem to say I should skip
the modload, so I skipped that step. The next step is "mkdir /afs", and
that worked fine. Now here comes the problem.
The next step, "/usr/arla/bin/mount_xfs /dev/xfs0 /afs", does not work
because /dev/xfs0 does not exist.
Though the instructions say, "except for doing the modload," at this
point we decided to try it anyhow. It worked and created the /dev/xfs0!
Then we did the remaining steps and everything worked fine.
Summary
The instructions in the INSTALL file for FreeBSD are wrong if this is a
first time start up of arla. The modload must be done the first time
so that the /dev/xfs0 will be created.
-------------
Todd Rannow Systems Software email: rannow@networkcs.com
Network Computing Services, Inc. phone: (612) 337-3529