Skip to Main Content

Hardware

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

vdbench on IBM Power Linux?

user1043464Jan 25 2018 — edited Jan 25 2018

I appreciate that vdbench runs in the IBM Power AIX environment but I'm trying to run in the IBM Power Linux environment - Red Hat, SUSE, Ubuntu.  The Java environment is not an issue but the linux64.so file is.  What are my options here?

Thanks!

laplatapk:/opt/vdbench50406 # ./vdbench -t example1-nvme

Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.

Vdbench distribution: vdbench50406 Wed July 20 15:49:52 MDT 2016

For documentation, see 'vdbench.pdf'.

10:27:18.941 input argument scanned: '-f/tmp/parmfile'

10:27:18.992 Starting slave: /opt/vdbench50406/vdbench SlaveJvm -m localhost -n localhost-10-180125-10.27.18.883 -l localhost-0 -p 5570  

10:27:19.014 t: java.lang.UnsatisfiedLinkError: /opt/vdbench50406/linux/linux64.so (/opt/vdbench50406/linux/linux64.so: cannot open shared object file: No such file or directory)

10:27:19.014

10:27:19.014 Loading of shared library /opt/vdbench50406/linux/linux64.so failed.

10:27:19.014 If the error message relates to 32 vs. 64bit processing

10:27:19.014 please understand that Vdbench supports 32 and 64-bit Java

10:27:19.014 for Solaris and Linux only at this time.

10:27:19.014 There also may be issues related to a cpu type not being

10:27:19.014 acceptable to Vdbench, e.g. MAC PPC vs. X86

10:27:19.014 Contact me at the Oracle Vdbench Forum for support.

10:27:19.014

10:27:19.515

10:27:19.515 Failure loading shared library

10:27:19.515

java.lang.RuntimeException: Failure loading shared library

at Vdb.common.failure(common.java:335)

at Vdb.common.get_shared_lib(common.java:1088)

at Vdb.Native.<clinit>(Native.java:31)

at Vdb.common.signal_caller(common.java:719)

at Vdb.ConnectSlaves.connectToSlaves(ConnectSlaves.java:96)

at Vdb.Vdbmain.masterRun(Vdbmain.java:779)

at Vdb.Vdbmain.main(Vdbmain.java:601)

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 22 2018
Added on Jan 25 2018
1 comment
664 views