JP7448815B2 - Information processing system, storage device, host device, and program - Google Patents

Information processing system, storage device, host device, and program Download PDF

Info

Publication number
JP7448815B2
JP7448815B2 JP2020101789A JP2020101789A JP7448815B2 JP 7448815 B2 JP7448815 B2 JP 7448815B2 JP 2020101789 A JP2020101789 A JP 2020101789A JP 2020101789 A JP2020101789 A JP 2020101789A JP 7448815 B2 JP7448815 B2 JP 7448815B2
Authority
JP
Japan
Prior art keywords
failure
related information
information
storage medium
host device
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
JP2020101789A
Other languages
Japanese (ja)
Other versions
JP2021196764A (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.)
Buffalo Inc
Original Assignee
Buffalo Inc
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 Buffalo Inc filed Critical Buffalo Inc
Priority to JP2020101789A priority Critical patent/JP7448815B2/en
Priority to CN202110653357.XA priority patent/CN113806256A/en
Publication of JP2021196764A publication Critical patent/JP2021196764A/en
Application granted granted Critical
Publication of JP7448815B2 publication Critical patent/JP7448815B2/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/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1668Details of memory controller
    • 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/40Bus structure
    • G06F13/4063Device-to-bus coupling
    • G06F13/4068Electrical coupling
    • 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/0042Universal serial bus [USB]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Debugging And Monitoring (AREA)
  • Information Transfer Systems (AREA)

Description

本発明は、情報処理システム、記憶装置、ホスト装置、及びプログラムに関する。 The present invention relates to an information processing system, a storage device, a host device, and a program.

近年では、家庭用テレビなどの家電製品においても、アンドロイド(登録商標)OSなどのオペレーティングシステムのもとでアプリケーションプログラムを実行するものがある。また、こうした装置には、USBのホスト装置として動作し、USB接続されたハードディスクなどの機器を制御可能なものもある。 In recent years, some home appliances such as home televisions run application programs on operating systems such as Android (registered trademark) OS. Furthermore, some of these devices operate as USB host devices and can control devices such as hard disks connected via USB.

なお、特許文献1には、SCSIコマンドにより、USB経由でS.M.A.R.T.(Self-Monitoring, Analysis and Reporting Technology)情報を送受する方法が開示されている。 Note that Patent Document 1 discloses that the S. M. A. R. T. (Self-Monitoring, Analysis and Reporting Technology) A method for transmitting and receiving information is disclosed.

特開2020-13621号公報JP2020-13621A

しかしながら、オペレーティングシステムで制御される機器において、USB接続された機器との間でのバルク転送要求が複数のアプリケーションで発生すると、転送するデータが輻輳してアプリケーションの実行に支障を起こす可能性があることがわかった。 However, in devices controlled by an operating system, if multiple applications request bulk transfer between USB-connected devices, the data to be transferred may become congested and cause problems in application execution. I understand.

本発明は上記実情に鑑みて為されたもので、ホスト装置が、そのアプリケーションの実行に支障を生じさせることなく、USBを介して接続された機器から障害関連情報等を収集することができる情報処理システム、記憶装置、ホスト装置、及びプログラムを提供することを、その目的の一つとする。 The present invention has been made in view of the above circumstances, and provides information that allows a host device to collect failure-related information etc. from devices connected via USB without causing any hindrance to the execution of its applications. One of its purposes is to provide processing systems, storage devices, host devices, and programs.

上記従来例の問題点を解決する本発明の一態様は、USBを介して接続されるホスト装置と記憶装置とを含む情報処理システムであって、前記ホスト装置が、当該記憶装置の障害に関連する障害関連情報を、USBのデータ転送方式のうち、バルク転送とは異なる所定のデータ転送方式により提供するよう前記記憶装置に対して要求する要求手段と、前記記憶装置から、前記所定のデータ転送方式により、前記障害関連情報を受け入れて、当該受け入れた障害関連情報を用いた所定の処理を実行する処理手段と、を含み、前記記憶装置が、記憶メディアを備え、前記ホスト装置から、前記所定のデータ転送方式による、前記予め定めた種類の障害関連情報の提供の要求を受け入れる受入手段と、前記受け入れた要求に係る障害関連情報を前記記憶メディアに対して要求する情報要求手段と、前記記憶メディアから受け入れた障害関連情報を、前記所定のデータ転送方式により、前記ホスト装置へ送出する送出手段と、を含むこととしたものである。 One aspect of the present invention that solves the problems of the conventional example is an information processing system including a host device and a storage device connected via USB, wherein the host device requesting means for requesting the storage device to provide failure-related information using a predetermined data transfer method different from bulk transfer among USB data transfer methods; processing means for accepting the failure-related information and executing a predetermined process using the accepted failure-related information, the storage device including a storage medium, an accepting means for accepting a request for provision of the predetermined type of failure-related information using a data transfer method; an information requesting means for requesting the storage medium for failure-related information related to the accepted request; The apparatus further includes a sending means for sending failure-related information received from the medium to the host device using the predetermined data transfer method.

このように本発明の一態様では、バルク転送とは異なる所定のデータ転送方式により障害関連情報を取得するので、ホスト装置は、アプリケーションの実行に支障を生じさせることなく、USBを介して接続された記憶装置から、障害関連情報を収集できる。 In this way, in one aspect of the present invention, failure-related information is acquired using a predetermined data transfer method different from bulk transfer, so that the host device can be connected via USB without causing any problems in the execution of applications. Fault-related information can be collected from stored storage devices.

また本発明の一態様は、USBを介してホスト装置に接続される記憶装置であって、記憶メディアを具備し、前記ホスト装置から、予め定めた種類の障害関連情報を、USBのデータ転送方式のうち、バルク転送とは異なる所定のデータ転送方式により提供するよう要求を受け入れる受入手段と、前記受け入れた要求に係る障害関連情報を前記記憶メディアに対して要求する情報要求手段と、前記記憶メディアから受け入れた障害関連情報を、前記所定のデータ転送方式により、前記ホスト装置へ送出する送出手段と、を含むこととしたものである。 Another aspect of the present invention is a storage device connected to a host device via USB, which includes a storage medium, and transmits predetermined types of failure-related information from the host device using a USB data transfer method. Among them, an accepting means that accepts a request for data to be provided by a predetermined data transfer method different from bulk transfer, an information requesting means that requests the storage medium for failure-related information related to the accepted request, and the storage medium and transmitting means for transmitting failure-related information received from the host device to the host device using the predetermined data transfer method.

このように本発明の一態様では、バルク転送とは異なる所定のデータ転送方式により障害関連情報を転送するので、ホスト装置では、アプリケーションの実行に支障を生じさせることなく、USBを介して接続された記憶装置等から、障害関連情報を収集できる。 In this way, in one aspect of the present invention, failure-related information is transferred using a predetermined data transfer method different from bulk transfer, so that the host device can connect via USB without causing any problems in the execution of applications. Fault-related information can be collected from stored storage devices, etc.

またここで前記所定のデータ転送方式は、USBのコントロール転送であってもよい。さらに前記送出手段は、前記障害関連情報を、USBのコントロール転送にて送出可能なデータサイズに分割して送出することとしてもよい。 Further, the predetermined data transfer method may be USB control transfer. Furthermore, the sending means may divide the failure-related information into data sizes that can be sent by USB control transfer and send the divided data.

これらの態様では、バルク転送とは異なるコントロール転送により障害関連情報を転送するので、ホスト装置では、アプリケーションの実行に支障を生じさせることなく、USBを介して接続された記憶装置等から、障害関連情報を収集できる。 In these modes, fault-related information is transferred using control transfer, which is different from bulk transfer, so the host device can transfer fault-related information from a storage device connected via USB without causing any problems in application execution. Information can be collected.

またこれらの態様において、前記障害関連情報の要求は、USBのコントロール転送にて送出可能なデータサイズの指示情報であり、前記情報要求手段は、当該指示情報に基づいて、障害関連情報を前記記憶メディアに対して要求するためのコマンドデータを生成し、当該生成したコマンドデータを、前記記憶メディアに出力して、障害関連情報を前記記憶メディアに対して要求するものであってもよい。 Further, in these aspects, the request for failure-related information is instruction information of a data size that can be sent by USB control transfer, and the information requesting means transfers the failure-related information to the storage based on the instruction information. It may also be possible to generate command data for requesting a medium, output the generated command data to the storage medium, and request failure-related information from the storage medium.

この例によっても、バルク転送とは異なるコントロール転送により障害関連情報を転送するので、ホスト装置では、アプリケーションの実行に支障を生じさせることなく、USBを介して接続された記憶装置等から、障害関連情報を収集できる。 In this example as well, the fault-related information is transferred by control transfer, which is different from bulk transfer, so the host device can transfer the fault-related information from the storage device connected via USB without causing a problem in the execution of the application. Information can be collected.

また前記障害関連情報は、S.M.A.R.T.情報であってもよい。 Further, the failure related information is S. M. A. R. T. It may be information.

さらに本発明の別の態様に係るホスト装置は、記憶メディアを備えた記憶装置に対し、USBを介して接続されるホスト装置であって、前記記憶装置に対して、USBのデータ転送方式のうち、バルク転送とは異なる所定のデータ転送方式により、予め定めた種類の障害関連情報を提供するよう要求する要求手段と、前記記憶装置から、前記所定のデータ転送方式により、前記障害関連情報を受け入れて、当該受け入れた障害関連情報を用いた所定の処理を実行する処理手段と、を含み、所定のタイミングで、前記記憶装置に対して、当該記憶装置を、前記ホスト装置から、予め定めた種類の障害関連情報を、USBのデータ転送方式のうち、バルク転送とは異なる所定のデータ転送方式により提供するよう要求を受け入れる受入手段と、前記受け入れた要求に係る障害関連情報を前記記憶メディアに対して要求する情報要求手段と、前記記憶メディアから受け入れた障害関連情報を、前記所定のデータ転送方式により、前記ホスト装置へ送出する送出手段と、として機能させるためのプログラムを転送する。 Furthermore, a host device according to another aspect of the present invention is a host device that is connected to a storage device including a storage medium via a USB, and is connected to a storage device using a USB data transfer method. , requesting means for requesting provision of a predetermined type of failure-related information using a predetermined data transfer method different from bulk transfer; and receiving the failure-related information from the storage device using the predetermined data transfer method. and processing means for executing a predetermined process using the accepted failure-related information, the storage device is sent from the host device to the storage device of a predetermined type at a predetermined timing. an accepting means for accepting a request to provide failure-related information according to a predetermined data transfer method different from bulk transfer among USB data transfer methods, and sending the failure-related information regarding the accepted request to the storage medium; A program is transferred for functioning as an information requesting means for making a request for failure-related information received from the storage medium, and a sending means for sending out failure-related information received from the storage medium to the host device using the predetermined data transfer method.

これにより、記憶装置に対し、バルク転送とは異なる所定のデータ転送方式により障害関連情報を転送させることとし、ホスト装置では、アプリケーションの実行に支障を生じさせることなく、USBを介して接続された記憶装置等から、障害関連情報を収集できる。 As a result, failure-related information is transferred to the storage device using a predetermined data transfer method different from bulk transfer, and the host device is able to transfer failure-related information to the storage device using a predetermined data transfer method that is different from bulk transfer. Failure-related information can be collected from storage devices, etc.

また本発明のもう一つの態様は、プログラムであって、記憶メディアを備え、ホスト装置との間でUSBを介して接続される記憶装置を、前記ホスト装置から、予め定めた種類の障害関連情報を、USBのデータ転送方式のうち、バルク転送とは異なる所定のデータ転送方式により提供するよう要求を受け入れる受入手段と、前記受け入れた要求に係る障害関連情報を前記記憶メディアに対して要求する情報要求手段と、前記記憶メディアから受け入れた障害関連情報を、前記所定のデータ転送方式により、前記ホスト装置へ送出する送出手段と、として機能させることとしたものである。 Another aspect of the present invention is a program that sends predetermined types of fault-related information from the host device to a storage device that includes a storage medium and is connected to a host device via USB. an accepting means that accepts a request to provide the data using a predetermined data transfer method different from bulk transfer among USB data transfer methods, and information that requests the storage medium to provide failure-related information related to the accepted request. The apparatus functions as a requesting means and a sending means for sending the failure-related information received from the storage medium to the host device using the predetermined data transfer method.

これにより、記憶装置に対し、バルク転送とは異なる所定のデータ転送方式により障害関連情報を転送させ、ホスト装置が、アプリケーションの実行に支障を生じさせることなく、USBを介して接続された記憶装置等から、障害関連情報を収集できる。 This allows the storage device to transfer failure-related information using a predetermined data transfer method different from bulk transfer, allowing the host device to connect the storage device via USB to the storage device without causing any problems in application execution. Failure-related information can be collected from etc.

本発明によると、記憶装置に、バルク転送とは異なる所定のデータ転送方式により障害関連情報を転送させ、ホスト装置は、アプリケーションの実行に支障を生じさせることなく、USBを介して接続された記憶装置から、障害関連情報を収集できる。 According to the present invention, failure-related information is transferred to a storage device using a predetermined data transfer method different from bulk transfer, and a host device can transfer failure-related information to a storage device connected via USB without causing any trouble in executing an application. Fault-related information can be collected from devices.

本発明の実施の形態に係る情報処理システムの構成例を表すブロック図である。1 is a block diagram illustrating a configuration example of an information processing system according to an embodiment of the present invention. 本発明の実施の形態に係る記憶装置の例を表す機能ブロック図である。1 is a functional block diagram illustrating an example of a storage device according to an embodiment of the present invention. FIG. 本発明の実施の形態に係る情報処理システムの動作例を表すフローチャート図である。FIG. 2 is a flowchart illustrating an example of the operation of the information processing system according to the embodiment of the present invention.

本発明の実施の形態について図面を参照しながら説明する。本発明の実施の形態に係る情報処理システム1は、図1に例示するように、ホスト装置10と、記憶装置20とを含んで構成されている。 Embodiments of the present invention will be described with reference to the drawings. An information processing system 1 according to an embodiment of the present invention includes a host device 10 and a storage device 20, as illustrated in FIG.

