From: Emmanuel Florac <eflorac@intellique.com>
To: Dave Chinner <david@fromorbit.com>
Cc: linux-xfs@vger.kernel.org
Subject: Re: experience with very large filesystems
Date: Thu, 24 Feb 2022 13:09:53 +0100 [thread overview]
Message-ID: <20220224130953.4906c7e3@harpe.intellique.com> (raw)
In-Reply-To: <20220223211006.GL59715@dread.disaster.area>
[-- Attachment #1: Type: text/plain, Size: 1362 bytes --]
Le Thu, 24 Feb 2022 08:10:06 +1100
Dave Chinner <david@fromorbit.com> écrivait:
> From the storage side, you really want to expand the storage with
> chunks that have the same geometry (stripe unit and stripe width)
> so that it doesn't screw up the alignment of the filesystem to the
> new storage.
That part should be easy, I plan to use the same type of hardware anyway
(12 TB Ultrastar disks).
> And that's where the difficultly may lie. If the existing storage
> volume the filesystem sits on doesn't end exactly on a stripe width
> boundary, you're going to have to offset the start of the new
> storage volumes part way into the first stripe width in the volumes
> to ensure that when the filesystem expands, then end of the first
> stripe width in the new volume is exactly where the filesystem
> expects it to be.
That should be somewhat more manageable given that I've setup
everything as an LVM volume. I may use partitions on the new devices to
precisely align the PVs before expanding the LV.
--
------------------------------------------------------------------------
Emmanuel Florac | Direction technique
| Intellique
| <eflorac@intellique.com>
| +33 1 78 94 84 02
------------------------------------------------------------------------
[-- Attachment #2: Signature digitale OpenPGP --]
[-- Type: application/pgp-signature, Size: 163 bytes --]
next prev parent reply other threads:[~2022-02-24 12:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-23 15:35 experience with very large filesystems Emmanuel Florac
2022-02-23 21:10 ` Dave Chinner
2022-02-24 12:09 ` Emmanuel Florac [this message]
2022-02-24 20:58 ` Dave Chinner
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=20220224130953.4906c7e3@harpe.intellique.com \
--to=eflorac@intellique.com \
--cc=david@fromorbit.com \
--cc=linux-xfs@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox