Changes between Version 15 and Version 16 of Servers/virt_machines/kernel


Ignore:
Timestamp:
Feb 19, 2009, 3:21:29 PM (15 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Servers/virt_machines/kernel

    v15 v16  
    11[[PageOutline]]
    22= Xen & Lustre Kernel in Dell Machine =
    3 == 1.問題和解決方案 ==
     3== 1. 問題和解決方案 ==
    44 * 因 Dell Machine 的新硬體晶片(Intel ICH9R),原本 Xen 和 Lustre 支援的 Kernel 2.6.18 無法驅動 (2.6.19 後才有支援),與 rider 討論後,決定採用以下方法:
    55   1. 下載 ubuntu Kernel source 2.6.22
    66   2. 採用 ubuntu 的 Xen patch for 2.6.22 (在 Ubuntu gusty 有提供 Xen patch file)
    77   3. 再使用 Lustre 的 patch for 2.6.22
    8 == 2.步驟 ==
     8== 2. 步驟 ==
    99 1. '''''__下載 Ubuntu Kenrel__,[https://trac.nchc.org.tw/grid/browser/xen/xen_lustre_patch 下載連結]'''''
    1010{{{
     
    4848 6. '''''__Patch Lustre-Compatiable Kernel & Build Lustre Modules__,[wiki:Xen_Lustre 參考此處]'''''
    4949    * [wiki:Servers/virt_machines/kernel/1.6.6.log Lustre 1.6.6 Patch Log]
    50     * [wiki:Servers/virt_machines/kernel/compile_err Compile Error Message]
     50    * [wiki:Servers/virt_machines/kernel/compile_err Compile Error & Solution]
    5151    * Build Lutsre Modules
    5252{{{
     
    6666}}}
    6767 7. '''''__設定 Lustre FS  & 啟動 xend__,[wiki:Xen_Lustre 參考此處]'''''
    68    * [wiki:Servers/virt_machines/kernel/mount_err Mount Error Message]
     68   * [wiki:Servers/virt_machines/kernel/mount_err Mount Error & Solution]
     69
    6970[[BR]]
    70 [[BR]]
    71 [[BR]]
    72 先 Try Try See,有問題在提出............................
     71== 3. 結論 ==
     72 * Lustre 在 2.6.22 Kernel 上,有些 Kernel option 必須選上否則會 compiler 不過,建議官方可在 Kernel 設定檔內做好相依性
     73 * Lustre 的 remove_suid 依舊有問題,雖然官方說
     74   * ./lustre/ChangeLog:4964:        - kernel version 43 - fix remove_suid bugs in both 2.4 and 2.6 (5695)
     75   * 但仍需手動去更改 remove_suid 的宣告