| Author |
Message |
Edward Rohen
Guest
|
Posted:
Mon Aug 29, 2005 4:17 pm Post subject:
Unable to create a shadow copy |
|
|
I have a windows server 2003 system that is unable to create a shadow copy of
one of the volumes of the server. The volume in question is a SAN attached
volume, when I try and create a snapshot it says that there is not enough
storage space to complete this operation. So I disabled shadow copies on
that volume, then when I tried to re-enable shadow copies it gave me the same
error message. the snapshots work fine on the other volumes of the server
that are local drives, the only diference is that the one in question is a
SAN Attached drive with 1TB of free space. |
|
| Back to top |
|
 |
Steve Chen
Guest
|
Posted:
Mon Sep 12, 2005 12:16 am Post subject:
Re: Unable to create a shadow copy |
|
|
hi edward,
| Quote: | when I try and create a snapshot it says that there is not enough
storage space to complete this operation.
|
usually SAN's supporting shadow copies directly on the SAN which is
different to microsoft VSS.
but imho it basicly should be possible to do so.
| Quote: | the snapshots work fine on the other volumes of the server
that are local drives,
|
ok, so there is no failure on the OS site.
| Quote: | the only diference is that the one in question is a
SAN Attached drive with 1TB of free space.
|
probably the os has no possibility to store the VSS information on the
SAN-disk. teh VSS from microsoft prepares special part of the disk to keep
the Shadow copy information safed from the rest of the data-disk.
I think you should try to configure the vss storing this information on one
of the local drives. that should probably works.
also make shure that the SAN-Drive is provided to the systems as
"basic-drive" not as "dynamic-drive".
hope this may help, grretings from munich, steve ;-) |
|
| Back to top |
|
 |
Jeff Goldner [MS]
Guest
|
Posted:
Sat Sep 17, 2005 8:16 am Post subject:
Re: Unable to create a shadow copy |
|
|
Search the KB using the exact term in quotes. If you look for "not enough
storage to complete this operation" (no "space") it's typically associated
with COM, registry, virtual memory; it's usually nothing to do with disk
space.
"Steve Chen" <chen@compusafe.de> wrote in message
news:eCuD4yxtFHA.3188@TK2MSFTNGP14.phx.gbl...
| Quote: | hi edward,
when I try and create a snapshot it says that there is not enough
storage space to complete this operation.
usually SAN's supporting shadow copies directly on the SAN which is
different to microsoft VSS.
but imho it basicly should be possible to do so.
the snapshots work fine on the other volumes of the server
that are local drives,
ok, so there is no failure on the OS site.
the only diference is that the one in question is a
SAN Attached drive with 1TB of free space.
probably the os has no possibility to store the VSS information on the
SAN-disk. teh VSS from microsoft prepares special part of the disk to
keep
the Shadow copy information safed from the rest of the data-disk.
I think you should try to configure the vss storing this information on
one
of the local drives. that should probably works.
also make shure that the SAN-Drive is provided to the systems as
"basic-drive" not as "dynamic-drive".
hope this may help, grretings from munich, steve ;-)
|
|
|
| Back to top |
|
 |
|
|
|
|