Personal tools
You are here: Home Forums-old Dispersed Storage Users test installation help
Document Actions

test installation help

Up to Dispersed Storage Users

test installation help

Posted by Mihail Mikov at July 21. 2008

Hi,


I'm trying to install the "tryout configuration" (1 Slisestore + Accessor & 1 iSCSI initiator)


i want a multi-slisestore server conf with one machine running 4 instances of the slidestore app.


my question is: when creating a vault how do modify the .xml to point to the 4 instances of my slidestore app.?


the accessor  and the slidestore are on the same machine.


i'm running debian etch; dsnet-1.01rc1


thanks in advance.


Re: test installation help

Posted by gdhuse at July 31. 2008

Mihail,


In order to run 4 SliceStor instances on a single machine for testing, edit your wrapper.conf file in dsnet-slicestor/conf and modify the following two places:



#wrapper.java.additional.3=-Dorg.cleversafe.sliceserver.xml.configuration=../conf/server-config.xml


wrapper.java.additional.3=-Dorg.cleversafe.sliceserver.xml.configuration=../conf/multi-server-config.xml




wrapper.java.additional.11=-Dorg.cleversafe.storage.ss.daemons=4



When you start the slicestor process it will open 4 ports (by default 5001-5004) rather than a single instance on port 5000.  Then, modify your vault descriptor XML to reference these 4 instances and create a new vault using this descriptor.


 Greg


Powered by Ploneboard