[ 
https://issues.apache.org/jira/browse/TRAFODION-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15067411#comment-15067411
 ] 

ASF GitHub Bot commented on TRAFODION-1719:
-------------------------------------------

GitHub user kevinxu021 opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/239

    [TRAFODION-1719]Got needed info

    Before fixes it might be:
    [poc@esgvm-8 dcs]$ ./bin/dcs --config 
/data/esgyndb/traf-plus/dcs/bin/../conf org.trafodion.dcs.zookeeper.ZkUtil 
/poc/dcs/master
    15/12/22 01:33:49 DEBUG zookeeper.ZkClient: ZooKeeper 
Servers:localhost:2181,SessionTimeout:180000,MaxRetries:3,RetryIntervalMillis:1000
    15/12/22 01:33:49 DEBUG zookeeper.ZkClient: Zookeeper.State=CONNECTING
    15/12/22 01:33:50 DEBUG zookeeper.ZkClient: Zookeeper.State=CONNECTED
    esgvm-8.novalocal

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kevinxu021/incubator-trafodion dcs-1719

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/239.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #239
    
----
commit 07b530d81ed53588707d7db9803a31192f508a01
Author: Kevin Xu <kaihua...@esgyn.cn>
Date:   2015-12-22T01:32:35Z

    Got needed info

----


> dcsstart/dcsstop doesn't work
> -----------------------------
>
>                 Key: TRAFODION-1719
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1719
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: connectivity-dcs
>            Reporter: Kevin Xu
>            Priority: Blocker
>
> bash -x ./bin/stop-dcs.sh
> 44 + master='15/12/22 00:39:01 DEBUG zookeeper.ZkClient: ZooKeeper 
> Servers:localhost:2181,SessionTimeout:180000,MaxRetries
>     :3,RetryIntervalMillis:1000
>  45 15/12/22 00:39:01 DEBUG zookeeper.ZkClient: Zookeeper.State=CONNECTING
>  46 15/12/22 00:39:02 DEBUG zookeeper.ZkClient: Zookeeper.State=CONNECTED
>  47 esgvm-8.novalocal'
>  48 + errCode=0
>  49 + '[' 0 -ne 0 ']'
>  50 + '[' '15/12/22 00:39:01 DEBUG zookeeper.ZkClient: ZooKeeper 
> Servers:localhost:2181,SessionTimeout:180000,MaxRetries:3,
>     RetryIntervalMillis:1000
>  51 15/12/22 00:39:01 DEBUG zookeeper.ZkClient: Zookeeper.State=CONNECTING
>  52 15/12/22 00:39:02 DEBUG zookeeper.ZkClient: Zookeeper.State=CONNECTED
>  53 esgvm-8.novalocal' == '' ']'
>  54 ++ hostname -f
>  55 + '[' '15/12/22 00:39:01 DEBUG zookeeper.ZkClient: ZooKeeper 
> Servers:localhost:2181,SessionTimeout:180000,MaxRetries:3,
>     RetryIntervalMillis:1000
>  56 15/12/22 00:39:01 DEBUG zookeeper.ZkClient: Zookeeper.State=CONNECTING
>  57 15/12/22 00:39:02 DEBUG zookeeper.ZkClient: Zookeeper.State=CONNECTED
>  58 esgvm-8.novalocal' == esgvm-8.novalocal ']'
>  59 + remote_cmd='cd /data/esgyndb/traf-plus/dcs/bin/..; 
> /data/esgyndb/traf-plus/dcs/bin/dcs-daemon.sh --config /data/esgyn
>     db/traf-plus/dcs/bin/../conf stop master'
>  60 + ssh -q -n 15/12/22 00:39:01 DEBUG zookeeper.ZkClient: ZooKeeper 
> Servers:localhost:2181,SessionTimeout:180000,MaxRetri
>     es:3,RetryIntervalMillis:1000 15/12/22 00:39:01 DEBUG zookeeper.ZkClient: 
> Zookeeper.State=CONNECTING 15/12/22 00:39:02
>     DEBUG zookeeper.ZkClient: Zookeeper.State=CONNECTED esgvm-8.novalocal cd 
> '/data/esgyndb/traf-plus/dcs/bin/..;' /data/es
>     gyndb/traf-plus/dcs/bin/dcs-daemon.sh --config 
> /data/esgyndb/traf-plus/dcs/bin/../conf stop master
>  61 + sed 's/^/15/12/22 00:39:01 DEBUG zookeeper.ZkClient: ZooKeeper 
> Servers:localhost:2181,SessionTimeout:180000,MaxRetrie
>     s:3,RetryIntervalMillis:1000
>  62 15/12/22 00:39:01 DEBUG zookeeper.ZkClient: Zookeeper.State=CONNECTING
>  63 15/12/22 00:39:02 DEBUG zookeeper.ZkClient: Zookeeper.State=CONNECTED
>  64 esgvm-8.novalocal: /'
>  65 sed: -e expression #1, char 10: unknown option to `s'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to