Hi all,
I messed up my storage configuration I guess, now have two lvmthin: local-lvm entries in my storage.cfg and now would like not to loose my installation on my test cluster due to data loss.
So what did I do?
First I setup the node pveNUC with standard installation options, installed a few CTs and VMs, no trouble so far.
Then I setup the node pveXMG with an encrypted volume to serve a local-lvm.
I installed Proxmox with standard options but only using ~80GB of the 250GB SSD.
Then I setup an encrypted PV with
So what I got was

Fine so far.
Now Migration does not seem to work via the gui if storage configuration for
So, I though, "ok lets rename it" renamed the storage entry in storage.cfg to

But that make the lvm-thin entry on the node pveNUC disapear, which I didn't realize imediatle. I tried migration, which acctual move a test CT inbetween the nodes.
Then I realized I am missing my local-lvm on my pveNUC node.
Fortunately, rerenaming the encrypted storage on pveXMG restored peace, the local-lvm on pveNUC is back and works, as ist the local-lvm-crypt on my pveXMG share.
But here I am stuck.
So the big question is how do I reconfigure the storage on pveXMG to be able to migrate, backup and so with the GUI?
Greatfull for any help!
THX
I messed up my storage configuration I guess, now have two lvmthin: local-lvm entries in my storage.cfg and now would like not to loose my installation on my test cluster due to data loss.
So what did I do?
First I setup the node pveNUC with standard installation options, installed a few CTs and VMs, no trouble so far.
Then I setup the node pveXMG with an encrypted volume to serve a local-lvm.
I installed Proxmox with standard options but only using ~80GB of the 250GB SSD.
Then I setup an encrypted PV with
cryptsetup
, called it /dev/mapper/sda4_crypt
, created the LVM and called it sda4_cryp
t and create a Thinpool called data
So what I got was

Fine so far.
Now Migration does not seem to work via the gui if storage configuration for
local-lvm
between both nodes is not identical.So, I though, "ok lets rename it" renamed the storage entry in storage.cfg to

But that make the lvm-thin entry on the node pveNUC disapear, which I didn't realize imediatle. I tried migration, which acctual move a test CT inbetween the nodes.
Then I realized I am missing my local-lvm on my pveNUC node.
Fortunately, rerenaming the encrypted storage on pveXMG restored peace, the local-lvm on pveNUC is back and works, as ist the local-lvm-crypt on my pveXMG share.
But here I am stuck.
So the big question is how do I reconfigure the storage on pveXMG to be able to migrate, backup and so with the GUI?
Greatfull for any help!
THX