There are chances that metadata service cannot be started due to corrupted metadata repository. Due to this you cannot able to use your new decisions. However RTDM service can work as they have cached version of repository. This makes the system alive and functional for a customer perspective. Will it? We have done testing in our test server unfortunately it doesn't work without Metadata server.
Below are the steps we have followed:
Stopping RTDM services
/software/sas/config/Lev1/sas.servers stop
/software/sas/bin/SASFederationServer/4.1/fedserver/bin/dfsadmin stop
/software/sas/bin/DataFluxAuthenticationServer/4.1/authserver/bin/dasadmin stop
/software/sas/bin/SASDeploymentAgent/9.4/agent.sh stop
Midtier:
/software/sas/config/Lev1/sas.servers stop
/software/sas/bin/SASFederationServerManager/4.1/fsmanager/bin/fsmadmin stop
/software/sas/bin/SASDeploymentAgent/9.4/agent.sh stop
Metadata and Compute:
/software/sas/config/Lev1/sas.servers stop
/software/sas/bin/SASFederationServer/4.1/fedserver/bin/dfsadmin stop
/software/sas/bin/DataFluxAuthenticationServer/4.1/authserver/bin/dasadmin stop
/software/sas/bin/SASDeploymentAgent/9.4/agent.sh stop
Restart RTDM server on it's own:
/software/sas/bin/SASDeploymentAgent/9.4/agent.sh start
/software/sas/bin/DataFluxAuthenticationServer/4.1/authserver/bin/dasadmin start
/software/sas/bin/SASFederationServer/4.1/fedserver/bin/dfsadmin start
/software/sas/config/Lev1/sas.servers start
So the cached version works only if no restart is done. After restart in metadata repository corrupted environment we are unable to use the decisions:
Below are the steps we have followed:
Stopping RTDM services
/software/sas/config/Lev1/sas.servers stop
/software/sas/bin/SASFederationServer/4.1/fedserver/bin/dfsadmin stop
/software/sas/bin/DataFluxAuthenticationServer/4.1/authserver/bin/dasadmin stop
/software/sas/bin/SASDeploymentAgent/9.4/agent.sh stop
Midtier:
/software/sas/config/Lev1/sas.servers stop
/software/sas/bin/SASFederationServerManager/4.1/fsmanager/bin/fsmadmin stop
/software/sas/bin/SASDeploymentAgent/9.4/agent.sh stop
Metadata and Compute:
/software/sas/config/Lev1/sas.servers stop
/software/sas/bin/SASFederationServer/4.1/fedserver/bin/dfsadmin stop
/software/sas/bin/DataFluxAuthenticationServer/4.1/authserver/bin/dasadmin stop
/software/sas/bin/SASDeploymentAgent/9.4/agent.sh stop
Restart RTDM server on it's own:
/software/sas/bin/SASDeploymentAgent/9.4/agent.sh start
/software/sas/bin/DataFluxAuthenticationServer/4.1/authserver/bin/dasadmin start
/software/sas/bin/SASFederationServer/4.1/fedserver/bin/dfsadmin start
/software/sas/config/Lev1/sas.servers start
So the cached version works only if no restart is done. After restart in metadata repository corrupted environment we are unable to use the decisions:
Comments
Post a Comment