docs_in_draft:kvm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs_in_draft:kvm [2023/05/22 17:40] – [Access methods for viewing the VM] chentedocs_in_draft:kvm [2023/05/27 10:36] – [Preparation] chente
Line 217: Line 217:
 == Configuring a Macvtap Bridge == == Configuring a Macvtap Bridge ==
  
 +(FOTO 7)
   * This type of network interface is easily configurable in the openmediavault-KVM GUi.   * This type of network interface is easily configurable in the openmediavault-KVM GUi.
   * With this network interface, the guest virtual machine's IP will be on the same network as the host and will be able to access shared resources on the network, but will not be able to access shared resources by the host.   * With this network interface, the guest virtual machine's IP will be on the same network as the host and will be able to access shared resources on the network, but will not be able to access shared resources by the host.
Line 234: Line 235:
 == Configuring a br0 bridge interface on OMV == == Configuring a br0 bridge interface on OMV ==
  
 +(FOTO 8)
   * This interface is the one that offers more connectivity to the guest machine on the host. It allows access to shared resources and also the IP will be in the same network range as the host.   * This interface is the one that offers more connectivity to the guest machine on the host. It allows access to shared resources and also the IP will be in the same network range as the host.
   * The procedure can be summarized by saying that we are going to create a virtual network switch in OMV. To do this, we are going to replace the network interface that the OMV server is currently using with another Bridge type interface. OMV will use the new Bridge interface from then on and will continue to receive the same IP it had, but now through the new network interface.   * The procedure can be summarized by saying that we are going to create a virtual network switch in OMV. To do this, we are going to replace the network interface that the OMV server is currently using with another Bridge type interface. OMV will use the new Bridge interface from then on and will continue to receive the same IP it had, but now through the new network interface.
Line 272: Line 274:
 ===== Configuring a Virtual Machine ===== ===== Configuring a Virtual Machine =====
  
 +(FOTO 9)
   * The first requirement is to have storage and a network interface. If you have not configured them yet, do so by following the steps in the previous point.   * The first requirement is to have storage and a network interface. If you have not configured them yet, do so by following the steps in the previous point.
   * Download the ISO of the guest operating system you want to configure and store it in the //isos// folder.   * Download the ISO of the guest operating system you want to configure and store it in the //isos// folder.
Line 329: Line 332:
  
 ===== Access methods for viewing the VM ===== ===== Access methods for viewing the VM =====
 +
 +(FOTOS 10 11)
  
 Once the VM is started, we have different alternatives to access the VM and visualize its operation: Once the VM is started, we have different alternatives to access the VM and visualize its operation:
Line 366: Line 371:
 === Preparation === === Preparation ===
  
-  * Download the Windows 11 ISO. At this moment it can be downloaded on the [[https://www.microsoft.com/es-es/software-download/windows11|software download page]]+(FOTOS 12 13)https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/latest-virtio/virtio-win.iso 
 +  * Download the Windows 11 ISO. At this moment it can be downloaded on the [[https://www.microsoft.com/en-us/software-download/windows11|software download page]]
     * Copy the ISO to the //isos// folder we have created for the plugin.     * Copy the ISO to the //isos// folder we have created for the plugin.
   * Download virtio drivers ISO for windows. It can be downloaded on the [[https://pve.proxmox.com/wiki/Windows_VirtIO_Drivers|proxmox download page]] or directly from the plugin:   * Download virtio drivers ISO for windows. It can be downloaded on the [[https://pve.proxmox.com/wiki/Windows_VirtIO_Drivers|proxmox download page]] or directly from the plugin: