[ 
https://issues.apache.org/jira/browse/HDFS-13018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16451160#comment-16451160
 ] 

Hudson commented on HDFS-13018:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14057 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14057/])
HDFS-13018. Block Storage: make the iscsi target addres configurable for 
(msingh: rev 7ea3a3aa5d575b6783353b517e08d4fa6595b0d9)
* (edit) hadoop-hdfs-project/hadoop-hdfs/pom.xml
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/cblock/jscsiHelper/SCSITargetDaemon.java
* (edit) hadoop-hdfs-project/hadoop-hdfs/src/main/resources/ozone-default.xml
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/cblock/CBlockConfigKeys.java


> Block Storage: make the iscsi target addres configurable for discovery
> ----------------------------------------------------------------------
>
>                 Key: HDFS-13018
>                 URL: https://issues.apache.org/jira/browse/HDFS-13018
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone
>    Affects Versions: HDFS-7240
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Major
>             Fix For: HDFS-7240
>
>         Attachments: HDFS-13018-HDFS-7240.001.patch, 
> HDFS-13018-HDFS-7240.002.patch
>
>
> Current jscsi server returns with the targetAddress (as ip) and 3260 (as 
> port) during the iscsi discovery. But in some cases we need to configure 
> these values.
> For example in kubernetes the iscsi server could run behind a service where 
> the address (where the jscsi server is available from the cluster) could be 
> different from the targetAddress where the server is listening.
> I propose to add two more configuration key to override the default 
> address/port for configuration but it also requires modification in the jscsi 
> project.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to