Which is the fwpr interface, and how do you determine that the property is off?
I positively restarted it, but I don't remember the order in which I did everything. I disabled the firewall option on both guests (but it warned me about it not...
Wow. Got it: Ubuntu 24.04.4 LTS with kernel 6.8.0-100 does not work right any more, 6.8.0-90 does.
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2141906
Hi everyone,
I’m using Proxmox Backup Server and I’ve run into a problem with VM backups stored across namespaces.
On the same datastore, I have:
Backups in the root namespace
Additional backups inside a namespace coming from a remote...
Hello, is it possible to define a retention policy that spreads across multiple datastores?
What we are looking to do is to keep x days of backups on our main datastore which is SSD backed and keep x monthly backups on a secondary datastore with...
Hi Jacob,
the forwarding parameters look very usual, too.
I would expect, that reinstalling the pve server will not solve the issue.
If you used the offical iso and copied it to an USB-Stick, the installation should be the same afterwards...
One older thread on this:
https://forum.proxmox.com/threads/bad-certificate-for-https-download-proxmox-com.126047/post-550240
The basic argument of Proxmox developers is, that all their packages are signed with gpg anyhow thus https doesn't add...
Yes, technically everything is possible as "everthing is a file". You can stack filesystems on top of block devices as usual and then repeat this step as often as you want to. (Or an LVM physical volume on top of a ZVOL.) The complexity...
PVE only uses SSH to connect to hosts when accessing them from another host (e.g, if pve1000's IP is 10.50.0.2 and pve2000's IP is 10.50.0.3, PVE will only use SSH to connect to pve2000 if you connect to the UI through https://10.50.0.2:8006)...
Hi,
I want to give a user the right to disconnect a network interface for simulation purposes.
I tried: VM.Config.Network, Sys.Modify, SDN.Use
without success.
Also the role PVEVMAdmin is not allowed to do this.
With VM.Config.Network I can...
Thanks.
Think about making a raid on top of a raid, because it safed me in the past because i made a configuration mistake...
A RAID 1(RAID 6(RAID 1)).
There are two things which I think of:
1. Using ZFS on top of ZFS
2. Using an LVM Mirror on...
So the first error we see is in the journal log.
Jan 22 18:03:35 hi0s0046 QEMU[3316804]: kvm: Lost persistent bitmaps during inactivation of node 'fb92e149194ca81ff84c89a2be547af': Failed to write bitmap...
Feb 15 20:27:42 pve kernel: usb 1-11: reset low-speed USB device number 4 using xhci_hcd
Feb 15 20:27:44 pve kernel: usb 1-11: reset low-speed USB device number 4 using xhci_hcd
Feb 15 20:27:48 pve kernel: usb 1-11: reset low-speed USB device...
I've experienced the same issues. Thanks to your post I found the solution. My WTR Pro kept dying when I was transferring my data from another NAS to this one. Turns out the Intel NIC has some kind of power saving feature which interferes while...