The multiple installation procedure is described in ScaleIO Deployment Guide under "Configuring multiple SDS on one server" section - it's fairly easy, just needs a properly filled CSV file.
I was never able to ever upload a CSV file - I had to go the manual route and built the environment using scli (Three Physical Linux nodes) - similar configs - 1 OS drive + 2 extra drives (1SSD & 1 HDD). I have the GW & IM running on Windows VM. Was getting the error "Error parsing CSV : server didn't respond - code = 404
Could never resolve it so I went the manual route.
I can ping all the IP's back and forth from all the four the servers. I even turned the firewall services off in the Windows VM and stopped and disabled the firewalld on linux, but no luck.
Most comfortable with scli, so long story short - I am looking for a guide that gives me the steps to set multiple sds via scli for my simple configuration, which is - 2 Protection Domains with 2 Storage pools - one Storage pool with SSD's and the other one with HDD's.
See if you can try to downgrade your Java version to 1.8.141 or lower - we had some issues with the newer Java versions and the Gateway.
As in regards to manual instructions - I have never done that, but I think you simply need to install appropriate SDS packages (sdsX- .rpm, where X is a number 1-4 - not the regular SDS RPM) - that should create separate SDS services running on different ports (7072-7075) - and then you can add them to the cluster with "scli --add_sds --sds_ip --sds_port 707X" - and assign appropriate devices to them.
pawelw1
306 Posts
0
March 8th, 2018 04:00
Hi,
The multiple installation procedure is described in ScaleIO Deployment Guide under "Configuring multiple SDS on one server" section - it's fairly easy, just needs a properly filled CSV file.
Please let us know if you're stuck with anything.
Cheers,
Pawel
martiangeek
2 Posts
0
March 8th, 2018 14:00
Thanks Pawel.
I was never able to ever upload a CSV file - I had to go the manual route and built the environment using scli (Three Physical Linux nodes) - similar configs - 1 OS drive + 2 extra drives (1SSD & 1 HDD). I have the GW & IM running on Windows VM. Was getting the error "Error parsing CSV : server didn't respond - code = 404
Could never resolve it so I went the manual route.
I can ping all the IP's back and forth from all the four the servers. I even turned the firewall services off in the Windows VM and stopped and disabled the firewalld on linux, but no luck.
Most comfortable with scli, so long story short - I am looking for a guide that gives me the steps to set multiple sds via scli for my simple configuration, which is - 2 Protection Domains with 2 Storage pools - one Storage pool with SSD's and the other one with HDD's.
Thanks again.
pawelw1
306 Posts
0
March 9th, 2018 04:00
Hi,
See if you can try to downgrade your Java version to 1.8.141 or lower - we had some issues with the newer Java versions and the Gateway.
As in regards to manual instructions - I have never done that, but I think you simply need to install appropriate SDS packages (sdsX- .rpm, where X is a number 1-4 - not the regular SDS RPM) - that should create separate SDS services running on different ports (7072-7075) - and then you can add them to the cluster with "scli --add_sds --sds_ip --sds_port 707X" - and assign appropriate devices to them.
Cheers,
Pawel