Dell PowerStore 3200T EMC PowerStore CLI User Guide

Dell PowerStore 3200T Manual

Dell PowerStore 3200T manual content summary:

  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 1
    Dell EMC PowerStore CLI User Guide Version 3.x July 2022 Rev. A05
  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 2
    of your product. CAUTION: A CAUTION indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. WARNING: A WARNING indicates a potential for property damage, personal injury, or death. © 2020 - 2022 Dell Inc. or its subsidiaries. All rights reserved. Dell
  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 3
    Contents Additional Resources...4 Chapter 1: Introduction...5 Overview...5 Use PowerStore CLI in scripts...5 Set up the PowerStore CLI client...5 Install the PowerStore CLI client...5 Launch the PowerStore CLI client...6 Certificate verification...6 PowerStore CLI command syntax...6 Executable...6
  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 4
    https:// www.dell.com/powerstoredocs. ● Troubleshooting For information about products, software updates, licensing, and service, go to https://www.dell.com/support and locate the appropriate product support page. ● Technical support For technical support and service requests, go to https://www.dell
  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 5
    Managing users ● Provisioning storage ● Protecting data ● Controlling host access to storage Refer to the PowerStore CLI Reference Guide on https://www.dell.com/support for more information on the commands and associated qualifiers available with PowerStore. Use PowerStore CLI in scripts Use scripts
  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 6
    Steps 1. Go to your support website. 2. Download the PowerStore CLI client for your operating system. 3. Perform the following actions based on your operating system: ● On Windows, double-click the installer
  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 7
    Switches Use switches to configure PowerStore CLI and connect to a system. Type switches immediately after pstcli. When typing more than one switch on the same line, separate each switch with a space. All switches start with a hyphen (-). View the switches on page 13 provides details on all
  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 8
    Example In the following example for changing the password of a user account, the action is set: pstcli -d 10.0.0.1 -u admin -p MyPassword456! local_user -name operator set -password NewPassword456! -current_password OldPassword456! Action qualifiers Action qualifiers are parameters specific to
  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 9
    Example The following example uses the create action command to create a volume. The new volume receives the ID 12345: pstcli -d 10.0.0.1 -u admin -p MyPassword456! -header volume create -name test -size 819200000 NOTE: The following output shows the header because the -header switch is included in
  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 10
    Qualifier -select -sort -offset -limit | -all Description ● json-The JSON format is the JSON representation of the data, similar to the corresponding REST API response body. ○ -raw-Removes human-readable formatting such as new lines and indentation for JSON output. ● csv-The comma-separated values
  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 11
    { "id": "616b80db-f8ad-46cb-b958-f9c8a7940770", "name": "tal2", "description": "", "type": "Primary", "wwn": "naa.68ccf09800c6c60a72678f4c3c71ddff", "state": "Ready", "size": 819200000 }, { "id": "cab12dab-a421-49e2-a9f0-8f0812b88bd9", "name": "tal4", "description": "", "type": "Primary", "wwn": "
  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 12
    remote server command help. Help on object types For help on object types, specify the object type with the -help switch to view a list of supported action commands. Example The following command displays the action commands to set (change) and show a DNS server setting with the dns object type. In
  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 13
    of the snapshot. Expired snapshots are deleted by the snapshot aging service that runs periodically in the background. If not specified, the false } New value for is_replication_destination property. The modification is only supported for primary and clone volume, only when the current value is
  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 14
    -port -user|-u -password|-p -ssl_policy|ssl -cert_list -cert_clear -cert_del Port number on the system. Username for logging in to the system. Password for logging in to the system. Policy for handling unknown SSL certificates downloaded from the system. Value is one of the following: ● interactive
  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 15
    Example 4 The following example removes the saved access credentials from destination system 10.0.0.1: pstcli -d 10.0.0.1 -remove_cred Access the system To access and run commands on a system through PowerStore CLI, specify the network name or management IP address of the system, your username, and
  • Dell PowerStore 3200T | EMC PowerStore CLI User Guide - Page 16
    ● SSL certificates imported from the system ● Information about default system to access through PowerStore CLI, including the system name or IP address and the system port number For more information, see -default on page 14. PowerStore CLI saves the settings to a secure lockbox that resides
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16

Dell EMC PowerStore
CLI User Guide
Version 3.x
July 2022
Rev. A05