Re: [ControlTier] Workflow commands

21 views
Skip to first unread message

Bhaskar Mukherjee

unread,
Mar 12, 2013, 12:55:06 PM3/12/13
to contr...@googlegroups.com
Hi,

1. Did you set up your password less ssh successfully which is one of the execution criteria for controlTier? It seems while pushing the command to remote node, CT is not able to see the script/user

2. Try executing the script using ctl-exec command with controltier user at remote node, see what error you get.

3.  Your script location should be accessible by control tier user .

4. If you want to execute command on remote node using controltier then client installation is not required. If you are about to design/execute a module then client installation is required.

One suggestion, if you are evaluation ControlTier for first time as a part of automation framework, please use RunDeck. Which is an advanced model of ControlTier tool produced by same organization DTO.

Cheers!!

With warm regards,

Bhaskar Mukherjee
United Kingdom



On Sat, Mar 2, 2013 at 12:46 AM, Somu soma sekhar <somu...@gmail.com> wrote:
Hi All,

We are in evaluation stage of control tier. We had created a workflow using below tutorial.


but in the scripts i just used another script to execute, which can be accessible from that node. like below

checkStatus.sh

#!/bin/sh
echo "start.."
`/shared/scripts/runserviceStatus.sh`
echo "stop.."

but when i execute the workflow command , it is giving me error as below
ctl-exec][INFO] ksh: line 1: ctl: not found ; error: Remote command failed with exit status 127

Notes:
1) Above main script checkStatus.sh is accessible from ctier server(where jetty is running) and nodes which is in a shared location. 

Now we are not understanding, during execution of work flow command which path it will check for the scripts.
Ctier Server path : /shared/scripts/checkStatus.sh, which will be accessible for node as well. This is a shared location.

Can you please help us , do we need ctier client installation in all the nodes for executing the workflow commands?
Also please let us know what are advantages of ctier client getting installed in nodes?

Thanks,
Soma




--
--
You received this message because you are subscribed to the Google Groups "ControlTier" group.
To post to this group, send email to contr...@googlegroups.com
To unsubscribe from this group, send email to controltier...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/controltier?hl=en
http://wiki.controltier.org
---
You received this message because you are subscribed to the Google Groups "ControlTier" group.
To unsubscribe from this group and stop receiving emails from it, send an email to controltier...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages