FS#48003 - [open-iscsi] does not generate an unique iname on install (take two)
Attached to Project:
Community Packages
Opened by Mantas Mikulėnas (grawity) - Wednesday, 03 February 2016, 09:13 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 03 February 2016, 18:50 GMT
Opened by Mantas Mikulėnas (grawity) - Wednesday, 03 February 2016, 09:13 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 03 February 2016, 18:50 GMT
|
Details
I assume that open-iscsi's post_install() is meant to
generate an unique initiator name for every system. But it
never actually does that, because the package itself already
installs a static "initiatorname.iscsi" file, so the
post_install -z condition is never true, and all systems end
up with identical initiator names.
|
This task depends upon