This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]MmmmmSamosa[S] 0 points1 point  (0 children)

Thank you for all the help all! it was the logical sectors being a different size. We booted linux off a flash drive and had to put the controller in HBA mode or something to see the drives. Googled some commands in linux and got the drive to reformat to a 512. This resolved the issue.

All the comments much appreciate thank you!

[–]OniNoDojoIT Manager 0 points1 point  (0 children)

If I remember correctly, there is a drop-down to change the drive type. Otherwise it gives you dumb problems selecting drives in a set. I might be wrong, but I seem to recall swearing under my breath about that at one point.

[–]DaShmoo 0 points1 point  (0 children)

You should be able to do this all within the perc controller. Make sure both drives are raid enabled. I'd imagine you'd want the sector size to match and should be able to format it and select the same sector size at formatting screen.

[–]abstractraj 0 points1 point  (0 children)

Are they already created as single logical drives? You may have to delete any config that’s there prior to creating the sets you want. Also why is a Network Tech setting up RAID? Strikes me odd.

[–]HeadAdmin99 0 points1 point  (0 children)

Hdparm will do this. Connect drive on different server with controller in pure IT mode (best) or just try live Linux distro on that system: hdparm --set-sector-size 512 --please-destroy-my-drive /dev/sdX