Kclient version (default Kernel) and Ceph version

  • kernel 2.6.36-02063601-generic (23-Nov-2010)
  • ceph version 0.23.2 (commit:5bdae2af8c53adb2e059022c58813e97e7a7ba5d)

Test configuration

  • 1 MON/MDS
  • 1 OSD NODE
  • 1 OSD NODE
  • 1 CLIENT


  • 1xMON/MDS + 1xOSD NODE (1 OSD, 3 OSDs, 6 OSDs) + CLIENT
e.g.,
[osd]
   osd journal = /data/osd$id/journal
   osd journal size = 10000
   filestore journal writeahead = true
   osd data = /data/osd$id
;   debug ms = 1         ; message traffic
;   debug osd = 20   
;   debug filestore = 20 ; local object storage
;   debug journal = 20   ; local journaling
;   debug monc = 20      ; monitor interaction, startup
[osd0]
   host = ss1
[osd1]
   host = ss1
[osd2]
   host = ss1
[osd3]
   host = ss1
[osd4]
   host = ss1
[osd5]
   host = ss1
 

  • 1xMON/MDS + 2xOSD NODEs (1+1 OSDs, 2+2 OSDs, 3+3 OSDs) + CLIENT
e.g.,
[osd]
   osd journal size = 10000
   filestore journal writeahead = true
;   filestore journal parallel = true
;   debug ms = 1         ; message traffic
;   debug osd = 20   
;   debug filestore = 20 ; local object storage
;   debug journal = 20   ; local journaling
;   debug monc = 20      ; monitor interaction, startup
[osd0]
   host = ss1
   osd data = /data/osd0
   osd journal = /data/osd0/journal
[osd1]
   host = ss1
   osd data = /data/osd1
   osd journal = /data/osd1/journal
[osd2]
   host = ss1
   osd data = /data/osd2
   osd journal = /data/osd2/journal
[osd3]
   host = ss2
   osd data = /data/osd3
   osd journal = /data/osd3/journal
[osd4]
   host = ss2
   osd data = /data/osd4
   osd journal = /data/osd4/journal
[osd5]
   host = ss2
   osd data = /data/osd5
   osd journal = /data/osd5/journal
Topic attachments
I Attachment History Action Size Date Who Comment
Unknown file format20-jan_unstable ceph-start_ver.20-jan_unstable r1 manage 12.9 K 2011-02-01 - 23:52 DongJinLee  
Unknown file format_20-jan_unstable ceph-w_ver._20-jan_unstable r1 manage 22.5 K 2011-02-01 - 23:52 DongJinLee  
PDFpdf ddplot.pdf r3 r2 r1 manage 87.4 K 2011-02-02 - 23:17 DongJinLee  
PDFpdf ddplot11.pdf r1 manage 87.4 K 2011-02-02 - 23:21 DongJinLee  
PDFpdf ddplot111.pdf r1 manage 55.8 K 2011-02-02 - 23:42 DongJinLee  
PDFpdf fioplot.pdf r1 manage 168.3 K 2011-01-12 - 06:21 DongJinLee  
Edit | Attach | Watch | Print version | History: r20 < r19 < r18 < r17 < r16 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r17 - 2011-02-02 - DongJinLee
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback