hello again. I planning to rent 2 servers with 22hd each. 2 in raid1 for
system and 20 in two way tests
20 hdd = 20 ods
or
20 hdd = 1 ods.
10-15k sas and sata drives, dont know absolute specificaition, servers are
preparing.
workload - a lot of reads with small files. 1-20mb, but 1 000 000 000 +
It totally depends upon why kind of hardware you are using in your ceph
cluster. you should always choose the right hardware for your cluster keeping
your performance needs in mind.
Can you tell us about the hardware you have or planning to purchase , also what
kind of workload your setup woul
Hi Karan
thx for u cooperation.
I got some help on #ceph, so now I got mon[123] and mds[123] and ods[12345].
also I got one client on centos6,5 with elrepo lt kernel, which provides me
nonfuse mount of my cephfs.
I got some simple cases for test. like bonnie++ and this:
for i in `seq 0 256`; do t
Hi Alexander
Try adding your monitor details in /etc/ceph/ceph.conf file (please check for
typos)
[mon]
[mon.nfs2.abboom.world]
host = nfs2.abboom.world
mon addr = 10.60.0.111:6789
[mon.nfs3.abboom.world]
host = nfs3.abboom.world
mon addr = 10.60.0.112:6789
[mon.nfs4.abboom
re2all. I use centos 6.5. this is my ceph.conf
http://pastebin.com/0UCevzF5 I doing manual deploying with this guide
http://ceph.com/docs/master/install/manual-deployment/ when I get to step
15 I cant start my node, cause it doesnt defined in my conf. like this:
/etc/init.d/ceph start mon.nfs2.abbo