PureStorage-OpenConnect / powershell-toolkit

The Pure Storage PowerShell Toolkit provides a number of different cmdlets ranging from core Windows Server, WMI, WSMAN, & .NET assemblies. The intention of the toolkit is to provide a library for customers and the Pure Storage field to use in troubleshooting, FlashArray reporting & other useful scenarios.
Apache License 2.0
22 stars 6 forks source link

Volume Snapshot Relationship #26

Open ksaffarian opened 4 years ago

ksaffarian commented 4 years ago

Hi Guys Thanks for the good work. I am currently struggling to find volume/snapshot relationship, when volumes are created from the snapshots that are taken from another storage which has replication with current storage. To give you example, I have SAN02 which is my production one and I create volumes on SAN03 (DEV) based on snapshots of protection groups in SAN02. The new volume source would be like SAN02:VOLUME_PARENT and in such cases, you need to match snapshot create time to another storage (SAN02) which seems not to be clear as well. Please advise of a solution. Regards Kevin

barkz commented 4 years ago

Hi Kevin --

Unfortunately there is not a good answer to your situation today. The method you are using seems to be the best approach today. In the future we may have a feature that could make this easier.

Thanks -- Barkz