Cannot delete a snapshot after using it to create a volume
In my use case I have a volume (volA) and I take a snapshot of it. Then I create a new volume (volB) using volA's snapshot as the source. At this point I would like to delete volA and its snapshot, however I can't seem to delete the snapshot as it's being referred to by volB. As soon as I delete volB I can clean every thing up.
How can I delete the original snapshot (and then the original volume) without deleting the clone.