Project

General

Profile

Bug #16226

Updated by Jason Dillaman almost 8 years ago

If an image has snapshots, the deletion will first need to purge the snapshots before attempting to remove the image.    However, since the image is not primary, it is hitting the following error and aborting: 

 <pre> 
 librbd::journal::StandardPolicy: local image not promoted 
 </pre>

Back