Hello,
please, I had issue with netowrk on one (primary) pve node, which lost network connectivity, and then this node was rebooted, after reboot this node, it can't start 2 VM, which failed by migration to secondary node via HA. When I want start, its failed with error:
In storage list, I don't see vm .raw image:
This was after crashed node1, and now, i can't start this vm, because he hasn't volume. This volume is probably availaible on node 1. Can I move cfg this node, or volume to second node, via cmd, or any tools, or any advice for me, how to resolve this issue?
please, I had issue with netowrk on one (primary) pve node, which lost network connectivity, and then this node was rebooted, after reboot this node, it can't start 2 VM, which failed by migration to secondary node via HA. When I want start, its failed with error:
task started by HA resource agent
TASK ERROR: timeout: no zvol device link for 'vm-101-disk-0' found after 300 sec found.
Requesting HA start for VM 102
service 'vm:102' in error state, must be disabled and fixed first
TASK ERROR: command 'ha-manager set vm:102 --state started' failed: exit code 255
On second node, there isn't raw volume in storage:
In storage list, I don't see vm .raw image:
root@pve1:~# pvesm list local-zfs
Volid Format Type Size VMID
local-zfs:vm-101-disk-0 raw images 81604378624 101
local-zfs:vm-102-disk-0 raw images 317827579904 102
local-zfs:vm-102-disk-1 raw images 317827579904 102
local-zfs:vm-105-disk-0 raw images 69793218560 105
root@pve2:~# pvesm list local-zfs
Volid Format Type Size VMID
local-zfs:vm-104-disk-0 raw images 22548578304 104
local-zfs:vm-104-disk-1 raw images 22548578304 104
root@pve2:~# pveversion
pve-manager/6.3-6/2184247e (running kernel: 5.4.106-1-pve)
root@pve1:~# pveversion
pve-manager/6.3-6/2184247e (running kernel: 5.4.106-1-pve)
root@pve3:~# pveversion
pve-manager/6.3-6/2184247e (running kernel: 5.4.106-1-pve)
This was after crashed node1, and now, i can't start this vm, because he hasn't volume. This volume is probably availaible on node 1. Can I move cfg this node, or volume to second node, via cmd, or any tools, or any advice for me, how to resolve this issue?