Hi there,

Provisioning the subscribers after turning up the SIPp node should work.

You are seeing two types of “disconnected” logs from Bono:
-  The 401s are expected. The first time a client registers with Clearwater it 
will not provide authentication credentials. Sprout rejects the REGISTER 
message with a 401 response, containing an authentication challenge. The client 
then sends another REGISTER with credentials.
-  The 503s are not expected. I suspect these are responses to the 2nd, 
authenticated REGISTER message. They suggest a part of your deployment is not 
running properly.

The first step is to check that all the Clearwater processes are running 
successfully. Run `sudo monit status` on a node to check this, and look out for 
any entries that are reported as failed or non-existent. If you are using an 
all-in-one node, just run `sudo monit status` from that node. If you are 
running a multi-node deployment, run the command on all your nodes.

Alex.

From: Doctor Mescaline [mailto:[email protected]]
Sent: 04 November 2014 12:17
To: Alex Hockey
Cc: [email protected]
Subject: Re: [Clearwater] Benchmarking tool

Hi Alex,

I already did it and calls were always disconnected with REASON=401 or 
REASON=503.

I created the new SIPp node and then bulked provision subscribers, while you 
suggest to bulk provision subscribers and then create the new SIPp node.

Is this order important?


Thanks

Il giorno 04/nov/2014, alle ore 12:47, Alex Hockey 
<[email protected]<mailto:[email protected]>> ha scritto:

Hi there,

I suspect the problem here is that you haven’t provisioned any subscribers on 
your deployment. When the SIPp nodes try to register, clearwater rejects their 
requests with a 403 Forbidden.

The stress testing wiki page 
(https://github.com/Metaswitch/clearwater-docs/wiki/Clearwater-stress-testing) 
was missing a “provision subscribers” step. I have updated it so that is 
contains a link to the instructions for how to do this. It is a fairly simple 
process, that just involves running some scripts on your homer and homestead 
nodes.

I hope this helps. We haven’t had many people running stress against a manually 
installed system before, and you’ve helped us find some gaps in our 
documentation!

Thanks,
Alex.

From: The Doctor [mailto:[email protected]]
Sent: 31 October 2014 15:58
To: Alex Hockey
Subject: Re: [Clearwater] Benchmarking tool

Hi Alex,

I got it. I have configured the file and installed the package, but it 'is not 
able to successfully run the scenario. When running the stress test, I got 
these message in the bono node

UTC Call-Disconnected: 
CALL_ID=7000069028///[email protected]<mailto:[email protected]> 
REASON=403

Do you think the CALL_ID format is correct?

Thanks



2014-10-31 14:03 GMT+01:00 Alex Hockey 
<[email protected]<mailto:[email protected]>>:
Hi there,

I assume that you’ve set up a Clearwater deployment using the Manual Install 
instructions 
(https://github.com/Metaswitch/clearwater-docs/wiki/Manual-Install). The SIP 
stress node should be a completely new virtual machine. You should bootstrap 
this machine in the same way you bootstrapped the nodes as part of setting up 
the deployment (this bit wasn’t clear in the page I pointed you at). You can 
then install clearwater-sip-stress as a normal debian package by running `sudo 
apt-get install clearwater-sip-stress`.

Alex.

p.s. Please could you CC the list on responses? That way other members of the 
community benefit from the discussion :-).

From: The Doctor 
[mailto:[email protected]<mailto:[email protected]>]
Sent: 31 October 2014 11:02
To: Alex Hockey
Subject: Re: [Clearwater] Benchmarking tool

Hi Alex,

I have read the wiki, but I don't understand where I can downaload the 
clearwater-sip-stress Debian package and in which node I have to edit the 
/etc/clearwater/config.

Thanks

2014-10-31 11:07 GMT+01:00 Alex Hockey 
<[email protected]<mailto:[email protected]>>:
Hi there,

In the Project Clearwater team we use our clearwater-sip-stress package for 
stress testing and benchmarking. This is built on SIPp 
(http://sipp.sourceforge.net/). There is more information about 
clearwater-sip-stress on the wiki 
(https://github.com/Metaswitch/clearwater-docs/wiki/Clearwater-stress-testing).

By default clearwater-sip-stress runs a fairly simple scenario, where simulated 
endpoints REGISTER, then periodically re-REGISTER and make simple calls.  
However you can edit the SIPp scenario file to emulate different behaviour.

I'm not sure if this is what you're after, but I hope it helps. Other users on 
the list may have better suggestions though!

Alex.

-----Original Message-----
From: 
[email protected]<mailto:[email protected]>
 
[mailto:[email protected]<mailto:[email protected]>]
 On Behalf Of The Doctor
Sent: 31 October 2014 09:12
To: 
[email protected]<mailto:[email protected]>
Subject: [Clearwater] Benchmarking tool

Hi list,

I am looking for a benchmarking tool in order to emulates users behavior 
according to variours workload patterns. Is there any tool or Step-by-Step 
guide to do that?

Thanks
_______________________________________________
Clearwater mailing list
[email protected]<mailto:[email protected]>
http://lists.projectclearwater.org/listinfo/clearwater

_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/listinfo/clearwater

Reply via email to