On Fri, 11 Jul 2003, Jan Harkes wrote:
> On Fri, Jul 11, 2003 at 01:52:51PM +0200, Marko Klaus wrote:
> > On Thu, 10 Jul 2003, Jan Harkes wrote:
> > I did these things are listed below and the result was not satisfying,
> > the first thing was that the hostname and the name in the scm-file were
> > different. After I corrected the settings in server.conf appeared the
> > following failure-message:
> >
> ????
>
> I think you forgot to include the failure-message.
> What settings in server.conf did you correct?
>
> Jan
>
Hello,
excuse me that it took so long. Yes I forgot the includ.
I corrected the hostname. But here is the include
Marko
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/sbin
+ export PATH
+ prefix=/usr
+ vicedir=/vice
+ . codaconfedit server.conf
++ ELF
createvol_rep: ELF: command not found
+ '[' x/vice = x ']'
+ '[' '!' -f /vice/hostname -o '!' -f /vice/db/scm ']'
++ cat /vice/hostname
++ cat /vice/db/scm
/* that looks like a failure to me: For me says that String that these two SubStrings
are not equal
*/
+ '[' desaster.rewiss.fu-berlin.de '!=' desaster.rewiss.fu-berlin.de ']'
+ '[' 3 -lt 2 -o 3 -gt 4 ']'
+ SERVERS=1
+ NSERVERS=0
+ MAXSERVERS=8
+ VOLNAME=coda_root
+ VSGADDR=E0000100
+ PARTITION=/vicepa
+ '[' '!' -f /vice/db/VRList -a -f /vice/vol/VRList ']'
+ touch /vice/db/VRList
+ '[' '!' -f /vice/vol/BigVolumeList ']'
++ awk ' $1 ~ /^[WRB]coda_root$/ {print $1}' /vice/vol/BigVolumeList
+ '[' xcoda_root = x ']'
++ awk ' $1 ~ /^[WRB]coda_root\.[0-7]$/ {print $1}' /vice/vol/BigVolumeList
+ '[' xcoda_root = x ']'
++ cat /vice/db/scm
+ volutil -h desaster.rewiss.fu-berlin.de dumpvrdb /vice/db/VRList.new
V_BindToServer: binding to host desaster.rewiss.fu-berlin.de
RPC2_NewBinding to server desaster.rewiss.fu-berlin.de failed with RPC2_NOBINDING (F)
/* what does the following String: Is it the scm-nr?
*/
+ '[' 255 -ne 0 ']'
+ echo 'Failed to dump the current VRDB into /vice/db/VRList.new'
+ exit 1