Search results

  1. F

    My VMs are shutting down unexpectedly

    I have a single proxmox server configured with ZFS the servers resources are 8 CPU 16 GB RAM around 1 TB disk I am hosting two VMs one 2 CPU with 2GB RAM 100 GB disk and another VM 2 CPU 4GB RAM 50 GB disk both machines are turning off by themselves?!! I read about a similar issue here I...
  2. F

    Unable to access web UI when I join a node to my cluster.

    Hello Everyone, I posted this about an hour ago then got a message that my thread was deleted and the reason was double posting!? which I did not understand. So I am posting this again hopefully I dontface the same issue. So I have two PVE nodes I edited the hosts file on both machines so...
  3. F

    Pve node stops working when I join a node to its cluster.

    Hello Everyone, So I have two PVE nodes I edited the hosts file on both machines so they look something like this: IP1 stage-ve-01 IP2 stage-ve-testing then I went to PVE1 and created my cluster then copied its information, after that I went to PVE2 to join it to the cluster. After...
  4. F

    [SOLVED] Unable to login to my web UI (TFA)

    Hello Everyone, I was trying to disable my 2FA and there was a check box to enable and I checked it off. when I tried to log in again it still asks me for the TOTP code But I am unable to write anything. So I am locked out of the Web UI but I still have my SSH connection working. I found a...
  5. F

    [SOLVED] Migrating VMs from KVM to Proxmox.

    Hello Everyone, I am fairly new to Proxmox so bare with me :) I have a ubuntu machine with KVM with a bunch of (VMs.qcow2) that I need to move to my new Proxmox server. I need to move them to my proxmox server as I read in the docs the path to vms on pve is /var/lib/vz/images. My PVE is...
  6. F

    [SOLVED] Networking issue with VM

    Hello Everyone I migrated a KVM image testvm.qcow2 into Proxmox VE The steps I did : 1- Create a VM on Proxmox with the resources as my KVM image testvm.qcow2 2- after that I moved my testvm.qcow2 to the /var/lib/vz/images/101 3- I just renamed testvm.qcow2 to vm-101-disk-0.qcow2 4- I then...