

- #UTILITIES FOR MAXIMIZING MAC HARD DRIVE SPACE HOW TO#
- #UTILITIES FOR MAXIMIZING MAC HARD DRIVE SPACE FREE#
But not if you have a clone of your Mac’s HDD.

It is helpful in cases where you buy a new Mac and wish to shift or transfer all the data safely from your old Mac in one go.

When you clone a Hard Drive, you basically create a copy of your Hard Drive and all the data in it.Redirect the shadow copies as shown above, or increase the shadow storage limit.Below are the various reasons to clone Mac Hard Drive:
#UTILITIES FOR MAXIMIZING MAC HARD DRIVE SPACE FREE#
If the affected volume has sufficient free disk space, the shadow storage limit may be too small. This can also be performed using the Diskshadow utility, which may provide a better match for the behavior of the VSS API used by Veeam Backup & Replication.
#UTILITIES FOR MAXIMIZING MAC HARD DRIVE SPACE HOW TO#
How to Check Which Volume is Causing the Error Otherwise, a value of 15-20% of the source volume’s size is generally recommended for busy servers. The /maxsize parameter is not optional, but can be set as /maxsize=UNBOUNDED. Vssadmin resize shadowstorage /for=D: /on=E: /maxsize=200GB For example, to redirect shadows from D: to E: If a shadow storage association already exists, run vssadmin resize shadowstorage to change the size of the shadow storage area. Vssadmin add shadowstorage /for=D: /on=E: /maxsize=200GB If no association is listed for the volume, run vssadmin add shadowstorage to change the location of the shadow storage area. If no shadow storage exists for any volume, the command response will be “No items found that satisfy the query.” Use vssadmin list shadowstorage to view existing shadow storage associations. In the dropdown labeled Located on this volume, select a volume with sufficient space to store the shadow copies.Īll commands below should be run from an administrator command prompt.Select the volume with insufficient space.

On older server operating systems, this may instead be a tab in Properties. To access the utility, right click any volume and choose Configure Shadow Copies. Warning: This is not recommended in a Hyper-V environment. It is possible to change the shadow storage association to use a volume with sufficient free space The location can be changed from the Shadow Copies utility, or from the command line. If it is not clear which volume has insufficient space, see “How to Check Which Volume is Causing the Error”, below. The smallest amount of space that can be allocated is configurable, but Microsoft Support has recommended maintaining at least 42 MB free on the system reserved partition. For virtual machines, the simplest solution is usually to increase the size of the VM’s hard disk, then expand the volume in Disk Management.Īlthough it is sometimes possible to create a shadow copy using less than 1% of the free space on a volume, 15%-20% free space is often required on busy volumes. If a volume is low on disk space, the solution is to delete files, expand the volume, or redirect shadow copies to another volume. Within the VM guest OS that cannot be backed up or replicated, use the Disk Management utility (diskmgmt.msc) to view free space on each NTFS volume:
