Project

General

Profile

cephtool-hang-at-966369aad07461f2610b4dd2a9cdc770155c5a89.txt

cephtool-hang-at-966369aad07461f2610b4dd2a9cdc770155c5a89.txt - Colin McCabe, 11/09/2010 04:28 PM

Download (243 KB)

 
1
cmccabe@flab:~/src/ceph/src$ ./test/test_unfound.sh run
2
++ dirname ./test/test_unfound.sh
3
+ source ./test/test_common.sh
4
++ init
5
++ setup_tempdir
6
+++ mktemp -d
7
++ TEMPDIR=/tmp/tmp.FBktsMrdEa
8
++ '[' -z ']'
9
++ trap cleanup INT TERM EXIT
10
+++ dirname ./test/test_unfound.sh
11
++ cd ./test/..
12
+ run
13
+ setup
14
+ ./stop.sh
15
+ CEPH_NUM_OSD=2
16
+ ./vstart.sh -d -n -o 'osd recovery delay start = 10000'
17
** going verbose **
18
cmon: no process found
19
cmds: no process found
20
cosd: no process found
21
hostname flab
22
ip 10.3.14.10
23
./osdmaptool: osdmap file '.ceph_osdmap'
24
./osdmaptool: writing epoch 1 to .ceph_osdmap
25
./monmaptool --create --clobber --add a 10.3.14.10:6789 --add b 10.3.14.10:6790 --add c 10.3.14.10:6791 --print .ceph_monmap
26
./monmaptool: monmap file .ceph_monmap
27
./monmaptool: generated fsid 77995072-9575-6c4c-343f-9430038f4454
28
epoch 1
29
fsid 77995072-9575-6c4c-343f-9430038f4454
30
last_changed 2010-11-09 16:14:42.082364
31
created 2010-11-09 16:14:42.082364
32
0: 10.3.14.10:6789/0 mon.a
33
1: 10.3.14.10:6790/0 mon.b
34
2: 10.3.14.10:6791/0 mon.c
35
./monmaptool: writing epoch 1 to .ceph_monmap (3 monitors)
36
./cmon --mkfs -c ceph.conf -i a --monmap=.ceph_monmap --osdmap=.ceph_osdmap
37
 ** WARNING: Ceph is still under heavy development, and is only suitable for **
38
 **          testing and review.  Do not trust it with important data.       **
39
can't open ~/.ceph/keyring.bin, /etc/ceph/keyring.bin, .ceph_keyring: Not a directory
40
can't open ~/.ceph/keyring.bin, /etc/ceph/keyring.bin, .ceph_keyring: Not a directory
41
can't open ~/.ceph/keyring.bin, /etc/ceph/keyring.bin, .ceph_keyring: Not a directory
42
./cmon: created monfs at dev/mon.a for mon.a
43
./cmon --mkfs -c ceph.conf -i b --monmap=.ceph_monmap --osdmap=.ceph_osdmap
44
 ** WARNING: Ceph is still under heavy development, and is only suitable for **
45
 **          testing and review.  Do not trust it with important data.       **
46
can't open ~/.ceph/keyring.bin, /etc/ceph/keyring.bin, .ceph_keyring: Not a directory
47
can't open ~/.ceph/keyring.bin, /etc/ceph/keyring.bin, .ceph_keyring: Not a directory
48
can't open ~/.ceph/keyring.bin, /etc/ceph/keyring.bin, .ceph_keyring: Not a directory
49
./cmon: created monfs at dev/mon.b for mon.b
50
./cmon --mkfs -c ceph.conf -i c --monmap=.ceph_monmap --osdmap=.ceph_osdmap
51
 ** WARNING: Ceph is still under heavy development, and is only suitable for **
52
 **          testing and review.  Do not trust it with important data.       **
53
can't open ~/.ceph/keyring.bin, /etc/ceph/keyring.bin, .ceph_keyring: Not a directory
54
can't open ~/.ceph/keyring.bin, /etc/ceph/keyring.bin, .ceph_keyring: Not a directory
55
can't open ~/.ceph/keyring.bin, /etc/ceph/keyring.bin, .ceph_keyring: Not a directory
56
./cmon: created monfs at dev/mon.c for mon.c
57
./cmon -i a -c ceph.conf
58
 ** WARNING: Ceph is still under heavy development, and is only suitable for **
59
 **          testing and review.  Do not trust it with important data.       **
60
starting mon.a rank 0 at 10.3.14.10:6789/0 mon_data dev/mon.a fsid 77995072-9575-6c4c-343f-9430038f4454
61
./cmon -i b -c ceph.conf
62
 ** WARNING: Ceph is still under heavy development, and is only suitable for **
63
 **          testing and review.  Do not trust it with important data.       **
64
starting mon.b rank 1 at 10.3.14.10:6790/0 mon_data dev/mon.b fsid 77995072-9575-6c4c-343f-9430038f4454
65
./cmon -i c -c ceph.conf
66
 ** WARNING: Ceph is still under heavy development, and is only suitable for **
67
 **          testing and review.  Do not trust it with important data.       **
68
starting mon.c rank 2 at 10.3.14.10:6791/0 mon_data dev/mon.c fsid 77995072-9575-6c4c-343f-9430038f4454
69
Loading class: .libs/libcls_rbd.so.1.0.0: rbd 1.2 x86-64
70
read 168698 bytes from .libs/libcls_rbd.so.1.0.0
71
2010-11-09 16:14:47.755711 mon <- [class,add,rbd,1.2,x86-64,changed]
72
2010-11-09 16:14:48.855060 mon0 -> 'updated' (0)
73
mkfs osd0
74
./cosd -i 0 -c ceph.conf --mkfs
75
 ** WARNING: Ceph is still under heavy development, and is only suitable for **
76
 **          testing and review.  Do not trust it with important data.       **
77
created object store dev/osd0 journal dev/osd0/journal for osd0 fsid 77995072-9575-6c4c-343f-9430038f4454
78
start osd0
79
./cosd -i 0 -c ceph.conf
80
 ** WARNING: Ceph is still under heavy development, and is only suitable for **
81
 **          testing and review.  Do not trust it with important data.       **
82
starting osd0 at 0.0.0.0:6800/20924 osd_data dev/osd0 dev/osd0/journal
83
mkfs osd1
84
./cosd -i 1 -c ceph.conf --mkfs
85
 ** WARNING: Ceph is still under heavy development, and is only suitable for **
86
 **          testing and review.  Do not trust it with important data.       **
87
created object store dev/osd1 journal dev/osd1/journal for osd1 fsid 77995072-9575-6c4c-343f-9430038f4454
88
start osd1
89
./cosd -i 1 -c ceph.conf
90
 ** WARNING: Ceph is still under heavy development, and is only suitable for **
91
 **          testing and review.  Do not trust it with important data.       **
92
starting osd1 at 0.0.0.0:6802/20968 osd_data dev/osd1 dev/osd1/journal
93
creating dev/mds.a.keyring
94
read 119 bytes from dev/mds.a.keyring
95
2010-11-09 16:14:52.111759 7f1fe8b767c0 -- :/0 register_entity client?
96
2010-11-09 16:14:52.111869 7f1fe8b767c0 -- :/0 register_entity client? at :/0
97
2010-11-09 16:14:52.111880 7f1fe8b767c0 -- :/0 ready :/0
98
2010-11-09 16:14:52.111913 7f1fe8b767c0 -- :/20977 messenger.start
99
2010-11-09 16:14:52.112054 7f1fe8b767c0 -- :/20977 --> mon0 10.3.14.10:6789/0 -- auth(proto 0 30 bytes) v1 -- ?+0 0x18947a0
100
2010-11-09 16:14:52.112096 7f1fe8b767c0 -- :/20977 submit_message auth(proto 0 30 bytes) v1 remote, 10.3.14.10:6789/0, new pipe.
101
2010-11-09 16:14:52.112107 7f1fe8b767c0 -- :/20977 connect_rank to 10.3.14.10:6789/0, creating pipe and registering
102
2010-11-09 16:14:52.112141 7f1fe8b767c0 -- :/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=-1 pgs=0 cs=0 l=0).register_pipe
103
2010-11-09 16:14:52.112167 7f1fe8b75710 -- :/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=-1 pgs=0 cs=0 l=0).writer: state = 1 policy.server=0
104
2010-11-09 16:14:52.112218 7f1fe8b75710 -- :/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=-1 pgs=0 cs=0 l=0).connect 0
105
2010-11-09 16:14:52.112256 7f1fe8b75710 -- :/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=0 cs=0 l=0).connecting to 10.3.14.10:6789/0
106
2010-11-09 16:14:52.112728 7f1fe8b75710 -- :/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=0 cs=0 l=0).connect read peer addr 10.3.14.10:6789/0 on socket 3
107
2010-11-09 16:14:52.112763 7f1fe8b75710 -- :/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=0 cs=0 l=0).connect peer addr for me is 10.3.14.10:36408/0
108
2010-11-09 16:14:52.112777 7f1fe8b75710 -- 10.3.14.10:0/20977 learned my addr 10.3.14.10:0/20977
109
2010-11-09 16:14:52.112809 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=0 cs=0 l=0).connect sent my addr 10.3.14.10:0/20977
110
2010-11-09 16:14:52.112828 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=0 cs=0 l=0).connect sending gseq=1 cseq=0 proto=15
111
2010-11-09 16:14:52.112844 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=0 cs=0 l=0).connect wrote (self +) cseq, waiting for reply
112
2010-11-09 16:14:52.113023 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=0 cs=0 l=0).connect got reply tag 1 connect_seq 1 global_seq 5 proto 15 flags 1
113
2010-11-09 16:14:52.113044 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).connect success 1, lossy = 1, features 122
114
2010-11-09 16:14:52.113094 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).connect starting reader
115
2010-11-09 16:14:52.113190 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
116
2010-11-09 16:14:52.113215 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer encoding 1 0x18947a0 auth(proto 0 30 bytes) v1
117
2010-11-09 16:14:52.113235 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader reading tag...
118
2010-11-09 16:14:52.113291 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer sending 1 0x18947a0
119
2010-11-09 16:14:52.113316 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).write_message 0x18947a0
120
2010-11-09 16:14:52.113346 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
121
2010-11-09 16:14:52.113359 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer sleeping
122
2010-11-09 16:14:52.116555 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got ACK
123
2010-11-09 16:14:52.116583 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader reading tag...
124
2010-11-09 16:14:52.116595 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got MSG
125
2010-11-09 16:14:52.116610 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got envelope type=18 src mon0 front=24 data=0 off 0
126
2010-11-09 16:14:52.116627 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader wants 24 from dispatch throttler 0/104857600
127
2010-11-09 16:14:52.116646 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got front 24
128
2010-11-09 16:14:52.116659 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).aborted = 0
129
2010-11-09 16:14:52.116669 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got 24 + 0 + 0 byte message
130
2010-11-09 16:14:52.116747 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got message 1 0x18947a0 auth_reply(proto 1 0 Success) v1
131
2010-11-09 16:14:52.116786 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
132
2010-11-09 16:14:52.116821 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).write_ack 1
133
2010-11-09 16:14:52.116843 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
134
2010-11-09 16:14:52.116854 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer sleeping
135
2010-11-09 16:14:52.116875 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader reading tag...
136
2010-11-09 16:14:52.116902 7f1fdfc5c710 -- 10.3.14.10:0/20977 <== mon0 10.3.14.10:6789/0 1 ==== auth_reply(proto 1 0 Success) v1 ==== 24+0+0 (3938551213 0 0) 0x18947a0
137
2010-11-09 16:14:52.116970 7f1fdfc5c710 -- 10.3.14.10:0/20977 --> mon0 10.3.14.10:6789/0 -- mon_subscribe({monmap=0+}) v1 -- ?+0 0x1890a00
138
2010-11-09 16:14:52.117013 7f1fdfc5c710 -- 10.3.14.10:0/20977 submit_message mon_subscribe({monmap=0+}) v1 remote, 10.3.14.10:6789/0, have pipe.
139
2010-11-09 16:14:52.117038 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
140
2010-11-09 16:14:52.117061 7f1fdfc5c710 -- 10.3.14.10:0/20977 dispatch_throttle_release 24 to dispatch throttler 24/104857600
141
2010-11-09 16:14:52.117079 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer encoding 2 0x1890a00 mon_subscribe({monmap=0+}) v1
142
2010-11-09 16:14:52.117106 7f1fdfc5c710 -- 10.3.14.10:0/20977 done calling dispatch on 0x18947a0
143
2010-11-09 16:14:52.117119 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer sending 2 0x1890a00
144
2010-11-09 16:14:52.117135 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).write_message 0x1890a00
145
2010-11-09 16:14:52.117168 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
146
2010-11-09 16:14:52.117180 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer sleeping
147
2010-11-09 16:14:52.117770 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got ACK
148
2010-11-09 16:14:52.117797 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader reading tag...
149
2010-11-09 16:14:52.117809 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got MSG
150
2010-11-09 16:14:52.117821 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got envelope type=4 src mon0 front=469 data=0 off 0
151
2010-11-09 16:14:52.117834 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader wants 469 from dispatch throttler 0/104857600
152
2010-11-09 16:14:52.117849 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got front 469
153
2010-11-09 16:14:52.117861 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).aborted = 0
154
2010-11-09 16:14:52.117871 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got 469 + 0 + 0 byte message
155
2010-11-09 16:14:52.117904 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got message 2 0x1894a50 mon_map v1
156
2010-11-09 16:14:52.117922 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
157
2010-11-09 16:14:52.117947 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).write_ack 2
158
2010-11-09 16:14:52.117966 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader reading tag...
159
2010-11-09 16:14:52.117991 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
160
2010-11-09 16:14:52.118006 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer sleeping
161
2010-11-09 16:14:52.118030 7f1fdfc5c710 -- 10.3.14.10:0/20977 <== mon0 10.3.14.10:6789/0 2 ==== mon_map v1 ==== 469+0+0 (88169714 0 0) 0x1894a50
162
2010-11-09 16:14:52.118058 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got MSG
163
2010-11-09 16:14:52.118079 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon0 front=20 data=0 off 0
164
2010-11-09 16:14:52.118091 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 469/104857600
165
2010-11-09 16:14:52.118106 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got front 20
166
2010-11-09 16:14:52.118122 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).aborted = 0
167
2010-11-09 16:14:52.118137 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
168
2010-11-09 16:14:52.118145 mon <- [auth,add,mds.a2010-00110-]09
169
 16:14:52.118154 7f1fdfc5c710 -- 10.3.14.10:0/20977 dispatch_throttle_release 469 to dispatch throttler 489/104857600
