Package: partman-iscsi
Version: 44
The installer should prompt for the desired iSCSI initiator name before
starting the initiator. Many iSCSI targets require the specification of
the IQN as part of their ACLs. It is useful for the administrator to be
able to set this.
I have included a patch base
Package: partman-iscsi
Version: 44
Tags: ipv6
In init.d/iscsi the portal address is collected thusly:
echo "$(cat "$connectiondev/persistent_address"):$(cat
"$connectiondev/persistent_port"),$(cat "/sys/$sessiondev/tpgt")"
>iscsi_portal
resulting in an iscsi_portal file looking like
2606:a000:
(replies inline)
On 02/03/2017 04:00 AM, Philip Hands wrote:
> To be useful one also needs to change choose_partition/iscsi/do_option to call
> iscsi_start() rather than iscsi-start, otherwise you're defining a
> function that's never called. Also, one needs to define
> partman-iscsi/initiatornam
> which I've just rebased and then tweaked to use a here document:
>
>
> https://anonscm.debian.org/cgit/d-i/partman-iscsi.git/log/?h=pu/iscsi-initiator-prompt
The here document needs to be left justified, lest the target file end
up with the indentation. See finish.d/iscsi_settings:69 et al.
I've identified the problem and submitted a patch. Is there something
more I need to do to move this along?
5 matches
Mail list logo