PowerCLI Reference

Set-VsanClusterConfiguration

Synopsis

This cmdlet modifies vSAN configuration settings for a cluster.

Syntax

Set-VsanClusterConfiguration [-Configuration] <VsanClusterConfiguration[]> [-AddSilentHealthCheck <String[]>] [-AllowReducedRedundancy <Boolean>] [-DefaultIncomingChapSecret <SecureString>] [-DefaultIncomingChapUser <String>] [-DefaultIscsiNetworkInterface <String>] [-DefaultIscsiTargetAuthenticationType <VsanIscsiTargetAuthenticationType>] [-DefaultIscsiTcpPort <Int32>] [-DefaultOutgoingChapSecret <SecureString>] [-DefaultOutgoingChapUser <String>] [-FileServiceEnabled <Boolean>] [-FileServiceNetwork <Network>] [-GuestTrimUnmap <Boolean>] [-SiteReadLocalityEnabled <Boolean>] [-CustomizedSwapObjectEnabled <Boolean>] [-LargeClusterSupported <Boolean>] [-ObjectRepairTimerMinutes <Int32>] [-HealthCheckIntervalMinutes <Int32>] [-IscsiTargetServiceEnabled <Boolean>] [-PerformanceServiceEnabled <Boolean>] [-PreferredFaultDomain <VsanFaultDomain>] [-RemoveSilentHealthCheck <String[]>] [-ResyncThrottlingMbps <Int32>] [-Server <VIServer[]>] [-SpaceEfficiencyEnabled <Boolean>] [-StoragePolicy <SpbmStoragePolicy>] [-StoragePolicyForIscsiTargetService <SpbmStoragePolicy>] [-StretchedClusterEnabled <Boolean>] [-WitnessHost <VMHost>] [-WitnessHostCacheDisk <String>] [-WitnessHostCapacityDisk <String[]>] [-VsanBaselinePreference <VsanBaselinePreferenceType>] [-ProactiveRebalanceEnabled <Boolean>] [-ProactiveRebalanceThreshold <Int32>] [-Confirm] [-WhatIf] [<CommonParameters>]

Related Commands

Online Version
Get-VsanClusterConfiguration

Detailed Description

This cmdlet modifies vSAN configuration settings for a cluster.

Parameters

