diff --git a/menu/navigation.json b/menu/navigation.json index 8d922df334..113aff08b7 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -5492,12 +5492,8 @@ "slug": "configure-dell-perc-h200" }, { - "label": "Configure a DELL PERC H310 RAID controller", - "slug": "configure-dell-perc-h310" - }, - { - "label": "Configre a DELL PERC H700/H710/H730/H730P RAID controller", - "slug": "configure-dell-perc-h700" + "label": "Configure a DELL PERC H310/H700/H710/H730-P/LSI9361 RAID controller", + "slug": "configure-dell-perc-h310-h700-h710-h730p-lsi9361" }, { "label": "Configure an HP Smart Array (P222 / P410 / P420) RAID controller", diff --git a/pages/dedibox-hardware/how-to/configure-dell-perc-h200.mdx b/pages/dedibox-hardware/how-to/configure-dell-perc-h200.mdx index 1e7b4aaad7..aafd940673 100644 --- a/pages/dedibox-hardware/how-to/configure-dell-perc-h200.mdx +++ b/pages/dedibox-hardware/how-to/configure-dell-perc-h200.mdx @@ -7,144 +7,104 @@ content: paragraph: This page explains how to configure the DELL PERC H200 RAID controller on a Scaleway Dedibox tags: dedibox h200 raid dell perc controller dates: - validation: 2024-08-27 + validation: 2025-03-05 posted: 2021-07-16 categories: - dedibox-servers --- +This documentation explains how to configure the DELL PERC H200 RAID controller on a Scaleway Dedibox. + - A Dedibox account logged into the [console](https://console.online.net) - A [Dedibox dedicated server](https://www.scaleway.com/en/dedibox/) with a [DELL PERC H200](https://www.dell.com/support/kbdoc/en-us/000134280/perc-dell-perc-h200-and-6gbps-sas-hba-features) RAID controller -## How to install the required packages - -We recommend you use the packages provided by [HWraid](http://hwraid.le-vert.net/) to configure your DELL PERC H200 RAID controller. Install them as follows: - -### Debian 12 (Bookworm) - -```sh -sudo echo "deb http://hwraid.le-vert.net/debian bullseye main" >> /etc/apt/sources.list -sudo apt update -sudo apt install sas2ircu-status -``` - -### Debian 11 (Bullseye) - -```sh -sudo echo "deb http://hwraid.le-vert.net/debian bullseye main" >> /etc/apt/sources.list -sudo apt update -sudo apt install sas2ircu-status -``` - -### Debian 10 (Buster) - -```sh -sudo echo "deb http://hwraid.le-vert.net/debian buster main" >> /etc/apt/sources.list -sudo apt update -sudo apt install sas2ircu-status -``` - -### Debian 9 (Stretch) - -```sh -sudo echo "deb http://hwraid.le-vert.net/debian stretch main" >> /etc/apt/sources.list -sudo apt update -sudo apt install sas2ircu-status -``` - -### Unbuntu 20.04 (Focal Fossa) - -```sh -sudo echo "deb http://hwraid.le-vert.net/ubuntu focal main" >> /etc/apt/sources.list -sudo apt update -sudo apt install sas2ircu-status -``` - -### Unbuntu 18.04 (Bionic Beaver) - -```sh -sudo echo "deb http://hwraid.le-vert.net/ubuntu bionic main" >> /etc/apt/sources.list -sudo apt update -sudo apt install sas2ircu-status -``` - -### Ubuntu 16.04 (Xenial Xerus) - -```sh -sudo echo "deb http://hwraid.le-vert.net/ubuntu xenial main" >> /etc/apt/sources.list -sudo apt update -sudo apt install sas2ircu-status -``` - -## How to check the status of the RAID controller - -Run the following command to check the status of the DELL PERC H200 RAID controller: - -``` -sas2ircu LIST -``` - -An output like the following example displays: - -``` +## Checking the RAID controller status +To check the status of the DELL PERC H200 RAID controller, run the following command: + ```bash + sas2ircu LIST + ``` + Output: + ``` LSI Corporation SAS2 IR Configuration Utility. - Version 5.00.00.00 (2010.02.09) - Copyright (c) 2009 LSI Corporation. All rights reserved. - - Adapter Vendor Device SubSys SubSys - Index Type ID ID Pci Address Ven ID Dev ID - ----- ------------ ------ ------ ----------------- ------ ------ - 0 SAS2008 1000h 72h 00h:01h:00h:00h 1028h 1f1dh - SAS2IRCU: Utility Completed Successfully. -``` - -## How to check the status of the RAID - -Run the following command to check the status of the hardware RAID on your Dell PERC H200: - -``` -sas2ircu-status -``` - -It displays information about the state of the RAID array: - -``` --- Controller informations -- --- ID | Model -c0 | SAS2008 - --- Arrays informations -- --- ID | Type | Size | Status -c0u0 | RAID1 | 1907G | Okay (OKY) - --- Disks informations --- ID | Model | Status -c0u0p0 | ST32000444SS (9WM3NAR0) | Optimal (OPT) -c0u0p1 | ST32000444SS (9WM3MZL2) | Optimal (OPT) -``` - -## How to optimize the performance of your hardware RAID + Version 5.00.00.00 (2010.02.09) + Copyright (c) 2009 LSI Corporation. All rights reserved. + Adapter Vendor Device SubSys SubSys + Index Type ID ID Pci Address Ven ID Dev ID + ----- ------------ ------ ------ ----------------- ------ ------ + 0 SAS2008 1000h 72h 00h:01h:00h:00h 1028h 1f1dh + SAS2IRCU: Utility Completed Successfully. + ``` + +## Checking the RAID status +To check the status of the hardware RAID on your Dell PERC H200, run the following command: + ```bash + sas2ircu-status + ``` + Output: + ``` + -- Controller informations -- + -- ID | Model + c0 | SAS2008 + -- Arrays informations -- + -- ID | Type | Size | Status + c0u0 | RAID1 | 1907G | Okay (OKY) + -- Disks informations + -- ID | Model | Status + c0u0p0 | ST32000444SS (9WM3NAR0) | Optimal (OPT) + c0u0p1 | ST32000444SS (9WM3MZL2) | Optimal (OPT) + ``` + +## Optimizing RAID performance For maximum performance, you can activate the cache of your SATA disks. After creating a virtual disk, the cache of SATA disks is disabled by default. Restore maximum performance by re-enabling the cache using rescue mode. This step can be performed on Dedibox servers equipped with a DELL PERC H200 RAID controller and SATA hard disk drives. -1. Boot your server into [rescue mode](/dedibox/how-to/use-rescue-mode/) using a 64-bit Ubuntu operating system. -2. Log into the server using the provided SSH credentials and run the following commands to re-enable the disk cache: - ```sh - sudo su - - echo 'deb http://linux.dell.com/repo/community/deb/latest /' | sudo tee -a /etc/apt/sources.list.d/linux.dell.com.sources.list - - apt-get update && apt-get install -y --force-yes srvadmin-base - - service dataeng start - - /opt/dell/srvadmin/sbin/omconfig storage vdisk action=changepolicy controller=0 vdisk=0 diskcachepolicy=enabled - ``` +1. Boot your server into rescue mode using a 64-bit Ubuntu operating system. +2. Log into the server using the provided SSH credentials and run the following commands to re-enable the disk cache: + ```bash + sudo su + echo 'deb http://linux.dell.com/repo/community/deb/latest /' | sudo tee -a /etc/apt/sources.list.d/linux.dell.com.sources.list + apt-get update && apt-get install -y --force-yes srvadmin-base + service dataeng start + /opt/dell/srvadmin/sbin/omconfig storage vdisk action=changepolicy controller=0 vdisk=0 diskcachepolicy=enabled + ``` + +## Advanced operations +### Creating a RAID volume +To create a virtual drive in controller 0, including disks 0 and 1: + ```bash + # to create a RAID0 + sas2ircu 0 create raid0 max 1:0 1:1 + # to create a RAID1 + sas2ircu 0 create raid1 max 1:0 1:1 + # to create a volume with a volume name (optional) + sas2ircu 0 create $raidtype max 1:0 1:1 my-RAID0 + ``` + +### Creating a hot spare drive +To create a hot spare drive: + ```bash + # example with drive 1:1 + sas2ircu 0 HOTSPARE 1:1 + ``` + +### Deleting configuration + + Deleting the configuration is **DANGEROUS** and should be done with caution. + +To delete controller 0 configuration: + ```bash + sas2ircu 0 delete + ``` +### Enabling an inactive volume +To enable an inactive volume: +```bash +sas2ircu 0 ACTIVATE $the-volume-id +``` diff --git a/pages/dedibox-hardware/how-to/configure-dell-perc-h310-h700-h710-h730p-lsi9361.mdx b/pages/dedibox-hardware/how-to/configure-dell-perc-h310-h700-h710-h730p-lsi9361.mdx new file mode 100644 index 0000000000..473fca6f15 --- /dev/null +++ b/pages/dedibox-hardware/how-to/configure-dell-perc-h310-h700-h710-h730p-lsi9361.mdx @@ -0,0 +1,75 @@ +--- +meta: + title: How to configure the DELL PERC H310 / H700 / H710 / H730-P / LSI9361 RAID controller + description: This page explains how to configure the DELL PERC H310 / H700 / H710 / H730-P / LSI9361 RAID controller on a Scaleway Dedibox +content: + h1: How to configure the DELL PERC H310 / H700 / H710 / H730-P / LSI9361 RAID controller + paragraph: This page explains how to configure the DELL PERC H310 / H700 / H710 / H730-P / LSI9361 RAID controller +tags: dell perc h310 raid controller dedibox +dates: + validation: 2025-03-05 + posted: 2021-07-16 +categories: + - dedibox-servers +--- + +This page explains how to configure the DELL PERC H310 / H700 / H710 / H730-P / LSI9361 RAID controller on a Scaleway Dedibox. + + + +- A Dedibox account logged into the [console](https://console.online.net) +- A [Dedibox dedicated server](https://www.scaleway.com/en/dedibox/) with a H310 / H700 / H710 / H730-P / LSI9361 RAID controller + +## Checking the status of the RAID controller + +To check the status of the RAID controller, run the following command: +```bash +megaclisas-status +``` +This will display information about the controller, including the model, firmware version, and status of the arrays and disks. + +## Checking the status of the disks + +To check the health status of the disks in your RAID, run the following command: +```bash +DEVICE=/dev/sda +for i in $(megacli -pdlist -a0 | grep Id | cut -d":" -f2); do + echo "============================== $i ==============================" + smartctl -s on -a -d megaraid,${i} ${DEVICE} -T permissive +done +``` +This will display information about each disk, including its model, size, and status. + +## Creating a RAID + +To create a RAID, you will need to use the `megacli` command. The basic syntax is as follows: + ```bash + megacli -CfgLdAdd -rX [32:X] -a0 + ``` + Where: + + * `-rX` specifies the RAID level (e.g. `-r0` for RAID 0, `-r1` for RAID 1, etc.) + * `[32:X]` specifies the slot numbers of the disks to include in the RAID + * `-a0` specifies the adapter number (usually 0) + + For example, to create a RAID 1 on two disks, you would use the following command: + ```bash + megacli -CfgLdAdd -r1 [32:0,32:1] -a0 + ``` + +## Deleting a RAID + +To delete a RAID, you will need to use the following commands: +```bash +megacli -PdList -a0 +megacli -LdPdInfo -a0 +megacli -AdpSetProp -EnableJBOD -0 -a0 +megacli -CfgLdDel -Lall -Force -a0 +megacli -CfgForeign -Clear -a0 +``` +This will delete the RAID and return the disks to an unconfigured state. + +## Troubleshooting + +If you encounter any issues with your RAID, you can use the `megaclisas-status` command to check the status of the controller and disks. You can also use the `smartctl` command to check the health status of the disks. + diff --git a/pages/dedibox-hardware/how-to/configure-dell-perc-h310.mdx b/pages/dedibox-hardware/how-to/configure-dell-perc-h310.mdx deleted file mode 100644 index 68c16f3686..0000000000 --- a/pages/dedibox-hardware/how-to/configure-dell-perc-h310.mdx +++ /dev/null @@ -1,119 +0,0 @@ ---- -meta: - title: How to configure the DELL PERC H310 RAID controller - description: This page explains how to configure the DELL PERC H310 RAID controller on a Scaleway Dedibox -content: - h1: How to configure the DELL PERC H310 RAID controller - paragraph: This page explains how to configure the DELL PERC H310 RAID controller -tags: dell perc h310 raid controller dedibox -dates: - validation: 2024-08-26 - posted: 2021-07-16 -categories: - - dedibox-servers ---- - - - -- A Dedibox account logged into the [console](https://console.online.net) -- A [Dedibox dedicated server](https://www.scaleway.com/en/dedibox/) with a [DELL PERC H310](https://www.dell.com/support/kbdoc/fr-fr/000102394/dell-poweredge-perc-h310-h810-configuration-and-faq) RAID controller - -## How to install the required packages - -We recommend you use the packages provided by [HWraid](http://hwraid.le-vert.net/) to configure your DELL PERC H310 RAID controller. Install them as follows: - -### Debian 12 (Bookworm) - -```sh -sudo echo "deb http://hwraid.le-vert.net/debian bullseye main" >> /etc/apt/sources.list -sudo apt update -sudo apt install megaclisas-status -``` - -### Debian 11 (Bullseye) - -```sh -sudo echo "deb http://hwraid.le-vert.net/debian bullseye main" >> /etc/apt/sources.list -sudo apt update -sudo apt install megaclisas-status -``` - -### Debian 10 (Buster) - -```sh -sudo echo "deb http://hwraid.le-vert.net/debian buster main" >> /etc/apt/sources.list -sudo apt update -sudo apt install megaclisas-status -``` - -### Debian 9 (Stretch) - -```sh -sudo echo "deb http://hwraid.le-vert.net/debian stretch main" >> /etc/apt/sources.list -sudo apt update -sudo apt install megaclisas-status -``` - -### Unbuntu 20.04 (Focal Fossa) - -```sh -sudo echo "deb http://hwraid.le-vert.net/ubuntu focal main" >> /etc/apt/sources.list -sudo apt update -sudo apt install megaclisas-status -``` - -### Unbuntu 18.04 (Bionic Beaver) - -```sh -sudo echo "deb http://hwraid.le-vert.net/ubuntu bionic main" >> /etc/apt/sources.list -sudo apt update -sudo apt install megaclisas-status -``` - -### Ubuntu 16.04 (Xenial Xerus) - -```sh -sudo echo "deb http://hwraid.le-vert.net/ubuntu xenial main" >> /etc/apt/sources.list -sudo apt update -sudo apt install megaclisas-status -``` - -## How to check the status of the RAID controller - -Run the following command to check the status of the DELL PERC H310 RAID controller: - -``` -megaclisas-status -``` - -An output like the following example displays: - -``` --- Controller information -- --- ID | Model -c0 | PERC H310 Mini - --- Arrays informations -- --- ID | Type | Size | Status | InProgress -c0u0 | RAID0 | 2728G | Optimal | None -c0u1 | RAID0 | 2728G | Optimal | None - --- Disks informations --- ID | Model | Status -c0u0p0 | SEAGATE ST3000NM0023 GS0FZ1Y25K8M | Online, Spun Up -c0u1p0 | SEAGATE ST3000NM0023 GS0FZ1Y25L0X | Online, Spun Up -``` - -## How to check the status of the disks - -Run the following command to check the health status of the disks in your RAID: - -``` -DEVICE=/dev/sda -for i in $(megacli -pdlist -a0 | grep Id | cut -d":" -f2); do - echo "============================== $i ==============================" - smartctl -s on -a -d megaraid,${i} ${DEVICE} -T permissive -done -``` - - diff --git a/pages/dedibox-hardware/how-to/configure-dell-perc-h700.mdx b/pages/dedibox-hardware/how-to/configure-dell-perc-h700.mdx deleted file mode 100644 index e3ea427665..0000000000 --- a/pages/dedibox-hardware/how-to/configure-dell-perc-h700.mdx +++ /dev/null @@ -1,135 +0,0 @@ ---- -meta: - title: How to configure the DELL PERC H700/H710/H730/H730P RAID controller - description: This page explains how to configure the DELL PERC H700/H710/H730/H730P RAID controller -content: - h1: How to configure the DELL PERC H700/H710/H730/H730P RAID controller - paragraph: This page explains how to configure the DELL PERC H700/H710/H730/H730P RAID controller -tags: dell perc h700 h710 h730 h730p raid controller dedibox -dates: - validation: 2025-02-25 - posted: 2021-07-16 -categories: - - dedibox-servers ---- - - -* A Dedibox account logged into the [console](https://console.online.net) -* 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 - -## Checking the SMART status of a disk -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. - -1. Install the required packages: - ```sh - apt-get update && apt-get -y install megaclisas-status megacli && megaclisas-status - ``` -2. Run the following command to check the SMART status of all disks: - ```sh - DEVICE=/dev/sda - for i in $(megacli -pdlist -a0 | grep Id | cut -d":" -f2); do - echo "============================== $i ==============================" - smartctl -s on -a -d megaraid,${i} ${DEVICE} -T permissive - done - ``` -3. *(Optional)* To get more information about a specific disk, you can use the following command: - ```sh - smartctl -d megaraid,0 -i /dev/sda - smartctl -d megaraid,1 -i /dev/sda - ``` - -## Removing a logical volume and taking a disk out of a RAID configuration - -To remove a logical volume and take a disk out of a RAID configuration, you can use the following commands: -```sh -megaclisas-status -megacli -PdList -a0 -megacli -LdPdInfo -a0 -megacli -AdpSetProp -EnableJBOD -0 -a0 -megacli -CfgLdDel -Lall -Force -a0 -megacli -CfgForeign -Clear -a0 -``` - -After running these commands, you can verify that the disk is no longer part of the RAID configuration using: - -```sh -megaclisas-status -``` - -## Checking a SMART from a disk outside of a RAID volume - -To check the SMART status of a disk that is not part of a RAID volume, you can use the same commands as before: -```sh -megaclisas-status -``` -This will show you the status of all disks, including those that are not part of a RAID volume. - -## Creating a RAID volume - -To create a RAID volume, you can use the following commands: - -- To create a RAID 0 volume with a single disk: - ```sh - megacli -CfgLdAdd -r0 [32:1] -a0 - ``` -- To create a RAID 1 volume with two disks: - ```sh - megacli -CfgLdAdd -r1 [32:0,32:1] -a0 - ``` -- After creating the RAID volume, you can verify the configuration using: - ```sh - megaclisas-status - ``` - -## Adding a disk as a hot spare - -To add a disk as a hot spare, you can use the following command: -```sh -megacli -PDHSP -Set -PhysDrv [32:X] -aY -``` - - Replace `X` with the slot number of the disk you want to add as a hot spare, and `Y` with the ID of the RAID volume. - - -## Putting a disk online/offline - -To put a disk online or offline, you can use the following commands: -```sh -megacli -PDOnline -PhysDrv [32:X] -a0 -megacli -PDOffline -PhysDrv [32:X] -a0 -``` - -Replace `X` with the slot number of the disk you want to put online or offline. - - -## Removing a disk from an ongoing RAID configuration - -To remove a disk from an ongoing RAID configuration, you can use the following commands: -```sh -megacli -PDOffline -PhysDrv [32:X] -a0 -MegaCli -PDMarkMissing -PhysDrv [32:X] -a0 -``` - -Replace `X` with the slot number of the disk you want to remove. - - -## Checking RAID rebuilding progress - -To check the progress of a RAID rebuild, you can use the following command: -```sh -megacli -pdrbld -showprog -physdrv[32:1] -a0 -``` - - A version with a progress bar is also available: - ```sh - megacli -pdrbld -progdsply -physdrv[32:1] -a0 - ``` - - -## Lighting on/off the indicator light on a disk - -To light on or off the indicator light on a disk, you can use the following commands: -```sh -MegaCli64 -PdLocate start -physdrv[32:1] -a0 -MegaCli64 -PdLocate stop -physdrv[32:1] -a0 -``` \ No newline at end of file diff --git a/pages/dedibox-hardware/how-to/configure-hardware-raid-console.mdx b/pages/dedibox-hardware/how-to/configure-hardware-raid-console.mdx index 382d5f6f50..5138df45fd 100644 --- a/pages/dedibox-hardware/how-to/configure-hardware-raid-console.mdx +++ b/pages/dedibox-hardware/how-to/configure-hardware-raid-console.mdx @@ -5,9 +5,9 @@ meta: content: h1: How to configure your Scaleway Dedibox hardware RAID from the console paragraph: This page explains how to configure your Scaleway Dedibox hardware RAID from the console -tags: dedibox raid +tags: dedibox raid dates: - validation: 2024-08-27 + validation: 2025-03-05 posted: 2021-07-16 categories: - dedibox-servers @@ -20,15 +20,15 @@ The logical disks of the RAID array are managed by a physical controller, sittin - A [Dedibox account](https://console.online.net) +- A Dedibox server with hardware RAID controller 1. Log in to the [Scaleway Dedibox console](https://console.online.net/en/login). -2. Click on **Server** > **Server list** to display a list of available servers in the account. +2. Click **Server** > **Server list** to view a list of available servers in your account. 3. Select the server to install and click **Manage**. 4. Click **RAID configuration** in the menu. -5. Choose the RAID level for the server from the drop-down list and confirm by clicking **Erase all my data and proceed to RAID level changes**. +5. Choose the RAID level for the server from the drop-down list. - This will delete all the data in the server's disks. Make sure to back up your data before changing the RAID level of the machine. + Changing the RAID level will erase all data on the server's disks. Please back up your data before proceeding. -6. Proceed with the reinstallation of the operating system from the console. - +6. Reinstall the operating system from the console. diff --git a/pages/dedibox-hardware/how-to/configure-raid-kvm-h200.mdx b/pages/dedibox-hardware/how-to/configure-raid-kvm-h200.mdx index 305a28bc99..0c653bf043 100644 --- a/pages/dedibox-hardware/how-to/configure-raid-kvm-h200.mdx +++ b/pages/dedibox-hardware/how-to/configure-raid-kvm-h200.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to configure the DELL PERC H200 RAID controller on a Scaleway Dedibox from the KVM tags: dedibox dell perc h200 raid kvm dates: - validation: 2024-08-26 + validation: 2025-03-05 posted: 2021-07-16 categories: - dedibox-servers diff --git a/pages/dedibox-hardware/how-to/configure-raid-kvm-h310.mdx b/pages/dedibox-hardware/how-to/configure-raid-kvm-h310.mdx index 47902d11dc..984aec3313 100644 --- a/pages/dedibox-hardware/how-to/configure-raid-kvm-h310.mdx +++ b/pages/dedibox-hardware/how-to/configure-raid-kvm-h310.mdx @@ -1,31 +1,29 @@ --- meta: - title: How to configure the DELL PERC H310 / H710 / H730 RAID controller from the KVM - description: This page explains how to configure the DELL PERC H310 / H710 / H730 RAID controller on a Scaleway Dedibox from the KVM + title: How to configure the DELL PERC H310 / H700 / H710 / H730-P / LSI9361 RAID controller from the KVM + description: This page explains how to configure the DELL PERC H310 / H700 / H710 / H730-P / LSI9361 RAID controller on a Scaleway Dedibox from the KVM content: - h1: How to configure the DELL PERC H310 / H710 / H730 RAID controller from the KVM - paragraph: This page explains how to configure the DELL PERC H310 / H710 / H730 RAID controller on a Scaleway Dedibox from the KVM + h1: How to configure the DELL PERC H310 / H700 / H710 / H730-P / LSI9361 RAID controller from the KVM + paragraph: This page explains how to configure the DELL PERC H310 / H700 / H710 / H730-P / LSI9361 RAID controller on a Scaleway Dedibox from the KVM tags: dell perc h310 h710 h730 raid controller kvm dates: - validation: 2024-08-26 + validation: 2025-05-03 posted: 2021-07-16 categories: - dedibox-servers --- - The personalized RAID configuration allows you to create a RAID mode that cannot be created via the management console of Online.net (RAID10, for example). - - - A Dedibox account logged into the [console](https://console.online.net) -- A [Dedibox dedicated server](https://www.scaleway.com/en/dedibox/) with a DELL PERC H310, H710, or H730 RAID controller - +- A [Dedibox dedicated server](https://www.scaleway.com/en/dedibox/) with a DELL PERC H310 / H700 / H710 / H730-P / LSI9361 RAID controller 1. Click **Server** > **Server list** to display the list of your servers. Click the identifier of the server you want to configure. The server information page displays. 2. Click **IDRAC** in the menu on the right and validate the terms. Then enter your connection's IP address and click **CREATE**. Your iDRAC session credentials display. Login to iDRAC using the credentials shown. -3. The iDRAC dashboard displays. Click **Launch** in the **Virtual Console Preview** section to launch the Java-based KVM-over-IP applet. Once the server's screen output is visible in the KVM applet, reboot the machine. - - Set your Java security settings to **low** to avoid connection problems. +3. The iDRAC dashboard displays. Click **Launch** in the **Virtual Console Preview** section to launch the KVM-over-IP applet. + Use the HTML5 version of the KVM-over-IP applet, if available, to avoid potential security risks associated with Java. If the HTML5 version is not available, use the Java-based applet. + + **Security Warning:** Using the Java-based KVM-over-IP applet may pose security risks. Set your Java security settings to **low** to avoid connection problems, but be aware of the potential risks. + Once the server's screen output is visible in the KVM applet, reboot the machine. 4. Press **CTRL** + **C** during the boot process to enter the RAID configuration utility: 5. The RAID configuration tool's main interface displays. Select the virtual disk to delete: @@ -37,6 +35,4 @@ The personalized RAID configuration allows you to create a RAID mode that cannot 8. Return to the main menu and select the virtual disk. Then press **F2**, and select **Fast Init.** and press enter to initialize the virtual disk: 7. Press **OK** once the initialization is completed on the virtual drive. Then press **Strg** + **ALT** + **CTRL** to reboot the machine: - - - + \ No newline at end of file diff --git a/pages/dedibox-kvm-over-ip/how-to/disable-boot-errors-idrac.mdx b/pages/dedibox-kvm-over-ip/how-to/disable-boot-errors-idrac.mdx index 87ccb1fcdb..bed1073085 100644 --- a/pages/dedibox-kvm-over-ip/how-to/disable-boot-errors-idrac.mdx +++ b/pages/dedibox-kvm-over-ip/how-to/disable-boot-errors-idrac.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to disable boot errors using iDRAC on a Scaleway Dedibox tags: boot error idrac dates: - validation: 2024-08-19 + validation: 2025-03-05 posted: 2021-06-11 categories: - dedibox-servers diff --git a/pages/dedibox-kvm-over-ip/how-to/quantaplex.mdx b/pages/dedibox-kvm-over-ip/how-to/quantaplex.mdx index 4252a84840..9fc05a1ad9 100644 --- a/pages/dedibox-kvm-over-ip/how-to/quantaplex.mdx +++ b/pages/dedibox-kvm-over-ip/how-to/quantaplex.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to use the KVM device of QuantaPlex servers on Scaleway Dedibox. tags: kvm quantaplex dates: - validation: 2024-08-26 + validation: 2025-03-05 posted: 2021-07-16 categories: - dedibox-servers diff --git a/pages/dedibox-kvm-over-ip/how-to/supermicro.mdx b/pages/dedibox-kvm-over-ip/how-to/supermicro.mdx index 1a2c8cf183..614262c233 100644 --- a/pages/dedibox-kvm-over-ip/how-to/supermicro.mdx +++ b/pages/dedibox-kvm-over-ip/how-to/supermicro.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to use the KVM device of SuperMicro servers on Scaleway Dedibox. tags: kvm supermicro dates: - validation: 2024-08-27 + validation: 2025-03-05 posted: 2021-07-16 categories: - dedibox-servers