Guten Morgen,
Möchte, mit der GUI, ein restore von einem NFS-Share auf local-lvm machen und bekomme einen Fehler angezeigt, wenn ich es mit dem local Storage versuche funktioniert es:
Möchte, mit der GUI, ein restore von einem NFS-Share auf local-lvm machen und bekomme einen Fehler angezeigt, wenn ich es mit dem local Storage versuche funktioniert es:
Code:
restore vma archive: lzop -d -c /mnt/pve/pvestor35/dump/vzdump-qemu-241-2018_09_16-06_38_16.vma.lzo | vma extract -v -r /var/tmp/vzdumptmp4296.fifo - /var/tmp/vzdumptmp4296
CFG: size: 663 name: qemu-server.conf
DEV: dev_id=1 size: 34359738368 devname: drive-scsi0
DEV: dev_id=2 size: 1073741824000 devname: drive-scsi1
DEV: dev_id=3 size: 1073741824000 devname: drive-scsi2
DEV: dev_id=4 size: 34359738368 devname: drive-scsi3
CTIME: Sun Sep 16 06:38:18 2018
Using default stripesize 64.00 KiB.
Logical volume "vm-241-disk-0" created.
new volume ID is 'local-lvm:vm-241-disk-0'
map 'drive-scsi0' to '/dev/pve/vm-241-disk-0' (write zeros = 0)
Use of uninitialized value $fmt in string ne at /usr/share/perl5/PVE/Storage/LvmThinPlugin.pm line 87.
Use of uninitialized value $fmt in concatenation (.) or string at /usr/share/perl5/PVE/Storage/LvmThinPlugin.pm line 87.
Logical volume "vm-241-disk-0" successfully removed
temporary volume 'local-lvm:vm-241-disk-0' sucessfuly removed
no lock found trying to remove 'create' lock
TASK ERROR: command 'set -o pipefail && lzop -d -c /mnt/pve/pvestor35/dump/vzdump-qemu-241-2018_09_16-06_38_16.vma.lzo | vma extract -v -r /var/tmp/vzdumptmp4296.fifo - /var/tmp/vzdumptmp4296' failed: unsupported format '' at /usr/share/perl5/PVE/Storage/LvmThinPlugin.pm line 87.