That-Guy-Jack / HP-ILO-Fan-Control

Uses a Custom ROM for The Hp ILO adapter
https://thatguyjack.co.uk/custom-hp-ilo-rom-and-fan-speed-script/
104 stars 39 forks source link

Can't boot while maintenance #17

Closed Lupetta closed 2 years ago

Lupetta commented 2 years ago

Hello when i switched the switch s6 in ON Position i'm not able to boot the OS installed on the hard drives ilo 1

That-Guy-Jack commented 2 years ago

hm, never seen that before, does pre initialisation complete fine (bios,, raid controllers etc)?

Lupetta commented 2 years ago

Hello, i'm using dl360p g8 with p420i raider control

does pre initialisation complete fine (bios,, raid controllers etc)? not really it will take like half of the time but without erros

Lupetta commented 2 years ago

Hello i think i got it, i flashed the firmware but now i have these 2 errors: image image

That-Guy-Jack commented 2 years ago

Form a quick google search you need to enable the key exchange for the ILO ssh

#Legacy changes
KexAlgorithms +diffie-hellman-group1-sha1
Ciphers +aes128-cbc

From unix.stackexchange.com

As for the other error i'm not to sure. do you have any extra PCIE devices in your server?

Lupetta commented 2 years ago

Hello, i added to ~/.ssh/config. Host MYILOIP KexAlgorithms +diffie-hellman-group1-sha1 and also tried with

Legacy changes

KexAlgorithms +diffie-hellman-group1-sha1 Ciphers +aes128-cbc but now i have this error: image

Yes i have another PCIE device that's an nvme adpater that's working fine since i see the disk on proxmox i also have a 4gbit ethenet ports that's working fine

i dont know why due the error permission denied now the fans are on 7% is it working? now i'm worrying more about the error of pcie device how can i fix it?

Lupetta commented 2 years ago

Hello, oh i just rebooted right now and image seems it fixed itself haha what about the permission denied?

Lupetta commented 2 years ago

Hello, i'm so stupid, i putted the username on the password field, now it's everything working thank you and sorry for the disturb!

Lupetta commented 2 years ago

About I recommend especially for the DL360 to add a small 40mm fan to the RAID controller to keep it cool.

becuase it's getting now 90-100C° do you suggest me any fan that i can install on it? or if you have some examples that i can follow?

Thank you

That-Guy-Jack commented 2 years ago

About I recommend especially for the DL360 to add a small 40mm fan to the RAID controller to keep it cool.

becuase it's getting now 90-100C° do you suggest me any fan that i can install on it? or if you have some examples that i can follow?

Thank you

Its just a small fan to keep airflow over the Raid controller if you want something off the shelf something like this https://www.amazon.co.uk/ELUTENG-Ventilator-Computer-Compatible-Raspberry/dp/B07F1NV9T7?th=1 would work well

If your a bit more DIY a cheap 5v 40mm fan and a old USB cable can also be made to work.

in my case i ended up just putting the 40mm fan just ontop of the heatsink and its stayed in place pretty well

Lupetta commented 2 years ago

oh i'll take for sure one 40mm i was looking for the noctua one or also the buy the one that you sent to me, anyway just a quick question, how did you manage to connect it on the motherboard? like did you just used an usb cable and connected on the back of the server or did you use some pins on the motherboard?

Thank you

That-Guy-Jack commented 2 years ago

I ended up using the internal USB header near the power supply section of the motherboard (next to the SD card Slot)

Lupetta commented 2 years ago

Thank you for all everything is working super fine!