- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 10-29-2016 01:24 AM
(2907 views)
Hello friends,
we are running sas 9.4 with Linux and have 16 nodes. wanted to know if we need to start/stop services, do we need to start/stop metadata/ object spawner/ ect...in the begining before we start/stop daemons like lim/res?
Can someone please help with sequence for desktop and web-applications espcially when running on GRID?
Thanks!
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I think you should consider your grid as other systems with dependencies. I can give you the order and I will, but I am sure someone at your organisation has some documentation about those dependencies. Probably
even an operational document with the full process described. Please ensure your back with some documentation and preparation.
Answering your question and in short:
1. Start 3rd party software: lsf/grid, databases, schedulers, mounts, etc
2. Start Metadata
3. Start compute: connect, object spanners, dip, cache locator...
4. Start middle tier: cache locator, http, jms, web apps, évm....
Hope this solves your question. Otherwise, please Google on support.sas.com for SAS start services.
Best regards,
Juan
I think you should consider your grid as other systems with dependencies. I can give you the order and I will, but I am sure someone at your organisation has some documentation about those dependencies. Probably
even an operational document with the full process described. Please ensure your back with some documentation and preparation.
Answering your question and in short:
1. Start 3rd party software: lsf/grid, databases, schedulers, mounts, etc
2. Start Metadata
3. Start compute: connect, object spanners, dip, cache locator...
4. Start middle tier: cache locator, http, jms, web apps, évm....
Hope this solves your question. Otherwise, please Google on support.sas.com for SAS start services.
Best regards,
Juan
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Thank you JuanS, this would help...
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
My question is, if in a grid environment, should we start the compute node which hosts the SAS Grid Manager Control Server before other compute nodes ?