Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Issues after Resizing and reducing...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Raistlfiren
Tux's lil' helper
Tux's lil' helper


Joined: 02 Oct 2005
Posts: 100

PostPosted: Sun May 29, 2011 9:32 pm    Post subject: Issues after Resizing and reducing... Reply with quote

I attempted to resize my home partition to extend my var partition by using these commands:
Code:
umount /dev/mapper/tinky-home
resize2fs /dev/mapper/tinky-home 150G
lvreduce -L 150G /dev/mapper/tinky-home
resize2fs /dev/mapper/tinky-home


After doing so I received these errors when running
Code:
ef2sck -f /dev/mapper/tinky-home


e2fsck 1.41.12 (17-May-2010)
The filesystem size (according to the superblock) is 55891968 blocks
The physical size of the device is 39321600 blocks
Either the superblock or the partition table is likely to be corrupt!
Abort<y>? no

Pass 1: Checking inodes, blocks, and sizes
Error reading block 39321602 (Invalid argument) while getting next inode from scan. Ignore error<y>?

Whenever I try mount the parititon and try to access some folders it gives me this error:

ls: cannot access /home/vmail: Input/output error

Has anyone went through this? I have LVM2 and ext3 filesystems.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum