5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2024-12-22 13:34:16 +03:00
Go to file
Fabian Ebner 57acd6a124 fix #1452: also log stderr of remote command with insecure storage migration
Commit 8fe00d9944 already
introduced the necessary logging for the secure code path,
so presumably the bug was already fixed for most people.

Delay the potential die for the send command to be able to log
the ouput+error from the receive command. Like this we also see e.g.
'volume ... already exists' instead of just 'broken pipe'.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2020-10-28 14:05:49 +01:00
debian bump version to 6.2-9 2020-10-13 11:14:10 +02:00
PVE fix #1452: also log stderr of remote command with insecure storage migration 2020-10-28 14:05:49 +01:00
test disk management: set more specific type for nvme 2020-10-09 18:06:38 +02:00
.gitignore generate correct manual page and .pod 2011-10-20 08:21:56 +02:00
Makefile use ssh -X for upload 2020-07-09 15:00:38 +02:00
pvesm add setup_environment hook to CLIHandler class 2017-01-12 13:27:43 +01:00