Changes between Version 1 and Version 2 of jazz/09-06-18


Ignore:
Timestamp:
Jun 19, 2009, 11:44:34 AM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-06-18

    v1 v2  
    44 * 新加坡 SIG on Hadoop 討論
    55 * 陽明 DRBL 叢集 Lustre 設定
     6  * 由於先前都是修改 /etc/modules, /etc/modprobe.d/lnet 跟 /etc/fstab 來設定 Lustre。然而 /etc/modules 跟 /etc/fstab 會被 DRBL 修改,因此乾脆寫成 init.d 裡的 service script 來進行掛載相關模組與執行 Lustre 掛載的動作。結果詳見 Changeset [85]。未來考慮跟 DRBL-Hadoop 掛載硬碟的部分做 Script 整併。