Dynamic to basic disk?



Assuming there are no mirror sets, extended partitions, and no more than 4
partitions on a disk, WHY IN THE WORLD doesn't Microsoft provide code that
lets us convert a dynamic disk volume to a basic volume without losing
data?

I have a mirrored disk (boot disk) on our server that I would like to make
larger. I should be able to break the mirror, convert the volume to basic,
delete the partition following the boot partition (which is a backup boot
partition), use DISKPART to extend the volume, then convert back to a
dynamic again and recreate the mirror.

(I am aware that I can extend a volume on a dynamic disk, into any
unallocated space, but I want to make sure it becomes one contiguous
partition.)

There are other reasons that we might want to convert dynamic to basic --
for example, using Partition Magic or its cousins... most of which only
work on basic disks. Having to lose all of the data just seems like the
programmers didn't want to be bothered with writing this code. Surely it's
not rocket science! I could look into writing a utility myself, except I
understand that the format of the dynamic disk database is not documented.

Ugh.


David Walker
.



Relevant Pages

  • Re: how i locate swap area
    ... what you have with the command 'vgdisplay -v vg00'. ... Why Mirror Copies is 0? ... it seems that you have no disk mirroring. ... Primary Partition Table: ...
    (comp.sys.hp.hpux)
  • Re: Partitions and Out of Space
    ... "Pegasus (MVP)" wrote: ... Clone the old disk to the new disk, ... Rebuild the mirror. ... Partition and format the new disk. ...
    (microsoft.public.windows.server.general)
  • Re: Need to re-partition drive with system partion
    ... then change your partition sizes. ... In fact, imaging software usually contains ... If you buy Seagate/Maxtor disk, ... If you've got a hardware mirror, ...
    (microsoft.public.windows.server.general)
  • Re: Need to re-partition drive with system partion
    ... then change your partition sizes. ... You would need imaging software rather ... If you buy Seagate/Maxtor disk, ... If you've got a hardware mirror, ...
    (microsoft.public.windows.server.general)
  • Re: Cannot add mirror in w2k3 SE
    ... When I try to add the mirror of the partition "f:there is not problem, ... the second disk. ... effective method to fully protect a Windows installation goes like this: ...
    (microsoft.public.windows.server.general)

Loading