Skip to content

Commit fcb240d

Browse files
feat(em): add troubleshooting index (#4583)
* feat(em): add troubleshooting index * fix(em): reset navigation * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Jessica <[email protected]> --------- Co-authored-by: Jessica <[email protected]>
1 parent a4413f6 commit fcb240d

File tree

1 file changed

+66
-4
lines changed

1 file changed

+66
-4
lines changed
+66-4
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="Learn how to fix common issues with Scaleway Elastic Metal servers."
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="Get an overview of the technical specifications for the different Elastic Metal servers."
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="Learn how to solve the most common server access errors."
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"
44+
description="Learn to enable an 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="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 shared responsibility"
56+
description="Understand 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)