Changes between Version 20 and Version 21 of jazz/09-05-20


Ignore:
Timestamp:
May 22, 2009, 12:29:46 AM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-05-20

    v20 v21  
    224224}}}
    225225 * [參考] http://lists.lustre.org/pipermail/lustre-discuss/2007-July/003647.html
     226 * [參考] [ Lustre 1.6 管理手冊] 第二章 Understanding Lustre Networking
     227{{{
     228bio:~# modprobe lnet ip2nets="tcp0(eth0),tcp1(eth1) 192.168.1.13,192.168.129.1"
     229bio:~# lctl
     230lctl > network up
     231lctl > list_nids
     232192.168.1.13@tcp
     233192.168.129.1@tcp1
     234}}}
    226235
    227236----