Hi,
We are running 3000 Vuser Load on a Load generator (4 CPU, 2.7 GHZ, 32 GB RAM).During the ramp-up around 2000 users the CPU Utilization goes to 100% for LG.
Analysing the Perfmon logs of the LG, we analysed that out of multiple mmdrv.exe processes few (2-3) start consuming 25-30% CPU utilization each, where as the other process (mmdrv.ex around 20) consume 2-3%. Memory graphs concluded that Memory was utilised arounfd 2 GB.
The Vuser are executed as Thread and logging is disabled.
Load Runner version 11.0 is used.
Let us know any solution, apart from increasing the CPU and Adding LG.
Thanks,
Rohan Joel
I have never seen any mdrv consuming so much RAM!!
Rupesh Garg
(001)-781-786-1243 | rupes...@wipro.com
From: lr-loa...@googlegroups.com [mailto:lr-loa...@googlegroups.com]
On Behalf Of joel
Sent: Thursday, August 02, 2012 10:52 PM
To: LR-Loa...@googlegroups.com
Subject: Re: issue with mmdrv.exe process consuming high CPU
Does all the mdrv processes use max 4GB or a single MDRV process use 4GB. we have seen Memory utilization goes upto max 12 GB during the test.
We are using 2 LGs of similar configuration mentioned above. and the CPU Reaches 100% (due to mmdrv.exe process ) after a certain time (arounrd 7 min). and when the CPU reaches 100% the user load is around 700 users in each of the machine. (ramp up 25 users
in 15 sec also tried with 30 sec)
The system processes uses around 4% of the CPU and user processes uses rest of the CPU during the test. Also we have tried running the script without any C/C++ code and with hitting the server with only one request.
I am sure that with the above configuration the LGs should be able to handle more than 1000 user load if not 3000 userload.
Is it something to do with mdrv being corrupt. (have tried uninstall LG agent and reinstalled ). Is there any free tool which repairs mdrv .
Is there any registry setting which needs to be changed or any configuration which needs to be changes in mdrv.
Let me know
Thanks,
Rohan Joel
--
You received this message because you are subscribed to the Google "LoadRunner" group.
To post to this group, send email to
LR-Loa...@googlegroups.com
To unsubscribe from this group, send email to
LR-LoadRunne...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/LR-LoadRunner?hl=en
--
You received this message because you are subscribed to the Google "LoadRunner" group.
To post to this group, send email to LR-Loa...@googlegroups.com
To unsubscribe from this group, send email to
LR-LoadRunne...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/LR-LoadRunner?hl=en
On Saturday, August 4, 2012 12:34:17 AM UTC+10, Frank wrote:
Put some load on localhost and check whether you see the same issue or not... Just to ensure nothing wrong with LGs/installation
Regards,Franklin Inbaraj
On Fri, Aug 3, 2012 at 7:25 AM, James Pulley <loadrunner-lists@jamespulley.com> wrote:
The multi threaded driver, m|mdrv.exe, is a 32 bit process and the
maximum address space that it can address is 2^32 bytes, or 4GB. You
cannot fight logic and physics to make it see more.
Assuming you are running on win64 because of the high RAM on the host
you will want to research the WOW32 subsytem on windows to see how
individual processes which are 32 bit are handled. Does ech receive
its own 32 bit address space or is it shared? If a parent process
starts a child process does this have any impact on the WOW32
subsystem and how it allocates space for a program or set of programs?
'Pulley
On Aug 3, 1:58 am, joel <nikj...@gmail.com> wrote:
> I am not concerned what you have seen and not.. If you havew solution for
> the problem let me know.
--
You received this message because you are subscribed to the Google "LoadRunner" group.
To post to this group, send email to LR-Loa...@googlegroups.com
To unsubscribe from this group, send email to
--
Regards,
Franklin Inbaraj
--
You received this message because you are subscribed to the Google "LoadRunner" group.
To post to this group, send email to LR-Loa...@googlegroups.com
To unsubscribe from this group, send email to
LR-LoadRunne...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/LR-LoadRunner?hl=en