Unsolved
This post is more than 5 years old
4 Posts
0
72157
August 22nd, 2006 16:00
Windows 2003 and 2000 Server; adding to a partition
I've added a 74GB hard drive to the RAID5 config of each of our PowerEdge 2600 servers (one is a Windows 2003 server box, the other 2000 server), and all went well. Windows recognizes the 68.24GB as unallocated space. However, I'm not able to add that space to the non-system, logical drive partition of each computer (D: on system 1, X: on system 2).
In both cases, I've tried DiskPart.exe and ExtPart.exe and both generate an error message. Diskpart says:
"The volume you have selected may not be extended. Please select another volume and try again."
Extpart says:
"Unable to expand partition. Check if there is sufficient space on the disk."
I'm not sure why this is happening. I can't extend it directly through the Disk Management utility in Windows either.
Any ideas? I'm open to any suggestion that will allow us to extend these partitions without formatting any data, even if it requires purchases software. Thanks.
In both cases, I've tried DiskPart.exe and ExtPart.exe and both generate an error message. Diskpart says:
"The volume you have selected may not be extended. Please select another volume and try again."
Extpart says:
"Unable to expand partition. Check if there is sufficient space on the disk."
I'm not sure why this is happening. I can't extend it directly through the Disk Management utility in Windows either.
Any ideas? I'm open to any suggestion that will allow us to extend these partitions without formatting any data, even if it requires purchases software. Thanks.
0 events found
No Events found!


Mark_A_Smith
2 Intern
•
827 Posts
0
August 22nd, 2006 18:00
Mark_A_Smith
2 Intern
•
827 Posts
0
August 22nd, 2006 19:00
AFMTech
4 Posts
0
August 22nd, 2006 19:00
In Disk Management, the new hard drive shows up at the end of Disk 0, in both cases. It's right after the partition that I want to add the space to.
AFMTech
4 Posts
0
August 22nd, 2006 20:00
Dev Mgr
6 Operator
•
9.3K Posts
0
August 23rd, 2006 10:00
2 important lines in there are:
" Only the extension of data volumes is supported. System or boot volumes may be blocked from being extended..."
and
" You cannot extend the partition if the system page file is located on the partition. Move the page file to a partition that you do not wish to extend."
AFMTech
4 Posts
0
August 23rd, 2006 13:00