Skip to content

Commit f574a9a

Browse files
authored
Merge branch 'apache:main' into main
2 parents 9840964 + 96f614e commit f574a9a

21 files changed

+2422
-3397
lines changed

source/_global.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@
2525

2626
.. Latest version systemvm template name
2727
28-
.. |sysvm64-version| replace:: 4.19.1
29-
.. |sysvm64-name-xen| replace:: systemvm-xenserver-4.19.1
30-
.. |sysvm64-name-kvm| replace:: systemvm-kvm-4.19.1
31-
.. |sysvm64-name-vmware| replace:: systemvm-vmware-4.19.1
32-
.. |sysvm64-name-hyperv| replace:: systemvm-hyperv-4.19.1
33-
.. |sysvm64-name-ovm| replace:: systemvm-ovm-4.19.1
28+
.. |sysvm64-version| replace:: 4.20.0
29+
.. |sysvm64-name-xen| replace:: systemvm-xenserver-4.20.0-x86_64
30+
.. |sysvm64-name-kvm| replace:: systemvm-kvm-4.20.0-x86_64
31+
.. |sysvm64-name-vmware| replace:: systemvm-vmware-4.20.0-x86_64
32+
.. |sysvm64-name-hyperv| replace:: systemvm-hyperv-4.20.0-x86_64
33+
.. |sysvm64-name-ovm| replace:: systemvm-ovm-4.20.0-x86_64
3434

3535
.. Latest version systemvm template URL
36-
.. |sysvm64-url-xen| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.1-xen.vhd.bz2
37-
.. |sysvm64-url-kvm| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.1-kvm.qcow2.bz2
38-
.. |sysvm64-url-vmware| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.1-vmware.ova
39-
.. |sysvm64-url-hyperv| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.1-hyperv.vhd.zip
40-
.. |sysvm64-url-ovm| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.1-ovm.raw.bz2
36+
.. |sysvm64-url-xen| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0.0-x86_64-xen.vhd.bz2
37+
.. |sysvm64-url-kvm| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0.0-x86_64-kvm.qcow2.bz2
38+
.. |sysvm64-url-vmware| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0.0-x86_64-vmware.ova
39+
.. |sysvm64-url-hyperv| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0.0-x86_64-hyperv.vhd.zip
40+
.. |sysvm64-url-ovm| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0.0-x86_64-ovm.raw.bz2
4141

4242
.. Images
4343
26.4 KB
Loading
-12.6 KB
Loading
108 KB
Loading
123 KB
Loading
127 KB
Loading

source/adminguide/management.rst

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,3 +587,53 @@ To start the Management Server:
587587
588588
# service cloudstack-management start
589589
590+
591+
Management Server Statistics and Peers
592+
--------------------------------------
593+
594+
Administrators are able to view the statistics and peers information of management server.
595+
596+
#. Log in to the CloudStack UI as administrator
597+
598+
#. In the left navigation bar, click Infrastructure.
599+
600+
#. Click "Management servers", all management servers are listed.
601+
602+
|management-servers-list.png|
603+
604+
#. Click the management server you'd like to view. The statistics of the management server are displayed.
605+
606+
|management-server-statistics.png|
607+
608+
#. Navigate to the "Peers" tab. The peers of the management servers are listed
609+
610+
|management-server-peers.png|
611+
612+
613+
Global settings for management servers
614+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
615+
616+
.. cssclass:: table-striped table-bordered table-hover
617+
618+
======================================= ========================
619+
Configuration Description
620+
======================================= ========================
621+
management.server.stats.interval Time interval in seconds, for management servers stats collection. Set to <= 0 to disable management servers stats. Default value is 60
622+
cluster.heartbeat.interval Interval (in milliseconds) to check for the heart beat between management server nodes. Default value is 1500
623+
cluster.heartbeat.threshold Threshold (in milliseconds) before self-fence the management server. The threshold should be larger than management.server.stats.interval. Default value is 150000
624+
======================================= ========================
625+
626+
.. note::
627+
- Every 60 seconds (configuable via management.server.stats.interval setting) each management server collects its statistics and publishs to all other management server peers. When other management server receives the published stats, it will set the peer state (owner is the receiver and peer is the sender) to Up.
628+
- Every 1.5 seconds (configurable via cluster.heartbeat.interval), each management server writes heartbeat to CloudStack database, and check the stats of other management servers.
629+
- If in the past 150 seconds (configurable via cluster.heartbeat.threshold), a management server does not write heartbeat and its peer states, its state and peer states will be set to Down by other management servers.
630+
- In case a management server cannot write heartbeat to the database due to connection issue to the database, the host is set to Down state by other management server, when the database connection is restored, the management server will perform self-fencing and exit with code 219.
631+
632+
.. |management-servers-list.png| image:: /_static/images/management-servers-list.png
633+
:alt: List of management servers
634+
635+
.. |management-server-statistics.png| image:: /_static/images/management-server-statistics.png
636+
:alt: Details of management server
637+
638+
.. |management-server-peers.png| image:: /_static/images/management-server-peers.png
639+
:alt: List of management server peers

source/adminguide/networking/virtual_private_cloud_config.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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,

source/adminguide/templates/_cloud_init.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ These features can be implemented in `“Linux Template creation process” <_cr
176176

177177
~ CentOS
178178

179-
Centos 7 root volume is /dev/centos/root if no changes are done during installation. Change the value accordingly if setup is different.
179+
CentOS root volume is /dev/centos/root if no changes are done during installation. Change the value accordingly if setup is different.
180180

181181
.. code:: bash
182182

0 commit comments

Comments
 (0)