MQPerfblue arrow How to control which disk is used?
Author Messages

paul

Member since
11.14.2014

1 post

point 11.14.2014 at 01:00:37

If there are multiple storage systems on a server how do I control which one MQPerf will use? Does it just use the currently working directory which java is run from?

afreyssin

Member since
11.27.2014

2 posts

point 11.27.2014 at 11:21:02

All the tests are performed in a directory in temporary storage of the filesystem.
You can try to fix the used disk by setting the Java system property java.io.tmpdir (see File.createTempFile JavaDoc) using the following command:

java -Djava.io.tmpdir=XXXX -jar MQPerf_v1-1-2.jar

We are sorry for this late reply.
Regards, Andre.

reply
go back

forum reply


Forum registration required

Prior to participating in this forum, you must register. Thank you for entering the personal identifier supplied to you. If you are not already registered, you must register.

[login] [register] [password forgotten?]