BookmarkSubscribeRSS Feed
srilax
Calcite | Level 5

Hello, 

 

We have SAS Grid Environment. could someone please let me know how to find out if LSF Daemons and Object Spawners are configured in ego?

2 REPLIES 2
maflis
Calcite | Level 5

LSF s/b configured OOB to do that.  It also helps to have a master candidate set up for LSF.  You can shut down the daemons and see if EGO starts them back up.  It should try to do that.  For SAS Object Spawner, it is best to set it up using the High Availability tile in SAS Environment Manager Grid Manager Module available starting in SAS9.4M3

 

Here is a link for EGO testing. 

http://sunray2.mit.edu/kits/platform-lsf/7.0.6/1/guides/kit_lsf_guide_source/admin/lsf_on_ego.html#w...

 

 

zencosap
Fluorite | Level 6

You need to login to the egosh first ( for example: egosh user logon -u Admin -x Password123)

then run  egosh service list -l

 

This will give you a listing of all the services ego is controlling.  You should see something like "ObjectSpawner" if you've configured it as a restart-able service.

 

Here's the syntax for all the egosh commands:

https://www.ibm.com/support/knowledgecenter/en/SSGSMK_6.1.1/reference_sym/egosh.1.html 

 

You can then use the following to manage the service:

egosh service [start|stop] <ServiceName>

 

 

 

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1229 views
  • 3 likes
  • 3 in conversation