ホスト装置10は、例えばアンドロイドOSで動作するテレビジョン装置であり、USBを介して記憶装置20に接続されている。このホスト装置10は、制御部11、記憶部12、操作部13、表示制御部14、記憶メディア15、通信部16、及びUSBインタフェース部17を含む。このホスト装置10は、USBインタフェース部17を介してUSBにて記憶装置20に接続されている。 The host device 10 is, for example, a television device that operates on an Android OS, and is connected to the storage device 20 via a USB. This host device 10 includes a control section 11 , a storage section 12 , an operation section 13 , a display control section 14 , a storage medium 15 , a communication section 16 , and a USB interface section 17 . This host device 10 is connected to a storage device 20 via a USB interface section 17.

制御部11は、CPU等のプログラム制御デバイスであり、記憶メディア15や記憶部12に格納されたプログラムに従って動作する。本実施の形態の一例では、この制御部11は、テレビジョン装置としての動作を行う。この動作において制御部11は、記憶装置20に動画像データを格納し、また、当該格納した動画像データを記憶装置20からUSBのバルク転送により読み出し、当該動画像データを再生する処理などを実行する。 The control unit 11 is a program control device such as a CPU, and operates according to a program stored in the storage medium 15 or the storage unit 12. In one example of this embodiment, this control unit 11 operates as a television device. In this operation, the control unit 11 stores the moving image data in the storage device 20, reads out the stored moving image data from the storage device 20 by USB bulk transfer, and performs processes such as reproducing the moving image data. do.

またこの制御部11は、記憶メディア15等にインストールされたプログラムに従い、所定のタイミングで記憶装置20に対して、障害関連情報の提供を要求する。この動作については後に述べる。なお、ここで障害関連情報は、例えばS.M.A.R.T.情報でもよいし、S.M.A.R.T.情報に基づいて得られる情報等、S.M.A.R.T.情報そのものとは異なる種類の情報であって、記憶装置20の障害に関わる情報であってもよい。 Further, the control unit 11 requests the storage device 20 to provide failure-related information at a predetermined timing according to a program installed in the storage medium 15 or the like. This operation will be described later. Note that here, the failure-related information is, for example, S. M. A. R. T. It can be information, or S. M. A. R. T. Information obtained based on information, etc. M. A. R. T. The information may be of a different type than the information itself, and may be information related to a failure of the storage device 20.

記憶部12は、メモリ等であり、制御部11によって実行されるプログラムを保持するほか、制御部11のワークメモリとしても動作する。操作部13は、タッチパネルやボタン等のインタフェースを備え、ユーザの操作を受け入れて制御部11に出力する。 The storage unit 12 is a memory or the like, and in addition to holding programs executed by the control unit 11, it also operates as a work memory for the control unit 11. The operation unit 13 includes an interface such as a touch panel and buttons, and accepts user operations and outputs them to the control unit 11.

表示制御部14は、GPU(Graphic Processing Unit)等を備える。この表示制御部14は、制御部11から入力される指示に従って、ディスプレイ等に出力する映像信号を生成する。記憶メディア15は、SSD(Solid State Drive)等であり、制御部11によって実行されるプログラム等を保持する。 The display control unit 14 includes a GPU (Graphic Processing Unit) and the like. The display control unit 14 generates a video signal to be output to a display or the like according to instructions input from the control unit 11. The storage medium 15 is an SSD (Solid State Drive) or the like, and stores programs and the like executed by the control unit 11.

通信部16は、ネットワークインタフェース等であり、制御部11から入力される指示に従い、ネットワークを介して所定のサーバ等にデータを送出する。またこの通信部16は、ネットワークを介して受信したデータを制御部11に出力する。 The communication unit 16 is a network interface or the like, and transmits data to a predetermined server or the like via the network according to instructions input from the control unit 11. The communication unit 16 also outputs data received via the network to the control unit 11.

記憶装置20は、例えばハードディスクやSSD等であり、本実施の形態の例では、コントローラ部21と、記憶メディア22とを含む。またコントローラ部21は、制御部31と、記憶部32と、ホスト側インタフェース部33と、ドライブ側インタフェース部34とを含んで構成される。 The storage device 20 is, for example, a hard disk or an SSD, and includes a controller section 21 and a storage medium 22 in the example of this embodiment. Further, the controller section 21 includes a control section 31, a storage section 32, a host side interface section 33, and a drive side interface section 34.

記憶装置20の制御部31は、CPU等のプログラム制御デバイスであり、記憶部32に格納されたプログラムに従って動作する。本実施の形態の一例では、この制御部31は、記憶メディア22内のデータを読み出すべき旨の指示を、ホスト装置10から受け入れると、記憶メディア22からデータを読み出して、ホスト装置10へと送出する。このデータの送出は、USBのバルク転送方式により行われる。 The control unit 31 of the storage device 20 is a program control device such as a CPU, and operates according to a program stored in the storage unit 32. In one example of the present embodiment, upon receiving an instruction from the host device 10 to read data in the storage medium 22, the control unit 31 reads the data from the storage medium 22 and sends it to the host device 10. do. This data is sent using the USB bulk transfer method.

またこの制御部31は、記憶部32に格納された、障害関連情報転送プログラムに従って動作する。この障害関連情報転送プログラムの処理において制御部31は、予め定めた種類の障害関連情報を、USBのデータ転送方式のうち、バルク転送とは異なる所定のデータ転送方式により提供するべき旨の要求を受け入れる。そしてこの要求を受けた制御部31は、当該受け入れた要求に係る障害関連情報を、記憶メディア22に対して要求する。制御部31は、記憶メディア22から受け入れた障害関連情報を、上記所定のデータ転送方式により、ホスト装置10へ送出する。この制御部31のより詳しい動作については後に述べる。 Further, the control unit 31 operates according to a failure-related information transfer program stored in the storage unit 32. In the processing of this fault-related information transfer program, the control unit 31 issues a request to provide a predetermined type of fault-related information using a predetermined data transfer method different from bulk transfer among the USB data transfer methods. accept. Upon receiving this request, the control unit 31 requests the storage medium 22 for failure-related information related to the accepted request. The control unit 31 sends the failure-related information received from the storage medium 22 to the host device 10 using the above-described predetermined data transfer method. A more detailed operation of this control section 31 will be described later.

記憶部32は、例えばメモリデバイスであり、制御部31によって実行される、ファームウェア等のプログラム(障害関連情報転送プログラムを含む)を保持する。この記憶部32は、また、制御部31のワークメモリとしても動作する。 The storage unit 32 is, for example, a memory device, and holds programs such as firmware (including a failure-related information transfer program) that are executed by the control unit 31. This storage section 32 also operates as a work memory for the control section 31.

またホスト側インタフェース部33は、USBインタフェースであり、ドライブ側インタフェース部34は、本実施の形態の一例では、SATA(Serial ATA)インタフェースである。 Further, the host side interface unit 33 is a USB interface, and the drive side interface unit 34 is a SATA (Serial ATA) interface in an example of this embodiment.

記憶メディア22は、ハード記憶メディアやSSD(Solid State Drive)ドライブなどのディスクデバイスであり、ホスト装置10によって利用されるデータが格納されている。このデータは例えば、ホスト装置10であるテレビジョン装置で再生される動画像データ等である。 The storage medium 22 is a disk device such as a hard storage medium or an SSD (Solid State Drive) drive, and stores data used by the host device 10. This data is, for example, moving image data played back on a television device, which is the host device 10.

