Thanks brain.!<div>I'll try my best level and come back with good result.<br><div><br clear="all"><br></div><div>Thanks,</div><div>Gnana<br><br><br>
<br><br><div class="gmail_quote">On Mon, Apr 27, 2009 at 6:04 PM, Brian J. Murrell <span dir="ltr"><<a href="mailto:Brian.Murrell@sun.com">Brian.Murrell@sun.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

On Sat, 2009-04-25 at 16:44 +0530, Gnanasekar Loganathan wrote:<br>
> Hi Brain,<br>
<br>
Hi,<br>
<div class="im"><br>
<br>
> [root@SF_02 ~]# rpm -qa | grep e2fs<br>
> e2fsprogs-1.35-12.17.el4<br>
> e2fsprogs-devel-1.35-12.17.el4<br>
> e2fsprogs-1.40.11.sun1-0redhat<br>
> e2fsprogs-1.35-12.17.el4<br>
<br>
</div>Why do you have 3 e2fsprogs packages installed?  How did you manage to<br>
do that?  If you used "rpm -i" rpm should have complained that you<br>
already had e2fsprogs installed and if you used "rpm -U" it should have<br>
installed e2fsprogs-1.40.11.sun1-0redhat and removed<br>
e2fsprogs-1.35-12.17.el4.<br>
<div class="im"><br>
>    Device Boot      Start         End      Blocks   Id  System<br>
> /dev/sda1   *        2550        5000    19687657+  83  Linux<br>
> /dev/sda2            5001        5383     3076447+  82  Linux swap<br>
><br>
><br>
> I have only a 2 partitions on my system.<br>
<br>
</div>Yes.  /dev/sda1 and /dev/sda2<br>
<div class="im"><br>
> If i run the command<br>
><br>
><br>
> 'mkfs.lustre --mdt --mgs --fsname=large-fs /dev/sda'<br>
><br>
><br>
> the system will crash/corrupt.<br>
<br>
</div>Of course it will.  You are overwriting /dev/sda1 and /dev/sda2 (which<br>
are your system and swap devices) doing this.  If you intend this<br>
machine to be an MDS, you need to format some other<br>
(than /dev/sda, /dev/sda1 or /dev/sda2) device.  I think perhaps you are<br>
not quite understanding the architecture of Lustre.  I think a review of<br>
the manual and probably the wiki will help you understand what the<br>
components of a Lustre system are and how to install them.<br>
<font color="#888888"><br>
b.<br>
<br>
</font><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></blockquote></div><br></div></div>