Thanks people. Got it to work.<br><br><div class="gmail_quote">On Tue, Nov 23, 2010 at 3:46 PM, Alexey Lyashkov <span dir="ltr"><<a href="mailto:alexey.lyashkov@clusterstor.com">alexey.lyashkov@clusterstor.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">anyway.<br>
if package consists tools from different package you have two ways to make it work correctly.<br>
1) divide package to sort of<br>
2) add "Obsolete" line in spec file.<br>
<br>
In that situation - "Obsoletes" line best way (same way as used on RHEL6).<br>
>>><br>
# e4fsprogs was a parallel ext4-capable package in RHEL5.x<br>
%if 0%{?rhel} > 0<br>
Obsoletes: e4fsprogs < %{version}-%{release}<br>
Provides: e4fsprogs = %{version}-%{release}<br>
%endif<br>
<div><div></div><div class="h5">>>><br>
<br>
On Nov 23, 2010, at 07:54, Oleg Drokin wrote:<br>
<br>
> Actually note that it is conflicting with existing ext4progs, not ext2, so should not be all that hard.<br>
> Besides, lustre-enabled ext2 should have all the stuff that's already in ext4progs I would imagine.<br>
><br>
> On Nov 22, 2010, at 11:05 PM, Alexey Lyashkov wrote:<br>
><br>
>> removing e2fsprogs from live system is difficult, because have many dependences.<br>
>> in that case better to check if e2fsprogs-devel package installed, and use force update for both package - e2fsprogs / e2fsprogs-devel (if need).<br>
>> but root case of that problem - Oracle use bad name for that package.<br>
>><br>
>> Kevin - can you please add that issue in bugzilla and assign to Brian to fix it? this should be trivial fix in spec file + lbuild.<br>
>><br>
>><br>
>> On Nov 23, 2010, at 06:29, Kevin Van Maren wrote:<br>
>><br>
>>> Because of the naming convention, it doesn't recognize the Lustre one as an "upgrade".<br>
>>><br>
>>> Remove the redhat one with "rpm -e" first (or less desirably, use --force to install over the top of the redhat one)<br>
>>><br>
>>> Kevin<br>
>>><br>
>>><br>
>>> On Nov 22, 2010, at 7:49 PM, Sze Chuan <<a href="mailto:sze.chuan@gmail.com">sze.chuan@gmail.com</a>> wrote:<br>
>>><br>
>>>> I couldn't install e2fsprogs using the rpm from the lustre website. Any idea to go about doing it?<br>
>>>><br>
>>>> Here's my output:<br>
>>>><br>
>>>> rpm -Uvh e2fsprogs-1.41.12.2.ora1-0redhat.oel5.x86_64.rpm<br>
>>>> Preparing...                ########################################### [100%]<br>
>>>>        file /sbin/fsck.ext4 from install of e2fsprogs-1.41.12.2.ora1-0redhat.x86_64 conflicts with file from package e4fsprogs-1.41.5-3.el5.x86_64<br>
>>>>        file /sbin/fsck.ext4dev from install of e2fsprogs-1.41.12.2.ora1-0redhat.x86_64 conflicts with file from package e4fsprogs-1.41.5-3.el5.x86_64<br>
>>>>        file /sbin/mkfs.ext4 from install of e2fsprogs-1.41.12.2.ora1-0redhat.x86_64 conflicts with file from package e4fsprogs-1.41.5-3.el5.x86_64<br>
>>>>        file /sbin/mkfs.ext4dev from install of e2fsprogs-1.41.12.2.ora1-0redhat.x86_64 conflicts with file from package e4fsprogs-1.41.5-3.el5.x86_64<br>
>>>>        file /usr/share/man/man8/fsck.ext4.8.gz from install of e2fsprogs-1.41.12.2.ora1-0redhat.x86_64 conflicts with file from package e4fsprogs-1.41.5-3.el5.x86_64<br>
>>>>        file /usr/share/man/man8/fsck.ext4dev.8.gz from install of e2fsprogs-1.41.12.2.ora1-0redhat.x86_64 conflicts with file from package e4fsprogs-1.41.5-3.el5.x86_64<br>
>>>>        file /usr/share/man/man8/mkfs.ext4.8.gz from install of e2fsprogs-1.41.12.2.ora1-0redhat.x86_64 conflicts with file from package e4fsprogs-1.41.5-3.el5.x86_64<br>
>>>>        file /usr/share/man/man8/mkfs.ext4dev.8.gz from install of e2fsprogs-1.41.12.2.ora1-0redhat.x86_64 conflicts with file from package e4fsprogs-1.41.5-3.el5.x86_64<br>
>>>><br>
>>>><br>
>>>> On Mon, Nov 22, 2010 at 7:45 PM, Alexey Lyashkov <<a href="mailto:alexey.lyashkov@clusterstor.com">alexey.lyashkov@clusterstor.com</a>> wrote:<br>
>>>> is you install e2fsprogs from lustre site?<br>
>>>> looks not.<br>
>>>><br>
>>>> On Nov 22, 2010, at 12:15, Sze Chuan wrote:<br>
>>>><br>
>>>>> Hello,<br>
>>>>><br>
>>>>> I'm new to Lustre and had trouble creating a MGS/MDT filesystem on the block device. I entered the following command "mkfs.lustre --fsname=lustre  --mdt --mgs /dev/VolGroup00/MDS" but got the following error at the output.<br>


