Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Setting Tungsten

Received: by 10.236.190.104 with SMTP id d68mr5814510yhn.45.1344267308568;
        Mon, 06 Aug 2012 08:35:08 -0700 (PDT)
X-BeenThere: tungsten-replicator-discuss@googlegroups.com
Received: by 10.236.154.232 with SMTP id h68ls4483754yhk.2.gmail; Mon, 06 Aug
 2012 08:35:07 -0700 (PDT)
Received: by 10.236.74.161 with SMTP id x21mr1687310yhd.13.1344267300637;
        Mon, 06 Aug 2012 08:35:00 -0700 (PDT)
Date: Mon, 6 Aug 2012 08:34:59 -0700 (PDT)
From: Alexandre Macedo <alexandre....@gmail.com>
To: tungsten-replicator-discuss@googlegroups.com
Message-Id: <84caf5d6-a1ee-4543-a00b-a71d1704ea0f@googlegroups.com>
In-Reply-To: <BADC1ABB39714DBAACADC79E99F77179@gmail.com>
References: <03258c6f-b8a4-4e62-823c-5d8d54016aa9@googlegroups.com>
 <4ef0c53d-eced-4f7a-b710-43c01d88d436@googlegroups.com>
 <b4885468-9a4d-4aa1-b4a0-17d79d674dd7@googlegroups.com>
 <BADC1ABB39714DBAACADC79E99F77179@gmail.com>
Subject: Re: Setting Tungsten
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_194_10676412.1344267299974"

------=_Part_194_10676412.1344267299974
Content-Type: multipart/alternative; 
	boundary="----=_Part_195_22918117.1344267299974"

------=_Part_195_22918117.1344267299974
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

root...


in all sides...




Em segunda-feira, 6 de agosto de 2012 11h53min56s UTC-3, neila escreveu:
>
> on ub1 can you show the output of
>
> ssh root@ub2 whoami
>
>
> -- 
> Neil Armitage
>
> On Monday, 6 August 2012 at 15:50, Alexandre Macedo wrote:
>
> Yes...I can in all methods without password
>
> root@ub1 to ub1 and to ub2
> rot@ub2 to ub2 and to ub1
>
> Thanks
>
> Em segunda-feira, 6 de agosto de 2012 11h34min40s UTC-3, neila escreveu:
>
> can ub2 ssh to ub2 without keys? thats what it's trying to do
>
> On Monday, 6 August 2012 14:15:47 UTC+1, Alexandre Macedo wrote:
>
> Hi Friends...
>
> Please Help-me, 
>
> TUNGSTEN_TOOLS=tools
> MASTER_USER=tungsten
> MASTER_PW=qaz3008
> MASTER1=ub1
> SLAVE=ub2
> SERVICE1=Master1
> PATHMY=/etc/mysql/my.cnf
>
> echo "Configurando  "$MASTER1
>
> tools/tungsten-installer --master-slave -a \
>    --datasource-mysql-conf=$PATHMY \
>    --master-host=$MASTER1 \
>    --datasource-user=$MASTER_USER \
>    --datasource-password=$MASTER_PW \
>    --service-name=$SERVICE1 \
>    --home-directory=$TUNGSTEN_HOME \
>    --cluster-hosts=$MASTER1,$SLAVE \
>    --start-and-report
>
> But even receive this
>
> Configurando  ub1
> ERROR >> ub2 >> Net::SSH was unable to connect to ub2 as root.  Check that 
> ub2 is online, root exists and your SSH private keyfile or ssh-agent 
> settings. Try adding --net-ssh-option=port=<SSH port number> if you are 
> using an SSH port other than 22.
> #####################################################################
> # Validation failed
> #####################################################################
> #####################################################################
> # Errors for ub2
> #####################################################################
> ERROR >> ub2 >> Net::SSH was unable to connect to ub2 as root.  Check that 
> ub2 is online, root exists and your SSH private keyfile or ssh-agent 
> settings. Try adding --net-ssh-option=port=<SSH port number> if you are 
> using an SSH port other than 22. (SSHLoginCheck)
>
>
> My Hosts is ok... i can login with ssh root@ub2 e in ub2 i can use ssh 
> root@ub1 without password
>
> Thanks in Adv...
>
>
>  
>  
------=_Part_195_22918117.1344267299974
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

root...<br><br><br>in all sides...<br><br><br><br><br>Em segunda-feira, 6 d=
e agosto de 2012 11h53min56s UTC-3, neila  escreveu:<blockquote class=3D"gm=
ail_quote" style=3D"margin: 0;margin-left: 0.8ex;border-left: 1px #ccc soli=
d;padding-left: 1ex;">
                <div style=3D"font-family:Helvetica;font-size:13px">on ub1 =
can you show the output of<div><br></div><div>ssh root@ub2 whoami</div><div=
><br></div></div>
                <div><div><br></div><div>--&nbsp;</div><div>Neil Armitage</=
div><div><br></div></div>
                =20
                <p style=3D"color:#a0a0a8">On Monday, 6 August 2012 at 15:5=
0, Alexandre Macedo wrote:</p>
                <blockquote type=3D"cite" style=3D"border-left-style:solid;=
border-width:1px;margin-left:0px;padding-left:10px">
                    <span><div><div>Yes...I can in all methods without pass=
word<br><br>root@ub1 to ub1 and to ub2<br>rot@ub2 to ub2 and to ub1<br><br>=
Thanks<br><br>Em segunda-feira, 6 de agosto de 2012 11h34min40s UTC-3, neil=
a  escreveu:<blockquote type=3D"cite"><div>can ub2 ssh to ub2 without keys?=
 thats what it's trying to do<br><br>On Monday, 6 August 2012 14:15:47 UTC+=
1, Alexandre Macedo  wrote:<blockquote type=3D"cite"><div>Hi Friends...<br>=
<br>Please Help-me, <br><br>TUNGSTEN_TOOLS=3Dtools<br>MASTER_USER=3Dtungste=
n<br>MASTER_PW=3Dqaz3008<br>MASTER1=3Dub1<br>SLAVE=3Dub2<br>SERVICE1=3DMast=
er1<br>PATHMY=3D/etc/mysql/my.cnf<br><br>echo "Configurando&nbsp; "$MASTER1=
<br><br>tools/tungsten-installer --master-slave -a \<br>&nbsp;&nbsp; --data=
source-mysql-conf=3D$<wbr>PATHMY \<br>&nbsp;&nbsp; --master-host=3D$MASTER1=
 \<br>&nbsp;&nbsp; --datasource-user=3D$MASTER_USER \<br>&nbsp;&nbsp; --dat=
asource-password=3D$MASTER_<wbr>PW \<br>&nbsp;&nbsp; --service-name=3D$SERV=
ICE1 \<br>&nbsp;&nbsp; --home-directory=3D$TUNGSTEN_<wbr>HOME \<br>&nbsp;&n=
bsp; --cluster-hosts=3D$MASTER1,$<wbr>SLAVE \<br>&nbsp;&nbsp; --start-and-r=
eport<br><br>But even receive this<br><br>Configurando&nbsp; ub1<br>ERROR &=
gt;&gt; ub2 &gt;&gt; Net::SSH was unable to connect to ub2 as root.&nbsp; C=
heck that ub2 is online, root exists and your SSH private keyfile or ssh-ag=
ent settings. Try adding --net-ssh-option=3Dport=3D&lt;SSH port number&gt; =
if you are using an SSH port other than 22.<br>############################=
##<wbr>##############################<wbr>#########<br># Validation failed<=
br>##############################<wbr>##############################<wbr>##=
#######<br>##############################<wbr>#############################=
#<wbr>#########<br># Errors for ub2<br>##############################<wbr>#=
#############################<wbr>#########<br>ERROR &gt;&gt; ub2 &gt;&gt; =
Net::SSH was unable to connect to ub2 as root.&nbsp; Check that ub2 is onli=
ne, root exists and your SSH private keyfile or ssh-agent settings. Try add=
ing --net-ssh-option=3Dport=3D&lt;SSH port number&gt; if you are using an S=
SH port other than 22. (SSHLoginCheck)<br><br><br>My Hosts is ok... i can l=
ogin with ssh root@ub2 e in ub2 i can use ssh root@ub1 without password<br>=
<br>Thanks in Adv...<br><br><br></div></blockquote></div></blockquote></div=
></div></span>
                =20
                =20
                =20
                =20
                </blockquote>
                =20
                <div>
                    <br>
                </div>
</blockquote>
------=_Part_195_22918117.1344267299974--

------=_Part_194_10676412.1344267299974--