Some further debugging:
The creation of the DAS works fine, when I'm trying to do this command it fails on a non-DAS:
asadmin> start-node-agent --user admin --passwordfile passwords.txt --syncinstances=true app2-agent
Redirecting output to /opt/glassfish/nodeagents/app2-agent/agent/logs/server.log
Redirecting application output to /opt/glassfish/nodeagents/app2-agent/agent/logs/server.log
Redirecting output to /var/lib/cpfusion/logs/glassfish/instance-log-service.log
[GC 460816K->8264K(3392000K), 0.0123010 secs]
[Full GC 8264K->8078K(3392000K), 0.0988740 secs]
At this point it just hangs here.
Checking tcpdump on the DAS shows:
[root_at_qa1-app1 ~]# tcpdump -i eth0 host qa1-app2-mgmt
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
13:28:06.284962 arp who-has 172.17.10.19 tell 172.17.10.18
13:28:06.285050 arp reply 172.17.10.19 is-at 00:1e:c9:fd:71:4b (oui Unknown)
13:28:06.285068 IP 172.17.10.18.40262 > 172.17.10.19.9701: S 1844067691:1844067691(0) win 5840 <mss 1460,sackOK,timestamp 1721196508 0,nop,wscale 7>
13:28:06.285073 IP 172.17.10.18.47606 > 172.17.10.19.9701: S 1838059613:1838059613(0) win 5840 <mss 1460,sackOK,timestamp 1721196508 0,nop,wscale 7>
13:28:06.299169 IP 172.17.10.18.55542 > 172.17.10.19.9701: S 1848689704:1848689704(0) w
(and so forth).
These requests should [b]not[/b] be coming in through eth0...
I believe this is the cause:
https://glassfish.dev.java.net/issues/show_bug.cgi?id=5313
[Message sent by forum member 'jmartinloi' (jmartinloi)]
http://forums.java.net/jive/thread.jspa?messageID=353444