CN111143249A - PCIE device management system - Google Patents

PCIE device management system Download PDF

Info

Publication number
CN111143249A
CN111143249A CN201811306558.7A CN201811306558A CN111143249A CN 111143249 A CN111143249 A CN 111143249A CN 201811306558 A CN201811306558 A CN 201811306558A CN 111143249 A CN111143249 A CN 111143249A
Authority
CN
China
Prior art keywords
pcie
scsi
data
processing unit
conversion
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.)
Granted
Application number
CN201811306558.7A
Other languages
Chinese (zh)
Other versions
CN111143249B (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.)
Shencloud Technology Co Ltd
Shunda Computer Factory Co Ltd
Original Assignee
Shencloud Technology Co Ltd
Shunda Computer Factory Co Ltd
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 Shencloud Technology Co Ltd, Shunda Computer Factory Co Ltd filed Critical Shencloud Technology Co 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

Images

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Systems (AREA)
  • Bus Control (AREA)

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 an SAS user management program, a conversion program and a PCIE driving program, wherein the SAS user management program generates an SCSI operation message according to an input signal, the conversion program generates a PCIE operation message according to the SCSI operation message, and the PCIE driving program transmits PCIE command data which conforms to a PCIE interface format to the PCIE device according to the PCIE operation message. 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 and a storage device (e.g., JBOD) thereof are mostly connected by using an 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 by the host through an SAS user management program, for example: SCSI Enclosure management Services (SES). In detail, the SAS user manager is installed under the operating system of the host, and when the SAS user manager is started, the user can control the storage device through the operation interface.
Generally, either the SAS user management program or the software established by the user according to the SAS communication architecture can only control the storage device of the SAS interface. However, as the storage device with PCIE interface is widely used in the server, the software established under the SAS communication architecture cannot be used continuously, which increases the conversion cost and the re-adaptation time of the user in the related management software, and is quite inconvenient.
Disclosure of Invention
The present invention provides a PCIE device management system, which greatly reduces the conversion cost and the re-adaptation time of a user in the related management software, so that the control management of a management host on different interface devices is more flexible.
To solve the above technical problem, a PCIE device management system of the present invention includes: a management host having a first processing unit, wherein the first processing unit executes an SAS user management program, a conversion program and a PCIE driver, the SAS user management program is configured to generate an SCSI operation message according to an input signal, the conversion program generates a PCIE operation message according to the SCSI operation message, and the PCIE driver generates PCIE command data conforming to a PCIE interface format according to the PCIE operation message; and a PCIE device having a second processing unit, the second processing unit executing a PCIE firmware and being 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 PCIE response data conforming to a PCIE interface format to the first processing unit of the management host according to the PCIE command data. 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 manager 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 screen corresponding to the data content of the SCSI response message according to the output signal.
Preferably, the conversion procedure includes a conversion data, and the conversion data includes a corresponding relationship between a plurality of SCSI operation messages and a plurality of PCIE operation messages and a corresponding relationship between a plurality of PCIE response messages and a plurality of SCSI response messages; wherein, the conversion data is used to indicate each PCIE operation message corresponding to each SCSI operation message and indicate each SCSI response message corresponding to each PCIE response message; wherein, the conversion program generates the PCIE operation message corresponding to the SCSI operation message by comparing the conversion data with the SCSI operation message generated by the SAS user management program; 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 program.
To solve the above technical problem, another PCIE device management system according to the present invention includes: a management host having a first processing unit, wherein the first processing unit executes a SAS user management program and a SCSI drive program, the SAS user management program is used for generating a SCSI operation message according to an input signal, and the SCSI drive program generates SCSI instruction data conforming to the SCSI interface format according to the SCSI operation message; and a PCIE device having a second processing unit, the second processing unit executing a conversion program and a PCIE firmware, and being 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 the PCIE interface format according to the PCIE command data, and the conversion program generates SCSI response data conforming to the SCSI interface format according to the PCIE response data, and the second processing unit transmits the SCSI response data to the first processing unit of the management host. 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 screen corresponding to the data content of the SCSI response message according to the output signal.
Preferably, the conversion procedure includes a conversion data, and the conversion data includes a corresponding relationship between a plurality of SCSI command data and a plurality of PCIE command data and a corresponding relationship between a plurality of PCIE response data and a plurality of SCSI response data; wherein, the conversion data is used to indicate each PCIE command data corresponding to each SCSI command data and indicate 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 drive program; 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 program.
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 continuously used for the control management of the PCIE device, the conversion cost and the re-adaptation time of the user in related management software are greatly reduced, and the control management of the management host on different interface devices is more flexible.
[ description of the drawings ]
Fig. 1 is a schematic diagram illustrating a management system of a PCIE device according to an embodiment of the present invention.
Fig. 2 is a schematic diagram illustrating a management system of a PCIE device according to another embodiment of the present invention.
[ detailed description ] embodiments
The embodiments or examples shown in the figures are expressed in a particular manner as set forth below. It is to be understood that the embodiment or examples are not to be construed as 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 illustrating a management system 100 of a PCIE device according to an embodiment of the present invention. As shown in fig. 1, a 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 input unit 114 and the display unit 116 may be implemented by a remote electronic device communicatively connected to the management host 110. The processing unit 112 is configured to execute the SAS user manager 112A, the converter 112B and the PCIE driver 112C, and it should be understood that the data of the SAS user manager 112A, the converter 112B and the PCIE driver 112C can be stored in any storage unit (not shown) inside or outside the management host 110, and when the processing unit 112 needs to process the related programs, the data is loaded from the storage unit and then executed. Moreover, the PCIE device 120 may be a storage device Of a PCIE interface, for example, jbod (just a bus Of disks), and the PCIE device 120 includes a processing unit 122 for executing a PCIE firmware 122A, and thereby communicating with the management host 110 for data transmission. Similarly, the data of the PCIE firmware 122A can be stored in any storage unit (not shown) inside or outside the PCIE device 120, and when the processing unit 122 needs to process the related processes, the data is loaded from the storage unit and then executed.
In some embodiments of the present invention, when a user at the management host wants to control the operation of the PCIE device 120 or obtain status data of the PCIE device 120, the user selects a corresponding operation on the SAS user management program 112A through the input unit 114. For example, the SAS customer manager 112A may have a plurality of control options corresponding to different operations (e.g., fan control, temperature data reading, display lamp control, firmware update, status reading, etc.). When the user selects the corresponding operation through the input unit 114, the input unit 114 correspondingly generates the input signal SIN to be transmitted 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 appreciated 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, however, the SCSI operation message MSCSI cannot be directly recognized by the PCIE driver 112C.
In order to enable the PCIE driver 112C to interpret the control option selected by the user, the converter 112B generates the PCIE operation message MPCIE that can be recognized by the PCIE driver 112C according to the SCSI operation message MSCSI generated by the SAS user manager 112A. In other words, the conversion program 112B generates the PCIE operation message mpice 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 mpice. In some embodiments of the present invention, the conversion procedure 112B includes conversion data, and the conversion data includes a corresponding relationship between a plurality of 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. Thus, when the conversion program 112B receives the SCSI operation message MSCSI generated by the SAS user management program 112A, the corresponding PCIE operation message is found by comparing the SCSI operation message with the conversion data, and then the corresponding PCIE operation message is transmitted to the PCIE driver 112C.
When the PCIE driver 112C receives the PCIE operation message MPCIE, it transmits PCIE command data DPCIE conforming to the PCIE interface format 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 converter 112B and the PCIE driver 112C may be integrated together as an improved PCIE driver, for example, the converter 112B of the present invention may be added to the PCIE driver 112C by a patch or an update method, so that the improved PCIE driver can directly generate the corresponding PCIE command data DPCIE according to the SCSI operation message MSCSI generated by the SAS user manager 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 user on the SAS user manager 112A), for example, adjusting the fan speed on the PCIE device or lighting a specific light number.
In other embodiments, if the control option indicated by the PCIE command data DPCIE is a data request, for example, reading temperature data and operating status 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 transmits the PCIE response data DRPCIE back to the processing unit 112 of the management host 110. Then, 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 that can be recognized by the PCIE user manager, but cannot be recognized directly by the SAS user manager 112A. Therefore, in order to make the SAS subscriber manager 112A recognize the data returned by the PCIE device 120, the conversion program 112B generates a SCSI response message MRSCSI that is recognized by the SAS subscriber manager 112A according to the PCIE response message MRPCIE. In other words, the conversion program 112B generates the SCSI response message MRSCSI 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 its PCIE response message MRPCIE into the message format corresponding to the SCSI response message MRSCSI. In some embodiments of the present invention, the conversion program 112B includes conversion data, and the conversion data includes a corresponding relationship between a plurality of PCIE response messages MRPCIE and a plurality of SCSI response messages MRSCSI, and the corresponding PCIE response messages MRPCIE and SCSI response messages MRSCSI indicate the same data content. Therefore, when the conversion program 112B receives the PCIE response message MRPCIE, the corresponding SCSI response message MRSCSI is found by comparing the PCIE response message MRPCIE with the conversion data, and then the corresponding SCSI response message MRSCSI is transmitted to the SAS user management program 112A. Finally, the SAS ue 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 MRSCSI, and the display unit 116 displays a screen corresponding to the data content indicated by the SCSI response message MRSCSI according to the output signal SOUT for the user to view the related status of the PCIE device 120.
Fig. 2 is a diagram illustrating a management system 200 of a PCIE device according to another embodiment of the present invention. As shown in fig. 2, PCIE device management system 200 includes management host 210 and PCIE device 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, and the like, 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 externally connected to the management host 210, or the input unit 214 and the display unit 216 may be implemented by a remote electronic device communicatively connected to the management host 210. The processing unit 212 is configured to execute the SAS user manager 212A and the SCSI driver 212C, and it should be understood that data of the SAS user manager 212A and the SCSI driver 212C may be stored in any storage unit (not shown) inside or outside the management host 210, and when the processing unit 112 needs to process a relevant program, the data is loaded from the storage unit and then executed. Moreover, the PCIE device 220 may be a storage device Of a PCIE interface, for example, jbod (just a bus Of disks), and the PCIE device 220 includes a processing unit 222 for executing a PCIE firmware 222A and a conversion program 222B. Similarly, the data of the PCIE firmware 222A and the conversion program 222B can be stored in any storage unit (not shown) inside or outside the PCIE device 220, and when the processing unit 222 needs to process the related programs, the data is loaded from the storage unit and then executed.
In some embodiments of the present invention, when a user at the management host wants to control the operation of the PCIE device 220 or obtain status data of the PCIE device 220, the user selects a corresponding operation on the SAS user management program 212A through the input unit 214. For example, the SAS customer manager 212A may have a plurality of control options corresponding to different operations (e.g., fan control, temperature data reading, display lamp control, firmware update, status reading, etc.). When the user selects the corresponding operation through the input unit 214, the input unit 214 correspondingly generates the input signal SIN to be transmitted to the processing unit 212, and the SAS user manager 212A transmits the 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 sends SCSI command data DSCSI compliant with the SCSI interface format to the processing unit 222 of the PCIE device 220 according to the SCSI operation message MSCSI. It should be appreciated that the SCSI command data DSCSI is 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 DSCSI, however, the SCSI command data DSCSI used by the SCSI driver 212C is not directly recognized by the PCIE firmware 222A executed in the PCIE device 220.
In order to allow the PCIE firmware 222A to interpret the control option selected by the user, the conversion program 222B generates PCIE command data DPCIE that the PCIE firmware 222A can recognize according to the SCSI command data DSCSI. In other words, the conversion program 222B generates 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 into the command format corresponding to the PCIE command data DPCIE. In some embodiments of the present invention, the conversion program 222B includes conversion data, and the conversion data includes a corresponding relationship 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. Thus, when the conversion program 222B receives the SCSI command data, it finds out the corresponding PCIE command data by comparing the SCSI command data with the conversion data, and then transmits the corresponding PCIE command data to the PCIE firmware 222A.
It should be appreciated that in some embodiments of the present invention, the conversion program 222B and the PCIE firmware 222A may be integrated together as a modified PCIE firmware, for example, the conversion program 222B of the present invention may be added to the PCIE firmware 222A by a patch or update process, so that the modified PCIE firmware can directly control the PCIE device 220 according to the SCSI command data DSCSI generated by the SCSI driver 212C.
In other embodiments, if the command indicated by the PCIE command data DPCIE is a data request, for example, reading temperature data and operating status 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 command data DPCIE, and converts the PCIE response data DRPCIE into SCSI response data DRSCSI conforming to the SCSI interface format through the conversion program 222B. It should be appreciated that the PCIE response data DRPCIE is in a format that can be directly recognized by the PCIE driver, but cannot be directly recognized by the SCSI driver 212C. Therefore, in order to make the SCSI driver 212C recognize the data returned by the PCIE device 220, the conversion program 222B generates SCSI response data DRSCSI that is recognized by the SCSI driver 212C according to the PCIE response data DRPCIE. In other words, the conversion program 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 into the message format corresponding to the SCSI response data DRSCSI. In some embodiments of the present invention, the conversion program 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. Thus, 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 transmitted to the SCSI driver 212C.
Then, when the SCSI driver 212C receives the SCSI response data DRSCSI, the SCSI driver 212C transmits a SCSI response message MRSCSI to the SAS user manager 212A according to the SCSI response data DRSCSI. Finally, the SAS ue 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 MRSCSI, and the display unit 216 displays a screen corresponding to the data content indicated by the SCSI response message MRSCSI according to the output signal SOUT for the user to view the related status of the PCIE device 220.
In summary, through the configuration of the conversion program of the present invention, the SAS user manager originally used for controlling the SCSI device in the management host can be continuously used for control management of the PCIE device, thereby greatly reducing the conversion cost and the re-adaptation time of the user in the related management software, and making the control management of the management host in different interface devices more flexible.
The methods of the present invention, or certain aspects or portions thereof, may take the form of program code. The program code may be embodied in tangible media, such as floppy diskettes, cd-roms, hard drives, or any other machine-readable storage medium, wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine thereby becomes an apparatus for practicing the invention. The program code may also be transmitted over some transmission medium, such as over 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 present invention has been described with reference to preferred embodiments, it is to be understood that the above disclosure is not intended to limit the embodiments of the invention. On the contrary, it is intended to cover various modifications and similar arrangements (as would be apparent to those skilled in the art). Furthermore, the appended 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:
a management host, including a first processing unit, an SAS user management program, a conversion program and a PCIE driver, wherein the first processing unit is configured to execute the SAS user management program, the conversion program and the PCIE driver, the SAS user management program is configured to generate an SCSI operation message according to an input signal, the conversion program generates a PCIE operation message according to the SCSI operation message, and the PCIE driver generates PCIE instruction data conforming to the PCIE interface format according to the PCIE operation message; and
a PCIE device, including a second processing unit and a PCIE firmware, where the second processing unit is configured to execute 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 PCIE response data conforming to a PCIE interface format to the first processing unit of the management host according to the PCIE command data.
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 manager generates an output signal according to the SCSI response message.
4. The PCIE device management system of claim 3, wherein the management host further comprises a display unit, the display unit displays a related frame corresponding to the data content of the SCSI response message according to the output signal.
5. The PCIE device management system of claim 3, wherein the conversion procedure comprises a conversion data, the conversion data comprises 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 to indicate each PCIE operation message corresponding to each SCSI operation message and indicate each SCSI response message corresponding to each PCIE response message;
wherein, the conversion program generates the PCIE operation message corresponding to the SCSI operation message by comparing the conversion data with the SCSI operation message generated by the SAS user management program; and
wherein, the conversion procedure 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 driving procedure.
6. A PCIE device management system, comprising:
a management host, including a first processing unit, a SAS user management program and a SCSI driver, wherein the first processing unit is configured to execute the SAS user management program and the SCSI driver, the SAS user management program is configured to generate a SCSI operation message according to an input signal, and the SCSI driver generates SCSI command data conforming to an SCSI interface format according to the SCSI operation message; and
a PCIE device, including a second processing unit, a conversion program, and a PCIE firmware, where the second processing unit is configured to execute 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 a PCIE response data conforming to a PCIE interface format according to the PCIE command data, and the conversion process generates a SCSI response data conforming to a SCSI interface format according to the PCIE response data, and the second processing unit transmits the SCSI response data to the first processing unit of the management host.
8. The PCIE device management system of claim 7, wherein 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 manager generates an output signal according to the SCSI response message.
9. The PCIE device management system of claim 8, wherein the management host further comprises a display unit, the display unit displays a related frame corresponding to the data content of the SCSI response message according to the output signal.
10. The PCIE device management system of claim 8, wherein the conversion procedure includes a conversion data, 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 to indicate each PCIE command data corresponding to each SCSI command data and indicate 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 drive program; 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 program.
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 true CN111143249A (en) 2020-05-12
CN111143249B 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 (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140195711A1 (en) * 2013-01-04 2014-07-10 American Megatrends, Inc. Pci express channel implementation in intelligent platform management interface stack
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

Patent Citations (3)

* 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
US20140195711A1 (en) * 2013-01-04 2014-07-10 American Megatrends, Inc. Pci express channel implementation in intelligent platform management interface stack
CN106709379A (en) * 2015-11-16 2017-05-24 宇瞻科技股份有限公司 PCIe network bridge conversion apparatus and method

Also Published As

Publication number Publication date
CN111143249B (en) 2023-08-08

Similar Documents

Publication Publication Date Title
KR101251250B1 (en) System for performing remote control using remote device driver and method for performing the same
US20030234811A1 (en) Home network system for driving a remote user interface and method thereof
US10936295B2 (en) Software update system
US20090160779A1 (en) Emulating A Keyboard On A Touch Screen Monitor Of A Computer System
EP3869346B1 (en) Apparatus and method of recognizing external device in a communication system
US9134887B2 (en) Multi-device visual correlation interaction
KR101366993B1 (en) System for providing remote device driver and mehtod for providing remote device driver
JP2003114859A (en) Usb connector
CN110708489A (en) Communication method, communication device, electronic device and storage medium
CN111143249B (en) PCIE device management system
US20120036294A1 (en) Computer integrated display integrated display and control method of the same
US11954519B2 (en) Information processing apparatus, method, and recording medium controlling execution of a process based on the amount of a type of log data stored
KR20220133845A (en) Computer Systems and Method for Automatic Installation of Operating Systems at Remote Place
US11132041B2 (en) Power supply with management interface and method therefor
JP2008129653A (en) Driver installation method, target equipment controlled by driver
CN114443148A (en) Method for starting disk by centralized management server and server
US9367332B2 (en) Sensing data reading device and method
US10725791B2 (en) Operating system boot up optimizations
KR101262539B1 (en) Method for controlling usb terminal and apparatus for performing the same
US11599364B2 (en) System and method for provide persistent companion software in an information handling system
US11977801B2 (en) Image processing apparatus, control method, and storage medium
US10951787B2 (en) Information processing apparatus that controls timing for enabling an application, control method of information processing apparatus, and recording medium
JP2006040063A (en) Image processing device and smi processing method thereof
CN112311560B (en) Remote wakeup method and remote wakeup system
EP3447640A1 (en) Operating system up boot optimizations

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