Hi,
You don’t need to configure RSTP on your Juniper switch for that trunk port. The reason is that the vmbr1 bridge in Proxmox behaves like a simple switch internally, so it doesn’t participate in spanning tree.
What you really need to do is...
make sure there is no whitespace between the - and the tlpn
For the journalctl command: the first 10-20 lines are enough.
As the pveproxy seems to work now, testing if the web interface is available is an option too, of course.
After updating to Proxmox 9.1, I noticed that ArchLinux is not listed in the list of LXC container templates in GUI page.
However, it seems to be listed on http://download.proxmox.com/images/system/ .
The same issue has also been raised in...
Die ContainerBackups hast du auf den Storage "USB" gemacht, was vollkommen in Ordnung ist.
Dein Problem sind die Backups vom ioBroker- Adapter "BackitUp" und dass diese - nach übertragen zu Google-Drive - nicht gelöscht werden.
Hi All,
I would like to ask whether an SDN Simple Zone and a VLAN Zone are able to communicate with each other.
Currently, I have created two machines:
One is using a VNet under the Simple Zone (using DHCP)
The other is using a VNet under...
EFI variables was clogged up with dump entries
1. While installing PVE, press ctrl + alt + F3
2. Ran rm /sys/firmware/efi/efivars/dump-* to fix
3. ctrl + alt + F4 to switch back to installer
BE CAREFUL IF YOU ARE GOING TO TRY THIS, REMOVING THE...
@Syndicate I think you are looking for this: https://github.com/Corsinvest/cv4pve-autosnap
I made an LXC container with ubuntu running crontab-ui (to manage from web instead of CLI) to save snapshots of every VM and CT from there on the schedule...
Whats the underlying storage of "his_lvm_share"? Is this a RAID setup? Enterprise SSD/NVME? QCOW2 is by far one of the worst choices for DB servers - slow copy on write, high latency, higher CPU pressure, fragmentation, etc.
They are still optimisation not yet implemented in qcow2 on lvm share (mainly the cache size), it could impact the performance with disk > 300Gb. But it should impact so much the performance.
do you have tried with raw format to compare...
You could try to pass-through a direct LUN to the VM to get an idea about some baseline.
Blockbridge: Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
The numbers in the Proxmox Wiki (“~10% improvement”) are based on synthetic sequential benchmarks and do NOT reflect real workloads like Windows Server + SQL / MySQL.
In real world Windows database VMs, switching from qcow2 → RAW and enabling...
Hello,
We're using pbs 4.1 with pve 9.0 and 9.1. I have a very basic backup every night that is meant tot cover all VMs. The job runs, it processes all the VMs - I can seeit working and sending data - and it completes with no errors.
But when...
I updated my script, from user feedback and added a few failsafes and guardrails:
the script should now give you a more guided experience:
Instructions are same as before
Steps:
Set the Paths "SRC_DIR", "DEST_DIR" and "BACKUP_FILE"
follow the...
I updated my script, from user feedback and added a few failsafes and guardrails:
the script should now give you a more guided experience:
Instructions are same as before
Steps:
Set the Paths "SRC_DIR", "DEST_DIR" and "BACKUP_FILE"
follow the...
this is a huge difference and changes the permissions needed
these are my incus LXC permission on the dataset for PBS datastore mounted into /mnt/pbs in the LXC
the ? is user and group 2147000035, which is the mapping user of backup in the...