NameTypeDescriptionRequired?Pipeline InputDefault Value
ConfigurationVsanClusterConfiguration[]Specifies the configurations that you want to modify. This parameter supports OBN based on the names of the associated cluster. This parameter also directly accepts objects of type Cluster by silently converting them to the configuration object through ArgumentTransformationAttribute.trueTrue (ByValue)
AddSilentHealthCheckString[]Specifies the health checks list you want to add to the silent list.falseFalse
AllowReducedRedundancyBooleanAllows a reduced redundancy state. This optional parameter is applicable to specific vSAN cluster reconfigure operations that need to migrate data across cluster for changing vSAN disk format. When specified, it might make the process move lesser data in order to ensure storage object accessibility, and some objects will be kept at reduced redundancy state, which means at a higher risk in case of a hardware failure during the migration process. This is applicable to the SpaceEfficiencyEnabled parameter only. The default value is False.falseFalse
ConfirmSwitchParameterIf the value is $true, indicates that the cmdlet asks for confirmation before running. If the value is $false, the cmdlet runs without asking for user confirmation.falseFalse
CustomizedSwapObjectEnabledBooleanEnables and disables customer's fully control the policy 'proportionalCapacity' for swap object The default value is False.falseFalse
DefaultIncomingChapSecretSecureStringSpecifies the default CHAP secret for iSCSI targets on this cluster. Applicable when the authentication type is Chap or MutualChap.falseFalse
DefaultIncomingChapUserStringSpecifies the default CHAP user name for the iSCSI targets on this cluster. Applicable when the authentication type is Chap or MutualChap.falseFalse
DefaultIscsiNetworkInterfaceStringSpecifies the default VMkernel network interface which handles the iSCSI traffic. This can be overridden per target. It is mandatory if IscsiTargetServiceEnabled is specified as $true. This parameter accepts an object of type HostVMKernelVirtualNic by silently converting it to the string name by using ArgumentTransformationAttribute.falseFalse
DefaultIscsiTargetAuthenticationTypeVsanIscsiTargetAuthenticationTypeSpecifies the default authentication type for the vSAN iSCSI targets in this cluster.falseFalse
DefaultIscsiTcpPortInt32Specifies the default network port for the iSCSI targets. This can be overridden per target. If not provided, the default port 3260 is used. The server automatically opens the firewall for the specified port.falseFalse
DefaultOutgoingChapSecretSecureStringSpecifies the default CHAP user secret you want to attach to the initiator. This is applicable when the authentication type is MutualChap.falseFalse
DefaultOutgoingChapUserStringSpecifies the default CHAP user name you want to attach to the initiator. This is applicable when the authentication type is MutualChap.falseFalse
FileServiceEnabledBooleanSpecifies whether to enable file service or not. If the value is True, a suitable network should be provided. Note that file service enablement process takes a long time. Set WebOperationsTimeout to a value such as 1 hour by running Set-PowerCLIConfiguration -WebOperationTimeoutSeconds 3600.falseFalse
FileServiceNetworkNetworkSpecifies the network on which you want to deploy the file service to provide file access. Note that the security setting of this network will be updated with forged transmit and promiscuous mode enabled.falseFalse
GuestTrimUnmapBooleanSpecifies the TRIM/UNMAP for the respective ATA and SCSI protocols. If this setting is switched from disabled to enabled for any unmap request to vSAN datastore from powered on virtual machines, this will take effect and succeed immediately. If it's switched from enabled to disabled dynamically, running virtual machines residing on this vSAN datastore will understand this change until virtual machine rebooting happens. The default value is False.falseFalse
HealthCheckIntervalMinutesInt32Specifies the health check interval in minutes. If the value of this parameter is non-zero, then health check is enabled on the cluster and health check frequency is set to the specified value. If the value of the parameter is zero, then health check is disabled on the cluster. The accepted values are from 15 minutes to one day (1440 minutes).falseFalse
IscsiTargetServiceEnabledBooleanEnables or disables the iSCSI target service on a vSAN cluster.falseFalse
LargeClusterSupportedBooleanEnables and disables large cluster supported. If this option is changed before vSAN enabled, it can be applied at host side immediatelyl. If it is changed on a vSAN cluster, all hosts are required to reboot to apply the change. After setting this, review the vSAN health check result which can help to figure out which host requires rebooting. The default value is False.falseFalse
ObjectRepairTimerMinutesInt32Determines the delay time in minutes for the missing component to come back before starting the repair process. Allowed values: 0 to 4294967295 Default value: 60.falseFalse
PerformanceServiceEnabledBooleanEnables or disables the performance service on a vSAN cluster.falseFalse
PreferredFaultDomainVsanFaultDomainSpecifies the preferred fault domain. If stretched cluster configuration is enabled, this becomes the preferred fault domain for this cluster. The other fault domain in this stretched cluster becomes the secondary fault domain.falseFalse
ProactiveRebalanceEnabledBooleanSpecifies whether proactive rebalance is enabled. If the value is set to True, rebalance data movement starts when the following requirements are met within the vSAN cluster: 1. Current disk fullness - lowest disk fullness > proactive threshold. 2. Current disk fullness > mean disk fulless within cluster. The default value is False.falseFalse
ProactiveRebalanceThresholdInt32Indicates the extent of the imbalance that the cluster can tolerate in percentage. If the disk imbalance (current disk fullness - lowest disk fullness) is below the rebalance threshold, the proactive rebalance will not be triggered. The allowed values are from 25 to 75. The default value is 30.falseFalse
RemoveSilentHealthCheckString[]Specifies the health checks list you want to remove from the silent list.falseFalse
ResyncThrottlingMbpsInt32Specifies the resynchronization traffic limit in Mbps for each disk group in the cluster. The valid values are from 1 to 512. If the value of the parameter is zero, throttling resynchronization traffic limits are disabled.falseFalse
ServerVIServer[]Specifies the vCenter Server systems on which you want to run the cmdlet. If no value is given to this parameter, the command runs on the default servers. For more information about default servers, see the description of the Connect-VIServer cmdlet.falseFalse
SiteReadLocalityEnabledBooleanEnables and disables site read locality. The default value is True.falseFalse
SpaceEfficiencyEnabledBooleanEnables and disables deduplication and compression on a vSAN cluster. Both deduplication and compression are enabled or disabled together.falseFalse
StoragePolicySpbmStoragePolicySpecifies the storage policy. This parameter is applicable in the context of enabling the vSAN performance service. The vSAN performance history database is stored as a vSAN object. The policy controls the availability, space consumption, and performance of that object. If the object becomes unavailable, the performance history for that cluster is also unavailable.falseFalse
StoragePolicyForIscsiTargetServiceSpbmStoragePolicySpecifies the storage policy for the iSCSI target service. When you enable the iSCSI target service, vSAN creates a home object that stores metadata for the iSCSI target service. The storage policy for the home object should have a number of failures to tolerate.falseFalse
StretchedClusterEnabledBooleanEnables or disables a stretched cluster configuration.falseFalse
VsanBaselinePreferenceVsanBaselinePreferenceTypeSpecifies the baseline preference policy for the current vSAN cluster.falseFalse
WhatIfSwitchParameterIndicates that the cmdlet is run only to display the changes that would be made and actually no objects are modified.falseFalse
WitnessHostVMHostSpecifies the witness host virtual machine in case StretchedClusterEnabled is enabled. It can also be a vSphere virtual appliance called witness appliance.