次に、ホスト装置10の制御部11と、記憶装置20の制御部31の動作例について説明する。 Next, an example of the operation of the control unit 11 of the host device 10 and the control unit 31 of the storage device 20 will be described.

ホスト装置10の制御部11は、記憶装置20の監視用アプリケーション(別途インストールされるものとする)の処理として、所定のタイミングごとに、次の処理を繰り返して実行する。すなわち、この制御部11は、USBインタフェース部17を介して接続された機器のうちから障害関連情報の要求先となる装置(ここでは記憶装置20)を検出する。 The control unit 11 of the host device 10 repeatedly executes the following process at predetermined timings as a process of a monitoring application (separately installed) of the storage device 20. That is, the control unit 11 detects a device (here, the storage device 20) to which failure-related information is requested from among the devices connected via the USB interface unit 17.

制御部11は、記憶装置20が検出されると、予め定めた種類の障害関連情報を、USBのデータ転送方式のうち、バルク転送とは異なる所定のデータ転送方式により提供するべき旨の要求を生成する。 When the storage device 20 is detected, the control unit 11 issues a request to provide a predetermined type of failure-related information using a predetermined data transfer method different from bulk transfer among the USB data transfer methods. generate.

本実施の形態の例ではホスト装置10は、この記憶装置20に対する要求も、バルク転送とは異なる所定のデータ転送方式により送出することとする。本実施の形態において、バルク転送とは異なる所定のデータ転送方式(バルク転送以外の論理プロトコル)は、コントロール転送方式、インタラプト転送方式、アイソクロナス転送方式のいずれであってもよいが、以下の説明ではコントロール転送方式を用いるものとする。 In the example of this embodiment, the host device 10 also sends a request to the storage device 20 using a predetermined data transfer method different from bulk transfer. In this embodiment, the predetermined data transfer method (logical protocol other than bulk transfer) that is different from bulk transfer may be any of the control transfer method, interrupt transfer method, and isochronous transfer method; The control transfer method shall be used.

コントロール転送方式を用いる場合、ホスト装置10は、記憶装置20に対する要求を、コントロール転送方式にて送出可能なデータサイズの指示情報とする。具体的には、ホスト装置10は、この要求として、予め定められた、要求の内容を特定する情報(要求コード)を送出することとなる。本実施の形態の例では、予め、記憶装置20に対する障害関連情報の要求を表す要求コードを定めておく。 When using the control transfer method, the host device 10 makes a request to the storage device 20 as information indicating the data size that can be sent using the control transfer method. Specifically, the host device 10 sends, as this request, predetermined information (request code) that specifies the content of the request. In the example of this embodiment, a request code representing a request for failure-related information to the storage device 20 is determined in advance.

つまり、制御部11は、予め定めた種類の障害関連情報を、USBのデータ転送方式のうち、バルク転送とは異なる所定のデータ転送方式により提供するべき旨の要求として、この要求コードを含んだ要求コマンドを生成する。 In other words, the control unit 11 includes this request code as a request to provide a predetermined type of failure-related information using a predetermined data transfer method different from bulk transfer among USB data transfer methods. Generate a request command.

そして制御部11は、コントロール転送方式により、記憶装置20に対して、生成した要求コマンドを送出する。 The control unit 11 then sends the generated request command to the storage device 20 using the control transfer method.

制御部11は、さらに、この要求コマンドに対する応答として記憶装置20から上記予め定めた種類の障害関連情報を受け入れる。後に説明する記憶装置20の動作により、この応答は、コントロール転送方式により転送される。制御部11は、受け入れた障害関連情報を参照して、ユーザに報知するべき障害が生じている(あるいは障害が生じる可能性がある)か否かを判断する。 The control unit 11 further receives the predetermined type of failure-related information from the storage device 20 as a response to this request command. Due to the operation of the storage device 20, which will be described later, this response is transferred using a control transfer method. The control unit 11 refers to the accepted failure-related information and determines whether a failure has occurred (or is likely to occur) that should be notified to the user.

そして制御部11は、ユーザに報知するべき障害が生じている(あるいは障害が生じる可能性がある)と判断すると、例えば表示制御部14を制御して、記憶装置20に障害が生じている(あるいはその可能性がある)旨の表示を行う。 When the control unit 11 determines that a failure that should be notified to the user has occurred (or there is a possibility that a failure may occur), the control unit 11 controls, for example, the display control unit 14 to indicate that a failure has occurred in the storage device 20 ( or there is a possibility of such occurrence).

ホスト装置10の制御部11は、上記の処理を行っている間も、バルク転送方式により、記憶装置20の記憶メディア22に格納されている動画像データを読み出し、当該読み出した動画像データを再生する処理を並列して行っていてもよい。 Even while performing the above processing, the control unit 11 of the host device 10 reads the video data stored in the storage medium 22 of the storage device 20 using the bulk transfer method, and plays back the read video data. These processes may be performed in parallel.

この例によると、動画像データはバルク転送方式で読み出され、障害関連情報の要求と受け入れとはコントロール転送方式で行われるので、バルク転送方式での転送が輻輳することがない。 According to this example, the moving image data is read using the bulk transfer method, and the request and acceptance of failure-related information are performed using the control transfer method, so that the transfer using the bulk transfer method is not congested.

次に、記憶装置20の制御部31の動作について説明する。本実施の形態では、この制御部31は、記憶メディア22に格納されている動画像データの要求をホスト装置10から受け入れる。そして制御部31は、当該要求に応答して、記憶メディア22に格納されている動画像データを読み出し、ホスト側インタフェース部34を介して、USBのバルク転送方式にて、当該読み出した動画像データを、ホスト装置10へ送出する。 Next, the operation of the control section 31 of the storage device 20 will be explained. In this embodiment, the control unit 31 accepts a request for moving image data stored in the storage medium 22 from the host device 10. Then, in response to the request, the control unit 31 reads out the moving image data stored in the storage medium 22, and transfers the read out moving image data via the host side interface unit 34 using the USB bulk transfer method. is sent to the host device 10.

またこの制御部31は、記憶部32に格納された障害関連情報転送プログラムを実行することで、受入部41と、情報要求部42と、情報取得部43と、送出部44とを含む構成を機能的に実現する。 Furthermore, by executing the failure-related information transfer program stored in the storage unit 32, the control unit 31 has a configuration including an accepting unit 41, an information requesting unit 42, an information acquiring unit 43, and a sending unit 44. Realize functionally.

受入部41は、障害関連情報の要求を表す要求コードを含む要求コマンドを、USBのコントロール転送方式にてホスト装置10から受け入れる。この要求コマンドは、既に述べたように、予め定めた種類の障害関連情報を、USBのデータ転送方式のうち、バルク転送とは異なる所定のデータ転送方式により提供するよう要求するものである。 The accepting unit 41 accepts a request command including a request code representing a request for failure-related information from the host device 10 using the USB control transfer method. As described above, this request command requests that a predetermined type of failure-related information be provided using a predetermined data transfer method different from bulk transfer among the USB data transfer methods.

