Changes between Version 41 and Version 42 of FlyCircuit/2008-07-25


Ignore:
Timestamp:
Aug 28, 2008, 3:31:37 PM (16 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FlyCircuit/2008-07-25

    v41 v42  
    4242|| || '''使用 Clonezilla LiveCD 還原七台 OpenSUSE 10.3 的 Image''' [[BR]] * ''請注意 memu.lst 跟 fstab 的 disk_id 問題!!'' ||rider,rock ||20080730 || || ||
    4343|| || '''確認八台均可以執行 VirtualGL / TurboVNC / Amira''' ||rock,rider ||20080730 ||Amira license is needed|| ||
    44 || || '''Lustre 寫檔測試''' [[BR]] * ''當一台寫入1.3G 的AVI檔,硬碟燈是一起亮還是只有一台亮??'' [[BR]] * ''iostat 在執行前跟執行後的差別為何??'' ||rider,rock||20080811||預設:只會一台硬碟燈亮[[BR]]使用lsp設定:lsp setstripe -c -1 directory 則所有提供oss的node硬碟燈都會亮[[BR]][[BR]]PS:若是已有相同檔名的檔案複寫時,只會存在之前的oss,除非刪掉檔案重新cp,才會平切割存於各oss|| ||
     44|| || '''Lustre 寫檔測試''' [[BR]] * ''當一台寫入1.3G 的AVI檔,硬碟燈是一起亮還是只有一台亮??'' [[BR]] * ''iostat 在執行前跟執行後的差別為何??'' ||rider,rock||20080811||預設:只會一台硬碟燈亮[[BR]]使用lsp設定:lfs setstripe -c -1 directory 則所有提供oss的node硬碟燈都會亮[[BR]][[BR]]PS:若是已有相同檔名的檔案複寫時,只會存在之前的oss,除非刪掉檔案重新cp,才會平切割存於各oss|| ||
    4545|| || '''Lustre 讀檔測試''' [[BR]] * ''八台同時讀取1個1.3G的AVI檔,硬碟燈是一起亮還是只有一台亮??'' [[BR]] * ''iostat 在執行前跟執行後的差別為何??'' [[BR]] * ''八同node同時讀取8個不同的AVI檔??''  ||rider,rock||20080811||預設:只會一台硬碟燈亮[[BR]]使用lsp設定:lfs setstripe -c -1 directory 則所有提供oss的node硬碟燈都會亮[[BR]]|| ||
    4646||||三種不同檔案存放模式||rock||20080821||Local -> /home/3D_local.am (244MB)[[BR]]Lustre !NonStripe -> /home/flyfs/3D_nonstripe.am (存於第一個ost)[[BR]]Lustre Stripe -> /home/flyfs/3D_stripe.am (5個ost皆有存部份stripe) [[BR]]PS:可使用lfs getstripe filename來看檔案於ost的分佈||  ||