From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <3378f6e35964291ae04699ff510ef3d3@chula.quanstro.net> References: <3378f6e35964291ae04699ff510ef3d3@chula.quanstro.net> Date: Sun, 16 Oct 2011 15:19:55 -0400 Message-ID: From: slash To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] New disk, i/o error Topicbox-Message-UUID: 38b5bd92-ead7-11e9-9d60-3106f5b1d025 > dd -if /dev/sdE0/fossil -of /dev/null -bs 512k =A0# or whatever partition= . No errors, but I noticed it stopped just before 200 gigabytes. The total size of the plan9 partition is 1.81 terabytes. A related question: how should I interpret /dev/sdE0/fossil file size? # ls -l /dev/sdE0/fossil --rw-r----- S 0 bootes bootes 199405273600 Sep 5 18:35 /dev/sdE0/fossil Yet: # con -l /srv/fscons prompt: df main: 196,000,014,336 used + 1,800,341,831,680 free =3D 1,996,341,846,016 (9% used) su# disk/fdisk /dev/sdE0/data cylinder =3D 8225280 bytes * p1 0 243201 (243201 cylinders, 1.81 TB) PLA= N9 Why such mismatch? And could this be related to the write errors?