Search results

  1. L

    New node in a cluster can't use all of its storage

    No, I thought this wouldn't make a difference. Apparently it does in this case. It's added now. I want to migrate a VM from node 1 (where it's using a local storage (type "directory")) to the new node. Will I be able to configure it to use the lvm-thin storage then? Or how would I continue?
  2. L

    New node in a cluster can't use all of its storage

    Via "Storage > Add > LVM-Thin"? When I click on the dropdown for "Thin Pool", it's scanning, but doesn't find anything. atl-vm03:~# cat /etc/pve/storage.cfg dir: Backup path /var/lib/vz/dump content backup maxfiles 2 dir: local path /var/lib/vz content...
  3. L

    New node in a cluster can't use all of its storage

    Yes, the new node has already been added to the cluster. The state I described in my initial post is after clustering.
  4. L

    New node in a cluster can't use all of its storage

    Hello, we have been running Proxmox for some years on our first server and have now just started to use a second server. The cluster is set up and running, but I'm confused about how it works with storage now. PVE 6.1-8 Server 1: 1 TB disk space "local" storage: 800 GB Server 2: 8 TB disk...
  5. L

    Proxmox VE 6.0 beta released!

    Had a very similar problem also with a Dell C6100 that later on in the stack trace showed "Code: Bad RIP value.". This was the only thread I found, so for anyone looking this might be helpful in the future: In the BIOS, set the BMC to use a dedicated MAC instead of sharing it. Afterwards...
  6. L

    live migration change qcow2 disk into raw

    Ah, found my mistake: The new host has been freshly installed, but apparently needed the "pve-no-subscription" repository added and upgraded to get the most recent version. Haven't tested but this should be fine then.
  7. L

    live migration change qcow2 disk into raw

    My server has 6.1-6 but still the disk got converted from qcow2 to raw when I live migrated via the GUI yesterday.
  8. L

    live migration change qcow2 disk into raw

    Experiencing the same problem. The bug report states that a patch has been applied on 2020-01-21. When will a new version be released?