From: L A Walsh <lvm@tlinx.org>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] (LONG) Delay when writing to LVM after boot
Date: Fri, 19 Apr 2013 17:27:42 -0700 [thread overview]
Message-ID: <5171E0FE.8090104@tlinx.org> (raw)
In-Reply-To: <28F96FC8-0313-485B-B4D4-1502A59158E9@redhat.com>
Brassow Jonathan wrote:
> Performing a block-level write directly to the logical volume could help determine the answer to whether the problem is with the logical volume or the file system. You have to be willing to destroy your file system ....
----
Since it is lvm, maybe it would be possible to allocate space for a
100GB partition or something? and use that for test w/no file system on it?
Then put a FS on it and see if it does the same thing.
Insn't ext4 extent-based like xfs?
If you do a large write on xfs -- it will try to find a space large enough
for the whole thing.
If your disk's freespace is fragmented maybe ext4 is looking for
the space for the file and has to read in all the free areas the
first time?
Sounds more likely to be a FS prob than lvm.
prev parent reply other threads:[~2013-04-20 0:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-19 1:16 [linux-lvm] (LONG) Delay when writing to LVM after boot Ken Bass
2013-04-19 11:48 ` Marian Csontos
2013-04-19 20:32 ` Brassow Jonathan
2013-04-20 0:27 ` L A Walsh [this message]
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=5171E0FE.8090104@tlinx.org \
--to=lvm@tlinx.org \
--cc=linux-lvm@redhat.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.