With these generic driver interfaces, you can directly send SCSI commands to SCSI devices, bypassing a file system that is normally created on a SCSI disk and mounted under a directory.
通过这些通用的驱动器接口,您就可以将SCSI命令直接发送到 SCSI设备,而不需要经过在 SCSI磁盘上创建(并装载到某个目录)的文件系统。
The SCSI commands involve data commands that are used for transferring data from or to SCSI devices and non-data commands that request or set the configure parameters of a SCSI device.
SCSI命令涉及到用于向 SCSI设备传输数据(或从中输出数据)的数据命令,以及用于设置 SCSI 设备的配置参数的非数据命令。
With a Linux generic driver interface, you can build applications that can send more kinds of SCSI commands to SCSI devices.
通过Linux通用驱动器接口,您可以构建能够向SCSI设备发送更多SCSI命令的应用程序。
I disabled SCSI detection by adding knoppix no SCSI to the boot command, and that took care of it.
我在boot命令中增加了knoppix noscsi来禁用scsi检测,解决了这个问题。
Whenever a new SCSI device is attached to a system, the sd_probe function is called from the SCSI mid layer.
只要有新的SCSI设备附加到系统,SCSI中间层就会调用sd_probe函数。
Linux provides a generic driver for SCSI devices and an application programming interface so you can build applications to send SCSI commands directly to SCSI devices.
Linux提供一个SCSI设备通用驱动器和一个应用程序编程接口,您可以通过它们构建能够将SCSI命令直接发送到SCSI设备的应用程序。
To find the SCSI device name for the CD/DVD ROM drive, use the lsscsi command to list all SCSI devices, and use grep to find cd/dvd
要查找CD/DVDROM驱动器的SCSI名字,可以使用lsscsi命令显示所有的 SCSI设备,并使用grep来查找 cd/dvd
The virtual SCSI client and virtual SCSI server adapter mappings have to be the same on both CECs.
在两个cec上,虚拟scsi客户机和虚拟scsi服务器适配器映射必须是相同的。
SAM defines the SCSI systems model, the functional partitioning of the SCSI standard set, and the requirements applicable to all SCSI implementations and implementation standards.
sam定义scsi系统模型、SCSI标准集的功能性分区,以及适用于所有scsi实现和实现标准的需求。
Unlike SCSI, which is multi-drop, SAS is a point-to-point protocol and allows for much higher speed data transfers than has been possible with parallel SCSI.
但是,SCSI是多支路的,而SAS是点对点协议,支持比并行scsi高得多的数据传输速度。
On the one hand, it offers logical compatibility with SCSI. On the other, it provides the reliability, performance, and manageability that practitioners have come to expect of SCSI.
它提供与SCSI的逻辑兼容性,同时提供优于SCSI的可靠性、性能和可管理性。
Drives whose native transfer rate exceeds 50 percent of the SCSI bus speed must be on a dedicated SCSI bus to avoid loss in performance.
本机传输速率超过SCSI总线速度的50%的驱动器必须在专用SCSI总线上,以避免降低性能。
This command is used to request the basic information of the SCSI device and is often used as a ping operation to test to see if the SCSI device is online.
这个命令用于请求SCSI设备的基本信息,并且常常用作ping操作,以测试scsi设备是否在线。
Open the SCSI generic device file (such as sg1) to get the file descriptor of SCSI device.
打开SCSI通用设备文件(比如sg1)获取SCSI设备的文件描述符。
Simple examples are a SCSI disk connected to two SCSI controllers on the same computer or a disk connected to two Fibre Channel ports.
例如,一个SCSI磁盘连接同一计算机上两个 SCSI控制器,或者一个磁盘连接两个FibreChannel端口。
Simple examples are a SCSI disk connected to two SCSI controllers on the same computer or a disk connected to two Fibre Channel ports.
例如,一个SCSI磁盘连接同一计算机上两个 SCSI控制器,或者一个磁盘连接两个FibreChannel端口。
应用推荐