You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/onprem/de/update_major.asciidoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,10 +112,10 @@ Dies betrifft Sie, wenn Sie die {CMK} xref:appliance_usage#[Appliance] verwenden
112
112
*Was müssen Sie tun?*
113
113
{CMK} und Firmware der Appliance in der richtigen Reihenfolge aktualisieren:
114
114
115
-
. Aktualisieren Sie die Firmware-Version der Appliance auf 1.6.9.
115
+
. Aktualisieren Sie die Firmware der Appliance auf Version 1.6.9.
116
116
. Aktualisieren Sie {CMK} auf Version {v22}p47.
117
117
{CMK}-Installationspakete für die Appliance-Version 1.6 enthalten `-3` im Namen.
118
-
. Aktualisieren Sie die Firmware-Version der Appliance auf die neueste 1.7.
118
+
. Aktualisieren Sie die Firmware der Appliance auf die aktuelle Version 1.7.x.
119
119
. Ersetzen Sie die nunmehr inkompatible {CMK}-Version {v22}p47 der Appliance-Version 1.6 durch die gleiche {CMK}-Version {v22}p47 für die Appliance 1.7.
120
120
{CMK}-Installationspakete für die Appliance-Version 1.7 enthalten `-4` im Namen.
121
121
. Aktualisieren Sie {CMK} auf Version {current}, so wie es im weiteren Verlauf dieses Artikels beschrieben ist.
Copy file name to clipboardExpand all lines: src/onprem/en/update_major.asciidoc
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,32 @@ You can find out which Linux distribution versions {CMK} supports in the xref:up
98
98
Shortly after the release of Ubuntu 24.04 LTS, we will provide {CMK}{v22} and {v23} packages for this distribution version. This will allow you to first update to the latest patch version of {CMK}{v22}, then update from Ubuntu 23.10 STS to 24.04 LTS and finally update to the latest patch version of {CMK}{v23}.
99
99
100
100
101
+
[#appliance_version]
102
+
=== Checkmk Appliance
103
+
104
+
If you want to use {CMK} version {v23} on the {CMK} Appliance, you will need firmware version 1.7 of the appliance.
105
+
Although {CMK}{v23} still supports the {CMK} Appliance running firmware version 1.6, this is only to allow for flexible update paths.
106
+
Unlike {CMK}{v23}, firmware version 1.6 itself has not been supported with updates for a long time.
107
+
108
+
*Does this affect you?*
109
+
This will affect you if you are using the {CMK} xref:appliance_usage#[Appliance] and have not yet updated it to firmware version 1.7.
110
+
111
+
*What will you need to do?*
112
+
Update {CMK} and the appliance's firmware in the correct order:
113
+
114
+
. Update the appliance's firmware to version 1.6.9.
115
+
. Update {CMK} to version {v22}p47.
116
+
{CMK} installation packages for appliance version 1.6 include `-3` in their names.
117
+
. Update the appliance's firmware to the latest 1.7.x version.
118
+
. Replace the now-incompatible {CMK} version {v22}p47 for appliance version 1.6 with the same {CMK} version {v22}p47 for appliance 1.7.
119
+
{CMK} installation packages for appliance version 1.7 include `-4` in the name.
120
+
. Update {CMK} to version {current}, as described later in this article.
121
+
When downloading this package file, also make sure to look for the `-4` in the package name.
122
+
123
+
Step 4 is optional but strongly recommended, because if you encounter update issues in step 5, you can continue using {CMK}{v22}p47 seamlessly for the time being.
124
+
In the article on using the appliance, you will find details on managing the xref:appliance_usage#manage_cmk[{CMK} versions] and the xref:appliance_usage#cma_webconf_firmware[firmware].
0 commit comments