Hello all,

i am trying to add a secondary server to my existing working sgd-4.31.905
server. the slave server is running the same version
dns resolution is working for a andptr queries.

however here is the output of the submitted command on the master server:

ttamaster:/opt/tarantella/bin # /opt/tarantella/bin/tarantella array join
--primary ttamaster.schmitt-aufzuege.edu --secondary
ttaslave1.schmitt-aufzuege.edu --verbose
2007/12/21 10:44:50.894 (pid 0) server/common/info #1198230290852
Successful DNS lookup (127.0.0.2).

2007/12/21 10:44:50.921 (pid 0) server/common/info #1198230290921
Successful DNS lookup (10.180.100.55).

2007/12/21 10:44:52.883 (pid 0) server/tfn/info #1198230292883
Creating a TFN table for the flavor "autoAdmin"
using properties at file:///opt/tarantella/var/serverresources/tfn.

2007/12/21 10:44:53.055 (pid 0) server/tfn/info #1198230293055
Loading com.sco.tta.common.jndi.provider.tfn.TFNFlavourLogicAdmin
as logic for determining the TFN flavor.

2007/12/21 10:44:53.068 (pid 0) server/tfn/info #1198230293068
Looking for ASAD server on ttamaster.schmitt-aufzuege.edu:5427.

2007/12/21 10:44:53.072 (pid 0) server/tfn/info #1198230293071
Found an ASAD server on ttamaster.schmitt-aufzuege.edu:5427.

2007/12/21 10:44:53.074 (pid 0) server/tfn/info #1198230293074
Creating a TFN table for the flavor "connected-local-master"
using properties at file:///opt/tarantella/var/serverresources/tfn.

2007/12/21 10:44:53.172 (pid 0) server/tfn/info #1198230293172
Created a TFN table for the flavor "connected-local-master".

2007/12/21 10:44:53.281 (pid 0) admin/misc/moreinfo #1198230293281
Contacting host ttaslave1.schmitt-aufzuege.edu.

2007/12/21 10:44:53.288 (pid 0) admin/misc/moreinfo #1198230293288
Failed to contact host ttaslave1.schmitt-aufzuege.edu because of
javax.naming.CommunicationException: failed to connect [Root exception is
java.net.SocketException: Invalid argument or cannot assign requested
address]
at
com.sco.jndi.provider.asadpeer.ConnectionTable$Connection.connect(AsadContex
t.java:1216)
at
com.sco.jndi.provider.asadpeer.ConnectionTable$Connection.<init>(AsadContext
.java:1096)
at
com.sco.jndi.provider.asadpeer.ConnectionTable.getConnectionFor(AsadContext.
java:1014)
at
com.sco.jndi.provider.asadpeer.AsadContext.updateConnection(AsadContext.java
:769)
at
com.sco.jndi.provider.asadpeer.AsadContext.verifyProperties(AsadContext.java
:215)
at
com.sco.jndi.provider.asadpeer.AbstractAsadContext.<init>(AbstractAsadContex
t.java:144)
at com.sco.jndi.provider.asadpeer.AsadContext.<init>(AsadContext.java:123)
at
com.sco.jndi.provider.asadpeer.AsadContextFactory.getObjectInstance(AsadCont
extFactory.java:34)
at
com.sco.jndi.toolkit.provider.BaseContextFactory.getInitialContext(BaseConte
xtFactory.java:71)
at com.sco.jndi.url.URLContext.context(URLContext.java:65)
at com.sco.jndi.url.URLContext.lookup(URLContext.java:99)
at javax.naming.InitialContext.lookup(InitialContext.java:392)
at
com.sco.tta.admin.common.CCContextProvider$3.execute(CCContextProvider.java:
661)
at
com.sco.tta.admin.common.CCToolkit.runAuthenticatedJNDIOp(CCToolkit.java:830
)
at
com.sco.tta.admin.common.CCContextProvider.resolveToObjectWithURLWithCreds(C
CContextProvider.java:666)
at
com.sco.tta.admin.common.CCContextProvider.resolveToObjectWithURLWithCreds(C
CContextProvider.java:588)
at
com.sco.tta.admin.common.actions.ArrayBaseCommand.promptForCredentials(Array
BaseCommand.java:212)
at
com.sco.tta.admin.common.actions.ArrayBaseCommand.promptForCredentials(Array
BaseCommand.java:162)
at
com.sco.tta.admin.common.actions.ArrayBaseCommand.promptForCredentials(Array
BaseCommand.java:139)
at
com.sco.tta.admin.common.actions.ArrayNewSlaveCommand.execute(ArrayNewSlaveC
ommand.java:74)
at
com.sco.tta.admin.common.CCToolkit.runAuthenticatedJNDIOp(CCToolkit.java:830
)
at
com.sco.tta.admin.common.actions.BaseActionMap.doAction(BaseActionMap.java:2
73)
at
com.sco.tta.admin.common.actions.BaseActionMap.doAction(BaseActionMap.java:2
40)
at
com.sco.tta.admin.jacl.ArrayNewSlaveCmd.cmdProc(ArrayNewSlaveCmd.java:121)
at tcl.lang.Parser.evalObjv(Parser.java:810)
at tcl.lang.Parser.eval2(Parser.java:1209)
at tcl.lang.Interp.eval(Interp.java:2042)
at tcl.lang.Interp.eval(Interp.java:2101)
at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42)
at tcl.lang.Parser.evalObjv(Parser.java:810)
at tcl.lang.Parser.eval2(Parser.java:1209)
at tcl.lang.Parser.evalTokens(Parser.java:993)
at tcl.lang.Parser.eval2(Parser.java:1196)
at tcl.lang.Interp.eval(Interp.java:2042)
at tcl.lang.Interp.evalFile(Interp.java:2140)
at tcl.lang.Shell.main(Shell.java:102)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sco.cid.common.Run.invoke(Run.java:105)
at com.sco.cid.common.Run.run(Run.java:133)
at com.sco.cid.common.Run.run(Run.java:95)
at
com.sco.tta.common.util.TarantellaApplication$1.run(TarantellaApplication.ja
va:119)
at com.sco.cid.common.RunnableThreadGroup.run(RunnableThreadGroup.java:129)
at
com.sco.tta.common.util.TarantellaApplication.run(TarantellaApplication.java
:179)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.net.SocketException: Invalid argument or cannot assign
requested address
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:519)
at java.net.Socket.connect(Socket.java:469)
at java.net.Socket.<init>(Socket.java:366)
at java.net.Socket.<init>(Socket.java:266)
at
com.sco.tta.common.connection.raw.RawServerConnect.socketFactory(RawServerCo
nnect.java:208)
at
com.sco.tta.common.connection.raw.RawServerSecureSocketConnect.getSecureSock
et(RawServerSecureSocketConnect.java:358)
at
com.sco.tta.common.connection.raw.RawServerSecureSocketConnect.<init>(RawSer
verSecureSocketConnect.java:306)
at
com.sco.tta.common.connection.raw.RawServerSecureSocketConnect.<init>(RawSer
verSecureSocketConnect.java:126)
at
com.sco.tta.common.connection.asad.AsadPeerConnection.<init>(AsadPeerConnect
ion.java:109)
at
com.sco.jndi.provider.asadpeer.ConnectionTable$Connection.connect(AsadContex
t.java:1171)
... 46 more
.
The command will attempt to contact other array members if possible.

2007/12/21 10:44:53.290 (pid 0) admin/misc/moreinfo #1198230293290
Contacting host ttamaster.schmitt-aufzuege.edu.

2007/12/21 10:44:53.325 (pid 0) admin/misc/moreinfo #1198230293325
Contacted host ttamaster.schmitt-aufzuege.edu succesfully.

2007/12/21 10:44:53.473 (pid 0) admin/misc/moreinfo #1198230293473
Looked up host object of ttamaster.schmitt-aufzuege.edu on
ttamaster.schmitt-aufzuege.edu.

2007/12/21 10:44:53.523 (pid 0) admin/misc/moreinfo #1198230293523
Looked up host object of ttamaster.schmitt-aufzuege.edu on
ttamaster.schmitt-aufzuege.edu.

2007/12/21 10:44:53.530 (pid 0) server/tfn/info #1198230293530
Creating a TFN table for the flavor "autoAdmin"
using properties at file:///opt/tarantella/var/serverresources/tfn.

2007/12/21 10:44:53.582 (pid 0) server/tfn/info #1198230293582
Loading com.sco.tta.common.jndi.provider.tfn.TFNFlavourLogicAdmin
as logic for determining the TFN flavor.

2007/12/21 10:44:53.595 (pid 0) server/tfn/info #1198230293595
Looking for ASAD server on ttamaster.schmitt-aufzuege.edu:5427.

2007/12/21 10:44:53.596 (pid 0) server/tfn/info #1198230293596
Found an ASAD server on ttamaster.schmitt-aufzuege.edu:5427.

2007/12/21 10:44:53.597 (pid 0) server/tfn/info #1198230293597
Creating a TFN table for the flavor "connected-local-master"
using properties at file:///opt/tarantella/var/serverresources/tfn.

2007/12/21 10:44:53.660 (pid 0) server/tfn/info #1198230293660
Created a TFN table for the flavor "connected-local-master".

Can't contact the server ttaslave1.schmitt-aufzuege.edu.


------<-----

Ping results:
ttamaster:/opt/tarantella/bin # ping ttaslave1
PING ttaslave1.schmitt-aufzuege.edu (10.180.100.56) 56(84) bytes of data.
64 bytes from ttaslave1.schmitt-aufzuege.edu (10.180.100.56): icmp_seq=1
ttl=64 time=1.81 ms

--- ttaslave1.schmitt-aufzuege.edu ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 1.815/1.815/1.815/0.000 ms

ttamaster:/opt/tarantella/bin # host 10.180.100.56
56.100.180.10.in-addr.arpa domain name pointer
ttaslave1.schmitt-aufzuege.edu.

ttaslave1:~ # ping ttamaster
PING ttamaster.schmitt-aufzuege.edu (10.180.100.55) 56(84) bytes of data.
64 bytes from ttamaster.schmitt-aufzuege.edu (10.180.100.55): icmp_seq=1
ttl=64 time=0.204 ms

--- ttamaster.schmitt-aufzuege.edu ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.204/0.204/0.204/0.000 ms

ttaslave1:~ # host 10.180.100.55
55.100.180.10.in-addr.arpa domain name pointer
ttamaster.schmitt-aufzuege.edu.

----<----

any ideas? im stuck

regards
joerg

_______________________________________________
SGD-Users mailing list
SGD-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sgd-users

Reply via email to