From dd722ebe3a19ae362253ff75e3f095339eaeaf68 Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Wed, 11 Oct 2023 16:59:08 +0530 Subject: [PATCH 1/2] Update virtual_machines.rst (#353) --- source/adminguide/virtual_machines.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/source/adminguide/virtual_machines.rst b/source/adminguide/virtual_machines.rst index 1b4bb30dda..2a97c47617 100644 --- a/source/adminguide/virtual_machines.rst +++ b/source/adminguide/virtual_machines.rst @@ -936,9 +936,6 @@ VMware documentation and the VMware Knowledge Base, especially Storage-based VM snapshots on KVM --------------------------------- -.. note:: - For now this functionality is limited for NFS and Local storage. - CloudStack introduces a new Storage-based VM snapshots on KVM feature that provides crash-consistent snapshots of all disks attached to the VM. It employs the underlying storage providers’ capability to create/revert/delete disk snapshots. Consistency is obtained by freezing @@ -950,7 +947,7 @@ the virtual machine before the snapshotting. Memory snapshots are not supported. When the snapshotting is complete, the virtual machine is thawed. -You can use this functionality on virtual machines with raw block storages (E.g. Ceph/SolidFire/Linstor). +You can use this functionality on virtual machines with local storage, NFS and raw block storages (E.g. Ceph/SolidFire/Linstor). Limitations on VM Snapshots --------------------------- From 2cee719ff8bab70f42cea7d79d4c614a3b29bb10 Mon Sep 17 00:00:00 2001 From: dahn Date: Mon, 8 Apr 2024 18:00:48 +0200 Subject: [PATCH 2/2] notes on POD-subnets (#391) --- source/installguide/configuration.rst | 9 +++++++++ source/quickinstallationguide/qig.rst | 3 +++ 2 files changed, 12 insertions(+) diff --git a/source/installguide/configuration.rst b/source/installguide/configuration.rst index 049fe74a5f..1ddc1e8d37 100644 --- a/source/installguide/configuration.rst +++ b/source/installguide/configuration.rst @@ -407,6 +407,9 @@ Basic Zone Configuration #. In a new zone, CloudStack adds the first pod for you. You can always add more pods later. For an overview of what a pod is, see :ref:`about-pods` +.. note:: + The network described below must be a subnet of the physical network marked as type "management". + To configure the first pod, enter the following, then click Next: - **Pod Name.** A name for the pod. @@ -602,6 +605,9 @@ Core Zone #. In a new zone, CloudStack adds the first pod for you. You can always add more pods later. For an overview of what a pod is, see :ref:`about-pods` +.. note:: + The network described below must be a subnet of the physical network marked as type "management". + To configure the first pod, enter the following, then click Next: - **Pod Name.** (Obligatory) A name for the pod. @@ -850,6 +856,9 @@ can add more pods at any time using the procedure in this section. Secondary Storage VMs, Console Proxy VMs, and DHCP. For more information, see System Reserved IP Addresses. +.. note:: + * The network described above must be a subnet of the management network. + #. Click OK. diff --git a/source/quickinstallationguide/qig.rst b/source/quickinstallationguide/qig.rst index 4183931ea1..e2a85f934c 100644 --- a/source/quickinstallationguide/qig.rst +++ b/source/quickinstallationguide/qig.rst @@ -730,6 +730,9 @@ will assign IPs from this range to system VMs. This will also be part of our loc #. End Reserved system IP - we will use ``172.16.10.30`` # (or e.g. 192.168.1.30) +.. note:: + * The network described above must be a subnet of the management network. + Click "Next" to continue. Guest Traffic