Well this is fine,
The name will change once the container initialize the module.
This is why you have :
usb0: host=1a6e:089a,usb4=1 # coral ID pre-load // replace USB4 with selection
usb1: host=18d1:9302,usb4=1 # coral ID post-load // replace USB4 with selection
Finally got it working.
So the issue was to sign the the dkms module. If you're on the same boat (secure boot) and want to stay that way:
* Validate that you use secure boot:
mokutil --sb-state
SecureBoot enabled
as root :
1) generate cert:
openssl req -new -x509 -nodes -days 36500 -subj...
I have nothing under /dev related to apex.
No error messages at boot, but :
:~# modprobe gasket
modprobe: ERROR: could not insert 'gasket': Key was rejected by service
I tried both with KyleGospo on 6.8.4.3 and the google version on 6.5.13-5 with the same result (apex device not showing up but no visible error message).
Is it possible this is related to using dkms and secureboot ?
I'm definitely not familiar with secureboot and this is the first proxmox...
Running Proxmox 8.2.2 here
I followed the instructions from this thread and reverted to kernel 6.5.13-5-pve but still a no show. Any idea what I've done wrong ?
uname -r
6.5.13-5-pve
Steps I've done :
apt remove gasket-dkms
apt install dkms lsb-release sudo git dh-dkms devscripts pve-headers...
I tried to add "options zfs zil_nocacheflush=1" to a new host I just built but the option doesn't seem to become enable after a reboot. Any Idea ?
The hole system is on zfs (3 x 4tb ssd)
# cat /etc/modprobe.d/zfs.conf
options zfs zfs_arc_max=10096738304
options zfs zil_nocacheflush=1
reboot
#...
Taught this could help others as I found it difficult to setup !
I've been using the typical "Proxmox / LXC / Docker / Codeproject" with Coral TPU usb passthough setup but it's been unreliable (at least for me) and the boot process is pretty long. Not super usefull when used with blueiris for...
Well, in the config I tested it’s between the proxmox host and the switch nothing else in between.
pc to pc = ok
pc to switch = ok
Proxmox host to switch (large mtu) = no go
pc to switch to proxmox (large mtu) = no go
I can ping from the switch but the cli doesn't seem to allow changing packet...
So I have this "issue" I can't figure.
I'm trying to enable jumbo frame on my "small" homelab.
My proxmox server has a 4 port Realtek 8125B 2.5GBps card. My lan port (enp8s0) is connected to my main switch Tplink TL-SG3210XHP-M2.
Jumbo frame is set at 9000 everywhere and the network cable...
I know there is a bug at this time with snmp but I was wondering if there was a workaround or a way to patch this temporarly in order to avoid floodind syslog ?
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/2056257
pveversion
pve-manager/8.2.2/9355359cd7afbae4 (running kernel...
So I have this small issue where pve is sending email notifications when backup jobs are successful even if "On failure only" is checked for the "notify"" field. (and job detail logs confirm this as well with "--mailnotification failure". Also, I get double notifications since one notification...
I have 2 proxmox hosts.
The first one was installed a while ago and I had to install dkms in order to support my Realtek 8125 4 ports nic card since it was not supported natively by proxmox at that time.
The second host was installed more recently and I didn't had to go the dkms way to make the...
Thanks for that, yes I agree with you, when I'll have to buy disks I'll get entreprise ssds... As mentioned I had those disks before so thats why I used them for the last year.
I've re-enabled sync (zfs set sync=standard R1_1.6TB_SSD_EVO860). should I do anything else ? I can't figure how to...
I'm running a zfs pool on 2 Samsung SSD 860 Evo (2TB) in (mirror-0).
I've seen that wearout has increased to 7% over the last year. I can't recall how much it was at the beginning of the year and disks were already used in another setup. Now I make sure the disk usage is not really high (I'm at...
I hate doing so but I tried understanding as much as I could what was going on with one of my hosts and I don't get it.
Since a few weeks the host will crash with the following message on screen randomly. Sorry for the poor copy paste, this is from a picture taken on iphone.
I really don't know...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.