resize new raid problem

2006-08-09 Thread Serge Torop

Hello, all.

I need to install softw. RAID1 to working RedHat EL4.


I used rescue mode for creating RAID arrays.

what do I do?:

1. install my own initrd for normal booting
2. change the disk partition type to Linux Auroraid
on /dev/hda, dev/hdc

3. create RAID1, by using mkraid --really-force /dev/md2

I need to resize new /dev/md0 after creating, for this I use:

resize2fs /dev/md2 and see a error messge:

resize2fs 1.39
/resize2fs: relocation error: - /resize2fs: undefined symbol: ext2fs_open2

Can I resolve this problem (resize2fs bug?)?
(may be using mdadm?)


ps. this bug I found in RHEL4, on RHEL3, Redhat9 all was ok.
-- 

Serge P. Torop
St.Petersburg, Russia

-
To unsubscribe from this list: send the line unsubscribe linux-raid in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: resize new raid problem

2006-08-09 Thread Luca Berra

On Wed, Aug 09, 2006 at 01:55:56PM +0400, Serge Torop wrote:

I need to install softw. RAID1 to working RedHat EL4.

I used rescue mode for creating RAID arrays.

...

resize2fs /dev/md2 and see a error messge:

resize2fs 1.39
/resize2fs: relocation error: - /resize2fs: undefined symbol: ext2fs_open2

Can I resolve this problem (resize2fs bug?)?
(may be using mdadm?)


since you bought a commercial product from redhat you might be better
open a support call to them.
if the resize2fs binary you are using comes from EL4, that is.

L.

--
Luca Berra -- [EMAIL PROTECTED]
   Communication Media  Services S.r.l.
/\
\ / ASCII RIBBON CAMPAIGN
 XAGAINST HTML MAIL
/ \
-
To unsubscribe from this list: send the line unsubscribe linux-raid in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html