Migration issues in cluster

SudsMaker

New Member
Nov 25, 2023
15
0
1
TN / US
I have 2 nodes
The hardware is the same but I got the second one later.
They are both running 8.2.4 in a cluster.
I was trying to migrate powered off VM's from the older server to the new.
However, the volume groups aren't named the same.
On the 2nd server do I need everything to be setup exactly like the first node before I can use it?
All local disk in a hardware RAID.

Attached is the error message.
 

Attachments

Hi,

Thank you for the outputs!

in the server01 there is no `proxvg`:
Code:
root@server01:~# pvesm status
no such logical volume proxvg/proxthin
Name             Type     Status           Total            Used       Available        %
ThinDisk      lvmthin     active      9731174400               0      9731174400    0.00%
local             dir     active        98497780         3809160        89639072    3.87%
local-lvm     lvmthin     active      1792532480               0      1792532480    0.00%
proxthin      lvmthin   inactive               0               0               0    0.00%
vz                dir     active        98497780         3809160        89639072    3.87%

You may have to recreate the same volume group (proxvg) on the new node.