Search results

  1. O

    Windows VM Backup Failure after upgrading to PVE9

    Hi @fiona, thanks for the response. I got this working after rebooting the node.
  2. O

    Windows VM Backup Failure after upgrading to PVE9

    Since I upgraded from PVE8 to 9 yesterday, my Windows VM has not been successfully backed up. I have two backup stores: PBS and NFS. Neither is working. Here is the error I get below: INFO: include disk 'scsi0' 'polymath-pa2-zfs2:vm-102-disk-3' 256G INFO: include disk 'efidisk0'...
  3. O

    Out of range issue on HP servers!

    Thanks to @Bulat, I was able to get the install started. What I did was, I used the arrow keys to select the Terminal UI. Then clicked 'e' to edit Replace splash=silent with nomodeset Removed vga=788 Added gfxpayload=800x600x16,800x600
  4. O

    Feature-Vorschlag "Direct Restore to Server"

    For anyone looking for how to restore VMs directly from a PBS Datastore, this worked for me. The English translation of point 2 is qmrestore <repository>:backup/vm/<vmID>/<date of backups> vmID --force --storage <storage of the vm>
  5. O

    Set up a public IP given by my ISP on a VM

    You will have to access your router's GUI and forward HTTP & HTTPS ports to the local IP of that Nginx Reverse Proxy VM (you can get this by runningip a in that VM). This feature is called Port Forwarding/Virtual Servers. It depends on what router you use.
  6. O

    JOIN CLUSTER ERROR

    Node I am trying to add to cluster (During attempted join) Nov 21 11:20:00 polymath-prod-pa pvescheduler [117351]: jobs: cfs-lock 'file-jobs_cfg' error: no quorum! Nov 21 11:20:00 polymath-prod-pa pvescheduler [117350]: replication: cfs-lock "file-replication_cfg' error: no quorum! Nov 21...
  7. O

    JOIN CLUSTER ERROR

    Hi, thanks for the reply @fabian. I am trying on two different servers. I will focus on one and hopefully it works for both. I have attached the journalctl -f logs of the machine and the machine already existing cluster. I noticed after a while I am unable to login to the web GUI with my...
  8. O

    JOIN CLUSTER ERROR

    We currently have two datacenters connected to each other through an IPSec Tunnel. We run Proxmox on our servers and we intend to connect them to a cluster. Every time we try joining them into a cluster, we get these errors in the image attached.
  9. O

    Host and Guests unavailable

    UPDATE: My memory was maxed out and so my host kept failing. To fix the error of proxmox not updating, I saw a forum post that suggested changing the nameserver in the /etc/resolv.conf file. Change that to Google's nameserver -> 8.8.8.8
  10. O

    Host and Guests unavailable

    Everything works (including the storage) at startup then stops working after sometime. One other thing I noticed is when I try to run apt update I get errors.
  11. O

    Host and Guests unavailable

    Everything works fine after every restart but after a couple minutes-an hour, it goes back to this state. I have attached a screenshot confirming pveproxy running.
  12. O

    Host and Guests unavailable

    Hi there, After refreshing my web GUI, I noticed that I am unable to access my hosts and guests. I may have done some wrong configurations that I am unaware of but please if I can get any help/leads that'd be great. Thanks!