Disk Enclosures
1753664 Members
5563 Online
108798 Solutions
New Discussion юеВ

MSA60 storage array

 
QBS
Advisor

MSA60 storage array

I recently purchased a 300G SAS 15K drive to add to my raid 5 MSA60 storage array to increase the storage space and was told it is a dual port drive and I didn't need to reformat my raid 5 array, how to I check if my other 3 drives are single or dual port.

I also tried expanding the array and after the transformation was completed at 100 percents nothing happened, restarted the server but not the storage array and still the same, was told I need to do some command to activated it in windows since the transformation is ready as I was using the HP storage array utils in windows to this. Do I need to change it to dynamic disc since it is simple disc.

Any ideas?
20 REPLIES 20
gregersenj
Honored Contributor

Re: MSA60 storage array

You can check drive type, using , the System Management Homepage, the ACU or the ADU.

Now that you have expanded your array, you have added the new disk to the array, and your excisting Logical Drive (LUN), as been destributed over 4 disks.
Now you have got some empty, unused space on you array.
You can Extend your excisting LUN, og you can create new LUN(s)

If you extend the LUN, windows will see it as a lager disk, and you will need to extend partition (There some catches), or you can create a new parttion.

If you create new LUN(s), windows will see it as new disk(s).

But windows will not see any difference, where you are now.

BR
/jag

Accept or Kudo

QBS
Advisor

Re: MSA60 storage array

I do not see my extra HD in the disk management in windows , I can only see it in the storage array config utils showing 1 drive with unused space 300G. My 3 SAS raid 5 drive is a Basic disc in windows disk management, what do I do now?

Create a logical drive using the array config utils? and then see if I can use the Windows disc management in windows to extend it?

If not do I create a logical drive in Array config utils and try the extend again using the array utils?

or do I convert the Basic disc to dynamic from disc management in windows and then use the array utils to create a logical drive and then go back to disk managment in windows and see if I can extend it since it is now dynamic disc?

Or once I convert it to dymanic disc in windows I do all this in the array utils?



Ken

gregersenj
Honored Contributor

Re: MSA60 storage array

It depaned on what you do.

Do you want a lager disk?
Or do you want an additional disk.

If you want a larger disk.
The you select the Logical drive, that you have got, and extend it.
From the ACU.

If you want an addtional disk, then you create a new logical drive using the ACU.

Untill you do one of the aboave, windows will se no change.

When you have got a RAID controller, windows do not see the physical disks.
Windows see the logical disks.

BR
/jag

Accept or Kudo

QBS
Advisor

Re: MSA60 storage array

I see in ACU that I can extend the logicial drive, my existing size is 558.731GB and it says Max I can change it is 838.095GB, my unused space on the new drive shows 372.5GB, does that mean I only get 279GB out of my 372.5gb extra HD? if I extend it is my existing data still ok, do I have to do anything in windows after that?
Thanks
gregersenj
Honored Contributor

Re: MSA60 storage array

Well, without seeing it myself. It's hard to give you a very good explanation.

Your current RAID 5 it 558 GB, using 3 3 drives.
That mean you data is 279Gb + 279GB = 558GB.
Wich mean when ever you add a disk, min 279 Gb or lager you can extend you logical drive 279GB.

The remaining space, you can create a new logical drive.

To understand this I will use round easy theoritically numbers.

Lets say:
You have got 1 x 100 GB disk and 2 x 150 GB disk.
You want to use this for a RAID 5.
Then you can create a RAID 5 of 200 GB.
100 GB + 100 GB of data + 100 GB of parity.
The smallest disk decide the size of you RAID
In this theory, you use 100 GB on all 3 disks. Leaving you with 2 x 50 GB unused space. You can use that for a 50 GB RAID 1 or 100 GB RAID 0.

In you case, for real. You are for some reason limitted to 279 GB per disk.


In windows
If you extend the logical drive.
Windows will see it as a larger disk.
You can extend your partition, wich can be a challenge, on the boot/system partition.
I will not be much help on that part.
Or you can create a new partition.

BR
/jag

Accept or Kudo

QBS
Advisor

Re: MSA60 storage array

THe spare drives I have is 300G, so I suppose you are right as this will only give me about 279G of extra storage space added, I am not sure why my ACU is showing 379G of unused space, but when I go to the extend logicial drive it gives me 839Max I can extend it to. I will try to extend the array in ACU once I have backed up my data.

Do I need to convert my drive from Basic to dynamic first in the Windows disk management before I extend the logicial drive in ACU?

The drive has share data on it and no OS is installed with it.
gregersenj
Honored Contributor

Re: MSA60 storage array

If I remember correctly, you don't need to convert.

Since it'a a data drive, you should have no problem extending it.

Good idea to backup, allways do that.

extend the logical drive

rescan device manager

check you have got a bigger drive in diskmanage

open a command window

run diskpart.
http://support.microsoft.com/kb/325590

Accept or Kudo

QBS
Advisor

Re: MSA60 storage array

If the raid controller don't do it, then I will try the diskpart afterwards, is it only down using command line with windows? no GUI.
gregersenj
Honored Contributor

Re: MSA60 storage array

You must undstand this clearly.

This is a 4 step task.

1. Physically hot install the disk.
2. Add new disk to array, using ACU
(expand array)
3. Extend logical drive using ACU.
4. Extend windows partion using diskpart.

BR
/jag

Accept or Kudo