首页 > 其他分享 >Orion工具使用

Orion工具使用

时间:2024-09-13 11:24:37浏览次数:3  
标签:load tests point Orion orion IO 使用 oracle 工具

orion是oracle提供的测试io性能的工具。它可以用来模拟Oracle数据库IO,也可以用来仿真ASM的条带化的功能。

一、orion概述
1.说明
orion是oracle提供的测试io性能的工具。它可以用来模拟oracle数据库io,也可以用来仿真asm的条带化的功能。

2.orion的优点以及缺点
2.1优势
不需要运行load runner以及配置大量的clinet

不需要运行oracle数据库,以及准备大量的测试数据

测试结果更具有代表性,如随机IO测试中,该软件可以让存储的命中率接近为0,而更仿真出了磁盘的真实的IOPS,而load runner很难做到这些,最终的磁盘IOPS需要换算得到。

可以根据需要定制一定比例的写操作(默认没有写操作),但是需要注意,如果磁盘上有数据,需要小心数据被覆盖掉。

3. 安装

3.1 如果已经安装了oracle database19c 无需重复安装,

/opt/oracle/product/19c/dbhome_1/bin

./orion -help

[oracle@localhost bin]$ ./orion -help
ORION: ORacle IO Numbers -- Version RDBMS_19.3.0.0.0DBRU_LINUX.X64_190417

ORION runs IO performance tests that model Oracle RDBMS IO workloads.
It measures the performance of small (2-32K) IOs and large (128K+) IOs
at various load levels.

Each Orion data point is a test for a specific mix of small and large
IO loads sustained for a duration.  An Orion test consists of multiple
data point tests.  These data point tests can be represented as a
two-dimensional matrix.  Each column in the matrix represents data
point tests with the same small IO load, but varying large IO loads.
Each row represents data point tests with the same large IO load, but
varying small IO loads.  An Orion test can be for a single point, a
single row, a single column, or the whole matrix.

The 'run' parameter is the only mandatory parameter. Defaults
are indicated for all other parameters.  For additional information on
the user interface, see the Orion User Guide.

<testname> is the prefix used for all input and output filenames.  By
default, it is 'orion'.  It can be specified with the 'testname'
parameter.

<testname>.lun should contain a carriage-return-separated list of LUNs.

The output files for a test run are prefixed by <testname>_<date> where
date is "yyyymmdd_hhmm".

The output files are:
<testname>_<date>_summary.txt -  Summary of the input parameters, along with
                       

标签:load,tests,point,Orion,orion,IO,使用,oracle,工具
From: https://blog.csdn.net/lwexin/article/details/142047674

相关文章

  • YAML 与 JSON、XML 比较及 YAML 使用最佳实践
    YAML(YAMLAin'tMarkupLanguage的递归缩写)是一种人类可读的数据序列化格式,通常用于配置文件、数据交换和设置管理。它简洁且易于读写,尤其适合在编程语言之间传递配置数据。以下是一些YAML的基本概念和语法示例:基本语法键值对:name:JohnDoeage:30嵌套:person:name:JohnDoe......
  • SSD 性能测试工具-1
    免费工具IOmeterIOmeter(Windows&Linux*)OpensourcedbyIntelin2001,therehavebeenafewreleasessubsequently.Moreimportantly,inthe2010releasetherewereoptionsforpseudorandomandfullrandomtoaccountfordeduplicatingtargetdevices.......
  • 安卓手机和pad投屏电脑工具-scrcpy
    地址:https://github.com/Genymobile/scrcpy/blob/master/doc/macos.md mac安装步骤:1、brewinstallscrcpy第2步执行前需要在电脑上安装好adb,详情可见下面这篇随笔https://www.cnblogs.com/comeoncode/p/18392330  2、brewinstallandroid-platform-tools以上安装完......
  • 数论 工具 线性筛
    由于做莫反题需要大量的基础函数知识,于是有了这篇文章将我做到的函数都记录下来。持续施工中。约数和函数\(\sigma\)定义:\(\sigma(x)=\sum_{d|x}d\)。证其为积性函数:设\(x=\prodp_i^{a_i}\),设\(d\)为\(x\)的质因数个数,那么发现:\[\begin{aligned}\sigma(x)&=\sum_{i......
  • vue3 + vite 使用 vite-plugin-svg-icons 插件显示本地 svg 图标的方法
    1.安装vite-plugin-svg-icons插件yarnaddvite-plugin-svg-icons-D//或者npminstallvite-plugin-svg-icons-D//或者pnpminstallvite-plugin-svg-icons-D2.使用vite-plugin-svg-icons插件2.1在项目根目录查找vite.config.js,进行配置import{createS......
  • 快速编写一款python漏洞批量检测工具
    一、前言以下列检测脚本示列:importrequestsimporturllib3importre,string,randomfromurllib.parseimporturljoinimportargparseimporttimeimportsslssl._create_default_https_context=ssl._create_unverified_contexturllib3.disable_warnings(ur......
  • OpenAI使用AI编程给出了数数问题的解决方案 —— 如何解决ChatGPT不会数数的问题
    总所周知的一个问题,那就是ChatGPT不会数数,不过今天突然发现OpenAI给出了一个神奇的解决方法,那就是AI编程。问题案例如下:Thetextprovidedwillbeanalyzedtocalculatethewordcount.text="""Therehasbeenrapidlygrowinginterestinmeta-learningasamet......
  • NetCore DynamicExpresso 动态表达式使用例子
    Simple.cs简单使用例子usingDynamicExpresso;namespaceDynamicExpressoDemo{classCustomer{publicstringName{get;set;}}publicclassSimple{publicstaticvoidTest(){//返回结果Interpreter......
  • PbootCMS程序后台登录密码重置工具
    如果你忘记了PbootCMS后台的登录密码,可以使用官方提供的密码重置工具来重置密码。以下是使用PbootCMS密码重置工具的步骤:1.下载重置工具访问PbootCMS官网或其他可信来源下载密码重置工具。通常是一个名为 resetpw.php 的文件。2.上传重置工具将下载好的 resetpw.php......
  • "独立开发者出海技术栈和工具" 现已上线!
    ......