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...
I'm making PBS email me vital emails. i use m365. is that the best route to go with email? it seems to be problematic, so far. im trying to make this command work but i keep bombing out. does it look right?
proxmox-backup-manager notification...
Great news guys. Its working now!!!! Thanks for all your help on that. im gonna start a new thread on making PBS email me vital emails. i use m365. is that the best route to go with email? it seems to be problematic, so far.
Hi there, title says a good amount. I disabled the enterprise repos and added the pve-no-subscription repo alongside the normal debian ones that come with the install. Unfortunately, this is having a 100 error which I believe means previous...
You've listed the first thing that gets checked. I found a solution to the problem, which I wrote about in the message above and provided a link to the post with the solution.
Configuration / Mail Proxy / Options - Accept Broken MIME Structure -> Yes
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...