Re: Formatting a large (1.3TB) SCSI disk

2002-11-07 Thread Marc Olzheim
> > Um, why did you reimplement strtoll(3)? Hmmm, not necessary indeed... Zlo To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Formatting a large (1.3TB) SCSI disk

2002-11-07 Thread Marc Olzheim
On Wed, Nov 06, 2002 at 05:14:54PM -0800, Nate Lawson wrote: > On Thu, 7 Nov 2002, Marc Olzheim wrote: > > With some minor modifications to disklabel, you can label a 2 Tb disk. > > We've done it with a 1.4Tb disk: > > > > Filesystem Size Used Avail Capacity Mounted on > >

Re: Formatting a large (1.3TB) SCSI disk

2002-11-06 Thread Nate Lawson
On Thu, 7 Nov 2002, Marc Olzheim wrote: > With some minor modifications to disklabel, you can label a 2 Tb disk. > We've done it with a 1.4Tb disk: > > Filesystem Size Used Avail Capacity Mounted on > /dev/da20a 669G 246G 370G40%/rapraid0 > /

Re: Formatting a large (1.3TB) SCSI disk

2002-11-06 Thread Marc Olzheim
Whoops, hit the 'send' too fast... > With some minor modifications to disklabel, you can label a 2 Tb disk. > We've done it with a 1.4Tb disk: > > Filesystem Size Used Avail Capacity Mounted on > /dev/da20a 669G 246G 370G40%/rapraid0 > /dev/

Re: Formatting a large (1.3TB) SCSI disk

2002-11-06 Thread Marc Olzheim
On Wed, Nov 06, 2002 at 01:27:10PM -0700, John-David Childs wrote: > On Sun, 2002-11-03 at 04:01, Bernd Walter wrote: > > > > 1T disks and bigger are not supported under -stable. > > Perhaps that should be > 1TB disks are not supported under stable...I > have a 1TB RAID Array (Qlogic 2200 FC Copp

Re: Formatting a large (1.3TB) SCSI disk

2002-11-06 Thread John-David Childs
On Sun, 2002-11-03 at 04:01, Bernd Walter wrote: > > 1T disks and bigger are not supported under -stable. Perhaps that should be > 1TB disks are not supported under stable...I have a 1TB RAID Array (Qlogic 2200 FC Copper, Chaparrel RAID Controller)...although I have to admit that losing 200G of i

Re: Formatting a large (1.3TB) SCSI disk

2002-11-03 Thread Bernd Walter
On Thu, Oct 31, 2002 at 04:12:36PM -0500, John Fieber wrote: > I'm a bit stumped on this. I have a roughly 1.3 terabyte disk array > attached via an Adaptec 39166 controller (on the motherboard of a Dell > 2650). I understand there is a gap between the theoretical filesystem > size limits and

Formatting a large (1.3TB) SCSI disk

2002-10-31 Thread John Fieber
I'm a bit stumped on this. I have a roughly 1.3 terabyte disk array attached via an Adaptec 39166 controller (on the motherboard of a Dell 2650). I understand there is a gap between the theoretical filesystem size limits and the actual limits which I gather hover around 1TB. Okay, so I can p