Re: How long should resize2fs take?

Alan Pope <[email protected]> Sat, 25 Jun 2011 09:29:13 +0100
Newsgroups gmane.comp.file-systems.ext3.user
Message-ID <[email protected]>
On 24 June 2011 15:56, Alan Pope <[email protected]> wrote:
> Is it a process that could be terminated relatively safely? Or is it
> just a case of "sit tight"?
>

I sat tight and it finished okay.

alan@ubuntuserver:~$ sudo resize2fs /dev/mapper/data-data 3000G
[sudo] password for alan:
resize2fs 1.41.11 (14-Mar-2010)
Resizing the filesystem on /dev/mapper/data-data to 786432000 (4k) blocks.
The filesystem on /dev/mapper/data-data is now 786432000 blocks long.

Thanks,
Al.