X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=INSTALL.txt;h=cc59cebd435ce76d76a192da97f54884cceab9a6;hb=ce4a724f81cdb4207b01916ff4adbd095c00b19a;hp=d748883f9068a25303c574b866e0b9c80c0f858b;hpb=0b17686a3861b09480e12dba3e8c6fa74e6897be;p=sfa.git diff --git a/INSTALL.txt b/INSTALL.txt index d748883f..cc59cebd 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -63,9 +63,9 @@ This will initialize /etc/sfa/authorities/server.key from /etc/sfa/authorities/p This will start Registry, Slice Manager and Aggregate Manager. Your ps command output would look like: # ps -ef | grep python -root 24944 1 0 May11 ? 00:00:00 /usr/bin/python /usr/bin/sfa-server.py -r -d -root 24957 1 0 May11 ? 00:00:00 /usr/bin/python /usr/bin/sfa-server.py -a -d -root 24970 1 0 May11 ? 00:00:00 /usr/bin/python /usr/bin/sfa-server.py -s -d +root 24944 1 0 May11 ? 00:00:00 /usr/bin/python /usr/bin/sfa-start.py -r -d +root 24957 1 0 May11 ? 00:00:00 /usr/bin/python /usr/bin/sfa-start.py -a -d +root 24970 1 0 May11 ? 00:00:00 /usr/bin/python /usr/bin/sfa-start.py -s -d ------- 4) Configure SFA client: