public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andy <genanr@emsphone.com>
To: linux-kernel@vger.kernel.org
Subject: Online resizing devices
Date: Tue, 5 Jul 2005 11:08:15 -0500	[thread overview]
Message-ID: <20050705160815.GA14324@thumper2> (raw)

I'd like to do an online resize of and XFS filesystem on a non-partitioned
device.  But, I always have to reboot to do so.

Say I have a sdc with 16777216 blocks and expand it on the SAN
to have 17825792 blocks, and rescan the device.

The xfs_growfs does not see the size, nor does blockdev --getsz /dev/sdc,
however, the I know the rescan worked because /sys/block/sdc/size now is
17825792 instead of 16777216.

Is there some reason for this?  Is there a fix for it?  I'm not using any
volume management stuff yet but would like to be able to grow our
filesystems without having to reboot to do so.

Andy 

             reply	other threads:[~2005-07-05 16:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-05 16:08 Andy [this message]
2005-07-05 23:02 ` Online resizing devices Nathan Scott

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=20050705160815.GA14324@thumper2 \
    --to=genanr@emsphone.com \
    --cc=linux-kernel@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