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
