That's not an arch-specific "problem". While the download page lists debian 10/11/12/13 only 12+13 are integrated in the PVE 9.x offerings. So my personal understanding is that only compatible and tested distribution templates are actually...
We are expanding our team and we are hiring talented individuals to work with us on the future of Proxmox VE.
For more details, visit https://www.proxmox.com/en/about/careers
__________________
Best regards,
Martin Maurer
Proxmox VE project leader
We're proud to present the next iteration of our Proxmox Virtual Environment platform. This new version 9.1 is the first point release since our major update and is dedicated to refinement.
This release is based on Debian 13.2 "Trixie" but we're...
Hello, thank you for the fast reply.
This is a bit unfortunate but at least I can stop searching for a solution for now.
We will try to find a workaround until this issue is solved.
Thanks again and best regards,
Kai
After testing the optimizations from https://github.com/christitustech/winutil, I've found that the context menu has regained the speed it had in Windows 10/Windows Server 2022 when I enable the classic context menu.
Could this be due to the...
In these instances, where some MTA declines to relay a sender's message because the recipient domain fails some PBL/RBL query, I wonder if that MTA:
sends an SMTP reject/fail response during the initial transaction.
sends a failed delivery...
We currently have a three node cluster, each node running Proxmox 9.x, with shared storage (over iSCSI). We are currently evaluating the behavior of HA-managed resources with Node/Resource affinity rules when Maintenance Mode is enabled.
We have...
And one more thing - you asked whether it's good to separate it on different share. It doesn't make a difference if you create multiple shares on one server becuase the underlying block storage is responsible for performance not the share itself...
NFS is a NAS (network attached storage) which is a file storage attached over the NFS network protocol. This means that there is a filesystem on a remote server that serves files over the network. This is perfect for such use cases like backups...
Are there any plans for an LTS Version? Debian now supports every release as an LTS-Version, and this very fast paced Support Life cycle of Proxmox is pretty hard to follow in a mission-critical environment.
How long will my Proxmox VE version be supported?
Proxmox VE versions are supported at least as long as the corresponding Debian Version is oldstable. Proxmox VE uses a rolling release model and using the latest stable version is always...
Are you trying to log in as the PBS `root@pam` user, or are you trying to authenticate with an API token created for that user?
Right now, it looks like pbs-restore is attempting to log in as the root user, but export...
Having looked at your code a bit I think your plugin manages iSCSI at a lower level than the native ZFS over iSCSI implementation. Proxmox relies on iscsidirect to make the connections.
I really feel like this is my issue. I formatted the new drive with ext4. Previously the disk was mounted as /dev/sdg/pbs-cache/ (or something similar). If I look at the datastore config, should I have something related to my s3 datastore similar...
Are you unable to remove the Ceph monitor from the GUI?
This thread may be helpful:
https://forum.proxmox.com/threads/cant-destroy-or-create-ceph-monitor.87948/#post-385393
@shanreich
Hello. I found this thread because I also encountered this problem.
This is a VERY serious issue. After updating PVE (unknown when or what version), this problem persisted. It turns out the firewall wasn't enforcing any rules, and...
I logged back in here today and realized I never replied! I ended up building my NAS and pretty much took most of the advice you wrote above. I installed Proxmox on two 1TB M.2. running in a ZFS mirror. I then passed through an HBA card to...
After trying everything again, I found in the BIOS also the entry about "Secure Boot" which was enabled. After disabling it, the machine starts automatically without problems.