>>>>><br>
>>>>> I'm running Lustre 2.0 on OEL 5.4 x86_64.<br>
>>>>><br>
>>>>> Output:<br>
>>>>><br>
>>>>> Permanent disk data:<br>
>>>>> Target:     lustre-MDTffff<br>
>>>>> Index:      unassigned<br>
>>>>> Lustre FS:  lustre<br>
>>>>> Mount type: ldiskfs<br>
>>>>> Flags:      0x75<br>
>>>>>              (MDT MGS needs_index first_time update )<br>
>>>>> Persistent mount opts: iopen_nopriv,user_xattr,errors=remount-ro<br>
>>>>> Parameters:<br>
>>>>><br>
>>>>> checking for existing Lustre data: not found<br>
>>>>> device size = 4096MB<br>
>>>>> formatting backing filesystem ldiskfs on /dev/VolGroup00/MDS<br>
>>>>>        target name  lustre-MDTffff<br>
>>>>>        4k blocks     1048576<br>
>>>>>        options        -J size=160 -i 4096 -I 512 -q -O dir_index,dirdata,uninit_bg -F<br>
>>>>> mkfs_cmd = mke2fs -j -b 4096 -L lustre-MDTffff  -J size=160 -i 4096 -I 512 -q -O dir_index,dirdata,uninit_bg -F /dev/VolGroup00/MDS 1048576<br>
>>>>>   Invalid filesystem option set: dir_index,dirdata,uninit_bg<br>
>>>>><br>
>>>>> mkfs.lustre FATAL: Unable to build fs /dev/VolGroup00/MDS (256)<br>
>>>>><br>
>>>>> mkfs.lustre FATAL: mkfs failed 256<br>
>>>>><br>
>>>>> Thank you.<br>
>>>>><br>
>>>>> Sze Chuan<br>
>>>>> _______________________________________________<br>
>>>>> Lustre-discuss mailing list<br>
>>>>> <a href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
>>>>> <a href="http://lists.lustre.org/mailman/listinfo/lustre-discuss" target="_blank">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>
>>>><br>
>>>><br>
>>>> _______________________________________________<br>
>>>> Lustre-discuss mailing list<br>
>>>> <a href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
>>>> <a href="http://lists.lustre.org/mailman/listinfo/lustre-discuss" target="_blank">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>
>><br>
>> _______________________________________________<br>
>> Lustre-discuss mailing list<br>
>> <a href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
>> <a href="http://lists.lustre.org/mailman/listinfo/lustre-discuss" target="_blank">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>
><br>
<br>
</div></div></blockquote></div><br>