Friday, December 1, 2017

Test Coherence communication between nodes using 'datagram-test.sh'

This is a successful execution of the datagram-test.sh script. Any other response may indicate communication issues between the nodes.
oracle@soahost1:/u01/app/oracle/middleware/coherence_3.7/bin> ./datagram-test.sh -polite soahost2 
java version "1.7.0_121"
Java(TM) SE Runtime Environment (build 1.7.0_121-b32)
Java HotSpot(TM) 64-Bit Server VM (build 24.121-b32, mixed mode)
2017-05-03 19:19:37.342/0.319 Oracle Coherence 3.7.1.1 <Info> (thread=main, member=n/a): Loaded operational configuration from "jar:file:/u01/app/oracle/middleware/coherence_3.7/lib/coherence.jar!/tangosol-coherence.xml"
2017-05-03 19:19:37.412/0.389 Oracle Coherence 3.7.1.1 <Info> (thread=main, member=n/a): Loaded operational overrides from "jar:file:/u01/app/oracle/middleware/coherence_3.7/lib/coherence.jar!/tangosol-coherence-override-dev.xml"
2017-05-03 19:19:37.412/0.389 Oracle Coherence 3.7.1.1 <D5> (thread=main, member=n/a): Optional configuration override "/tangosol-coherence-override.xml" is not specified
2017-05-03 19:19:37.415/0.392 Oracle Coherence 3.7.1.1 <D5> (thread=main, member=n/a): Optional configuration override "/custom-mbeans.xml" is not specified
 
Oracle Coherence Version 3.7.1.1 Build 28901
 Grid Edition: Development mode
Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
 
creating datagram socket using provider: SystemSocketProvider
starting listener: at /192.168.0.20:9999
packet size: 1468 bytes
buffer size: 1428 packets
  report on: 100000 packets, 139 MBs
    process: 20 bytes/packet
        log: null
     log on: 139 MBs
 
starting publisher: at /192.168.0.20:10000 sending to soahost2/192.168.0.21:9999
packet size: 1468 bytes
buffer size: 32 packets
  report on: 100000 packets, 139 MBs
    process: 20 bytes/packet
      peers: 1
       rate: no limit
 
no packet burst limit
waiting for listener to be contacted before publishing
 
Recieving data from 1 publisher(s).
ioioioioioioiioioIoiOiioioioioiioioIoiioioiOiioioioiIoioioiioioioiiOioIoiioioioiioioioiIoiOioiioioioiioioIoiioioiOiioioioiIoioioioiioioiOiioIoiioioioioiioioioIiOioioiioioioiioI
Lifetime:
Rx from publisher: /192.168.0.21:10000
             elapsed: 1235ms
         packet size: 1468
          throughput: 113 MB/sec
                      80972 packets/sec
            received: 100000 of 100000
             missing: 0
        success rate: 1.0
        out of order: 0
          avg offset: 0
                gaps: 0
        avg gap size: 0
        avg gap time: 0ms
        avg ack time: 1.338602ms; acks 19992


Now:
Rx from publisher: /192.168.0.21:10000
             elapsed: 1235ms
         packet size: 1468
          throughput: 113 MB/sec
                      80972 packets/sec
            received: 100000 of 100000
             missing: 0
        success rate: 1.0
        out of order: 0
          avg offset: 0
                gaps: 0
        avg gap size: 0
        avg gap time: 0ms
        avg ack time: 1.339186ms; acks 19992
 
oioiioiOioiioioioIioioioiioioiOiioIoioioiioioioiioioIO
Tx summary 1 peers:
   life: 14 MB/sec, 10239 packets/sec
    now: 14 MB/sec, 10239 packets/sec
iioioiioioioioiIoioioiiOioioiioioIoiioioioiioiOiioIoioiioioioioiioioIOiioioioiioioioiIoioioiiOioioiioioIoiioioioiioiOioioI
Lifetime:
Rx from publisher: /192.168.0.21:10000
             elapsed: 2471ms
         packet size: 1468
          throughput: 113 MB/sec
                      80939 packets/sec
            received: 200000 of 200000
             missing: 0
        success rate: 1.0
        out of order: 0
          avg offset: 0
                gaps: 0
        avg gap size: 0
        avg gap time: 0ms
        avg ack time: 1.287305ms; acks 37107


Now:
Rx from publisher: /192.168.0.21:10000
             elapsed: 1234ms
         packet size: 1468
          throughput: 113 MB/sec
                      81037 packets/sec
            received: 100000 of 100000
             missing: 0
        success rate: 1.0
        out of order: 0
          avg offset: 0
                gaps: 0
        avg gap size: 0
        avg gap time: 0ms
        avg ack time: 1.227671ms; acks 17115
 
ioioioioiioioioiOIoiioioioioiioioioIoOoooooooooOoooooooooOoooooooooO
Tx summary 1 peers:
   life: 25 MB/sec, 17691 packets/sec
    now: 91 MB/sec, 65020 packets/sec
oooooooooOoooooooooOoooooooooO^C
 
Applicable Versions
  • Oracle Coherence 11g (11.1.1.9.0)

 

No comments: