Skip to content

Commit 63ee6cb

Browse files
authored
Update New-Volume.md
I deleted an incorrect reference to New-VirtualDisk for a parameter that does not belong to New-Volume.
1 parent 8a35f5e commit 63ee6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2022-ps/storage/New-Volume.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ Acceptable values vary by storage subsystem.
405405
Allowed values for the Windows Storage subsystem are: Simple, Mirror, or Parity.
406406
By default, when you specify Mirror, Storage Spaces creates a two-way mirror, and when you specify Parity, Storage Spaces creates a single-parity space.
407407
408-
To create a three-way mirror space, specify 3 for the *NumberofDataCopies* parameter or 2 for the *PhysicalDiskRedundancy* parameter.
408+
To create a three-way mirror space, specify 2 for the *PhysicalDiskRedundancy* parameter.
409409
410410
To create a dual-parity space, specify 2 for the *PhysicalDiskRedundancy* parameter and Fixed provisioning for the *ProvisioningType* parameter.
411411

0 commit comments

Comments
 (0)