当前位置:网站首页>【存储】曙光存储DS800-G35 ISCSI各映射LUN给服务器
【存储】曙光存储DS800-G35 ISCSI各映射LUN给服务器
2022-08-05 01:53:00 【Leon-zy】
一、配置iscsi
①在 Target选项中添加TARGET-选择ISCSI-IPV4,选择物理端口,然后点击下一步完成;
②创建LUN;
③曙光存储会有默认自动发现的ISCSI Initiator,在initiator中关联TARGET、LUN
二、服务器配置
安装 iscsi*所有服务
开启并开机自启 iscsiadm、iscsid服务
iscsiadm -m discovery -t st -p 存储控制器IP地址 //查找存储iSCSI
iscsiadm -m node -p ip -l 存储控制器IP地址 //登录目标ISCSI
iscsiadm -m node -o update -n node.startup -v automatic //设置服务器自启自动连接
注:如果查查找iSCSI可以但是无法登录,报错:iscsiadm: no records found!
1、首先查看/etc/iscsi/initiatorname.iscsi 配置中的Inititorname是不是与曙光存储后台的ISCSI中的InititorWWN一致,如果一致就正常,不一致重新关联,否则无法识别到磁盘。
2、查看目标的IP地址是否正常(我真的输反了。。。
最后lsblk查看识别到的盘,然后进行格式化完事。
边栏推荐
- 【Unity入门计划】2D游戏中遮挡问题的处理方法&伪透视
- 2022杭电多校第一场
- 高数_复习_第1章:函数、极限、连续
- SAP ERP和ORACLE ERP的区别是哪些?
- 新来个技术总监,把DDD落地的那叫一个高级,服气
- AI+PROTAC|dx/tx完成500万美元种子轮融资
- Xunrui cms website cannot be displayed normally after relocation and server change
- 数仓4.0(三)------数据仓库系统
- [Endnote] Word inserts a custom form of Endnote document format
- 习题:选择结构(一)
猜你喜欢

(17) 51 MCU - AD/DA conversion

《.NET物联网从零开始》系列

深度学习:使用nanodet训练自己制作的数据集并测试模型,通俗易懂,适合小白

Programmer's list of sheep counting when insomnia | Daily anecdote

Use of pytorch: Convolutional Neural Network Module

第十一章 开关级建模

硬实力和软实力,哪个对测试人来说更重要?

IJCAI2022 | DictBert:采用对比学习的字典描述知识增强的预训练语言模型

ExcelPatternTool: Excel表格-数据库互导工具

【MySQL series】- Does LIKE query start with % will make the index invalid?
随机推荐
.Net C# 控制台 使用 Win32 API 创建一个窗口
AI+小核酸药物|Eleven完成2200万美元种子轮融资
开篇-开启全新的.NET现代应用开发体验
进程在用户态和内核态的区别[独家解析]
HOG特征学习笔记
“配置”是把双刃剑,带你了解各种配置方法
Three handshake and four wave in tcp
fragment可见性判断
Why is this problem reported when installing oracle11
领域驱动设计——MDD
Is DDOS attack really unsolvable?Do not!
短域名绕过及xss相关知识
详细全面的postman接口测试实战教程
Gartner Hype Cycle:超融合技术将在2年内到达“生产力成熟期”
Transfer Learning - Distant Domain Transfer Learning
C language basics -- pointers
Oracle encapsulates restful interfaces into views
Understand the recommendation system in one article: Recall 06: Two-tower model - model structure, training method, the recall model is a late fusion feature, and the sorting model is an early fusion
Greenplum数据库故障分析——能对数据库base文件夹进行软连接嘛?
The difference between a process in user mode and kernel mode [exclusive analysis]