All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Masover <ninja@slaphack.com>
To: Clay Barnes <clay.barnes@gmail.com>
Cc: Alexander Zarochentsev <zam@namesys.com>,
	reiserfs-list@namesys.com, Mark F <mfaine@knology.net>
Subject: Re: create very large file system
Date: Thu, 20 Jul 2006 11:46:31 -0500	[thread overview]
Message-ID: <44BFB367.6080503@slaphack.com> (raw)
In-Reply-To: <20060720071118.GA6553@HAL_5000D.tc.ph.cox.net>

Clay Barnes wrote:
> On 02:26 Thu 20 Jul     , Andreas Dilger wrote:
>> On Jul 19, 2006  16:57 +0400, Alexander Zarochentsev wrote:
>>> On Wednesday 19 July 2006 16:10, Mark F wrote:
>>>> I've tried to create a large 5TB file system using both reiserfs and
>>>> ext3 and both have failed.
>>> you might need to convert the partition table to GPT format for 
>>> supporting 2TB+ partitions.  it can be done by the gnu parted tool.
>> Or, for that matter, don't use a partition table at all, since this
>> adds an unhelpful offset to all the filesystem structures and can
>> hurt performance on RAID where the filesystem is trying to align IO
>> to RAID stripe boundaries.
> Well, damn.  Too late for that to help me.  I've a 700GB that's...
> rather too full to put on DVDs or my other drives to fix that.  There
> isn't some "safe" way to remove a partition table from a SW RAID array,
> is there?

Define "safe".  You could probably do it non-destructively with dd, if 
you set the block size properly.  That doesn't make it safe, though, 
you're basically screwed if you lose power.

And even once you do that, I don't think the Reiser4 tools would let you 
resize.

Anyway, I haven't tried this myself, as my SW RAID does actually have 
multiple partitions, for good reason.

  reply	other threads:[~2006-07-20 16:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-19 12:10 create very large file system Mark F
2006-07-19 12:57 ` Alexander Zarochentsev
2006-07-19 13:24   ` Mark F
2006-07-20  6:26   ` Andreas Dilger
2006-07-20  7:11     ` Clay Barnes
2006-07-20 16:46       ` David Masover [this message]
2006-07-20 11:17     ` Christian Iversen
2006-07-20 15:02       ` Andreas Dilger
2006-07-20 16:22       ` Jonathan Briggs
2006-07-20 16:56         ` Avuton Olrich
2006-07-20 17:32           ` David Masover
2006-07-21 15:37 ` Stephen Tweedie
2006-07-21 15:58   ` Mark F

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=44BFB367.6080503@slaphack.com \
    --to=ninja@slaphack.com \
    --cc=clay.barnes@gmail.com \
    --cc=mfaine@knology.net \
    --cc=reiserfs-list@namesys.com \
    --cc=zam@namesys.com \
    /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.