]> git.proxmox.com Git - pve-storage.git/commit
esxi: deactivate storage if config gets updated
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 12 Mar 2024 17:34:33 +0000 (18:34 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 13 Mar 2024 14:29:35 +0000 (15:29 +0100)
commit0a2f75ffd646dae4682d16943380efb8353a1cf1
tree12ca7506291e714e8f74cd447757090f4ae7b10d
parent68f3ec3f8b3bdfb527e7ad14fc245a261a62d179
esxi: deactivate storage if config gets updated

to ensure that the next access actually uses the updated config for
accessing the remote ESXi, for both manifest API and FUSE mount.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/Storage/ESXiPlugin.pm