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: pages/dedibox-hardware/how-to/configure-dell-perc-h700.mdx
+91-78Lines changed: 91 additions & 78 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,118 +5,131 @@ meta:
5
5
content:
6
6
h1: How to configure the DELL PERC H700/H710/H730/H730P RAID controller
7
7
paragraph: This page explains how to configure the DELL PERC H700/H710/H730/H730P RAID controller
8
-
tags: dell perc h700 h710 h730 h730p raid controller dedibox
8
+
tags: dell perc h700 h710 h730 h730p raid controller dedibox
9
9
dates:
10
-
validation: 2024-08-19
10
+
validation: 2025-02-25
11
11
posted: 2021-07-16
12
12
categories:
13
13
- dedibox-servers
14
14
---
15
15
16
16
<Macroid="requirements" />
17
-
18
-
- A Dedibox account logged into the [console](https://console.online.net)
19
-
- A [Dedibox dedicated server](https://www.scaleway.com/en/dedibox/) with a [DELL PERC H700/H710/H730/H730P](https://i.dell.com/sites/csdocuments/Shared-Content_data-Sheets_Documents/en/perc-technical-guidebook.pdf) RAID controller
20
-
21
-
## How to install the required packages
22
-
23
-
We recommend using the packages provided by [HWraid](http://hwraid.le-vert.net/) to configure your DELL PERC H700/H710/H730/H730P RAID controller. Install them as follows:
24
-
25
-
### Debian 12 (Bookworm)
26
-
17
+
* A Dedibox account logged into the [console](https://console.online.net)
18
+
* A [Dedibox dedicated server](https://www.scaleway.com/en/dedibox/) with a [DELL PERC H700/H710/H730/H730P](https://i.dell.com/sites/csdocuments/Shared-Content_data-Sheets_Documents/en/perc-technical-guidebook.pdf) RAID controller
19
+
20
+
## Checking the SMART status of a disk
21
+
To check the SMART status of a disk connected to a DELL PERC H700/H710/H730/H730P RAID controller, you can use the `smartctl` tool.
0 commit comments