]> git.proxmox.com Git - pve-manager.git/commit
pve7to8: warn if storage uses a directory for multiple content types
authorFriedrich Weber <f.weber@proxmox.com>
Wed, 7 Jun 2023 09:39:13 +0000 (11:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 7 Jun 2023 11:49:54 +0000 (13:49 +0200)
commitea0a4f1943ffafe94282afc800d5720db45df198
tree31b2b21ce504c23ce5b48908054ac6b0cc643401
parent245530a72844f3962365a16c2ae24ae19ff054fd
pve7to8: warn if storage uses a directory for multiple content types

Using a directory for multiple content types will throw an error in
PVE 8 (see 5f4b5bd1 in pve-storage). Hence, detect this in pve7to8 for
active storages and warn if needed.

Signed-off-by: Friedrich Weber <f.weber@proxmox.com>
PVE/CLI/pve7to8.pm