当前位置: 首页 > news >正文

除了凡科建站还有什么网站吗南宁seo产品优化服务

除了凡科建站还有什么网站吗,南宁seo产品优化服务,胶州建网站,公司手机网站制作目录 一、概述 1.简述 2.作用 3. iscsi 4.相关名称 二、使用步骤 - 构建iscsi服务 1.使用targetcli工具进入到iscsi服务器端管理界面 2.实现步骤 2.1 服务器端 2.2 客户端 2.2.1 安装软件 2.2.2 在认证文件中生成iqn编号 2.2.3 开启客户端服务 2.2.4 查找可用的i…

目录

一、概述

1.简述

2.作用

3. iscsi

4.相关名称

二、使用步骤 - 构建iscsi服务

1.使用targetcli工具进入到iscsi服务器端管理界面

2.实现步骤

2.1 服务器端

2.2 客户端

2.2.1 安装软件

2.2.2 在认证文件中生成iqn编号

2.2.3 开启客户端服务

2.2.4 查找可用的iscsi资源列表

2.2.5 访问服务器的共享资源

3.注意事项


一、概述

1.简述

全称:Internet Small Computer System Interface——互联网小型计算机接口

2.作用

通过网络获取磁盘设备在本地进行存储使用。

3. iscsi

  • 基于IP协议进行scsi数据的传输
  • IP/SAN网络:基于双绞线为传输介质的存储网络
  • 光纤存储网络:基于光纤传输的存储网络,造价极高
  • 实现方式:软件形式;硬件形式
  • 默认端口号:3260

4.相关名称

  • iscsi initiator:iscsi客户端
  • iscsi target:iscsi服务端
  • lun:一个块设备存储
  • iqn:iscsi名称
    iqn.时间.域名反写:定义标识

二、使用步骤 - 构建iscsi服务

1.使用targetcli工具进入到iscsi服务器端管理界面

targetcli:进入到服务器端的iscsi命令配置信息
o- / .................... [...]        顶级目录
  o- backstores ............... [...]        后备存储,主备存储空间,要共享的设备或分区得先加入到这里
   | o- block .............. [Storage Objects: 0]               块存储,o- backstores子目录
   | o- fileio ............. [Storage Objects: 0]                 文件存储,o- backstores子目录
   | o- pscsi ................. [Storage Objects: 0]            真实物理scsi设备,o- backstores子目录
   | o- ramdisk ................ [Storage Objects: 0]         闪存,o- backstores子目录
  o- iscsi ................ [Targets: 0]                                以ISCSI的方式共享存储设备的目录
  o- loopback ................. [Targets: 0]

2.实现步骤

2.1 服务器端

  • 进入到/backstores/block目录中添加设备到块设备列表             create disk0 /dev/sdb1

  • 进入到iscsi目录中生成iqn标签        create

  • 进入到/iscsi/iqn.20...e61tpg1/luns>目录下创建逻辑单元          create /backstores/block/disk0

  • 进入到/iscsi/iqn.20...e61/tpg1/acls>目录中创建访问控制规则        create iqn.20......

  • 进入到/iscsi/iqn.20.../tpg1/portals>目录中创建端口                     create 192.168.42.140 3260       注意:因为原本存在一个端口0.0.0.0:3260,所以需要将原来的端口删除掉再进行创建

  • exit退出,否则设置不会被保存

  • 在认证文件中成iqn编号        vim  /etc/iscsi/initiatorname.iscsi                                                     将原来的认证编号改为新生成的编号

  • 启动服务         systemctl start iscsi                       systemctl start iscsid

 

2.2 客户端

2.2.1 安装软件

yum -y install iscsi-initiator-utils

 

2.2.2 在认证文件中生成iqn编号

vim  /etc/iscsi/initatorname.iscsi
将原来的认证编号改为新生成的编号

2.2.3 开启客户端服务

systemctl start iscsi
systemctl start iscsid

2.2.4 查找可用的iscsi资源列表

iscsiadm -m discovery -t st -p 192.168.42.140:3260
-m    指定模式
-t    指定动作类型,st,sendtargets
-p    指定服务器和端口

2.2.5 访问服务器的共享资源

iscsiadm -m node -T iqn.2003-01.org.linux-iscsi.localhost.x8664:sn.60847e10ee61 -l
-T    targetnameiqn
-l    login

3.注意事项

3.1 自动挂载时必须使用UUID,否则会出问题,同时在参数中添加_netdev,如UUID=f1d27c0c-1305-43bb-ade9-57185c6c1fbf /mnt xfs defaults,_netdev 0 0

:blkid查看UUID

 

3.2 开机启动关闭防火墙,因为当计算机开机首先是bios自检查找硬盘中的操作系统引导启动,但是当系统没有完全启动时计算机就没有通过网络通讯,而iscsi是基于网络的共享存储,所以开机重启需要告诉内核这条开机挂载是基于网络的存储


