已阅读5页,还剩31页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
UNH互操作性实验室,SCSI命令概述,物理,物理层,数据链路层,数据传输层,应用层,陈述主题,命令摘要命令选择释义附加意义上的代码及资格,CDB,命令数据程序块命令由CDBs定义每个对象都有他自己的CDBCDBs由多种SCSI标准定义拥有固定和变化的长度变量InSAS:囊括在一个指令框架中,SCSICommandSets,SPC-4SCSIPrimaryCommandsVersion4命令对于所有的方法类型普遍适用SBC-3SCSIBlockCommandVersion3命令针对特定的块设备(硬盘)SSC-2SCSIStreamingCommandsVersion2命令针对特定的流设备(磁盘驱动)MMC-4SCSIMultiMediaCommandsVersion4命令针对特定的多媒体设备(CD/DVD),CommonSCSICommandsinSAS,ReadCommandsREAD(6)(SSCandSBC)*READ(10)(SBC)READ(12)(SBC)READ(16)(SBC)READ(32)(SBC)*不同的域定义使用相同的CDB长度,CommandSCSICommandsinSAS,WriteCommandsWRITE(6)(SSCandSBC)*WRITE(10)(SBC)WRITE(12)(SBC)WRITE(16)(SBC)WRITE(32)(SBC)*DifferentFieldDefinitions,sameCDBLength,诊断与初始化指令,读缓冲(SPC)写缓冲(SPC)询问(SPC)测试单元就绪(SPC)模式识别(SPC)模式选择(SPC)日志识别(SPC)日志选择(SPC)读取归类(SPC)REPORTLUNS(SPC),READBUFFER(SPC)WRITEBUFFER(SPC)INQUIRY(SPC)TESTUNITREADY(SPC)MODESENSE(SPC)MODESELECT(SPC)LOGSENSE(SPC)LOGSELECT(SPC)READATTRIUBUTE(SPC)REPORTLUNS(SPC),数据块指定的指令,READCAPACITYVERIFYWRITEANDVERIFYREADLONGWRITELONGManymore,StreamingSpecificCommands,LOADUNLOADLOCATE(16)PREVENTALLOWMEDIUMREMOVALREADBLOCKLIMITSREADPOSITIONREWINDSETCAPACITYSPACE(16),READ(16)Command,OP代码:88hSpecifiesthecommand读保护:关于写保护检查的多种设定,READ(16)Command,DPODisablePageOutBit用于最优化登录目标设备的缓存Setto1tellsthetargetthatdataatthisLogicalBlockAddressisnotlikelytobeaccessedagaininthenearfutureandthatthetargetcanremoveitfromitslocalcache,Setto1告诉目标在这个逻辑区块地址中的数据在不久的将来无法再次接近并且目标可在将它从它的本地缓存中移除,READ(16)Command,FUAandFUA_NVForceUnitAccess(Non-Volatile)Usedtooverridethetargetsinternalcachingandforceittoaccessthemedia,适用于目标内部缓存并且指示其接近媒介,READ(16)Command,LogicalBlockAddress(LBA)TheaddressonthemediumthattheinitiatorwouldliketoreadInternally,thetargetconvertstheLBAtoa(Cylinder,Sector,Head)addressTransparenttothecomputersystemanduser,逻辑区块地址,在内部,对象将LBA转化成一个地址,此地址对计算机系统和用户而言显而易见,READ(16)Command,TransferLengthSpecifiesthelengthincontiguouslogicalunitstobetransferredinthiscommandLogicalunitistypically512-bytes(1Block),本地单元使典型的512字节(1数据块),在此对象中指定在临近逻辑单元上被转移的长度,READ(16)Command,RestrictedforMMC-4UsedfortheMMC-4Versionofthiscommand,READ(16)Command,GroupNumberUsedtocollectperformancestatisticsofdifferentgroupsofcommandsApplicationAsperformancevs.ApplicationsBsperformance,用于收集不同组别命令的执行统计,READ(16)Command,ControlStandardSCSIControlBytesDefinedinSAM-4HasaconsistentlydefinedmeaningacrossallcommandsFoundonlyonfixed-lengthCDBcommands,翻译:标准SCSI控制字节,2019/12/19,19,可编辑,WRITE(16)Command,OPCode:8AhSpecifiesthecommandWDProtect:Varioussettingsregardingthewriteprotectionchecking,WRITE(16)Command,DPODisablePageOutBitUsedtooptimizecachingonboardthetargetdeviceSetto1tellsthetargetthatdataatthisLogicalBlockAddressisnotlikelytobeaccessedagaininthenearfutureandthatthetargetcanremoveitfromitslocalcache,WRITE(16)Command,FUAandFUA_NVForceUnitAccess(Non-Volatile)Usedtooverridethetargetsinternalcachingandforceittoaccessthemedia,WRITE(16)Command,LogicalBlockAddress(LBA)TheaddressonthemediumthattheinitiatorwouldliketoreadInternally,thetargetconvertstheLBAtoa(Cylinder,Sector,Head)addressTransparenttothecomputersystemanduser,WRITE(16)Command,TransferLengthSpecifiesthelengthincontiguouslogicalunitstobetransferredinthiscommandLogicalunitistypically512-bytes(1Block),WRITE(16)Command,RestrictedforMMC-4UsedfortheMMC-4Versionofthiscommand,WRITE(16)Command,GroupNumberUsedtocollectperformancestatisticsofdifferentgroupsofcommandsApplicationAsperformancevs.ApplicationsBsperformance,WRITE(16)Command,ControlStandardSCSIControlBytesDefinedinSAM-4HasaconsistentlydefinedmeaningacrossallcommandsFoundonlyonfixed-lengthCDBcommands,TESTUNITREADYCommand,OPCode:00hSpecifiesthecommandControlBitsaretypicallyzeroDefinedinSAM-4Result:6ByteCDBconsistingofentirely0s,TESTUNITREADYCommand,Also:CHECKCONDITIONNOTREADYPOWERONOCCURED,INQUIRYCommand,OPCode:12hSpecifiestheCommandEVPD:EnableVitalProductDataSettozero,thedevicereturnsstandardinquirydataSettoone,enablesthepagecodefield,设置为0,设备返回普通的询问信息,设置为1,启用页面代码字段,INQUIRYCommand,PageCode:Specifiesthepagecodetoreturn.PagesaredefinedinSAM-4,SPC-4,andtechnologyspecificstandardsAllocationLengthspecifiesthelengthofinquirydatatheinitiatorispreparedtoacceptinbytes,定位长度决定了发起者准备接收的询问信息的长度,REPORTLUNSCommand,OPCode:A0hSpecifiesthecommandSelectReport:,REPORTLUNSCommand,AllocationLengthshouldbeatleast16bytesIftheallocationlengthisinsufficienttoreportalltheLUNsonthedevice,thedeviceshallreportonlywhatitisabletoreport,翻译:定位长度至少要有16字节,翻译:如果定位长度不足以报告设备上所有的逻辑单元,硬盘应该只报告它可以报告的单元,AdditionalSenseCodes,ValuesreturnedinaResponseFrame(SAS)intheeventthatacommandcouldnotbecompletedSomanypossibleproblemsthataqualifierisusedtoexpandthepoolofpossiblereturns,翻译:在一
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 语文语言表达得体性管理办法
- 发电厂设备检修办法
- 城市轨道交通境内数据服务合同
- 水泥厂环保制度
- 某机械厂劳动纪律细则
- 小微企业所得税减免申请
- 2026年植物提取物行业技术革新分析报告
- 生活水泵房现场文明施工方案
- 粉尘涉爆企业现场管理规范手册
- 真空断路器机构检修设计
- 2026年浙江省金华市辅警人员招聘考试试题及答案
- 2026年中国水利水电科学研究院结构化面试万能答题模板
- 煤矿机械液压系统故障分析及维护技术
- 2025年钢筋工(高级)实操试题(附答案)
- 2025年四川省遂宁市检察官、法官入员额考试真题(附答案)
- 高考历史世界近代史小论文必背范文梳理
- 江苏省2026年中职职教高考文化统考语文试卷答案
- 脑梗死护理查房课件
- Unit8Lesson8ReadingPlus课件人教版英语八年级下册
- 招牌组织施工方案(3篇)
- 2025-2026学年福建省泉州六中八年级(上)期末数学试卷(含答案)
评论
0/150
提交评论