[Lustre-discuss] Lustre 1.8.7 client on Ubuntu 10.04 LTS

Craig Prescott prescott at hpc.ufl.edu
Thu Nov 10 17:51:08 PST 2011


Hi Don,

The modules will not load themselves merely because they are installed. 
  Like any Linux kernel module, something will have to try to load them. 
  You don't say so, but I am assuming the kernel you are running matches 
the kernel version for which the modules were compiled.

If the modules you installed from Whamcloud are really for the kernel 
you are running, I am suspicious that you may have deployed the Lustre 
(client?) modules with dpkg, but have not done anything that tries to 
actually use them (like trying to mount a Lustre file system).

What do you get if you type "modprobe lnet"?  Does it succeed (check 
dmesg)?  If there aren't any complaints, try "lctl network up".  And if 
that succeeds, try "lctl list_nids".

Cheers,
Craig


On 11/10/2011 04:36 PM, Donald J. Kolva wrote:
> Brian,
>
> Thanks for your replies.
>
> Are there any "standard" steps for getting the modules to run in the kernel.  We have downloaded the .deb files from Whamcloud, installed them with dpkg, then rebooted (expecting to have the modules loaded). The modules didn't seem to load, so we ran modular-assistant, which throws the "/usr/share/modass/overrides/lustre-source: 1: debian/rules: Permission  │ denied" error.  We are sure that all the /debian/rules in the lustre source tree are u+x.
>
> Is there another way to load the modules without module-assistant? Or is there some init.d setting that we may be missing?
>
> Don
>
>
> -----Original Message-----
> From: lustre-discuss-bounces at lists.lustre.org [mailto:lustre-discuss-bounces at lists.lustre.org] On Behalf Of Brian J. Murrell
> Sent: Thursday, November 10, 2011 12:22 PM
> To: lustre-discuss at lists.lustre.org
> Subject: Re: [Lustre-discuss] Lustre 1.8.7 client on Ubuntu 10.04 LTS
>
> On Thu, 2011-11-10 at 12:17 -0500, Donald J. Kolva wrote:
>> Brian,
>
> Hi,
>
>> Thanks for the hint, but all the /debian/rules that I found (/home/administrator/src/linux-2.6.32/debian/rules and /usr/src/linux-2.6.32/debian/rules) had x for user.  Is this permission on /usr/share/modass/overrides/lustre-source that module-assistant creates?
>
> No.  It's the permissions of /debian/rules that is in your lustre source tree.
>
> Of course, I am assuming you are trying to build lustre from source (i.e. with make debs).  If that's not what you are trying to do, you might have to give a bit more information.
>
> b.
>
>
> _______________________________________________
> Lustre-discuss mailing list
> Lustre-discuss at lists.lustre.org
> http://lists.lustre.org/mailman/listinfo/lustre-discuss
> _______________________________________________
> Lustre-discuss mailing list
> Lustre-discuss at lists.lustre.org
> http://lists.lustre.org/mailman/listinfo/lustre-discuss




More information about the lustre-discuss mailing list