[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+3zgmtOoDGSGQrk4k3QNuAkgpoDgF+xUkFT5qY9cKKS76MiQQ@mail.gmail.com>
Date: Wed, 28 Aug 2013 11:29:49 -0400
From: Tim <elatllat@...il.com>
To: linux-ext4@...r.kernel.org
Subject: resize2fs: Memory allocation failed while trying to resize
Hi,
I used resize2fs to do an online grow of from 8TB to 12TB and that worked fine.
now I'm trying to offline shrink back down to 8TB and resize2fs is
unable to do so.
Output:
resize2fs -M /dev/mapper/
crypt_left
resize2fs 1.42.5 (29-Jul-2012)
Resizing the filesystem on /dev/mapper/crypt_left to 1885633106 (4k) blocks.
resize2fs: Memory allocation failed while trying to resize
/dev/mapper/crypt_left
Please run 'e2fsck -fy /dev/mapper/crypt_left' to fix the filesystem
after the aborted resize operation.
I am using a raspberrypi so it's 32-bit and limited to 256MB and I
have 2x that in swap.
uname -a
Linux test 3.6.11+ #474 PREEMPT Thu Jun 13 17:14:42 BST 2013 armv6l GNU/Linux
I was watching top and never saw it use more that 53% of the RAM but I
may have missed the crucial moment.
(taken during a "e2fsck -fy ")
free
total used free shared buffers cached
Mem: 237648 225440 12208 0 63240 11796
-/+ buffers/cache: 150404 87244
Swap: 475132 13444 461688
Please let me know if there is anything that would help solve this issue.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists