This repository was archived by the owner on Apr 24, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -439,8 +439,8 @@ Configuring the Networking
439439 implementation in Linux. Please refer to the next section if you intend to
440440 use OpenVswitch
441441
442- CloudStack uses the network bridges with KVM to connect the guest instances to each
443- other and the outside work . They also are used to connect the System VMs to your
442+ CloudStack uses the network bridges in conjunction with KVM to connect the guest instances to
443+ each other and the outside world . They also are used to connect the System VMs to your
444444infrastructure.
445445
446446By default these bridges are called *cloudbr0 * and *cloudbr1 * etc, but this can be
@@ -524,7 +524,7 @@ We now have to configure the VLAN interfaces:
524524 VLAN=yes
525525 BRIDGE=cloudbr1
526526
527- Now we have the VLAN interfaces configured we can add the bridges on top
527+ Now that we have the VLAN interfaces configured we can add the bridges on top
528528of them.
529529
530530.. sourcecode :: bash
@@ -1076,7 +1076,7 @@ Secondary Storage Bypass
10761076New in 4.11 is the ability to bypass storing a template on secondary storage, and
10771077instead directly downloading a 'template' from an alternate remote location.
10781078In order to facilitate this the **Aria2 ** (https://aria2.github.io/) package must be
1079- installed on the KVM host .
1079+ installed on all of your KVM hosts .
10801080
10811081As this package often is not available in standard distribution repos, you will need
10821082to install the package from your preferred source.
You can’t perform that action at this time.
0 commit comments