Hi guys, I''m trying to set up Luster on Debian (server & clients). Any hints out there? Thanx in avance. Marinho.- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20120401/9f98bd70/attachment.html
Save yourself pain: use a supported RedHat kernel on the server. On Apr 1, 2012, at 8:08 AM, Mario Benitez wrote: Hi guys, I''m trying to set up Luster on Debian (server & clients). Any hints out there? Thanx in avance. Marinho.- <ATT00001..txt> Confidentiality Notice: This e-mail message, its contents and any attachments to it are confidential to the intended recipient, and may contain information that is privileged and/or exempt from disclosure under applicable law. If you are not the intended recipient, please immediately notify the sender and destroy the original e-mail message and any attachments (and any copies that may have been made) from your system or otherwise. Any unauthorized use, copying, disclosure or distribution of this information is strictly prohibited. Email addresses that end with a ?-c? identify the sender as a Fusion-io contractor. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20120401/20adfc6f/attachment.html
On the client we build packages for Ubuntu, but not on the server. The client packages should build with "make deb(s)" (can''t remember with s or not). Cheers, Andreas On 2012-04-01, at 8:08, Mario Benitez <mariobenitez at hotmail.com> wrote:> Hi guys, > > I''m trying to set up Luster on Debian (server & clients). Any hints out there? > > Thanx in avance. > > Marinho.- > _______________________________________________ > Lustre-discuss mailing list > Lustre-discuss at lists.lustre.org > http://lists.lustre.org/mailman/listinfo/lustre-discuss-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20120401/4774fdf9/attachment.html
On 1 Apr 2012, at 15:08, Mario Benitez wrote:> Hi guys, > > I''m trying to set up Luster on Debian (server & clients). Any hints out there?Hi Mario, My solution for the server was to use ''alien'' to convert the rpm packages for a) a supported RHEL kernel (eg from CentOS), b) the Lustre packages. I then installed these on my Ubuntu 10.04 servers. Everything appears to work well. Do note, however, that it''s probably a good idea to ''hold'' the kernel package to prevent Ubuntu updates from switching over to a newer (Ubuntu) kernel. Chris -- Dr Chris Jewell Department of Statistics University of Warwick Coventry CV4 7AL UK Tel: +44 (0)24 7615 0778
On 01/04/12 15:08, Mario Benitez wrote:> Hi guys, > > I''m trying to set up Luster on Debian (server & clients). Any hints out > there? >Hi Mario, It can be done, but be prepared to jump through a few hoops for the server side. Client side is pretty straight forward; make debs should give you some userspace debs and a module-assistant package for the client kernel modules. The simplest thing to do for server kernel & modules is to grab the redhat kernel sources and use those to build the server kernel, as detailed here. http://wiki.whamcloud.com/display/PUB/Walk-thru-+Build+Lustre+MASTER+on+RHEL+6.1+from+Whamcloud+git I could not get the rpmbuild -bp step to work correctly using rpm under debian (although I didn''t try very hard), so you might want to do that on a centos machine. Once you''ve patched the kernel you can generate a deb with make-kpkg. I am not sure whether the debian build targets can cope with the server modules at the moment; you might have to install those by hand... Cheers, Guy -- Dr. Guy Coates, Informatics Systems Group The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK Tel: +44 (0)1223 834244 x 6925 Fax: +44 (0)1223 496802 -- The Wellcome Trust Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1021457 and a company registered in England with number 2742969, whose registered office is 215 Euston Road, London, NW1 2BE.
Hi Marinho, no problem for Lustre 1.8. All the necessary packages are here: http://pkg-lustre.alioth.debian.org/backports/lustre-1.8.7-wc1-squeeze/ We''ve been running Lustre on Debian since version 1.5.9 (aka beta for 1.6, on Sarge! ;-)). Now we are at 3.5 PB, on 200+ servers. No Debian-specific issues. I don''t know that anybody has started to work debianizing Lustre 2 yet. Cheers, Thomas On 04/01/2012 04:08 PM, Mario Benitez wrote:> Hi guys, > > I''m trying to set up Luster on Debian (server & clients). Any hints out > there? > > Thanx in avance. > > Marinho.- > > > _______________________________________________ > Lustre-discuss mailing list > Lustre-discuss at lists.lustre.org > http://lists.lustre.org/mailman/listinfo/lustre-discuss