The backup program is still failing with these errors. The correct new hostname is showing in the error: 2023-05-11 00:30:00,124 [scheduler-1] WARN [sasadm@saspw] com.sas.svcs.backup.spi.UserConfigurationService - Ignoring update request for SASTiers as primary tier not found. 2023-05-11 00:30:00,234 [scheduler-1] ERROR [sasadm@saspw] com.sas.svcs.backup.spi.BackupServiceImpl - Primary tier is not set. Please make sure that primary metadata tier is not excluded. 2023-05-11 00:30:00,243 [scheduler-1] ERROR [sasadm@saspw] com.sas.svcs.backup.aop.ErrorLoggingAspect - Error Start ||| <BackupErrors><BackupError><BackupErrorEntry><errorHeader><errorCode>671</errorCode><errorImpact>None of the backup operations will be able to complete except sas-list-schedule.</errorImpact><errorClassification>ERROR</errorClassification><errorName>ERROR_CODE_DEPLOYMENT_AGENT_COMMUNICATION_FAILURE</errorName><errorCategory>GENERAL</errorCategory><errorSummary>SAS Deployment Agent communication failed.</errorSummary><dateTimeOfError>2023-05-11T00_30_00</dateTimeOfError><logName>SASD eploymentBackup9.4.log</logName><logFileLocation>/opt/sas/config/Lev1/Web/Logs/SASServer1_1</logFileLocation><operationType >gethistory</operationType><errorOriginatingTier>newhostname.chmcres.cchmc.org</errorOriginatingTier> I looked to see if the agent was actually running and see this process. I am not sure if this is the correct one. However, it is using the old hostname. I am not sure if this conflict is the problem but do not know how to change it in the agent: $ ps -ef | grep DeploymentAgent sas 4446 1 5 May04 ? 09:28:39 /opt/sas/SASHome/SASPrivateJavaRuntimeEnvironment/9.4/jre/bin/java -Dnop -Djava.util.logging.manager=com.springsource.tcserver.serviceability.logging.TcServerLogManager -Xmx4096m -Xss256k -Xms1024m -XX:+UseG1GC -XX:MaxGCPauseMillis=500 -XX:+DisableExplicitGC -XX:ReservedCodeCacheSize=96m -Djava.awt.headless=true -Dcom.sas.services.logging.disableRemoteList=true -Dcom.sas.services.logging.disableRemoteLogging=true -Dcom.sas.log.config.ignoreContextClassLoader=true -Dwebreportstudio.file.cleanup.interval=60 -Dspring.security.strategy=MODE_INHERITABLETHREADLOCAL -Dcom.sas.log.config.url=file:////opt/sas/config/Lev1/Web/Common/LogConfig -Dmulticast_udp_ip_ttl=1 -Djava.net.preferIPv4Stack=false -Djava.net.preferIPv6Addresses=false -Dmulticast.address=239.200.42.54 -Dmulticast.port=8561 -Dsas.jms.authentication.decorator=false -Dsas.scs.host=oldhostname.chmcres.cchmc.org -Dsas.scs.repository.dir=/opt/sas/config/Lev1/AppData/SASContentServer/Repository -Dcom.sas.server.isclustered=true -Dsas.scs.cas.host=sas.research.cchmc.org -Dsas.scs.cas.port=443 -Dsas.scs.cas.scheme=https -Dsas.scs.svc.host=sas.resaerch.cchmc.org -Dsas.scs.svc.port=443 -Dsas.scs.svc.scheme=https -Dsas.scs.scheme=http -Dsas.auto.publish.protocol=http -Dsas.container.identifier=vfabrictcsvr -Dsas.cache.locators=oldhostname.chmcres.cchmc.org[41415] -Dgemfire.conserve-sockets=false -Dspring.profiles.active=locators -Dsas.ttfontsvert.install.dir=/opt/sas/SASHome/ReportFontsforClients/9.4 -Dsas.scs.port=8080 -Dnet.sf.ehcache.skipUpdateCheck=true -Dorg.terracotta.quartz.skipUpdateCheck=true -Dsas.auto.publish.host=oldhostname.chmcres.cchmc.org -Dsas.auto.publish.port=8080 -Dsas.appserver.instance.id=SASServer1_1_oldhostname.chmcres.cchmc.org -Dconfig.lev.web.appserver.logs.dir=/opt/sas/config/Lev1/Web/Logs/SASServer1_1 -Djava.security.auth.login.config=/opt/sas/config/Lev1/Web/WebAppServer/SASServer1_1/conf/jaas.config -Dsas.metadata.use.cluster.properties=true -Dsas.deploy.dir=/opt/sas/config/Lev1/Web/WebAppServer/SASServer1_1/sas_webapps -Dorg.apache.activemq.SERIALIZABLE_PACKAGES=java.lang,java.util,java.net,java.sql,java.math,org.apache.activemq,org.fusesource.hawtbuf,org.springframework.remoting,org.springframework.security,com.thoughtworks.xstream.mapper,com.sas,org.apache.commons.logging,org.jasig.cas.client.validation,org.jasig.cas.client.authentication,org.jasig.cas.client.proxy -Dsas.deployment.agent.client.config=/opt/sas/SASHome/SASRemoteDeploymentAgentClient/2.1/config/deployagtclt.properties -Dsas.app.repository.path=/opt/sas/SASHome/SASVersionedJarRepository/eclipse -Dsas.retry.internal.url=true -Dsas.web.html.cdps.use.internal.urls=true -Djdk.tls.ephemeralDHKeySize=2048 -Djava.protocol.handler.pkgs=org.apache.catalina.webresources -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 -Dignore.endorsed.dirs= -classpath /opt/sas/SASHome/SASWebApplicationServer/9.4/tomcat-8.5.32.A.RELEASE/bin/tomcat-juli-adapters.jar:/opt/sas/config/Lev1/Web/WebAppServer/SASServer1_1/lib/log4j.jar:/opt/sas/config/Lev1/Web/WebAppServer/SASServer1_1/lib:/opt/sas/config/Lev1/Web/WebAppServer/SASServer1_1/conf:/opt/sas/SASHome/SASPrivateJavaRuntimeEnvironment/9.4/jre/../lib/tools.jar:/opt/sas/SASHome/SASWebApplicationServer/9.4/tomcat-8.5.32.A.RELEASE/bin/bootstrap.jar:/opt/sas/SASHome/SASWebApplicationServer/9.4/tomcat-8.5.32.A.RELEASE/bin/tomcat-juli.jar -Dcatalina.base=/opt/sas/config/Lev1/Web/WebAppServer/SASServer1_1 -Dcatalina.home=/opt/sas/SASHome/SASWebApplicationServer/9.4/tomcat-8.5.32.A.RELEASE -Djava.io.tmpdir=/opt/sas/config/Lev1/Web/WebAppServer/SASServer1_1/temp org.apache.catalina.startup.Bootstrap start root 134093 144189 0 10:11 pts/0 00:00:00 grep --color=auto DeploymentAgent
... View more