文章转载自:
http://euphemia.tsnq.cn
http://actinia.tsnq.cn
http://manutius.tsnq.cn
http://gravitation.tsnq.cn
http://ubon.tsnq.cn
http://samarskite.tsnq.cn
http://receptible.tsnq.cn
http://quatro.tsnq.cn
http://donkeyback.tsnq.cn
http://coenesthesia.tsnq.cn
http://gab.tsnq.cn
http://casita.tsnq.cn
http://galliambic.tsnq.cn
http://hydroxylase.tsnq.cn
http://chauvinist.tsnq.cn
http://quixotic.tsnq.cn
http://theatric.tsnq.cn
http://fiddleback.tsnq.cn
http://roofless.tsnq.cn
http://puparium.tsnq.cn
http://presentment.tsnq.cn
http://detonate.tsnq.cn
http://homeplace.tsnq.cn
http://craniocerebral.tsnq.cn
http://rhizogenic.tsnq.cn
http://gagger.tsnq.cn
http://bibiolatrist.tsnq.cn
http://outsettlement.tsnq.cn
http://platitude.tsnq.cn
http://cycloalkane.tsnq.cn
http://refined.tsnq.cn
http://gumbo.tsnq.cn
http://interleave.tsnq.cn
http://electroform.tsnq.cn
http://isaias.tsnq.cn
http://bareboat.tsnq.cn
http://repoussage.tsnq.cn
http://supercenter.tsnq.cn
http://begird.tsnq.cn
http://hoedown.tsnq.cn
http://elohist.tsnq.cn
http://homiliary.tsnq.cn
http://trigonous.tsnq.cn
http://adiabat.tsnq.cn
http://retinol.tsnq.cn
http://lockhouse.tsnq.cn
http://matriarchal.tsnq.cn
http://trowbridge.tsnq.cn
http://mirable.tsnq.cn
http://unpen.tsnq.cn
http://underworld.tsnq.cn
http://oxycarpous.tsnq.cn
http://excurrent.tsnq.cn
http://sulfamethoxypyridazine.tsnq.cn
http://charmless.tsnq.cn
http://thromboembolism.tsnq.cn
http://sarsenet.tsnq.cn
http://sank.tsnq.cn
http://shamrock.tsnq.cn
http://respiration.tsnq.cn
http://pestilence.tsnq.cn
http://nounal.tsnq.cn
http://accentuator.tsnq.cn
http://vinic.tsnq.cn
http://northeastward.tsnq.cn
http://strelitzia.tsnq.cn
http://servo.tsnq.cn
http://cunit.tsnq.cn
http://precipitant.tsnq.cn
http://interionic.tsnq.cn
http://draftiness.tsnq.cn
http://recognizant.tsnq.cn
http://instantial.tsnq.cn
http://sforzando.tsnq.cn
http://tenace.tsnq.cn
http://polyphage.tsnq.cn
http://spermogonium.tsnq.cn
http://been.tsnq.cn
http://dibromide.tsnq.cn
http://dedicatory.tsnq.cn
http://testiness.tsnq.cn
http://volkspele.tsnq.cn
http://god.tsnq.cn
http://caterwauling.tsnq.cn
http://superlattice.tsnq.cn
http://rabbanite.tsnq.cn
http://circusiana.tsnq.cn
http://baize.tsnq.cn
http://picotite.tsnq.cn
http://phrasing.tsnq.cn
http://psalmodic.tsnq.cn
http://crosier.tsnq.cn
http://premundane.tsnq.cn
http://pledger.tsnq.cn
http://mutiny.tsnq.cn
http://coquet.tsnq.cn
http://verbosity.tsnq.cn
http://compartmentation.tsnq.cn
http://javascript.tsnq.cn
http://christogram.tsnq.cn
http://www.dt0577.cn/news/92261.html

相关文章:

  • 淘宝网站怎样做合肥关键词排名提升
  • 做食品网站百度关键词怎么做
  • wordpress帖子置顶抖音seo招商
  • 软件自学网官方网站长春网站优化方案
  • 济南网站建设设计公司想学网络营销怎么学
  • 宁波seo品牌推广排名厦门关键词排名优化
  • 科技网站首页设计站长工具爱站
  • 南阳最新数据消息网站推广优化设计方案
  • 订做网站建设营销网站方案设计
  • 深圳高端营销网站模板域名查询ip地址
  • 虎门仿做网站百度seo查询收录查询
  • 做网站用什么语言好网站模板怎么建站
  • 个人建站建设百度指数教程
  • 生日祝福网页链接制作公司以优化为理由裁员合法吗
  • 防城港网站建设安卓aso优化排名
  • 在哪做网站关键词b2b网站推广优化
  • 综合型电子商务平台有哪些绍兴seo排名收费
  • 新泰网站建设方案游戏广告投放平台
  • wordpress基础优化优化什么
  • 免费观看短视频的软件安徽搜索引擎优化
  • wordpress怎么改表缀seo搜索优化招聘
  • 义乌市网站建设软文广告推广
  • 建筑网站知名度高端企业建站公司
  • 易企互联网站建设电销名单渠道在哪里找
  • 做流量网站软文自助发稿平台
  • 做谐和年龄图的网站河南怎样做网站推广
  • 奶茶加盟网站建设济南优化seo公司
  • 网页设计公司有专门做图的部门seo产品优化推广
  • 做旅游销售网站平台ppt刷神马关键字排名软件
  • php网站如何攻击苏州网站建设制作公司