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


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

--

Legend:

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

    v42 v43  
    33 * 現有硬體環境:
    44  * Testbed
    5     * cloud:  140.XXX.XXX.X09 -> Metadata Server
     5    * cloud:  140.XXX.XXX.X09 -> Metadata Server & ost0
    66    * cloud1: 140.XXX.XXX.X10
    77    * cloud2: 140.XXX.XXX.X11
     
    4444|| || '''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]]|| ||
    46 ||||三種不同檔案存放模式||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的分佈||  ||
     46||||三種不同檔案存放模式||rock||20080821||Local -> /home/3D_local.am (244MB)[[BR]]Lustre !NonStripe -> /home/flyfs/3D_nonstripe.am (存於第5個ost)[[BR]]Lustre Stripe -> /home/flyfs/3D_stripe.am (5個ost皆有存部份stripe) [[BR]]PS:可使用lfs getstripe filename來看檔案於ost的分佈||  ||
    4747 * Lustre 寫檔測試說明 (因有五台oss,檔案很平均的寫在五台oss,此台寫入的平均流量為23MB/s(使用iostat觀察),總體來看此lustre的檔案系統可同時寫入約118MB/s)
    4848{{{