Jump to content

Hello all,

 

I've recently purchased a "new" (used) raid controller "LSI 9260-8i" and was wondering if I there's a way to use my normal HDD's & SSD's as they were (each in raid 0, separately) without formatting the drives? I'd like to have all my drives connected to the raid controller & setup raid 1 and whatnot later. If it's possible, how? Thanks in advance!

 

 

Link to comment
https://linustechtips.com/topic/1145348-raid-controller-question/
Share on other sites

Link to post
Share on other sites

Perhaps some exist in the enterprise space but most RAID controllers only allow you to create one RAID volume on the card not multiple. If you want multiple RAID volumes you may want to consider software RAID.

Link to post
Share on other sites

2 minutes ago, Windows7ge said:

Perhaps some exist in the enterprise space but most RAID controllers only allow you to create one RAID volume on the card not multiple. If you want multiple RAID volumes you may want to consider software RAID.

I think you didn't understand my question.. I was asking if I could use my drives as they are without formatting them (every drive is in RAID 0 or well, without a raid). And creating multiple RAID configurations is possible on almost every single raid controller card.

Link to post
Share on other sites

3 minutes ago, Windows7ge said:

Perhaps some exist in the enterprise space but most RAID controllers only allow you to create one RAID volume on the card not multiple. If you want multiple RAID volumes you may want to consider software RAID.

what? I've had a card run 4 raid 0s at once

 

to op, no they will need to be reformatted and added to the pool.

Good luck, Have fun, Build PC, and have a Wii and PS2 as your only consoles.

NightHawk 3.0: R7 5700x @, B550A vision D, H105, 2x32gb Oloy 3600, Asrock RX9070xt Steel Legends, Corsair RM750X, 500gb 850 evo, 2tb rocket and 5tb Toshiba x300, 3x 6TB WD Black W10 all in a Obsidian 750D airflow.
GF PC: (NightHawk 2.0): R7 2700x, B450m vision D, 4x8gb Geli 2933, Sapphire RX 6700XT  Nitro+, CX650M RGB, Obsidian 350D

Skunkworks: R5 3500U, 16gb, 500gb 860 evo, Vega 8. HP probook G455R G6 Ubuntu 20. LTS

Condor (MC server): 6600K, z170m plus, 16gb corsair vengeance LPX, samsung 750 evo, EVGA BR 450.

Spirt  (NAS) ASUS Z9PR-D12, 2x E5 2620V2, 8x4gb, 24 3tb HDD. F80 800gb cache, trueNAS, 2x12disk raid Z3 stripped

HP probook 445R G6 review

 

"Stupidity is like trying to find a limit of a constant. You are never truly smart in something, just less stupid."

Camera Gear: X-S10, 16-80 F4, 35mm F1.4, Helios 44

Link to post
Share on other sites

3 minutes ago, Gomo said:

I think you didn't understand my question.. I was asking if I could use my drives as they are without formatting them (every drive is in RAID 0 or well, without a raid).

Seeing as how each RAID controller is unique you will most likely need to recreate the pool on the new card. Back the data up then transfer it over.

 

5 minutes ago, Gomo said:

And creating multiple RAID configurations is possible on almost every single raid controller card.

4 minutes ago, GDRRiley said:

what? I've had a card run 4 raid 0s at once

My bad. Didn't double-check myself so I wreaked myself. (Software RAID aficionado)

Quote

Creating Multiple RAIDs in LSI 9260-8i controller card (A whole guide on it)

 

Link to post
Share on other sites

  • 3 weeks later...
On 1/14/2020 at 4:45 PM, Gomo said:

I was asking if I could use my drives as they are without formatting them (every drive is in RAID 0 or well, without a raid).

I'm confused.

 

Are they in RAID0 or are they in a JBOD configuration?

If they're in RAID0, (with maybe the exception of ZFS), the answer is most likely going to be no.

 

The RAID0 configuration is stored on the controller and only some enterprise controllers will allow you to export and import configurations. Most don't.

 

WIth ZFS, you can probably offline and export the pool to allow it to be imported, but there are likely other catches to that.

 

So, the short answer is no. The slightly longer answer is maybe, but it might take quite a bit of work. And if you don't have backups of your data, it would be strongly advised to make a backup of your data while you are trying to administer the RAID array because it can be possible that in the midst of trying to configure it, you can toast the RAID array configuration, and therefore; lose all of your data on the RAID array.

 

If it is a hardware RAID controller, (e.g. Broadcom/Avago/LSI -- you most definitely can create multiple RAID arrays (which they call virtual drives) for sure. (Some of their RAID HBAs will consider JBODs as individual virtual drives, e.g. a "RAID array" with one drive each.) Each array will have then be initialized by the RAID HBA and presented to the OS as a single device, which will then need to be formatted before you can put data on it.

 

Again, there ARE exceptions with ZFS, but there are also limitations as well.

 

For example, if you have ZFS on root, and it's in a mirrored root zpool, migrating that is going to be very tricky especially if you have a hardware change because you will want to and need to mount the zfs pool in order to be able update the configuration file with the new hardware, but the mounting of said zfs pool will likely be unsuccessful if you didn't update the hardware before preparing the zfs pool to be exported and taken offline for the migration.

 

In other words, you probably CAN do it, but it would be some rather advanced ZFS administration steps that I generally wouldn't recommend people try to do unless you have a LOT of experience with ZFS administration and/or you don't particularly care if you loose the data on your zfs pool.

 

But in short, for the most part, the answer to your question is "no".

IB >>> ETH

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×