Program guide > (deprecated) Partitioning facility > Manage the partitioning facility environment > Management script wpfadmin and usage
Deprecated feature: The partitioning facility (WPF) feature is deprecated. You can configure partitioning with WebSphere eXtreme Scale.
disablePartition
The disablePartition parameter disables a partition. Depending on how policies are configured, the partition will either be enabled on another server, or will just be disabled.
Available options:
- --p <partition name> The name of the partition to disable.
Usage: ./wpfadmin disablePartition --p PartitionA
[root@wpfsample3 bin]# ./wpfadmin disablePartition --p PK000002 WASX7209I: Connected to process "Deployment Manager" on node wpfsample3Manager using SOAP connector; The type of process is: DeploymentManager WPFC0065I: Partition set to PK000002 WPFC0053I: Partition PK000002 has been stopped
Parent topic:
Management script wpfadmin and usage
Related concepts
Management script wpfadmin and usage