Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Sharif George on August 29, 2003, 03:21:42 PM
-
HELP
I have my travan 8gb Tape and it worked under 2000
The server SME 5.6 sees the driive and seems to try and use it but I get the following entries in the log.
----------------------------
flexbackup version 0.9.8
/etc/flexbackup.conf syntax OK
|------------------------------------------------
| Trying "mt defblksize" instead of "mt setblk"
| Doing level 0 backup of all using dump
| Retensioning tape...
| Rewinding & erasing tape...
| Creating index key 200308291204.29
| Tape #0
| Filesystems = / /boot
|------------------------------------------------
At block 0.
|------------------------------------------------
| File number 1, index key 200308291204.29
| Backup of: /
| Date of this level 0 backup: Fri Aug 29 12:04:31 2003
| Date of last level 0 backup: the epoch
|------------------------------------------------
| (dump -0 -b 10 -a -f - / | gzip -4) | buffer -m 3m -s 10k -u 100 -t -p 75 -B \
| -o /dev/nst0
|------------------------------------------------
buffer: cannot open output file: Read-only file system
filename: /dev/nst0
DUMP: Date of this level 0 dump: Fri Aug 29 12:04:32 2003
DUMP: Dumping /dev/hda3 (/) to standard output
DUMP: Added inode 8 to exclude list (journal inode)
DUMP: Added inode 7 to exclude list (resize inode)
DUMP: Label: /
DUMP: mapping (Pass I) [regular files]
DUMP: mapping (Pass II) [directories]
DUMP: estimated 8725150 tape blocks.
DUMP: Volume 1 started with block 1 at: Fri Aug 29 12:05:24 2003
DUMP: dumping (Pass III) [directories]
DUMP: Broken pipe
DUMP: The ENTIRE dump is aborted.
|------------------------------------------------
| Backup start: Fri Aug 29 12:04:31 2003
| Backup end: Fri Aug 29 12:05:24 2003
|------------------------------------------------
At block 0.
|------------------------------------------------
| File number 2, index key 200308291204.29
| Backup of: /boot
| Date of this level 0 backup: Fri Aug 29 12:05:34 2003
| Date of last level 0 backup: the epoch
|------------------------------------------------
| (dump -0 -b 10 -a -f - /boot | gzip -4) | buffer -m 3m -s 10k -u 100 -t -p \
| 75 -B -o /dev/nst0
|------------------------------------------------
buffer: cannot open output file: Read-only file system
filename: /dev/nst0
DUMP: Date of this level 0 dump: Fri Aug 29 12:05:34 2003
DUMP: Dumping /dev/hda1 (/boot) to standard output
DUMP: Added inode 8 to exclude list (journal inode)
DUMP: Added inode 7 to exclude list (resize inode)
DUMP: Label: /boot
DUMP: mapping (Pass I) [regular files]
DUMP: mapping (Pass II) [directories]
DUMP: estimated 4762 tape blocks.
DUMP: Volume 1 started with block 1 at: Fri Aug 29 12:05:35 2003
DUMP: dumping (Pass III) [directories]
DUMP: dumping (Pass IV) [regular files]
DUMP: Broken pipe
DUMP: The ENTIRE dump is aborted.
|------------------------------------------------
| Backup start: Fri Aug 29 12:05:34 2003
| Backup end: Fri Aug 29 12:05:35 2003
|------------------------------------------------
At block 0.
|------------------------------------------------
| Rewinding...
| Compressing log (all.0.20030829.gz)
| Linking all.latest.gz -> all.0.20030829.gz
|------------------------------------------------
File Contents (tape index 200308291204.29)
-----------------------------------------------
0
1 level 0 / Fri Aug 29 12:04:31 2003 dump+gzip from lunky
2 level 0 /boot Fri Aug 29 12:05:34 2003 dump+gzip from lunky
---------------------------------------------------------------------------------------------------