scaleio-docker
scaleio-docker copied to clipboard
This repository provides Dockerfiles to create a ScaleIO cluster on 3 Docker hosts.
Hi Denis, I have played around with your ScaleIO Dockers and found an issue in the Primary MDM Dockerfile, which I have changed to fix it. I have also figured...
With set -x the shell prints debug tracing. If scaleio failed to start, user could use docker logs to find where it stops. Otherwise even if the user logged into...
According to "ScaleIO User Guide", the disks from the 3 SDS servers should be have at least 200GB capacity. Otherwise a SDS_ADD_DEV_SIZE_PROBLEM, i.e. "SDS device size error", will be thrown...