sapcc / manila

Shared filesystem management project for OpenStack.
http://openstack.org
Apache License 2.0
0 stars 2 forks source link

NetApp: take care to remove parent snapshot in child share #201

Closed Carthaca closed 1 week ago

Carthaca commented 4 weeks ago

When creating a share from snapshot (NetApp volume clone), the parent snapshot is being copied into the child volume. This is not expected/not being tracked by manila. So we handle the soft deletion of that snapshot. It cannot be deleted immediately, because the clone split needs to finish first.

Change-Id: I2556efe187d259f6624573f6690e89d05d554089