情報要求部42は、当該受入部41が受け入れた要求に係る障害関連情報を、記憶メディア22に対して要求する。本実施の形態では、この情報要求部42は、ホスト装置10から受け入れた要求コマンドに基づいて、障害関連情報を記憶メディア22に対して要求する標準的な要求コマンド(標準要求コマンドと呼ぶ)を生成する。そして情報要求部42は、当該生成した標準要求コマンドを、記憶メディア22に出力する。 The information requesting unit 42 requests the storage medium 22 for failure-related information related to the request accepted by the accepting unit 41 . In this embodiment, the information requesting unit 42 issues a standard request command (referred to as a standard request command) for requesting failure-related information from the storage medium 22 based on the request command received from the host device 10. generate. The information requesting unit 42 then outputs the generated standard request command to the storage medium 22.

情報取得部43は、標準要求コマンドに応答して記憶メディア22が出力する障害関連情報を取得し、送出部44に出力する。 The information acquisition section 43 acquires failure-related information output by the storage medium 22 in response to the standard request command, and outputs it to the transmission section 44 .

送出部44は、記憶メディア22から取得した障害関連情報を、上記受入部41受け入れた要求コマンドが表す、所定のデータ転送方式により、ホスト装置10へ送出する。本実施の形態において、所定のデータ転送方式は、既に述べたように、例えばコントロール転送方式である。つまりこの例では、送出部44は、記憶メディア22から取得した障害関連情報を、コントロール転送方式にて、ホスト装置10へ送出する。 The sending unit 44 sends the failure-related information acquired from the storage medium 22 to the host device 10 using a predetermined data transfer method represented by the request command accepted by the receiving unit 41. In this embodiment, the predetermined data transfer method is, for example, the control transfer method, as described above. That is, in this example, the sending unit 44 sends the failure-related information acquired from the storage medium 22 to the host device 10 using the control transfer method.

[動作]
本実施の形態の情報処理システム1は以上の例のように構成されており、次のように動作する。以下の例では、バルク転送とは異なるデータ転送方式として、コントロール転送方式を用いるものとする。
[motion]
The information processing system 1 of this embodiment is configured as in the above example, and operates as follows. In the following example, a control transfer method is used as a data transfer method different from bulk transfer.

ホスト装置10は、バルク転送方式により、記憶装置20の記憶メディア22に格納されている動画像データを読み出し、当該読み出した動画像データを再生する処理を行いつつ、次の図3に例示する処理を行う。 The host device 10 uses the bulk transfer method to read the moving image data stored in the storage medium 22 of the storage device 20, and while performing processing to reproduce the read moving image data, performs the processing illustrated in the following FIG. 3. I do.

ホスト装置10は、USBインタフェース部17を介して接続された機器のうちから障害関連情報の要求先となる記憶装置20を検出する(S11)。 The host device 10 detects the storage device 20 from among the devices connected via the USB interface unit 17 to which the failure-related information is requested (S11).

ホスト装置10は、検出した記憶装置20に対する要求を生成する(S12)。ここでの要求は、予め定めた種類の障害関連情報を、USBのデータ転送方式のうち、バルク転送とは異なる所定のデータ転送方式により提供するべき旨の要求コードを含む要求コマンドである。 The host device 10 generates a request for the detected storage device 20 (S12). The request here is a request command that includes a request code indicating that a predetermined type of failure-related information should be provided by a predetermined data transfer method different from bulk transfer among USB data transfer methods.

ホスト装置10は、コントロール転送方式により、記憶装置20に対して、生成した要求コマンドを送出する(S13)。この要求コマンドは、例えばコントロール転送方式の規格で定められるセットアップステージのデータパケットに含めて送出される。 The host device 10 sends the generated request command to the storage device 20 using the control transfer method (S13). This request command is sent, for example, in a setup stage data packet defined by the control transfer method standard.

記憶装置20の制御部31は、障害関連情報の要求を表す要求コードを含む要求コマンドを、USBのコントロール転送方式にてホスト装置10から受け入れると、当該受け入れた要求コマンドに基づいて、障害関連情報を記憶メディア22に対して要求する標準的な標準要求コマンドを生成する(S14)。 When the control unit 31 of the storage device 20 receives a request command including a request code representing a request for fault-related information from the host device 10 using the USB control transfer method, the control unit 31 transmits the fault-related information based on the accepted request command. A standard request command for requesting the storage medium 22 is generated (S14).

制御部31は、当該生成した標準要求コマンドを、記憶メディア22に出力する(S15)。記憶メディア22は、この標準要求コマンドに応答して、記憶メディア22内の障害関連情報を生成する(S16)。この記憶メディア22の動作は、広く知られたS.M.A.R.T.情報を生成する処理であるので、ここでの詳細な説明は省略する。 The control unit 31 outputs the generated standard request command to the storage medium 22 (S15). The storage medium 22 generates failure-related information within the storage medium 22 in response to this standard request command (S16). The operation of this storage medium 22 is based on the widely known S. M. A. R. T. Since this is a process for generating information, a detailed explanation will be omitted here.

記憶メディア22は、生成した障害関連情報を制御部31に出力する(S17)。制御部31は、記憶メディア22から取得した障害関連情報を、コントロール転送方式によりホスト装置10へ送出する(S18)。この障害関連情報の送出は、コントロール転送方式の規格で定められるデータステージのデータパケットに含めて送出される。なお、データステージのパケットの送受が終了した後に、ステータスステージのパケットの送受が行われるのが全体の通信の流れであるが、ステータスステージのパケットについては通常の通信と同様であるので、ここでの詳しい説明は省略する。 The storage medium 22 outputs the generated failure-related information to the control unit 31 (S17). The control unit 31 sends the failure-related information acquired from the storage medium 22 to the host device 10 using the control transfer method (S18). This failure-related information is sent while being included in a data packet of the data stage defined by the control transfer method standard. The overall communication flow is that the status stage packets are sent and received after the data stage packets have been sent and received, but the status stage packets are the same as normal communication, so we will explain them here. A detailed explanation will be omitted.

ホスト装置10は、記憶装置20から障害関連情報を受信し、当該受信した障害関連情報に基づいて、ユーザに報知するべき障害が生じている(あるいは障害が生じる可能性がある)か否かを判断する(S19:情報分析)。 The host device 10 receives fault-related information from the storage device 20, and determines whether a fault has occurred (or is likely to occur) that should be notified to the user, based on the received fault-related information. Judgment is made (S19: information analysis).

そしてホスト装置10は、当該判断の結果に応じて、記憶装置20に障害が生じている(あるいはその可能性がある)か否かなどを表す情報の表示を行う(S20)。本実施の形態のこの図3に例示した処理は、所定のタイミングごとに繰り返して行われる。 Then, the host device 10 displays information indicating whether or not a failure has occurred (or is likely to occur) in the storage device 20, depending on the result of the determination (S20). The process illustrated in FIG. 3 of this embodiment is repeatedly performed at predetermined timings.

本実施の形態のこの例によると、動画像データはバルク転送方式で読み出され、障害関連情報の要求と受け入れとはコントロール転送方式で行われるので、バルク転送方式での転送が輻輳することがない。 According to this example of the present embodiment, the moving image data is read using the bulk transfer method, and the request and acceptance of failure-related information are performed using the control transfer method, so that transfer using the bulk transfer method is not congested. do not have.

