Recent Posts

Pages: 1 ... 6 7 [8] 9 10
71
SPECvirt_sc2013 / vCenter Server
« Last post by anc2021 on August 17, 2021, 09:57:00 PM »
Hello,

Can SPECvirt_sc2013 be set up using vCenter Server, or is it better to manage the VMs on ESXi alone without installing vCenter Server?

Thank You!
72
SPECvirt_sc2013 / Re: Error SPECweb_Support 5
« Last post by Henry457 on June 30, 2021, 05:19:08 AM »
Do you have 10Gb infrastructure on both the client hosts and SUT host?  Given that you are able to run 12 Tiles, but not 16, this sounds like you are running into a resource limitation (CPU, network, IO, etc) on either your clients or SUT system.  I would recommend taking a close look at your resource utilizations and IO latencies on client and SUT system to debug this further. Note, we can provide assistance on the initial setup and configuration, but the complexity of systems at 16 Tiles is likely more than we are able to assist with.
74
SPECvirt_sc2013 / Something get wrong , When I run the webserver workload.
« Last post by Eric754 on June 24, 2021, 04:22:36 AM »
-> 2015-02-03 16:58:43:905 SPECweb_Support: [ERROR] Expected 10 product categories, 0 found.
-> 2015-02-03 16:58:43:905 SPECweb_Support: [ERROR] STATE 0; Expected 51700 bytes appended to response but found 0
-> 2015-02-03 16:58:43:905 SPECweb_Support: [ERROR] STATE 0; RESPONSE INVALID on GET /support/index.php HTTP/1.1
-> 2015-02-03 16:58:44:126 SPECweb_Support: [ERROR] Expected 18 catalog listings, 0 found.
-> 2015-02-03 16:58:44:126 SPECweb_Support: [ERROR] STATE 2; Expected 27500 bytes appended to response but found 0
-> 2015-02-03 16:58:44:126 SPECweb_Support: [ERROR] STATE 2; RESPONSE INVALID on GET /support/catalog.php?id=1821 HTTP/1.1
-> 2015-02-03 16:58:44:264 SPECweb_Support: [ERROR] Expected 18 catalog listings, 0 found.
-> 2015-02-03 16:58:44:264 SPECweb_Support: [ERROR] STATE 2; Expected 27500 bytes appended to response but found 0
-> 2015-02-03 16:58:44:264 SPECweb_Support: [ERROR] STATE 2; RESPONSE INVALID on GET /support/catalog.php?id=3139 HTTP/1.1
-> 2015-02-03 16:58:44:562 SPECweb_Support: [ERROR] Expected 60 optons, 0 found.
-> 2015-02-03 16:58:44:563 SPECweb_Support: [ERROR] STATE 3; Expected 52700 bytes appended to response but found 0
-> 2015-02-03 16:58:44:563 SPECweb_Support: [ERROR] STATE 3; RESPONSE INVALID on GET /support/product.php?id=1528 HTTP/1.1
-> 2015-02-03 16:58:44:754 SPECweb_Support: [ERROR] Expected 10 product categories, 0 found.
-> 2015-02-03 16:58:44:754 SPECweb_Support: [ERROR] STATE 0; Expected 51700 bytes appended to response but found 0
-> 2015-02-03 16:58:44:754 SPECweb_Support: [ERROR] STATE 0; RESPONSE INVALID on GET /support/index.php HTTP/1.1
-> 2015-02-03 16:58:44:877 SPECweb_Support: [ERROR] Expected 10 product categories, 0 found.
-> 2015-02-03 16:58:44:877 SPECweb_Support: [ERROR] STATE 0; Expected 51700 bytes appended to response but found 0
-> 2015-02-03 16:58:44:878 SPECweb_Support: [ERROR] STATE 0; RESPONSE INVALID on GET /support/index.php HTTP/1.1
-> 2015-02-03 16:58:44:880 SPECweb_Support: [ERROR] Expected 10 product categories, 0 found.
-> 2015-02-03 16:58:44:880 SPECweb_Support: [ERROR] STATE 0; Expected 51700 bytes appended to response but found 0
75
SPECvirt_sc2013 / Re: Three tiles running problems (RMI)
« Last post by lroderic on June 22, 2021, 01:24:47 PM »
Hi Alan. You're right - that Control.config-example-5tiles isn't any good for more than one tile. I'm sorry about that.

You need to run jAppInitRstr.sh ONLY on the first of the four appservers to restore its dbserver and restart Glassfish and emulator on its appserver. The additional three tiles use jAppInit.sh to restart Glassfish and emulators on their appservers only. So for two tiles: 

PRIME_HOST_INIT_SCRIPT[0][0] = "jAppInitRstr.sh"
PRIME_HOST_INIT_SCRIPT[1][0] = "jAppInit.sh"
PRIME_HOST_INIT_SCRIPT[2][0] = "jAppInit.sh"
PRIME_HOST_INIT_SCRIPT[3][0] = "jAppInit.sh"
PRIME_HOST_INIT_SCRIPT[4][0] = "jAppInitRstr.sh"
PRIME_HOST_INIT_SCRIPT[5][0] = "jAppInit.sh"
PRIME_HOST_INIT_SCRIPT[6][0] = "jAppInit.sh"
PRIME_HOST_INIT_SCRIPT[7][0] = "jappInit.sh"

