One of Tessell’s focus areas is providing high database input/output operations per second, a performance that enables Oracle production database workloads on Azure. Production performance across processor, storage, and networking is a prerequisite for database as a service (DBaaS). In addition to unlocking Azure NVMe-backed shapes, Tessell provides self-service, Terraform provisioning, database management, and data lifecycle management. Data lifecycle management use cases include patching, feature packs, upgrades, data sharing, and operations management. With Tessell, there are both direct and indirect costs that can be removed as part of the modernization process. Customers can choose to reinvest those savings into the business or drop them directly into the bottom line.
For those considering moving production workloads to Azure, the only true way of evaluating performance is by running performance benchmarks for the databases on the infrastructure that you intend to use. The steps below are provided as a guide and produce a single performance benchmark. For this benchmark, we used the Azure L8as_v3 shape, which is based on the AMD 3rd Generation EPYC™ 7763v processor and is backed by NVMe storage. You can reproduce these steps on alternative shape sizes that may have differing CPUs or storage (NVMe vs. Winchester disk drives) in order to determine the optimal price/performance for a specific workload.
In this article, we run performance benchmarks to evaluate, gather data, report, and then analyze the performance of Oracle database engines running on the Azure cloud for Tessell. We have used the SLOB benchmarking tool for the benchmarking process. Before starting the benchmarking process, you need to get your environment ready.
Prepare your environment
To prepare the environment for the benchmarking process, perform the following high-level tasks:
- Provision an Azure Tessell Oracle instance to benchmark the performance testing. We are using the Tessell shape “tesl_8h_a” (Azure L8as_v3) on the Azure cloud. This compute shape comes with 8 vCPUs and 64 GB of RAM. While provisioning the instance, note down the username and password to connect to your database instance.
- Launch or create an Azure VM to install the SLOB benchmarking tool, and set up the load. It is recommended that you create the instance in the same Azure VNet as your Azure Tessell instance to keep the latency to a minimum.
- Set up the security groups for the client and server machines in a way that the client machine can connect to the server machine over the database port TCP:1521. For more information, see Default security groups for your VNet.
The following diagram shows the recommended environment for running the benchmarking process. The VNet located in the Azure cloud contains the Tessell Azure Oracle instance and the Oracle client installed in the Azure instance.
Provision the Oracle client machine
Firstly, provision the client Linux machine to install the SLOB benchmarking tool. For our test, we provisioned the Azure Linux instance with the following configuration details:
Download SLOB and Install Oracle Client
Secondly, download the SLOB benchmarking tool on the provisioned instance and Oracle Client. To do so, perform the following steps:
1. Download and install Oracle database client RPM.
2. Download the Oracle Client software with below link and scp to client server.
3. Create the directories for Oracle client software.
4. Unzip the Oracle database client software and update response file.
5. Install the Oracle client.
6. Update the TNS connection and set the following environment variables. Get the service URL from Tessell GUI to set as HOST in the TNS connection.
7. Test the sqlplus connection by running the following command:
8. Note: To increase the average IOPS, update the below parameters on the Oracle database.
9. Download the SLOB source code by using wget.
- Install the wget tool and clone the SLOB project to your instance.
- Extract the SLOB source code files.
Run the benchmark
Before you run the benchmark, configure the SLOB configuration file and start the Setup (load schemas), and
- Open the /u02/SLOB/slob.conf file and replace the default parameter values with the following values:
For more information about the SLOB configuration parameter, see the README.
- Start setting up SLOB and load schemas by running the following command:
This loads approximately 420 GB of slob database.
- Run the performance test with the following command:
Results
When the performance test completes, the IOPS achieved from the database transaction is displayed on the last line. When we ran our test on Tessell Azure , we got the following results:
On Azure Tessell
Conclusion
The Tessell Azure Oracle performance using SLOB produced 152,027 IOPS. You can re-use the steps in this benchmark guide to run your own price/performance comparisons with other infrastructure compute shapes. With price/performance benchmarking, you can hold your op-ex cloud spend constant and leverage the performance benefits as your organization’s technology requirements grow. Alternatively, infrastructure modernization can enable database consolidation, resulting in savings on licenses, cooling, and energy costs. Customers can choose to reinvest these savings into the business or drop them directly into the bottom line. The image below depicts the visualization of the performance benchmark that Tessell and Azure enable:
If there are additional benchmarks that you are considering for your cloud database infrastructure, please reach out to us.