Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 66 additions & 4 deletions pages/elastic-metal/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,70 @@
---
meta:
title: Elastic Metal - Troubleshooting
description: Elastic Metal Troubleshooting
description: Find troubleshooting resources for resolving issues with Elastic Metal.
content:
h1: Elastic Metal - Troubleshooting
paragraph: Elastic Metal Troubleshooting
---
paragraph: Find troubleshooting resources for resolving issues with Elastic Metal.
dates:
posted: 2025-03-10
categories:
- elastic-metal
---

<ProductHeader
productName="Elastic Metal troubleshooting"
productLogo="elasticMetal"
description="Learn how to fix common issues with Scaleway Elastic Metal servers."
/>

## Featured Pages

<Grid>
<DefaultCards
title="Elastic Metal FAQ"
description="General info on Elastic Metal servers."
url="/faq/elastic-metal/"
label="See more"
/>
<DefaultCard
title="Elastic Metal server datasheet"
description="Get an overview of the technical specifications for the different Elastic Metal servers."
url="/elastic-metal/reference-content/elastic-metal-datasheet/"
label="See more"
/>
<DefaultCard
title="Troubleshooting common Elastic Metal server access issues"
description="Learn how to solve the most common server access errors."
url="/elastic-metal/troubleshooting/troubleshoot-access-issues/"
label="See more"
/>
</Grid>
<Grid>
<DefaultCard
title="Enabling SSH on Elastic Metal servers"
description="Learn to enable an SSH server on virtualization distributions."
url="/elastic-metal/troubleshooting/enable-ssh-virtualization-distribution/"
label="See more"
/>
<DefaultCard
title="Replacing a failed drive in a RAID1 software RAID"
description="Replace a failed drive and rebuild the RAID1 array using the mdadm utility."
url="/elastic-metal/troubleshooting/replace-failed-drive-software-raid/"
label="See more"
/>
<DefaultCard
title="Elastic Metal shared responsibility"
description="Understand the division of duties between Scaleway and our users."
url="/elastic-metal/reference-content/shared-responsibility-model/"
label="See more"
/>
</Grid>

## Elastic Metal troubleshooting pages

- [Enabling SSH on Elastic Metal servers running virtualization distributions](/elastic-metal/troubleshooting/enable-ssh-virtualization-distribution/)
- [Replacing a failed drive in a RAID1 software RAID](/elastic-metal/troubleshooting/replace-failed-drive-software-raid/)
- [Resetting the Administrator password on Windows Server OS](/elastic-metal/troubleshooting/reset-admin-password-windows-server/)
- [Troubleshooting common Elastic Metal server access issues](/elastic-metal/troubleshooting/troubleshoot-access-issues/)
- [Troubleshooting an Elastic Metal server blocked installation](/elastic-metal/troubleshooting/troubleshoot-installation/)
- [Troubleshooting remote access (KVM over IP) issues on Elastic Metal servers](/elastic-metal/troubleshooting/troubleshoot-remote-access-issues/)
- [Troubleshooting SSH connection issues on Elastic Metal servers](/elastic-metal/troubleshooting/troubleshoot-ssh-issues/)