From owner-freebsd-questions Wed Apr 3 19:10:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.mx.pitdc1.stargate.net (smtp1.mx.pitdc1.stargate.net [206.210.69.141]) by hub.freebsd.org (Postfix) with SMTP id 0782A37B400 for ; Wed, 3 Apr 2002 19:10:06 -0800 (PST) Received: (qmail 27475 invoked from network); 4 Apr 2002 03:09:57 -0000 Received: from dap-209-166-133-30.nfas.greensburg-tnt-2.sns234.pa.stargate.net (HELO wastegate.net) (209.166.133.30) by smtp1.mx.pitdc1.stargate.net with SMTP; 4 Apr 2002 03:09:57 -0000 Received: from MOTHER (mother.wg.local [192.168.1.2]) by wastegate.net (Postfix) with ESMTP id A51274844F; Wed, 3 Apr 2002 22:11:59 -0500 (EST) From: "Doug Reynolds" To: "freebsd-questions@freebsd.org" , "Oscar Ricardo Silva" Date: Wed, 03 Apr 2002 22:06:34 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 2000 Professional (2.20.2472) For Windows 2000 (5.1.2600) In-Reply-To: <5.1.0.14.2.20020401175044.025abf48@mail.utexas.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Mismatch between drive size being reported Message-Id: <20020404031159.A51274844F@wastegate.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 01 Apr 2002 17:59:23 -0600, Oscar Ricardo Silva wrote: >I have a machine running FreeBSD 4.5-STABLE. I added a Promise Ultra66 >card and connected a Seagate 80GB (ST380021A) drive. dmesg gives the >following: > >ata2: at 0xd400 on atapci1 >ata3: at 0xdc00 on atapci1 >ad0: 12971MB [26354/16/63] at ata0-master UDMA33 >ad4: 76319MB [155061/16/63] at ata2-master UDMA33 do you have it hooked with an 80 pin cable? my guess is not. >After creating a "dangerously dedicated" partition, and formatting the >drive (mounts as /hold): > > > cat /etc/fstab ># Device Mountpoint FStype Options Dump Pass# >/dev/ad0s1b none swap sw 0 0 >/dev/ad0s1a / ufs rw 1 1 >/dev/ad0s1f /usr ufs rw 2 2 >/dev/ad4s1e /hold ufs rw 2 2 >proc /proc procfs rw 0 0 > >I see the following: >Filesystem Size Used Avail Capacity Mounted on >/dev/ad0s1a 1016M 236M 699M 25% / >/dev/ad0s1f 11G 2.3G 8.2G 21% /usr >/dev/ad4s1e 78G 1.0K 71G 0% /hold >procfs 4.1K 4.1K 0B 100% /proc >It's been a long day and I'm slow on the draw ... OK, maybe not just today >... but why only 71GB available? size is 78Gig, which is probably the max of the drive (80gig is unformated size). the other 7G is probably inodes and such things like that. --- doug reynolds | the maverick | mav@wastegate.net PGP Public Key Fingerprint: 7FEC 10AA 056B F8DE AC1E 6965 FBBE 9601 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message