[pve-devel] [PATCH V2 storage 0/3] updated Linux targetcli/LIO support

Udo Rader udo.rader at bestsolution.at
Thu Jun 28 17:16:35 CEST 2018


As discussed on the ML, this patch tries to mitigate the scenario where
PVE workers will have a stale version of the iSCSI portal config. This
is done by expiring the cached settings after 15 seconds.

Once expired, the configuration is re-read from the portal when some
command is run against it.

Udo Rader (3):
  adding linux LIO support
  adding linux LIO support
  expiring cached iSCSI configuration after 15 seconds, after which it
    is re-read from the portal

 PVE/Storage/LunCmd/LIO.pm   | 407 ++++++++++++++++++++++++++++++++++++
 PVE/Storage/LunCmd/Makefile |   2 +-
 PVE/Storage/ZFSPlugin.pm    |   7 +-
 3 files changed, 414 insertions(+), 2 deletions(-)
 create mode 100644 PVE/Storage/LunCmd/LIO.pm

-- 
2.17.1




More information about the pve-devel mailing list