Re: increase size of a raid partition



David Wührer wrote:

Eric wrote:

My Raid 0 disks have 3 partiitons, the second partition was swap which i
dont need as its never used. I deleted the partition and reformated it as
ext3, but what i really want to do is to merge it with the partition next
to it (partition 1) becuase that partition needs more space.I can mount
it on a dir in partition 1 but that doesnt really solve my problem. How
do i delete partition 2 and add its space to partition 1? I'm using a 2.6
kernel on x86 system
Thanks
Eric

Assuming your file system is ext3, resize2fs

Copy all data from partition 1 to the new partition (cp -ra); adapt grub
(or lilo) and /etc/fstab on the new partition.

If you can boot from the new partition, delete the old partition.
Then, use resize2fs to expand across both. (Starting block has to remain
the same.)

Cant do that, partition 1 is 7.8 gig and partition 2 is 3 gig
partition 2 is empty and unsed, but partition 1 is nearly full
My entire filesystem is ext3.
Eric

.



Relevant Pages

  • Re: Norton Ghost 2003 and FC3
    ... rendering older tools (Ghost 2003, Partition Magic 8.0) unable to deal ... Why is Redhat's EXT3 incompatible with Mandrake? ... > space on my partitions (by filling the file systems with big files ...
    (alt.os.linux.redhat)
  • Re: which to use: ext3, JFS, XFS, ReiserFS? [Was: new user question: debian on a Thinkpad T61]
    ... thanks for the many quick responses. ... For a home user, ext3 just ... If it's a personal laptop then performance differences between modern file ... partition at the beginning of the drive. ...
    (Debian-User)
  • RE: [SLE] RE: Ticket [20040519430002952] e100 module parameters
    ... I tried to format the root partition using ext3 but it said that there was ... time to submit a bug report yet but SuSE ...
    (SuSE)
  • Re: Booting - Enterprise Volume Management System
    ... that this is one of the reasons why I don't use ext3. ... If you're going to keep large chunks of disk unallocated to allow LVM to work, ... You don't think there are any disadvantages of one big partition? ... I don't claim you never have to unmount, but with LVM you have to unmount with ...
    (Ubuntu)
  • iowait problems on 2.6, not on 2.4
    ... and a external RAID connected to a QLA2200/QLA2xxx FC-SCSI Host Bus ... Using one partition on the first HD for the root partition, ... Would that mean I have some problem with the kernel? ... I also tried to use the ext3 data partition instead of the ...
    (Linux-Kernel)