Requirements for witness host: - Must not be part of any vSAN-enabled cluster.


- Must have at least one VMkernel adapter with vSAN traffic enabled.


- That adapter must be connected to all hosts in the stretched cluster.




In vSAN versions earlier than 6.6, this parameter is only applicable when enabling stretched cluster. If StretchedClusterEnabled is not specified or is false, then this parameter is ignored.

In vSAN 6.7 or later, this parameter can be specified to update the witness host in a stretched cluster.
falseFalse
WitnessHostCacheDiskStringSpecifies cache disk canonical name for the disk group that you want to create on the witness host. This parameter accepts ScsiLun or VMHostDisk objects through an argument transformation.falseFalse
WitnessHostCapacityDiskString[]Specifies the capacity disk canonical names for the disk group that you want to create on the witness host. This parameter accepts ScsiLun or VMHostDisk objects through an argument transformation.falseFalse

Return Type

The list of modified vSAN configuration objects for the cluster of type VsanClusterConfiguration

Notes

Examples

-------------------------- Example 1 --------------------------

Set-VsanClusterConfiguration -Configuration (Get-VsanClusterConfiguration $cluster) -SpaceEfficiencyEnabled $true -HealthCheckIntervalMinutes 120

Enables the space efficiency on the $cluster cluster and sets the periodic health check interval to 120 minutes.

-------------------------- Example 2 --------------------------

Set-VsanClusterConfiguration -Configuration "MyCluster" -StretchedClusterEnabled $true -PreferredFaultDomain $fd -WitnessHost $vmHost

Enables stretched cluster on the "MyCluster" cluster and specifies $fd as the primary fault domain and $vmHost as the witness host.

-------------------------- Example 3 --------------------------

Set-VsanClusterConfiguration -Configuration "MyCluster" -PerformanceServiceEnabled $true -StoragePolicy $policy

Enables a performance service on the "MyCluster" cluster and associates the performance history database object with the $policy storage policy.

-------------------------- Example 4 --------------------------

Set-VsanClusterConfiguration -Configuration (Get-VsanClusterConfiguration $cluster) -HealthCheckIntervalMinutes 0

Disables the health check service on the "MyCluster" cluster.

-------------------------- Example 5 --------------------------

Set-VsanClusterConfiguration -Configuration (Get-VsanClusterConfiguration $cluster) -SiteReadLocalityEnabled $true -CustomizedSwapObjectEnabled $true -ObjectRepairTimerInMinutes 100

Disables periodic health checks on the $cluster cluster.


Copyright © VMware, Inc. All rights reserved.