170
2010-11-09 16:14:52.118199 7f1fdfc5c710 -- 10.3.14.10:0/20977 done calling dispatch on 0x1894a50
171
2010-11-09 16:14:52.118213 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
172
2010-11-09 16:14:52.118230 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).write_ack 3
173
2010-11-09 16:14:52.118246 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got message 3 0x1890a00 mon_subscribe_ack(300s) v1
174
2010-11-09 16:14:52.118274 7f1fe8b767c0 -- 10.3.14.10:0/20977 --> mon0 10.3.14.10:6789/0 -- mon_command(auth add mds.a v 0) v1 -- ?+119 0x1889870
175
2010-11-09 16:14:52.118300 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
176
2010-11-09 16:14:52.118315 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer sleeping
177
2010-11-09 16:14:52.118337 7f1fe8b767c0 -- 10.3.14.10:0/20977 submit_message mon_command(auth add mds.a v 0) v1 remote, 10.3.14.10:6789/0, have pipe.
178
2010-11-09 16:14:52.118366 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
179
2010-11-09 16:14:52.118386 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer encoding 3 0x1889870 mon_command(auth add mds.a v 0) v1
180
2010-11-09 16:14:52.118405 7f1fdfc5c710 -- 10.3.14.10:0/20977 <== mon0 10.3.14.10:6789/0 3 ==== mon_subscribe_ack(300s) v1 ==== 20+0+0 (1468993732 0 0) 0x1890a00
181
2010-11-09 16:14:52.118428 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader reading tag...
182
2010-11-09 16:14:52.118449 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer sending 3 0x1889870
183
2010-11-09 16:14:52.118468 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).write_message 0x1889870
184
2010-11-09 16:14:52.118484 7f1fdfc5c710 -- 10.3.14.10:0/20977 dispatch_throttle_release 20 to dispatch throttler 20/104857600
185
2010-11-09 16:14:52.118501 7f1fdfc5c710 -- 10.3.14.10:0/20977 done calling dispatch on 0x1890a00
186
2010-11-09 16:14:52.118515 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
187
2010-11-09 16:14:52.118535 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer sleeping
188
2010-11-09 16:14:52.324389 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got ACK
189
2010-11-09 16:14:52.324421 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader reading tag...
190
2010-11-09 16:14:53.448320 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got MSG
191
2010-11-09 16:14:53.448352 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got envelope type=51 src mon0 front=73 data=0 off 0
192
2010-11-09 16:14:53.448369 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader wants 73 from dispatch throttler 0/104857600
193
2010-11-09 16:14:53.448387 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got front 73
194
2010-11-09 16:14:53.448400 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).aborted = 0
195
2010-11-09 16:14:53.448410 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got 73 + 0 + 0 byte message
196
2010-11-09 16:14:53.448474 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader got message 4 0x1889870 mon_command_ack([auth,add,mds.a]=0 added key for mds.a v3) v1
197
2010-11-09 16:14:53.448498 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
198
2010-11-09 16:14:53.448539 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).write_ack 4
199
2010-11-09 16:14:53.448562 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
200
2010-11-09 16:14:53.448573 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).writer sleeping
201
2010-11-09 16:14:53.448610 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).reader reading tag...
202
2010-11-09 16:14:53.448638 7f1fdfc5c710 -- 10.3.14.10:0/20977 <== mon0 10.3.14.10:6789/0 4 ==== mon_command_ack([auth,add,mds.a]=0 added key for mds.a v3) v1 ==== 73+0+0 (1341678236 0 0) 0x1889870
203
2010-11-09 16:14:53.448690 7f1fdfc5c710 -- 10.3.14.10:0/20977 dispatch_throttle_release 73 to dispatch throttler 73/104857600
204
2010-11-09 16:14:201053.-44870111 -7f1fdfc5c710090  16:14:53.448697 mon0 -> '-- added key for mds.a' (0)
205
10.3.14.10:0/20977 done calling dispatch on 0x1889870
206
2010-11-09 16:14:53.448757 7f1fe8b767c0 -- 10.3.14.10:0/20977 shutdown 10.3.14.10:0/20977
207
2010-11-09 16:14:53.448780 7f1fe8b767c0 -- 10.3.14.10:0/20977 shutdown i am not dispatch, setting stop flag and joining thread.
208
2010-11-09 16:14:53.448794 7f1fe8b767c0 -- 10.3.14.10:0/20977 wait: still active
209
2010-11-09 16:14:53.448817 7f1fe8b767c0 -- 10.3.14.10:0/20977 wait: woke up
210
2010-11-09 16:14:53.448825 7f1fe8b767c0 -- 10.3.14.10:0/20977 wait: everything stopped
211
2010-11-09 16:14:53.448832 7f1fe8b767c0 -- 10.3.14.10:0/20977 wait: closing pipes
212
2010-11-09 16:14:53.448846 7f1fe8b767c0 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).unregister_pipe
213
2010-11-09 16:14:53.448858 7f1fe8b767c0 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=3 pgs=5 cs=1 l=1).stop
214
2010-11-09 16:14:53.448909 7f1fe8b767c0 -- 10.3.14.10:0/20977 reaper
215
2010-11-09 16:14:53.448919 7f1fe8b767c0 -- 10.3.14.10:0/20977 reaper done
216
2010-11-09 16:14:53.448925 7f1fe8b767c0 -- 10.3.14.10:0/20977 wait: waiting for pipes 0x1890460 to close
217
2010-11-09 16:14:53.448940 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=-1 pgs=5 cs=1 l=1).reader couldn't read tag, Success
218
2010-11-09 16:14:53.448957 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=-1 pgs=5 cs=1 l=1).fault 0: Success
219
2010-11-09 16:14:53.448967 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=-1 pgs=5 cs=1 l=1).fault already closed|closing
220
2010-11-09 16:14:53.448977 7f1fdec5a710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=-1 pgs=5 cs=1 l=1).reader done
221
2010-11-09 16:14:53.449094 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=-1 pgs=5 cs=1 l=1).writer finishing
222
2010-11-09 16:14:53.449117 7f1fe8b75710 -- 10.3.14.10:0/20977 queue_reap 0x1890460
223
2010-11-09 16:14:53.449131 7f1fe8b75710 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=-1 pgs=5 cs=1 l=1).writer done
224
2010-11-09 16:14:53.449146 7f1fe8b767c0 -- 10.3.14.10:0/20977 reaper
225
2010-11-09 16:14:53.449160 7f1fe8b767c0 -- 10.3.14.10:0/20977 reaper reaping pipe 0x1890460 10.3.14.10:6789/0
226
2010-11-09 16:14:53.449169 7f1fe8b767c0 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=-1 pgs=5 cs=1 l=1).discard_queue
227
2010-11-09 16:14:53.449190 7f1fe8b767c0 -- 10.3.14.10:0/20977 >> 10.3.14.10:6789/0 pipe(0x1890460 sd=-1 pgs=5 cs=1 l=1).unregister_pipe - not registered
228
2010-11-09 16:14:53.449209 7f1fe8b767c0 -- 10.3.14.10:0/20977 reaper reaped pipe 0x1890460 10.3.14.10:6789/0
229
2010-11-09 16:14:53.449225 7f1fe8b767c0 -- 10.3.14.10:0/20977 reaper deleted pipe 0x1890460
230
2010-11-09 16:14:53.449231 7f1fe8b767c0 -- 10.3.14.10:0/20977 reaper done
231
2010-11-09 16:14:53.449240 7f1fe8b767c0 -- 10.3.14.10:0/20977 wait: done.
232
2010-11-09 16:14:53.449246 7f1fe8b767c0 -- 10.3.14.10:0/20977 shutdown complete.
233
./cmds -i a -c ceph.conf
234
 ** WARNING: Ceph is still under heavy development, and is only suitable for **
235
 **          testing and review.  Do not trust it with important data.       **
236
starting mds.a at 0.0.0.0:6804/21000
237
creating dev/mds.b.keyring
238
read 119 bytes from dev/mds.b.keyring
239
2010-11-09 16:14:53.502387 7f87924277c0 -- :/0 register_entity client?
240
2010-11-09 16:14:53.502495 7f87924277c0 -- :/0 register_entity client? at :/0
241
2010-11-09 16:14:53.502506 7f87924277c0 -- :/0 ready :/0
242
2010-11-09 16:14:53.502541 7f87924277c0 -- :/21009 messenger.start
243
2010-11-09 16:14:53.502663 7f87924277c0 -- :/21009 --> mon1 10.3.14.10:6790/0 -- auth(proto 0 30 bytes) v1 -- ?+0 0x1a98980
244
2010-11-09 16:14:53.502704 7f87924277c0 -- :/21009 submit_message auth(proto 0 30 bytes) v1 remote, 10.3.14.10:6790/0, new pipe.
245
2010-11-09 16:14:53.502715 7f87924277c0 -- :/21009 connect_rank to 10.3.14.10:6790/0, creating pipe and registering
246
2010-11-09 16:14:53.502748 7f87924277c0 -- :/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=-1 pgs=0 cs=0 l=0).register_pipe
247
2010-11-09 16:14:53.502774 7f8792426710 -- :/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=-1 pgs=0 cs=0 l=0).writer: state = 1 policy.server=0
248
2010-11-09 16:14:53.502817 7f8792426710 -- :/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=-1 pgs=0 cs=0 l=0).connect 0
249
2010-11-09 16:14:53.502851 7f8792426710 -- :/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=0 cs=0 l=0).connecting to 10.3.14.10:6790/0
250
2010-11-09 16:14:53.503232 7f8792426710 -- :/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=0 cs=0 l=0).connect read peer addr 10.3.14.10:6790/0 on socket 3
251
2010-11-09 16:14:53.503263 7f8792426710 -- :/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=0 cs=0 l=0).connect peer addr for me is 10.3.14.10:53664/0
252
2010-11-09 16:14:53.503276 7f8792426710 -- 10.3.14.10:0/21009 learned my addr 10.3.14.10:0/21009
253
2010-11-09 16:14:53.503302 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=0 cs=0 l=0).connect sent my addr 10.3.14.10:0/21009
254
2010-11-09 16:14:53.503318 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=0 cs=0 l=0).connect sending gseq=1 cseq=0 proto=15
255
2010-11-09 16:14:53.503335 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=0 cs=0 l=0).connect wrote (self +) cseq, waiting for reply
256
2010-11-09 16:14:53.503565 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=0 cs=0 l=0).connect got reply tag 1 connect_seq 1 global_seq 7 proto 15 flags 1
257
2010-11-09 16:14:53.503586 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).connect success 1, lossy = 1, features 122
258
2010-11-09 16:14:53.503622 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).connect starting reader
259
2010-11-09 16:14:53.503696 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer: state = 2 policy.server=0
260
2010-11-09 16:14:53.503717 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer encoding 1 0x1a98980 auth(proto 0 30 bytes) v1
261
2010-11-09 16:14:53.503735 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader reading tag...
262
2010-11-09 16:14:53.503846 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer sending 1 0x1a98980
263
2010-11-09 16:14:53.503869 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).write_message 0x1a98980
264
2010-11-09 16:14:53.503898 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer: state = 2 policy.server=0
265
2010-11-09 16:14:53.503910 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer sleeping
266
2010-11-09 16:14:53.708389 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got ACK
267
2010-11-09 16:14:53.708418 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader reading tag...
268
2010-11-09 16:14:53.857201 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got MSG
269
2010-11-09 16:14:53.857225 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got envelope type=18 src mon1 front=24 data=0 off 0
270
2010-11-09 16:14:53.857240 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader wants 24 from dispatch throttler 0/104857600
271
2010-11-09 16:14:53.857256 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got front 24
272
2010-11-09 16:14:53.857278 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).aborted = 0
273
2010-11-09 16:14:53.857294 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got 24 + 0 + 0 byte message
274
2010-11-09 16:14:53.857347 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got message 1 0x1a98980 auth_reply(proto 1 0 Success) v1
275
2010-11-09 16:14:53.857385 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer: state = 2 policy.server=0
276
2010-11-09 16:14:53.857415 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).write_ack 1
277
2010-11-09 16:14:53.857435 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader reading tag...
278
2010-11-09 16:14:53.857456 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer: state = 2 policy.server=0
279
2010-11-09 16:14:53.857471 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer sleeping
280
2010-11-09 16:14:53.857496 7f878950d710 -- 10.3.14.10:0/21009 <== mon1 10.3.14.10:6790/0 1 ==== auth_reply(proto 1 0 Success) v1 ==== 24+0+0 (2770339425 0 0) 0x1a98980
281
2010-11-09 16:14:53.857555 7f878950d710 -- 10.3.14.10:0/21009 --> mon1 10.3.14.10:6790/0 -- mon_subscribe({monmap=0+}) v1 -- ?+0 0x1a94bd0
282
2010-11-09 16:14:53.857592 7f878950d710 -- 10.3.14.10:0/21009 submit_message mon_subscribe({monmap=0+}) v1 remote, 10.3.14.10:6790/0, have pipe.
283
2010-11-09 16:14:53.857614 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer: state = 2 policy.server=0
284
2010-11-09 16:14:53.857635 7f878950d710 -- 10.3.14.10:0/21009 dispatch_throttle_release 24 to dispatch throttler 24/104857600
285
2010-11-09 16:14:53.857652 7f878950d710 -- 10.3.14.10:0/21009 done calling dispatch on 0x1a98980
286
2010-11-09 16:14:53.857665 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer encoding 2 0x1a94bd0 mon_subscribe({monmap=0+}) v1
287
2010-11-09 16:14:53.857702 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer sending 2 0x1a94bd0
288
2010-11-09 16:14:53.857715 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).write_message 0x1a94bd0
289
2010-11-09 16:14:53.857748 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer: state = 2 policy.server=0
290
2010-11-09 16:14:53.857760 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer sleeping
291
2010-11-09 16:14:53.859139 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got ACK
292
2010-11-09 16:14:53.859163 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader reading tag...
293
2010-11-09 16:14:53.859174 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got MSG
294
2010-11-09 16:14:53.859186 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got envelope type=4 src mon1 front=469 data=0 off 0
295
2010-11-09 16:14:53.859199 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader wants 469 from dispatch throttler 0/104857600
296
2010-11-09 16:14:53.859214 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got front 469
297
2010-11-09 16:14:53.859226 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).aborted = 0
298
2010-11-09 16:14:53.859236 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got 469 + 0 + 0 byte message
299
2010-11-09 16:14:53.859264 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got message 2 0x1a94dc0 mon_map v1
300
2010-11-09 16:14:53.861352 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer: state = 2 policy.server=0
301
2010-11-09 16:14:53.861383 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).write_ack 2
302
2010-11-09 16:14:53.861397 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader reading tag...
303
2010-11-09 16:14:53.861424 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer: state = 2 policy.server=0
304
2010-11-09 16:14:53.861441 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer sleeping
305
2010-11-09 16:14:53.861455 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got MSG
306
2010-11-09 16:14:53.861473 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got envelope type=16 src mon1 front=20 data=0 off 0
307
2010-11-09 16:14:53.861489 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader wants 20 from dispatch throttler 469/104857600
308
2010-11-09 16:14:53.861505 7f878950d710 -- 10.3.14.10:0/21009 <== mon1 10.3.14.10:6790/0 2 ==== mon_map v1 ==== 469+0+0 (88169714 0 0) 0x1a94dc0
309
2010-11-09 16:14:53.861536 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got front 20
310
2010-11-09 16:14:53.861555 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).aborted = 0
311
2010-11-09 16:14:53.861565 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got 20 + 0 + 0 byte message
312
2010-11-09 16:14:53.861584 7f878950d710 -- 10.3.14.10:0/21009 dispatch_throttle_release 469 to dispatch throttler 489/104857600
313
2010-11-09 16:14:53.861600 7f878950d710 -- 10.3.14.10:0/21009 done calling dispatch on 0x1a94dc0
314
2010-11-09 16:14:53.8616022010 mon <- [-auth11,-add09,mds.b]
315
 16:14:53.861617 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer: state = 2 policy.server=0
