Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 1997 10:24:19 +0400
From:      "Alexander B. Povolotsky" <tarkhil@mgt.msk.ru>
To:        hardware@freebsd.org
Cc:        stable@freebsd.org, scsi@freebsd.org
Subject:   Trouble with dump on ncr
Message-ID:  <199710100624.KAA06724@asteroid.mgt.msk.ru>

next in thread | raw e-mail | index | archive | help
Hello!

I'm trying to make dump, and constantly unable to do it.

It looks like:

 DUMP: Date of this level 0 dump: Fri Oct 10 10:21:06 1997
  DUMP: Date of last level 0 dump: the epoch
  DUMP: Dumping /dev/rsd0s1e (/var) to /var/async/tmp/test
  DUMP: mapping (Pass I) [regular files]
  DUMP: mapping (Pass II) [directories]
  DUMP: estimated 14328 tape blocks on 0.37 tape(s).
  DUMP: dumping (Pass III) [directories]
  DUMP: slave couldn't reopen disk: Device not configured
  DUMP: The ENTIRE dump is aborted.
asteroid#/usr/FreeBSD-CVS/src 138_> Oct 10 10:21:06 asteroid /kernel: assertion "cp" failed: file "../../pci/ncr.c", line 6191
Oct 10 10:21:07 asteroid /kernel: assertion "cp" failed: file "../../pci/ncr.c", line 6191
Oct 10 10:21:07 asteroid /kernel: sd0(ncr0:0:0): COMMAND FAILED (4 28) @f0461000.
Oct 10 10:21:07 asteroid /kernel: assertion "cp" failed: file "../../pci/ncr.c", line 6191
Oct 10 10:21:07 asteroid /kernel: sd0(ncr0:0:0): COMMAND FAILED (4 28) @f0461000.
Oct 10 10:21:07 asteroid /kernel: assertion "cp" failed: file "../../pci/ncr.c", line 6191
Oct 10 10:21:07 asteroid /kernel: sd0(ncr0:0:0): COMMAND FAILED (4 28) @f063ec00

... and so on.

What should I do to fix it?

Here is uname -a output:
FreeBSD asteroid.mgt.msk.ru 2.2-STABLE FreeBSD 2.2-STABLE #0: Thu Oct  9 13:17:25 MSD 1997     root@asteroid.mgt.msk.ru:/net/unix/FreeBSD/src/sys/compile/ASTEROID  i386

and part of dmesg:

CPU: Pentium (133.64-MHz 586-class CPU)
  Origin = "GenuineIntel"  Id = 0x526  Stepping=6
  Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
real memory  = 33554432 (32768K bytes)
avail memory = 31010816 (30284K bytes)
Probing for devices on PCI bus 0:
chip0 <Intel 82439> rev 1 on pci0:0
chip1 <Intel 82371SB PCI-ISA bridge> rev 1 on pci0:7:0
chip2 <Intel 82371SB IDE interface> rev 0 on pci0:7:1
ncr0 <ncr 53c810 fast10 scsi> rev 2 int a irq 11 on pci0:8
ncr0 waiting for scsi devices to settle
(ncr0:0:0): 5.0 MB/s (200 ns, offset 8)
(ncr0:0:0): "IBM DALS-3540 S60E" type 0 fixed SCSI 2
sd0(ncr0:0:0): Direct-Access 
sd0(ncr0:0:0): 10.0 MB/s (100 ns, offset 8)
516MB (1056768 512 byte sectors)
(ncr0:1:0): 5.0 MB/s (200 ns, offset 8)
(ncr0:1:0): "WDIGTL ENTERPRISE 1.61" type 0 fixed SCSI 2
sd1(ncr0:1:0): Direct-Access 
sd1(ncr0:1:0): 10.0 MB/s (100 ns, offset 8)
2077MB (4254819 512 byte sectors)


Alex.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710100624.KAA06724>