File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -266,6 +266,10 @@ other Network Tiers within the VPC.
266266
267267 - **Name **: A unique name for the Network Tier you create.
268268
269+ .. note ::
270+ Admins can choose to automatically prepend the VPC name to the Tier name during creation
271+ using global configurations "vpc.tier.name.prepend" and "vpc.tier.name.prepend.delimiter".
272+
269273 - **Network Offering **: The following default Network offerings are
270274 listed: Internal LB,
271275 DefaultIsolatedNetworkOfferingForVpcNetworksNoLB,
Original file line number Diff line number Diff line change @@ -478,6 +478,12 @@ cloudstack-agent and should already be installed.
478478 .. parsed-literal ::
479479 remote_mode="legacy"
480480
481+ On Ubuntu 24.04 or newer set libvirtd mode to traditional mode (see https://libvirt.org/manpages/libvirtd.html#system-socket-activation):
482+
483+ .. parsed-literal ::
484+
485+ systemctl mask libvirtd.socket libvirtd-ro.socket libvirtd-admin.socket libvirtd-tls.socket libvirtd-tcp.socket
486+
481487
482488 #. Restart libvirt
483489
You can’t perform that action at this time.
0 commit comments