Extended disk incorrect free space

Using TestDisk to repair the filesystem
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
Locked
Message
Author
Carl039
Posts: 2
Joined: 10 Apr 2012, 15:15

Extended disk incorrect free space

#1 Post by Carl039 »

I was adding a extra disk to an already extended volume in Windows 2008 R2 server and I opted to the extend which Windows reported reported a upgrade the disk to Dynamic was required first, I usually do this step manually but on this occassion I thought what could possibily go wrong. Big mistake!  
The original disk was 1 x 256GB and 1 x 100GB extended to give a total of 356GB space.  At this point I had 72GB free space.  I then added a 3rd 256GB and exended the volume expecting free space would be 328GB, but windows only managed to set the disk to dynamic, add the disk as a extended volume and then error with a command failed message.  My free space is still 72GB free.
Running a chkdsk /f hasn\'t helped, would using testdisk repair the issue?

User avatar
Fiona
Posts: 2835
Joined: 18 Feb 2012, 17:19
Location: Ludwigsburg/Stuttgart - Germany

Re: Extended disk incorrect free space

#2 Post by Fiona »

Dynamic volumes don't use a partition table.
That's why it's not possible to write a partition table.
As long as you see your volume in your disk management console, you can have a try to repair the boot sector.
In some cases I used the windows disk management console to create volumes exactly like before.
Using Rebuild BS or Backup BS in TestDisk restored the data.

Would it be possible to upload a screenshot from your disk management console?
I assume that your volume appears as RAW?

Information will follow.

Fiona

Carl039
Posts: 2
Joined: 10 Apr 2012, 15:15

Re: Extended disk incorrect free space

#3 Post by Carl039 »

Hi

The disk is not appearing as RAW.

Screenshots have been attached.

Thanks

Carl
Attachments
disk_management.png
disk_management.png (14.55 KiB) Viewed 3710 times
disk_e.png
disk_e.png (11.05 KiB) Viewed 3711 times

Locked