New Reply

Resize RAID in-place?

 
Share Thread Thread Tools
Aug6-09, 08:17 AM   #1
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Resize RAID in-place?


I have a server with a RAID drive. I intended to set up two logical drives but ended up only defining one by mistake. I set up Windows Server 2003 on it and have been using it for some time now. But, surprise surprise, I've decided I need the capacity of the remainder of the drive. Is there a non-destructive way to enlarge it?

Code:
 WS2003                           Unpartitioned space
|------|-------------------------------------------------------------|
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Aug6-09, 08:52 AM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
I don't know of any tools in server that will do it but you can painlessly resize with most linux boot disks (just stop before the actually installing linux step!)
Or you can buy some util like partition magic (if they are still around)

The raid makes it more interesting, I would break the raid, repartition the drives and then restart raid. You can even just wipe the second drive and let raid rebuild it.
A couple of gotchas, if this is a raid card (rather than the built-in software raid) it may store the drive geometry itself - in which case find it's management util.

It would be safer to buy a single new drive and swap that with the second drive, rebuild the raid and you still have a copy in case of any 'oops'
 
Aug26-09, 06:04 AM   #3
 
Quote by CRGreathouse View Post
I have a server with a RAID drive. I intended to set up two logical drives but ended up only defining one by mistake. I set up Windows Server 2003 on it and have been using it for some time now. But, surprise surprise, I've decided I need the capacity of the remainder of the drive. Is there a non-destructive way to enlarge it?

Code:
 WS2003                           Unpartitioned space
|------|-------------------------------------------------------------|
If I understand you correctly your limit is the fact that you have defined a logical drive on your raid card to be somewhat less than the total available space, yes?

Based on my experience with Compaq/HP servers it depends upon the capability of the raid card ... some raid cards can expand a logical drive others can't and if it can't you're basically buggered and have to take the long way round i.e. image/backup the drive, create a new logical partition and then restore. That's not as bad as it sounds given that you would be well advised to do a backup prior to expanding the partition anyway.

If however your raid card DOES support logical drive expansion the stages are (or were for me) as follows:
  1. Restart the server and, in the raid card BIOS, redefine the partition size ... boot back to Windows and theoretically Windows should now be able to see the additional space as unused disk space.
  2. Reboot the system using software capable of expanding partitions ... there are a number of open source utilities such as (IIRC) gparted but I've had display issues with some of those and my current preference is Windows ERD and from a CMD console:
  3. Type "DISKPART", "List volume", "Select volume 1" (the one that is "C"), "Extend" ( you should see "DiskPart successfully extended the volume.") and finally "Exit" (and close console).
And theoretically it's done (finger's crossed).

The only other option I can think of is to:
  • Create a second logical drive
  • Make the boot drive and new drive dynamic which, again IIRC, means the partitions on it become volumes (er ... I think).
  • Increase the size of the boot volume onto a new volume of the *new* drive
.

Not even sure if any of that last can be done but I hope some of the above helps :)

Kyu
 
Aug26-09, 09:22 PM   #4
 

Resize RAID in-place?


I have a server with a RAID drive. I intended to set up two logical drives but ended up only defining one by mistake. I set up Windows Server 2003 on it and have been using it for some time now. But, surprise surprise, I've decided I need the capacity of the remainder of the drive. Is there a non-destructive way to enlarge it?


Code:
WS2003 Unpartitioned space
|------|-------------------------------------------------------------|
I came across the same problem and finally get solved by google it and find the detailed step by step instructions here http://www.partition-tool.com/resour...-partition.htm
 
Aug26-09, 09:44 PM   #5
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by Kyuuketsuki View Post
Not even sure if any of that last can be done but I hope some of the above helps :)

Kyu
Thanks you! I've backed up the drive and will probably attempt this tomorrow.
 
Aug27-09, 10:39 AM   #6
 
Quote by CRGreathouse View Post
Thanks you! I've backed up the drive and will probably attempt this tomorrow.
As long as you have the backup the worse (worst?) it can be is inconvenient so good luck :)

Kyu
 
Aug31-09, 04:09 AM   #7
 
Such an easy problem, I use easeus partition master to solve this problem, it support raid and protect the data completely. You just need to drag on the disk map, very easy to use, I just uprage to version 4.0, great, it can enlarge the system partition without reboot.
In a word, you can enlarge the partition without any complex works, without downtime. it is helpful, you may check http://www.partition-tool.com/easeus...out-reboot.htm
 
Nov28-11, 01:29 AM   #8
 
i 've heard that partition magic has been a free good partition tool, but not sure whether it can support raid, since it hasnt been upgraded for a long time.
while partition master and partition master is an alternative for that.
i personally like partition master because of the good features and lower price.
 
New Reply
Thread Tools


Similar Threads for: Resize RAID in-place?
Thread Forum Replies
Spray your tomatoes with Raid?!?!?! General Discussion 15
$5 via Paypal to anyone who can resize this. General Discussion 9
Texas polygamist raid Current Events 120
Get a really big can of Raid General Discussion 43
Raid and SATA Computing & Technology 11