close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jun 2, 2008, 6:13:34 PM (18 years ago)
- Author:
-
chris
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v3
|
v4
|
|
| 5 | 5 | * gcc (3.0以上) |
| 6 | 6 | * '''2-2''' Lustre 相關必要套件 (為了避免相依性問題,請依以下順序安裝) |
| 7 | | * |
| | 7 | * download lustre rpms from [http://www.sun.com/software/products/lustre/get.jsp here] |
| 8 | 8 | {{{ |
| 9 | 9 | rpm -ivh kernel-lustre-smp-2.6.18-53.1.13.el5_lustre.1.6.4.3.i686.rpm |
| … |
… |
|
| 13 | 13 | rpm -ivh lustre-1.6.4.3-2.6.18_53.1.13.el5_lustre.1.6.4.3smp.i686.rpm |
| 14 | 14 | }}} |
| | 15 | * 安裝上述套件之後,可修改 /boot/grub/menu.lst ,把新安裝的 lustre kernel 設定為預設開機的 kernel。 |
| 15 | 16 | * '''2-3''' Lustre 相關選擇性套件 |
| 16 | 17 | |