CEPH filesystem development
 help / color / mirror / Atom feed
From: Alexandre DERUMIER <aderumier@odiso.com>
To: chandrashekhar <chandubigc@gmail.com>
Cc: ceph-devel@vger.kernel.org
Subject: Re: OSD per disk.
Date: Mon, 28 May 2012 08:37:55 +0200 (CEST)	[thread overview]
Message-ID: <1c048abb-0cbb-4d69-9922-419c16019887@mailpro> (raw)
In-Reply-To: <loom.20120528T080903-621@post.gmane.org>

Hi, just defined osds in ceph.conf, they mount each disk in correct mountpoint.

this example : 
1st server :
  /dev/sdb1 -> /data/osd0
  /dev/sdc1 -> /data/osd1
  /dev/sdd1 -> /data/osd2
  ....
same for journal.(you can use differents disk for journal or use another partition on same disk)



ceph.conf
[osd] 

osd data = /data/osd$id 
osd journal = /data/osd$id/journal 
osd journal size = 512 

[osd.0] 
host = ceph-node-1 


[osd.1] 
host = ceph-node-1 


[osd.2] 
host = ceph-node-1 



[osd.3] 
host = ceph-node-2 


[osd.4] 
host = ceph-node-2 


----- Mail original ----- 

De: "chandrashekhar" <chandubigc@gmail.com> 
À: ceph-devel@vger.kernel.org 
Envoyé: Lundi 28 Mai 2012 08:19:17 
Objet: OSD per disk. 

Hi, 

I want to setup a ceph cluster with 4 osds ( one OSD per disk), 2 mons, 1 
mds. Please help me to configure this. 

I have a machine with following hardware: 

4 hard disks ( each 500GB). 

/dev/sda - 500G ( OS ) 
/dev/sdb - 500G 
/dev/sdc - 500G 
/dev/sdd - 500G 


OS: ubuntu 12.O4 server ( 64 bit ) 




Thanks, 
Chandra. 

-- 
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in 
the body of a message to majordomo@vger.kernel.org 
More majordomo info at http://vger.kernel.org/majordomo-info.html 



-- 

-- 




	Alexandre D erumier 
Ingénieur Système 
Fixe : 03 20 68 88 90 
Fax : 03 20 68 90 81 
45 Bvd du Général Leclerc 59100 Roubaix - France 
12 rue Marivaux 75002 Paris - France 
	
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2012-05-28  6:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-28  6:19 OSD per disk chandrashekhar
2012-05-28  6:37 ` Alexandre DERUMIER [this message]
2012-05-28  9:25   ` chandrashekhar
2012-05-28  9:34     ` Alexandre DERUMIER
2012-05-29 16:24       ` Tommi Virtanen
2012-05-29 16:26     ` Tommi Virtanen
     [not found]       ` <CA+7V1=Ey224p64Wo0172OrTTiA0sbg9x_13aJwRvBr7VRySHbQ@mail.gmail.com>
2012-05-30 16:53         ` Fwd: " Tommi Virtanen
2012-05-30 17:07           ` Sam Just
2012-06-05 12:34             ` chandrashekhar
2012-06-05 16:25               ` Tommi Virtanen
2012-05-28 13:56 ` David McBride

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1c048abb-0cbb-4d69-9922-419c16019887@mailpro \
    --to=aderumier@odiso.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=chandubigc@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox