update vdbench documentation based on feeback (#287)

This commit is contained in:
Anthony Howe 2019-01-29 09:46:06 -05:00 коммит произвёл GitHub
Родитель bfc644f0bd
Коммит 518e973e9e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -41,7 +41,7 @@ These deployment instructions describe the installation of all components requir
curl --retry 5 --retry-delay 5 -o /nfs/node0/bootstrap/bootstrap.vdbench.sh https://raw.githubusercontent.com/Azure/Avere/master/src/clientapps/vdbench/bootstrap.vdbench.sh
```
5. Download the latest vdbench from https://www.oracle.com/technetwork/server-storage/vdbench-downloads-1901681.html, and scp to the `/bootstrap` directory. To download you will need to create an account with Oracle and accept the license.
5. Download the latest vdbench from https://www.oracle.com/technetwork/server-storage/vdbench-downloads-1901681.html, and scp the zip file to the `/nfs/node0/bootstrap` directory. To download you will need to create an account with Oracle and accept the license.
6. From your controller, verify your vdbench setup by running the following script. If the script shows success, you are ready to deploy. Otherwise you will need to fix each error listed.