From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher J. Morrone Date: Wed, 05 Dec 2012 11:05:39 -0800 Subject: [Lustre-devel] Question of transplanting Lustre to a non-x86 arch In-Reply-To: <1a9c0f60.edf4.13b6a28a653.Coremail.eternalregion@163.com> References: <220a56d5.1c243.13b64b93c40.Coremail.eternalregion@163.com> <8CF388B6-4A59-4B17-A71E-D31B1AFD955A@whamcloud.com> <1a9c0f60.edf4.13b6a28a653.Coremail.eternalregion@163.com> Message-ID: <50BF9B03.5090402@llnl.gov> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lustre-devel@lists.lustre.org Just FYI, we have been successfully using Lustre clients on PowerPC architectures at LLNL for years, and PowerPC has a different default page size and endianness than x86. On 12/05/2012 12:22 AM, Light&ColoR wrote: > Big thx to you Andreas! > > At 2012-12-05 11:20:17,"Andreas Dilger" wrote: > > On 2012-12-04, at 0:02, Light&ColoR > wrote: >> I am a newbie, I have a little bit of experience in linux kernel, >> but not transplanting Lustre. How should I identify which part of >> source code in Lustre is architecture specified? > > There is not much architecture-specific code in Lustre, and the less > the better... > > Probably the easiest is to just try compiling it and seeing where > the issues are. Some are in the build system -we don't have configs > for server kernels. That isn't needed on the client though. > > Big endian severs are not really supported as we have no ability to > test or fix them. > > Please keep the list updated with your progress, since this has been > asked a couple of times here recently. > > Cheers, Andreas > > > > > > _______________________________________________ > Lustre-devel mailing list > Lustre-devel at lists.lustre.org > http://lists.lustre.org/mailman/listinfo/lustre-devel >