格式化namenode时报连接错误

************************************************************/
18/09/05 21:18:00 INFO namenode.NameNode: registered UNIX signal handlers for [TERM, HUP, INT]
18/09/05 21:18:00 INFO namenode.NameNode: createNameNode [-format]
18/09/05 21:18:01 WARN common.Util: Path /root/hadoop/dfs/name should be specified as a URI in configuration files. Please update hdfs configuration.
18/09/05 21:18:01 WARN common.Util: Path /root/hadoop/dfs/name should be specified as a URI in configuration files. Please update hdfs configuration.
Formatting using clusterid: CID-7625d3f3-06cd-41bd-9ef6-6e880b19aebb
18/09/05 21:18:02 INFO namenode.FSNamesystem: No KeyProvider found.
18/09/05 21:18:02 INFO namenode.FSNamesystem: fsLock is fair: true
18/09/05 21:18:02 INFO namenode.FSNamesystem: Detailed lock hold time metrics enabled: false
18/09/05 21:18:02 INFO blockmanagement.DatanodeManager: dfs.block.invalidate.limit=1000
18/09/05 21:18:02 INFO blockmanagement.DatanodeManager: dfs.namenode.datanode.registration.ip-hostname-check=true
18/09/05 21:18:02 INFO blockmanagement.BlockManager: dfs.namenode.startup.delay.block.deletion.sec is set to 000:00:00:00.000
18/09/05 21:18:02 INFO blockmanagement.BlockManager: The block deletion will start around 2018 九月 05 21:18:02
18/09/05 21:18:02 INFO util.GSet: Computing capacity for map BlocksMap
18/09/05 21:18:02 INFO util.GSet: VM type       = 64-bit
18/09/05 21:18:02 INFO util.GSet: 2.0% max memory 966.7 MB = 19.3 MB
18/09/05 21:18:02 INFO util.GSet: capacity      = 2^21 = 2097152 entries
18/09/05 21:18:02 INFO blockmanagement.BlockManager: dfs.block.access.token.enable=false
18/09/05 21:18:02 INFO blockmanagement.BlockManager: defaultReplication         = 3
18/09/05 21:18:02 INFO blockmanagement.BlockManager: maxReplication             = 512
18/09/05 21:18:02 INFO blockmanagement.BlockManager: minReplication             = 1
18/09/05 21:18:02 INFO blockmanagement.BlockManager: maxReplicationStreams      = 2
18/09/05 21:18:02 INFO blockmanagement.BlockManager: replicationRecheckInterval = 3000
18/09/05 21:18:02 INFO blockmanagement.BlockManager: encryptDataTransfer        = false
18/09/05 21:18:02 INFO blockmanagement.BlockManager: maxNumBlocksToLog          = 1000
18/09/05 21:18:02 INFO namenode.FSNamesystem: fsOwner             = root (auth:SIMPLE)
18/09/05 21:18:02 INFO namenode.FSNamesystem: supergroup          = supergroup
18/09/05 21:18:02 INFO namenode.FSNamesystem: isPermissionEnabled = false
18/09/05 21:18:02 INFO namenode.FSNamesystem: Determined nameservice ID: ns1
18/09/05 21:18:02 INFO namenode.FSNamesystem: HA Enabled: true
18/09/05 21:18:02 INFO namenode.FSNamesystem: Append Enabled: true
18/09/05 21:18:02 INFO util.GSet: Computing capacity for map INodeMap
18/09/05 21:18:02 INFO util.GSet: VM type       = 64-bit
18/09/05 21:18:02 INFO util.GSet: 1.0% max memory 966.7 MB = 9.7 MB
18/09/05 21:18:02 INFO util.GSet: capacity      = 2^20 = 1048576 entries
18/09/05 21:18:02 INFO namenode.FSDirectory: ACLs enabled? false
18/09/05 21:18:02 INFO namenode.FSDirectory: XAttrs enabled? true
18/09/05 21:18:02 INFO namenode.FSDirectory: Maximum size of an xattr: 16384
18/09/05 21:18:02 INFO namenode.NameNode: Caching file names occuring more than 10 times
18/09/05 21:18:02 INFO util.GSet: Computing capacity for map cachedBlocks
18/09/05 21:18:02 INFO util.GSet: VM type       = 64-bit
18/09/05 21:18:02 INFO util.GSet: 0.25% max memory 966.7 MB = 2.4 MB
18/09/05 21:18:02 INFO util.GSet: capacity      = 2^18 = 262144 entries
18/09/05 21:18:03 INFO namenode.FSNamesystem: dfs.namenode.safemode.threshold-pct = 0.9990000128746033
18/09/05 21:18:03 INFO namenode.FSNamesystem: dfs.namenode.safemode.min.datanodes = 0
18/09/05 21:18:03 INFO namenode.FSNamesystem: dfs.namenode.safemode.extension     = 30000
18/09/05 21:18:03 INFO metrics.TopMetrics: NNTop conf: dfs.namenode.top.window.num.buckets = 10
18/09/05 21:18:03 INFO metrics.TopMetrics: NNTop conf: dfs.namenode.top.num.users = 10
18/09/05 21:18:03 INFO metrics.TopMetrics: NNTop conf: dfs.namenode.top.windows.minutes = 1,5,25
18/09/05 21:18:03 INFO namenode.FSNamesystem: Retry cache on namenode is enabled
18/09/05 21:18:03 INFO namenode.FSNamesystem: Retry cache will use 0.03 of total heap and retry cache entry expiry time is 600000 millis
18/09/05 21:18:03 INFO util.GSet: Computing capacity for map NameNodeRetryCache
18/09/05 21:18:03 INFO util.GSet: VM type       = 64-bit
18/09/05 21:18:03 INFO util.GSet: 0.029999999329447746% max memory 966.7 MB = 297.0 KB
18/09/05 21:18:03 INFO util.GSet: capacity      = 2^15 = 32768 entries
Re-format filesystem in Storage Directory /root/hadoop/dfs/name ? (Y or N) Y
18/09/05 21:18:07 INFO ipc.Client: Retrying connect to server: master1/192.168.89.132:8485. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:07 INFO ipc.Client: Retrying connect to server: master/192.168.89.128:8485. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:08 INFO ipc.Client: Retrying connect to server: master1/192.168.89.132:8485. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:08 INFO ipc.Client: Retrying connect to server: master/192.168.89.128:8485. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:09 INFO ipc.Client: Retrying connect to server: master1/192.168.89.132:8485. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:09 INFO ipc.Client: Retrying connect to server: master/192.168.89.128:8485. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:10 INFO ipc.Client: Retrying connect to server: master1/192.168.89.132:8485. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:10 INFO ipc.Client: Retrying connect to server: master/192.168.89.128:8485. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:11 INFO ipc.Client: Retrying connect to server: master1/192.168.89.132:8485. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:11 INFO ipc.Client: Retrying connect to server: master/192.168.89.128:8485. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:12 INFO ipc.Client: Retrying connect to server: master/192.168.89.128:8485. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:12 INFO ipc.Client: Retrying connect to server: master1/192.168.89.132:8485. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:13 INFO ipc.Client: Retrying connect to server: master1/192.168.89.132:8485. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:13 INFO ipc.Client: Retrying connect to server: master/192.168.89.128:8485. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:14 INFO ipc.Client: Retrying connect to server: master/192.168.89.128:8485. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:14 INFO ipc.Client: Retrying connect to server: master1/192.168.89.132:8485. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:15 INFO ipc.Client: Retrying connect to server: master/192.168.89.128:8485. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:15 INFO ipc.Client: Retrying connect to server: master1/192.168.89.132:8485. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:16 INFO ipc.Client: Retrying connect to server: master/192.168.89.128:8485. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:16 INFO ipc.Client: Retrying connect to server: master1/192.168.89.132:8485. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
18/09/05 21:18:16 WARN namenode.NameNode: Encountered exception during format: 
org.apache.hadoop.hdfs.qjournal.client.QuorumException: Unable to check if JNs are ready for formatting. 3 successful responses:
192.168.89.129:8485: false
192.168.89.131:8485: false
192.168.89.130:8485: false
1 exceptions thrown:
192.168.89.128:8485: Call From master/192.168.89.128 to master:8485 failed on connection exception: java.net.ConnectException: 拒绝连接; For more details see:  http://wiki.apache.org/hadoop/ConnectionRefused
    at org.apache.hadoop.hdfs.qjournal.client.QuorumException.create(QuorumException.java:81)
    at org.apache.hadoop.hdfs.qjournal.client.QuorumCall.rethrowException(QuorumCall.java:286)
    at org.apache.hadoop.hdfs.qjournal.client.QuorumJournalManager.hasSomeData(QuorumJournalManager.java:232)
    at org.apache.hadoop.hdfs.server.common.Storage.confirmFormat(Storage.java:901)
    at org.apache.hadoop.hdfs.server.namenode.FSImage.confirmFormat(FSImage.java:202)
    at org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:1011)
    at org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1457)
    at org.apache.hadoop.hdfs.server.namenode.NameNode.main(NameNode.java:1582)
18/09/05 21:18:16 ERROR namenode.NameNode: Failed to start namenode.
org.apache.hadoop.hdfs.qjournal.client.QuorumException: Unable to check if JNs are ready for formatting. 3 successful responses:
192.168.89.129:8485: false
192.168.89.131:8485: false
192.168.89.130:8485: false
1 exceptions thrown:
192.168.89.128:8485: Call From master/192.168.89.128 to master:8485 failed on connection exception: java.net.ConnectException: 拒绝连接; For more details see:  http://wiki.apache.org/hadoop/ConnectionRefused
    at org.apache.hadoop.hdfs.qjournal.client.QuorumException.create(QuorumException.java:81)
    at org.apache.hadoop.hdfs.qjournal.client.QuorumCall.rethrowException(QuorumCall.java:286)
    at org.apache.hadoop.hdfs.qjournal.client.QuorumJournalManager.hasSomeData(QuorumJournalManager.java:232)
    at org.apache.hadoop.hdfs.server.common.Storage.confirmFormat(Storage.java:901)
    at org.apache.hadoop.hdfs.server.namenode.FSImage.confirmFormat(FSImage.java:202)
    at org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:1011)
    at org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1457)
    at org.apache.hadoop.hdfs.server.namenode.NameNode.main(NameNode.java:1582)
18/09/05 21:18:16 INFO util.ExitUtil: Exiting with status 1
18/09/05 21:18:16 INFO namenode.NameNode: SHUTDOWN_MSG: 
/************************************************************
SHUTDOWN_MSG: Shutting down NameNode at master/192.168.89.128
************************************************************/

 

原因分析:HA的集群必须依赖于JournalNode,如果NameNode无法获取JournalNode Quorum,HDFS则会无法格式化或无法启动。因此配置文件hdfs-site.xml至关重要,由于我在其中配置了namenode节点master为元数据存储在journalnode的路径,因此必须先启动master的journalnode线程。如果没有在master中配置,则在格式化namenode时不需要在master中启动journalnode。

解决办法:在namenode上启动journalnode线程后,再次尝试格式化namenode成功!

  • 3
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 2
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值