Re: [ceph-users] Should I use different pool?

2016-06-27 Thread Kanchana. P
calamari URL displays below error: New Calamari Installation This appears to be the first time you have started Calamari and there are no clusters currently configured. 3 Ceph servers are connected to Calamari, but no Ceph cluster has been created yet. Please use ceph-deploy to create a cluster;

Re: [ceph-users] Cosbench with ceph s3

2016-06-20 Thread Kanchana. P
Sorry java version "1.7.0_101" On Mon, Jun 20, 2016 at 3:46 PM, Kanchana. P <kanchanared...@vedams.com> wrote: > HI, > > My configuration: > -- > Ceph with jewel 10.2.2 on RHEl 7.2 > Radosgw is configured on another RHEL node. > Clie

Re: [ceph-users] Cosbench with ceph s3

2016-06-20 Thread Kanchana. P
.run(Thread.java:745) General Report Op-Type Op-Count Byte-Count Avg-ResTime Avg-ProcTime Throughput Bandwidth Succ-Ratio op1: read 0 ops 0 B N/A N/A 0 op/s 0 B/S 0% op2: write 81 ops 0 B 2140.72 ms 2140.72 ms 2.82 op/s 0

[ceph-users] Cosbench with ceph s3

2016-06-20 Thread Kanchana. P
Hi, Do anyone have a working configuration of ceph s3 to run with cosbench tool. Thanks, Kanchana. ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] Down a osd and bring it Up

2016-06-17 Thread Kanchana. P
mething like: > > > sudo systemctl stop ceph-osd@ > > and then > > > sudo systemctl start ceph-osd@ > > when you're done. > > -- > Joshua M. Boniface > Linux System Ærchitect > Sigmentation fault. Core dumped. > > On 16/06/16 09:44 AM, Kanchana. P wrote: >

Re: [ceph-users] How can I make daemon for ceph-dash

2016-06-16 Thread Kanchana. P
Hi, When a rgw service is started, by default below pools are created. .rgw.root default.rgw.control default.rgw.data.root default.rgw.gc default.rgw.log When a swift user is created, some default pools are created. But I would like to use "Pool_A" for the swift user. >From client when I run

Re: [ceph-users] How to select particular OSD to act as primary OSD.

2016-06-15 Thread Kanchana. P
set to 1 and all other to 0, it is taking osd with weight 1 as primary. 9. If we use different osds in each rule set and if we don't repeat the osds in other rules, point 8 will meet our requirement. On Tue, Jun 14, 2016 at 6:06 PM, Kanchana. P <kanchanared...@vedams.com> wrote: > Th

Re: [ceph-users] How to select particular OSD to act as primary OSD.

2016-06-14 Thread Kanchana. P
e firstn 1 type osd > step emit > } > > and create pool using this rule. > > It might work , though I am not 100% sure. > > Thanks, > Shylesh > > On Tue, Jun 14, 2016 at 4:05 PM, Kanchana. P <kanchanared...@vedams.com> > wrote: > >> Hi, >> &g

[ceph-users] How to select particular OSD to act as primary OSD.

2016-06-14 Thread Kanchana. P
Hi, How to select particular OSD to act as primary OSD. I modified the ceph.conf file and added [mon] ... mon osd allow primary affinity = true Restarted ceph target, now primary affinity is set to true in all monitor nodes. Using the below commands set some weights to the osds. $ ceph osd