Release Notes
Announcements
sudo yum install nmap-ncat java curl java-1.8.0-openjdk-devel -y
sudo apt install nmap openjdk-8-jdk
s3-config-sample.xml and configure a test job. The test job is divided into the following five stages.<?xml version="1.0" encoding="UTF-8" ?><workload name="s3-50M-sample" description="sample benchmark for s3"><storage type="s3" config="accesskey=************************************;secretkey=************************************;endpoint=http://cos.ap-beijing.myqcloud.com" /><workflow><workstage name="init"><work type="init" workers="10" config="cprefix=examplebucket;csuffix=-1250000000;containers=r(1,10)" /></workstage><workstage name="prepare"><work type="prepare" workers="100" config="cprefix=examplebucket;csuffix=-1250000000;containers=r(1,10);objects=r(1,1000);sizes=c(50)MB" /></workstage><workstage name="main"><work name="main" workers="100" runtime="300"><operation type="read" ratio="50" config="cprefix=examplebucket;csuffix=-1250000000;containers=u(1,10);objects=u(1,1000)" /><operation type="write" ratio="50" config="cprefix=examplebucket;csuffix=-1250000000;containers=u(1,10);objects=u(1000,2000);sizes=c(50)MB" /></work></workstage><workstage name="cleanup"><work type="cleanup" workers="10" config="cprefix=examplebucket;csuffix=-1250000000;containers=r(1,10);objects=r(1,2000)" /></workstage><workstage name="dispose"><work type="dispose" workers="10" config="cprefix=examplebucket;csuffix=-1250000000;containers=r(1,10)" /></workstage></workflow></workload>
Parameter | Description |
accesskey, secretkey | Key information. We recommend you use a sub-account key and follow the principle of least privilege to reduce risks. For information about how to obtain a sub-account key, see Access Key. |
cprefix | Bucket name prefix, such as examplebucket. |
containers | Value range for bucket names. A bucket name is made up of cprefix and containers, such as examplebucket1 or examplebucket2. |
csuffix | Your APPID. Note that APPID is prefixed with a -, such as -1250000000. |
runtime | Duration of the stress test |
ratio | Ratio of reads to writes |
workers | Number of stress test threads |
-Dcom.amazonaws.services.s3.disableGetObjectMD5Validation=true

sudo bash start-all.sh
sudo bash start-driver.sh &sudo bash start-controller.sh &
sudo bash cli.sh submit conf/s3-config-sample.xml
http://ip:19088/controller/index.html (replace the IP in this link with the IP of your own testing server).


sudo bash stop-all.sh
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan