question

TalhaAhmed-8531 avatar image
0 Votes"
TalhaAhmed-8531 asked LeonLaude answered

How to use unallocated space in server 2008 disk management

Hi

we have a client who is using 2008 server and there C drive is full due to which server is not functioning backup jobs and other tasks. when we go to disk management, it showing some unallocated space. Is there any way we can use the unallocated space to extend C.
122511-image.png




Thanks

windows-server
image.png (33.2 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
1 Vote"
DSPatrick answered DSPatrick edited

You can but to do it natively the free unallocated space must be adjacent which may require backup E:\, delete E:\ partition, extend C:\, recreate E:\ partition, restore files to E:. There are third party tools that can do this without the adjacent space requirement.
https://docs.microsoft.com/en-us/windows-server/storage/disk-management/extend-a-basic-volume

--please don't forget to upvote and Accept as answer if the reply is helpful--


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

AndreasBaumgarten avatar image
1 Vote"
AndreasBaumgarten answered

hi @TalhaAhmed-8531 ,

your Disk 0 is a Basic disk. This is the reason why it's not possible to extend the logical drive C: using the unallocated space:

For Basic volumes, the unallocated space for the extension must be the next contiguous space on the same disk.

Please refer here: https://docs.microsoft.com/en-US/troubleshoot/windows-server/backup-and-storage/extend-data-volume

You could give it a try to convert Disk 0 from Basic to Dynamic:
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc731274(v=ws.11)?redirectedfrom=MSDN

I strongly recommend backing up all data on Disk 0 before performing any conversion or other disk operations!


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

Regards
Andreas Baumgarten

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

LeonLaude avatar image
2 Votes"
LeonLaude answered LeonLaude edited

Hi @TalhaAhmed-8531,

Unfortunately the Windows Disk Management is fairly limited when it comes to extending unallocated space, for you to be able to extend your C-drive, you would need to have the "unallocated" space straight after the C-drive, that is before the E-Drive as shown here:

122492-disk-mgmt.png

To be able to use your unallocated space you would be best off by using any third-party disk management tools to extend your C-drive, use your favourite search engine and you will find many, both paid and free software.


If the reply was helpful please don't forget to upvote and/or accept as answer, thank you!


Best regards,
Leon


disk-mgmt.png (4.3 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.