当前位置:网站首页>Dell PowerEdge Server R450 RAID Configuration Steps
Dell PowerEdge Server R450 RAID Configuration Steps
2022-08-01 05:35:00 【And hear the wind whisper of TMJ】
1. Press F2 to enter the settings (the boot map is found online, the interface is basically the same as the R450)
2. Enter device settings
3. Select the first one to enter the RAID controller
4. Enter the main menu
5. Here I will first take a look at my current RAID situation
6.1 Select the 4th physical disk management, you can see that there are 4 physical disks on my server that are already online.Two 500G SSDs are used as a RAID1 system, two 8T HDDs are used to mount data, and centos7 system is installed~
6.2, you can see that I currently have a RAID1 array, which is a RAID made by my two 500G solid-state hard drives, which is going to be used to install the system
7. Press ESC to return to the main menu, select the first one,Enter configuration management menu
8. Select the second one to create a virtual disk
9. As requiredRAID0 or RAID1 is required, other defaults are fine, go to select Physical Disks
10. Just select the default selection above, check the physical hard disk to be configured, and then select Apply Changes to apply the changes
11. Select ok
12. Others are by default. Name can be filled in or not. Mainly choose fast format, and then choose to create a virtual disk at the bottom
13. Check Confirm to select yes
14. At this time, re-enter the virtual disk management to see the RAID situation. You can see that there are already two RAID1s. The one below is the two we just configured.8T mechanical hard disk group RAID1 array
15. See the article on server configuration on CSDNMore, I will share an article about installing centos7 system on Dell servers later, I hope to help those who need it, and make a note for myself~
边栏推荐
- 从离线到实时对客,湖仓一体释放全量数据价值
- 基于MATLAB的BP神经网络进行语音特征信号分类
- 将CSV文件快速导入MySQL中
- mysql的行锁和间隙锁
- pytorch、tensorflow对比学习—功能组件(优化器、评估指标、Module管理)
- vsce package 后出现 Command failed: npm list --production --parseable --depth=99999 --loglevel=error异常
- LeetCode 0149. Maximum number of points on a line
- matlab simulink 粒子群优化模糊pid控制的电机泵
- 小白的0基础教程SQL: 关系数据库概述 02
- Selenium:表单切换
猜你喜欢
随机推荐
pytorch、tensorflow对比学习—计算图和微分机制
uva10825
[MySQL] 多表查询
Selenium: element judgment
Win任务栏图标异常解决
Selenium:下拉框操作
Selenium:上传、下载文件
vim配置+ctag像source insight一样方便阅读代码
图片更新之后Glide加载依旧是原来的图片问题
Selenium:浏览器操作
Selenium: form switching
Robot_Framework: commonly used built-in keywords
matlab 风速模型 小波滤波
Selenium:操作Cookie
NDK does not contain any platforms problem solving
Selenium:表单切换
微信小程序获取手机号phonenumber.getPhoneNumber接口开发
AspNet.WebApi.Owin custom Token request parameters
uva12326
用位运算为你的程序加速