Changes between Version 4 and Version 5 of Xen_Lustre


Ignore:
Timestamp:
Jun 19, 2008, 9:47:53 AM (16 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_Lustre

    v4 v5  
    2121$ sudo aptitude install bzip2 debhelper dpatch libsnmp-dev module-assistant
    2222
    23 Install libxml
     23= Install libxml =
    2424$ sudo wget http://http.us.debian.org/debian/pool/main/libx/libxml2/libxml2_2.6.27.dfsg-2_i386.deb
    2525$ sudo dpkg -i libxml2_2.6.27.dfsg-2_i386.deb
    2626
    27 Install pyxml
     27= Install pyxml =
    2828$ sudo wget PyXML-0.8.4.tar.gz
    2929$ sudo python setup.py build
     
    3939$ sudo hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg
    4040
    41 Download Debian Lustre's deb file (http://packages.debian.org/source/sid/lustre)
     41= Download Debian Lustre's deb file (http://packages.debian.org/source/sid/lustre) =
    4242$ wget http://debian.linux.org.tw/debian/pool/main/l/lustre/linux-patch-lustre_1.6.5-1_all.deb
    4343$ wget http://debian.linux.org.tw/debian/pool/main/l/lustre/lustre-source_1.6.5-1_all.deb
    4444$ dpkg -i linux-patch-lustre_1.6.5-1_all.deb lustre-source_1.6.5-1_all.deb
    4545
    46 Use Lustre's patch file to patch xen kernel
     46= Use Lustre's patch file to patch xen kernel =
    4747$ cd linux-2.6.18-xen.hg
    4848$ sudo ln -s /usr/src/kernel-patches/lustre/series/2.6.18-vanilla.series /usr/src/linux-2.6.18-xen.hg/series
     
    6969{{{
    7070$ cd /usr/src/linux-2.6.18-xen.hg
    71 $ sudo make menuconfig (make config)
     71$ sudo make menuconfig (or sudo make config)
    7272$ sudo make -j 5
    7373$ sudo make install
     
    9090== 5.Test Xen & Lustre ==
    9191{{{
    92 startup xen
     92= startup xen =
    9393$ sudo xend start
    9494$ sudo xm list
    9595
    96 startup Lustre
     96= startup Lustre =
    9797$ sudo modprobe ldiskfs
    9898$ sudo modprob lnet networks=tcp