[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gnunet] ACTIVE_MIGRATION doesnt seem to be working for me
From: |
Darren |
Subject: |
[Help-gnunet] ACTIVE_MIGRATION doesnt seem to be working for me |
Date: |
Thu, 19 Jan 2006 08:58:03 -0600 |
User-agent: |
Mutt/1.5.11 |
How long should it take before the datastore begins to grow?
Uptime (seconds) : 82746
# bytes received via UDP : 580762764
# bytes sent via UDP : 356084544
# bytes dropped by UDP (outgoing) : 0
# bytes received via TCP : 627311798
# bytes sent via TCP : 871951092
# bytes dropped by TCP (outgoing) : 78772780
# bytes received via HTTP : 19750
# bytes sent via HTTP : 81358550
# bytes dropped by HTTP (outgoing) : 538737208
# encrypted PONG messages received : 1572
# plaintext PONG messages received : 30
# encrypted PING messages received : 2332
# PING messages created : 21202
# encrypted PONG messages sent : 1166
# plaintext PING messages sent : 0
# encrypted PING messages sent : 3662
# session keys sent : 17268
# session keys rejected : 20903
# session keys accepted : 327
# sessions established : 222
# messages defragmented : 462
# messages fragmented : 110
# fragments discarded : 1815
# outgoing messages dropped : 1248185
# bytes of outgoing messages dropped : 183755184
# connections closed (HANGUP sent) : 160
# bytes encrypted : 1625097635
# bytes decrypted : 1116010859
# bytes noise sent : 43878559
# Peer advertisements received : 1055
# Self advertisments transmitted : 590
# Foreign advertisements forwarded : 140
# hellos downloaded via http : 454
# Bytes in datastore : 0
% of allowed network load (up) : % 51
% of allowed network load (down) : % 42
% of allowed cpu load : % 30
# of connected peers : 19
# bytes of noise received : 265617316
# bytes received of type 3 : 197136
# bytes transmitted of type 3 : 34272
# bytes transmitted of type 2 : 139248
# bytes received of type 16 : 824994640
# bytes received of type 6 : 265617316
# bytes transmitted of type 16 : 1212140048
# bytes transmitted of type 6 : 43878559
# bytes transmitted of type 0 : 279680
# bytes transmitted of type 4 : 1904
# bytes received of type 4 : 9520
# bytes received of type 17 : 15939387
# bytes transmitted of type 5 : 3145338
# bytes transmitted of type 17 : 848374
# bytes received of type 5 : 17292789
# bytes received of type 0 : 308816
# bytes received of type 36 : 336
/etc/gnunetd.conf
#
# Anonymous file sharing
#
[FS]
QUOTA = 4096
ACTIVEMIGRATION = YES
DIR = "/storage/p2p/gnunet/data/fs/"
INDEX-DIRECTORY = "/storage/p2p/gnunet/data/shared/"
INDEX-QUOTA = 8192
And the startup sequence from the log:
Jan 18 09:43:06 MESSAGE: `gnunetd' starting
Jan 18 09:43:06 DEBUG: Loading service `identity'
Jan 18 09:43:06 DEBUG: Loading service `transport'
Jan 18 09:43:06 DEBUG: Loading transports `udp tcp http nat'
Jan 18 09:43:06 DEBUG: Loading service `stats'
Jan 18 09:43:06 DEBUG: Loaded transport `udp'
Jan 18 09:43:06 DEBUG: Loaded transport `tcp'
Jan 18 09:43:06 DEBUG: Loaded transport `http'
Jan 18 09:43:06 DEBUG: Loaded transport `nat'
Jan 18 09:43:06 DEBUG: I am peer
`Q0MGSUT681EUVB6O88VG62FMMPSQG0T8KT9C6UJGCK1PMDKRQ95V4EV49JTLG1T97B
M49EJ8K9O659ITU2LMHRJVG9HV96HFOSHVLU0'.
Jan 18 09:43:06 DEBUG: connection goal is 256 peers (3000000 BPS
bandwidth downstream)
Jan 18 09:43:06 DEBUG: Loading service `session'
Jan 18 09:43:06 DEBUG: Loading service `pingpong'
Jan 18 09:43:06 DEBUG: `pingpong' registering handlers 2 3 (plaintext
and ciphertext)
Jan 18 09:43:06 DEBUG: Loading service `topology_default'
Jan 18 09:43:06 DEBUG: `session' registering handler 1 (plaintext and
ciphertext)
Jan 18 09:43:06 DEBUG: Loading service `fragmentation'
Jan 18 09:43:06 DEBUG: `fragmentation' registering handler 5
Jan 18 09:43:06 DEBUG: Loading application `advertising'
Jan 18 09:43:06 DEBUG: `advertising' registering handler 0 (plaintext
and ciphertext)
Jan 18 09:43:06 DEBUG: Loading service `bootstrap'
Jan 18 09:43:06 DEBUG: Loading application `fs'
Jan 18 09:43:06 DEBUG: Loading service `datastore'
Jan 18 09:43:06 DEBUG: Loading service `sqstore_mysql'
Jan 18 09:43:06 DEBUG: Trying to use file `/home/p2p/.my.cnf' for MySQL
configuration.
Jan 18 09:43:06 DEBUG: Loading service `traffic'
Jan 18 09:43:06 DEBUG: Loading service `gap'
Jan 18 09:43:06 DEBUG: `gap' registering handlers 16 17
Jan 18 09:43:06 DEBUG: `fs' registering client handlers 8 9 10 11 12 13
14 15 16
Jan 18 09:43:06 DEBUG: Loading application `getoption'
Jan 18 09:43:06 DEBUG: `getoption' registering client handler 2
Jan 18 09:43:06 DEBUG: Loading application `stats'
Jan 18 09:43:06 DEBUG: `stats' registering client handlers 32 36 39 and
p2p handler 6
Jan 18 09:43:06 DEBUG: Loading application `traffic'
Jan 18 09:43:06 MESSAGE: `gnunetd' startup complete.
Jan 18 09:43:06 DEBUG: UDP uses IP address 67.176.1.15.
Jan 18 09:43:07 DEBUG: HTTP uses IP address 67.176.1.15.
Jan 18 09:43:07 DEBUG: TCP uses IP address 67.176.1.15.
Jan 18 09:43:18 WARNING: hello message received invalid (expiration time
over limit). Dropping.
Jan 18 09:43:18 WARNING: hello message received invalid (expiration time
over limit). Dropping.
Jan 18 09:43:19 Failure at connect.c:492.
Jan 18 09:43:19 DEBUG: Handler aborted message processing after
receiving message of type '1'.
Jan 18 09:43:19 WARNING: hello message received invalid (expiration time
over limit). Dropping.
Jan 18 09:43:23 WARNING: hello message received invalid (expiration time
over limit). Dropping.
Jan 18 09:44:27 WARNING: Packet received from 220.245.90.10:2086 (UDP)
failed format check.
Jan 18 09:45:14 Failure at connect.c:492.
Jan 18 09:45:14 DEBUG: Handler aborted message processing after
receiving message of type '1'.
Jan 18 09:45:37 DEBUG: closing connection to
AFTTMHDN1TALNB03HBDPL1NA12LSL65F4OELQOBLVHVINDACTTLCPA3
09KMROQ0UDLBTSNF3BR1BG5DHJMH803FQ30D1A3067A19S1G: SETKEY not answered.
- [Help-gnunet] ACTIVE_MIGRATION doesnt seem to be working for me,
Darren <=