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/appliance_rack_config.asciidoc
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,8 @@
1
1
// -*- coding: utf-8 -*-
2
2
// IGNORE
3
-
// SKIPCOMMITS 2023-05-21
3
+
// NONASCII
4
4
include::global_attr.adoc[]
5
5
= Besonderheiten der Hardware-Appliance
6
-
:revdate: 2022-12-15
7
6
:title: Besonderheiten der Hardware-Appliance
8
7
:description: Die physische {CMK} Appliance hat einige Besonderheiten gegenüber der virtuellen Appliance. Lesen Sie hier, wie Sie mit der physischen Appliance umgehen.
9
8
@@ -13,6 +12,7 @@ xref:appliance_cluster#[Appliance im Cluster-Betrieb]
13
12
{related-end}
14
13
15
14
15
+
[#intro]
16
16
== Einleitung
17
17
[{image-left}]
18
18
image::appliance_rack1_cutout.png[width=150]
@@ -28,7 +28,9 @@ Außerdem können Sie die Racks mit einem SMS-Modem versehen, um bei Ausfällen
28
28
Alle Aspekte erläutern wir in diesem Artikel, alles Weitere finden Sie im xref:appliance_usage#[Appliance-Hauptartikel.]
29
29
30
30
31
+
[#ports]
31
32
== Anschlüsse des Racks
33
+
32
34
Das Rack ist auf Redundanz und Fernwartung ausgelegt -- also nutzen Sie beide Stromanschlüsse! Und das xref:ipmi[Management-Interface,] um zukünftig absolut keinen physischen Zugriff mehr zu benötigen.
33
35
34
36
.Rückseite des rack1: Doppelte Stromversorgung sorgt für deutlich mehr Ausfallsicherheit
@@ -40,6 +42,7 @@ Sofern Sie ein *rack5* nutzen: Für die Ersteinrichtung müssen Sie einen der Ku
40
42
Über die zusätzlichen Glasfaser-Schnittstellen kann initial keine IP-Adresse bezogen werden, dies können Sie nur über die Weboberfläche erledigen.
41
43
42
44
45
+
[#raid]
43
46
== Der RAID-Verbund
44
47
45
48
Ihr Rack verfügt über zwei belegte Festplatteneinschübe an der Vorderseite des Gehäuses.
@@ -84,6 +87,7 @@ Die Ausfallsicherheit ist erst wiederhergestellt, wenn das RAID vollständig rep
84
87
85
88
Wenn das Gerät erkennt, dass beide Festplatten defekt sind oder entfernt wurden, wird automatisch ein Neustart ausgelöst.
86
89
90
+
87
91
[#ipmi]
88
92
== Management-Interface des Racks
89
93
@@ -122,6 +126,7 @@ In dem unwahrscheinlichen Fall, dass Probleme auftreten, können Sie Ihren xref:
122
126
Alle *aktuellen* Appliances basieren auf Dell-Hardware, daher können Sie deren link:https://www.dell.com/support/kbdoc/de-de/000134013/dell-poweredge-remote-update-der-firmware-von-einzelkomponenten-eines-systems-ueber-idrac?lang=de[offizielle Dokumentation^] verwenden, um zu erfahren, wie Sie BIOS/iDRAC-Updates durchführen.
123
127
124
128
129
+
[#sms]
125
130
== SMS-Benachrichtigungen
126
131
127
132
=== Hardware
@@ -137,7 +142,7 @@ Alle unterstützten Modelle finden Sie in der link:https://checkmk.atlassian.net
137
142
Um das Modem in Betrieb zu nehmen, müssen Sie eine funktionsfähige SIM-Karte einlegen und es an einen freien USB-Anschluss Ihrer Appliance anschließen.
138
143
139
144
Sobald dies erledigt ist, erkennt das Gerät das Modem automatisch und richtet es ein.
140
-
Öffnen Sie die Weboberfläche des Geräts und wählen Sie das Modul [.guihint]#Manage SMS.#
145
+
Öffnen Sie die Weboberfläche des Geräts und wählen Sie das Modul [.guihint]#Manage SMS#.
141
146
Auf dieser Seite wird Ihnen der aktuelle Zustand des Modems sowie der Verbindung mit dem Mobilfunknetz angezeigt.
142
147
143
148
[{image-border}]
@@ -159,4 +164,4 @@ Die Telefonnummer muss dabei ohne führende Nullen und ohne führendes Plus-Zeic
159
164
160
165
image::cma_de_sms_3.png[]
161
166
162
-
Weiterführende Informationen zu eventuellen Fehlern beim SMS-Versand finden Sie im [.guihint]#SMS Log.#
167
+
Weiterführende Informationen zu eventuellen Fehlern beim SMS-Versand finden Sie im [.guihint]#SMS Log#.
Copy file name to clipboardExpand all lines: src/onprem/en/appliance_rack_config.asciidoc
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,8 @@
1
1
// -*- coding: utf-8 -*-
2
2
// IGNORE
3
-
// SKIPCOMMITS 2023-05-21
3
+
// NONASCII
4
4
include::global_attr.adoc[]
5
5
= Special features of the hardware appliance
6
-
:revdate: 2023-02-07
7
6
:title: Special features of the hardware appliance
8
7
:description: The physical {CMK} Appliance has certain properties that distinguish it from the virtual appliance. Read here how to configure the physical appliance.
9
8
@@ -13,6 +12,7 @@ xref:appliance_cluster#[Appliance in cluster operation]
13
12
{related-end}
14
13
15
14
15
+
[#intro]
16
16
== Introduction
17
17
[{image-left}]
18
18
image::appliance_rack1_cutout.png[width=150]
@@ -28,7 +28,9 @@ In addition, you can provide the racks with an SMS modem in order to be reliably
28
28
We will explain all of these aspects in this article, everything else can be found in the xref:appliance_usage#[main appliance article].
29
29
30
30
31
+
[#ports]
31
32
== Ports of the rack
33
+
32
34
The rack is designed for redundancy and remote maintenance -- so use both power supplies! And the xref:ipmi[management interface,] to absolutely not need physical access in the future.
33
35
34
36
.Rear side of rack1: Redundant power supply provides much more reliability
@@ -40,6 +42,7 @@ If you are using a *rack5*: For the initial setup, you must use one of the coppe
40
42
You cannot initially obtain an IP address via the additional fiber interfaces; you can only do this via the web interface.
41
43
42
44
45
+
[#raid]
43
46
== The RAID array
44
47
45
48
Your rack has two occupied hard drive bays at the front of the enclosure.
@@ -123,6 +126,7 @@ In the unlikely event that issues occur, you can contact your xref:appliance_usa
123
126
All *current* appliances are based on Dell hardware, so you can use their link:https://www.dell.com/support/kbdoc/en-uk/000134013/dell-poweredge-update-the-firmware-of-single-system-components-remotely-using-the-idrac?lwp=rt[official documentation^] to get started on how to perform BIOS/iDRAC updates.
124
127
125
128
129
+
[#sms]
126
130
== SMS notifications
127
131
128
132
=== Hardware
@@ -139,7 +143,7 @@ All supported models can be found in the link:https://checkmk.atlassian.net/wiki
139
143
To put the modem into operation, you must insert a functioning SIM card and connect it to a free USB port on your appliance.
140
144
141
145
Once this is done, the appliance automatically detects the modem and sets it up.
142
-
Open the appliance's web interface and select the [.guihint]#Manage SMS.# module.
146
+
Open the appliance's web interface and select the [.guihint]#Manage SMS# module.
143
147
This page shows you the current status of the modem and its connection to the mobile network.
0 commit comments