public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Online resizing devices
@ 2005-07-05 16:08 Andy
  2005-07-05 23:02 ` Nathan Scott
  0 siblings, 1 reply; 2+ messages in thread
From: Andy @ 2005-07-05 16:08 UTC (permalink / raw)
  To: linux-kernel

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 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-05 23:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-05 16:08 Online resizing devices Andy
2005-07-05 23:02 ` Nathan Scott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox