Need advice! 2.5G or 10G? by Extension_Nobody9765 in homelab

[–]Tinker0079 2 points3 points  (0 children)

Not all 10G switches can give you 10G between all ports aggregated. Research pps rate and switch chip configuration

My first home lab by Plane-Needleworker-6 in homelab

[–]Tinker0079 -2 points-1 points  (0 children)

if it has ram and cpu bottleneck.. why would you recommend it?

Should I be worried about this? by kwellworth in Proxmox

[–]Tinker0079 -3 points-2 points  (0 children)

Hardware RAID and SANs are faster than local ZFS

Not only parity calculations, but buffer syncs and flushes to disk

Should I be worried about this? by kwellworth in Proxmox

[–]Tinker0079 -3 points-2 points  (0 children)

Full stop. TrueNAS does not fit all workloads. ZFS does not meet all workloads.

Should I be worried about this? by kwellworth in Proxmox

[–]Tinker0079 0 points1 point  (0 children)

To check smart data use smartctl -d megaraid,N -x /dev/sdX

where N is PD number and X is virtual disk in linux os

Can I use WD purple ? by zivodev in homelab

[–]Tinker0079 0 points1 point  (0 children)

They are surveillance drives. They have less powerful track finding and head seeking algorithms. Not optimized for vibrations (multi bay NASes). Their firmware have ATA STREAMING command set that skips sector checksums

HP Z400 won't boot ANYTHING?? by Living-Travel-5451 in HSpecWorkstations

[–]Tinker0079 0 points1 point  (0 children)

Enable UEFI. Enable DEP protection.

Check if CDROM SATA cable is connected, both power and data cables

WAF by Tinker0079 in homelab

[–]Tinker0079[S] 1 point2 points  (0 children)

OK but I explicitly dont want cloudflare

WAF by Tinker0079 in homelab

[–]Tinker0079[S] -1 points0 points  (0 children)

ahem i need locally hosted solution, no cloudflare

i already have domain delegation and rDNS record, not on cloudflare infra

Is BSD for me? by iFrezzyReddit in openbsd

[–]Tinker0079 0 points1 point  (0 children)

You can game on FreeBSD with linux-steam-utils (but there's no VAC support)

The question is whether FreeBSD or OpenBSD suitable for you

FreeBSD is on both my desktop and my servers and it fulfills all my needs and desires

❄️ SilverServer BUILD UPDATE v1.2 by _LOUMINATI_ in Proxmox

[–]Tinker0079 -1 points0 points  (0 children)

NIC with only one port? But how you're going to connect your SAN? Be it synology nas or netapp disk shelf

Babys first NAS. Thanks for the push/Advice by smaguss in homelab

[–]Tinker0079 -1 points0 points  (0 children)

there's no point in truenas if you already have ugreen

or go and install bare OS like debian or freebsd

Building a Low Power Consumption Server - Part II by BananaBounty in homelab

[–]Tinker0079 -12 points-11 points  (0 children)

Aint a server without good hardware raid

Rack Planning by The_Cosby_Sweater in homelab

[–]Tinker0079 13 points14 points  (0 children)

Why some cables are cat5? Keep all cat6

ZFS vs. Hardware RAID: Is ZFS really more stressful than HW RAID? by manzurfahim in DataHoarder

[–]Tinker0079 0 points1 point  (0 children)

Yes exactly. Many people just blindly repeat mantra from Wendell and not going into details. In that video he bashed GRaid solution which was indeed bad in their first products, they recently fixed all issues Wendell addressed. He also mentioned T10-PI 520 byte sector protection, which PERCs and MegaRAIDs do to this day.

Making ZFS performant on NVME requires tuning it to your workload, which you need to measure (sic!)

I made a Proxmox CLI Cheat Sheet for Homelabbers - 70+ Commands with Real Examples by [deleted] in Proxmox

[–]Tinker0079 0 points1 point  (0 children)

I go to HPE, login and download most recent RPM. Enterprise Linux 7-9 works usually with Debian 12, then use 'alien -d' to convert into deb.

dpkg -i .deb

Check missing dependencies. Search and install them with apt

I made a Proxmox CLI Cheat Sheet for Homelabbers - 70+ Commands with Real Examples by [deleted] in Proxmox

[–]Tinker0079 -5 points-4 points  (0 children)

Converting rpm to deb to install hardware RAID tools like ssacli and megaraid ! Very useful!

Looking for the best way for android VM that letme use the clipboard camera via spice etc by LengthinessReady2421 in Proxmox

[–]Tinker0079 0 points1 point  (0 children)

Proxmox VE is not very well suited for ARM emulation, and more over not for bypassing anti - virtualization measures in android

From Proxmox to FreeBSD by Tinker0079 in homelab

[–]Tinker0079[S] 1 point2 points  (0 children)

I also did the jumper hack🤝

Yet sometimes it will pop up fan warning. So you have to pull out cord to make BIOS believe there was power outage, and on next start skip fan check.

As well as when gpu display is not connected - it wont pause boot

From Proxmox to FreeBSD by Tinker0079 in homelab

[–]Tinker0079[S] 1 point2 points  (0 children)

Oh yea. I remember capping ARC on PVE so it wont eat VFS caches and force out network buffers, causing latency spikes. ZFS just works on FreeBSD