it's a simple debian package, so if you are running debian on your machine yes.
(you could install it on pbs too as alternative).
they are also this alternative opensource project : https://pegaprox.com/ , it's python based web management...
thankyou for the link - i will join the conversation there. ( https://forum.proxmox.com/threads/immutable-backups-on-s3-object-storage.169404/post-848839 )
I've changed suspected failed drive sdb, for now its all okay, no more freezes since 36 hours ago. I hope the problem can be marked as solved.
I came across this topic and in the end topic-starter changed the hardware too.
Hello
I wanted to clone a VM on Proxmox 9.1.2, but then when I tried to start the main VM it shows this error: Ubuntu server 22.04 is no longer running, how can I restore it? Please note that I did not delete anything.
Same Problem on my side.
Mail Gateway 9.0.6 - All Enterprise Repo Updates applied
Emails from one our internal appservers to external O365 (special transport rule with no MX) are failed to send today.
As you requested some journal logs I found...
Thanks @fabian !
Here's the results for Server1:
root@LAB-server1:~:$ pvecm status
Cluster information
-------------------
Name: LAB-home
Config Version: 2
Transport: knet
Secure auth: on
Quorum information...
Hi,
Generally speaking NFS is a good all-rounder. It fits almost any use-case. In terms of VM storage it's not perfect for IO intensive VMs. You can help it by using jumbo frames (MTU9000). Proxmox does separate backups and VMs logically so it...
From what I understand from the guides, what I want is for nftables to connect to vmbr0, which is the bridge and is where the connection to the Proxmox Server (SSH, web UI) passes through. Meanwhile, connections to the virtual machines don't go...
A bit old thread, but with little AI help, I found a simpler way to passthrough an internal SATA DVD burner :
Add this line at the very bottom of /etc/pve/qemu-server/[VM-ID].conf :
args: -device scsi-generic,drive=dr1 -drive...
Maybe your graphical issue is related to this thread:
https://forum.proxmox.com/threads/graphical-errors-on-pve-webui-9-1-6.181154/#post-840458
There were issues with incorrect display of webgui elements when jumping from 9.1.5 to 9.1.6 before...