Heyho!
I've setup up two no hosts in a new datacenter and tried to move LXCs from the old hosts via vzdump & ssh-pipe. This failed several times and I could break the problem down to `pct restore` from pipe:
I assume the issue is already in line 2: ERROR: file '-' does not exist (which probably comes from `pct restore`).
vzdump seems to work, because if I do `vzdump 99999 --stdout | cat -` I get all the contents of the LXC on my terminal.
I'm happy about any idea to this issue
My pveversion (should all be the newest stable):
I've setup up two no hosts in a new datacenter and tried to move LXCs from the old hosts via vzdump & ssh-pipe. This failed several times and I could break the problem down to `pct restore` from pipe:
Code:
root@host:~# vzdump 99999 --stdout | pct restore --storage ssd --rootfs 1 99991 -
ERROR: file '-' does not exist
trying to acquire lock...
OK
INFO: starting new backup job: vzdump 99999
INFO: Starting Backup of VM 99999 (lxc)
INFO: status = stopped
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: CT Name: test
INFO: sending archive to stdout
ERROR: Backup of VM 99999 failed - command 'set -o pipefail && tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' --one-file-system '--warning=no-file-ignored' '--directory=/var/lib/vz/dump/vzdump-lxc-99999-2019_02_21-22_34_57.tmp' ./etc/vzdump/pct.conf '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./' failed: got signal 13
INFO: Backup job finished with errors
job errors
I assume the issue is already in line 2: ERROR: file '-' does not exist (which probably comes from `pct restore`).
vzdump seems to work, because if I do `vzdump 99999 --stdout | cat -` I get all the contents of the LXC on my terminal.
I'm happy about any idea to this issue
My pveversion (should all be the newest stable):
Code:
root@host:~# pveversion --verbose
proxmox-ve: 5.3-1 (running kernel: 4.15.18-10-pve)
pve-manager: 5.3-8 (running version: 5.3-8/2929af8e)
pve-kernel-4.15: 5.3-1
pve-kernel-4.15.18-10-pve: 4.15.18-32
pve-kernel-4.15.17-1-pve: 4.15.17-9
corosync: 2.4.4-pve1
criu: 2.11.1-1~bpo90
glusterfs-client: 3.8.8-1
ksm-control-daemon: 1.2-2
libjs-extjs: 6.0.1-2
libpve-access-control: 5.1-3
libpve-apiclient-perl: 2.0-5
libpve-common-perl: 5.0-43
libpve-guest-common-perl: 2.0-19
libpve-http-server-perl: 2.0-11
libpve-storage-perl: 5.0-36
libqb0: 1.0.3-1~bpo9
lvm2: 2.02.168-pve6
lxc-pve: 3.1.0-2
lxcfs: 3.0.2-2
novnc-pve: 1.0.0-2
proxmox-widget-toolkit: 1.0-22
pve-cluster: 5.0-33
pve-container: 2.0-33
pve-docs: 5.3-1
pve-edk2-firmware: 1.20181023-1
pve-firewall: 3.0-17
pve-firmware: 2.0-6
pve-ha-manager: 2.0-6
pve-i18n: 1.0-9
pve-libspice-server1: 0.14.1-1
pve-qemu-kvm: 2.12.1-1
pve-xtermjs: 3.10.1-1
qemu-server: 5.0-45
smartmontools: 6.5+svn4324-1
spiceterm: 3.0-5
vncterm: 1.5-3
zfsutils-linux: 0.7.12-pve1~bpo1