Mukul Kumar Singh created HDFS-12290: ----------------------------------------
Summary: Block Storage: Change dfs.cblock.jscsi.server.address default bind address to 0.0.0.0 Key: HDFS-12290 URL: https://issues.apache.org/jira/browse/HDFS-12290 Project: Hadoop HDFS Issue Type: Sub-task Components: ozone Affects Versions: HDFS-7240 Reporter: Mukul Kumar Singh Assignee: Mukul Kumar Singh Fix For: HDFS-7240 This improvement was realized by deploying cblock cluster. dfs.cblock.jscsi.server.address currently default to 127.0.0.1 which only allows localhost to mount cblock drives, for external connections this config needs to be changed to 0.0.0.0 to allow external connections. This jira suggests that the default bind address should be changed to 0.0.0.0 -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org