ADVERTISEMENT
Full list of Articles and Utilities
- BCV Creationemc
- Dynamic Vs Static SRDFemc
- EMC Quick Linksemc
- Simple Clone Operationsemc
- Solution Enabler Symcli Commandsemc
- Solution Enabler Symcli Question Bankemc
- SRDF Operationsemc
- Symdev Command to BIND and UNBINDemc
- Virtual Provisioning in VMaxemc
- VMax Allocation Stepsemc
- VMax3 and PowerMax Allocation Stepsemc
- VMax3 and PowerMax Deallocation Stepsemc
- CONVERT - Cylinders «-» GBemc
- CONVERT - Hex «-» Decimalemc
- DECODE - EMC FA WWPNemc
- DECODE - SYMM Device NAAemc
- ENCODE - EMC FA WWPNemc
- ENCODE - SYMM Device NAAemc
- GENERATE - Device Rangesemc
- GENERATE - Hex Numbersemc
- REMOVE - Duplicate Devicesemc
- SEPARATE - Devices By Commasemc
- SORT - Hex Numbersemc
- WWN - Remove or Add Colonsemc
- CREATE - Bindingemc
- CREATE - Initiator Groupemc
- CREATE - Mappingemc
- CREATE - Masking Viewemc
- CREATE - Meta Deviceemc
- CREATE - Port Goupemc
- CREATE - Storage Groupemc
- CREATE - Thin Deviceemc
- CREATE - Thin Device RDFemc
- DELETE - All Groupsemc
- DELETE - Bindingemc
- DELETE - Deviceemc
- DELETE - Mappingemc
- DELETE - Masking Viewemc
- DELETE - Thin Deviceemc
- DISOLVE - Meta Headsemc
- UPDATE - Device Attributeemc
- UPDATE - Device Groupemc
- UPDATE - Device Statusemc
- UPDATE - Storage Groupemc
- VMAX-3 Allocationemc
- Pure Flash Storage Provisioningpure
- Pure FlashArray Modelspure
- Pure Storage CLI Commandspure
- Pure Storage CLI Question Bankpure
- CREATE - Hostpure
- CREATE - Volumepure
- CREATE - Volume Connectionpure
- DELETE - Volumepure
- DELETE - Volume Connectionpure
- CISCO MDS CLI Question Bankcisco
- CISCO MDS Show Commandscisco
- Cisco MDS Zoning Quick Reference Guidecisco
- CREATE - Zoningcisco
purepod commands
The pureaudit command create and Manage PODs for Synchronous replication in Pure Flash Storage Array
Below list contains some of the most useful purepod commands.
-
purepod add --array PFAX70-REMOTE MYPOD001Add the remote array PFAX70-REMOTE to the POD MYPOD001. This will stretch the POD and volume data inside the POD synchronously replicated between two arrays. The arrays in a stretched POD are considered as peers, there is no concept of source and target. Volumes within the POD will be visible in each arrays with same serial numbers.Copied
-
purepod clone MYPOD001 MYPOD002Clone pod MYPOD001 and create MYPOD002. MYPOD002 inherits the entire history and configuration of the MYPOD001 including its protection groups, PG snap shots and replication policies. volumes, volume snapshots etc. However Serial number(WWN) of the volumes will be different from the source POD volumes.Copied
-
purepod create MYPOD001Create a POD called MYPOD001Copied
-
purepod create MYPOD001 MYPOD002Create PODs named MYPOD001 and MYPOD002Copied
-
purepod demote MYPOD001Demote the pod MYPOD001Copied
-
purepod destroy MYPOD001Destroy or delete POD MYPOD001. The POD must be empty and unstretched to destroy. POD will not be destructed immediately, but placed under 24hr eradication pending period.Copied
-
purepod destroy MYPOD001 MYPOD002Destroy or delete PODs MYPOD001 MYPOD002. The PODs must be empty and unstretched to destroy. PODs will not be destructed immediately, but placed under 24hr eradication pending period.Copied
-
purepod eradicate MYPOD001Completely delete or eradicate POD MYPOD001. The POD will not recover after this.Copied
-
purepod eradicate MYPOD001 MYPOD002Completely delete or eradicate PODs MYPOD001 MYPOD002. The PODs will not recover after this.Copied
-
purepod listList all the PODs in the Pure Flash array. This will shows the arrays in POD and status of each.Copied
-
purepod list --failover-preferenceList all the pods with its failover preferences. Failover preference determines which array within a stretched pod should give preference to stay online if the arrays ever lose contact with each other. If both arrays reach mediator, the failover preference determines which array get to be online. But if only one array reach to mediator, then that array will be online regardless of the preference.Copied
-
purepod list --footprintDisplay all the pods along with the maximum physical capacity that each will take on the arrayCopied
-
purepod list --mediatorList all the pods along with connectivity status from each array to the mediator.Copied
-
purepod list --on ARRAY02Display all the pods on the connected arry ARRAY02 and not stretched to the current array( ARRAY001)Copied
-
purepod list --pendingList all the PODs including destroyed, but not eradicatedCopied
-
purepod list --pending-onlyList only the PODs which are destroyed, but not eradicatedCopied
-
purepod list MYPOD001List the detail of POD MYPOD001Copied
-
purepod listobj --type array MYPOD001List all the arrays included in MYPOD001Copied
-
purepod listobj --type vol MYPOD001List all the volumes included in MYPOD001Copied
-
purepod recover MYPOD001Recover MYPOD001 which is destroyed earlier.Copied
-
purepod remove --array PFAX70-REMOTE MYPOD001Remove the remote array PFAX70-REMOTE from the POD MYPOD001. This will unstretch the POD and volume data inside the POD no longer synchronously replicated between two arrays. Volumes within the POD will be only visible in local array.Copied
-
purepod rename MYPOD001 YOURPOD001Change the name of POD from MYPOD001 to YOURPOD001Copied
-
purepod replica-link create PRDPOD001 --remote ARRAY002 --remote-pod DRPOD001Create a replica link between PRDPOD001 on current array(ARRY001) and DRPOD001 on remote array ARRAY002.Copied
-
purepod replica-link delete PRDPOD001 --remote-pod DRPOD001Delete the replica link between PRDPOD001 and remote pod DRPOD001Copied
-
purepod replica-link listList the replica links in the current arrayCopied
-
purepod replica-link monitor --replicationMonitor the data transfer speed on the replica links on the array. If the replication link is pause, the speed will show as 0Copied
-
purepod replica-link pause PRDPOD001 --remote ARRAY002 --remote-pod DRPOD001Pause the Active/DR replication by pausing the replica link connection between local and remote array. To continue the replication resume the replica linkCopied
-
purepod replica-link resume PRDPOD001 --remote ARRAY002 --remote-pod DRPOD001Resume the Active/DR replication by resuming the replica link connection between local and remote array. To continue the replication resume the replica linkCopied
-
purepod setattr --failover-preference ARRAY002 MYPOD001Set the failover preference for pod MYPOD001 on current array ARRAY01.MYPOD001 has arrays ARRAY01 and ARRAY02. If the arrays lose contact each other ARRY002 should get priority over ARRAY001 to reach the mediator first.Copied
-
purepod add --array PFAX70-REMOTE MYPOD001Add the remote array PFAX70-REMOTE to the POD MYPOD001. This will stretch the POD and volume data inside the POD synchronously replicated between two arrays. The arrays in a stretched POD are considered as peers, there is no concept of source and target. Volumes within the POD will be visible in each arrays with same serial numbers.Copied
-
purepod clone MYPOD001 MYPOD002Clone pod MYPOD001 and create MYPOD002. MYPOD002 inherits the entire history and configuration of the MYPOD001 including its protection groups, PG snap shots and replication policies. volumes, volume snapshots etc. However Serial number(WWN) of the volumes will be different from the source POD volumes.Copied
-
purepod create MYPOD001Create a POD called MYPOD001Copied
-
purepod create MYPOD001 MYPOD002Create PODs named MYPOD001 and MYPOD002Copied
-
purepod demote MYPOD001Demote the pod MYPOD001Copied
-
purepod destroy MYPOD001Destroy or delete POD MYPOD001. The POD must be empty and unstretched to destroy. POD will not be destructed immediately, but placed under 24hr eradication pending period.Copied
-
purepod destroy MYPOD001 MYPOD002Destroy or delete PODs MYPOD001 MYPOD002. The PODs must be empty and unstretched to destroy. PODs will not be destructed immediately, but placed under 24hr eradication pending period.Copied
-
purepod eradicate MYPOD001Completely delete or eradicate POD MYPOD001. The POD will not recover after this.Copied
-
purepod eradicate MYPOD001 MYPOD002Completely delete or eradicate PODs MYPOD001 MYPOD002. The PODs will not recover after this.Copied
-
purepod listList all the PODs in the Pure Flash array. This will shows the arrays in POD and status of each.Copied
-
purepod list --failover-preferenceList all the pods with its failover preferences. Failover preference determines which array within a stretched pod should give preference to stay online if the arrays ever lose contact with each other. If both arrays reach mediator, the failover preference determines which array get to be online. But if only one array reach to mediator, then that array will be online regardless of the preference.Copied
-
purepod list --footprintDisplay all the pods along with the maximum physical capacity that each will take on the arrayCopied
-
purepod list --mediatorList all the pods along with connectivity status from each array to the mediator.Copied
-
purepod list --on ARRAY02Display all the pods on the connected arry ARRAY02 and not stretched to the current array( ARRAY001)Copied
-
purepod list --pendingList all the PODs including destroyed, but not eradicatedCopied
-
purepod list --pending-onlyList only the PODs which are destroyed, but not eradicatedCopied
-
purepod list MYPOD001List the detail of POD MYPOD001Copied
-
purepod listobj --type array MYPOD001List all the arrays included in MYPOD001Copied
-
purepod listobj --type vol MYPOD001List all the volumes included in MYPOD001Copied
-
purepod recover MYPOD001Recover MYPOD001 which is destroyed earlier.Copied
-
purepod remove --array PFAX70-REMOTE MYPOD001Remove the remote array PFAX70-REMOTE from the POD MYPOD001. This will unstretch the POD and volume data inside the POD no longer synchronously replicated between two arrays. Volumes within the POD will be only visible in local array.Copied
-
purepod rename MYPOD001 YOURPOD001Change the name of POD from MYPOD001 to YOURPOD001Copied
-
purepod replica-link create PRDPOD001 --remote ARRAY002 --remote-pod DRPOD001Create a replica link between PRDPOD001 on current array(ARRY001) and DRPOD001 on remote array ARRAY002.Copied
-
purepod replica-link delete PRDPOD001 --remote-pod DRPOD001Delete the replica link between PRDPOD001 and remote pod DRPOD001Copied
-
purepod replica-link listList the replica links in the current arrayCopied
-
purepod replica-link monitor --replicationMonitor the data transfer speed on the replica links on the array. If the replication link is pause, the speed will show as 0Copied
-
purepod replica-link pause PRDPOD001 --remote ARRAY002 --remote-pod DRPOD001Pause the Active/DR replication by pausing the replica link connection between local and remote array. To continue the replication resume the replica linkCopied
-
purepod replica-link resume PRDPOD001 --remote ARRAY002 --remote-pod DRPOD001Resume the Active/DR replication by resuming the replica link connection between local and remote array. To continue the replication resume the replica linkCopied
-
purepod setattr --failover-preference ARRAY002 MYPOD001Set the failover preference for pod MYPOD001 on current array ARRAY01.MYPOD001 has arrays ARRAY01 and ARRAY02. If the arrays lose contact each other ARRY002 should get priority over ARRAY001 to reach the mediator first.Copied
Most viewed articles
- Pure Storage CLI Question BankHow To guide for Pure Storage CLI comman ...
- Pure Storage ProvisioningStorage Allocation procedure for a Pure ...
- Pure FlashArray ModelsA quick reference to all the Flash Array ...