[Lustre-discuss] a simple question
    Cliff White 
    Cliff.White at Sun.COM
       
    Fri Jun 19 11:42:24 PDT 2009
    
    
  
Onane wrote:
> Hello,
> After installing lustre, how can I test it quickliy if it is installed 
> correctly ?
> 
# modprobe -v lustre
If the modules load without error this is good.
# lctl network up
# lctl list_nids
This shows you that LNET can run.
Beyond that, create a filesystem. Examples at manual.lustre.org.
One thing we do lot's - create a quick scratch filesystem using loopback 
devices for OST and MDS/MGS. You can do that on one node. See llmount.sh 
in the lustre-source package for an example.
cliffw
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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