CN111143249B - PCIE device management system - Google Patents

PCIE device management system Download PDF

Info

Publication number
CN111143249B
CN111143249B CN201811306558.7A CN201811306558A CN111143249B CN 111143249 B CN111143249 B CN 111143249B CN 201811306558 A CN201811306558 A CN 201811306558A CN 111143249 B CN111143249 B CN 111143249B
Authority
CN
China
Prior art keywords
pcie
scsi
data
processing unit
response
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811306558.7A
Other languages
Chinese (zh)
Other versions
CN111143249A (en
Inventor
许恒嘉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitac Computer Shunde Ltd
Mitac Computing Technology Corp
Original Assignee
Mitac Computer Shunde Ltd
Mitac Computing Technology Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitac Computer Shunde Ltd, Mitac Computing Technology Corp filed Critical Mitac Computer Shunde Ltd
Priority to CN201811306558.7A priority Critical patent/CN111143249B/en
Publication of CN111143249A publication Critical patent/CN111143249A/en
Application granted granted Critical
Publication of CN111143249B publication Critical patent/CN111143249B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/102Program control for peripheral devices where the programme performs an interfacing function, e.g. device driver
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter
    • G06F13/385Information transfer, e.g. on bus using universal interface adapter for adaptation of a particular data processing system to different peripheral devices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2213/00Indexing scheme relating to interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F2213/0026PCI express

Abstract

The invention provides a PCIE device management system, which comprises a management host with a first processing unit and a PCIE device with a second processing unit. The first processing unit executes a SAS user management program, a conversion program and a PCIE driver, wherein the SAS user management program generates SCSI operation information according to an input signal, the conversion program generates PCIE operation information according to the SCSI operation information, and the PCIE driver transmits PCIE instruction data conforming to a PCIE interface format to the PCIE device according to the PCIE operation information. And the second processing unit executes the PCIE firmware, and when the PCIE device receives the PCIE instruction data, the firmware executed by the second processing unit correspondingly controls the PCIE device according to the PCIE instruction data.

Description

PCIE device management system
Technical Field
The present invention relates to a device management system, and more particularly, to a management system for PCIE devices.
Background
Currently, a server host is connected to a storage device (e.g., JBOD) through a SAS (Serial Attached SCSI) interface, and if a user needs to perform control operations on the storage device, such as fan control, temperature data reading, display lamp control, firmware update, status reading, etc., the operations are performed on the host through SAS user management procedures, for example: SCSI enclosure management service (SCSI Enclosure Services; SES). Specifically, the SAS user management program is installed under the operating system of the host, and when the SAS user management program is started, the user can control and operate the storage device through the operation interface thereof.
Generally, either the SAS user management program or the user can only control the storage device of the SAS interface according to the software established under the SAS communication architecture. However, as the storage device of the PCIE interface is gradually and widely used in the server, the software built according to the SAS communication architecture cannot be continued to be used, which increases the conversion cost and re-adaptation time of the user in the related management software, which is quite inconvenient.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a PCIE device management system, which greatly reduces the conversion cost and the re-adaptation time of a user in related management software, so that the control management of a management host in different interface devices is more flexible.
In order to solve the above technical problems, a PCIE device management system of the present invention includes: the system comprises a management host, a first processing unit and a PCI interface module, wherein the first processing unit executes a SAS user management program, a conversion program and a PCIE driver, the SAS user management program is used for generating a SCSI operation message according to an input signal, the conversion program is used for generating a PCIE operation message according to the SCSI operation message, and the PCIE driver is used for generating PCIE instruction data conforming to a PCIE interface format according to the PCIE operation message; the PCIE device is provided with a second processing unit, and the second processing unit executes PCIE firmware and is in communication connection with the first processing unit; when the second processing unit receives the PCIE instruction data generated by the PCIE driver, the second processing unit executes the PCIE firmware to control the PCIE device according to the PCIE instruction data.
Preferably, when the second processing unit receives the PCIE command data generated by the PCIE driver, the PCIE firmware further transmits, according to the PCIE command data, PCIE response data that conforms to a PCIE interface format to the first processing unit of the management host. In addition, when the first processing unit receives the PCIE response data, the PCIE driver generates a PCIE response message according to the PCIE response data, the conversion program generates a SCSI response message according to the PCIE response message, and the SAS user management program generates an output signal according to the SCSI response message. In some preferred embodiments, the management host further includes a display unit, and the display unit displays a relevant frame corresponding to the data content of the SCSI response message according to the output signal.
Preferably, the conversion process includes conversion data, where the conversion data includes a correspondence between a plurality of SCSI operation messages and a plurality of PCIE operation messages and a correspondence between a plurality of PCIE response messages and a plurality of SCSI response messages; wherein, the conversion data is used for indicating each PCIE operation message corresponding to each SCSI operation message and indicating each SCSI response message corresponding to each PCIE response message; wherein, the conversion procedure generates the PCIE operation message corresponding to the SCSI operation message by comparing the converted data with the SCSI operation message generated by the SAS user management procedure; and the conversion program generates the SCSI response message corresponding to the PCIE response message by comparing the conversion data with the PCIE response message generated by the PCIE driver.
In order to solve the above technical problems, another PCIE device management system of the present invention includes: the management host is provided with a first processing unit, the first processing unit executes an SAS user management program and an SCSI driver, the SAS user management program is used for generating an SCSI operation message according to an input signal, and the SCSI driver is used for generating SCSI instruction data conforming to an SCSI interface format according to the SCSI operation message; the PCIE device is provided with a second processing unit, and the second processing unit executes a conversion program and PCIE firmware and is in communication connection with the first processing unit; when the second processing unit receives the SCSI command data generated by the SCSI driver, the conversion program generates PCIE command data conforming to a PCIE interface format according to the SCSI command data, and the second processing unit executes the PCIE firmware to control the PCIE device according to the PCIE command data generated by the conversion program.
Preferably, the PCIE firmware further generates PCIE response data conforming to a PCIE interface format according to the PCIE command data, and the conversion program generates SCSI response data conforming to a SCSI interface format according to the PCIE response data, and the SCSI response data is transmitted to the first processing unit of the management host by the second processing unit. In addition, when the first processing unit receives the SCSI response data, the SCSI driver generates a SCSI response message according to the SCSI response data, and the SAS user management program generates an output signal according to the SCSI response message. In some preferred embodiments, the management host further includes a display unit, and the display unit displays a relevant frame corresponding to the data content of the SCSI response message according to the output signal.
Preferably, the conversion process includes conversion data, where the conversion data includes a correspondence between a plurality of SCSI command data and a plurality of PCIE command data, and a correspondence between a plurality of PCIE response data and a plurality of SCSI response data; wherein the conversion data is used for indicating each PCIE instruction data corresponding to each SCSI instruction data and indicating each SCSI response data corresponding to each PCIE response data; wherein the conversion program generates the PCIE command data corresponding to the SCSI command data by comparing the conversion data with the SCSI command data generated by the SCSI driver; and comparing the conversion data with the PCIE response data generated by the PCIE driver by the conversion program to generate the SCSI response data corresponding to the PCIE response data.
Compared with the prior art, through the setting of the conversion program, the SAS user management program originally used for controlling the SCSI device in the management host can be continued to be used for controlling and managing the PCIE device, so that the conversion cost and the re-adaptation time of a user in related management software are greatly reduced, and the control and management of the management host in different interface devices are more flexible.
Drawings
Fig. 1 is a schematic diagram showing a management system of a PCIE device according to an embodiment of the invention.
Fig. 2 is a schematic diagram showing a management system of a PCIE device according to another embodiment of the invention.
Detailed Description
Embodiments or examples of the display in the icons are expressed in a specific manner as follows. It should be understood that the embodiments or examples are not intended to be limiting. Any alterations and modifications in the described embodiments, and any further applications of the principles of the invention as described herein are contemplated as would normally occur to one skilled in the art to which the invention relates.
Fig. 1 is a schematic diagram of a management system 100 of a PCIE device according to an embodiment of the invention. As shown in fig. 1, the PCIE device management system 100 includes a management host 110 and PCIE devices 120. The management host 110 includes a processing unit 112, an input unit 114, and a display unit 116, where the input unit 114 may be a keyboard, a mouse, and the like, and the display unit 116 may be a display screen. It should be understood that the input unit 114 and the display unit 116 are not limited to the management host 110, and may be external to the management host 110, or the functions of the input unit 114 and the display unit 116 may be implemented through a remote electronic device communicatively connected to the management host 110. The processing unit 112 is configured to execute the SAS user management program 112A, the conversion program 112B and the PCIE driver 112C, and it should be understood that data of the SAS user management program 112A, the conversion program 112B and the PCIE driver 112C may be stored in any storage unit (not shown) inside or outside the management host 110, and then loaded from the storage unit for execution when the processing unit 112 is to process the relevant program. In addition, the PCIE device 120 may be a storage device of a PCIE interface, for example, JBOD (Just a Bunch Of Disks), where the PCIE device 120 includes a processing unit 122 for executing a PCIE firmware 122A, and thereby communicates with the management host 110 for data transfer. Similarly, the data of the PCIE firmware 122A may be stored in any storage unit (not shown) inside or outside the PCIE device 120, and then loaded from the storage unit for execution when the processing unit 122 is to process the related program.
In some embodiments of the present invention, when a user at the host end wants to control the operation of the PCIE device 120 or obtain the status data of the PCIE device 120, the user selects the corresponding operation on the SAS user management program 112A through the input unit 114. For example, the SAS user manager 112A may have a plurality of control options corresponding to different operations (e.g., fan control, temperature data reading, display light control, firmware update, status reading, etc.). When the user selects the corresponding operation via the input unit 114, the input unit 114 generates the input signal SIN and transmits the input signal SIN to the processing unit 112, and the sas user management program 112A transmits the SCSI operation message MSCSI of the corresponding operation to the conversion program 112B according to the input signal SIN. It should be understood that the SCSI operation message MSCSI is in a format that can be recognized by the SCSI driver, and the SCSI driver can generate SCSI command data corresponding to the control SCSI interface device, whereas the SCSI operation message MSCSI cannot be recognized directly by the PCIE driver 112C.
In order for the PCIE driver 112C to interpret the control options selected by the user, the conversion process 112B generates a PCIE operation message MPCIE recognizable by the PCIE driver 112C according to the SCSI operation message MSCSI generated by the SAS user management process 112A. In other words, the conversion process 112B generates the PCIE operation message MPCIE indicated as the same control option according to the control option indicated by the SCSI operation message MSCSI, for example, converts the message format of the SCSI operation message MSCSI into the message format corresponding to the PCIE operation message MPCIE. In some embodiments of the present invention, the conversion process 112B includes conversion data, and the conversion data includes a plurality of corresponding SCSI operation messages and a plurality of PCIE operation messages, and the corresponding SCSI operation messages and PCIE operation messages indicate the same control options. Therefore, when the conversion program 112B receives the SCSI operation message MSCSI generated by the SAS user management program 112A, the conversion data is compared with the SCSI operation message to find out the corresponding PCIE operation message, and then the corresponding PCIE operation message is sent to the PCIE driver 112C.
When the PCIE driver 112C receives the PCIE operation message MPCIE, the PCIE command data DPCIE conforming to the PCIE interface format is transmitted to the processing unit 122 of the PCIE device 120 according to the PCIE operation message MPCIE. It should be appreciated that in some embodiments of the present invention, the conversion program 112B and the PCIE driver 112C may be integrated together as a modified PCIE driver, for example, the conversion program 112B of the present invention may be added to the PCIE driver 112C by a patch or update method, so that the modified PCIE driver may directly generate the corresponding PCIE command data DPCIE according to the SCSI operation message MSCSI generated by the SAS user management program 112A.
In some embodiments, when the processing unit 122 receives the PCIE command data DPCIE generated by the PCIE driver 112C, the PCIE firmware 122A executed by the processing unit 122 controls the PCIE device according to the PCIE command data DPCIE to complete the operation indicated by the PCIE command data DPCIE (i.e., the control option executed by the SAS user management program 112A) such as adjusting the fan speed on the PCIE device or lighting a specific light.
In other embodiments, if the control option indicated by the PCIE command data DPCIE is a data request, for example, reading temperature data, operation status, etc. on the PCIE device 120, the PCIE firmware 122A executed by the processing unit 122 generates PCIE response data DRPCIE conforming to the PCIE interface format according to the data requested by the PCIE command data DPCIE, and returns the PCIE response data DRPCIE to the processing unit 112 of the management host 110. Next, when the processing unit 112 receives the PCIE response data DRPCIE, the PCIE driver 112C transmits a PCIE response message MRPCIE to the conversion program 112B according to the PCIE response data DRPCIE. It should be appreciated that the PCIE response message MRPCIE is in a format recognizable by the PCIE subscriber manager but not directly recognizable by the SAS subscriber manager 112A. Therefore, in order for the SAS user management program 112A to recognize the data returned by the PCIE device 120, the conversion program 112B generates the SCSI response message mrcsi recognizable by the SAS user management program 112A according to the PCIE response message MRPCIE. In other words, the conversion program 112B generates the SCSI response message mrcsi indicated as the same data content according to the data content indicated by the PCIE response message MRPCIE, for example, converts the message format of the PCIE response message MRPCIE thereof into the corresponding message format of the SCSI response message mrcsi. In some embodiments of the present invention, the conversion process 112B includes conversion data, and the conversion data includes a correspondence between a plurality of PCIE response messages MRPCIE and a plurality of SCSI response messages mrcsi, and the corresponding PCIE response messages MRPCIE and SCSI response messages mrcsi indicate the same data content. Therefore, when the conversion program 112B receives the PCIE response message MRPCIE, the corresponding SCSI response message mrcsi is found by comparing the PCIE response message MRPCIE with the conversion data, and then the corresponding SCSI response message mrcsi is transmitted to the SAS user management program 112A. Finally, the SAS user management program 112A may transmit the output signal SOUT to the display unit 116 according to the data content indicated by the SCSI response message mrcsi, and the display unit 116 displays the frame corresponding to the data content indicated by the SCSI response message mrcsi according to the output signal SOUT for the user to view the relevant status of the PCIE device 120.
Fig. 2 is a schematic diagram of a management system 200 of a PCIE device according to another embodiment of the invention. As shown in fig. 2, the PCIE device management system 200 includes a management host 210 and PCIE devices 220. The management host 210 includes a processing unit 212, an input unit 214, and a display unit 216, where the input unit 214 may be a keyboard, a mouse, etc., and the display unit 216 may be a display screen. It should be understood that the input unit 214 and the display unit 216 are not limited to the management host 210, and may be external to the management host 210, or the functions of the input unit 214 and the display unit 216 may be implemented through a remote electronic device communicatively connected to the management host 210. The processing unit 212 is configured to execute the SAS user management program 212A and the SCSI driver 212C, and it should be understood that data of the SAS user management program 212A and the SCSI driver 212C may be stored in any storage unit (not shown) inside or outside the management host 210, and then loaded from the storage unit for execution when the processing unit 112 is to process the relevant program. In addition, the PCIE device 220 may be a storage device of a PCIE interface, for example, JBOD (Just a Bunch Of Disks), where the PCIE device 220 includes a processing unit 222 for executing a PCIE firmware 222A and a conversion procedure 222B. Similarly, the data of the PCIE firmware 222A and the conversion process 222B may be stored in any storage unit (not shown) inside or outside the PCIE device 220, and then loaded from the storage unit for execution when the processing unit 222 is to process the relevant process.
In some embodiments of the present invention, when a user at the host end wants to control the operation of the PCIE device 220 or obtain the status data of the PCIE device 220, the user selects the corresponding operation on the SAS user management program 212A through the input unit 214. For example, SAS user management program 212A may have a plurality of control options corresponding to different operations (e.g., fan control, temperature data reading, display light control, firmware update, status reading, etc.). When the user selects the corresponding operation via the input unit 214, the input unit 214 generates an input signal SIN accordingly and transmits the input signal SIN to the processing unit 212, and the sas user management program 212A transmits a SCSI operation message MSCSI of the corresponding operation to the SCSI driver 212C according to the input signal SIN.
When the SCSI driver 212C receives the SCSI operation message MSCSI, it transmits SCSI command data DSCSI conforming to the SCSI interface format to the processing unit 222 of the PCIE device 220 according to the SCSI operation message MSCSI. It should be understood that the SCSI command data dscis in a format that can be recognized by the SCSI firmware executed by the SCSI device, and the SCSI firmware can control the SCSI device according to the SCSI command data dscis, however, the SCSI driver 212C is configured to perform data transfer with the PCIE device 220, and the SCSI command data dscis used by the SCSI driver 212C cannot be recognized directly by the PCIE firmware 222A executed in the PCIE device 220.
In order for the PCIE firmware 222A to interpret the control option selected by the user, the conversion process 222B generates PCIE command data DPCIE recognizable by the PCIE firmware 222A according to the SCSI command data DSCSI. In other words, the conversion program 222B generates the PCIE command data DPCIE indicating the same command and conforming to the PCIE interface format according to the command indicated by the SCSI command data DSCSI, for example, converts the command format of the SCSI command data DSCSI thereof into the command format corresponding to the PCIE command data DPCIE. In some embodiments of the present invention, the conversion process 222B includes conversion data, and the conversion data includes a correspondence between a plurality of SCSI command data and a plurality of PCIE command data, and the corresponding SCSI command data and PCIE command data indicate the same command. Therefore, when the conversion program 222B receives the SCSI command data, the corresponding PCIE command data is found by comparing the SCSI command data with the conversion data, and then the corresponding PCIE command data is transferred to the PCIE firmware 222A.
It should be appreciated that in some embodiments of the present invention, the conversion process 222B and the PCIE firmware 222A may be integrated together as an improved PCIE firmware, for example, the conversion process 222B of the present invention may be added to the PCIE firmware 222A by a patch process or an update process, so that the improved PCIE firmware may directly control the PCIE device 220 according to the SCSI command data DSCSI generated by the SCSI driver 212C.
In other embodiments, if the instruction indicated by the PCIE instruction data DPCIE is a data request, for example, reading temperature data, operation status, etc. on the PCIE device 220, the PCIE firmware 222A executed by the processing unit 222 generates PCIE response data DRPCIE conforming to the PCIE interface format according to the data requested by the PCIE instruction data DPCIE, and converts the PCIE response data DRPCIE into SCSI response data DRSCSI conforming to the SCSI interface format through the conversion procedure 222B. It should be understood that the PCIE response data DRPCIE is in a format that can be directly recognized by the PCIE driver, but not directly recognized by the SCSI driver 212C. Therefore, in order for the SCSI driver 212C to recognize the data returned by the PCIE device 220, the conversion program 222B generates SCSI response data DRSCSI recognizable by the SCSI driver 212C according to the PCIE response data DRPCIE. In other words, the conversion process 222B generates the SCSI response data DRSCSI indicated as the same data content according to the data content indicated by the PCIE response data DRPCIE, for example, converts the message format of the PCIE response data DRPCIE thereof into the message format corresponding to the SCSI response data DRSCSI. In some embodiments of the present invention, the conversion process 222B includes conversion data, and the conversion data includes a corresponding relationship between a plurality of PCIE response data DRPCIE and a plurality of SCSI response data DRSCSI, and the corresponding PCIE response data DRPCIE and SCSI response data DRSCSI indicate the same data content. Therefore, when the conversion program 222B receives the PCIE response data DRPCIE, the corresponding SCSI response data DRSCSI is found by comparing the PCIE response data DRPCIE with the conversion data, and then the corresponding SCSI response data DRSCSI is transferred to the SCSI driver 212C.
Then, when the SCSI driver 212C receives the SCSI response data DRSCSI, the SCSI driver 212C transmits the SCSI response message mrcsi to the SAS user management program 212A according to the SCSI response data DRSCSI. Finally, the SAS user management program 212A may transmit the output signal SOUT to the display unit 216 according to the data content indicated by the SCSI response message mrcsi, and the display unit 216 displays the frame corresponding to the data content indicated by the SCSI response message mrcsi according to the output signal SOUT for the user to view the relevant status of the PCIE device 220.
In summary, through the setting of the conversion program of the present invention, the SAS user management program originally used for controlling the SCSI device in the management host can be extended to be used for controlling and managing the PCIE device, so that the conversion cost and the re-adaptation time of the user in the related management software are greatly reduced, and the control and management of the management host in different interface devices are more flexible.
The methods of the present invention, or certain aspects or portions thereof, may exist in program code. The program code may be embodied on a tangible medium, such as a floppy diskettes, CD-ROMs, hard drives, or any other machine-readable storage medium, or any computer program product, wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention. Program code may also be transmitted over some transmission medium, such as electrical wiring or cabling, through fiber optics, or via any other form of transmission, wherein, when the program code is received and loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention. When implemented in a general-purpose processing unit, the program code combines with the processing unit to provide a unique apparatus that operates analogously to specific logic circuits.
While the preferred embodiments of the invention have been described above, it should be understood that the above disclosure is not intended to limit the embodiments of the invention. Rather, it encompasses numerous variations and similar arrangements (as would be apparent to one skilled in the art). Furthermore, the following claims are to be accorded the broadest interpretation so as to encompass all such modifications and similar arrangements.

Claims (10)

1. A PCIE device management system, comprising:
the system comprises a management host, a first processing unit, a SAS user management program, a conversion program and a PCIE driving program, wherein the first processing unit is used for executing the SAS user management program, the conversion program and the PCIE driving program, the SAS user management program is used for generating a SCSI operation message according to an input signal, the conversion program is used for generating a PCIE operation message according to the SCSI operation message, and the PCIE driving program is used for generating PCIE instruction data conforming to a PCIE interface format according to the PCIE operation message; and
the PCIE device comprises a second processing unit and a PCIE firmware, wherein the second processing unit is used for executing the PCIE firmware and is in communication connection with the first processing unit;
when the second processing unit receives the PCIE instruction data generated by the PCIE driver, the second processing unit executes the PCIE firmware to control the PCIE device according to the PCIE instruction data.
2. The PCIE device management system of claim 1 wherein when the second processing unit receives the PCIE command data generated by the PCIE driver, the PCIE firmware further transmits, to the first processing unit of the management host, PCIE response data conforming to a PCIE interface format according to the PCIE command data transmission.
3. The PCIE device management system of claim 2 wherein when the first processing unit receives the PCIE response data, the PCIE driver generates a PCIE response message according to the PCIE response data, the conversion program generates a SCSI response message according to the PCIE response message, and the SAS user management program generates an output signal according to the SCSI response message.
4. The PCIE device management system of claim 3 wherein said management host further comprises a display unit, said display unit displaying a related frame corresponding to a data content of said SCSI response message according to said output signal.
5. The PCIE device management system of claim 3 wherein the translation procedure includes translation data, the translation data including a plurality of SCSI operation messages and a plurality of PCIE response messages and a plurality of SCSI response messages;
wherein, the conversion data is used for indicating each PCIE operation message corresponding to each SCSI operation message and indicating each SCSI response message corresponding to each PCIE response message;
wherein, the conversion procedure generates the PCIE operation message corresponding to the SCSI operation message by comparing the converted data with the SCSI operation message generated by the SAS user management procedure; and
the conversion program generates the SCSI response message corresponding to the PCIE response message by comparing the conversion data with the PCIE response message generated by the PCIE driver.
6. A PCIE device management system, comprising:
the system comprises a management host, a storage unit and a storage unit, wherein the management host comprises a first processing unit, an SAS user management program and an SCSI driver, the first processing unit is used for executing the SAS user management program and the SCSI driver, the SAS user management program is used for generating an SCSI operation message according to an input signal, and the SCSI driver is used for generating SCSI instruction data conforming to an SCSI interface format according to the SCSI operation message; and
the PCIE device comprises a second processing unit, a conversion program and a PCIE firmware, wherein the second processing unit is used for executing the conversion program and the PCIE firmware and is in communication connection with the first processing unit;
when the second processing unit receives the SCSI command data generated by the SCSI driver, the conversion program generates PCIE command data conforming to a PCIE interface format according to the SCSI command data, and the second processing unit executes the PCIE firmware to control the PCIE device according to the PCIE command data generated by the conversion program.
7. The PCIE device management system of claim 6 wherein the PCIE firmware further generates PCIE response data conforming to a PCIE interface format according to the PCIE command data, and the conversion program generates SCSI response data conforming to a SCSI interface format according to the PCIE response data and is transmitted from the second processing unit to the first processing unit of the management host.
8. The PCIE device management system of claim 7 wherein when said first processing unit receives said SCSI response data, said SCSI driver generates a SCSI response message according to said SCSI response data, and said SAS user management program generates an output signal according to said SCSI response message.
9. The PCIE device management system of claim 8 wherein said management host further comprises a display unit, said display unit displaying a related frame corresponding to a data content of said SCSI response message according to said output signal.
10. The PCIE device management system of claim 8 wherein the translation procedure includes translation data, the translation data including a plurality of SCSI command data to a plurality of PCIE command data correspondence and a plurality of PCIE response data to a plurality of SCSI response data correspondence;
wherein the conversion data is used for indicating each PCIE instruction data corresponding to each SCSI instruction data and indicating each SCSI response data corresponding to each PCIE response data;
wherein the conversion program generates the PCIE command data corresponding to the SCSI command data by comparing the conversion data with the SCSI command data generated by the SCSI driver; and
the conversion program generates the SCSI response data corresponding to the PCIE response data by comparing the conversion data with the PCIE response data generated by the PCIE driver.
CN201811306558.7A 2018-11-05 2018-11-05 PCIE device management system Active CN111143249B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811306558.7A CN111143249B (en) 2018-11-05 2018-11-05 PCIE device management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811306558.7A CN111143249B (en) 2018-11-05 2018-11-05 PCIE device management system

Publications (2)

Publication Number Publication Date
CN111143249A CN111143249A (en) 2020-05-12
CN111143249B true CN111143249B (en) 2023-08-08

Family

ID=70515635

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811306558.7A Active CN111143249B (en) 2018-11-05 2018-11-05 PCIE device management system

Country Status (1)

Country Link
CN (1) CN111143249B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104077174A (en) * 2009-03-27 2014-10-01 Lsi公司 Storage system logical block address de-allocation management and data hardening
CN106709379A (en) * 2015-11-16 2017-05-24 宇瞻科技股份有限公司 PCIe network bridge conversion apparatus and method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9043527B2 (en) * 2013-01-04 2015-05-26 American Megatrends, Inc. PCI express channel implementation in intelligent platform management interface stack

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104077174A (en) * 2009-03-27 2014-10-01 Lsi公司 Storage system logical block address de-allocation management and data hardening
CN106709379A (en) * 2015-11-16 2017-05-24 宇瞻科技股份有限公司 PCIe network bridge conversion apparatus and method

Also Published As

Publication number Publication date
CN111143249A (en) 2020-05-12

Similar Documents

Publication Publication Date Title
JP5461621B2 (en) Remote control system using remote device driver and remote control method using remote device driver
US20030234811A1 (en) Home network system for driving a remote user interface and method thereof
US20090160779A1 (en) Emulating A Keyboard On A Touch Screen Monitor Of A Computer System
US8661235B2 (en) Firmware storage medium with customized image
TW201033903A (en) Virtual memory over baseboard management controller
EP2474913A1 (en) USB device switching working mode
US10936295B2 (en) Software update system
EP3869346B1 (en) Apparatus and method of recognizing external device in a communication system
KR101251212B1 (en) Method for performing remote control for usb device and system for performing the same
JP5789225B2 (en) Remote device driver providing system and remote device driver providing method
CN106528226B (en) Installation method and device of operating system
JP2012113565A (en) Network device, network system, and control method of network device
CN111143249B (en) PCIE device management system
CN111614946A (en) Projector and projector firmware updating method
CN101211553B (en) Display apparatus and driving method of display apparatus
US10721370B2 (en) Information processing apparatus, information processing system, and method of updating file
US11748290B2 (en) Multi-host system, host equipment, and operation method for sharing human-machine interface device
US20220027300A1 (en) USB hub device having functionality of self firmware updating and host electronic system having the same
JP5707366B2 (en) USB terminal control method and apparatus for executing the same
US10725791B2 (en) Operating system boot up optimizations
US11334339B2 (en) USB device and firmware updating method thereof
US20240012654A1 (en) Electronic device and demo program execution method thereof
EP3447640B1 (en) Operating system up boot optimizations
US20230133948A1 (en) Adjustment of display settings
CN114416495A (en) Method and system for monitoring and controlling server by using liquid crystal display

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant