All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Schubert <bernd-schubert@web.de>
To: Peter Chubb <peter@chubb.wattle.id.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2 TB partition support
Date: Fri, 14 Nov 2003 18:14:26 +0100	[thread overview]
Message-ID: <200311141814.26887.bernd-schubert@web.de> (raw)
In-Reply-To: <16306.35684.471324.582862@wombat.chubb.wattle.id.au>

> On unpatched 2.4, the limit (depending on your driver) for a single
> block device is either 2TB-1k or 1TB - 512b.
>
> The 2.4 kernel keeps the block device sizes in an unsigned int, in 1k
> units, so the maximum size is (2^32-1)*1k.
>
> I forget which subsystem does it,but one of them tries to keep the
> capacity of a disc in an unsigned int in 512byte units; if you're using
> that subsystem, the macimum size you can use is (2^31-1)*512b
>

Hello Peter,

 thanks for your help. Which driver doest this 2TB or 1TB-maximum blocksize 
size depend on? 
If we could get 2TB-1k, it would be great, since our raid will be 2.1TB and we 
plan to hardware-split it into 300MB+1800MB (hardware ide/scsi-system).

Thanks again, 
	Bernd

  reply	other threads:[~2003-11-14 17:14 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-10 21:17 2 TB partition support Joseph Shamash
2003-11-10 23:56 ` Peter Chubb
2003-11-11  2:10   ` Joseph Shamash
2003-11-11  2:20     ` Mike Fedyk
2003-11-11  2:12   ` Joseph Shamash
2003-11-11  2:21     ` Mike Fedyk
2003-11-11  3:42       ` Peter Chubb
2003-11-11  4:03         ` Joseph Shamash
2003-11-11  5:30           ` Patrick Mansfield
2003-11-11 21:21             ` Joseph Shamash
2003-11-11 23:58               ` Patrick Mansfield
2003-11-12 22:54         ` Randy.Dunlap
2003-11-11  2:39     ` Peter Chubb
2003-11-11  2:52       ` Joseph Shamash
2003-11-11  2:53         ` Neil Brown
2003-11-12  0:28     ` Bernd Schubert
2003-11-12  3:44       ` Mike Fedyk
2003-11-12 19:35       ` Peter Chubb
2003-11-14 17:14         ` Bernd Schubert [this message]
2003-11-14 17:43           ` Mike Fedyk
  -- strict thread matches above, loose matches on Subject: below --
2003-11-12  0:01 Xose Vazquez Perez
     [not found] <QugF.3Mq.7@gated-at.bofh.it>
     [not found] ` <Qwit.771.11@gated-at.bofh.it>
     [not found]   ` <QR40.39P.53@gated-at.bofh.it>
2003-11-12  0:45     ` Andi Kleen
2003-11-12 19:37       ` Peter Chubb
2003-11-12 22:26         ` Andi Kleen
2003-11-12 11:09           ` Hans Reiser
2003-11-12 23:45             ` Peter Chubb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200311141814.26887.bernd-schubert@web.de \
    --to=bernd-schubert@web.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peter@chubb.wattle.id.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.