[Mnet-devel] private Mnet howto

Lenny G Arbage alengarbage at yahoo.com
Thu Aug 5 15:27:26 BST 2004


baka,

  Thanks for sending this out.  I'm a good test case,
since I'm very new to Mnet.

  I followed the instructions as closely as possible,
but am still having trouble getting this working (as
you predicted :) ).

  Here's what './mnetcli sta' gives me (mtm peer
section doesn't match expected):

node.status([]):
'node uptime':  '0d 0h 7m 35s'
'router':
    'pusher':
         'have 0, done 0, fail 0 blocks; 0 servers'
         <publishcache #00
/home/lennyg/.mnet_a0/publishcache CLEAN>
         'flat/rnd 0.00MB/500.00MB used (0.00%) CLEAN'
    'blockwrangler':
         'wanting 0 blocks for 0 files'
         'using strategy <KISS 1>'
         <downloadcache #00
/home/lennyg/.mnet_a0/downloadcache CLEAN>
         'flat/rnd 0.00MB/500.00MB used (0.00%) CLEAN'
'metatracker':       'knowing 0 nodes offering 0
distinct services'
'blockserver':  'not running'
'mtm':
     '<Peer <syopt>>: m      @ None'
     'running 0.7.1a8'
        'connected nodes':  []
        'known nodes':  []
     <BandwidthThrottler IN 0.00/56k 1/5Hz 0.68k peak>
     <BandwidthThrottler OUT 0.00/56k 1/5Hz 0.00k
peak>
'underboss':
    'current commands':  []
    'active commands':  []
    'completed commands':  []
'relayserver':  'not running'


  I can't seem to retrieve the bootpage through normal
means (lynx, 'telnet host port') either, but Mnet
output /does/ now have some lines where it looks as
though it is getting the bootpage from a higher port
than the one listed -- I assume this is correct.  I
still get a "failure from bootpage (no mtdicts)
'http://172.18.1.10:4010/bootpage/'" message.  Does
anything in my config (below) seem glaringly wrong?


BLOCKSERVER:
  BLOCKSERVER_ALLOWS_PUBLISHING: yes
  RUN_BLOCKSERVER: no
  SHARE_DOWNLOADCACHE: yes
  SHARE_PUBLISHCACHE: yes
  STORAGE_SPACE_LIST:
    00:
      BACKEND: flat
      MAINTAINER: lru
      MAX_MEGABYTES: 500
      PATH: /home/lennyg/.mnet_a0/blockserver
      READONLY: no
      RECOVER_DB: true
      SUBDIRDEPTH: 3
BLOCKWRANGLER:
  MAXCHUNKS: 23
  MAXFILECHUNKS: 10
  MINFILECHUNKS: 2
  PRINTBLOCKSTATS: no
  STRATEGY: kiss
BOOTPAGE_URLS:
  0: http://172.18.1.10:4010/bootpage/
CLIENT_PORT: 4004
DOWNLOADCACHE:
  STORAGE_SPACE_LIST:
    00:
      BACKEND: flat
      MAINTAINER: rnd
      MAX_MEGABYTES: 500
      PATH: /home/lennyg/.mnet_a0/downloadcache
      READONLY: no
      RECOVER_DB: true
DOWNLOADED_BLOCK_DISK_CACHE_MEGABYTES: 15
DOWNLOAD_CACHE:
  USE_HASHED_DIR: no
DOWNLOAD_MONITOR:
  SHOW_TOO_MUCH_DETAIL_v2: yes
EGTP_VERSION_STR: 0.1a3
FILEVERIFIER:
  CHECK_DURATION: 3600
  CHUNK_SIZE: 150
  MAX_CHUNK_CHECK: 2048
  MIN_DELAY: 300
  NEXT_SESSION_WATERMARK: 5
  RELIABILITY_DEFAULT: 0.5
  RELIABILITY_THRESHOLD: 0.01
  RELIABILITY_WEIGHT: 0.1
  SESSION_WIDTH: 10
  SHAREMAP_TIMEOUT: 3600
IP_ADDRESS_DETECTOR_HOST: 198.11.16.136
IP_ADDRESS_OVERRIDE:
METATRACKER:
  RUN_METATRACKER: yes
MNET_VERSION_STR: 0.7.1a8
MTM:
  ID: syoptmdtdo3emtiebtuffh5j5tbhsgja
  KBITS_IN: 56
  KBITS_OUT: 56
  PATH: /home/lennyg/.mnet_a0/mtmdb
  USE_RELAYCLIENT: no
PATH:
  HOME_DIR: /home/lennyg
  NODE_CONF: /home/lennyg/.mnet_a0/node.conf
  NODE_DIR: /home/lennyg/.mnet_a0
  SAVE_TO_DISK_DIR: /home/lennyg/downloads
  SAVE_TO_DISK_TEMP_DIR: /home/lennyg/downloads/temp
PUBLICATION:
  LOCAL_PUBLISH: no
  MAX_SHARE_SIZE: 262144
  MIN_SHARE_SIZE: 16384
  SEND_EXTRA_BLOCK: yes
  SHARES_GENERATED: 24
  SHARES_NEEDED: 12
PUBLISHCACHE:
  STORAGE_SPACE_LIST:
    00:
      BACKEND: flat
      MAINTAINER: rnd
      MAX_MEGABYTES: 500
      PATH: /home/lennyg/.mnet_a0/publishcache
      READONLY: no
      RECOVER_DB: true
RELAYSERVER:
  RUN_RELAYSERVER: no
TCP_CONNECT_TIMEOUT: 30
TCP_MAX_CONNECTIONS: 512
TCP_TIMEOUT: 600
TRANSACTION_MANAGER_ANNOUNCED_PORT: 4010
TRANSACTION_MANAGER_LISTEN_PORT: 4010
TRANSACTION_MANAGER_PICKY_PORT: yes
WXGUI:
  MAIN_WINDOW:
    IS_MAXIMIZED: yes
    POS_X: -1
    POS_Y: -1
    SIZE_X: 640
    SIZE_Y: 400
  SHOW_STATUS_BAR: no
YES_NO:
  RUN_LOCALHOST_GATEWAY: no
  RUN_WXGUI: yes


  Thanks in advance for any pointers
  -- Lenny


		
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail


More information about the Mnet-devel mailing list