[情報の分割]
なお、例えばUSBの規格では、データ転送方式によってパケットサイズに相違がある。このため、記憶装置20の制御部31は、送出部44としての動作において、次のような処理を行う。
[Dividing information]
Note that, for example, in the USB standard, there are differences in packet size depending on the data transfer method. For this reason, the control unit 31 of the storage device 20 performs the following processing in its operation as the sending unit 44.

すなわち送出部44は、選択されたデータ転送方式のパケットサイズに応じて、障害関連情報を複数のパケットに分割して送出する。例えば送出部44は、コントロール転送方式を採用する場合、障害関連情報の一例としてのS.M.A.R.T.情報を、コントロール転送方式のパケットサイズである64バイトずつのデータ要素に分割する。 That is, the sending unit 44 divides the failure-related information into a plurality of packets and sends the divided packets according to the packet size of the selected data transfer method. For example, when the control transfer method is adopted, the sending unit 44 sends the S.O. M. A. R. T. The information is divided into data elements of 64 bytes each, which is the packet size of the control transfer method.

そして送出部44は、コントロール転送方式の規格で定められるデータステージにおいて、各データ要素をそれぞれ含むデータパケットを生成して、当該生成したデータパケットを順次送出する。 Then, the sending unit 44 generates data packets each including each data element at a data stage defined by the control transfer standard, and sequentially sends out the generated data packets.

このように分割された複数のデータ要素を受信したホスト装置10では、当該複数のデータ要素を連結して分割前の障害関連情報を得て、情報分析(図3のステップS19)以降の処理を実行する。なお、データ要素の連結処理については、オペレーティングシステムが標準的に用意している処理を用いて行うこととすればよい。 The host device 10 that has received the plurality of data elements divided in this way connects the plurality of data elements to obtain the failure-related information before division, and performs the processing after information analysis (step S19 in FIG. 3). Execute. Note that the data element concatenation process may be performed using a standard process provided by the operating system.

[データのフィルタリング等]
またここで制御部31は、記憶メディア22が生成した障害関連情報を、そのままホスト装置10へ送出することとしていたが、本実施の形態はこれに限られない。
[Data filtering, etc.]
Furthermore, although the control unit 31 is configured to send the failure-related information generated by the storage medium 22 to the host device 10 as it is, the present embodiment is not limited to this.

例えば制御部31は、障害関連情報に対して、他の情報を付加してホスト装置10へ送出してもよい。また別の態様では制御部31は、得られた障害関連情報の一部を取り出してホスト装置10へ送出してもよい。あるいは制御部31は、得られた障害関連情報に基づいて生成した情報を含めてホスト装置10へ送出してもよい。 For example, the control unit 31 may add other information to the failure-related information and send it to the host device 10. In another aspect, the control unit 31 may extract part of the obtained failure-related information and send it to the host device 10. Alternatively, the control unit 31 may include information generated based on the obtained failure-related information and send it to the host device 10.

一例として制御部31は、障害関連情報であるS.M.A.R.T.情報のうち、障害発生の判断に必要な属性情報として予め定められた、リードエラーレートや、リロケートされたセクタの数などを選択してホスト装置10へ送出することとする。この例では制御部31は、選択されていない、例えば、現在の温度の属性情報等はホスト装置10へ送出しないよう制御する(いわゆるフィルタリング)。 As an example, the control unit 31 may control the failure-related information S. M. A. R. T. Among the information, predetermined attribute information necessary for determining the occurrence of a failure, such as the read error rate and the number of relocated sectors, are selected and sent to the host device 10. In this example, the control unit 31 controls so that unselected attribute information, such as the current temperature, is not sent to the host device 10 (so-called filtering).

また制御部31は、S.M.A.R.T.情報をそのまま送出する代わりに、例えばその属性情報ごとに定められたしきい値を超えるか否かを表す情報を生成するなど、S.M.A.R.T.情報に基づいて別の種類の障害関連情報を生成して、ホスト装置10へ送出してもよい。 The control unit 31 also controls the S. M. A. R. T. Instead of sending the information as is, S. M. A. R. T. Another type of failure-related information may be generated based on the information and sent to the host device 10.

この例では、制御部31は、リロケート先として定められた全セクタの数のうち、リロケート先として未使用のセクタの数の比に基づいて、その比が90%以上であればランクA、90%未満で60%以上であればランクB…などと複数のしきい値に基づいてランク情報を生成し、このランク情報を、(記憶メディア22が生成した障害関連情報とは別の)障害関連情報として、ホスト装置10へ送出することとしてもよい。 In this example, based on the ratio of the number of unused sectors as relocation destinations among all the sectors determined as relocation destinations, if the ratio is 90% or more, the control unit 31 assigns rank A, 90. % and 60% or more, rank B, etc. Rank information is generated based on multiple thresholds, and this rank information is used as failure-related information (separate from the failure-related information generated by the storage medium 22). It may also be sent to the host device 10 as information.

このようにすれば、ホスト装置10へ送出するべきデータ量が、もともとの障害関連情報に対して低減でき、またホスト装置10での分析処理を簡易化できる。 In this way, the amount of data to be sent to the host device 10 can be reduced compared to the original failure-related information, and the analysis process in the host device 10 can be simplified.

[ファームウェアの導入]
さらに本実施の形態のホスト装置10は、本実施の形態の処理を行うためのファームウェアプログラムを、記憶装置20に対してインストールする処理を行ってもよい。
[Firmware installation]
Furthermore, the host device 10 of this embodiment may perform a process of installing a firmware program for performing the processing of this embodiment into the storage device 20.

具体的にホスト装置10は、バルク転送とは異なる所定のデータ転送方式により障害関連情報を提供するべき旨の要求コマンドを、記憶装置20に対して送出した後(図3のステップS13の後)、予め定めた時間の間に記憶装置20から応答がない場合、あるいは記憶装置20から要求コマンドが解釈できない旨のエラーの応答があった場合に、記憶装置20用のファームウェアプログラムを、記憶装置20へ転送することとしてもよい。 Specifically, the host device 10 sends a request command to the storage device 20 to request that failure-related information be provided using a predetermined data transfer method different from bulk transfer (after step S13 in FIG. 3). , if there is no response from the storage device 20 within a predetermined period of time, or if there is an error response from the storage device 20 indicating that the requested command cannot be interpreted, the firmware program for the storage device 20 is transferred to the storage device 20. It may also be transferred to.

ホスト装置10は、このファームウェアプログラムを、ネットワークを介して記憶装置20のメーカーのサーバ等からダウンロードして、記憶装置20宛に転送することとすればよい。 The host device 10 may download this firmware program from a server of the manufacturer of the storage device 20 via the network, and transfer it to the storage device 20.

本実施の形態において、このファームウェアプログラムは、予め定めた種類の障害関連情報を、USBのデータ転送方式のうち、バルク転送とは異なる所定のデータ転送方式により提供するよう要求を受け入れる受入部としての処理と、当該受け入れた要求に係る障害関連情報を記憶メディア22に対して要求する処理と、記憶メディア22から受け入れた障害関連情報を、要求に係る所定のデータ転送方式により、ホスト装置10へ送出する送出部としての処理と、を実行させるためのプログラムを含む。 In this embodiment, this firmware program functions as an accepting unit that accepts a request to provide a predetermined type of failure-related information using a predetermined data transfer method different from bulk transfer among USB data transfer methods. processing, processing to request the storage medium 22 for failure-related information related to the accepted request, and sending the failure-related information accepted from the storage medium 22 to the host device 10 using a predetermined data transfer method related to the request. It includes a program for executing processing as a sending unit.

