# Instance Creation Failure

Instance creation can fail in a Linux / KVM environment if the Image Library host is configured using DHCP, and the IP address changes when the lease is renewed.

## Updating IP address of Glance Image Library endpoint in KVM environment

If you are using KVM as your hypervisor, wait for 30-60 seconds after a restart of the Image Library host.

Once the connection with the control plane has been reestablished, follow the steps given below.

1\. Navigate to Infrastructure>Hosts.

<figure><img src="/files/KI1cvXWuiqID2XFQNPQU" alt=""><figcaption></figcaption></figure>

2\. Select the Host machine that hosts the Image Library from the list of hosts.

<figure><img src="/files/A2q9dMeIfXfRBHYW2yvd" alt=""><figcaption></figcaption></figure>

3\. Click Image Library tab and select the access point for Image Library access from the available list of options. Select the updated IP address.

<figure><img src="/files/Y5GArepSDZ8X4av219sS" alt=""><figcaption></figcaption></figure>

4\. Click Update Image Library details.

The Image Library settings are updated successfully and you can create instances from the images in the Image Library.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform9.com/managed-openstack/5.8/troubleshooting/linux-kvm/troubleshooting-kvm-issues-vm-create.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
