Something strange is going on... 

How are you doing the install exactly? Everything manual? Or with an
Ansible playbook? 

Is it possible you created a user which is not allowed to run mkdir etc?


On 2017-12-19 08:55, Farrukh Naveed Anjum wrote:

> It is strange and odd. I installed NodeJS and NPM which resulted in removal 
> of clear command. Any suggestion how can get it fixed up. 
> 
> On the contrary, when i use mkdir, chown and chmod on node1 it is working. 
> 
> On Tue, Dec 19, 2017 at 9:50 PM, Laurens Vets <[email protected]> wrote:
> 
> Hi Farrukh, 
> 
> How come you don't have the commands 'mkdir', 'chown' & 'chmod' on node1?
> 
> On 2017-12-19 02:42, Farrukh Naveed Anjum wrote: 
> Hi, 
> I am trying to install the Metron 0.4.0 ( Cent OS 6) following error is 
> coming up 
> 
> ==========================
> Creating target directory...
> ==========================
> 
> Command start time 2017-12-19 15:33:31
> bash: mkdir: command not found
> bash: chown: command not found
> bash: chmod: command not found
> bash: chmod: command not found
> bash: chmod: command not found
> 
> Connection to node1 closed.
> SSH command execution finished
> host=node1, exitcode=127
> Command end time 2017-12-19 15:33:31
> 
> ERROR: Bootstrap of host node1 fails because previous action finished with 
> non-zero exit code (127)
> ERROR MESSAGE: tcgetattr: Invalid argument
> Connection to node1 closed.
> 
> STDOUT: bash: mkdir: command not found
> bash: chown: command not found
> bash: chmod: command not found
> bash: chmod: command not found
> bash: chmod: command not found
> 
> Connection to node1 closed.

Reply via email to