記憶装置20では、ホスト装置10が転送したファームウェアプログラムを受け入れ、当該ファームウェアプログラムをインストールする処理を実行する。このようなファームウェアのインストールの処理については広く知られた方法が採用できるので、ここでの詳しい説明は省略する。 The storage device 20 accepts the firmware program transferred by the host device 10 and executes a process of installing the firmware program. Since a widely known method can be used for such firmware installation processing, a detailed explanation will be omitted here.

記憶装置20の制御部31は、ファームウェアのインストール後、当該インストールされたファームウェアを実行し、本実施の形態の図2に例示した機能的構成を実現する。これにより記憶装置20が、図3に例示した動作を行うこととなる。 After installing the firmware, the control unit 31 of the storage device 20 executes the installed firmware to realize the functional configuration illustrated in FIG. 2 of this embodiment. As a result, the storage device 20 performs the operation illustrated in FIG. 3.

[情報分析サーバの利用]
またホスト装置10は、記憶装置20から受け入れた障害関連情報についての分析処理を実行する際に、ホスト装置10自身が分析を行うのではなく、外部のサーバ装置に障害関連情報を送出して、分析を行わせることとしてもよい。
[Use of information analysis server]
Furthermore, when the host device 10 executes analysis processing on the fault-related information received from the storage device 20, the host device 10 does not perform the analysis itself, but sends the fault-related information to an external server device. It is also possible to perform an analysis.

この例では、予め記憶装置20のメーカー等が障害関連情報であるS.M.A.R.T.情報を受信して、当該S.M.A.R.T.情報に基づいて(例えば機械学習結果を利用して)記憶装置20に障害が発生しているか、あるいは発生する可能性があるかを分析し、当該分析の結果を、当該S.M.A.R.T.情報の送信元であるホスト装置10へ送出することとする。 In this example, the manufacturer of the storage device 20, etc. is the fault-related information. M. A. R. T. Upon receiving the information, the S. M. A. R. T. Based on the information (for example, using machine learning results), it is analyzed whether a failure has occurred or is likely to occur in the storage device 20, and the results of the analysis are used to determine whether a failure has occurred or is likely to occur in the storage device 20. M. A. R. T. It is assumed that the information is sent to the host device 10 that is the source of the information.

[変形例]
また本実施の形態のここまでの例では、記憶メディア22が提供し、記憶装置20が送信する障害関連情報は例えばS.M.A.R.T.情報であるものとしたが、この障害関連情報はS.M.A.R.T.情報に限られるものではなく、記憶装置20のメーカーが独自に設定した情報であってもよいし、その他、記憶装置20の障害の発生を検知、あるいは予測するために利用可能な種類のどのような情報であってもよい。
[Modified example]
Furthermore, in the examples of this embodiment so far, the failure-related information provided by the storage medium 22 and transmitted by the storage device 20 is, for example, the S. M. A. R. T. However, this failure-related information is S. M. A. R. T. It is not limited to information, and may be information set independently by the manufacturer of the storage device 20, or any other type of information that can be used to detect or predict the occurrence of a failure in the storage device 20. It may also be information.

1 情報処理システム、10 ホスト装置、11,31 制御部、12,32 記憶部、13 操作部、14 表示制御部、15 記憶メディア、16 通信部、17 USBインタフェース部、20 記憶装置、21 コントローラ部、22 記憶メディア、33 ホスト側インタフェース部、34 ドライブ側インタフェース部、41 受入部、42 情報要求部、43 情報取得部、44 送出部。

1 information processing system, 10 host device, 11, 31 control unit, 12, 32 storage unit, 13 operation unit, 14 display control unit, 15 storage medium, 16 communication unit, 17 USB interface unit, 20 storage device, 21 controller unit , 22 storage medium, 33 host side interface section, 34 drive side interface section, 41 reception section, 42 information request section, 43 information acquisition section, 44 sending section.

Claims (5)

USBを介して接続されるホスト装置と記憶装置とを含む情報処理システムであって、
前記ホスト装置が、当該記憶装置の障害に関連する障害関連情報を、USBのデータ転送方式のうちコントロール転送方式により提供するべき旨の要求を、前記記憶装置に対して行う要求手段と、
前記記憶装置から、コントロール転送方式により提供された、前記障害関連情報を受け入れて、当該受け入れた障害関連情報を用いた所定の処理を実行する処理手段と、
を含み、
前記記憶装置が、記憶メディアを備え、
前記ホスト装置から、予め定めた種類の障害関連情報をコントロール転送方式により提供するべき旨の要求を受け入れる受入手段と、
前記受け入れた要求に係る障害関連情報を前記記憶メディアに対して要求する情報要求手段と、
前記記憶メディアから受け入れた障害関連情報を、前記ホスト装置へ、コントロール転送方式により送出する送出手段と、
を含み、
前記障害関連情報の要求は、USBのコントロール転送方式にて送出可能なデータサイズの指示情報であり、
前記記憶装置の情報要求手段は、当該指示情報に基づいて、障害関連情報を前記記憶メディアに対して要求するためのコマンドデータを生成し、当該生成したコマンドデータを、前記記憶メディアに出力して、障害関連情報を前記記憶メディアに対して要求する情報処理システム。
An information processing system including a host device and a storage device connected via USB,
requesting means for the host device to issue a request to the storage device to provide failure-related information related to a failure of the storage device using a control transfer method among USB data transfer methods;
processing means for accepting the failure-related information provided by the control transfer method from the storage device and executing a predetermined process using the accepted failure-related information;
including;
The storage device includes a storage medium,
acceptance means for accepting a request from the host device to provide a predetermined type of failure-related information using a control transfer method ;
information requesting means for requesting failure-related information related to the accepted request from the storage medium;
Sending means for sending failure-related information received from the storage medium to the host device using a control transfer method ;
including;
The request for failure-related information is instruction information of a data size that can be sent using a USB control transfer method,
The information requesting means of the storage device generates command data for requesting failure-related information from the storage medium based on the instruction information, and outputs the generated command data to the storage medium. , an information processing system that requests failure-related information from the storage medium .
USBを介してホスト装置に接続される記憶装置であって、
記憶メディアを具備し、
前記ホスト装置から、予め定めた種類の障害関連情報を、USBのデータ転送方式のうちコントロール転送方式により提供するべき旨の要求を受け入れる受入手段と、
前記受け入れた要求に係る障害関連情報を前記記憶メディアに対して要求する情報要求手段と、
前記記憶メディアから受け入れた障害関連情報を、前記ホスト装置へ、コントロール転送方式により送出する送出手段と、
を含み、
前記障害関連情報の要求は、USBのコントロール転送方式にて送出可能なデータサイズの指示情報であり、
前記情報要求手段は、当該指示情報に基づいて、障害関連情報を前記記憶メディアに対して要求するためのコマンドデータを生成し、当該生成したコマンドデータを、前記記憶メディアに出力して、障害関連情報を前記記憶メディアに対して要求する記憶装置。
A storage device connected to a host device via USB,
Equipped with a storage medium,
acceptance means for accepting a request from the host device to provide a predetermined type of failure-related information using a control transfer method among USB data transfer methods;
information requesting means for requesting failure-related information related to the accepted request from the storage medium;
Sending means for sending failure-related information received from the storage medium to the host device using a control transfer method ;
including;
The request for failure-related information is instruction information of a data size that can be sent using a USB control transfer method,
The information requesting means generates command data for requesting failure-related information from the storage medium based on the instruction information, outputs the generated command data to the storage medium, and outputs the generated command data to the storage medium to provide failure-related information. A storage device that requests information from the storage medium .
請求項に記載の記憶装置であって、
前記送出手段は、前記障害関連情報を、USBのコントロール転送にて送出可能なデータサイズに分割して送出する記憶装置。
3. The storage device according to claim 2 ,
The sending means is a storage device that divides the failure-related information into data sizes that can be sent by USB control transfer and sends the divided information.
請求項2または3に記載の記憶装置であって、前記障害関連情報は、S.M.A.R.T.情報である記憶装置。 4. The storage device according to claim 2 , wherein the failure-related information is stored in S. M. A. R. T. A storage device that is information. 記憶メディアを備え、ホスト装置との間でUSBを介して接続される記憶装置を、
前記ホスト装置から、予め定めた種類の障害関連情報を、USBのデータ転送方式のうちコントロール転送方式により提供するべき旨の要求を受け入れる受入手段と、
前記受け入れた要求に係る障害関連情報を前記記憶メディアに対して要求する情報要求手段と、
前記記憶メディアから受け入れた障害関連情報を、前記ホスト装置へ、コントロール転送方式により送出する送出手段と、
として機能させ
前記障害関連情報の要求は、USBのコントロール転送方式にて送出可能なデータサイズの指示情報であり、
前記情報要求手段として機能させる際には、当該指示情報に基づいて、障害関連情報を前記記憶メディアに対して要求するためのコマンドデータを生成し、当該生成したコマンドデータを、前記記憶メディアに出力して、障害関連情報を前記記憶メディアに対して要求させるプログラム。

