This post is more than 5 years old
2 Posts
0
41977
July 24th, 2014 15:00
Reduce size of RAID 5 virtual disk
I've got Windows Server 2003 installed on a PERC H700 RAID-5 virtual disk. Total disk size is 5.5 TB. The problem is that WinServer 2003 can't use all of the disk due to the 2TB MBR limit (and I can't convert to GPT without wiping out all of the partitions, which is what I'm trying to avoid). Since 3.5TB of disk space is unallocated (and unallocatable), is there a way of reducing the virtual disk size to remove this space that can't be used anyway? I could then using the remaining capacity to create a new virtual disk that can be set up as GPT and access the remaining space through it (or two new virtual disks 2TB and 1.5TB in size). I know you can expand a virtual disk, but can you shrink one?


theflash1932
11 Legend
•
16.3K Posts
0
July 24th, 2014 16:00
No, you can expand most Virtual Disks, but you cannot shrink them.
You will need to start over on this, creating one VD smaller than 2TB for the OS/boot disk, then the remainder can be used in another VD.
slipstock
2 Posts
0
July 24th, 2014 16:00
That's what I was thinking (and would really like to avoid), but thought I would check before going through all that work.