<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7235.2">
<TITLE>RE: Root file system access though telnet</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Hi,<BR>
I want to know how root file system can be accessed through telnet.Actualy I connected to server through telnet and I want to access my root file system. can anyone tell me, how to access it.<BR>
<BR>
Thanks and Regards,<BR>
Ashok Bharat<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: lustre-discuss-bounces@lists.lustre.org on behalf of lustre-discuss-request@lists.lustre.org<BR>
Sent: Fri 2/29/2008 1:56 PM<BR>
To: lustre-discuss@lists.lustre.org<BR>
Subject: Lustre-discuss Digest, Vol 25, Issue 59<BR>
<BR>
Send Lustre-discuss mailing list submissions to<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lustre-discuss@lists.lustre.org<BR>
<BR>
To subscribe or unsubscribe via the World Wide Web, visit<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</A><BR>
or, via email, send a message with subject or body 'help' to<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lustre-discuss-request@lists.lustre.org<BR>
<BR>
You can reach the person managing the list at<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lustre-discuss-owner@lists.lustre.org<BR>
<BR>
When replying, please edit your Subject line so it is more specific<BR>
than &quot;Re: Contents of Lustre-discuss digest...&quot;<BR>
<BR>
<BR>
Today's Topics:<BR>
<BR>
&nbsp;&nbsp; 1. Re: Configuration of lustre FS on single node (Amit Sharma)<BR>
&nbsp;&nbsp; 2. Re: Configuration of lustre FS on single node<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ashok bharat bayana)<BR>
&nbsp;&nbsp; 3. Re: Configuration of lustre FS on single node (Amit Sharma)<BR>
<BR>
<BR>
----------------------------------------------------------------------<BR>
<BR>
Message: 1<BR>
Date: Fri, 29 Feb 2008 12:17:52 +0530<BR>
From: Amit Sharma &lt;Amit.Sharma@Sun.COM&gt;<BR>
Subject: Re: [Lustre-discuss] Configuration of lustre FS on single<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; node<BR>
To: ashok bharat bayana &lt;ashok.bharat.bayana@iiitb.ac.in&gt;<BR>
Cc: lustre-discuss@lists.lustre.org<BR>
Message-ID: &lt;47C7AA98.9010603@sun.com&gt;<BR>
Content-Type: text/plain; format=flowed; charset=ISO-8859-1<BR>
<BR>
Ashok,<BR>
<BR>
Just looking at the command you tried :<BR>
&nbsp;&gt; $ mkfs.lustre --fsname spfs --mdt --mgs /dev/sda<BR>
<BR>
You may have wrecked your root file system. Or is /dev/sda some other<BR>
device ?<BR>
<BR>
It may be simpler for you to try llmount.sh to get a simple setup of<BR>
lustre on a single node (with loop back mounts)<BR>
<BR>
thanks,<BR>
Amit<BR>
<BR>
ashok bharat bayana wrote:<BR>
&gt;<BR>
&gt; Hello,<BR>
&gt; I successfully build lustre(1.6.4.2) on my system for a patchless client<BR>
&gt; But I dont know how to proceed in configuring the file system.<BR>
&gt;<BR>
&gt; I'm trying to build all MDS,client and MDT's on a single node.<BR>
&gt;&nbsp; &gt;From the tutorials I came to know that<BR>
&gt;<BR>
&gt; First, create an MDT for the &quot;spfs&quot; file system that uses the /dev/sda<BR>
&gt; disk. This MDT also acts as the MGS for the site.<BR>
&gt;<BR>
&gt; $ mkfs.lustre --fsname spfs --mdt --mgs /dev/sda<BR>
&gt;<BR>
&gt; But by triggering this command my system crashed in which the whole data<BR>
&gt; is lost and again I need to install the OS.<BR>
&gt; I want help in proceeding of mounting a lustre file system.<BR>
&gt;<BR>
&gt; Thanks and Regards,<BR>
&gt; Ashok Bharat<BR>
&gt;<BR>
&gt; -----Original Message-----<BR>
&gt; From: lustre-discuss-bounces@lists.lustre.org on behalf of<BR>
&gt; lustre-discuss-request@lists.lustre.org<BR>
&gt; Sent: Wed 2/27/2008 10:30 PM<BR>
&gt; To: lustre-discuss@lists.lustre.org<BR>
&gt; Subject: Lustre-discuss Digest, Vol 25, Issue 56<BR>
&gt;<BR>
&gt; Send Lustre-discuss mailing list submissions to<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lustre-discuss@lists.lustre.org<BR>
&gt;<BR>
&gt; To subscribe or unsubscribe via the World Wide Web, visit<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</A><BR>
&gt; or, via email, send a message with subject or body 'help' to<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lustre-discuss-request@lists.lustre.org<BR>
&gt;<BR>
&gt; You can reach the person managing the list at<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lustre-discuss-owner@lists.lustre.org<BR>
&gt;<BR>
&gt; When replying, please edit your Subject line so it is more specific<BR>
&gt; than &quot;Re: Contents of Lustre-discuss digest...&quot;<BR>
&gt;<BR>
&gt;<BR>
&gt; Today's Topics:<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp; 1. Multiple NICs per OST (Joshua Bower-Cooley)<BR>
&gt;&nbsp;&nbsp;&nbsp; 2. obd error on MGS/MDT node (Jeremy Mann)<BR>
&gt;<BR>
&gt;<BR>
&gt; ----------------------------------------------------------------------<BR>
&gt;<BR>
&gt; Message: 1<BR>
&gt; Date: Tue, 26 Feb 2008 11:55:19 -0800<BR>
&gt; From: Joshua Bower-Cooley &lt;jbowercooley@lcogt.net&gt;<BR>
&gt; Subject: [Lustre-discuss] Multiple NICs per OST<BR>
&gt; To: lustre-discuss@lists.lustre.org<BR>
&gt; Message-ID: &lt;200802261155.19907.jbowercooley@lcogt.net&gt;<BR>
&gt; Content-Type: text/plain;&nbsp; charset=&quot;utf-8&quot;<BR>
&gt;<BR>
&gt; Hi-<BR>
&gt; I've had lustre running happily for some time over a single 10g ethernet NIC<BR>
&gt; per node. After switching to dual 10g and creating a new filesystem<BR>
&gt; (1.6.4.2), I'm seeing nothing but keep-alive packets with bad checksums.<BR>
&gt;<BR>
&gt; What is the current &quot;correct&quot; way to do this now? The manual suggest not<BR>
&gt; using<BR>
&gt; bonding, but several list postings now reccommend it. Without bonding, do I<BR>
&gt; need to have my 2 switches stacked, or will Lustre recognize the division in<BR>
&gt; my subnet?<BR>
&gt;<BR>
&gt; LNET module options I've tried are:<BR>
&gt; 1) networks=&quot;tcp0(eth2,eth3)&quot;<BR>
&gt; 2) ip2nets=&quot;tcp(eth2,eth3); tcp(eth2) 10.9.[1-4].*; tcp(eth3) 10.9.[5-8].*;&quot;<BR>
&gt; and many other variations<BR>
&gt;<BR>
&gt; All other services are functional on both interfaces.<BR>
&gt;<BR>
&gt; Thanks in advance,<BR>
&gt; J Bower-Cooley<BR>
&gt; Scientific Systems Engineer<BR>
&gt; Las Cumbres Observatory Global Telescope<BR>
&gt;<BR>
&gt;<BR>
&gt; ------------------------------<BR>
&gt;<BR>
&gt; Message: 2<BR>
&gt; Date: Wed, 27 Feb 2008 09:50:08 -0600 (CST)<BR>
&gt; From: &quot;Jeremy Mann&quot; &lt;jeremy@biochem.uthscsa.edu&gt;<BR>
&gt; Subject: [Lustre-discuss] obd error on MGS/MDT node<BR>
&gt; To: lustre-discuss@lists.lustre.org<BR>
&gt; Message-ID:<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;62901.24.173.62.147.1204127408.squirrel@biochem.uthscsa.edu&gt;<BR>
&gt; Content-Type: text/plain;charset=iso-8859-1<BR>
&gt;<BR>
&gt; Today we are starting to see obd_change_cbdata errors on our MGS/MDT node.<BR>
&gt; What does this error mean?<BR>
&gt;<BR>
&gt; Version of lustre and kernel is:<BR>
&gt;<BR>
&gt; 2.6.9-42.0.10.EL_lustre-1.6.0.1smp X86_64<BR>
&gt;<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 1<BR>
&gt; previous similar message<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata())<BR>
&gt; obd_change_cbdata: NULL export<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 1<BR>
&gt; previous similar message<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata())<BR>
&gt; obd_change_cbdata: NULL export<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 2<BR>
&gt; previous similar messages<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata())<BR>
&gt; obd_change_cbdata: NULL export<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 4<BR>
&gt; previous similar messages<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata())<BR>
&gt; obd_change_cbdata: NULL export<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 5<BR>
&gt; previous similar messages<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata())<BR>
&gt; obd_change_cbdata: NULL export<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 1<BR>
&gt; previous similar message<BR>
&gt;<BR>
&gt; --<BR>
&gt; Jeremy Mann<BR>
&gt; jeremy@biochem.uthscsa.edu<BR>
&gt;<BR>
&gt; University of Texas Health Science Center<BR>
&gt; Bioinformatics Core Facility<BR>
&gt; <A HREF="http://www.bioinformatics.uthscsa.edu">http://www.bioinformatics.uthscsa.edu</A><BR>
&gt; Phone: (210) 567-2672<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt; ------------------------------<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; Lustre-discuss mailing list<BR>
&gt; Lustre-discuss@lists.lustre.org<BR>
&gt; <A HREF="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</A><BR>
&gt;<BR>
&gt;<BR>
&gt; End of Lustre-discuss Digest, Vol 25, Issue 56<BR>
&gt; **********************************************<BR>
&gt;<BR>
&gt;<BR>
&gt; ------------------------------------------------------------------------<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; Lustre-discuss mailing list<BR>
&gt; Lustre-discuss@lists.lustre.org<BR>
&gt; <A HREF="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</A><BR>
<BR>
<BR>
--<BR>
Amit Sharma<BR>
Lustre Engineering<BR>
Sun Microsystems, Bangalore.<BR>
<BR>
<BR>
------------------------------<BR>
<BR>
Message: 2<BR>
Date: Fri, 29 Feb 2008 12:51:31 +0530<BR>
From: &quot;ashok bharat bayana&quot; &lt;ashok.bharat.bayana@iiitb.ac.in&gt;<BR>
Subject: Re: [Lustre-discuss] Configuration of lustre FS on single<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; node<BR>
To: &quot;Amit Sharma&quot; &lt;Amit.Sharma@Sun.COM&gt;<BR>
Cc: lustre-discuss@lists.lustre.org<BR>
Message-ID: &lt;8626C1B7EB748940BCDD7596134632BE85022B@jal.iiitb.ac.in&gt;<BR>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<BR>
<BR>
hi,<BR>
/dev/sda is a non ext3 FS, that's the reason i think, my system crashed.<BR>
my linux fs is on /dev/sda8 and an ext3 one So should I go with<BR>
<BR>
$ mkfs.lustre --fsname spfs --mdt --mgs /dev/sda8<BR>
<BR>
and proceed?<BR>
<BR>
and Moreover, to run the llmount.sh or local.sh we should have lmc,lconf and lctl utilities, but these are not provided in lustre1.6.4.2, so that's why I'm going in this way.<BR>
<BR>
Thanks and Regards,<BR>
Ashok Bharat<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Amit Sharma [<A HREF="mailto:Amit.Sharma@Sun.COM">mailto:Amit.Sharma@Sun.COM</A>]<BR>
Sent: Fri 2/29/2008 12:17 PM<BR>
To: ashok bharat bayana<BR>
Cc: lustre-discuss@lists.lustre.org<BR>
Subject: Re: [Lustre-discuss] Configuration of lustre FS on single node<BR>
<BR>
Ashok,<BR>
<BR>
Just looking at the command you tried :<BR>
&nbsp;&gt; $ mkfs.lustre --fsname spfs --mdt --mgs /dev/sda<BR>
<BR>
You may have wrecked your root file system. Or is /dev/sda some other<BR>
device ?<BR>
<BR>
It may be simpler for you to try llmount.sh to get a simple setup of<BR>
lustre on a single node (with loop back mounts)<BR>
<BR>
thanks,<BR>
Amit<BR>
<BR>
ashok bharat bayana wrote:<BR>
&gt;<BR>
&gt; Hello,<BR>
&gt; I successfully build lustre(1.6.4.2) on my system for a patchless client<BR>
&gt; But I dont know how to proceed in configuring the file system.<BR>
&gt;<BR>
&gt; I'm trying to build all MDS,client and MDT's on a single node.<BR>
&gt;&nbsp; &gt;From the tutorials I came to know that<BR>
&gt;<BR>
&gt; First, create an MDT for the &quot;spfs&quot; file system that uses the /dev/sda<BR>
&gt; disk. This MDT also acts as the MGS for the site.<BR>
&gt;<BR>
&gt; $ mkfs.lustre --fsname spfs --mdt --mgs /dev/sda<BR>
&gt;<BR>
&gt; But by triggering this command my system crashed in which the whole data<BR>
&gt; is lost and again I need to install the OS.<BR>
&gt; I want help in proceeding of mounting a lustre file system.<BR>
&gt;<BR>
&gt; Thanks and Regards,<BR>
&gt; Ashok Bharat<BR>
&gt;<BR>
&gt; -----Original Message-----<BR>
&gt; From: lustre-discuss-bounces@lists.lustre.org on behalf of<BR>
&gt; lustre-discuss-request@lists.lustre.org<BR>
&gt; Sent: Wed 2/27/2008 10:30 PM<BR>
&gt; To: lustre-discuss@lists.lustre.org<BR>
&gt; Subject: Lustre-discuss Digest, Vol 25, Issue 56<BR>
&gt;<BR>
&gt; Send Lustre-discuss mailing list submissions to<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lustre-discuss@lists.lustre.org<BR>
&gt;<BR>
&gt; To subscribe or unsubscribe via the World Wide Web, visit<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</A><BR>
&gt; or, via email, send a message with subject or body 'help' to<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lustre-discuss-request@lists.lustre.org<BR>
&gt;<BR>
&gt; You can reach the person managing the list at<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lustre-discuss-owner@lists.lustre.org<BR>
&gt;<BR>
&gt; When replying, please edit your Subject line so it is more specific<BR>
&gt; than &quot;Re: Contents of Lustre-discuss digest...&quot;<BR>
&gt;<BR>
&gt;<BR>
&gt; Today's Topics:<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp; 1. Multiple NICs per OST (Joshua Bower-Cooley)<BR>
&gt;&nbsp;&nbsp;&nbsp; 2. obd error on MGS/MDT node (Jeremy Mann)<BR>
&gt;<BR>
&gt;<BR>
&gt; ----------------------------------------------------------------------<BR>
&gt;<BR>
&gt; Message: 1<BR>
&gt; Date: Tue, 26 Feb 2008 11:55:19 -0800<BR>
&gt; From: Joshua Bower-Cooley &lt;jbowercooley@lcogt.net&gt;<BR>
&gt; Subject: [Lustre-discuss] Multiple NICs per OST<BR>
&gt; To: lustre-discuss@lists.lustre.org<BR>
&gt; Message-ID: &lt;200802261155.19907.jbowercooley@lcogt.net&gt;<BR>
&gt; Content-Type: text/plain;&nbsp; charset=&quot;utf-8&quot;<BR>
&gt;<BR>
&gt; Hi-<BR>
&gt; I've had lustre running happily for some time over a single 10g ethernet NIC<BR>
&gt; per node. After switching to dual 10g and creating a new filesystem<BR>
&gt; (1.6.4.2), I'm seeing nothing but keep-alive packets with bad checksums.<BR>
&gt;<BR>
&gt; What is the current &quot;correct&quot; way to do this now? The manual suggest not<BR>
&gt; using<BR>
&gt; bonding, but several list postings now reccommend it. Without bonding, do I<BR>
&gt; need to have my 2 switches stacked, or will Lustre recognize the division in<BR>
&gt; my subnet?<BR>
&gt;<BR>
&gt; LNET module options I've tried are:<BR>
&gt; 1) networks=&quot;tcp0(eth2,eth3)&quot;<BR>
&gt; 2) ip2nets=&quot;tcp(eth2,eth3); tcp(eth2) 10.9.[1-4].*; tcp(eth3) 10.9.[5-8].*;&quot;<BR>
&gt; and many other variations<BR>
&gt;<BR>
&gt; All other services are functional on both interfaces.<BR>
&gt;<BR>
&gt; Thanks in advance,<BR>
&gt; J Bower-Cooley<BR>
&gt; Scientific Systems Engineer<BR>
&gt; Las Cumbres Observatory Global Telescope<BR>
&gt;<BR>
&gt;<BR>
&gt; ------------------------------<BR>
&gt;<BR>
&gt; Message: 2<BR>
&gt; Date: Wed, 27 Feb 2008 09:50:08 -0600 (CST)<BR>
&gt; From: &quot;Jeremy Mann&quot; &lt;jeremy@biochem.uthscsa.edu&gt;<BR>
&gt; Subject: [Lustre-discuss] obd error on MGS/MDT node<BR>
&gt; To: lustre-discuss@lists.lustre.org<BR>
&gt; Message-ID:<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;62901.24.173.62.147.1204127408.squirrel@biochem.uthscsa.edu&gt;<BR>
&gt; Content-Type: text/plain;charset=iso-8859-1<BR>
&gt;<BR>
&gt; Today we are starting to see obd_change_cbdata errors on our MGS/MDT node.<BR>
&gt; What does this error mean?<BR>
&gt;<BR>
&gt; Version of lustre and kernel is:<BR>
&gt;<BR>
&gt; 2.6.9-42.0.10.EL_lustre-1.6.0.1smp X86_64<BR>
&gt;<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 1<BR>
&gt; previous similar message<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata())<BR>
&gt; obd_change_cbdata: NULL export<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 1<BR>
&gt; previous similar message<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata())<BR>
&gt; obd_change_cbdata: NULL export<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 2<BR>
&gt; previous similar messages<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata())<BR>
&gt; obd_change_cbdata: NULL export<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 4<BR>
&gt; previous similar messages<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata())<BR>
&gt; obd_change_cbdata: NULL export<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 5<BR>
&gt; previous similar messages<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata())<BR>
&gt; obd_change_cbdata: NULL export<BR>
&gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 1<BR>
&gt; previous similar message<BR>
&gt;<BR>
&gt; --<BR>
&gt; Jeremy Mann<BR>
&gt; jeremy@biochem.uthscsa.edu<BR>
&gt;<BR>
&gt; University of Texas Health Science Center<BR>
&gt; Bioinformatics Core Facility<BR>
&gt; <A HREF="http://www.bioinformatics.uthscsa.edu">http://www.bioinformatics.uthscsa.edu</A><BR>
&gt; Phone: (210) 567-2672<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt; ------------------------------<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; Lustre-discuss mailing list<BR>
&gt; Lustre-discuss@lists.lustre.org<BR>
&gt; <A HREF="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</A><BR>
&gt;<BR>
&gt;<BR>
&gt; End of Lustre-discuss Digest, Vol 25, Issue 56<BR>
&gt; **********************************************<BR>
&gt;<BR>
&gt;<BR>
&gt; ------------------------------------------------------------------------<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; Lustre-discuss mailing list<BR>
&gt; Lustre-discuss@lists.lustre.org<BR>
&gt; <A HREF="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</A><BR>
<BR>
<BR>
--<BR>
Amit Sharma<BR>
Lustre Engineering<BR>
Sun Microsystems, Bangalore.<BR>
<BR>
-------------- next part --------------<BR>
An HTML attachment was scrubbed...<BR>
URL: <A HREF="http://lists.lustre.org/pipermail/lustre-discuss/attachments/20080229/b7713b02/attachment-0001.html">http://lists.lustre.org/pipermail/lustre-discuss/attachments/20080229/b7713b02/attachment-0001.html</A><BR>
<BR>
------------------------------<BR>
<BR>
Message: 3<BR>
Date: Fri, 29 Feb 2008 13:56:31 +0530<BR>
From: Amit Sharma &lt;Amit.Sharma@Sun.COM&gt;<BR>
Subject: Re: [Lustre-discuss] Configuration of lustre FS on single<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; node<BR>
To: ashok bharat bayana &lt;ashok.bharat.bayana@iiitb.ac.in&gt;<BR>
Cc: lustre-discuss@lists.lustre.org<BR>
Message-ID: &lt;47C7C1B7.8050806@sun.com&gt;<BR>
Content-Type: text/plain; format=flowed; charset=ISO-8859-1<BR>
<BR>
Ashok,<BR>
<BR>
If you are trying to setup lustre (with all the servers MDS, OSS.. etc)<BR>
building only the patchless client wont help you.<BR>
<BR>
You will have to build lustre as described here :<BR>
<A HREF="http://wiki.lustre.org/index.php?title=Lustre_Howto">http://wiki.lustre.org/index.php?title=Lustre_Howto</A><BR>
<BR>
thanks,<BR>
Amit.<BR>
<BR>
ashok bharat bayana wrote:<BR>
&gt;<BR>
&gt; Hi,<BR>
&gt; the kernel version I used is 2.6.20.15 and the distro is Ubuntu 7.10<BR>
&gt; The steps so far I have done are:<BR>
&gt; 1)I have downloaded the sources lustre(1.6.4.2) from CFS<BR>
&gt; 2)I tried to build lustre for a patchless client in which i triggered<BR>
&gt; the command,<BR>
&gt; [lustre]$ ./configure --with-linux=/unpatched/kernel/source<BR>
&gt; 3)then I build it using make and then installed the modules using make<BR>
&gt; install commands<BR>
&gt; (I'm not sure whether the modules are installed correctly or not.Isn't<BR>
&gt; the modules are installed using make install cmd)<BR>
&gt; 4)Now in /usr/lib there is a lustre folder created.<BR>
&gt; (Can we setup all MDS,client and OST's on a single system? my system<BR>
&gt; configuration is Intel Pentium 512 MB RAM 1.6 GHz)<BR>
&gt; Could you please tell me how to mount lustre fs in my laptop.<BR>
&gt;<BR>
&gt; Thanks and Regards,<BR>
&gt; Ashok Bharat<BR>
&gt; -----Original Message-----<BR>
&gt; From: Amit Sharma [<A HREF="mailto:Amit.Sharma@Sun.COM">mailto:Amit.Sharma@Sun.COM</A>]<BR>
&gt; Sent: Fri 2/29/2008 12:03 PM<BR>
&gt; To: ashok bharat bayana<BR>
&gt; Cc: lustre-discuss@lists.lustre.org<BR>
&gt; Subject: Re: [Lustre-discuss] Configuration of lustre FS on single node<BR>
&gt;<BR>
&gt; Ashok,<BR>
&gt;<BR>
&gt; Could you let us know what are the modules that you have installed on<BR>
&gt; the system. The linux version on your system. And the steps that you<BR>
&gt; have done so far.<BR>
&gt;<BR>
&gt; thanks,<BR>
&gt; Amit<BR>
&gt; ashok bharat bayana wrote:<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; Hello,<BR>
&gt;&nbsp; &gt; I successfully build lustre(1.6.4.2) on my system for a patchless client<BR>
&gt;&nbsp; &gt; But I dont know how to proceed in configuring the file system.<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; I'm trying to build all MDS,client and MDT's on a single node.<BR>
&gt;&nbsp; &gt;&nbsp; &gt;From the tutorials I came to know that<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; First, create an MDT for the &quot;spfs&quot; file system that uses the /dev/sda<BR>
&gt;&nbsp; &gt; disk. This MDT also acts as the MGS for the site.<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; $ mkfs.lustre --fsname spfs --mdt --mgs /dev/sda<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; But by triggering this command my system crashed in which the whole data<BR>
&gt;&nbsp; &gt; is lost and again I need to install the OS.<BR>
&gt;&nbsp; &gt; I want help in proceeding of mounting a lustre file system.<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; Thanks and Regards,<BR>
&gt;&nbsp; &gt; Ashok Bharat<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; -----Original Message-----<BR>
&gt;&nbsp; &gt; From: lustre-discuss-bounces@lists.lustre.org on behalf of<BR>
&gt;&nbsp; &gt; lustre-discuss-request@lists.lustre.org<BR>
&gt;&nbsp; &gt; Sent: Wed 2/27/2008 10:30 PM<BR>
&gt;&nbsp; &gt; To: lustre-discuss@lists.lustre.org<BR>
&gt;&nbsp; &gt; Subject: Lustre-discuss Digest, Vol 25, Issue 56<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; Send Lustre-discuss mailing list submissions to<BR>
&gt;&nbsp; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lustre-discuss@lists.lustre.org<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; To subscribe or unsubscribe via the World Wide Web, visit<BR>
&gt;&nbsp; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</A><BR>
&gt;&nbsp; &gt; or, via email, send a message with subject or body 'help' to<BR>
&gt;&nbsp; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lustre-discuss-request@lists.lustre.org<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; You can reach the person managing the list at<BR>
&gt;&nbsp; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lustre-discuss-owner@lists.lustre.org<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; When replying, please edit your Subject line so it is more specific<BR>
&gt;&nbsp; &gt; than &quot;Re: Contents of Lustre-discuss digest...&quot;<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; Today's Topics:<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt;&nbsp;&nbsp;&nbsp; 1. Multiple NICs per OST (Joshua Bower-Cooley)<BR>
&gt;&nbsp; &gt;&nbsp;&nbsp;&nbsp; 2. obd error on MGS/MDT node (Jeremy Mann)<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; ----------------------------------------------------------------------<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; Message: 1<BR>
&gt;&nbsp; &gt; Date: Tue, 26 Feb 2008 11:55:19 -0800<BR>
&gt;&nbsp; &gt; From: Joshua Bower-Cooley &lt;jbowercooley@lcogt.net&gt;<BR>
&gt;&nbsp; &gt; Subject: [Lustre-discuss] Multiple NICs per OST<BR>
&gt;&nbsp; &gt; To: lustre-discuss@lists.lustre.org<BR>
&gt;&nbsp; &gt; Message-ID: &lt;200802261155.19907.jbowercooley@lcogt.net&gt;<BR>
&gt;&nbsp; &gt; Content-Type: text/plain;&nbsp; charset=&quot;utf-8&quot;<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; Hi-<BR>
&gt;&nbsp; &gt; I've had lustre running happily for some time over a single 10g<BR>
&gt; ethernet NIC<BR>
&gt;&nbsp; &gt; per node. After switching to dual 10g and creating a new filesystem<BR>
&gt;&nbsp; &gt; (1.6.4.2), I'm seeing nothing but keep-alive packets with bad checksums.<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; What is the current &quot;correct&quot; way to do this now? The manual suggest not<BR>
&gt;&nbsp; &gt; using<BR>
&gt;&nbsp; &gt; bonding, but several list postings now reccommend it. Without<BR>
&gt; bonding, do I<BR>
&gt;&nbsp; &gt; need to have my 2 switches stacked, or will Lustre recognize the<BR>
&gt; division in<BR>
&gt;&nbsp; &gt; my subnet?<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; LNET module options I've tried are:<BR>
&gt;&nbsp; &gt; 1) networks=&quot;tcp0(eth2,eth3)&quot;<BR>
&gt;&nbsp; &gt; 2) ip2nets=&quot;tcp(eth2,eth3); tcp(eth2) 10.9.[1-4].*; tcp(eth3)<BR>
&gt; 10.9.[5-8].*;&quot;<BR>
&gt;&nbsp; &gt; and many other variations<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; All other services are functional on both interfaces.<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; Thanks in advance,<BR>
&gt;&nbsp; &gt; J Bower-Cooley<BR>
&gt;&nbsp; &gt; Scientific Systems Engineer<BR>
&gt;&nbsp; &gt; Las Cumbres Observatory Global Telescope<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; ------------------------------<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; Message: 2<BR>
&gt;&nbsp; &gt; Date: Wed, 27 Feb 2008 09:50:08 -0600 (CST)<BR>
&gt;&nbsp; &gt; From: &quot;Jeremy Mann&quot; &lt;jeremy@biochem.uthscsa.edu&gt;<BR>
&gt;&nbsp; &gt; Subject: [Lustre-discuss] obd error on MGS/MDT node<BR>
&gt;&nbsp; &gt; To: lustre-discuss@lists.lustre.org<BR>
&gt;&nbsp; &gt; Message-ID:<BR>
&gt;&nbsp; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;62901.24.173.62.147.1204127408.squirrel@biochem.uthscsa.edu&gt;<BR>
&gt;&nbsp; &gt; Content-Type: text/plain;charset=iso-8859-1<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; Today we are starting to see obd_change_cbdata errors on our MGS/MDT<BR>
&gt; node.<BR>
&gt;&nbsp; &gt; What does this error mean?<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; Version of lustre and kernel is:<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; 2.6.9-42.0.10.EL_lustre-1.6.0.1smp X86_64<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 1<BR>
&gt;&nbsp; &gt; previous similar message<BR>
&gt;&nbsp; &gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata())<BR>
&gt;&nbsp; &gt; obd_change_cbdata: NULL export<BR>
&gt;&nbsp; &gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 1<BR>
&gt;&nbsp; &gt; previous similar message<BR>
&gt;&nbsp; &gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata())<BR>
&gt;&nbsp; &gt; obd_change_cbdata: NULL export<BR>
&gt;&nbsp; &gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 2<BR>
&gt;&nbsp; &gt; previous similar messages<BR>
&gt;&nbsp; &gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata())<BR>
&gt;&nbsp; &gt; obd_change_cbdata: NULL export<BR>
&gt;&nbsp; &gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 4<BR>
&gt;&nbsp; &gt; previous similar messages<BR>
&gt;&nbsp; &gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata())<BR>
&gt;&nbsp; &gt; obd_change_cbdata: NULL export<BR>
&gt;&nbsp; &gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 5<BR>
&gt;&nbsp; &gt; previous similar messages<BR>
&gt;&nbsp; &gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata())<BR>
&gt;&nbsp; &gt; obd_change_cbdata: NULL export<BR>
&gt;&nbsp; &gt; LustreError: 65:0:(obd_class.h:1171:obd_change_cbdata()) Skipped 1<BR>
&gt;&nbsp; &gt; previous similar message<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; --<BR>
&gt;&nbsp; &gt; Jeremy Mann<BR>
&gt;&nbsp; &gt; jeremy@biochem.uthscsa.edu<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; University of Texas Health Science Center<BR>
&gt;&nbsp; &gt; Bioinformatics Core Facility<BR>
&gt;&nbsp; &gt; <A HREF="http://www.bioinformatics.uthscsa.edu">http://www.bioinformatics.uthscsa.edu</A><BR>
&gt;&nbsp; &gt; Phone: (210) 567-2672<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; ------------------------------<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; _______________________________________________<BR>
&gt;&nbsp; &gt; Lustre-discuss mailing list<BR>
&gt;&nbsp; &gt; Lustre-discuss@lists.lustre.org<BR>
&gt;&nbsp; &gt; <A HREF="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</A><BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; End of Lustre-discuss Digest, Vol 25, Issue 56<BR>
&gt;&nbsp; &gt; **********************************************<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; ------------------------------------------------------------------------<BR>
&gt;&nbsp; &gt;<BR>
&gt;&nbsp; &gt; _______________________________________________<BR>
&gt;&nbsp; &gt; Lustre-discuss mailing list<BR>
&gt;&nbsp; &gt; Lustre-discuss@lists.lustre.org<BR>
&gt;&nbsp; &gt; <A HREF="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</A><BR>
&gt;<BR>
&gt;<BR>
&gt; --<BR>
&gt; Amit Sharma<BR>
&gt; Lustre Engineering<BR>
&gt; Sun Microsystems, Bangalore.<BR>
&gt;<BR>
<BR>
<BR>
--<BR>
Amit Sharma<BR>
Lustre Engineering<BR>
Sun Microsystems, Bangalore.<BR>
<BR>
<BR>
------------------------------<BR>
<BR>
_______________________________________________<BR>
Lustre-discuss mailing list<BR>
Lustre-discuss@lists.lustre.org<BR>
<A HREF="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</A><BR>
<BR>
<BR>
End of Lustre-discuss Digest, Vol 25, Issue 59<BR>
**********************************************<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>