File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -407,6 +407,9 @@ Basic Zone Configuration
407407#. In a new zone, CloudStack adds the first pod for you. You can always
408408 add more pods later. For an overview of what a pod is, see :ref: `about-pods `
409409
410+ .. note ::
411+ The network described below must be a subnet of the physical network marked as type "management".
412+
410413 To configure the first pod, enter the following, then click Next:
411414
412415 - **Pod Name. ** A name for the pod.
@@ -602,6 +605,9 @@ Core Zone
602605#. In a new zone, CloudStack adds the first pod for you. You can always
603606 add more pods later. For an overview of what a pod is, see :ref: `about-pods `
604607
608+ .. note ::
609+ The network described below must be a subnet of the physical network marked as type "management".
610+
605611 To configure the first pod, enter the following, then click Next:
606612
607613 - **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.
850856 Secondary Storage VMs, Console Proxy VMs, and DHCP. For more
851857 information, see System Reserved IP Addresses.
852858
859+ .. note ::
860+ * The network described above must be a subnet of the management network.
861+
853862#. Click OK.
854863
855864
Original file line number Diff line number Diff line change @@ -730,6 +730,9 @@ will assign IPs from this range to system VMs. This will also be part of our loc
730730
731731#. End Reserved system IP - we will use ``172.16.10.30 `` # (or e.g. 192.168.1.30)
732732
733+ .. note ::
734+ * The network described above must be a subnet of the management network.
735+
733736Click "Next" to continue.
734737
735738Guest Traffic
You can’t perform that action at this time.
0 commit comments