<div dir="ltr">Hi Derek,<div><br></div><div>When you select the <span style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px">"Create new volume" in Horizon (assumption), there is a cinder volume created which contains the image (bootable) and the instance is backed by it.</span></div><div><span style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px">When you perform the snapshot creation operation on that instance, a cinder snapshot of that volume is created and a glance image is registered pointing to it.</span></div><div><span style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px">Based on the scenario you described, the cinder snapshot operation seems to be failing. I would suggest you to check the following:</span></div><div><span style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px">1) Which OpenStack version are you using? </span></div><div><span style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px">1) Which cinder backend are you using?</span></div><div><span style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px">2) Checking the nova logs and cinder logs (api, sch, vol) for any possible errors</span></div><div><span style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px">3) Try to create a cinder volume, attach it, and try to snapshot it (Note that we've removed the requirement of a force flag since xena so you will need to provide force=True if you're on a pre-xena version).</span></div><div><span style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px">We've faced a recent issue related to snapshot create operation[1], maybe that's related.</span></div><div><span style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px">[1] </span><a href="https://bugs.launchpad.net/python-cinderclient/+bug/1995883">https://bugs.launchpad.net/python-cinderclient/+bug/1995883</a></div><div><br></div><div>-</div><div>Rajat Dhasmana</div><div><span style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px"><br></span></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 10, 2022 at 3:46 PM Derek O keeffe <<a href="mailto:derekokeeffe85@yahoo.ie">derekokeeffe85@yahoo.ie</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px"><div dir="ltr"><div><div>Hi all,</div><div><br></div><div>When we create an instance and leave the "Create new volume" option as no then we can manage the instance with no issues (migrate, snapshot, etc..) These instances are saved locally on the compute nodes.</div><div><br></div><div>When we create an instance and select "Create new volume" yes the instance is spun up fine on our backend storage with no obvious issues (reachable with ping & ssh. shutdown, restart, networking, etc.. all fine) however, when we try to snapshot it or migrate it it fails. We can however take volume snapshots of volumes that we have created and are stored on the same shared backend.</div><div><br></div><div>Has anyone came across this or maybe a pointer as to what they may think is causing it? It sounds to us as if nova try's to create a snapshot of the VM but thinks it's a volume maybe?</div><div><br></div><div>Any help greatly appreciated.</div><div><br></div><div>Regards,</div><div>Derek</div></div><br></div></div></div></blockquote></div>