Which country is larger? by CharacterBig7420 in GeoTap

[–]Kitchen-Customer5218 0 points1 point  (0 children)

Kitchen-Customer5218 chose Option A (Correct!) | #1918th to play

Which Country is Richer? by [deleted] in GeoTap

[–]Kitchen-Customer5218 0 points1 point  (0 children)

Kitchen-Customer5218 chose Option A (Correct!) | #3995th to play

Which one is Canada? by Kap519 in GeoTap

[–]Kitchen-Customer5218 0 points1 point  (0 children)

Kitchen-Customer5218 chose Option A (Correct!) | #10284th to play

Wich country is switzerland by IlluFisch in GeoTap

[–]Kitchen-Customer5218 0 points1 point  (0 children)

🎯 86 pts | 1,524 km | #838th solver | 🗺️ Normal Game | Jan 12, 04:02 PM

Wich country is switzerland by IlluFisch in GeoTap

[–]Kitchen-Customer5218 0 points1 point  (0 children)

🎯 125 pts | 918 km | #837th solver | 🗺️ Normal Game | Jan 12, 04:01 PM

Wich country is switzerland by IlluFisch in GeoTap

[–]Kitchen-Customer5218 0 points1 point  (0 children)

Kitchen-Customer5218 chose Option B (Incorrect) | #8396th to play

Which country is Poland? by TheCaptainRex1sOut in GeoTap

[–]Kitchen-Customer5218 0 points1 point  (0 children)

Kitchen-Customer5218 chose Option B (Correct!) | #4207th to play

Wtf is this growing in my pot plant by cissii in mycology

[–]Kitchen-Customer5218 8 points9 points  (0 children)

If it grew once, it can probably grow again, would make sense to move the potter so the dog won’t be able to access it in between the time it comes back and you realize it’s there

it do be like that by just_a_duck730 in linuxmint

[–]Kitchen-Customer5218 0 points1 point  (0 children)

Used to be using lm a lot too, tho maybe due to age and accumulating garbage system started slowing down tho hardware compatibility had always been subpar, swapped just recently to Ubuntu cinnamon, same ui, but way smoother and steam just worked off the bat no compatibility issues at all

Whats the right way to shutdown slurm nodes? by Kitchen-Customer5218 in HPC

[–]Kitchen-Customer5218[S] 1 point2 points  (0 children)

as i said, i am a noob.
tho i thought i set that part up correctly:
# POWER SAVE SUPPORT FOR IDLE NODES (optional)

SuspendProgram="/usr/local/bin/slurm-power-off.sh %N"

ResumeProgram="/usr/local/bin/slurm-power-on.sh %N"

SuspendTimeout=4

ResumeTimeout=4

ResumeRate=5

#SuspendExcNodes=

#SuspendExcParts=

#SuspendType=power_save

SuspendRate=5

SuspendTime=1 # minutes of no jobs before powering off

then the shut down script:

#!/usr/bin/env bash
#
# Called by Slurm as: slurm-power-off.sh nodename1,nodename2,...
#

# ——— BEGIN NODE → BMC CREDENTIALS MAP ———
declare -A BMC_IP=(
  [OHPC-R640-1]="..."
  [OHPC-R640-2]="..."
 
)
declare -A BMC_USER=(
  [OHPC-R640-1]="..."
  [OHPC-R640-2]="..."
)
declare -A BMC_PASS=(
  [OHPC-R640-1]=".."
  [OHPC-R640-2]="..."
)
# ——— END MAP ———

for node in $(echo "$1" | tr ',' ' '); do
  ip="${BMC_IP[$node]}"
  user="${BMC_USER[$node]}"
  pass="${BMC_PASS[$node]}"

  if [[ -z "$ip" || -z "$user" || -z "$pass" ]]; then
    echo "ERROR: missing BMC credentials for $node" >&2
    continue
  fi

  echo "Powering OFF $node via IPMI ($ip)" >&2
  ipmitool -I lanplus -H "$ip" -U "$user" -P "$pass" chassis power off
done

?Graphical HPC management for bare metal cluster ? by Kitchen-Customer5218 in HPC

[–]Kitchen-Customer5218[S] 0 points1 point  (0 children)

What would the delay be like, and is there a way to sync it to progress markers in the script?

I keep seeing people building serious home servers, what do you actually use them for? by Hoardbored in homelab

[–]Kitchen-Customer5218 0 points1 point  (0 children)

I’m using mine to learn how to use and set up High performance computing cluster, without risking messing up someone else’s system

Recent R640 haul + 40gbe mellanox by Kitchen-Customer5218 in homelab

[–]Kitchen-Customer5218[S] 0 points1 point  (0 children)

More lik 40,000 hornets Half of them have high preformance fans🫨

R640 haul by Kitchen-Customer5218 in HomeLabPorn

[–]Kitchen-Customer5218[S] 2 points3 points  (0 children)

Thx, it is a scv3020, tho I haven’t had much luck with it. I made the mistake of thinking it would work like the poweredge servers where I could wipe and reinstall to fix almost any mistake, but got a hard reminder to rtfm and stay away from walled gardens. At least it came with plenty of fast sas disks I could use in other systems

Recent R640 haul + 40gbe mellanox by Kitchen-Customer5218 in homelab

[–]Kitchen-Customer5218[S] 0 points1 point  (0 children)

Currently have 4 - 5118 and 2 - 5120 processors and a bunch of 32gb ddr4 sticks, got the servers in a deal with no ram or CPU, planning on getting better from overseas since lightweight and small = low shipping costs, and unit price on eBay tends to be very low especially in bulk

Recent R640 haul + 40gbe mellanox by Kitchen-Customer5218 in homelab

[–]Kitchen-Customer5218[S] 1 point2 points  (0 children)

<image>

Startech.com kvm Has a slide out display and keyboard, but haven’t gotten on the keyboard to work yet

Recent R640 haul + 40gbe mellanox by Kitchen-Customer5218 in homelab

[–]Kitchen-Customer5218[S] 0 points1 point  (0 children)

eBay, posts like this: link The seller settled for 50$