BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Sakthi_cs
Fluorite | Level 6

 

We are unable to proceed further with metatier configuration, While upgrading SAS9.4 M4 to M6.
$cd /..../M6_depot
./setup.sh &
Select Deployment type: Perform a planned deployment
Configure sas software (Check option selected)

 

"Originally configure hostname:" value is blank in the configuration wizard.
And we are getting below error.

Wizard title: Validate configuration hostname names.
Error: Could not determine the value for the Originally configure hostname.

 

we tried this below option, still we are getting same issue. 

/....../M6_depot
./setup.sh -confighostname <servername>

Metadata installation was successful with same ./setup.sh execution earlier.

 

Can you please assist on this 

1 ACCEPTED SOLUTION

Accepted Solutions
Sakthi_cs
Fluorite | Level 6

Metatier configuration issue resolved by "Update existing configuration" option through SAS deployment manager. 

cd /.../sas/SASDeploymentManager/9.4
./sasdm.sh -confighostname <servername> &

View solution in original post

2 REPLIES 2
JuanS_OCS
Amethyst | Level 16

Hello @Sakthi_cs ,

 

yes, I have seen this issue, and the solution is to use the -confighostname paramenter.

 

If this does not work, I would consider:

 

- try the same parameter and adding -loglevel 2, to get additional information in the log

- try a different hostname (exactly the one in your current metadata), perhaps you need to use the fully qualified domain name

- contact SAS Tech Support

- Use a depot with SAS 9.4 M7 instead of M6, if this is an option for you/your company

Sakthi_cs
Fluorite | Level 6

Metatier configuration issue resolved by "Update existing configuration" option through SAS deployment manager. 

cd /.../sas/SASDeploymentManager/9.4
./sasdm.sh -confighostname <servername> &

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
  • 2 replies
  • 925 views
  • 3 likes
  • 2 in conversation