This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
storage:svc_restart_services [2021/08/10 21:50] manu |
storage:svc_restart_services [2021/08/31 16:15] (current) manu |
||
---|---|---|---|
Line 23: | Line 23: | ||
An invocation example | An invocation example | ||
satask restartservice -service cimserver | satask restartservice -service cimserver | ||
+ | | ||
+ | Example to restart the GUI (Web interface) | ||
+ | |||
+ | Check which node is the configuration node | ||
+ | svcinfo lsnodecanister | ||
+ | |||
+ | satask restartservice -service tomcat 02-01 | ||
+ |