Hey just letting you know how I did this
In Graylog I get these following Alerts:
Secure Boot certificates have been updated but are not yet applied to the device firmware. Review the published guidance to complete the update and ensure full...
Hi All,
This issue has been fixed / problem resolved.
Looks like problematic was EFI disk.
Live migration start working smoothly when I removed EFI disk from hardware configuration.
With this case @weehooey-bh helped a lot.
Here is link which...
I had the same issue and solved it by removing the Helvetica font from the CSS. I chose to do it on the browser side, by the use of the Tampermonkey browser extension and a user script. I am using Chrome, but Tampermonkey should be available for...
Thank you for the update.
Regarding the Removable Datastore method, this may not be suitable for our infrastructure because our storage is local (different storage on each site) and we perform synchronization daily.
If we synchronize the /...
im playing with some old hardware to see if i can get a functional home server and have run into a dead end of sorts. Supermicro x10sra mb with a SAS-743TQ backplane, got it configured with a small SATA drive just fine but it doesnt see anything...
Your absolutely right you need to tell the adapter interface in the command. I missed that when typing my post sorry.
ethtool -K eno1 gso off tso off rxvlan off txvlan off gro off tx off rx off sg offpost-up ethtool -K gso off tso off rxvlan...
If you encounter a TPM copy failure on a virtual machine where you implemented the mitigation for CVE-2023-24932 and cannot determine how to revert it, it is advisable to recreate the image.
This likely pertains to an image where that mitigation...
I'm going to preface this with this worked in Deb12 / PVE8.x.
My application use case ingests a large file, decompiles it, moves on.
I'm using two mountpoints other than the boot disk.
mp0 is a small temp rbd stored on fast disks.
mp1 is a...
I'm following this thread with interest. Amazing work on this project.
I'm a bit curious about the documentation's reccomendation for 128k volblocksize. It's my understanding that KVM virtual machines running on ZFS can get better I/O with 64k...
I was looking at setting up a S3 based datastore and wanted to setup immutable objects for all of the chunks and index files for the snapshots. My plan was to set up a bucket with a default compliance mode so all new objects are immutable for 7...
Thanks! I'll have to decide how complicated i want to get. I certainly don't have more than one set of actual physical switches, and each of my PVE nodes and my PBS server are all on different switches due to physical layout, so no isolated...
If you plan on using shared storage, your officially Proxmox supported options are Ceph & ZFS (they do NOT work with RAID controllers like the Dell PERC).
Both require an IT/HBA-mode controller. I use a Dell HBA330 in production with no issues.
Technically, you do not if this is a home lab, which I am guessing it is.
Now, it is considered best production practice to separate the various network into their own VLANs especially with Corosync with it's own isolated network switches...
Thank you for your prompt response. Our workload primarily consists of RDS and some database servers. Currently, we’re using it as a backup server with Veeam and a hardened repository. I’m not sure if Proxmox supports encryption for backups.
You get the "Inaccessible Boot Device" bluescreen right?
First, detach the boot disk, and attach it using IDE or SATA. Then don't forget to enable it as bootable disk in the VMs Options -> boot order menu.
This way, it will hopefully boot.
Then...
Just stumbled upon this brainstorming my own setup, I thought i'd point out(probably too late to change) that ryzen won't really do well transcoding if you do decide to do a media server, though you could maybe find an intel arc card cheap to...
As I figured after the upgrade to PVE 9.1.4 the local pulling PBS still pulls backups just fine.
From the logs I understand that the the pulling PBS stops sending requests for chunks.
The number of "GET /chunk" and "download chunk" messages...