the community subscription is probably too expensive for him and its per socket.
maybe he has a homelab with 10 or more sockets which amounts to quite the cost for a homelab if you get a subscription for everything.
personally i have 1 community...
The nag doesn't hurt me per-se, but yes I have a fair few installations across my lab. If one off payment per year covers my whole lab that would be pretty awesome! and nobody, even the slimmest of wallets could bat an eye lid at offering over...
Where it doesn't have any connection to financials as such, something like a $30 dollar per year thing? then at least we can get rid of the pop up message that notifies it is not a subscription/licensed install (of course one could work around...
As the first node has been running fine, I now updated another lab node, this time it is an AMD 5950X in an Asus WS-x570-pro-ace board.
I noted a similar trend where the first reboot after upgrade was a little slower than usual, but subsequent...
Nice! It's been years since I last used BTRFS with anger, will give your script a run in my lab, thanks! We need to see more instructional step-by-step writeups on here, more resources the better.
Occasion:
Like my one mentioned in the zfs boot thread my intention was to use BTRFS as root filesystem because the resource finger print is smaller and BTRFS is mostly faster than ZFS (Source: actual phronix performance test). While my testing...
I will keep you updated hoping SuperM takes my ticket serious. At least they had specified Ubuntu Desktop in their Matrix. What I can confirm already, ECC (sideband) is active and works with Kingston DDR5 SO-DIMM. The other interesting feature is...
I had a similar issue with a usb modem a few years back, in the end I resorted to passing through a whole usb controller via vfio passthrough, luckily the board had 2 separate iommu groups for the controllers, so the host kept one and guest got...
Exactly the kind of gear I like to lab too, however I've been stung a few times jumping onto a 'newish' whitebox model board when it comes to Linux. Oddly enough I've never had a single issue with Windows server, I wonder how big a share does...
Hi,
I already opened a ticket with Supermicro. According to the OS Matrix, the board ist tested with Ubuntu Desktop. Before I stopped my tests yesterday, I tried exactly this release and it had the same issue. I hope, they react on this. There...
Hi,
I think I give up now. It's only waste of time. I deactivated every Single option in the BIOS but there's no change. The error is always the same.
Thanks a lot for your help and support I will return the board, maybe give a try in a few...
Thank you @Domino. Ok, that sounds good. Valid point on the non-blocking. I did experiment with, Cache: Direct sync / Async IO: native right after I posted this and saw similar results. I did also notice that I think my QNAP is caching some...
Looks like its a little bit further now, devils advocate, did you try the memtest?
Now that you have an installed OS, other things to try...
going into bios and disabling anything relative to apic, ie x2apic etc., disable iommu and all...
Stick to the default 'io_uring', it is non-blocking these days and is optimal for virtio-scsi-single, in some heavy load cases (overprovisioned), native can help somewhat, otherwise io_uring is your best option.
Also I tend to change the cache...
Another way you could try.....
Load up a proxmox or hyperv or virtualbox on another computer, and either passthrough the m.2 boot drive or later on just re-image the m.2 boot drive from the virtual drive via clonezilla etc.
So basically image...
Went from 6.14 (6.14.11-3-pve) to the 6.17 (6.17.2-1-pve) in the pve repository as of right now.
Hardware:
Intel Platform (Vendor: HP)
CPU: i5 13500T
Did a dmesg comparison, discovered these 'differences':
1) In 6.17 I dont see the line 'zbud...
@mikeyo , not sure if you have considered it, but in my case I configured a standalone data tier server cluster, from there I present block devices via nvmeof-rdma/iscsi/smb to my compute servers across a 400G backbone. The only difficult thing...
The problem with Microsoft Windows is that I do not believe it is in their list of priorities to make sure they don't break memory ballooning for QEMU/KVM across their update cycles, for them its all about Hyper-V (their own virtualisation...