X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=INSTALL.txt;h=074d1fbf1e07e4e965387a9cd7d82375859b4ea8;hb=e8d18d70468b223f3e0f46fa7941e062f0477aa8;hp=2ff74dab6380944f6ce171d41613c208f2d293b5;hpb=b5abdf02b78f613739a89f7d7a5cd3ba0ca19848;p=sfa.git diff --git a/INSTALL.txt b/INSTALL.txt index 2ff74dab..074d1fbf 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,89 +1,4 @@ -========== INSTALL -Assuming that you've set up your yum repo like for a myplc install, -you should be abe to just -# yum install geniwrapper +Please refer to the trac page below for installing and using this software -========== CONFIGURE +http://svn.planet-lab.org/wiki/SFATutorial#SFATutorial ---- -Inspect your plc config: - -[2009.06.09--1l-f8-32-vplc07] / # plc-config-tty -Enter command (u for usual changes, w to save, ? for help) s PLC_ROOT_USER -PLC_ROOT_USER = root@test.onelab.eu -Enter command (u for usual changes, w to save, ? for help) s PLC_ROOT_PASSWORD -PLC_ROOT_PASSWORD = test++ ---- -geni-config-tty - -* set GENI_PLC_USER to PLC_ROOT_USER -* set GENI_PLC_PASSWORD to PLC_ROOT_PASSWORD -write and quit - -*NOTE* xxx at this point you get a warning b/c the authorities hierarchy has not been created yet; ignore ---- -run gimport - -[2009.06.09--1l-f8-32-vplc07] / # gimport.py -Import: creating top level authorities -Hierarchy: creating authority: plc -plc : -Import: creating table for authority plc -NOTICE: table "geni$plc" does not exist, skipping - inserting authority record for plc - ---- -run geni-config-tty again - to initialize /etc/geni/authorities/plc/plc.pkey - -[2009.06.09--1l-f8-32-vplc07] / # geni-config-tty -Enter command (u for usual changes, w to save, ? for help) q - /etc/geni/authorities/server.key -copied from /etc/geni/authorities/plc/plc.pkey ---- - - -xxx tested this far xxx - - -Federation: -=========== -edit /etc/geni/aggregates.xml and /etc/geni/registries.xml -* set addr to ip or hostname of federated peer -* set port to geni service port on federated peer -* set hrn to humarn readable name of federated peer interface - -trade trusted root gid's (found in /usr/share/geniwrapper/geni/trusted_roots/) - -Run: -==== - -First run: -# initialize the registry by running the registry import tool -python gimport.py - -# start the services -/etc/init.d/geniwrapper start - -or - -plc.py -r -d -plc.py -a -d -plc.py -s -d - - -Use: -==== - -Copy my private PL (RSA) ssh key to ~/.sfi/quetier.pkey - -in cmdline -edit configSfi.sh -export SFI_AUTH=ple.upmc -export SFI_USER=$SFI_AUTH.quetier -export SFI_REGISTRY=http://138.96.255.199:12345/ -export SFI_SM=http://138.96.255.199:12346/ - -source configSfi.sh - -./sfi.py list ple -./sfi.py show ple.upmc.quetier