Everything else looks good.

2017-01-02 19:46:04:095 Warning: .doMyLongCommand received an SocketTimeoutException exception
java.net.SocketTimeoutException: Read timed out


Please see https://spec.org/virt_sc2013/docs/techsupport.html#Mailserver for setting up and restoring a warmed up mailserver.

VMs and clients do not need to be rebooted between runs. You might choose to depending on what you're measuring, but it's not a requirement.
76
SPECvirt_sc2013 / Three tiles running problems (RMI)
« Last post by Alan784 on June 22, 2021, 02:00:36 AM »
I am currently trying to run with 3 tiles, each tile being driven from its own unique client VM.  I have yet to get a successful 3-tile run.  My problem is probably with the sequence of steps preparing things before the run.  Can someone post what the recommended procedure is?

For example, I noticed that if I used the Control.config that came with the Example VM scripts, then I see jAppInitRstr.sh being run simultaneously from each of the appservers so we have 3 appservers all trying to do a db restore at the same time, which seemed clearly wrong.  I have commented out the PRIME_HOST_INIT_SCRIPT
section from Control.config and am trying to do the Inits from my own script before the run.


When I have completed my initialization I tend to check the following for x=1,2,3
   * http://webserverx/Support
   * http://appserverx:8000/SPECjAppServer/app?action=atomicityTests
and these always look fine
However, during the run something usually fails, for example
Code: [Select]
2017-01-02 19:46:04:095 Warning: .doMyLongCommand received an SocketTimeoutException exception
java.net.SocketTimeoutException: Read timed out

For a three-tile run would the following init sequence be correct?

jAppInitRstr.sh for appserver1 (restores dbserver1)
jAppInit.sh for appserver2, 3 (without restore) (Can these all be run concurrently?)
mailInitRstr.sh for each of mailserver 1,2,3 (assume all can be concurrent)
webInit.sh for each of webserver 1,2,3  (assume all can be concurrent)
batchInit.sh for each of batchserver 1,2,3  (assume all can be concurrent)
Do all VMs need to be rebooted before each run?
77
SPECvirt_sc2013 / Re: Errors on workload SPECvirt WEB with cipher.
« Last post by lroderic on June 15, 2021, 09:58:35 AM »
Please see https://www.spec.org/virt_sc2013/docs/SPECvirt_TechnicalSupport.html#Webserver. Which version of Java do you use? Note that Java 8+ has disabled SSLv3 by default and needs to be enabled explicitly.
78
SPECvirt_sc2013 / Re: Errors on workload SPECvirt WEB with cipher.
« Last post by Watkins on June 15, 2021, 04:21:07 AM »
SPECvirt sc2013 User'sGuide A JRE is needed by theSPECpoll code that runs on all the VMs.  A web workload based on SPECweb2005 Support (webserver and infraserver); An IMAP workload based on SPECmail (mailserver)  This prevents file formatting errors which are difficult totrack down.
79
SPECvirt_sc2013 / Errors on workload SPECvirt WEB with cipher.
« Last post by Ali874 on June 15, 2021, 03:01:50 AM »
Hello,

Please advise on next steps.
We are actually still having issues with the cipher stuff.  Per the earlier email the expected cipher supported by the system under test is: SSLv3, cipher SSL_RSA_WITH_RC4_128_MD5.

From the client I am able to connect to the system under test successfully using openssl and the specific cipher and ssl version:

[root@g1llloadgen002 logs]# openssl s_client -cipher 'RC4-MD5' -ssl3 -connect webserver:443
CONNECTED(00000003)
depth=0 /C=XX/L=Default City/O=Default Company Ltd
verify error:num=18:self signed certificate
verify return:1
depth=0 /C=XX/L=Default City/O=Default Company Ltd
verify return:1
---
Certificate chain
 0 s:/C=XX/L=Default City/O=Default Company Ltd
   i:/C=XX/L=Default City/O=Default Company Ltd
