BookmarkSubscribeRSS Feed
ravikumar901
Fluorite | Level 6

Hi All,

Im facing frequently session resetting issue in SAS Studio in Viya 4. I couldnt able find anything in compute service  pods and compute server pod . Please help me out. Thanks in advance.

ravikumar901_0-1732109528764.png

Regards,
Ravi

 

5 REPLIES 5
Sajid01
Meteorite | Level 14

Hello
The compute server log can give an idea of whats going on. Ask the SAS Admin to look into it.
Secondly do create a support ticket with SAS Tech Support.

ahmedaldorr
Fluorite | Level 6

hello, I wonder if you got this issue resolved, as I have the same issue 

sasefj
SAS Employee

Again, please get in touch with Tech Support about your issue.  But in the meantime, it might be helpful to try increasing the memory limits for the sas.launcher.max and sas.launcher.default configurations in SAS Environment Manager to 8Gi.  It's hard to say whether this adjustment will help with your situation.

JasonTran910
SAS Employee

This can be caused by a variety of issues, but resources limitations usually being the common cause such as running out of storage in SASWORK or overreaching the memory limits for the sas-programming-environments container in the sas-compute-server pod. I would recommend to configure external strorage for SASWORK as described in the documentation so that the ephemeral storage on the compute node is not being utilized (emptyDir). You might want to check the describe of your compute node to ensure that the node is not having any disk pressure when this issue occurs.:

Configure External Storage Class
https://go.documentation.sas.com/doc/cn/sasadmincdc/v_059/calsrvpgm/n0k315nlna2awln119phkhua1na2.htm

And/or increase the launcher memory limits:

Manage Requests and Limits for CPU and Memory
https://go.documentation.sas.com/doc/ja/itopscdc/v_058/itopssrv/p0wvl5nf1lvyzfn16pqdgf9tybuo.htm#n0u...

If your program or job causes the sas-programming-environments container to exceed the memory limits (default is 2Gi) then kubernetes will terminate the sas-compute-server pod which you would then see the warning message in SAS Studio Viya stating that your session has encountered a problem and prompting you to reset the session. I would recommend testing with setting the launcher memory limits to something like 8Gi to see how things behave.

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 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 5 replies
  • 1739 views
  • 5 likes
  • 6 in conversation