RE: optimizing buffers, encode/decode

2014-11-02 Thread Aanchal Agrawal
Hi All, I have used 'Vtune profiler' to profile 4k random write for hotspots, locks-and-waits and hotspots by thread concurrency. Thought of sharing the results with you guys if it can be of any help. But attachments are nearly of 1MB and mail-server seems to reject it. Can anyone tell me how

Teuthology smoke test case(tasks/rados_python.yaml) failed on giant

2014-10-20 Thread Aanchal Agrawal
Hi All, I am using giant branch for the development purpose. One of the teuthology smoke test case 'ceph-qa-suite/suites/smoke/basic/tasks/rados_python.yaml' is failing on it. From teuthology.log == 2014-10-14T11:31:09.461

RE: Teuthology smoke test case(tasks/rados_python.yaml) failed on giant

2014-10-20 Thread Aanchal Agrawal
Got it. Thanks for the reply Greg. Regards, Aanchal -Original Message- From: Gregory Farnum [mailto:g...@inktank.com] Sent: Monday, October 20, 2014 10:46 PM To: Aanchal Agrawal Cc: ceph-devel@vger.kernel.org Subject: Re: Teuthology smoke test case(tasks/rados_python.yaml) failed

RE: Mon gets flooded with log messages for default log level

2014-09-07 Thread Aanchal Agrawal
Any help on this ... -Original Message- From: Aanchal Agrawal Sent: Friday, September 05, 2014 5:56 PM To: ceph-devel@vger.kernel.org Subject: Mon gets flooded with log messages for default log level Hi, With reference to commit f7d1902ccf9d5bb97cda626d718c3bb02f991a6d, 'Paxos' default

Mon gets flooded with log messages for default log level

2014-09-05 Thread Aanchal Agrawal
Hi, With reference to commit f7d1902ccf9d5bb97cda626d718c3bb02f991a6d, 'Paxos' default level has been increased to 1. This cause mon to get flooded with the following message, thus causes OS Drive(160GB) to get filled in 4-5 hours. Log Snippet :: == 2014-09-01 16:35:11.527734

RE: Non existing monitor

2014-08-04 Thread Aanchal Agrawal
== Thanks, Aanchal -Original Message- From: Joao Eduardo Luis [mailto:joao.l...@inktank.com] Sent: Saturday, August 02, 2014 6:48 PM To: Pavan Rallabhandi; Gregory Farnum; Aanchal Agrawal Cc: ceph-devel@vger.kernel.org; Samuel Just Subject: Re: Non existing monitor

RE: Non existing monitor

2014-08-01 Thread Aanchal Agrawal
Any help on this ... -Original Message- From: Aanchal Agrawal Sent: Wednesday, July 30, 2014 3:37 PM To: 'ceph-devel@vger.kernel.org' Cc: Pavan Rallabhandi Subject: Non existing monitor Hi, We found a case(bug?) in ceph mon code, where in, an attempt to start a non-existing monitor

Non existing monitor

2014-07-30 Thread Aanchal Agrawal
Hi, We found a case(bug?) in ceph mon code, where in, an attempt to start a non-existing monitor is throwing up a levelDB error saying failed to create new leveldb store, instead we thought an appropriate message say No Monitor present with that id would do, by checking for the monitor