316
2010-11-09 16:14:53.861667 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).write_ack 3
317
2010-11-09 16:14:53.861683 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer: state = 2 policy.server=0
318
2010-11-09 16:14:53.861696 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer sleeping
319
2010-11-09 16:14:53.861712 7f87924277c0 -- 10.3.14.10:0/21009 --> mon1 10.3.14.10:6790/0 -- mon_command(auth add mds.b v 0) v1 -- ?+119 0x1a94dc0
320
2010-11-09 16:14:53.861738 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got message 3 0x1a94bd0 mon_subscribe_ack(300s) v1
321
2010-11-09 16:14:53.861761 7f87924277c0 -- 10.3.14.10:0/21009 submit_message mon_command(auth add mds.b v 0) v1 remote, 10.3.14.10:6790/0, have pipe.
322
2010-11-09 16:14:53.861791 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer: state = 2 policy.server=0
323
2010-11-09 16:14:53.861811 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer encoding 3 0x1a94dc0 mon_command(auth add mds.b v 0) v1
324
2010-11-09 16:14:53.861830 7f878950d710 -- 10.3.14.10:0/21009 <== mon1 10.3.14.10:6790/0 3 ==== mon_subscribe_ack(300s) v1 ==== 20+0+0 (1468993732 0 0) 0x1a94bd0
325
2010-11-09 16:14:53.861851 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader reading tag...
326
2010-11-09 16:14:53.861870 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer sending 3 0x1a94dc0
327
2010-11-09 16:14:53.861889 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).write_message 0x1a94dc0
328
2010-11-09 16:14:53.861904 7f878950d710 -- 10.3.14.10:0/21009 dispatch_throttle_release 20 to dispatch throttler 20/104857600
329
2010-11-09 16:14:53.862058 7f878950d710 -- 10.3.14.10:0/21009 done calling dispatch on 0x1a94bd0
330
2010-11-09 16:14:53.862083 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer: state = 2 policy.server=0
331
2010-11-09 16:14:53.862104 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer sleeping
332
2010-11-09 16:14:54.072386 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got ACK
333
2010-11-09 16:14:54.072413 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader reading tag...
334
2010-11-09 16:14:54.822855 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got MSG
335
2010-11-09 16:14:54.822878 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got envelope type=51 src mon1 front=73 data=0 off 0
336
2010-11-09 16:14:54.822891 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader wants 73 from dispatch throttler 0/104857600
337
2010-11-09 16:14:54.822906 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got front 73
338
2010-11-09 16:14:54.822919 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).aborted = 0
339
2010-11-09 16:14:54.822929 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got 73 + 0 + 0 byte message
340
2010-11-09 16:14:54.822965 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader got message 4 0x1a98980 mon_command_ack([auth,add,mds.b]=0 added key for mds.b v4) v1
341
2010-11-09 16:14:54.822985 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer: state = 2 policy.server=0
342
2010-11-09 16:14:54.823017 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).write_ack 4
343
2010-11-09 16:14:54.823031 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).reader reading tag...
344
2010-11-09 16:14:54.823050 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer: state = 2 policy.server=0
345
2010-11-09 16:14:54.823065 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).writer sleeping
346
2010-11-09 16:14:54.823088 7f878950d710 -- 10.3.14.10:0/21009 <== mon1 10.3.14.10:6790/0 4 ==== mon_command_ack([auth,add,mds.b]=0 added key for mds.b v4) v1 ==== 73+0+0 (1133402118 0 0) 0x1a98980
347
2010-11-09 16:14:54.823136 7f878950d710 -- 10.3.14.10:0/21009 dispatch_throttle_release 73 to dispatch throttler 73/104857600
348
2010-2010-11-09 16:14:54.823144 11mon1 -> '-added key for mds.b09 ' (0)
349
16:14:54.823146 7f878950d710 -- 10.3.14.10:0/21009 done calling dispatch on 0x1a98980
350
2010-11-09 16:14:54.823196 7f87924277c0 -- 10.3.14.10:0/21009 shutdown 10.3.14.10:0/21009
351
2010-11-09 16:14:54.823211 7f87924277c0 -- 10.3.14.10:0/21009 shutdown i am not dispatch, setting stop flag and joining thread.
352
2010-11-09 16:14:54.823224 7f87924277c0 -- 10.3.14.10:0/21009 wait: still active
353
2010-11-09 16:14:54.823243 7f87924277c0 -- 10.3.14.10:0/21009 wait: woke up
354
2010-11-09 16:14:54.823251 7f87924277c0 -- 10.3.14.10:0/21009 wait: everything stopped
355
2010-11-09 16:14:54.823258 7f87924277c0 -- 10.3.14.10:0/21009 wait: closing pipes
356
2010-11-09 16:14:54.823269 7f87924277c0 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).unregister_pipe
357
2010-11-09 16:14:54.823282 7f87924277c0 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=3 pgs=7 cs=1 l=1).stop
358
2010-11-09 16:14:54.823333 7f87924277c0 -- 10.3.14.10:0/21009 reaper
359
2010-11-09 16:14:54.823342 7f87924277c0 -- 10.3.14.10:0/21009 reaper done
360
2010-11-09 16:14:54.823352 7f87924277c0 -- 10.3.14.10:0/21009 wait: waiting for pipes 0x1a94630 to close
361
2010-11-09 16:14:54.823365 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=-1 pgs=7 cs=1 l=1).reader couldn't read tag, Success
362
2010-11-09 16:14:54.823382 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=-1 pgs=7 cs=1 l=1).fault 0: Success
363
2010-11-09 16:14:54.823392 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=-1 pgs=7 cs=1 l=1).fault already closed|closing
364
2010-11-09 16:14:54.823410 7f878850b710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=-1 pgs=7 cs=1 l=1).reader done
365
2010-11-09 16:14:54.823498 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=-1 pgs=7 cs=1 l=1).writer finishing
366
2010-11-09 16:14:54.823518 7f8792426710 -- 10.3.14.10:0/21009 queue_reap 0x1a94630
367
2010-11-09 16:14:54.823532 7f8792426710 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=-1 pgs=7 cs=1 l=1).writer done
368
2010-11-09 16:14:54.823547 7f87924277c0 -- 10.3.14.10:0/21009 reaper
369
2010-11-09 16:14:54.823560 7f87924277c0 -- 10.3.14.10:0/21009 reaper reaping pipe 0x1a94630 10.3.14.10:6790/0
370
2010-11-09 16:14:54.823569 7f87924277c0 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=-1 pgs=7 cs=1 l=1).discard_queue
371
2010-11-09 16:14:54.823589 7f87924277c0 -- 10.3.14.10:0/21009 >> 10.3.14.10:6790/0 pipe(0x1a94630 sd=-1 pgs=7 cs=1 l=1).unregister_pipe - not registered
372
2010-11-09 16:14:54.823606 7f87924277c0 -- 10.3.14.10:0/21009 reaper reaped pipe 0x1a94630 10.3.14.10:6790/0
373
2010-11-09 16:14:54.823626 7f87924277c0 -- 10.3.14.10:0/21009 reaper deleted pipe 0x1a94630
374
2010-11-09 16:14:54.823633 7f87924277c0 -- 10.3.14.10:0/21009 reaper done
375
2010-11-09 16:14:54.823640 7f87924277c0 -- 10.3.14.10:0/21009 wait: done.
376
2010-11-09 16:14:54.823646 7f87924277c0 -- 10.3.14.10:0/21009 shutdown complete.
377
./cmds -i b -c ceph.conf
378
 ** WARNING: Ceph is still under heavy development, and is only suitable for **
379
 **          testing and review.  Do not trust it with important data.       **
