Hello coda users!
starting a setup of coda-6.9.0 on Debian Linux I tried out
the backup , but it resulted in "memory access error":
sh -x backup.sh
+ PATH=/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin
+ export PATH
+ TAPE=/dev/nst0
+ BACKUPDIR=/backup
++ date +%d%b%Y
+ DATE=29Jan2007
+ BACKUPLOG=/vice/backuplogs/backuplog.29Jan2007
+ DUMPLOG=/vice/backuplogs/dumplog.29Jan2007
+ [EMAIL PROTECTED]
+ DUMPLIST=/vice/db/dumplist
+ backup -t 135 /vice/db/dumplist /backup
Date: Mon 01/29/2007
Partition /vicepa: inodes in use: 1, total: 1048576.
Partition /vicepb: inodes in use: 0, total: 1048576.
Partition /vicepc: inodes in use: 2, total: 16777216.
14:10:36 Partition /vicepa: 9125772K available (minfree=5%), 9125732K free.
14:10:36 Partition /vicepb: 9125772K available (minfree=5%), 9125752K free.
14:10:36 Partition /vicepc: 12022592K available (minfree=5%), 12022544K
free.
14:10:36 Partition /bck: 7815308K available (minfree=0%), 6385512K free.
14:10:36 VLDBLookup: VLDB_size unset. Calling VCheckVLDB()
14:10:36 7f000003: cloning
14:10:36 01000004->01000005
14:10:36 02000003->02000004
14:10:36 7f000002: cloning
14:10:36 01000003->01000006
14:10:36 02000002->02000005
14:10:36 7f000001: cloning
14:10:36 01000002->01000007
14:10:36 02000001->02000006
14:10:36 7f000000: cloning
14:10:36 01000001->01000008
14:10:36 Dumping 7f000003.1000004 to
/bck/29Jan2007/tarzan1-7f000003.01000004 ...
backup.sh: line 41: 28159 Speicherzugriffsfehler backup -t 135
/vice/db/dumplist $BACKUPDIR
+ '[' 139 '!=' 0 ']'
+ echo 'Coda backup program failed'
Coda backup program failed
+ exit 0
Is there something to correct?
/vice/db/dumplist:
0x7f000000 IFIIIII /
0x7f000001 IFIIIII iers
0x7f000002 IFIIIII iers2
0x7f000003 IFIIIII u.iersdc
/vice/db/vicetab:
tarzan1 /vicepa ftree width=32,depth=4
tarzan1 /vicepb ftree width=32,depth=4
tarzan1 /vicepc ftree width=256,depth=3
tarzan1 /bck backup
Help would be appreciated,
regards,Reiner