# FAQ

### Which virtualization technology does IONOS Cloud use?

IONOS Cloud systems are built on Kernel-based Virtual Machine (KVM) hypervisor and libvirt virtualization management. We have adapted both of these components to our requirements and optimized them for the delivery of diverse cloud services, with a special focus on security and guest isolation.

### Which images can I import?

Some software images are only designed for certain virtualization systems. Without VirtlO drivers, VM will not work properly with the hypervisor. You can set the storage bus type to IDE temporarily to install the VirtlO drivers.

### How do I install VirtIO drivers for Windows?

For a Windows VM to work properly with our hypervisor, VirtI/O drivers are required.

* Install Windows using the original IDE driver

  You can now install the VirtIO drivers from the ISO provided by IONOS Cloud.
* Add a CD-ROM drive to your server
* Select the windows-virtio-driver.iso ISO
* Boot from the selected ISO to start the automatic installation tool

  You can now switch to VirtIO.

For more information, see [<mark style="color:blue;">Install Windows VirtIO drivers</mark>](https://docs.ionos.com/cloud/backup-and-storage/block-storage/how-tos/install-windows-virtio-drivers).

### Can I run a virtualization platform on a Dedicated Core Server?

Our hypervisor informs the guest operating system that it is located in a virtualized environment. Some virtualized systems do not support virtualized environments and cannot be executed on an IONOS Cloud Dedicated Core Server. We generally do not recommend using your virtualization technology in virtual hosts.

### Can I connect one storage device to multiple servers?

It is not possible to connect multiple servers to one storage device, but you can connect multiple servers in a network without performance loss.

### How do I change the Availability Zone of a storage device?

Once a storage device is provisioned, it is not possible to change its Availability Zone. You could, however, create a snapshot and then use it to provision a storage device with a new Availability Zone.

For more information, see [<mark style="color:blue;">Availability Zones</mark>](https://docs.ionos.com/cloud/backup-and-storage/overview#availability-zones).

### Where can I get assistance if I encounter problems?

If you have further questions or require additional support, contact [<mark style="color:blue;">IONOS Cloud Support</mark>](https://docs.ionos.com/cloud/support/general-information/contact-information).


---

# 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.ionos.com/cloud/backup-and-storage/block-storage/block-storage-faqs.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.
