Date: Tue, 02 Jul 2002 13:54:44 -0700 From: Manfred Antar <null@pozo.com> To: current@FreeBSD.ORG Subject: dump broken on current since UFS2 Message-ID: <5.1.1.6.2.20020702134604.00a7f428@pozo.com>
next in thread | raw e-mail | index | archive | help
I haven't been able to use dump since the recent UFS2 changes. the command i use is "dump 0fua /dev/nsa0 /dev/da0s1e" I get lots of this : DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1555955710]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1555955709]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1555955708]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1555955707]: count=-1 DUMP: DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1555955706]: count=-1 read error from /dev/da0s1e: Invalid argument: [block -1555955700]: count=-1 DUMP: DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1555955700]: count=-1 read error from /dev/da0s1e: Invalid argument: [sector -1555955705]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1555955704]: count=-1 DUMP: DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1555955703]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1555955702]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1555955699]: count=-1 read error from /dev/da0s1e: Invalid argument: [sector -1555955701]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1555955698]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1555955697]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [block -1553727488]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1553727488]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1553727487]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1553727486]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1553727485]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1553727484]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1553727483]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1553727482]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1553727481]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1553727480]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1553727479]: count=-1 The tape drive is an HP DDS2 and the disk is a Seagate 9gig SCSI. The controller is onboard Adaptec aic7880 Ultra SCSI adapter. I did a fsck -y before booting. dump worked fine before UFS2 Manfred ================================== || null@pozo.com || || Ph. (415) 681-6235 || ================================== 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?5.1.1.6.2.20020702134604.00a7f428>