Does it really crash? this is just a normal error message. You have to
figure out which client has this IP (could be another RangeServer, a
Hyperspace machine, the Master, a ThriftBroker or an application using the
native C++ API). If it's an unknown IP then maybe setup a firewall to
protect your cluster from external requests.

bye
Christoph

2013/1/6 richardman <[email protected]>

> Hi,all
>       Hypertable.RangeServer will crash, running for some time, the log is
> as follows:
>
> CPU cores count=4
> CephBroker.MonAddr=10.0.1.245:6789
> DfsBroker.Local.Root=fs/local
> DfsBroker.Port=38030
> HdfsBroker.fs.default.name=hdfs://192.168.0.245:9000
> Hyperspace.GracePeriod=200000
> Hyperspace.KeepAlive.Interval=30000
> Hyperspace.Lease.Interval=1000000
> Hyperspace.Replica.Dir=hyperspace
> Hyperspace.Replica.Host=[192.168.0.245]
> Hyperspace.Replica.Port=38040
> Hypertable.Master.Port=38050
> Hypertable.RangeServer.CellStore.SkipNotFound=true
> Hypertable.RangeServer.LowMemoryLimit.Percentage=10
> Hypertable.RangeServer.MaintenanceThreads=10
> Hypertable.RangeServer.MemoryLimit=4096000000
> Hypertable.RangeServer.MemoryLimit.Percentage=25
> Hypertable.RangeServer.Port=38060
> Hypertable.RangeServer.Range.SplitSize=512000000
> Hypertable.RangeServer.Reactors=4
> Hypertable.RangeServer.Workers=50
> Hypertable.Verbose=true
> ThriftBroker.Port=38080
> config=/opt/hypertable/0.9.6.5/conf/hypertable.cfg
> dfs-port=38030
> grace-period=200000
> hs-host=[192.168.0.245]
> hs-port=38040
> keepalive=30000
> lease-interval=1000000
> master-port=38050
> pidfile=/opt/hypertable/current/run/Hypertable.RangeServer.pid
> port=38060
> reactors=4
> verbose=true
> workers=50
> 1357412412 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/HyperspaceSessionHandler.cc:31)
> Hyperspace session state change:  SAFE
> drive count = 1
> maintenance threads = 10
> 1357412413 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/ConnectionHandler.cc:215)
> Event: type=CONNECTION_ESTABLISHED from=192.168.0.245:38050
> 1357412413 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/RangeServer.cc:502)
> log_dir=/hypertable/servers/rs1/log
> 1357412413 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/AsyncComm/IOHandler.h:95)
> Event: type=CONNECTION_ESTABLISHED from=192.168.0.245:33108
> 1357412413 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/AsyncComm/IOHandler.h:95)
> Event: type=CONNECTION_ESTABLISHED from=192.168.0.245:48072
> 1357412413 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/AsyncComm/IOHandler.h:95)
> Event: type=CONNECTION_ESTABLISHED from=192.168.0.245:51749
> 1357412414 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/AsyncComm/IOHandler.h:95)
> Event: type=CONNECTION_ESTABLISHED from=192.168.0.245:47547
> 1357412414 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/ConnectionHandler.cc:215)
> Event: type=DISCONNECT from=192.168.0.245:47547
> 1357412414 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/Range.cc:269)
> Loading CellStore 0/0/default/4MmZEeUI1pJuk6SA/cs12
> 1357412414 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/Range.cc:269)
> Loading CellStore 0/0/location/4MmZEeUI1pJuk6SA/cs13
> 1357412414 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/TableInfo.cc:252)
> Adding range 0/0[..0/0:ÿÿ] to TableInfo
>
> .....................skip......follow is the last log
>
> 1357420036 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/MaintenanceScheduler.cc:271)
> Memory Statistics (MB): VM=1099.50, RSS=167.14, tracked=142.00,
> computed=188.75 limit=3906.25
> 1357420036 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/MaintenanceScheduler.cc:276)
> Memory Allocation: BlockCache=0.74% BlockIndex=0.35% BloomFilter=5.80%
> CellCache=67.84% ShadowCache=0.00% QueryCache=25.26%
> 1357420036 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/RangeServer.cc:3777)
> Memory Usage: 148895531 bytes
> 1357420045 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/AsyncComm/IOHandler.h:95)
> Event: type=CONNECTION_ESTABLISHED from=80.179.7.132:2564
> 1357420056 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/RSStats.h:83)
> Maintenance stats scans=(0 0 0 0.000000) updates=(0 0 0 0.000000 0)
> 1357420056 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/MaintenanceScheduler.cc:271)
> Memory Statistics (MB): VM=1099.50, RSS=167.14, tracked=142.00,
> computed=188.75 limit=3906.25
> 1357420056 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/MaintenanceScheduler.cc:276)
> Memory Allocation: BlockCache=0.74% BlockIndex=0.35% BloomFilter=5.80%
> CellCache=67.84% ShadowCache=0.00% QueryCache=25.26%
> 1357420056 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/RangeServer.cc:3777)
> Memory Usage: 148895531 bytes
> 1357420057 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/RangeServer.cc:3038)
> Entering get_statistics()
> 1357420057 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/RangeServer.cc:3283)
> Exiting get_statistics()
> 1357420067 ERROR Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/AsyncComm/IOHandlerData.cc:237)
> socket read(33, len=50331562) failure : Bad address
> 1357420067 INFO Hypertable.RangeServer :
> (/home/hadoop/temp/hypertable-0.9.6.5/src/cc/Hypertable/RangeServer/ConnectionHandler.cc:215)
> Event: type=DISCONNECT from=80.179.7.132:2564
>
> ///////////////////////////End////////////////////////////////////
> the rangeserver want to connect to a IP 80.179.7.132:2564
> but my master server in 192.168.0.245,what happen?
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Hypertable Development" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/hypertable-dev?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Hypertable Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hypertable-dev?hl=en.

Reply via email to