From owner-freebsd-stable Fri Oct 19 19: 9:14 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cage.simianscience.com (cage.simianscience.com [64.7.134.1]) by hub.freebsd.org (Postfix) with ESMTP id 495AB37B403 for ; Fri, 19 Oct 2001 19:09:10 -0700 (PDT) Received: (from root@localhost) by cage.simianscience.com (8.11.6/8.11.6) id f9K29AU96799 for stable@freebsd.org; Fri, 19 Oct 2001 22:09:10 -0400 (EDT) (envelope-from mike@sentex.net) Received: from chimp.sentex.net (fcage [192.168.0.2]) by cage.simianscience.com (8.11.6/8.11.6av) with ESMTP id f9K296696791 for ; Fri, 19 Oct 2001 22:09:06 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20011019220434.03726650@192.168.0.12> X-Sender: mdtancsa@192.168.0.12 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 19 Oct 2001 22:09:04 -0400 To: stable@freebsd.org From: Mike Tancsa Subject: negative b_blkno Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Why trying to do a dump I am getting a series of dscheck(#da/36): negative b_blkno -1534422967 dscheck(#da/36): negative b_blkno -1534422966 dscheck(#da/36): negative b_blkno -1534422965 dscheck(#da/36): negative b_blkno -1534422964 logged in kern.* as a result of dump trying to do something. I dont get the errors when reading any of the files, only when using dump. DUMP: read error from /dev/da4e: Invalid argument: [sector -1534422964]: count=512 DUMP: read error from /dev/da4e: Invalid argument: [sector -1534422963]: count=512 DUMP: read error from /dev/da4e: Invalid argument: [sector -1534422962]: count=512 DUMP: read error from /dev/da4e: Invalid argument: [sector -1534422961]: count=512 DUMP: read error from /dev/da4e: Invalid argument: [block -1634975606]: count=8192 DUMP: read error from /dev/da4e: Invalid argument: [sector -1634975606]: count=512 DUMP: read error from /dev/da4e: Invalid argument: [sector -1634975605]: count=512 DUMP: read error from /dev/da4e: Invalid argument: [sector -1634975604]: count=512 DUMP: read error from /dev/da4e: Invalid argument: [sector -1634975603]: count=512 DUMP: read error from /dev/da4e: Invalid argument: [sector -1634975602]: count=512 DUMP: read error from /dev/da4e: Invalid argument: [sector -1634975601]: count=512 What does this mean ? fsck does not seem to find anything wrong. ---Mike -------------------------------------------------------------------- Mike Tancsa, tel +1 519 651 3400 Sentex Communications, mike@sentex.net Providing Internet since 1994 www.sentex.net Cambridge, Ontario Canada www.sentex.net/mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message