Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!decwrl!deccrl!news.crl.dec.com!wolman From: wolman@crl.dec.com (Alec Wolman) Newsgroups: comp.unix.ultrix Subject: Re: really weird filesystem problem Message-ID: <1991May1.140620.14491@crl.dec.com> Date: 1 May 91 14:06:20 GMT References: <1005@aerodec.anu.edu.au> Sender: news@crl.dec.com (USENET News System) Organization: DEC Cambridge Research Lab Lines: 10 Originator: wolman@mingus.crl.dec.com In article <1005@aerodec.anu.edu.au> tridge@aerodec.anu.edu.au (Andrew Tridgell) writes: >I have recently struck a really weird file system problem under Ultrix >4.0 on a DS3100. The root of the problem was a "CANNOT READ BLK : >567664" reported from fsck. This prevented unattended rebooting as a Don't run fsck on the block device (eg /dev/rz1g), run it only on the raw device (eg /dev/rrz1g). Your problem will then go away. There is nothing wrong with the disk (at least as far as fsck is concerned). Alec