380
starting mds.b at 0.0.0.0:6805/21029
381
creating dev/mds.c.keyring
382
read 119 bytes from dev/mds.c.keyring
383
2010-11-09 16:14:54.860732 7f089da167c0 -- :/0 register_entity client?
384
2010-11-09 16:14:54.860826 7f089da167c0 -- :/0 register_entity client? at :/0
385
2010-11-09 16:14:54.860837 7f089da167c0 -- :/0 ready :/0
386
2010-11-09 16:14:54.860868 7f089da167c0 -- :/21038 messenger.start
387
2010-11-09 16:14:54.860986 7f089da167c0 -- :/21038 --> mon1 10.3.14.10:6790/0 -- auth(proto 0 30 bytes) v1 -- ?+0 0xf61b50
388
2010-11-09 16:14:54.861024 7f089da167c0 -- :/21038 submit_message auth(proto 0 30 bytes) v1 remote, 10.3.14.10:6790/0, new pipe.
389
2010-11-09 16:14:54.861035 7f089da167c0 -- :/21038 connect_rank to 10.3.14.10:6790/0, creating pipe and registering
390
2010-11-09 16:14:54.861068 7f089da167c0 -- :/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=-1 pgs=0 cs=0 l=0).register_pipe
391
2010-11-09 16:14:54.861092 7f089da15710 -- :/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=-1 pgs=0 cs=0 l=0).writer: state = 1 policy.server=0
392
2010-11-09 16:14:54.861131 7f089da15710 -- :/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=-1 pgs=0 cs=0 l=0).connect 0
393
2010-11-09 16:14:54.861170 7f089da15710 -- :/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=0 cs=0 l=0).connecting to 10.3.14.10:6790/0
394
2010-11-09 16:14:54.861591 7f089da15710 -- :/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=0 cs=0 l=0).connect read peer addr 10.3.14.10:6790/0 on socket 3
395
2010-11-09 16:14:54.861613 7f089da15710 -- :/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=0 cs=0 l=0).connect peer addr for me is 10.3.14.10:53666/0
396
2010-11-09 16:14:54.861624 7f089da15710 -- 10.3.14.10:0/21038 learned my addr 10.3.14.10:0/21038
397
2010-11-09 16:14:54.861651 7f089da15710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=0 cs=0 l=0).connect sent my addr 10.3.14.10:0/21038
398
2010-11-09 16:14:54.861666 7f089da15710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=0 cs=0 l=0).connect sending gseq=1 cseq=0 proto=15
399
2010-11-09 16:14:54.861683 7f089da15710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=0 cs=0 l=0).connect wrote (self +) cseq, waiting for reply
400
2010-11-09 16:14:54.861933 7f089da15710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=0 cs=0 l=0).connect got reply tag 1 connect_seq 1 global_seq 8 proto 15 flags 1
401
2010-11-09 16:14:54.861955 7f089da15710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=8 cs=1 l=1).connect success 1, lossy = 1, features 122
402
2010-11-09 16:14:54.861985 7f089da15710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=8 cs=1 l=1).connect starting reader
403
2010-11-09 16:14:54.862040 7f089da15710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=8 cs=1 l=1).writer: state = 2 policy.server=0
404
2010-11-09 16:14:54.862062 7f089da15710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=8 cs=1 l=1).writer encoding 1 0xf61b50 auth(proto 0 30 bytes) v1
405
2010-11-09 16:14:54.862079 7f0893afa710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=8 cs=1 l=1).reader reading tag...
406
2010-11-09 16:14:54.862127 7f089da15710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=8 cs=1 l=1).writer sending 1 0xf61b50
407
2010-11-09 16:14:54.862155 7f089da15710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=8 cs=1 l=1).write_message 0xf61b50
408
2010-11-09 16:14:54.862183 7f089da15710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=8 cs=1 l=1).writer: state = 2 policy.server=0
409
2010-11-09 16:14:54.862195 7f089da15710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=8 cs=1 l=1).writer sleeping
410
2010-11-09 16:14:55.072391 7f0893afa710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=8 cs=1 l=1).reader got ACK
411
2010-11-09 16:14:55.072426 7f0893afa710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=8 cs=1 l=1).reader reading tag...
412
2010-11-09 16:14:57.861004 7f08942fb710 -- 10.3.14.10:0/21038 mark_down 10.3.14.10:6790/0 -- 0xf5d800
413
2010-11-09 16:14:57.861039 7f08942fb710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=8 cs=1 l=1).unregister_pipe
414
2010-11-09 16:14:57.861053 7f08942fb710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=3 pgs=8 cs=1 l=1).stop
415
2010-11-09 16:14:57.861135 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- auth(proto 0 30 bytes) v1 -- ?+0 0xf5dd00
416
2010-11-09 16:14:57.861152 7f08942fb710 -- 10.3.14.10:0/21038 submit_message auth(proto 0 30 bytes) v1 remote, 10.3.14.10:6791/0, new pipe.
417
2010-11-09 16:14:57.861162 7f08942fb710 -- 10.3.14.10:0/21038 connect_rank to 10.3.14.10:6791/0, creating pipe and registering
418
2010-11-09 16:14:57.861225 7f08942fb710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=-1 pgs=0 cs=0 l=0).register_pipe
419
2010-11-09 16:14:57.861246 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=-1 pgs=0 cs=0 l=0).writer: state = 1 policy.server=0
420
2010-11-09 16:14:57.861291 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=-1 pgs=0 cs=0 l=0).connect 0
421
2010-11-09 16:14:57.861307 7f089da15710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=-1 pgs=8 cs=1 l=1).writer finishing
422
2010-11-09 16:14:57.861337 7f089da15710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6790/0 pipe(0xf5d800 sd=-1 pgs=8 cs=1 l=1).writer done
423
2010-11-09 16:14:57.861356 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=0 cs=0 l=0).connecting to 10.3.14.10:6791/0
424
2010-11-09 16:14:57.861689 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=0 cs=0 l=0).connect read peer addr 10.3.14.10:6791/0 on socket 3
425
2010-11-09 16:14:57.861707 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=0 cs=0 l=0).connect peer addr for me is 10.3.14.10:41293/0
426
2010-11-09 16:14:57.861739 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=0 cs=0 l=0).connect sent my addr 10.3.14.10:0/21038
427
2010-11-09 16:14:57.861754 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=0 cs=0 l=0).connect sending gseq=2 cseq=0 proto=15
428
2010-11-09 16:14:57.861772 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=0 cs=0 l=0).connect wrote (self +) cseq, waiting for reply
429
2010-11-09 16:14:57.861914 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=0 cs=0 l=0).connect got reply tag 1 connect_seq 1 global_seq 4 proto 15 flags 1
430
2010-11-09 16:14:57.861929 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).connect success 1, lossy = 1, features 122
431
2010-11-09 16:14:57.861959 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).connect starting reader
432
2010-11-09 16:14:57.862031 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
433
2010-11-09 16:14:57.862052 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer encoding 1 0xf5dd00 auth(proto 0 30 bytes) v1
434
2010-11-09 16:14:57.862070 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader reading tag...
435
2010-11-09 16:14:57.862113 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer sending 1 0xf5dd00
436
2010-11-09 16:14:57.862131 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).write_message 0xf5dd00
437
2010-11-09 16:14:57.862165 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
438
2010-11-09 16:14:57.862176 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer sleeping
439
2010-11-09 16:14:58.072577 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got ACK
440
2010-11-09 16:14:58.072628 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader reading tag...
441
2010-11-09 16:14:59.294694 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got MSG
442
2010-11-09 16:14:59.294743 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got envelope type=18 src mon2 front=24 data=0 off 0
443
2010-11-09 16:14:59.294764 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader wants 24 from dispatch throttler 0/104857600
444
2010-11-09 16:14:59.294786 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got front 24
445
2010-11-09 16:14:59.294799 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).aborted = 0
446
2010-11-09 16:14:59.294810 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got 24 + 0 + 0 byte message
447
2010-11-09 16:14:59.294886 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got message 1 0xf5dd00 auth_reply(proto 1 0 Success) v1
448
2010-11-09 16:14:59.294927 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
449
2010-11-09 16:14:59.294961 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).write_ack 1
450
2010-11-09 16:14:59.294978 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
451
2010-11-09 16:14:59.294989 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer sleeping
452
2010-11-09 16:14:59.295031 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader reading tag...
453
2010-11-09 16:14:59.295057 7f0894afc710 -- 10.3.14.10:0/21038 <== mon2 10.3.14.10:6791/0 1 ==== auth_reply(proto 1 0 Success) v1 ==== 24+0+0 (416122963 0 0) 0xf5dd00
454
2010-11-09 16:14:59.295117 7f0894afc710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=0+}) v1 -- ?+0 0xf62140
455
2010-11-09 16:14:59.295157 7f0894afc710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=0+}) v1 remote, 10.3.14.10:6791/0, have pipe.
456
2010-11-09 16:14:59.295180 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
457
2010-11-09 16:14:59.295205 7f0894afc710 -- 10.3.14.10:0/21038 dispatch_throttle_release 24 to dispatch throttler 24/104857600
458
2010-11-09 16:14:59.295222 7f0894afc710 -- 10.3.14.10:0/21038 done calling dispatch on 0xf5dd00
459
2010-11-09 16:14:59.295234 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer encoding 2 0xf62140 mon_subscribe({monmap=0+}) v1
460
2010-11-09 16:14:59.295267 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer sending 2 0xf62140
461
2010-11-09 16:14:59.295280 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).write_message 0xf62140
462
2010-11-09 16:14:59.295314 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
463
2010-11-09 16:14:59.295325 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer sleeping
464
2010-11-09 16:14:59.504385 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got ACK
465
2010-11-09 16:14:59.504423 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader reading tag...
466
2010-11-09 16:15:00.861487 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=0+}) v1 -- ?+0 0xf62140
467
2010-11-09 16:15:00.861517 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=0+}) v1 remote, 10.3.14.10:6791/0, have pipe.
468
2010-11-09 16:15:00.861541 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
469
2010-11-09 16:15:00.861557 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
470
2010-11-09 16:15:00.861585 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).write_keepalive
471
2010-11-09 16:15:00.861619 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer encoding 3 0xf62140 mon_subscribe({monmap=0+}) v1
472
2010-11-09 16:15:00.861642 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer sending 3 0xf62140
473
2010-11-09 16:15:00.861654 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).write_message 0xf62140
474
2010-11-09 16:15:00.861675 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
475
2010-11-09 16:15:00.861686 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer sleeping
476
2010-11-09 16:15:01.076408 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got ACK
477
2010-11-09 16:15:01.076456 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader reading tag...
478
2010-11-09 16:15:04.383656 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got MSG
479
2010-11-09 16:15:04.383701 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got envelope type=4 src mon2 front=469 data=0 off 0
480
2010-11-09 16:15:04.383720 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader wants 469 from dispatch throttler 0/104857600
481
2010-11-09 16:15:04.383741 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got front 469
482
2010-11-09 16:15:04.383754 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).aborted = 0
483
2010-11-09 16:15:04.383765 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got 469 + 0 + 0 byte message
484
2010-11-09 16:15:04.383809 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got message 2 0xf62520 mon_map v1
485
2010-11-09 16:15:04.383826 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
486
2010-11-09 16:15:04.383861 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).write_ack 2
487
2010-11-09 16:15:04.383877 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
488
2010-11-09 16:15:04.383888 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer sleeping
489
2010-11-09 16:15:04.384079 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader reading tag...
490
2010-11-09 16:15:04.384105 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got MSG
491
2010-11-09 16:15:04.384120 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
492
2010-11-09 16:15:04.384136 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader wants 20 from dispatch throttler 469/104857600
493
2010-11-09 16:15:04.384153 7f0894afc710 -- 10.3.14.10:0/21038 <== mon2 10.3.14.10:6791/0 2 ==== mon_map v1 ==== 469+0+0 (88169714 0 0) 0xf62520
494
2010-11-09 16:15:04.384192 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got front 20
495
2010-11-09 16:15:04.384210 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).aborted = 0
496
2010-11-09 16:15:04.384220 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got 20 + 0 + 0 byte message
497
2010-11-09 16:15:04.384242 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got message 3 0xf62140 mon_subscribe_ack(300s) v1
498
2010-11-09 16:15:04.384259 7f0894afc710 -- 10.3.14.10:0/21038 dispatch_throttle_release 469 to dispatch throttler 489/104857600
499
2010-11-09 16:15:04.384277 7f0894afc710 -- 10.3.14.10:0/21038 done calling dispatch on 0xf62520
500
2010-11-09 16:15:0402010-0110-.09384283 16: mon15: <- 04[.auth,add,mds.c]
501
384290 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
502
2010-11-09 16:15:04.384345 7f089da167c0 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_command(auth add mds.c v 0) v1 -- ?+119 0xf5dd00
503
2010-11-09 16:15:04.384385 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).write_ack 3
504
2010-11-09 16:15:04.384406 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader reading tag...
505
2010-11-09 16:15:04.384428 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got MSG
506
2010-11-09 16:15:04.384442 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got envelope type=4 src mon2 front=469 data=0 off 0
507
2010-11-09 16:15:04.384457 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader wants 469 from dispatch throttler 20/104857600
508
2010-11-09 16:15:04.384473 7f089da167c0 -- 10.3.14.10:0/21038 submit_message mon_command(auth add mds.c v 0) v1 remote, 10.3.14.10:6791/0, have pipe.
509
2010-11-09 16:15:04.384494 7f0894afc710 -- 10.3.14.10:0/21038 <== mon2 10.3.14.10:6791/0 3 ==== mon_subscribe_ack(300s) v1 ==== 20+0+0 (1468993732 0 0) 0xf62140
510
2010-11-09 16:15:04.384518 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got front 469
511
2010-11-09 16:15:04.384538 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).aborted = 0
512
2010-11-09 16:15:04.384551 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got 469 + 0 + 0 byte message
513
2010-11-09 16:15:04.384568 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer encoding 4 0xf5dd00 mon_command(auth add mds.c v 0) v1
514
2010-11-09 16:15:04.384592 7f0894afc710 -- 10.3.14.10:0/21038 dispatch_throttle_release 20 to dispatch throttler 489/104857600
515
2010-11-09 16:15:04.384608 7f0894afc710 -- 10.3.14.10:0/21038 done calling dispatch on 0xf62140
516
2010-11-09 16:15:04.384621 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer sending 4 0xf5dd00
517
2010-11-09 16:15:04.384641 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).write_message 0xf5dd00
518
2010-11-09 16:15:04.384657 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got message 4 0xf62700 mon_map v1
519
2010-11-09 16:15:04.384682 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
520
2010-11-09 16:15:04.384701 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).write_ack 4
521
2010-11-09 16:15:04.384716 7f0894afc710 -- 10.3.14.10:0/21038 <== mon2 10.3.14.10:6791/0 4 ==== mon_map v1 ==== 469+0+0 (88169714 0 0) 0xf62700
522
2010-11-09 16:15:04.384751 7f0894afc710 -- 10.3.14.10:0/21038 dispatch_throttle_release 469 to dispatch throttler 469/104857600
523
2010-11-09 16:15:04.384761 7f0894afc710 -- 10.3.14.10:0/21038 done calling dispatch on 0xf62700
524
2010-11-09 16:15:04.384949 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
525
2010-11-09 16:15:04.384975 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer sleeping
526
2010-11-09 16:15:04.385014 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader reading tag...
527
2010-11-09 16:15:04.385041 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got MSG
528
2010-11-09 16:15:04.385052 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
529
2010-11-09 16:15:04.385064 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader wants 20 from dispatch throttler 0/104857600
530
2010-11-09 16:15:04.385078 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got front 20
531
2010-11-09 16:15:04.385090 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).aborted = 0
532
2010-11-09 16:15:04.385099 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got 20 + 0 + 0 byte message
533
2010-11-09 16:15:04.385117 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got message 5 0xf62140 mon_subscribe_ack(300s) v1
534
2010-11-09 16:15:04.385136 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
535
2010-11-09 16:15:04.385160 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).write_ack 5
536
2010-11-09 16:15:04.385171 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader reading tag...
537
2010-11-09 16:15:04.385191 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
538
2010-11-09 16:15:04.385208 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer sleeping
539
2010-11-09 16:15:04.385227 7f0894afc710 -- 10.3.14.10:0/21038 <== mon2 10.3.14.10:6791/0 5 ==== mon_subscribe_ack(300s) v1 ==== 20+0+0 (1468993732 0 0) 0xf62140
540
2010-11-09 16:15:04.385246 7f0894afc710 -- 10.3.14.10:0/21038 dispatch_throttle_release 20 to dispatch throttler 20/104857600
541
2010-11-09 16:15:04.385254 7f0894afc710 -- 10.3.14.10:0/21038 done calling dispatch on 0xf62140
542
2010-11-09 16:15:04.596386 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got ACK
543
2010-11-09 16:15:04.596420 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader reading tag...
544
2010-11-09 16:15:05.556929 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got MSG
545
2010-11-09 16:15:05.556971 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got envelope type=51 src mon2 front=73 data=0 off 0
546
2010-11-09 16:15:05.556990 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader wants 73 from dispatch throttler 0/104857600
547
2010-11-09 16:15:05.557010 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got front 73
548
2010-11-09 16:15:05.557023 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).aborted = 0
549
2010-11-09 16:15:05.557033 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got 73 + 0 + 0 byte message
550
2010-11-09 16:15:05.557087 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader got message 6 0xf5dd00 mon_command_ack([auth,add,mds.c]=0 added key for mds.c v5) v1
551
2010-11-09 16:15:05.557110 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
552
2010-11-09 16:15:05.557145 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).write_ack 6
553
2010-11-09 16:15:05.557167 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer: state = 2 policy.server=0
554
2010-11-09 16:15:05.557178 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).writer sleeping
555
2010-11-09 16:15:05.557199 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).reader reading tag...
556
2010-11-09 16:15:05.557224 7f0894afc710 -- 10.3.14.10:0/21038 <== mon2 10.3.14.10:6791/0 6 ==== mon_command_ack([auth,add,mds.c]=0 added key for mds.c v5) v1 ==== 73+0+0 (4061059181 0 0) 0xf5dd00
557
2010-11-09 16:15:05.557281 7f0894afc710 -- 10.3.14.10:0/21038 dispatch_throttle_release 73 to dispatch throttler 73/104857600
558
2010-11-09 2010-1611:15:05.557286 mon2 -> 'added key for mds.c-' (090 )16:15:05
559
.557292 7f0894afc710 -- 10.3.14.10:0/21038 done calling dispatch on 0xf5dd00
560
2010-11-09 16:15:05.557343 7f089da167c0 -- 10.3.14.10:0/21038 shutdown 10.3.14.10:0/21038
561
2010-11-09 16:15:05.557360 7f089da167c0 -- 10.3.14.10:0/21038 shutdown i am not dispatch, setting stop flag and joining thread.
562
2010-11-09 16:15:05.557373 7f089da167c0 -- 10.3.14.10:0/21038 wait: still active
563
2010-11-09 16:15:05.557392 7f089da167c0 -- 10.3.14.10:0/21038 wait: woke up
564
2010-11-09 16:15:05.557400 7f089da167c0 -- 10.3.14.10:0/21038 wait: everything stopped
565
2010-11-09 16:15:05.557407 7f089da167c0 -- 10.3.14.10:0/21038 wait: closing pipes
566
2010-11-09 16:15:05.557418 7f089da167c0 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).unregister_pipe
567
2010-11-09 16:15:05.557431 7f089da167c0 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=4 cs=1 l=1).stop
568
2010-11-09 16:15:05.557474 7f089da167c0 -- 10.3.14.10:0/21038 reaper
569
2010-11-09 16:15:05.557482 7f089da167c0 -- 10.3.14.10:0/21038 reaper done
570
2010-11-09 16:15:05.557489 7f089da167c0 -- 10.3.14.10:0/21038 wait: waiting for pipes 0xf5d800,0xf61b50 to close
571
2010-11-09 16:15:05.557503 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=-1 pgs=4 cs=1 l=1).reader couldn't read tag, Success
572
2010-11-09 16:15:05.557519 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=-1 pgs=4 cs=1 l=1).fault 0: Success
573
2010-11-09 16:15:05.557530 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=-1 pgs=4 cs=1 l=1).fault already closed|closing
574
2010-11-09 16:15:05.557540 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=-1 pgs=4 cs=1 l=1).reader done
575
2010-11-09 16:15:05.557661 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=-1 pgs=4 cs=1 l=1).writer finishing
576
2010-11-09 16:15:05.557686 7f08939f9710 -- 10.3.14.10:0/21038 queue_reap 0xf61b50
577
2010-11-09 16:15:05.557701 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=-1 pgs=4 cs=1 l=1).writer done
578
2010-11-09 16:15:05.557717 7f089da167c0 -- 10.3.14.10:0/21038 reaper
579
2010-11-09 16:15:05.557730 7f089da167c0 -- 10.3.14.10:0/21038 reaper reaping pipe 0xf61b50 10.3.14.10:6791/0
580
2010-11-09 16:15:05.557739 7f089da167c0 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=-1 pgs=4 cs=1 l=1).discard_queue
581
2010-11-09 16:15:05.557755 7f089da167c0 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=-1 pgs=4 cs=1 l=1).unregister_pipe - not registered
582
2010-11-09 16:15:05.557773 7f089da167c0 -- 10.3.14.10:0/21038 reaper reaped pipe 0xf61b50 10.3.14.10:6791/0
583
2010-11-09 16:15:05.557788 7f089da167c0 -- 10.3.14.10:0/21038 reaper deleted pipe 0xf61b50
584
2010-11-09 16:15:05.557795 7f089da167c0 -- 10.3.14.10:0/21038 reaper done
585
2010-11-09 16:15:10.861640 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive no pipe for 10.3.14.10:6791/0, doing nothing.
586
2010-11-09 16:15:20.861758 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive no pipe for 10.3.14.10:6791/0, doing nothing.
587

    
588

    
589

    
590

    
591
2010-11-09 16:15:30.861837 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive no pipe for 10.3.14.10:6791/0, doing nothing.
592
2010-11-09 16:15:40.861941 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive no pipe for 10.3.14.10:6791/0, doing nothing.
593
2010-11-09 16:15:50.862047 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive no pipe for 10.3.14.10:6791/0, doing nothing.
594
2010-11-09 16:16:00.862135 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive no pipe for 10.3.14.10:6791/0, doing nothing.
595
2010-11-09 16:16:10.862225 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive no pipe for 10.3.14.10:6791/0, doing nothing.
596
2010-11-09 16:16:20.862323 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive no pipe for 10.3.14.10:6791/0, doing nothing.
597
2010-11-09 16:16:30.862395 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive no pipe for 10.3.14.10:6791/0, doing nothing.
598
2010-11-09 16:16:40.862497 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive no pipe for 10.3.14.10:6791/0, doing nothing.
599
2010-11-09 16:16:50.862571 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive no pipe for 10.3.14.10:6791/0, doing nothing.
600
2010-11-09 16:17:00.862668 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive no pipe for 10.3.14.10:6791/0, doing nothing.
601
2010-11-09 16:17:10.862759 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive no pipe for 10.3.14.10:6791/0, doing nothing.
602
2010-11-09 16:17:20.862839 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive no pipe for 10.3.14.10:6791/0, doing nothing.
603
2010-11-09 16:17:30.862945 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf62140
604
2010-11-09 16:17:30.862979 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, new pipe.
605
2010-11-09 16:17:30.862991 7f08942fb710 -- 10.3.14.10:0/21038 connect_rank to 10.3.14.10:6791/0, creating pipe and registering
606
2010-11-09 16:17:30.863087 7f08942fb710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=-1 pgs=0 cs=0 l=0).register_pipe
607
2010-11-09 16:17:30.863108 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=-1 pgs=0 cs=0 l=0).writer: state = 1 policy.server=0
608
2010-11-09 16:17:30.863157 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=-1 pgs=0 cs=0 l=0).connect 0
609
2010-11-09 16:17:30.863188 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
610
2010-11-09 16:17:30.863209 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=0 cs=0 l=0).connecting to 10.3.14.10:6791/0
611
2010-11-09 16:17:30.863581 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=0 cs=0 l=0).connect read peer addr 10.3.14.10:6791/0 on socket 3
612
2010-11-09 16:17:30.863616 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=0 cs=0 l=0).connect peer addr for me is 10.3.14.10:33694/0
613
2010-11-09 16:17:30.863643 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=0 cs=0 l=0).connect sent my addr 10.3.14.10:0/21038
614
2010-11-09 16:17:30.863660 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=0 cs=0 l=0).connect sending gseq=3 cseq=0 proto=15
615
2010-11-09 16:17:30.863678 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=0 cs=0 l=0).connect wrote (self +) cseq, waiting for reply
616
2010-11-09 16:17:30.863905 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=0 cs=0 l=0).connect got reply tag 1 connect_seq 1 global_seq 5 proto 15 flags 1
617
2010-11-09 16:17:30.863926 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).connect success 1, lossy = 1, features 122
618
2010-11-09 16:17:30.863937 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).connect starting reader
619
2010-11-09 16:17:30.863974 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
620
2010-11-09 16:17:30.863990 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
621
2010-11-09 16:17:30.864006 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
622
2010-11-09 16:17:30.864074 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 1 0xf62140 mon_subscribe({monmap=2+}) v1
623
2010-11-09 16:17:30.864109 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 1 0xf62140
624
2010-11-09 16:17:30.864122 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf62140
625
2010-11-09 16:17:30.864145 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
626
2010-11-09 16:17:30.864157 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
627
2010-11-09 16:17:30.864729 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
628
2010-11-09 16:17:30.864760 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
629
2010-11-09 16:17:30.864772 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
630
2010-11-09 16:17:30.864785 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
631
2010-11-09 16:17:30.864801 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 0/104857600
632
2010-11-09 16:17:30.864819 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
633
2010-11-09 16:17:30.864831 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
634
2010-11-09 16:17:30.864841 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
635
2010-11-09 16:17:30.864870 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 1 0xf62140 mon_subscribe_ack(300s) v1
636
2010-11-09 16:17:30.864887 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
637
2010-11-09 16:17:30.864918 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 1
638
2010-11-09 16:17:30.864932 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
639
2010-11-09 16:17:30.864952 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
640
2010-11-09 16:17:30.864966 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
641
2010-11-09 16:17:40.863288 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf624c0
642
2010-11-09 16:17:40.863319 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
643
2010-11-09 16:17:40.863343 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
644
2010-11-09 16:17:40.863355 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
645
2010-11-09 16:17:40.863383 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
646
2010-11-09 16:17:40.863419 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 2 0xf624c0 mon_subscribe({monmap=2+}) v1
647
2010-11-09 16:17:40.863442 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 2 0xf624c0
648
2010-11-09 16:17:40.863455 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf624c0
649
2010-11-09 16:17:40.863477 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
650
2010-11-09 16:17:40.863489 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
651
2010-11-09 16:17:40.864094 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
652
2010-11-09 16:17:40.864116 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
653
2010-11-09 16:17:40.864128 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
654
2010-11-09 16:17:40.864140 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
655
2010-11-09 16:17:40.864152 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 20/104857600
656
2010-11-09 16:17:40.864167 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
657
2010-11-09 16:17:40.864179 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
658
2010-11-09 16:17:40.864188 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
659
2010-11-09 16:17:40.864210 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 2 0xf624c0 mon_subscribe_ack(300s) v1
660
2010-11-09 16:17:40.864227 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
661
2010-11-09 16:17:40.864256 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 2
662
2010-11-09 16:17:40.864272 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
663
2010-11-09 16:17:40.864290 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
664
2010-11-09 16:17:40.864304 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
665
2010-11-09 16:17:50.863420 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf626f0
666
2010-11-09 16:17:50.863450 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
667
2010-11-09 16:17:50.863472 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
668
2010-11-09 16:17:50.863484 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
669
2010-11-09 16:17:50.863512 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
670
2010-11-09 16:17:50.863552 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 3 0xf626f0 mon_subscribe({monmap=2+}) v1
671
2010-11-09 16:17:50.863575 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 3 0xf626f0
672
2010-11-09 16:17:50.863588 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf626f0
673
2010-11-09 16:17:50.863609 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
674
2010-11-09 16:17:50.863620 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
675
2010-11-09 16:17:50.864218 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
676
2010-11-09 16:17:50.864240 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
677
2010-11-09 16:17:50.864251 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
678
2010-11-09 16:17:50.864263 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
679
2010-11-09 16:17:50.864275 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 40/104857600
680
2010-11-09 16:17:50.864289 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
681
2010-11-09 16:17:50.864301 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
682
2010-11-09 16:17:50.864311 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
683
2010-11-09 16:17:50.864332 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 3 0xf626f0 mon_subscribe_ack(300s) v1
684
2010-11-09 16:17:50.864349 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
685
2010-11-09 16:17:50.864379 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 3
686
2010-11-09 16:17:50.864394 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
687
2010-11-09 16:17:50.864413 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
688
2010-11-09 16:17:50.864427 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
689
2010-11-09 16:18:00.863550 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf62900
690
2010-11-09 16:18:00.863580 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
691
2010-11-09 16:18:00.863598 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
692
2010-11-09 16:18:00.863614 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
693
2010-11-09 16:18:00.863642 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
694
2010-11-09 16:18:00.863680 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 4 0xf62900 mon_subscribe({monmap=2+}) v1
695
2010-11-09 16:18:00.863703 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 4 0xf62900
696
2010-11-09 16:18:00.863715 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf62900
697
2010-11-09 16:18:00.863736 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
698
2010-11-09 16:18:00.863748 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
699
2010-11-09 16:18:00.864350 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
700
2010-11-09 16:18:00.864372 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
701
2010-11-09 16:18:00.864383 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
702
2010-11-09 16:18:00.864394 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
703
2010-11-09 16:18:00.864406 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 60/104857600
704
2010-11-09 16:18:00.864421 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
705
2010-11-09 16:18:00.864433 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
706
2010-11-09 16:18:00.864442 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
707
2010-11-09 16:18:00.864463 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 4 0xf62900 mon_subscribe_ack(300s) v1
708
2010-11-09 16:18:00.864480 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
709
2010-11-09 16:18:00.864511 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 4
710
2010-11-09 16:18:00.864526 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
711
2010-11-09 16:18:00.864544 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
712
2010-11-09 16:18:00.864558 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
713
2010-11-09 16:18:10.863692 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf62b00
714
2010-11-09 16:18:10.863721 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
715
2010-11-09 16:18:10.863743 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
716
2010-11-09 16:18:10.863755 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
717
2010-11-09 16:18:10.863784 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
718
2010-11-09 16:18:10.863821 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 5 0xf62b00 mon_subscribe({monmap=2+}) v1
719
2010-11-09 16:18:10.863845 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 5 0xf62b00
720
2010-11-09 16:18:10.863857 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf62b00
721
2010-11-09 16:18:10.863878 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
722
2010-11-09 16:18:10.863890 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
723
2010-11-09 16:18:10.864484 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
724
2010-11-09 16:18:10.864506 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
725
2010-11-09 16:18:10.864517 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
726
2010-11-09 16:18:10.864528 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
727
2010-11-09 16:18:10.864541 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 80/104857600
728
2010-11-09 16:18:10.864555 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
729
2010-11-09 16:18:10.864567 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
730
2010-11-09 16:18:10.864576 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
731
2010-11-09 16:18:10.864598 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 5 0xf62b00 mon_subscribe_ack(300s) v1
732
2010-11-09 16:18:10.864613 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
733
2010-11-09 16:18:10.864644 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 5
734
2010-11-09 16:18:10.864660 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
735
2010-11-09 16:18:10.864679 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
736
2010-11-09 16:18:10.864696 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
737
2010-11-09 16:18:20.863836 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5dd00
738
2010-11-09 16:18:20.863865 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
739
2010-11-09 16:18:20.863884 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
740
2010-11-09 16:18:20.863899 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
741
2010-11-09 16:18:20.863927 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
742
2010-11-09 16:18:20.863960 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 6 0xf5dd00 mon_subscribe({monmap=2+}) v1
743
2010-11-09 16:18:20.863984 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 6 0xf5dd00
744
2010-11-09 16:18:20.863995 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5dd00
745
2010-11-09 16:18:20.864017 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
746
2010-11-09 16:18:20.864028 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
747
2010-11-09 16:18:20.864636 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
748
2010-11-09 16:18:20.864658 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
749
2010-11-09 16:18:20.864669 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
750
2010-11-09 16:18:20.864681 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
751
2010-11-09 16:18:20.864693 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 100/104857600
752
2010-11-09 16:18:20.864709 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
753
2010-11-09 16:18:20.864720 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
754
2010-11-09 16:18:20.864730 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
755
2010-11-09 16:18:20.864749 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 6 0xf5dd00 mon_subscribe_ack(300s) v1
756
2010-11-09 16:18:20.864767 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
757
2010-11-09 16:18:20.864797 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 6
758
2010-11-09 16:18:20.864812 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
759
2010-11-09 16:18:20.864830 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
760
2010-11-09 16:18:20.864845 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
761
2010-11-09 16:18:30.863963 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5df00
762
2010-11-09 16:18:30.863992 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
763
2010-11-09 16:18:30.864011 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
764
2010-11-09 16:18:30.864026 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
765
2010-11-09 16:18:30.864055 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
766
2010-11-09 16:18:30.864091 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 7 0xf5df00 mon_subscribe({monmap=2+}) v1
767
2010-11-09 16:18:30.864114 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 7 0xf5df00
768
2010-11-09 16:18:30.864126 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5df00
769
2010-11-09 16:18:30.864148 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
770
2010-11-09 16:18:30.864159 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
771
2010-11-09 16:18:30.864779 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
772
2010-11-09 16:18:30.864801 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
773
2010-11-09 16:18:30.864812 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
774
2010-11-09 16:18:30.864823 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
775
2010-11-09 16:18:30.864836 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 120/104857600
776
2010-11-09 16:18:30.864851 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
777
2010-11-09 16:18:30.864863 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
778
2010-11-09 16:18:30.864872 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
779
2010-11-09 16:18:30.864892 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 7 0xf5df00 mon_subscribe_ack(300s) v1
780
2010-11-09 16:18:30.864909 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
781
2010-11-09 16:18:30.864932 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 7
782
2010-11-09 16:18:30.864946 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
783
2010-11-09 16:18:30.864965 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
784
2010-11-09 16:18:30.864979 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
785
2010-11-09 16:18:40.864103 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5e110
786
2010-11-09 16:18:40.864133 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
787
2010-11-09 16:18:40.864151 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
788
2010-11-09 16:18:40.864164 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
789
2010-11-09 16:18:40.864192 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
790
2010-11-09 16:18:40.864226 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 8 0xf5e110 mon_subscribe({monmap=2+}) v1
791
2010-11-09 16:18:40.864250 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 8 0xf5e110
792
2010-11-09 16:18:40.864262 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5e110
793
2010-11-09 16:18:40.864282 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
794
2010-11-09 16:18:40.864294 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
795
2010-11-09 16:18:40.864867 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
796
2010-11-09 16:18:40.864889 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
797
2010-11-09 16:18:40.864900 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
798
2010-11-09 16:18:40.864911 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
799
2010-11-09 16:18:40.864923 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 140/104857600
800
2010-11-09 16:18:40.864938 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
801
2010-11-09 16:18:40.864950 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
802
2010-11-09 16:18:40.864959 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
803
2010-11-09 16:18:40.864979 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 8 0xf5e110 mon_subscribe_ack(300s) v1
804
2010-11-09 16:18:40.864995 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
805
2010-11-09 16:18:40.865018 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 8
806
2010-11-09 16:18:40.865032 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
807
2010-11-09 16:18:40.865050 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
808
2010-11-09 16:18:40.865064 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
809
2010-11-09 16:18:50.864235 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5e310
810
2010-11-09 16:18:50.864264 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
811
2010-11-09 16:18:50.864282 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
812
2010-11-09 16:18:50.864298 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
813
2010-11-09 16:18:50.864326 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
814
2010-11-09 16:18:50.864361 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 9 0xf5e310 mon_subscribe({monmap=2+}) v1
815
2010-11-09 16:18:50.864385 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 9 0xf5e310
816
2010-11-09 16:18:50.864397 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5e310
817
2010-11-09 16:18:50.864418 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
818
2010-11-09 16:18:50.864429 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
819
2010-11-09 16:18:50.865005 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
820
2010-11-09 16:18:50.865027 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
821
2010-11-09 16:18:50.865038 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
822
2010-11-09 16:18:50.865049 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
823
2010-11-09 16:18:50.865062 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 160/104857600
824
2010-11-09 16:18:50.865076 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
825
2010-11-09 16:18:50.865088 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
826
2010-11-09 16:18:50.865097 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
827
2010-11-09 16:18:50.865117 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 9 0xf5e310 mon_subscribe_ack(300s) v1
828
2010-11-09 16:18:50.865134 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
829
2010-11-09 16:18:50.865156 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 9
830
2010-11-09 16:18:50.865170 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
831
2010-11-09 16:18:50.865188 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
832
2010-11-09 16:18:50.865202 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
833
2010-11-09 16:19:00.864367 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5e510
834
2010-11-09 16:19:00.864397 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
835
2010-11-09 16:19:00.864415 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
836
2010-11-09 16:19:00.864432 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
837
2010-11-09 16:19:00.864464 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
838
2010-11-09 16:19:00.864502 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 10 0xf5e510 mon_subscribe({monmap=2+}) v1
839
2010-11-09 16:19:00.864525 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 10 0xf5e510
840
2010-11-09 16:19:00.864538 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5e510
841
2010-11-09 16:19:00.864559 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
842
2010-11-09 16:19:00.864573 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
843
2010-11-09 16:19:00.865141 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
844
2010-11-09 16:19:00.865163 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
845
2010-11-09 16:19:00.865174 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
846
2010-11-09 16:19:00.865186 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
847
2010-11-09 16:19:00.865199 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 180/104857600
848
2010-11-09 16:19:00.865213 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
849
2010-11-09 16:19:00.865225 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
850
2010-11-09 16:19:00.865234 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
851
2010-11-09 16:19:00.865253 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 10 0xf5e510 mon_subscribe_ack(300s) v1
852
2010-11-09 16:19:00.865270 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
853
2010-11-09 16:19:00.865292 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 10
854
2010-11-09 16:19:00.865307 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
855
2010-11-09 16:19:00.865325 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
856
2010-11-09 16:19:00.865339 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
857
2010-11-09 16:19:10.864497 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5e700
858
2010-11-09 16:19:10.864527 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
859
2010-11-09 16:19:10.864546 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
860
2010-11-09 16:19:10.864561 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
861
2010-11-09 16:19:10.864589 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
862
2010-11-09 16:19:10.864624 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 11 0xf5e700 mon_subscribe({monmap=2+}) v1
863
2010-11-09 16:19:10.864647 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 11 0xf5e700
864
2010-11-09 16:19:10.864658 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5e700
865
2010-11-09 16:19:10.864679 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
866
2010-11-09 16:19:10.864690 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
867
2010-11-09 16:19:10.865263 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
868
2010-11-09 16:19:10.865285 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
869
2010-11-09 16:19:10.865297 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
870
2010-11-09 16:19:10.865308 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
871
2010-11-09 16:19:10.865320 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 200/104857600
872
2010-11-09 16:19:10.865335 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
873
2010-11-09 16:19:10.865347 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
874
2010-11-09 16:19:10.865356 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
875
2010-11-09 16:19:10.865377 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 11 0xf5e6e0 mon_subscribe_ack(300s) v1
876
2010-11-09 16:19:10.865394 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
877
2010-11-09 16:19:10.865416 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 11
878
2010-11-09 16:19:10.865431 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
879
2010-11-09 16:19:10.865455 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
880
2010-11-09 16:19:10.865469 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
881
2010-11-09 16:19:20.864629 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5e8e0
882
2010-11-09 16:19:20.864658 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
883
2010-11-09 16:19:20.864677 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
884
2010-11-09 16:19:20.864692 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
885
2010-11-09 16:19:20.864720 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
886
2010-11-09 16:19:20.864756 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 12 0xf5e8e0 mon_subscribe({monmap=2+}) v1
887
2010-11-09 16:19:20.864780 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 12 0xf5e8e0
888
2010-11-09 16:19:20.864792 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5e8e0
889
2010-11-09 16:19:20.864813 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
890
2010-11-09 16:19:20.864824 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
891
2010-11-09 16:19:20.865408 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
892
2010-11-09 16:19:20.865429 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
893
2010-11-09 16:19:20.865449 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
894
2010-11-09 16:19:20.865460 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
895
2010-11-09 16:19:20.865472 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 220/104857600
896
2010-11-09 16:19:20.865487 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
897
2010-11-09 16:19:20.865499 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
898
2010-11-09 16:19:20.865508 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
899
2010-11-09 16:19:20.865528 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 12 0xf5e8e0 mon_subscribe_ack(300s) v1
900
2010-11-09 16:19:20.865546 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
901
2010-11-09 16:19:20.865569 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 12
902
2010-11-09 16:19:20.865584 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
903
2010-11-09 16:19:20.865603 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
904
2010-11-09 16:19:20.865617 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
905
2010-11-09 16:19:30.864761 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5eac0
906
2010-11-09 16:19:30.864790 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
907
2010-11-09 16:19:30.864809 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
908
2010-11-09 16:19:30.864824 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
909
2010-11-09 16:19:30.864852 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
910
2010-11-09 16:19:30.864887 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 13 0xf5eac0 mon_subscribe({monmap=2+}) v1
911
2010-11-09 16:19:30.864910 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 13 0xf5eac0
912
2010-11-09 16:19:30.864922 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5eac0
913
2010-11-09 16:19:30.864943 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
914
2010-11-09 16:19:30.864954 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
915
2010-11-09 16:19:30.865551 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
916
2010-11-09 16:19:30.865574 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
917
2010-11-09 16:19:30.865585 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
918
2010-11-09 16:19:30.865596 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
919
2010-11-09 16:19:30.865608 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 240/104857600
920
2010-11-09 16:19:30.865623 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
921
2010-11-09 16:19:30.865634 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
922
2010-11-09 16:19:30.865644 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
923
2010-11-09 16:19:30.865664 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 13 0xf5eac0 mon_subscribe_ack(300s) v1
924
2010-11-09 16:19:30.865682 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
925
2010-11-09 16:19:30.865704 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 13
926
2010-11-09 16:19:30.865719 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
927
2010-11-09 16:19:30.865738 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
928
2010-11-09 16:19:30.865752 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
929
2010-11-09 16:19:40.864899 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5ecc0
930
2010-11-09 16:19:40.864929 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
931
2010-11-09 16:19:40.864951 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
932
2010-11-09 16:19:40.864964 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
933
2010-11-09 16:19:40.864997 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
934
2010-11-09 16:19:40.865040 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 14 0xf5ecc0 mon_subscribe({monmap=2+}) v1
935
2010-11-09 16:19:40.865063 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 14 0xf5ecc0
936
2010-11-09 16:19:40.865075 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5ecc0
937
2010-11-09 16:19:40.865096 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
938
2010-11-09 16:19:40.865116 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
939
2010-11-09 16:19:40.865729 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
940
2010-11-09 16:19:40.865752 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
941
2010-11-09 16:19:40.865763 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
942
2010-11-09 16:19:40.865775 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
943
2010-11-09 16:19:40.865787 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 260/104857600
944
2010-11-09 16:19:40.865802 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
945
2010-11-09 16:19:40.865814 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
946
2010-11-09 16:19:40.865823 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
947
2010-11-09 16:19:40.865842 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 14 0xf5ecc0 mon_subscribe_ack(300s) v1
948
2010-11-09 16:19:40.865857 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
949
2010-11-09 16:19:40.865888 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 14
950
2010-11-09 16:19:40.865903 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
951
2010-11-09 16:19:40.865922 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
952
2010-11-09 16:19:40.865936 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
953
2010-11-09 16:19:50.865038 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5eec0
954
2010-11-09 16:19:50.865068 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
955
2010-11-09 16:19:50.865087 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
956
2010-11-09 16:19:50.865118 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
957
2010-11-09 16:19:50.865145 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
958
2010-11-09 16:19:50.865179 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 15 0xf5eec0 mon_subscribe({monmap=2+}) v1
959
2010-11-09 16:19:50.865202 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 15 0xf5eec0
960
2010-11-09 16:19:50.865213 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5eec0
961
2010-11-09 16:19:50.865234 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
962
2010-11-09 16:19:50.865245 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
963
2010-11-09 16:19:50.865850 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
964
2010-11-09 16:19:50.865871 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
965
2010-11-09 16:19:50.865883 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
966
2010-11-09 16:19:50.865894 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
967
2010-11-09 16:19:50.865906 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 280/104857600
968
2010-11-09 16:19:50.865921 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
969
2010-11-09 16:19:50.865933 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
970
2010-11-09 16:19:50.865943 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
971
2010-11-09 16:19:50.865962 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 15 0xf5f090 mon_subscribe_ack(300s) v1
972
2010-11-09 16:19:50.865975 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
973
2010-11-09 16:19:50.866004 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 15
974
2010-11-09 16:19:50.866019 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
975
2010-11-09 16:19:50.866038 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
976
2010-11-09 16:19:50.866053 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
977
2010-11-09 16:20:00.865175 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5f240
978
2010-11-09 16:20:00.865204 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
979
2010-11-09 16:20:00.865223 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
980
2010-11-09 16:20:00.865238 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
981
2010-11-09 16:20:00.865267 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
982
2010-11-09 16:20:00.865303 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 16 0xf5f240 mon_subscribe({monmap=2+}) v1
983
2010-11-09 16:20:00.865327 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 16 0xf5f240
984
2010-11-09 16:20:00.865339 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5f240
985
2010-11-09 16:20:00.865360 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
986
2010-11-09 16:20:00.865371 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
987
2010-11-09 16:20:00.865954 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
988
2010-11-09 16:20:00.865976 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
989
2010-11-09 16:20:00.865987 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
990
2010-11-09 16:20:00.865998 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
991
2010-11-09 16:20:00.866010 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 300/104857600
992
2010-11-09 16:20:00.866025 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
993
2010-11-09 16:20:00.866037 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
994
2010-11-09 16:20:00.866047 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
995
2010-11-09 16:20:00.866066 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 16 0xf5f220 mon_subscribe_ack(300s) v1
996
2010-11-09 16:20:00.866083 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
997
2010-11-09 16:20:00.866113 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 16
998
2010-11-09 16:20:00.866128 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
999
2010-11-09 16:20:00.866146 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1000
2010-11-09 16:20:00.866160 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1001
2010-11-09 16:20:10.865313 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5f440
1002
2010-11-09 16:20:10.865343 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1003
2010-11-09 16:20:10.865361 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1004
2010-11-09 16:20:10.865377 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1005
2010-11-09 16:20:10.865405 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1006
2010-11-09 16:20:10.865440 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 17 0xf5f440 mon_subscribe({monmap=2+}) v1
1007
2010-11-09 16:20:10.865464 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 17 0xf5f440
1008
2010-11-09 16:20:10.865475 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5f440
1009
2010-11-09 16:20:10.865496 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1010
2010-11-09 16:20:10.865507 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1011
2010-11-09 16:20:10.866082 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1012
2010-11-09 16:20:10.866103 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1013
2010-11-09 16:20:10.866114 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1014
2010-11-09 16:20:10.866125 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1015
2010-11-09 16:20:10.866137 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 320/104857600
1016
2010-11-09 16:20:10.866152 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1017
2010-11-09 16:20:10.866164 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1018
2010-11-09 16:20:10.866173 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1019
2010-11-09 16:20:10.866193 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 17 0xf5f440 mon_subscribe_ack(300s) v1
1020
2010-11-09 16:20:10.866210 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1021
2010-11-09 16:20:10.866237 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 17
1022
2010-11-09 16:20:10.866252 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1023
2010-11-09 16:20:10.866270 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1024
2010-11-09 16:20:10.866284 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1025
2010-11-09 16:20:20.865465 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5f640
1026
2010-11-09 16:20:20.865494 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1027
2010-11-09 16:20:20.865512 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1028
2010-11-09 16:20:20.865527 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1029
2010-11-09 16:20:20.865556 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1030
2010-11-09 16:20:20.865593 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 18 0xf5f640 mon_subscribe({monmap=2+}) v1
1031
2010-11-09 16:20:20.865616 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 18 0xf5f640
1032
2010-11-09 16:20:20.865628 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5f640
1033
2010-11-09 16:20:20.865649 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1034
2010-11-09 16:20:20.865660 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1035
2010-11-09 16:20:20.866239 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1036
2010-11-09 16:20:20.866260 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1037
2010-11-09 16:20:20.866271 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1038
2010-11-09 16:20:20.866282 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1039
2010-11-09 16:20:20.866294 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 340/104857600
1040
2010-11-09 16:20:20.866309 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1041
2010-11-09 16:20:20.866321 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1042
2010-11-09 16:20:20.866331 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1043
2010-11-09 16:20:20.866350 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 18 0xf5f640 mon_subscribe_ack(300s) v1
1044
2010-11-09 16:20:20.866369 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1045
2010-11-09 16:20:20.866398 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 18
1046
2010-11-09 16:20:20.866413 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1047
2010-11-09 16:20:20.866432 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1048
2010-11-09 16:20:20.866446 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1049
2010-11-09 16:20:30.865603 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5f840
1050
2010-11-09 16:20:30.865632 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1051
2010-11-09 16:20:30.865651 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1052
2010-11-09 16:20:30.865667 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1053
2010-11-09 16:20:30.865695 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1054
2010-11-09 16:20:30.865729 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 19 0xf5f840 mon_subscribe({monmap=2+}) v1
1055
2010-11-09 16:20:30.865752 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 19 0xf5f840
1056
2010-11-09 16:20:30.865764 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5f840
1057
2010-11-09 16:20:30.865785 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1058
2010-11-09 16:20:30.865796 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1059
2010-11-09 16:20:30.866389 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1060
2010-11-09 16:20:30.866410 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1061
2010-11-09 16:20:30.866421 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1062
2010-11-09 16:20:30.866432 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1063
2010-11-09 16:20:30.866444 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 360/104857600
1064
2010-11-09 16:20:30.866459 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1065
2010-11-09 16:20:30.866471 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1066
2010-11-09 16:20:30.866480 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1067
2010-11-09 16:20:30.866500 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 19 0xf5f840 mon_subscribe_ack(300s) v1
1068
2010-11-09 16:20:30.866517 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1069
2010-11-09 16:20:30.866547 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 19
1070
2010-11-09 16:20:30.866562 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1071
2010-11-09 16:20:30.866580 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1072
2010-11-09 16:20:30.866594 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1073
2010-11-09 16:20:40.865744 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5fa40
1074
2010-11-09 16:20:40.865773 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1075
2010-11-09 16:20:40.865791 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1076
2010-11-09 16:20:40.865807 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1077
2010-11-09 16:20:40.865835 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1078
2010-11-09 16:20:40.865872 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 20 0xf5fa40 mon_subscribe({monmap=2+}) v1
1079
2010-11-09 16:20:40.865895 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 20 0xf5fa40
1080
2010-11-09 16:20:40.865907 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5fa40
1081
2010-11-09 16:20:40.865928 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1082
2010-11-09 16:20:40.865939 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1083
2010-11-09 16:20:40.866512 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1084
2010-11-09 16:20:40.866534 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1085
2010-11-09 16:20:40.866545 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1086
2010-11-09 16:20:40.866556 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1087
2010-11-09 16:20:40.866567 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 380/104857600
1088
2010-11-09 16:20:40.866582 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1089
2010-11-09 16:20:40.866594 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1090
2010-11-09 16:20:40.866604 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1091
2010-11-09 16:20:40.866623 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 20 0xf5fa40 mon_subscribe_ack(300s) v1
1092
2010-11-09 16:20:40.866640 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1093
2010-11-09 16:20:40.866667 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 20
1094
2010-11-09 16:20:40.866683 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1095
2010-11-09 16:20:40.866701 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1096
2010-11-09 16:20:40.866715 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1097
2010-11-09 16:20:50.865874 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5fc40
1098
2010-11-09 16:20:50.865903 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1099
2010-11-09 16:20:50.865922 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1100
2010-11-09 16:20:50.865938 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1101
2010-11-09 16:20:50.865966 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1102
2010-11-09 16:20:50.866000 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 21 0xf5fc40 mon_subscribe({monmap=2+}) v1
1103
2010-11-09 16:20:50.866023 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 21 0xf5fc40
1104
2010-11-09 16:20:50.866035 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5fc40
1105
2010-11-09 16:20:50.866056 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1106
2010-11-09 16:20:50.866067 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1107
2010-11-09 16:20:50.866662 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1108
2010-11-09 16:20:50.866683 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1109
2010-11-09 16:20:50.866694 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1110
2010-11-09 16:20:50.866705 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1111
2010-11-09 16:20:50.866717 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 400/104857600
1112
2010-11-09 16:20:50.866732 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1113
2010-11-09 16:20:50.866744 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1114
2010-11-09 16:20:50.866753 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1115
2010-11-09 16:20:50.866772 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 21 0xf5fc40 mon_subscribe_ack(300s) v1
1116
2010-11-09 16:20:50.866790 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1117
2010-11-09 16:20:50.866818 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 21
1118
2010-11-09 16:20:50.866833 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1119
2010-11-09 16:20:50.866851 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1120
2010-11-09 16:20:50.866865 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1121
2010-11-09 16:21:00.866006 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf5fe40
1122
2010-11-09 16:21:00.866035 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1123
2010-11-09 16:21:00.866054 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1124
2010-11-09 16:21:00.866070 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1125
2010-11-09 16:21:00.866098 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1126
2010-11-09 16:21:00.866135 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 22 0xf5fe40 mon_subscribe({monmap=2+}) v1
1127
2010-11-09 16:21:00.866158 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 22 0xf5fe40
1128
2010-11-09 16:21:00.866170 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf5fe40
1129
2010-11-09 16:21:00.866190 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1130
2010-11-09 16:21:00.866202 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1131
2010-11-09 16:21:00.866780 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1132
2010-11-09 16:21:00.866801 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1133
2010-11-09 16:21:00.866812 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1134
2010-11-09 16:21:00.866823 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1135
2010-11-09 16:21:00.866835 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 420/104857600
1136
2010-11-09 16:21:00.866850 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1137
2010-11-09 16:21:00.866862 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1138
2010-11-09 16:21:00.866872 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1139
2010-11-09 16:21:00.866891 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 22 0xf5fe40 mon_subscribe_ack(300s) v1
1140
2010-11-09 16:21:00.866908 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1141
2010-11-09 16:21:00.866936 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 22
1142
2010-11-09 16:21:00.866951 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1143
2010-11-09 16:21:00.866969 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1144
2010-11-09 16:21:00.866983 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1145
2010-11-09 16:21:10.866140 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf60040
1146
2010-11-09 16:21:10.866169 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1147
2010-11-09 16:21:10.866187 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1148
2010-11-09 16:21:10.866203 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1149
2010-11-09 16:21:10.866231 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1150
2010-11-09 16:21:10.866266 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 23 0xf60040 mon_subscribe({monmap=2+}) v1
1151
2010-11-09 16:21:10.866289 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 23 0xf60040
1152
2010-11-09 16:21:10.866300 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf60040
1153
2010-11-09 16:21:10.866321 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1154
2010-11-09 16:21:10.866333 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1155
2010-11-09 16:21:10.866924 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1156
2010-11-09 16:21:10.866946 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1157
2010-11-09 16:21:10.866957 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1158
2010-11-09 16:21:10.866967 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1159
2010-11-09 16:21:10.866979 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 440/104857600
1160
2010-11-09 16:21:10.866995 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1161
2010-11-09 16:21:10.867006 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1162
2010-11-09 16:21:10.867016 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1163
2010-11-09 16:21:10.867035 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 23 0xf60210 mon_subscribe_ack(300s) v1
1164
2010-11-09 16:21:10.867053 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1165
2010-11-09 16:21:10.867082 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 23
1166
2010-11-09 16:21:10.867097 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1167
2010-11-09 16:21:10.867115 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1168
2010-11-09 16:21:10.867129 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1169
2010-11-09 16:21:20.866227 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf603c0
1170
2010-11-09 16:21:20.866256 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1171
2010-11-09 16:21:20.866274 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1172
2010-11-09 16:21:20.866290 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1173
2010-11-09 16:21:20.866318 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1174
2010-11-09 16:21:20.866360 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 24 0xf603c0 mon_subscribe({monmap=2+}) v1
1175
2010-11-09 16:21:20.866383 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 24 0xf603c0
1176
2010-11-09 16:21:20.866395 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf603c0
1177
2010-11-09 16:21:20.866416 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1178
2010-11-09 16:21:20.866427 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1179
2010-11-09 16:21:20.867023 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1180
2010-11-09 16:21:20.867045 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1181
2010-11-09 16:21:20.867056 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1182
2010-11-09 16:21:20.867067 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1183
2010-11-09 16:21:20.867079 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 460/104857600
1184
2010-11-09 16:21:20.867094 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1185
2010-11-09 16:21:20.867106 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1186
2010-11-09 16:21:20.867116 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1187
2010-11-09 16:21:20.867135 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 24 0xf603a0 mon_subscribe_ack(300s) v1
1188
2010-11-09 16:21:20.867153 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1189
2010-11-09 16:21:20.867182 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 24
1190
2010-11-09 16:21:20.867197 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1191
2010-11-09 16:21:20.867215 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1192
2010-11-09 16:21:20.867229 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1193
2010-11-09 16:21:30.866345 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf605c0
1194
2010-11-09 16:21:30.866374 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1195
2010-11-09 16:21:30.866393 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1196
2010-11-09 16:21:30.866408 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1197
2010-11-09 16:21:30.866437 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1198
2010-11-09 16:21:30.866470 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 25 0xf605c0 mon_subscribe({monmap=2+}) v1
1199
2010-11-09 16:21:30.866494 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 25 0xf605c0
1200
2010-11-09 16:21:30.866505 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf605c0
1201
2010-11-09 16:21:30.866526 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1202
2010-11-09 16:21:30.866538 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1203
2010-11-09 16:21:30.867130 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1204
2010-11-09 16:21:30.867151 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1205
2010-11-09 16:21:30.867162 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1206
2010-11-09 16:21:30.867173 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1207
2010-11-09 16:21:30.867185 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 480/104857600
1208
2010-11-09 16:21:30.867200 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1209
2010-11-09 16:21:30.867212 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1210
2010-11-09 16:21:30.867222 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1211
2010-11-09 16:21:30.867241 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 25 0xf605c0 mon_subscribe_ack(300s) v1
1212
2010-11-09 16:21:30.867258 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1213
2010-11-09 16:21:30.867287 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 25
1214
2010-11-09 16:21:30.867302 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1215
2010-11-09 16:21:30.867320 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1216
2010-11-09 16:21:30.867334 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1217
2010-11-09 16:21:40.866476 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf607c0
1218
2010-11-09 16:21:40.866505 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1219
2010-11-09 16:21:40.866524 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1220
2010-11-09 16:21:40.866540 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1221
2010-11-09 16:21:40.866568 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1222
2010-11-09 16:21:40.866604 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 26 0xf607c0 mon_subscribe({monmap=2+}) v1
1223
2010-11-09 16:21:40.866627 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 26 0xf607c0
1224
2010-11-09 16:21:40.866638 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf607c0
1225
2010-11-09 16:21:40.866659 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1226
2010-11-09 16:21:40.866671 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1227
2010-11-09 16:21:40.867263 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1228
2010-11-09 16:21:40.867285 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1229
2010-11-09 16:21:40.867295 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1230
2010-11-09 16:21:40.867306 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1231
2010-11-09 16:21:40.867318 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 500/104857600
1232
2010-11-09 16:21:40.867333 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1233
2010-11-09 16:21:40.867346 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1234
2010-11-09 16:21:40.867355 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1235
2010-11-09 16:21:40.867375 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 26 0xf607c0 mon_subscribe_ack(300s) v1
1236
2010-11-09 16:21:40.867392 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1237
2010-11-09 16:21:40.867422 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 26
1238
2010-11-09 16:21:40.867436 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1239
2010-11-09 16:21:40.867455 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1240
2010-11-09 16:21:40.867469 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1241
2010-11-09 16:21:50.866609 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf62ff0
1242
2010-11-09 16:21:50.866638 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1243
2010-11-09 16:21:50.866656 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1244
2010-11-09 16:21:50.866672 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1245
2010-11-09 16:21:50.866700 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1246
2010-11-09 16:21:50.866734 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 27 0xf62ff0 mon_subscribe({monmap=2+}) v1
1247
2010-11-09 16:21:50.866757 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 27 0xf62ff0
1248
2010-11-09 16:21:50.866769 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf62ff0
1249
2010-11-09 16:21:50.866790 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1250
2010-11-09 16:21:50.866801 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1251
2010-11-09 16:21:50.867394 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1252
2010-11-09 16:21:50.867415 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1253
2010-11-09 16:21:50.867426 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1254
2010-11-09 16:21:50.867437 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1255
2010-11-09 16:21:50.867449 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 520/104857600
1256
2010-11-09 16:21:50.867464 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1257
2010-11-09 16:21:50.867476 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1258
2010-11-09 16:21:50.867486 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1259
2010-11-09 16:21:50.867506 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 27 0xf62ff0 mon_subscribe_ack(300s) v1
1260
2010-11-09 16:21:50.867523 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1261
2010-11-09 16:21:50.867552 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 27
1262
2010-11-09 16:21:50.867567 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1263
2010-11-09 16:21:50.867586 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1264
2010-11-09 16:21:50.867600 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1265
2010-11-09 16:22:00.866732 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf63180
1266
2010-11-09 16:22:00.866762 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1267
2010-11-09 16:22:00.866780 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1268
2010-11-09 16:22:00.866796 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1269
2010-11-09 16:22:00.866825 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1270
2010-11-09 16:22:00.866861 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 28 0xf63180 mon_subscribe({monmap=2+}) v1
1271
2010-11-09 16:22:00.866885 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 28 0xf63180
1272
2010-11-09 16:22:00.866897 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf63180
1273
2010-11-09 16:22:00.866917 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1274
2010-11-09 16:22:00.866929 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1275
2010-11-09 16:22:00.867523 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1276
2010-11-09 16:22:00.867544 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1277
2010-11-09 16:22:00.867555 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1278
2010-11-09 16:22:00.867566 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1279
2010-11-09 16:22:00.867578 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 540/104857600
1280
2010-11-09 16:22:00.867593 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1281
2010-11-09 16:22:00.867605 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1282
2010-11-09 16:22:00.867614 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1283
2010-11-09 16:22:00.867634 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 28 0xf63180 mon_subscribe_ack(300s) v1
1284
2010-11-09 16:22:00.867651 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1285
2010-11-09 16:22:00.867681 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 28
1286
2010-11-09 16:22:00.867696 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1287
2010-11-09 16:22:00.867714 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1288
2010-11-09 16:22:00.867728 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1289
2010-11-09 16:22:10.866867 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf63310
1290
2010-11-09 16:22:10.866897 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1291
2010-11-09 16:22:10.866915 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1292
2010-11-09 16:22:10.866930 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1293
2010-11-09 16:22:10.866959 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1294
2010-11-09 16:22:10.866993 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 29 0xf63310 mon_subscribe({monmap=2+}) v1
1295
2010-11-09 16:22:10.867016 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 29 0xf63310
1296
2010-11-09 16:22:10.867028 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf63310
1297
2010-11-09 16:22:10.867049 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1298
2010-11-09 16:22:10.867060 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1299
2010-11-09 16:22:10.867656 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1300
2010-11-09 16:22:10.867677 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1301
2010-11-09 16:22:10.867688 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1302
2010-11-09 16:22:10.867699 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1303
2010-11-09 16:22:10.867711 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 560/104857600
1304
2010-11-09 16:22:10.867725 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1305
2010-11-09 16:22:10.867737 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1306
2010-11-09 16:22:10.867746 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1307
2010-11-09 16:22:10.867766 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 29 0xf63310 mon_subscribe_ack(300s) v1
1308
2010-11-09 16:22:10.867783 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1309
2010-11-09 16:22:10.867810 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 29
1310
2010-11-09 16:22:10.867825 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1311
2010-11-09 16:22:10.867843 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1312
2010-11-09 16:22:10.867857 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1313
2010-11-09 16:22:20.866999 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf634a0
1314
2010-11-09 16:22:20.867028 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1315
2010-11-09 16:22:20.867047 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1316
2010-11-09 16:22:20.867062 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1317
2010-11-09 16:22:20.867090 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1318
2010-11-09 16:22:20.867128 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 30 0xf634a0 mon_subscribe({monmap=2+}) v1
1319
2010-11-09 16:22:20.867151 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 30 0xf634a0
1320
2010-11-09 16:22:20.867163 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf634a0
1321
2010-11-09 16:22:20.867184 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1322
2010-11-09 16:22:20.867195 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1323
2010-11-09 16:22:20.867793 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1324
2010-11-09 16:22:20.867815 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1325
2010-11-09 16:22:20.867826 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1326
2010-11-09 16:22:20.867837 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1327
2010-11-09 16:22:20.867849 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 580/104857600
1328
2010-11-09 16:22:20.867864 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1329
2010-11-09 16:22:20.867876 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1330
2010-11-09 16:22:20.867886 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1331
2010-11-09 16:22:20.867905 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 30 0xf634a0 mon_subscribe_ack(300s) v1
1332
2010-11-09 16:22:20.867923 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1333
2010-11-09 16:22:20.867951 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 30
1334
2010-11-09 16:22:20.867966 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1335
2010-11-09 16:22:20.867984 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1336
2010-11-09 16:22:20.867998 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1337
2010-11-09 16:22:30.867118 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf636d0
1338
2010-11-09 16:22:30.867148 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1339
2010-11-09 16:22:30.867166 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1340
2010-11-09 16:22:30.867182 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1341
2010-11-09 16:22:30.867210 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1342
2010-11-09 16:22:30.867244 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 31 0xf636d0 mon_subscribe({monmap=2+}) v1
1343
2010-11-09 16:22:30.867268 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 31 0xf636d0
1344
2010-11-09 16:22:30.867280 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf636d0
1345
2010-11-09 16:22:30.867301 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1346
2010-11-09 16:22:30.867312 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1347
2010-11-09 16:22:30.867897 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1348
2010-11-09 16:22:30.867919 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1349
2010-11-09 16:22:30.867929 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1350
2010-11-09 16:22:30.867940 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1351
2010-11-09 16:22:30.867953 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 600/104857600
1352
2010-11-09 16:22:30.867967 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1353
2010-11-09 16:22:30.867979 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1354
2010-11-09 16:22:30.867989 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1355
2010-11-09 16:22:30.868009 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 31 0xf636b0 mon_subscribe_ack(300s) v1
1356
2010-11-09 16:22:30.868026 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1357
2010-11-09 16:22:30.868056 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 31
1358
2010-11-09 16:22:30.868071 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1359
2010-11-09 16:22:30.868089 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1360
2010-11-09 16:22:30.868103 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1361
2010-11-09 16:22:40.867238 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf63900
1362
2010-11-09 16:22:40.867268 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1363
2010-11-09 16:22:40.867291 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1364
2010-11-09 16:22:40.867302 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1365
2010-11-09 16:22:40.867331 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1366
2010-11-09 16:22:40.867368 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 32 0xf63900 mon_subscribe({monmap=2+}) v1
1367
2010-11-09 16:22:40.867391 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 32 0xf63900
1368
2010-11-09 16:22:40.867403 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf63900
1369
2010-11-09 16:22:40.867424 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1370
2010-11-09 16:22:40.867435 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1371
2010-11-09 16:22:40.868013 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1372
2010-11-09 16:22:40.868034 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1373
2010-11-09 16:22:40.868045 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1374
2010-11-09 16:22:40.868056 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1375
2010-11-09 16:22:40.868068 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 620/104857600
1376
2010-11-09 16:22:40.868083 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1377
2010-11-09 16:22:40.868095 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1378
2010-11-09 16:22:40.868104 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1379
2010-11-09 16:22:40.868123 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 32 0xf638e0 mon_subscribe_ack(300s) v1
1380
2010-11-09 16:22:40.868141 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1381
2010-11-09 16:22:40.868169 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 32
1382
2010-11-09 16:22:40.868185 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1383
2010-11-09 16:22:40.868203 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1384
2010-11-09 16:22:40.868217 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1385
2010-11-09 16:22:50.867349 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf63b30
1386
2010-11-09 16:22:50.867378 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1387
2010-11-09 16:22:50.867397 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1388
2010-11-09 16:22:50.867412 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1389
2010-11-09 16:22:50.867440 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1390
2010-11-09 16:22:50.867475 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 33 0xf63b30 mon_subscribe({monmap=2+}) v1
1391
2010-11-09 16:22:50.867498 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 33 0xf63b30
1392
2010-11-09 16:22:50.867510 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf63b30
1393
2010-11-09 16:22:50.867531 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1394
2010-11-09 16:22:50.867542 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1395
2010-11-09 16:22:50.868122 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1396
2010-11-09 16:22:50.868144 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1397
2010-11-09 16:22:50.868155 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1398
2010-11-09 16:22:50.868166 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1399
2010-11-09 16:22:50.868178 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 640/104857600
1400
2010-11-09 16:22:50.868192 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1401
2010-11-09 16:22:50.868204 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1402
2010-11-09 16:22:50.868214 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1403
2010-11-09 16:22:50.868234 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 33 0xf63b10 mon_subscribe_ack(300s) v1
1404
2010-11-09 16:22:50.868252 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1405
2010-11-09 16:22:50.868282 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 33
1406
2010-11-09 16:22:50.868297 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1407
2010-11-09 16:22:50.868315 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1408
2010-11-09 16:22:50.868330 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1409
2010-11-09 16:23:00.867480 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf63d60
1410
2010-11-09 16:23:00.867510 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1411
2010-11-09 16:23:00.867529 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1412
2010-11-09 16:23:00.867544 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1413
2010-11-09 16:23:00.867572 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1414
2010-11-09 16:23:00.867609 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 34 0xf63d60 mon_subscribe({monmap=2+}) v1
1415
2010-11-09 16:23:00.867632 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 34 0xf63d60
1416
2010-11-09 16:23:00.867644 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf63d60
1417
2010-11-09 16:23:00.867665 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1418
2010-11-09 16:23:00.867676 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1419
2010-11-09 16:23:00.868264 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1420
2010-11-09 16:23:00.868285 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1421
2010-11-09 16:23:00.868296 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1422
2010-11-09 16:23:00.868307 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1423
2010-11-09 16:23:00.868319 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 660/104857600
1424
2010-11-09 16:23:00.868333 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1425
2010-11-09 16:23:00.868345 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1426
2010-11-09 16:23:00.868355 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1427
2010-11-09 16:23:00.868374 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 34 0xf63d40 mon_subscribe_ack(300s) v1
1428
2010-11-09 16:23:00.868392 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1429
2010-11-09 16:23:00.868419 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 34
1430
2010-11-09 16:23:00.868434 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1431
2010-11-09 16:23:00.868453 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1432
2010-11-09 16:23:00.868467 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1433
2010-11-09 16:23:10.867601 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf63f90
1434
2010-11-09 16:23:10.867631 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1435
2010-11-09 16:23:10.867649 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1436
2010-11-09 16:23:10.867665 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1437
2010-11-09 16:23:10.867693 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1438
2010-11-09 16:23:10.867728 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 35 0xf63f90 mon_subscribe({monmap=2+}) v1
1439
2010-11-09 16:23:10.867757 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 35 0xf63f90
1440
2010-11-09 16:23:10.867770 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf63f90
1441
2010-11-09 16:23:10.867791 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1442
2010-11-09 16:23:10.867802 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1443
2010-11-09 16:23:10.868400 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1444
2010-11-09 16:23:10.868422 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1445
2010-11-09 16:23:10.868433 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1446
2010-11-09 16:23:10.868444 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1447
2010-11-09 16:23:10.868456 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 680/104857600
1448
2010-11-09 16:23:10.868470 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1449
2010-11-09 16:23:10.868482 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1450
2010-11-09 16:23:10.868492 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1451
2010-11-09 16:23:10.868511 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 35 0xf63f70 mon_subscribe_ack(300s) v1
1452
2010-11-09 16:23:10.868529 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1453
2010-11-09 16:23:10.868564 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 35
1454
2010-11-09 16:23:10.868581 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1455
2010-11-09 16:23:10.868600 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1456
2010-11-09 16:23:10.868614 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1457
2010-11-09 16:23:20.867738 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf641c0
1458
2010-11-09 16:23:20.867768 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1459
2010-11-09 16:23:20.867787 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1460
2010-11-09 16:23:20.867802 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1461
2010-11-09 16:23:20.867830 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1462
2010-11-09 16:23:20.867874 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 36 0xf641c0 mon_subscribe({monmap=2+}) v1
1463
2010-11-09 16:23:20.867897 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 36 0xf641c0
1464
2010-11-09 16:23:20.867909 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf641c0
1465
2010-11-09 16:23:20.867930 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1466
2010-11-09 16:23:20.867941 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1467
2010-11-09 16:23:20.868551 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1468
2010-11-09 16:23:20.868573 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1469
2010-11-09 16:23:20.868584 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1470
2010-11-09 16:23:20.868596 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1471
2010-11-09 16:23:20.868608 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 700/104857600
1472
2010-11-09 16:23:20.868623 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1473
2010-11-09 16:23:20.868634 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1474
2010-11-09 16:23:20.868644 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1475
2010-11-09 16:23:20.868663 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 36 0xf641a0 mon_subscribe_ack(300s) v1
1476
2010-11-09 16:23:20.868680 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1477
2010-11-09 16:23:20.868710 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 36
1478
2010-11-09 16:23:20.868725 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1479
2010-11-09 16:23:20.868744 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1480
2010-11-09 16:23:20.868759 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1481
2010-11-09 16:23:30.867876 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf643f0
1482
2010-11-09 16:23:30.867905 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1483
2010-11-09 16:23:30.867924 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1484
2010-11-09 16:23:30.867940 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1485
2010-11-09 16:23:30.867968 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1486
2010-11-09 16:23:30.868003 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 37 0xf643f0 mon_subscribe({monmap=2+}) v1
1487
2010-11-09 16:23:30.868026 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 37 0xf643f0
1488
2010-11-09 16:23:30.868038 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf643f0
1489
2010-11-09 16:23:30.868058 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1490
2010-11-09 16:23:30.868070 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1491
2010-11-09 16:23:30.868667 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1492
2010-11-09 16:23:30.868688 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1493
2010-11-09 16:23:30.868699 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1494
2010-11-09 16:23:30.868711 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1495
2010-11-09 16:23:30.868722 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 720/104857600
1496
2010-11-09 16:23:30.868737 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1497
2010-11-09 16:23:30.868748 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1498
2010-11-09 16:23:30.868757 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1499
2010-11-09 16:23:30.868777 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 37 0xf643d0 mon_subscribe_ack(300s) v1
1500
2010-11-09 16:23:30.868794 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1501
2010-11-09 16:23:30.868824 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 37
1502
2010-11-09 16:23:30.868839 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1503
2010-11-09 16:23:30.868858 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1504
2010-11-09 16:23:30.868872 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1505
2010-11-09 16:23:40.868014 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf64620
1506
2010-11-09 16:23:40.868043 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1507
2010-11-09 16:23:40.868065 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1508
2010-11-09 16:23:40.868077 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1509
2010-11-09 16:23:40.868105 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1510
2010-11-09 16:23:40.868142 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 38 0xf64620 mon_subscribe({monmap=2+}) v1
1511
2010-11-09 16:23:40.868165 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 38 0xf64620
1512
2010-11-09 16:23:40.868177 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf64620
1513
2010-11-09 16:23:40.868198 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1514
2010-11-09 16:23:40.868209 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1515
2010-11-09 16:23:40.868815 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1516
2010-11-09 16:23:40.868838 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1517
2010-11-09 16:23:40.868849 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1518
2010-11-09 16:23:40.868860 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1519
2010-11-09 16:23:40.868873 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 740/104857600
1520
2010-11-09 16:23:40.868887 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1521
2010-11-09 16:23:40.868899 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1522
2010-11-09 16:23:40.868908 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1523
2010-11-09 16:23:40.868927 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 38 0xf64600 mon_subscribe_ack(300s) v1
1524
2010-11-09 16:23:40.868944 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1525
2010-11-09 16:23:40.868974 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 38
1526
2010-11-09 16:23:40.868990 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1527
2010-11-09 16:23:40.869008 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1528
2010-11-09 16:23:40.869022 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1529
2010-11-09 16:23:50.868124 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf64850
1530
2010-11-09 16:23:50.868154 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1531
2010-11-09 16:23:50.868173 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1532
2010-11-09 16:23:50.868188 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1533
2010-11-09 16:23:50.868216 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1534
2010-11-09 16:23:50.868251 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 39 0xf64850 mon_subscribe({monmap=2+}) v1
1535
2010-11-09 16:23:50.868274 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 39 0xf64850
1536
2010-11-09 16:23:50.868286 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf64850
1537
2010-11-09 16:23:50.868306 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1538
2010-11-09 16:23:50.868318 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1539
2010-11-09 16:23:50.868923 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1540
2010-11-09 16:23:50.868944 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1541
2010-11-09 16:23:50.868956 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1542
2010-11-09 16:23:50.868967 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1543
2010-11-09 16:23:50.868979 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 760/104857600
1544
2010-11-09 16:23:50.868994 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1545
2010-11-09 16:23:50.869006 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1546
2010-11-09 16:23:50.869015 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1547
2010-11-09 16:23:50.869034 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 39 0xf64830 mon_subscribe_ack(300s) v1
1548
2010-11-09 16:23:50.869052 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1549
2010-11-09 16:23:50.869082 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 39
1550
2010-11-09 16:23:50.869097 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1551
2010-11-09 16:23:50.869115 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1552
2010-11-09 16:23:50.869129 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1553
2010-11-09 16:24:00.868248 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf64a80
1554
2010-11-09 16:24:00.868277 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1555
2010-11-09 16:24:00.868296 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1556
2010-11-09 16:24:00.868311 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1557
2010-11-09 16:24:00.868340 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1558
2010-11-09 16:24:00.868380 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 40 0xf64a80 mon_subscribe({monmap=2+}) v1
1559
2010-11-09 16:24:00.868403 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 40 0xf64a80
1560
2010-11-09 16:24:00.868415 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf64a80
1561
2010-11-09 16:24:00.868437 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1562
2010-11-09 16:24:00.868449 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1563
2010-11-09 16:24:00.869057 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1564
2010-11-09 16:24:00.869079 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1565
2010-11-09 16:24:00.869090 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1566
2010-11-09 16:24:00.869101 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1567
2010-11-09 16:24:00.869114 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 780/104857600
1568
2010-11-09 16:24:00.869129 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1569
2010-11-09 16:24:00.869141 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1570
2010-11-09 16:24:00.869151 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1571
2010-11-09 16:24:00.869170 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 40 0xf64a60 mon_subscribe_ack(300s) v1
1572
2010-11-09 16:24:00.869187 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1573
2010-11-09 16:24:00.869209 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 40
1574
2010-11-09 16:24:00.869224 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1575
2010-11-09 16:24:00.869242 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1576
2010-11-09 16:24:00.869256 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1577
2010-11-09 16:24:10.868377 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf64cb0
1578
2010-11-09 16:24:10.868406 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1579
2010-11-09 16:24:10.868425 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1580
2010-11-09 16:24:10.868441 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1581
2010-11-09 16:24:10.868469 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1582
2010-11-09 16:24:10.868503 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 41 0xf64cb0 mon_subscribe({monmap=2+}) v1
1583
2010-11-09 16:24:10.868526 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 41 0xf64cb0
1584
2010-11-09 16:24:10.868538 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf64cb0
1585
2010-11-09 16:24:10.868558 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1586
2010-11-09 16:24:10.868570 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1587
2010-11-09 16:24:10.869147 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1588
2010-11-09 16:24:10.869168 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1589
2010-11-09 16:24:10.869179 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1590
2010-11-09 16:24:10.869190 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1591
2010-11-09 16:24:10.869202 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 800/104857600
1592
2010-11-09 16:24:10.869216 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1593
2010-11-09 16:24:10.869228 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1594
2010-11-09 16:24:10.869237 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1595
2010-11-09 16:24:10.869256 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 41 0xf64c90 mon_subscribe_ack(300s) v1
1596
2010-11-09 16:24:10.869273 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1597
2010-11-09 16:24:10.869295 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 41
1598
2010-11-09 16:24:10.869310 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1599
2010-11-09 16:24:10.869328 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1600
2010-11-09 16:24:10.869342 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1601
2010-11-09 16:24:20.868507 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf64ee0
1602
2010-11-09 16:24:20.868537 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1603
2010-11-09 16:24:20.868555 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1604
2010-11-09 16:24:20.868571 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1605
2010-11-09 16:24:20.868599 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1606
2010-11-09 16:24:20.868635 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 42 0xf64ee0 mon_subscribe({monmap=2+}) v1
1607
2010-11-09 16:24:20.868664 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 42 0xf64ee0
1608
2010-11-09 16:24:20.868676 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf64ee0
1609
2010-11-09 16:24:20.868697 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1610
2010-11-09 16:24:20.868708 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1611
2010-11-09 16:24:20.869283 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1612
2010-11-09 16:24:20.869305 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1613
2010-11-09 16:24:20.869315 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1614
2010-11-09 16:24:20.869327 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1615
2010-11-09 16:24:20.869339 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 820/104857600
1616
2010-11-09 16:24:20.869353 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1617
2010-11-09 16:24:20.869365 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1618
2010-11-09 16:24:20.869375 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1619
2010-11-09 16:24:20.869395 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 42 0xf64ec0 mon_subscribe_ack(300s) v1
1620
2010-11-09 16:24:20.869412 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1621
2010-11-09 16:24:20.869434 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 42
1622
2010-11-09 16:24:20.869449 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1623
2010-11-09 16:24:20.869467 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1624
2010-11-09 16:24:20.869481 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1625
2010-11-09 16:24:30.868628 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf65110
1626
2010-11-09 16:24:30.868658 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1627
2010-11-09 16:24:30.868677 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1628
2010-11-09 16:24:30.868692 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1629
2010-11-09 16:24:30.868720 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1630
2010-11-09 16:24:30.868755 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 43 0xf65110 mon_subscribe({monmap=2+}) v1
1631
2010-11-09 16:24:30.868778 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 43 0xf65110
1632
2010-11-09 16:24:30.868790 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf65110
1633
2010-11-09 16:24:30.868810 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1634
2010-11-09 16:24:30.868822 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1635
2010-11-09 16:24:30.869416 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1636
2010-11-09 16:24:30.869444 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1637
2010-11-09 16:24:30.869455 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1638
2010-11-09 16:24:30.869466 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1639
2010-11-09 16:24:30.869478 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 840/104857600
1640
2010-11-09 16:24:30.869493 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1641
2010-11-09 16:24:30.869504 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1642
2010-11-09 16:24:30.869514 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1643
2010-11-09 16:24:30.869533 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 43 0xf650f0 mon_subscribe_ack(300s) v1
1644
2010-11-09 16:24:30.869550 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1645
2010-11-09 16:24:30.869572 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 43
1646
2010-11-09 16:24:30.869587 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1647
2010-11-09 16:24:30.869605 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1648
2010-11-09 16:24:30.869619 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1649
2010-11-09 16:24:40.868767 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf65340
1650
2010-11-09 16:24:40.868796 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1651
2010-11-09 16:24:40.868814 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1652
2010-11-09 16:24:40.868826 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1653
2010-11-09 16:24:40.868855 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1654
2010-11-09 16:24:40.868889 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 44 0xf65340 mon_subscribe({monmap=2+}) v1
1655
2010-11-09 16:24:40.868912 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 44 0xf65340
1656
2010-11-09 16:24:40.868924 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf65340
1657
2010-11-09 16:24:40.868945 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1658
2010-11-09 16:24:40.868956 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1659
2010-11-09 16:24:40.869579 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1660
2010-11-09 16:24:40.869601 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1661
2010-11-09 16:24:40.869613 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1662
2010-11-09 16:24:40.869624 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1663
2010-11-09 16:24:40.869636 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 860/104857600
1664
2010-11-09 16:24:40.869650 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1665
2010-11-09 16:24:40.869662 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1666
2010-11-09 16:24:40.869671 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1667
2010-11-09 16:24:40.869690 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 44 0xf65320 mon_subscribe_ack(300s) v1
1668
2010-11-09 16:24:40.869707 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1669
2010-11-09 16:24:40.869736 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 44
1670
2010-11-09 16:24:40.869751 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1671
2010-11-09 16:24:40.869769 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1672
2010-11-09 16:24:40.869784 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1673
2010-11-09 16:24:50.868902 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf65570
1674
2010-11-09 16:24:50.868931 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1675
2010-11-09 16:24:50.868950 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1676
2010-11-09 16:24:50.868965 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1677
2010-11-09 16:24:50.868993 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1678
2010-11-09 16:24:50.869031 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 45 0xf65570 mon_subscribe({monmap=2+}) v1
1679
2010-11-09 16:24:50.869054 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 45 0xf65570
1680
2010-11-09 16:24:50.869066 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf65570
1681
2010-11-09 16:24:50.869087 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1682
2010-11-09 16:24:50.869098 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1683
2010-11-09 16:24:50.869698 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1684
2010-11-09 16:24:50.869720 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1685
2010-11-09 16:24:50.869731 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1686
2010-11-09 16:24:50.869742 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1687
2010-11-09 16:24:50.869754 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 880/104857600
1688
2010-11-09 16:24:50.869769 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1689
2010-11-09 16:24:50.869781 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1690
2010-11-09 16:24:50.869790 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1691
2010-11-09 16:24:50.869810 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 45 0xf65550 mon_subscribe_ack(300s) v1
1692
2010-11-09 16:24:50.869822 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1693
2010-11-09 16:24:50.869851 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 45
1694
2010-11-09 16:24:50.869866 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1695
2010-11-09 16:24:50.869886 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1696
2010-11-09 16:24:50.869900 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1697
2010-11-09 16:25:00.869032 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf657a0
1698
2010-11-09 16:25:00.869062 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1699
2010-11-09 16:25:00.869081 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1700
2010-11-09 16:25:00.869096 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1701
2010-11-09 16:25:00.869134 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1702
2010-11-09 16:25:00.869168 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 46 0xf657a0 mon_subscribe({monmap=2+}) v1
1703
2010-11-09 16:25:00.869191 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 46 0xf657a0
1704
2010-11-09 16:25:00.869203 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf657a0
1705
2010-11-09 16:25:00.869224 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1706
2010-11-09 16:25:00.869235 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1707
2010-11-09 16:25:00.869837 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1708
2010-11-09 16:25:00.869859 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1709
2010-11-09 16:25:00.869870 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1710
2010-11-09 16:25:00.869881 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1711
2010-11-09 16:25:00.869894 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 900/104857600
1712
2010-11-09 16:25:00.869908 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1713
2010-11-09 16:25:00.869920 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1714
2010-11-09 16:25:00.869929 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1715
2010-11-09 16:25:00.869949 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 46 0xf65780 mon_subscribe_ack(300s) v1
1716
2010-11-09 16:25:00.869967 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1717
2010-11-09 16:25:00.869994 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 46
1718
2010-11-09 16:25:00.870010 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1719
2010-11-09 16:25:00.870029 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1720
2010-11-09 16:25:00.870043 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1721
2010-11-09 16:25:10.869171 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf659d0
1722
2010-11-09 16:25:10.869200 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1723
2010-11-09 16:25:10.869219 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1724
2010-11-09 16:25:10.869241 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1725
2010-11-09 16:25:10.869289 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1726
2010-11-09 16:25:10.869367 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 47 0xf659d0 mon_subscribe({monmap=2+}) v1
1727
2010-11-09 16:25:10.869405 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 47 0xf659d0
1728
2010-11-09 16:25:10.869419 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf659d0
1729
2010-11-09 16:25:10.869447 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1730
2010-11-09 16:25:10.869459 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1731
2010-11-09 16:25:10.870071 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1732
2010-11-09 16:25:10.870093 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1733
2010-11-09 16:25:10.870104 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1734
2010-11-09 16:25:10.870115 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1735
2010-11-09 16:25:10.870127 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 920/104857600
1736
2010-11-09 16:25:10.870141 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1737
2010-11-09 16:25:10.870153 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1738
2010-11-09 16:25:10.870163 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1739
2010-11-09 16:25:10.870182 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 47 0xf659b0 mon_subscribe_ack(300s) v1
1740
2010-11-09 16:25:10.870199 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1741
2010-11-09 16:25:10.870222 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 47
1742
2010-11-09 16:25:10.870237 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1743
2010-11-09 16:25:10.870255 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1744
2010-11-09 16:25:10.870269 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1745
2010-11-09 16:25:20.869280 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf65c00
1746
2010-11-09 16:25:20.869310 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1747
2010-11-09 16:25:20.869329 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1748
2010-11-09 16:25:20.869346 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1749
2010-11-09 16:25:20.869381 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1750
2010-11-09 16:25:20.869419 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 48 0xf65c00 mon_subscribe({monmap=2+}) v1
1751
2010-11-09 16:25:20.869442 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 48 0xf65c00
1752
2010-11-09 16:25:20.869455 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf65c00
1753
2010-11-09 16:25:20.869477 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1754
2010-11-09 16:25:20.869488 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1755
2010-11-09 16:25:20.870097 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1756
2010-11-09 16:25:20.870119 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1757
2010-11-09 16:25:20.870130 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1758
2010-11-09 16:25:20.870141 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1759
2010-11-09 16:25:20.870153 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 940/104857600
1760
2010-11-09 16:25:20.870167 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1761
2010-11-09 16:25:20.870179 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1762
2010-11-09 16:25:20.870189 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1763
2010-11-09 16:25:20.870208 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 48 0xf65be0 mon_subscribe_ack(300s) v1
1764
2010-11-09 16:25:20.870226 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1765
2010-11-09 16:25:20.870254 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 48
1766
2010-11-09 16:25:20.870269 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1767
2010-11-09 16:25:20.870288 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1768
2010-11-09 16:25:20.870302 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1769
2010-11-09 16:25:30.869412 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf65e30
1770
2010-11-09 16:25:30.869455 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1771
2010-11-09 16:25:30.869480 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1772
2010-11-09 16:25:30.869495 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1773
2010-11-09 16:25:30.869536 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1774
2010-11-09 16:25:30.869595 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 49 0xf65e30 mon_subscribe({monmap=2+}) v1
1775
2010-11-09 16:25:30.869635 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 49 0xf65e30
1776
2010-11-09 16:25:30.869649 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf65e30
1777
2010-11-09 16:25:30.869677 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1778
2010-11-09 16:25:30.869688 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1779
2010-11-09 16:25:30.870294 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1780
2010-11-09 16:25:30.870317 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1781
2010-11-09 16:25:30.870328 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1782
2010-11-09 16:25:30.870339 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1783
2010-11-09 16:25:30.870352 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 960/104857600
1784
2010-11-09 16:25:30.870368 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1785
2010-11-09 16:25:30.870379 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1786
2010-11-09 16:25:30.870389 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1787
2010-11-09 16:25:30.870411 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 49 0xf65e10 mon_subscribe_ack(300s) v1
1788
2010-11-09 16:25:30.870428 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1789
2010-11-09 16:25:30.870451 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 49
1790
2010-11-09 16:25:30.870466 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1791
2010-11-09 16:25:30.870485 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1792
2010-11-09 16:25:30.870500 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1793
2010-11-09 16:25:40.869563 7f08942fb710 -- 10.3.14.10:0/21038 --> mon2 10.3.14.10:6791/0 -- mon_subscribe({monmap=2+}) v1 -- ?+0 0xf66060
1794
2010-11-09 16:25:40.869594 7f08942fb710 -- 10.3.14.10:0/21038 submit_message mon_subscribe({monmap=2+}) v1 remote, 10.3.14.10:6791/0, have pipe.
1795
2010-11-09 16:25:40.869616 7f08942fb710 -- 10.3.14.10:0/21038 send_keepalive remote, 10.3.14.10:6791/0, have pipe.
1796
2010-11-09 16:25:40.869630 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1797
2010-11-09 16:25:40.869662 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_keepalive
1798
2010-11-09 16:25:40.869700 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer encoding 50 0xf66060 mon_subscribe({monmap=2+}) v1
1799
2010-11-09 16:25:40.869724 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sending 50 0xf66060
1800
2010-11-09 16:25:40.869737 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_message 0xf66060
1801
2010-11-09 16:25:40.869758 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1802
2010-11-09 16:25:40.869769 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer sleeping
1803
2010-11-09 16:25:40.870360 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got ACK
1804
2010-11-09 16:25:40.870382 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1805
2010-11-09 16:25:40.870393 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got MSG
1806
2010-11-09 16:25:40.870404 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got envelope type=16 src mon2 front=20 data=0 off 0
1807
2010-11-09 16:25:40.870417 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader wants 20 from dispatch throttler 980/104857600
1808
2010-11-09 16:25:40.870431 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got front 20
1809
2010-11-09 16:25:40.870443 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).aborted = 0
1810
2010-11-09 16:25:40.870452 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got 20 + 0 + 0 byte message
1811
2010-11-09 16:25:40.870472 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader got message 50 0xf66060 mon_subscribe_ack(300s) v1
1812
2010-11-09 16:25:40.870490 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0
1813
2010-11-09 16:25:40.870520 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).write_ack 50
1814
2010-11-09 16:25:40.870536 7f08939f9710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).reader reading tag...
1815
2010-11-09 16:25:40.870554 7f08938f8710 -- 10.3.14.10:0/21038 >> 10.3.14.10:6791/0 pipe(0xf61b50 sd=3 pgs=5 cs=1 l=1).writer: state = 2 policy.server=0