---
Server certificate
-----BEGIN CERTIFICATE-----
MIICUjCCAbugAwIBAgIJAMkb2SaLrBaSMA0GCSqGSIb3DQEBCwUAMEIxCzAJBgNV
BAYTAlhYMRUwEwYDVQQHDAxEZWZhdWx0IENpdHkxHDAaBgNVBAoME0RlZmF1bHQg
Q29tcGFueSBMdGQwHhcNMTUwNTA1MjM1NzQxWhcNMTUwNjA0MjM1NzQxWjBCMQsw
CQYDVQQGEwJYWDEVMBMGA1UEBwwMRGVmYXVsdCBDaXR5MRwwGgYDVQQKDBNEZWZh
dWx0IENvbXBhbnkgTHRkMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDc2IEI
AYoHHhPB/MD93DeDcLC7OuPxXR73WrcIiyRt7NSe6R+cWiiGxuex4XJzSDsWEvQv
RsspkG02eZ/NJ0pmHxDBd8rq8DkuA7krjxJHY/qDt0zfoKXf54bzbVgxD6xhf+CB
ETjCSrqLPSFyqf4nJ5XBNNPGJuwI9jtBMe8GoQIDAQABo1AwTjAdBgNVHQ4EFgQU
CGOdUUYcl5h5LzVE3CMbOL808zIwHwYDVR0jBBgwFoAUCGOdUUYcl5h5LzVE3CMb
OL808zIwDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOBgQB72EfZlKbDVe0I
jubFCIWa9/mdTPJpHXIHURrO2Y0M0ligbHcIr0Pmrt3b1uRrmzTkVdoqT2q0e7mq
PN95b25dX7xuczZ5KUyc0LYVQ+cP/AEg/2zmt2DmvBihUGhO73f85QnzPrtiUrzw
HvV8OmvjAsO6x5uBZhBE+fiAumbHVA==
-----END CERTIFICATE-----
subject=/C=XX/L=Default City/O=Default Company Ltd
issuer=/C=XX/L=Default City/O=Default Company Ltd
---
No client certificate CA names sent
---
SSL handshake has read 775 bytes and written 257 bytes
---
New, TLSv1/SSLv3, Cipher is RC4-MD5
Server public key is 1024 bit
Secure Renegotiation IS supported
Compression: NONE
Expansion: NONE
SSL-Session:
    Protocol  : SSLv3
    Cipher    : RC4-MD5
    Session-ID: 8133AB1093A222C27E5DA858AB63E6B8C824726A856EFD3EE853FDDD5F1B4BE3
    Session-ID-ctx:
    Master-Key: 5F6D3B9DA87AAC674428C0DBD4BD21F36EF3B4DC223F407B110ECB9BD38B221AF0477062D248F7744841E715973D390C
    Key-Arg   : None
    Krb5 Principal: None
    Start Time: 1431366168
    Timeout   : 7200 (sec)
    Verify return code: 18 (self signed certificate)
---
GET /Support/ HTTP/1.1
<html><head>
              <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
              <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
              <meta name="viewport" content="width=device-width"><script type='text/javascript'>try{document.cookie = 'fjccheck=1';}catch(exception){}</script></head><frameset rows="100%,*" frameborder="no" border="0" framespacing="0">
   <frame src="http://www.http.com/?ga=HmqeklKbLYewQfbEUM3m4JBMgfoAUvPF6Pdoi9NYMx8s23%2BRSrUdOHY3NX81rwnY%2BR1J5pyFO%2BgQKZmdH4g%2BXA%3D%3D&gerf=eJPijblwIkatK9bXiAJRpxMn0f6XrOFY3YJlen9yveo%3D&guro=dX1cp6tjohVsltOURHeF6SD%2FmLRonwh4JCcCbfgHiiD%2BcEExziCASIQuB8Ry2PEt&">
</frameset>
<noframes>
   <body bgcolor="#ffffff" text="#000000">
   <a href="http://www.http.com/rg-erdr.php?_rpo=t n8S7Htr&_rdm=9f1NJXWBsNf93a5.JvV&p=5f95%7C%40%7C5f95%7C%40%7Ciii.0rr+.JvV%7C%40%7CfB%7C%40%7C%7C%40%7CZzbHzEZHE%7C%40%7Czbb%7C%40%7C39%7C%40%7C%7C%40%7Ct+nh8llbj%7C%40%7Ct+7zFZKFH&ga=HmqeklKbLYewQfbEUM3m4JBMgfoAUvPF6Pdoi9NYMx8s23%2BRSrUdOHY3NX81rwnY%2BR1J5pyFO%2BgQKZmdH4g%2BXA%3D%3D&t=nfrm">Click here to proceed</a>.
   </body>
</noframes></html>

Where per: https://www.openssl.org/docs/apps/ciphers.html under ssl v3.0: SSL_RSA_WITH_RC4_128_MD5  is  RC4-MD5

To be doubly sure I reconfigured apache to accept all ssl versions and all cipher suites.  Specvirt is still complaining of the exact same ssl connection error:

2015-05-06 09:25:51:414 SPECweb_Support: [ERROR] STATE 0; makeHttpRequest() failed.
2015-05-06 09:25:51:475 SslConnection: [ERROR] IOException during SSL handshake: javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)
2015-05-06 09:25:51:475 Connection: [ERROR] createSocket() failed.
2015-05-06 09:25:51:476 SslConnection: [ERROR] IOException during SSL handshake: javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)
2015-05-06 09:25:51:477 Connection: [ERROR] Write to socket failed! IOException was: javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropiate)
2015-05-06 09:25:51:477 SslConnection: [ERROR] IOException during SSL handshake: javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)


My Balance Now
80
SPECvirt_sc2013 / Re: Failed to Pass the SPECjAppServer verification.
« Last post by lroderic on June 14, 2021, 11:38:43 AM »
What OS and version are you using? What database and version are you using?
Pages: 1 ... 6 7 [8] 9 10