Date: Tue, 22 Sep 1998 10:21:25 -0500 (EST) From: Richard J Kuhns <rjk@grauel.com> To: freebsd-current@FreeBSD.ORG Subject: Can't write tape with -current kernel Message-ID: <13831.49269.578934.271721@moran.grauel.com>
next in thread | raw e-mail | index | archive | help
Apparently, the system always thinks it's at the beginning of the tape. I can read tapes just fine, however. Here are the vitals, followed by the results of trying to backup /var with both tar and dump. The kernel was fresh this morning (about 8AM EST). moran is a 200MH PPro with 64MB RAM. softupdate enabled on all partitions. I tried "mt erase" also; it ran for a while (the tape drive was active the whole time) and didn't complain about anything, but I still couldn't write the tape. ... Probing for devices on PCI bus 0: Correcting Natoma config for non-SMP chip0: <Intel 82440FX (Natoma) PCI and memory controller> rev 0x02 on pci0.0.0 chip1: <Intel 82371SB PCI to ISA bridge> rev 0x01 on pci0.7.0 vga0: <S3 ViRGE VX graphics accelerator> rev 0x02 int a irq 11 on pci0.19.0 ahc0: <Adaptec 2940 Ultra SCSI adapter> rev 0x00 int a irq 10 on pci0.20.0 ahc0: aic7880 Single Channel A, SCSI Id=7, 16/255 SCBs ... sa0 at ahc0 bus 0 target 6 lun 0 sa0: <ARCHIVE VIPER 2525 25462 -007> Removable Sequential Access SCSI1 device sa0: 3.300MB/s transfers da2 at ahc0 bus 0 target 3 lun 0 da2: <QUANTUM FIREBALL ST4.3S 0F0C> Fixed Direct Access SCSI2 device da2: 20.0MB/s transfers (20.0MHz, offset 15), Tagged Queueing Enabled da2: 4136MB (8471232 512 byte sectors: 255H 63S/T 527C) da0 at ahc0 bus 0 target 0 lun 0 da0: <SEAGATE ST32550N 0014> Fixed Direct Access SCSI2 device da0: 10.0MB/s transfers (10.0MHz, offset 15), Tagged Queueing Enabled da0: 2047MB (4194058 512 byte sectors: 255H 63S/T 261C) da1 at ahc0 bus 0 target 1 lun 0 da1: <SEAGATE ST32550N 0021> Fixed Direct Access SCSI2 device da1: 10.0MB/s transfers (10.0MHz, offset 15), Tagged Queueing Enabled da1: 2047MB (4194058 512 byte sectors: 255H 63S/T 261C) ... moran:/var# tar -cvf /dev/rsa0 . ./ account/ at/ at/jobs/ at/jobs/.lockfile at/jobs/.SEQ at/spool/ at/at.deny backups/ backups/master.passwd.bak backups/group.bak backups/aliases.bak tar: only wrote 0 of 10240 bytes to /dev/rsa0 moran:/var# cd / moran:~# dump 0uaf /dev/rst0 /var DUMP: Date of this level 0 dump: Tue Sep 22 10:03:13 1998 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /dev/rsd0s2e (/var) to /dev/rst0 DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 1999 tape blocks on 0.05 tape(s). DUMP: dumping (Pass III) [directories] DUMP: End of tape detected DUMP: Closing /dev/rst0 DUMP: Change Volumes: Mount volume #2 DUMP: Is the new volume mounted and ready to go?: ("yes" or "no") yes DUMP: Volume 2 begins with blocks from inode 0 DUMP: EOT detected at start of the tape! DUMP: The ENTIRE dump is aborted. moran:~# mt status Mode Density Blocksize bpi Compression Current: QIC-320 1024 bytes 16000 unsupported ---------available modes--------- 0: QIC-320 1024 bytes 16000 unsupported 1: QIC-320 1024 bytes 16000 unsupported 2: QIC-320 1024 bytes 16000 unsupported 3: QIC-320 1024 bytes 16000 unsupported moran:~# -- Richard Kuhns rjk@grauel.com PO Box 6249 Tel: (765)477-6000 \ 100 Sawmill Road x319 Lafayette, IN 47903 (800)489-4891 / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13831.49269.578934.271721>