BookmarkSubscribeRSS Feed
AtulyaSharma
Fluorite | Level 6

Hi All,

 

Can anyone please help in installing SAS Viya on Linux Server.

Need guidance in inventory.ini and vars.yml in deployment.

Facing an error for command ansible-playbook system-assesment.yml

ERROR: deployTarget failed

 

ERROR ScreenshotERROR Screenshot

11 REPLIES 11
alexal
SAS Employee

@AtulyaSharma ,

 

Make sure the passwordless SSH has been configured between all machines in your deployment.

AtulyaSharma
Fluorite | Level 6

@alexal Hi,

I am doing deployment on a single server itself. And mentioned deployTarget ansible_connection=local in inventory.ini file.

 

alexal
SAS Employee

@AtulyaSharma ,

 

Thanks for your response. I would like to review output from a command shown below:

 

ansible-playbook system-assesment.yml -vvv
AtulyaSharma
Fluorite | Level 6

@alexal 

 

Here is the screenshot 

 

Error DetailsError DetailsErrorError

 

Thanks in Advance!!

alexal
SAS Employee

@AtulyaSharma ,

 

Thanks, please run these commands and show me the output:

 

ls -ld /tmp
mount | grep tmp
ansible all -m shell -a "id"
AtulyaSharma
Fluorite | Level 6

@alexal 

Thanks a lot for your quick revert. 

Here is the output

 

Commands OutputCommands Output

alexal
SAS Employee

@AtulyaSharma ,

 

I'm sorry, I forgot to mention that you have to run this command from your playbook directory:

 

ansible all -m shell -a "id"

Also, show me the output from "mount" command without any options.

AtulyaSharma
Fluorite | Level 6

@alexal 

 

Its Okay, here it is 

Command OutputCommand Output

alexal
SAS Employee

@AtulyaSharma ,

 

Actually, I would like to ask, are you sure that ssh-keyscan is installed on that machine?

AtulyaSharma
Fluorite | Level 6

@alexal,

 

Yes, the ssh-key scan is installed. 

I would like to ask if I have changed the default port number ''22'' to another number, is it possible it can be the issue?

alexal
SAS Employee

@AtulyaSharma ,

 

it possible it can be the issue?

 

Yes. 

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
  • 11 replies
  • 1699 views
  • 0 likes
  • 2 in conversation