From owner-freebsd-questions Thu May 4 7:49:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from odin.activeisp.no (odin.activeisp.com [193.75.7.110]) by hub.freebsd.org (Postfix) with ESMTP id 9C9CA37C04A for ; Thu, 4 May 2000 07:49:21 -0700 (PDT) (envelope-from kenneth@activeisp.com) Received: from activeisp.com (kekar.activeisp.com [193.75.7.26]) by odin.activeisp.no (8.9.3/8.9.3) with ESMTP id QAA30169; Thu, 4 May 2000 16:49:13 +0200 (CEST) Message-ID: <39118E79.F615BD65@activeisp.com> Date: Thu, 04 May 2000 16:51:37 +0200 From: Kenneth Karoliussen Reply-To: kenneth@karoliussen.com Organization: Active ISP AS X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Nadav Eiron Cc: freebsd-questions@freebsd.org Subject: Re: fsck and Vinum file systems References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > My answer is valid for 3.4 (I don't run vinum on 4.0 yet, but I'm sure > it's pretty much the same). From man fstab(5) (on a 3.4 system, FWIW): > [snip] ... If > the sixth field is not present or is zero, a value of zero is returned > and fsck(8) will assume that the filesystem does not need to be checked. Actually I now about the sixth field, and it was intentionally set to disable the automatic device check.. The problem may perhaps be related to the basic configuration of the vinum device: fsck -p /dev/vinum/vol/pz1 Can't stat /dev/vinum/vol/rpz1: No such file or directory /dev/vinum/vol/pz1: /dev/vinum/vol/pz1 is not a character device /dev/vinum/vol/pz1: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. Any idea why the raw mode device of /dev/vinum/vol/pz1 does not exist? I have no raw mode device in a similar configuration on a 4.0-STABLE system. And the strange thing is that fsck does not complain about it missing.. /Kenneth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message