Can't restore backup on LVM-thin lvcreate error

nicolasemmanuelc

New Member
Sep 27, 2018
1
0
1
34
Hello, I'm trying to restore a backup file create in one standalone pve node on a node which is part of a cluster and I this error

Code:
TASK ERROR: command 'set -o pipefail && lzop -d -c /var/lib/vz/dump/vzdump-qemu-171-2019_01_25-09_36_10.vma.lzo | vma extract -v -r /var/tmp/vzdumptmp1155893.fifo - /var/tmp/vzdumptmp1155893' failed: lvcreate 'vmdata/vm-1081-disk-0' error: Failed to suspend vmdata/vmstore with queued messages.

This is the storage configuration:
Code:
root@bart:~# cat /etc/pve/storage.cfg
dir: local
        path /var/lib/vz
        content vztmpl,backup,iso

lvmthin: local-lvm
        thinpool data
        vgname pve
        content images

lvmthin: VMs
        thinpool vmstore
        vgname vmdata
        content images,rootdir

I can restore this same backup in another node in this same cluster.

I was reading on the forum and they say what the problem cloud be that the pool are full, but the pool has 1% used.

Thanks in advance!
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!