[Starcluster] enlarge volume

Dan Yamins dyamins at gmail.com
Thu Aug 12 15:44:42 EDT 2010


>
> $ umount /dev/sdz
> $ fdisk /dev/sdz
>
> # Type 'd' to delete the primary partition
> # Type 'n' for new partition
> # Type 'p' for primary
> # Type '1' for 1st
> # Type Enter for 1st cylinder
> # Type Enter for last cylinder (full disk)
> # Type 'w' to finish
>
>
I following these instructions, and up until here they worked.   But there:


> $ e2fsck -f /dev/sdz1
>

... I get this error:

[root at domU-12-31-39-0E-B2-61 ~]# e2fsck -f /dev/sdz1
e2fsck 1.39 (29-May-2006)
Couldn't find ext2 superblock, trying backup blocks...
e2fsck: Bad magic number in super-block while trying to open /dev/sdz

The superblock could not be read or does not describe a correct ext2
filesystem.  If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>

I also tried it with " e2fsck -f /dev/sdz", same error
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/starcluster/attachments/20100812/ac3ead11/attachment.htm


More information about the StarCluster mailing list