Hmm.. You got me thinking. I was also heaving problems with booting Firebat T8 under 6.14 and 6.17 kernels. But I though it was caused by my ASM1064 adapter (link) - libata.force=nolpm allowed it to boot correctly, but I think I have not even...
Hi again!
Today I've replaced N900 for Corsair MP600 (R2) 1TB - and you were right! It wasn't the ASM1064 that was causing the issue, it was the N900 with W0825A0 firmware!
After I've put the NVMe in my Firebat T8, I no longer needed...
I had same issues with my Firebat T8. This is another kernel parameter that worked to me:
ahci.mobile_lpm_policy=0
Source: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2091777
Hallo Forum, FnJ.
ich möchte ein Home-Assistant KVM installieren,
Der Rechner ist uralt, ein Raspberry ist mir zu beschränkt und zu teuer.
###
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model...
Problem happened again, here are some log entries that seemed relevant.
Anything other info I can provide?
Jan 04 02:05:17 pve kernel: xhci_hcd 0000:00:14.0: remove, state 1
Jan 04 02:05:17 pve kernel: usb usb2: USB disconnect, device number 1...
Possibly a workaround for you: you can blacklist kernel-modules. This should also work for zfs and spl. You should be able to find a "how to" in the PCI-passthrough context.
Disclaimer: never tried that; I've never had such problems...
I did exactly what is described above with 8 hugepages of 1GB
cat /proc/cmdline
initrd=\EFI\proxmox\6.17.4-2-pve\initrd.img-6.17.4-2-pve root=ZFS=rpool/ROOT/pve-1 boot=zfs intel_iommu=on iommu=pt transparent_hugepage=never default_hugepagesz=1G...
Essentially exploring, I made a very simple installation, 1 raid1 set with ZFS and everything on it.
Some sources say there might be a compatibility problem using hugepages with root on a zfs filesystem.
But those reports mention symptoms are a...
Fixed it!
I removed the r8168 entry from pve-blacklist.conf that I just added (didn't make any difference)
When this node was in the newer MB, I had tried to use the blacklist r8169 procedure and installed the r8168 dkms. and as part of that...
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...
It happens all the time. A kernel version upgrade pulls ZFS, and then it hangs on reboot, because ZFS will wait forever. The only solution at this point is to reboot in emergency mode and remove ZFS. Is there any way to preclude this behavior...
How to configure ZFS over iSCSI using LIO and targetcli:
Requirements:
Initiator/client needs SSH access to target/server
ZFS pool and filesystem on target/server
As far as I understand it, PVE uses SSH access as a control channel to create...
Have you tried the opt-in 6.14 kernel for 8.x?
https://forum.proxmox.com/threads/opt-in-linux-6-14-kernel-for-proxmox-ve-8-available-on-test-no-subscription.164497/
I was using that prior to updating to Proxmox 9.1 a few weeks ago.
How does GeoIP blocking for SMTP at PMG/MTA level make sense?
I have seen it implemented at the mail server level and also used it this way: for protocols where users login. If you only have users in country X you can block the rest... but this...
Good afternoon
That's exactly what was my downfall today. I was very sure that the rules were set correctly by the matcher, but I didn't get a message when the task was triggered manually for a test!
It only works if the task is started...