Skip to content

Commit 75ec162

Browse files
committed
feat(em): add troubleshooting index
1 parent 0a99e57 commit 75ec162

File tree

2 files changed

+66
-34
lines changed

2 files changed

+66
-34
lines changed

menu/navigation.json

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1304,36 +1304,6 @@
13041304
"slug": "how-to"
13051305
},
13061306
{
1307-
"items": [
1308-
{
1309-
"label": "Troubleshooting SSH connection issues on Elastic Metal servers",
1310-
"slug": "troubleshoot-ssh-issues"
1311-
},
1312-
{
1313-
"label": "Troubleshooting common Elastic Metal server access issues",
1314-
"slug": "troubleshoot-access-issues"
1315-
},
1316-
{
1317-
"label": "Troubleshooting an Elastic Metal server blocked installation",
1318-
"slug": "troubleshoot-installation"
1319-
},
1320-
{
1321-
"label": "Troubleshooting remote access (KVM over IP) issues on Elastic Metal servers",
1322-
"slug": "troubleshoot-remote-access-issues"
1323-
},
1324-
{
1325-
"label": "Replacing a failed drive in a software RAID",
1326-
"slug": "replace-failed-drive-software-raid"
1327-
},
1328-
{
1329-
"label": "Enabling SSH on Elastic Metal servers running virtualization distributions",
1330-
"slug": "enable-ssh-virtualization-distribution"
1331-
},
1332-
{
1333-
"label": "Resetting the Administrator password on servers running Windows Server",
1334-
"slug": "reset-admin-password-windows-server"
1335-
}
1336-
],
13371307
"label": "Troubleshooting",
13381308
"slug": "troubleshooting"
13391309
},
Lines changed: 66 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,70 @@
11
---
22
meta:
33
title: Elastic Metal - Troubleshooting
4-
description: Elastic Metal Troubleshooting
4+
description: Find troubleshooting resources for resolving issues with Elastic Metal.
55
content:
6-
h1: Elastic Metal - Troubleshooting
7-
paragraph: Elastic Metal Troubleshooting
8-
---
6+
paragraph: Find troubleshooting resources for resolving issues with Elastic Metal.
7+
dates:
8+
posted: 2025-03-10
9+
categories:
10+
- elastic-metal
11+
---
12+
13+
<ProductHeader
14+
productName="Elastic Metal troubleshooting"
15+
productLogo="elasticMetal"
16+
description="Troubleshoot common issues with Scaleway Elastic Metal servers. Find solutions to help resolve problems and get started."
17+
/>
18+
19+
## Featured Pages
20+
21+
<Grid>
22+
<DefaultCards
23+
title="Elastic Metal FAQ"
24+
description="General info on Elastic Metal servers"
25+
url="/faq/elastic-metal/"
26+
label="See more"
27+
/>
28+
<DefaultCard
29+
title="Elastic Metal server datasheet"
30+
description="This datasheet provides an overview of the technical specifications for the different Elastic Metal server offers."
31+
url="/elastic-metal/reference-content/elastic-metal-datasheet/"
32+
label="See more"
33+
/>
34+
<DefaultCard
35+
title="Troubleshooting common Elastic Metal server access issues"
36+
description="This page provides guidelines how to troubleshoot the most common server access issues."
37+
url="/elastic-metal/troubleshooting/troubleshoot-access-issues/"
38+
label="See more"
39+
/>
40+
</Grid>
41+
<Grid>
42+
<DefaultCard
43+
title="Enabling SSH on Elastic Metal servers running virtualization distributions"
44+
description="This guide explains how to enable the SSH server on Virtualization distributions"
45+
url="/elastic-metal/troubleshooting/enable-ssh-virtualization-distribution/"
46+
label="See more"
47+
/>
48+
<DefaultCard
49+
title="Replacing a failed drive in a RAID1 software RAID"
50+
description="This guide explains how to replace a failed drive and rebuild the RAID1 array using the mdadm utility."
51+
url="/elastic-metal/troubleshooting/replace-failed-drive-software-raid/"
52+
label="See more"
53+
/>
54+
<DefaultCard
55+
title="Elastic Metal"
56+
description="Our shared responsibility model clarifies the division of duties between Scaleway and our users."
57+
url="/elastic-metal/reference-content/shared-responsibility-model/"
58+
label="See more"
59+
/>
60+
</Grid>
61+
62+
## Elastic Metal troubleshooting pages
63+
64+
- [Enabling SSH on Elastic Metal servers running virtualization distributions](/elastic-metal/troubleshooting/enable-ssh-virtualization-distribution/)
65+
- [Replacing a failed drive in a RAID1 software RAID](/elastic-metal/troubleshooting/replace-failed-drive-software-raid/)
66+
- [Resetting the Administrator password on Windows Server OS](/elastic-metal/troubleshooting/reset-admin-password-windows-server/)
67+
- [Troubleshooting common Elastic Metal server access issues](/elastic-metal/troubleshooting/troubleshoot-access-issues/)
68+
- [Troubleshooting an Elastic Metal server blocked installation](/elastic-metal/troubleshooting/troubleshoot-installation/)
69+
- [Troubleshooting remote access (KVM over IP) issues on Elastic Metal servers](/elastic-metal/troubleshooting/troubleshoot-remote-access-issues/)
70+
- [Troubleshooting SSH connection issues on Elastic Metal servers](/elastic-metal/troubleshooting/troubleshoot-ssh-issues/)

0 commit comments

Comments
 (0)