A storage device equipped with a storage medium and connected to a host device via USB,
acceptance means for accepting a request from the host device to provide a predetermined type of failure-related information using a control transfer method among USB data transfer methods;
information requesting means for requesting failure-related information related to the accepted request from the storage medium;
Sending means for sending failure-related information received from the storage medium to the host device using a control transfer method ;
function as
The request for failure-related information is instruction information of a data size that can be sent using a USB control transfer method,
When functioning as the information requesting means, it generates command data for requesting failure-related information from the storage medium based on the instruction information, and outputs the generated command data to the storage medium. and requests failure-related information from the storage medium .

JP2020101789A 2020-06-11 2020-06-11 Information processing system, storage device, host device, and program Active JP7448815B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2020101789A JP7448815B2 (en) 2020-06-11 2020-06-11 Information processing system, storage device, host device, and program
CN202110653357.XA CN113806256A (en) 2020-06-11 2021-06-11 Storage device, host device, recording medium, information processing system, and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020101789A JP7448815B2 (en) 2020-06-11 2020-06-11 Information processing system, storage device, host device, and program

Publications (2)

Publication Number Publication Date
JP2021196764A JP2021196764A (en) 2021-12-27
JP7448815B2 true JP7448815B2 (en) 2024-03-13

Family

ID=78893026

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020101789A Active JP7448815B2 (en) 2020-06-11 2020-06-11 Information processing system, storage device, host device, and program

Country Status (2)

Country Link
JP (1) JP7448815B2 (en)
CN (1) CN113806256A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7283524B2 (en) * 2017-06-16 2023-05-30 株式会社三洋物産 game machine

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060041689A1 (en) 2004-08-18 2006-02-23 Shinichiro Fujita Data transfer control system, electronic apparatus and program
JP2009009237A (en) 2007-06-26 2009-01-15 Toshiba Corp Information processor and firmware update method
JP2014197254A (en) 2013-03-29 2014-10-16 日本電産サンキョー株式会社 Information processing apparatus, information processing method, information processing system, and program
JP2020013621A (en) 2019-10-29 2020-01-23 株式会社バッファロー Magnetic disk device, computer program, and recording medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060041689A1 (en) 2004-08-18 2006-02-23 Shinichiro Fujita Data transfer control system, electronic apparatus and program
JP2009009237A (en) 2007-06-26 2009-01-15 Toshiba Corp Information processor and firmware update method
JP2014197254A (en) 2013-03-29 2014-10-16 日本電産サンキョー株式会社 Information processing apparatus, information processing method, information processing system, and program
JP2020013621A (en) 2019-10-29 2020-01-23 株式会社バッファロー Magnetic disk device, computer program, and recording medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Universal Serial Bus Specification,Revision 2.0,USB Implementers Forum,2000年04月27日,pp. 38-44,https://usb.org/sites/default/files/usb_20_20230224.zip
窪田 悌二,何でも接続! USB活用術 Part 1 USBの通信とデバイス定義,UNIX USER,日本,ソフトバンククリエイティブ株式会社,2005年11月01日,第14巻 第11号,pp. 40-49

Also Published As

Publication number Publication date
CN113806256A (en) 2021-12-17
JP2021196764A (en) 2021-12-27

Similar Documents

Publication Publication Date Title
US8874959B2 (en) Information processing apparatus, image forming apparatus, and information processing program
TWI553485B (en) Serial output system and method of the same
JP2008065433A (en) Computer system and performance tuning method
JP2008226040A (en) Information processor and command multiplexing degree control method
JP7448815B2 (en) Information processing system, storage device, host device, and program
JP2011164777A (en) Switch device, switch control method and storage system
JP6717008B2 (en) Information generating program, information generating method, and information generating apparatus
JP4775843B2 (en) Storage system and storage control method
WO2011137833A1 (en) Network processor and method for diagnosing programs stored in network processor
JP2008210089A (en) Command relay unit and command relay program
CN114035855A (en) Firmware debugging method, device, terminal and storage medium
JP2005149283A (en) Information processing system, control method therefor, and program
US20110022737A1 (en) Device control method and device selecting apparatus
JP7038629B2 (en) Equipment condition monitoring device and program
JP2005165556A (en) Information system
CN111309509A (en) Method and system for solving channel switching failure based on server BMC
JP2020198044A (en) Parallel processing device
KR101056759B1 (en) Recording medium recording an information processing system, a method of controlling the information processing system, and a control program of the information processing system
US11095778B2 (en) Storing and outputting log for failure analysis in image forming apparatus equipped with SATA system, control method therefor, and storage medium
JP2015102951A (en) Processing request reading/transferring device and processing request transferring method
JP2013025439A (en) Memory device and program
JP6379841B2 (en) Information processing apparatus, test method, and test control program
JP3702161B2 (en) Control system, control device, and monitor device
JP2006178704A (en) Device having a plurality of functions and host device allowed to be connected to the device
US20170115999A1 (en) Method, system, and non-transitory computer-readable recording medium for recording and reproducing an operation

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20231113

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231121

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240115

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240130

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240212

R150 Certificate of patent or registration of utility model

Ref document number: 7448815

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150