]> git.proxmox.com Git - qemu-server.git/commit
rescan update_disksize: be more verbose
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 11 Jul 2018 06:40:06 +0000 (08:40 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 11 Jul 2018 07:35:43 +0000 (09:35 +0200)
commit53b81297c40146a3df76f67ef3968e8bb3a1b8f9
tree7b36339d9f629bab80fd591b5588e3dc696bdec4
parentb9a1a3aba5d731c17dd0c7e9b64f3effd9cbbc7d
rescan update_disksize: be more verbose

Else an user has no idea what, or if something happened.

Gets printed to tty when using qm rescan or to tasklog for the case
where we do a rescan after restoring a backup.

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