[SOLVED] Live migration aborted due to local-ssd storage

behr

New Member
May 11, 2022
5
1
3
Hi,
I'm actually trying to live migrate one VM from host x to host y. The VM is located on shared glusterfs storage which is mounted on each of the hosts.

Following the error while trying to migrate the VM:
Code:
2023-04-13 22:58:33 use dedicated network address for sending migration traffic (192.168.0.6)
2023-04-13 22:58:33 starting migration of VM 100 to node 'Y' (192.168.0.6)
2023-04-13 22:58:33 ERROR: Problem found while scanning volumes - storage 'local-ssd' is not available on node 'Y'
2023-04-13 22:58:33 aborting phase 1 - cleanup resources
2023-04-13 22:58:33 ERROR: migration aborted (duration 00:00:02): Problem found while scanning volumes - storage 'local-ssd' is not available on node 'Y'

TASK ERROR: migration aborted

Following the VM config:
Code:
[23:06:52] root@X ~ $ qm config 100
agent: 1
boot: cdn
bootdisk: scsi0
cores: 4
cpu: kvm64,flags=+aes
ide2: none,media=cdrom
memory: 32768
name: v100
net0: virtio=00:00:00:00:00:00,bridge=vmbr0,firewall=1
numa: 1
onboot: 1
ostype: l26
scsi0: remote-gluster:100/vm-100-disk-0.qcow2,discard=on,size=153G,ssd=1
scsihw: virtio-scsi-pci
smbios1: uuid=c6c69cee-537c-40ef-9a67-4f9d102d64d0
sockets: 2

I'm not quite sure why this VM is failing. With other VMs it worked without any problems although the config was almost the same.

Does anyone else have an idea what the problem could be?

Thanks in advance
 
Solved it by rescanning the host via qm disk rescan. Therefore an old disk was discovered and I could delete it. After this the migration was done in seconds.
 
  • Like
Reactions: B.Otto

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!