-
Content Count
924 -
Joined
-
Last visited
About lanefu
-
Rank
Embedded member
Profile Information
-
Gender
Male
-
Location
Richmond, VA
-
Interests
ARMBIAN!!!! Also Linux, Docker, Ansible, HashiStack, Horizontal Scaling, Jeeps, Subarus, V8s, home improvement, home security and automation.
Contact Methods
-
Website URL
https://www.lane-fu.com
-
yeah just not enough gusto with A64 module... kind of DOA if you ask me... If they had an updated module it would be worth taking a look at... Would also be constraints by the single gigabit interface to the cluster board itself and the rest of your compute. When building out a big cluster of SBCs.. having POE is a HUGE win for cable management and sanity.... also you can reboot by just killing POE on the switch... https://dev.to/awwsmm/building-a-raspberry-pi-hadoop-spark-cluster-8b2#hardware N2+ is definitely top dog for brute force crunching. But just probably not the ide
-
I was trying to keep the Bill of Materials low but yeah a header or breakout or whatevs would be cool.
-
Suggestion for a (near future) product. We're still lacking a good SBC out in the wild for small clusters.. Recent SoC performance is good.. Currently all the homelab and k8s nerds are just using RPI4s because they have a header for POE support. We know there are better options. We had pitched this to orange pi but weren't receptive. Just sharing my idea here. A Lean SBC exclusively for server tasks. "The Ultimate Homelab SBC" Real 802.11at POE+ means only 1 cable for your compute node Use SPI flash for custom provisioning configuration
-
@JMCC It's turtles all the way down for this https://statusgator.com/services/uptime-robot
-
https://status.uptimerobot.com lol
-
We have a realtime status page for primary Armbian web resources available here: https://status.armbian.com
-
Automatic reset on kernel panic ?
lanefu replied to SymbiosisSystems's topic in Kobol Forum's Helios64
You should be able to enable the watchdog in systemd by uncommenting some lines in /etc/systemd/system.conf -
Well we have a big arm server already configured as a github runner. I suppose we could chroot an armbian rootfs or place in a container So i guess something that can test armbian-config works as expected
-
oh neat...
-
what are you trying to solve? Most can use systemd and the hardware watchdog.
-
CONFIG_RT_GROUP_SCHED=y harmuflull for real time applications
lanefu replied to Piezo's topic in Development
Id like to know more about this. Not sure if it’s enabled on all our kernels its possible you can disable via kernel arg in /boot/armbianEnv.txt -
Follow some bash tutorials. Maybe the advanced bash scripting guide. then just use a text editor and mess with the code https://github.com/armbian/config
-
Upgrade to Kernel 4.21 for Secure Encryption (XChaCha20 adiantum)
lanefu replied to Lope's topic in Feature Requests
Id say it can be closed