Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
the second one is a backupThis thing has two PSUs and I don't know what I'm supposed to do with them.
Also yeah it doesn't have hard drive trays, but I got a 3gb sas drive which it supports so I think I can just have it loose until the tray from Ali comes in. It comes with four hard drive bays but there's room for a second block of hard drive bays for the future. After supper I'll take a closer look at it, as I have no idea how I'm going to run memtest or install Debian if it doesn't have a gpu
Yeah I eventually figured that out.the second one is a backup
Do plug in both supplies, usually they load balance and run cooler.Yeah I eventually figured that out.
This thing is definitely interesting. Compared to using an old gaming laptop, this is lightyears better. And it's incredibly upgradeable.
This server isn't ideal, no. but it cost me $50 for all the parts needed to make it run, plus hard drives which i can transfer to a new server later on. I'll keep an eye on the electricity bill tho, I'm hoping it won't be too bad.It’s an almost decade old server. I don’t want to be mean, you’re clearly excited to own an actual server, but any savings you made in terms of purchase cost will be very quickly offset by the power bill, especially this coming winter. In server world, older than five years is ewaste and they’d be happy to give it away for free so they won’t have to pay recycling fees. If against all reason the seller will accept a return, I think you’d be able to rather easily build a better server yourself. Get a Gigabyte mATX motherboard (Gigabyte supports ECC), 32GBs of pre-owned ECC DDR4 UDIMMs, a Ryzen 5600G, and a PCIe->SATA HBA from aliexpress/amazon, and put it in something like the Fractal Design Node 804. You’ll still have a slot to install a graphics card if you want to do transcoding or passthrough VMs, and you can even get 10GbE with a not actually very expensive M.2 adapter.
The nice thing about Ryzen 5000 is that it supports ECC, is very efficient, and can be downvolted for even more efficiency. The 5600G will also happily run multiple containers or even full VMs, including VMs you can game on if passthrough is your kind of thing. The decade old Xeon in your actual server is going to put out an awful lot of heat for really not very much performance at all by modern standards.
Generally the best thing to do is figure out how to tell it to go into pass-through mode or transparent mode, or whatever that particular model calls it.I feel like i must be missing something basic. how the hell do i make Debian recognize an attached pci raid controller?
...oh i see. I have to reinstall again
I have seen people use small bits of cardboard to prop/wedge drives to be at the proper height in drive slots. Not ideal but it can work as a stop gap.I finally figured out megacli and can manage and manipulate the raid controller, but my SAS drive refuses to be marked good. Either it's just bad, or it's because it's sitting loosely without a tray to ensure it's seated properly. I'll wait for the trays to come in the mail and test them, and if that doesn't make the drive work then I can get them cheap off facebook. so now I'll just set the server aside until parts come in.
Sadly all of Lenovo's software only supports rpm based destributions that are a decade obsolete. I did try to do the firmware update, but that requires burning a dvd and I don't even know where to get those nowadaysI have seen people use small bits of cardboard to prop/wedge drives to be at the proper height in drive slots. Not ideal but it can work as a stop gap.
Did you also check this page for any downloads for drivers/firmware you might need?
Have you looked for any in your nearest Goodwill?Sadly all of Lenovo's software only supports rpm based destributions that are a decade obsolete. I did try to do the firmware update, but that requires burning a dvd and I don't even know where to get those nowadays
That is one of my next steps. Both my old server and new one have dvd burners so I should be able to burn them easily enough. I'll have to look up what tool is used to burn disks from command line linux tho.Have you looked for any in your nearest Goodwill?
Have you simply tried writing the ISO directly to a USB stick? Sometimes that works. I think there are also software that can do that 'smarter', like maybe rufus or unetbootlin.That is one of my next steps. Both my old server and new one have dvd burners so I should be able to burn them easily enough. I'll have to look up what tool is used to burn disks from command line linux tho.
I tried, it did NOT like the USB sticks and that seems to be a reoccurring problem. rufus refused to write the firmware iso to usbHave you simply tried writing the ISO directly to a USB stick? Sometimes that works. I think there are also software that can do that 'smarter', like maybe rufus or unetbootlin.
Boot your OS in a virtual machine and mount the ISO to that. No reason to faff about with optical media in 2023.I tried, it did NOT like the USB sticks and that seems to be a reoccurring problem. rufus refused to write the firmware iso to usb
Considering the ISO is to configure the drive controller that the system probably booted off of I suspect as soon as you tried to hand off the PCIe card to the VM it would all come crashing down.Boot your OS in a virtual machine and mount the ISO to that. No reason to faff about with optical media in 2023.
Somehow I don't feel like that would be safe when updating system firmware, if it even works at all. Rufus already doesn't recognize it as a bootable disk, meaning it probably means something unique to the bios - but only when accessed the correct way.Boot your OS in a virtual machine and mount the ISO to that. No reason to faff about with optical media in 2023.