Recent content by admin_penguin

  1. A

    [SOLVED] Migrate VM from local HDD to SAN storage ?

    Hi all, I'm wondering if it is possible to move/transfert a VM disk from local HDD to a SAN LVM over ISCSI storage without reinstalling VM from scratch.. I'm aware that in the first place i will need to convert my disk image from qcow2 to raw before attempting to import it in SAN storage. Is...
  2. A

    [SOLVED] HA: Use of uninitialized value in ha-manager

    It was in fact the hardware watchdog that wasn't working ! Setting it to softdog in /etc/default/pve-ha-manager worked ! Thank's again you're awesome !
  3. A

    [SOLVED] HA: Use of uninitialized value in ha-manager

    Good morning everyone, I'm posting today because i would like to use the great HA features that proxmox offers but it seems some variable is not defined so when i try to migrate manually (with the gui or with "ha-manager migrate vm:100 proxmox4") the VM it doesn't work. The problem that pops...