9
submitted 2 years ago* (last edited 2 years ago) by manny_stillwagon@kbin.run to c/selfhosted@lemmy.world

I recently bought a used blade server on the cheap (thank you LabGopher) to upgrade my home set-up and got one in pretty good shape. This is my first foray into blade servers and as I'm in the process of setting it up I'm running into some questions where I'm in a bit over my head trying to figure out.

The server has 4 x 3 TB SAS SSDs. I've installed Ubuntu Server 22.04 just fine. However these four disks show up as a single disk with all the partitions on it. fdisk and similar tools all just show a single sda drive. Furthermore, the total size of that combined disk is shown as 8.4 TB instead of the expected 12 TB.

Clearly I'm running into the 2.1 TB disk formatting limit on each of the four drives independently, but I'm not sure how to proceed. Ubuntu can't even see the missing space. My questions are:

  1. How do I recover my missing 3.6 TB? If I expand the partition to include all free space I just get the 8.4 TB, so it seems like it's a deeper limitation than just the OS, which I don't know how to handle.

  2. How do I get the drives to be individually visible? If I want to set up software RAID I need to have multiple devices accessible, instead of just this conglomerate drive.

top 9 comments
sorted by: hot top new old
[-] VelociCatTurd@lemmy.world 11 points 2 years ago

It sounds like raid may already be configured through the bios. Have you checked that?

[-] manny_stillwagon@kbin.run 4 points 2 years ago

You are totally right, it was RAID 5 setup in the BIOS. Thanks for your help.

[-] TechAdmin@lemmy.world 7 points 2 years ago

Sounds like the drives are combined with RAID 5. Could be hardware RAID card or software RAID as part of the BIOS. Server model number can be used to search for administrator manual and may have more info there. If it's hardware RAID card then try to find the model number & search for it's manual. If it's software raid at the BIOS level then motherboard/server manual will cover it. Should be some messages and prompts during boot related to it. Terms to look for 'RAID', 'storage controller', 'Perc', 'LSI'.

[-] manny_stillwagon@kbin.run 2 points 2 years ago

You were absolutely right, it was a RAID 5 setup that I had totally overlooked. Thank you! All better now.

[-] manny_stillwagon@kbin.run 1 points 2 years ago

Oh duh, that makes sense. I didn't see any software RAID setup but wasn't looking for it specifically in the BIOS. Hardware RAID would also make sense. Thank you for the tips!

[-] blueeggsandyam@lemmy.world 1 points 2 years ago

It could be in the bios or have a separate bios for the RAID system. Sometimes you will see it flash on screen as it boots. Like: F6 for RAID configuration

[-] Magickmaster@feddit.de 6 points 2 years ago

Does it have a hardware RAID card? You may have to flash it to IT mode. The 'lost' drive may be just a parity drive?

[-] sj_zero@lotide.fbxl.net 5 points 2 years ago

Typically nobody is going to use raid 0 and give you access to all the drives. I suspect your system is set up for raid-5 so 3 drives are data one is parity.

When the system boots there'll be a prompt to press something like ctrl-D to enter disk setup then you can delete the raid array and set up each disk as individual drives.

[-] waspentalive@lemmy.one 4 points 2 years ago

If it is a hardware raid, would the boot sequence offer a raid setup choice before the OS boots?

this post was submitted on 02 Nov 2023
9 points (84.6% liked)

Selfhosted

61256 readers
291 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS