Date: Sun, 7 Jan 1996 17:45:25 +1100 From: Bruce Evans <bde@zeta.org.au> To: hackers@FreeBSD.ORG, mrcpu@cdsnet.net Subject: Re: Newer mildly amusing problem. Message-ID: <199601070645.RAA27709@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>20GB RAID array formatted with "newfs -b 4096 -f 512", on a 2.1-stable. >Note the df output: >/dev/sd4c 15844158 0 -6898211 -0% /mnt >I hope it's just an incorrect format specifier in a print statement, but No, the count of available blocks must be wrong. Look at output from `dumpfs /dev/rsd4c' for more details. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601070645.RAA27709>