JP2001060177A - Data streamer - Google Patents
Data streamerInfo
- Publication number
- JP2001060177A JP2001060177A JP11234527A JP23452799A JP2001060177A JP 2001060177 A JP2001060177 A JP 2001060177A JP 11234527 A JP11234527 A JP 11234527A JP 23452799 A JP23452799 A JP 23452799A JP 2001060177 A JP2001060177 A JP 2001060177A
- Authority
- JP
- Japan
- Prior art keywords
- data
- self
- diagnosis
- recording
- interface
- 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.)
- Pending
Links
Landscapes
- Detection And Correction Of Errors (AREA)
- Test And Diagnosis Of Digital Computers (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、外部インタフェー
スから入力された記録データを記録媒体に記録するとと
もに、前記記録媒体から再生したデータを前記外部イン
タフェースに出力するデータストリーマに関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data streamer for recording recording data input from an external interface on a recording medium and outputting data reproduced from the recording medium to the external interface.
【0002】[0002]
【従来の技術】従来より、磁気テープを用いて大容量デ
ータの記録再生を行うデータストリーマが知られてい
る。図5は、従来のデータストリーマの構成例を示すブ
ロック図である。このデータストリーマは、磁気テープ
をヘリカルスキャン方式などによって走行する回転ヘッ
ドドラムを備えた記録再生機構部(図示せず)を有する
ものであり、この記録再生機構部によって記録再生する
信号を処理するための構成として、記録アンプ10、再
生アンプ12、ECCエンコーダ14、ECCデコーダ
16、メモリ18、メモリコントローラ20、データ圧
縮伸長部22とを有し、さらにデータを入出力するため
のSCSIインタフェース24を有するものである。2. Description of the Related Art A data streamer for recording and reproducing large-capacity data using a magnetic tape has been known. FIG. 5 is a block diagram showing a configuration example of a conventional data streamer. This data streamer has a recording / reproducing mechanism (not shown) provided with a rotating head drum that runs on a magnetic tape by a helical scan method or the like. The data streamer processes signals recorded and reproduced by the recording / reproducing mechanism. Has a recording amplifier 10, a reproducing amplifier 12, an ECC encoder 14, an ECC decoder 16, a memory 18, a memory controller 20, a data compression / decompression unit 22, and a SCSI interface 24 for inputting and outputting data. Things.
【0003】このような構成のデータストリーマにおい
て、SCSIインタフェース24より入力したデータを
記録する場合には、この入力データをデータ圧縮伸長部
22で圧縮し、メモリコントローラ20を通してバッフ
ァ用のメモリ18に記憶する。メモリコントローラ20
では、記録再生機構部の駆動タイミングに合わせて、メ
モリ18から圧縮データを読み出し、ECCエンコーダ
14に転送する。ECCエンコーダ14では、メモリ1
8から入力したデータに誤り訂正用符号(ECC)を付
加するエンコード処理を行い、このデータを記録アンプ
10を通して記録再生機構部に出力してデータの記録を
行う。In the data streamer having such a configuration, when recording data input from the SCSI interface 24, the input data is compressed by the data compression / decompression unit 22 and stored in the buffer memory 18 through the memory controller 20. I do. Memory controller 20
Then, the compressed data is read from the memory 18 and transferred to the ECC encoder 14 in accordance with the drive timing of the recording / reproducing mechanism. In the ECC encoder 14, the memory 1
An encoding process for adding an error correction code (ECC) to the data input from 8 is performed, and this data is output to the recording / reproducing mechanism unit through the recording amplifier 10 to record the data.
【0004】また、データの再生を行う場合には、記録
再生機構部から出力された再生データを再生アンプ12
を通してECCデコーダ16に入力し、このECCデコ
ーダ16で上述の誤り符号を用いたエラー訂正処理を行
う。そして、このエラー訂正処理後のデータをメモリコ
ントローラ20を通してバッファ用のメモリ18に記憶
する。メモリコントローラ20では、この再生データ
(圧縮データ)をデータ圧縮伸長部22の動作タイミン
グに合わせてデータ圧縮伸長部22に転送し、このデー
タ圧縮伸長部22でデータの伸長を行う。そして、この
伸長後のデータをSCSIインタフェース24に出力す
る。When data is reproduced, the reproduced data output from the recording / reproducing mechanism is reproduced by a reproducing amplifier 12.
To the ECC decoder 16, and the ECC decoder 16 performs an error correction process using the above-described error code. Then, the data after the error correction processing is stored in the buffer memory 18 through the memory controller 20. In the memory controller 20, the reproduced data (compressed data) is transferred to the data compression / expansion unit 22 in accordance with the operation timing of the data compression / expansion unit 22, and the data compression / expansion unit 22 expands the data. The decompressed data is output to the SCSI interface 24.
【0005】[0005]
【発明が解決しようとする課題】ところで、上述のよう
な従来のデータストリーマにおいて、データ伝送系の自
己診断を行う場合、メモリコントローラ20よりも記録
再生機構部側にある系では、図5に破線A、Bで示すよ
うなループを組むことで、データ伝送系のチェックを行
っていた。具体的には、データをメモリ18からメモリ
コントローラ20を通してECCエンコーダ14に出力
し、破線Aまたは破線Bに示すループでECCデコーダ
16を経て帰ってきたデータを再びメモリコントローラ
20を通してメモリ18に取り込む。そして、出力した
データと帰ってきたデータとを比較照合することによ
り、自己診断を行なっていた。In the conventional data streamer as described above, when the self-diagnosis of the data transmission system is performed, in the system located closer to the recording / reproducing mechanism than the memory controller 20, a broken line is shown in FIG. The data transmission system is checked by forming a loop as shown by A and B. Specifically, the data is output from the memory 18 to the ECC encoder 14 through the memory controller 20, and the data returned through the ECC decoder 16 in the loop shown by the broken line A or the broken line B is taken into the memory 18 again through the memory controller 20. The self-diagnosis is performed by comparing the output data with the returned data.
【0006】しかしながら、このようなデータ伝送系の
チェックは、図5に示すような構成において、メモリコ
ントローラ20の記録再生機構部側にある系でのみ可能
であり、メモリコントローラ20の外部インタフェース
側(すなわち、データ圧縮伸長部22やSCSIインタ
フェース24の伝送ライン)では不可能であった。そこ
で本発明の目的は、外部インタフェース側のデータ伝送
系のチェックを行うことができるデータストリーマを提
供することにある。However, such a check of the data transmission system is possible only in the system on the recording / reproducing mechanism side of the memory controller 20 in the configuration shown in FIG. That is, it is not possible with the data compression / decompression unit 22 or the transmission line of the SCSI interface 24). Therefore, an object of the present invention is to provide a data streamer capable of checking a data transmission system on an external interface side.
【0007】[0007]
【課題を解決するための手段】本発明は前記目的を達成
するため、外部インタフェースから入力された記録デー
タを記録媒体に記録するとともに、前記記録媒体から再
生したデータを前記外部インタフェースに出力するデー
タストリーマにおいて、複数の外部インタフェースを接
続可能な拡張バスと、自己診断用データを記憶する記憶
手段と、前記自己診断用データを用いて自己診断プログ
ラムを実行するCPUとを有し、前記拡張バスに第1及
び第2の外部インタフェースを接続するとともに、各外
部インタフェース同士を接続し、前記記憶手段に記憶し
た自己診断用データを前記拡張バスを介して第1の外部
インタフェースより出力し、前記第1の外部インタフェ
ースから第2の外部インタフェースを通して入力し、こ
の第2の外部インタフェースから入力した自己診断用デ
ータと前記記憶手段に記憶した自己診断用データとを照
合することにより、自己診断を行うようにしたことを特
徴とする。According to the present invention, in order to achieve the above object, data recorded from an external interface is recorded on a recording medium, and data reproduced from the recording medium is output to the external interface. The streamer has an expansion bus connectable to a plurality of external interfaces, storage means for storing self-diagnosis data, and a CPU for executing a self-diagnosis program using the self-diagnosis data. Connecting the first and second external interfaces, connecting the external interfaces to each other, outputting the self-diagnosis data stored in the storage means from the first external interface via the expansion bus, Input from the external interface of the second through the second external interface, and the second external interface By collating the self-diagnosis data with the self-diagnosis data inputted from the face stored in the storage means, characterized in that to perform the self-diagnosis.
【0008】本発明のデータストリーマにおいて、装置
内に拡張バスを設けることにより、複数の外部インタフ
ェースを接続可能とする。また、記憶手段には、自己診
断用データを格納しておく。そして、外部インタフェー
ス側の自己診断を行う場合には、拡張バスに複数の外部
インタフェースを接続するとともに、各外部インタフェ
ース同士を接続し、記憶手段に記憶した自己診断用デー
タを拡張バスを介して第1の外部インタフェースより出
力し、この第1の外部インタフェースから第2の外部イ
ンタフェースを通して入力し、この第2の外部インタフ
ェースから入力した自己診断用データと元の自己診断用
データとをCPUで照合する。これにより、簡単な動作
で外部インタフェース側のデータ伝送系の自己診断チェ
ックを行うことができるデータストリーマを提供するこ
とができる。In the data streamer of the present invention, a plurality of external interfaces can be connected by providing an expansion bus in the device. The storage means stores self-diagnosis data. When performing self-diagnosis on the external interface side, a plurality of external interfaces are connected to the extension bus, and each external interface is connected to each other, and the self-diagnosis data stored in the storage means is transmitted via the extension bus. The data is output from the first external interface, input from the first external interface through the second external interface, and the self-diagnosis data input from the second external interface is compared with the original self-diagnosis data by the CPU. . This makes it possible to provide a data streamer capable of performing a self-diagnosis check of the data transmission system on the external interface side with a simple operation.
【0009】[0009]
【発明の実施の形態】以下、本発明によるデータストリ
ーマの実施の形態について説明する。図1は、本発明の
第1の実施の形態によるデータストリーマの構成例を示
すブロック図である。また、図2(A)〜(C)は、図
1に示すデータストリーマを用いたデータ記憶システム
の構成例を示すブロック図である。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a data streamer according to the present invention will be described below. FIG. 1 is a block diagram illustrating a configuration example of a data streamer according to the first embodiment of the present invention. FIGS. 2A to 2C are block diagrams showing a configuration example of a data storage system using the data streamer shown in FIG.
【0010】まず、図2に基づいて、本例で想定するデ
ータ記憶システムの構成について説明する。従来のデー
タストリーマにおいては、外部インタフェース(SCS
Iインタフェース)は1系統であり、この外部インタフ
ェースを介して接続する相手は1つのホストコンピュー
タという単純な形態のシステムであった。しかし、近年
では、扱うデータ量が増大し、またストリーマの使い方
が多様化し、さらに信頼性向上に対しても要求が大きく
なってきている。そこで、本形態では、SCSIインタ
フェースを多重化して利用する方法として、具体的には
以下のようなシステムの構成を想定している。First, the configuration of a data storage system assumed in this embodiment will be described with reference to FIG. In a conventional data streamer, an external interface (SCS
I interface) is a single system, and the partner connected via this external interface is a simple system of one host computer. However, in recent years, the amount of data to be handled has increased, the use of the streamer has been diversified, and the demand for higher reliability has been increasing. Therefore, in the present embodiment, as a method of multiplexing and using the SCSI interface, the following system configuration is specifically assumed.
【0011】(1)まず、第1のシステム構成は、図2
(A)に示すように、複数(2つ)のホストコンピュー
タ1A、1Bと複数(2つ)のストリーマ2A、2Bと
を完全に多重化(2重化)し、どれがダウンしてもシス
テムとしては正常に動作し続けるようにしたものであ
る。 (2)次に、第2のシステム構成は、図2(B)に示す
ように、1つのストリーマ2に対して複数(2つ)のホ
ストコンピュータ1A、1Bを多重化(2重化)するも
のである。 (3)次に、第3のシステム構成は、図2(C)に示す
ように、1つのホストコンピュータ1に対して複数(3
つ)のストリーマ2A、2B、2Cを並列に接続し、ホ
ストコンピュータ1に負荷をかけることなく、各ストリ
ーマ2A、2B、2Cの間でデータのコピーを行えるよ
うにするものである。(1) First, the first system configuration is shown in FIG.
As shown in (A), a plurality (two) of host computers 1A and 1B and a plurality (two) of streamers 2A and 2B are completely multiplexed (duplexed), and even if any one goes down, the system It is intended to continue to operate normally. (2) Next, in the second system configuration, as shown in FIG. 2B, a plurality of (two) host computers 1A and 1B are multiplexed (duplexed) with respect to one streamer 2. Things. (3) Next, as shown in FIG. 2C, a plurality of (3)
The streamers 2A, 2B, and 2C are connected in parallel so that data can be copied between the streamers 2A, 2B, and 2C without imposing a load on the host computer 1.
【0012】図1に示す本形態のデータストリーマは、
以上のような各システムを実現するために、1つのデー
タストリーマにおいて、複数の外部インタフェース(S
CSI−I/F)を接続できる構成としたものであり、
具体的には、装置内部に拡張バス(双方向バス)として
のPCIバスを設け、複数の外部インタフェースを接続
できるようにしたものである。なお、図1では、2つの
SCSIインタフェースを接続する例を示しているが、
実際には、電気的な特性等の制約から3つ程度のインタ
フェースボードを接続する構成とする。また、本形態の
データストリーマでは、PCIバスによって接続した複
数の外部インタフェースを用いて、データ伝送系の自己
診断を行えるようにしたものである。The data streamer of the present embodiment shown in FIG.
In order to realize each system as described above, one data streamer uses a plurality of external interfaces (S
CSI-I / F).
Specifically, a PCI bus as an expansion bus (bidirectional bus) is provided inside the device so that a plurality of external interfaces can be connected. Although FIG. 1 shows an example in which two SCSI interfaces are connected,
In practice, about three interface boards are connected due to restrictions such as electrical characteristics. In the data streamer of the present embodiment, self-diagnosis of the data transmission system can be performed using a plurality of external interfaces connected by a PCI bus.
【0013】次に、図1に基づいて、本例におけるデー
タストリーマの構成について説明する。このデータスト
リーマは、磁気テープをヘリカルスキャン方式によって
走行する回転ヘッドドラムを備えた記録再生機構部(図
示せず)を有するものであり、この記録再生機構部によ
って記録再生する信号を処理するための構成として、記
録アンプ110、再生アンプ112、ECCエンコーダ
114、ECCデコーダ116、メモリ118、メモリ
コントローラ120、データ圧縮伸長部122とを有す
る。また、このデータストリーマは、双方向の拡張バス
としてのPCIバス130を有し、このPCIバス13
0に複数の外部インタフェースとしてSCSIインタフ
ェース132A、132Bを接続し、各SCSIインタ
フェース132A、132Bを用いてデータの入出力を
行えるものである。Next, the configuration of the data streamer in this embodiment will be described with reference to FIG. This data streamer has a recording / reproducing mechanism (not shown) provided with a rotating head drum that runs on a magnetic tape by a helical scan method. The data streamer processes a signal recorded / reproduced by the recording / reproducing mechanism. The configuration includes a recording amplifier 110, a reproduction amplifier 112, an ECC encoder 114, an ECC decoder 116, a memory 118, a memory controller 120, and a data compression / decompression unit 122. The data streamer has a PCI bus 130 as a bidirectional expansion bus.
A plurality of external interfaces are connected to the SCSI interface 132A and 132B, and data can be input and output using the SCSI interfaces 132A and 132B.
【0014】さらに、このデータストリーマは、装置全
体の制御を行うCPU126を有し、このCPU126
のCPUバス128とPCIバス130の間には、両者
の互換性等を得るためのホストブリッジ回路134が接
続されている。また、PCIバス130とデータ圧縮伸
長部122との間には、PCIインタフェース(PCI
−I/F)136が設けられ、データの入出力やインタ
フェースの接続等の制御を行うようになっている。な
お、PCIインタフェース136には、RAM138が
設けられている。CPU126とSCSIインタフェー
ス132A、132B、PCIインタフェース136と
は、ホストブリッジ回路134を介してコマンド(デー
タを何メガバイトで送れ等を指示するもの)をやり取り
し、記録再生データをSCSIインタフェース132
A、132BとPCIインタフェース136との間でや
り取りする。Further, the data streamer has a CPU 126 for controlling the entire apparatus.
A host bridge circuit 134 for obtaining compatibility between the CPU bus 128 and the PCI bus 130 is connected between the CPU bus 128 and the PCI bus 130. A PCI interface (PCI interface) is provided between the PCI bus 130 and the data compression / decompression unit 122.
-I / F) 136 is provided to control data input / output, interface connection, and the like. Note that the PCI interface 136 is provided with a RAM 138. The CPU 126, the SCSI interfaces 132A and 132B, and the PCI interface 136 exchange commands (instructions to send data in megabytes, etc.) via the host bridge circuit 134, and transfer recording / reproducing data to the SCSI interface 132.
A, 132B and the PCI interface 136.
【0015】次に、以上のような構成のデータストリー
マにおける通常のデータ記録再生動作について説明す
る。まず、データの記録を行う場合、ホストコンピュー
タから来たデータは、SCSIケーブル経由でSCSI
インタフェース132Aまたは132Bが受け取り、P
CIバス130を介してPCIインタフェース136の
RAM138に蓄積する。そして、このRAM138に
蓄積されたデータは、圧縮する単位でデータ圧縮伸長部
122に入力され、このデータ圧縮伸長部122でデー
タの圧縮を行った後、この圧縮データをメモリコントロ
ーラ120によってバッファ用のメモリ118に記憶す
る。メモリコントローラ120では、記録再生機構部の
駆動タイミングに合わせて、メモリ118から圧縮デー
タを読み出し、ECCエンコーダ114に転送する。E
CCエンコーダ114では、メモリ118から入力した
データに誤り訂正用符号(ECC)を付加するエンコー
ド処理を行い、このデータを記録アンプ110を通して
記録再生機構部に出力してデータの記録を行う。Next, a normal data recording / reproducing operation in the data streamer configured as described above will be described. First, when recording data, data coming from the host computer is transmitted through a SCSI cable via a SCSI cable.
The interface 132A or 132B receives
The data is stored in the RAM 138 of the PCI interface 136 via the CI bus 130. The data stored in the RAM 138 is input to the data compression / expansion unit 122 in units of compression, and after the data compression / expansion unit 122 compresses the data, the compressed data is transferred to the memory controller 120 for buffering. It is stored in the memory 118. The memory controller 120 reads out the compressed data from the memory 118 and transfers it to the ECC encoder 114 in accordance with the drive timing of the recording / reproducing mechanism. E
The CC encoder 114 performs an encoding process of adding an error correction code (ECC) to the data input from the memory 118, and outputs the data to the recording / reproducing mechanism through the recording amplifier 110 to record the data.
【0016】また、データの再生を行う場合には、記録
再生機構部から出力された再生データを再生アンプ11
2を通してECCデコーダ116に入力し、このECC
デコーダ116で上述の誤り符号を用いたエラー訂正処
理を行う。そして、このエラー訂正処理後のデータをメ
モリコントローラ120を通してバッファ用のメモリ1
18に記憶する。メモリコントローラ120では、この
再生データ(圧縮データ)をデータ圧縮伸長部122の
動作タイミングに合わせてデータ圧縮伸長部122に転
送し、このデータ圧縮伸長部122でデータの伸長を行
う。そして、この伸長後のデータを、PCIインタフェ
ース136のRAM138に蓄積し、この蓄積したデー
タをPCIバス130を通してSCSIインタフェース
132Aまたは132Bに出力し、SCSIケーブルを
経てホストコンピュータに出力する。When reproducing data, the reproduced data output from the recording / reproducing mechanism is reproduced by the reproducing amplifier 11.
2 to the ECC decoder 116, and this ECC
The decoder 116 performs an error correction process using the above error code. The data after the error correction processing is transferred to the buffer memory 1 through the memory controller 120.
18 is stored. The memory controller 120 transfers the reproduced data (compressed data) to the data compression / expansion unit 122 in accordance with the operation timing of the data compression / expansion unit 122, and the data compression / expansion unit 122 expands the data. The decompressed data is stored in the RAM 138 of the PCI interface 136, and the stored data is output to the SCSI interface 132A or 132B via the PCI bus 130, and is output to the host computer via the SCSI cable.
【0017】図3は、上述のようなSCSIインタフェ
ース132A、132Bをデータストリーマに接続する
場合の構成を示す外観斜視図である。図示のようにPC
Iバスを含む本体回路基板140に設けた複数のスロッ
トに、複数のSCSI−I/Fボード142を挿入して
いくことにより、SCSIインタフェース132A、1
32Bを拡張していくことができる。FIG. 3 is an external perspective view showing a configuration in a case where the above-described SCSI interfaces 132A and 132B are connected to a data streamer. PC as shown
By inserting a plurality of SCSI-I / F boards 142 into a plurality of slots provided on the main circuit board 140 including the I bus, the SCSI interfaces 132A,
32B can be expanded.
【0018】また、本形態のデータストリーマでは、P
CIバスによって接続した複数のSCSIインタフェー
ス132A、132Bを用いて、SCSIインタフェー
スによるデータ伝送系の自己診断を行えるようにしたも
のである。次に、本例における自己診断動作について説
明する。まず、CPU126は自己診断用データを作成
し、この自己診断用データを、ホストブリッジ回路13
4、PCIバス130を経由してPCIインタフェース
136のRAM138に格納する。そして、このRAM
138に格納した自己診断用データをPCIインタフェ
ース136及びPCIバス130を経由して、例えばS
CSIインタフェース132Aに出力する。In the data streamer of the present embodiment, P
Using a plurality of SCSI interfaces 132A and 132B connected by a CI bus, a self-diagnosis of a data transmission system by the SCSI interface can be performed. Next, a self-diagnosis operation in this example will be described. First, the CPU 126 creates self-diagnosis data, and transfers the self-diagnosis data to the host bridge circuit 13.
4. The data is stored in the RAM 138 of the PCI interface 136 via the PCI bus 130. And this RAM
138 via the PCI interface 136 and the PCI bus 130, for example,
Output to CSI interface 132A.
【0019】この場合、SCSIインタフェース132
Aと132Bとは、図1に破線Cで示すSCSIケーブ
ル144によって接続されており、SCSIインタフェ
ース132Aに出力した自己診断用データは、SCSI
ケーブル144及びSCSIインタフェース132Bを
経てPCIバス130より入力され、PCIインタフェ
ース136を経てRAM138に再び戻される。CPU
126は、このようにしてRAM138に戻って来た自
己診断用データをPCIインタフェース136、PCI
バス130及びホストブリッジ回路134を経由して取
得し、元の自己診断用データと比較照合することによ
り、SCSIインタフェースの自己診断を行うことがで
きる。In this case, the SCSI interface 132
A and 132B are connected by a SCSI cable 144 shown by a broken line C in FIG. 1, and the self-diagnosis data output to the SCSI interface 132A is a SCSI cable.
The data is input from the PCI bus 130 via the cable 144 and the SCSI interface 132B, and is returned to the RAM 138 again via the PCI interface 136. CPU
The self-diagnosis data 126 returned to the RAM 138 in this manner is transmitted to the PCI interface 136 and the PCI
The self-diagnosis of the SCSI interface can be performed by acquiring the data via the bus 130 and the host bridge circuit 134 and comparing the acquired data with the original self-diagnosis data.
【0020】また、本例のデータストリーマでは、以下
のようにしてデータ圧縮伸長部122の機能診断を行う
ようになっている。この機能診断は、上述したSCSI
インタフェースの自己診断の場合と同様に、RAM13
8に格納した自己診断用データを用いて行うことができ
る。まず、SCSIインタフェースの自己診断の場合と
同様に、CPU126は自己診断用データを作成し、こ
の自己診断用データを、ホストブリッジ回路134、P
CIバス130を経由してPCIインタフェース136
のRAM138に格納する。Further, in the data streamer of the present embodiment, the function diagnosis of the data compression / decompression unit 122 is performed as follows. This function diagnosis is based on the SCSI
As in the case of the interface self-diagnosis, the RAM 13
8 using the self-diagnosis data stored in the memory. First, as in the case of the self-diagnosis of the SCSI interface, the CPU 126 creates self-diagnosis data and transmits the self-diagnosis data to the host bridge circuit 134, P
PCI interface 136 via CI bus 130
In the RAM 138.
【0021】そして、このRAM138に格納した自己
診断用データをPCIインタフェース136を通してデ
ータ圧縮伸長部122に送り、圧縮処理を施し、この圧
縮データをメモリコントローラ120を経由してメモリ
118に格納する。次に、メモリ118に格納した圧縮
データをメモリコントローラ120を経由してデータ圧
縮伸長部122に送り、伸長処理を施し、この伸長デー
タをPCIインタフェース136を通してRAM138
に格納する。CPU126は、このようにして圧縮処理
と伸長処理を経てRAM138に戻した自己診断用デー
タをPCIインタフェース136、PCIバス130及
びホストブリッジ回路134を経由して取得し、元の自
己診断用データと比較照合することにより、データ圧縮
伸長部122の機能診断を行うことができる。Then, the self-diagnosis data stored in the RAM 138 is sent to the data compression / decompression unit 122 through the PCI interface 136, subjected to compression processing, and stored in the memory 118 via the memory controller 120. Next, the compressed data stored in the memory 118 is sent to the data compression / decompression unit 122 via the memory controller 120 to perform decompression processing, and the decompressed data is transmitted to the RAM 138 through the PCI interface 136.
To be stored. The CPU 126 acquires the self-diagnosis data returned to the RAM 138 through the compression processing and the decompression processing in this way via the PCI interface 136, the PCI bus 130, and the host bridge circuit 134, and compares the acquired data with the original self-diagnosis data. By performing the collation, the function diagnosis of the data compression / decompression unit 122 can be performed.
【0022】また、本例のデータストリーマにおいて、
データ圧縮伸長部122の機能をオフした状態で、デー
タ伝送系の診断を行うことも可能である。データ記録時
における伝送系の診断を行う場合には、まず、データ圧
縮伸長部122における圧縮処理をオフした状態で、R
AM138に格納した診断用データを、データ圧縮伸長
部122を通過させてメモリ118に転送する。そし
て、このメモリ118に転送されたデータと、元のRA
M138に格納した診断用データを比較照合することに
より、記録データの伝送系における診断を行うことが可
能になる。また、これと逆の動作によって、CPU12
6からメモリ118に格納した診断用データを、データ
圧縮伸長部122における伸長処理をオフした状態で、
データ圧縮伸長部122を通過させてRAM138に転
送する。そして、このRAM138に転送されたデータ
と、元のメモリ118に格納した診断用データを比較照
合することにより、再生データの伝送系における診断を
行うことが可能になる。Further, in the data streamer of this example,
It is also possible to diagnose the data transmission system with the function of the data compression / decompression unit 122 turned off. When diagnosing the transmission system at the time of data recording, first, with the compression process in the data compression / decompression unit 122 turned off,
The diagnostic data stored in the AM 138 passes through the data compression / decompression unit 122 and is transferred to the memory 118. Then, the data transferred to the memory 118 and the original RA
By comparing and collating the diagnostic data stored in the M138, it is possible to perform a diagnosis in the recording data transmission system. In addition, the operation opposite to this operation causes the CPU 12
6 to the diagnostic data stored in the memory 118 with the decompression process in the data compression / decompression unit 122 turned off.
The data passes through the data compression / decompression unit 122 and is transferred to the RAM 138. Then, by comparing and comparing the data transferred to the RAM 138 with the diagnostic data stored in the original memory 118, it is possible to perform a diagnosis in the transmission system of the reproduced data.
【0023】以上のように、本例のデータストリーマで
は、装置内にPCIバスを設けることにより、複数のS
CSIインタフェースを有することが容易に可能とな
り、同じSCSIインタフェースボードを空きスロット
にさして、SCSIインタフェースの数を容易に拡張し
ていくことができる。そして、複数のSCSIインタフ
ェースを有することにより、SCSIインタフェースに
おけるデータ伝送系の自己診断を容易に行うことができ
る。さらに、データ圧縮伸長部における機能診断やデー
タ伝送系の診断を行うことが可能であり、ストリーマ全
体における自己診断を行うことが可能である。As described above, in the data streamer of this example, a plurality of S buses are provided by providing a PCI bus in the device.
It is easy to have a CSI interface, and the number of SCSI interfaces can be easily expanded by placing the same SCSI interface board in an empty slot. By having a plurality of SCSI interfaces, self-diagnosis of a data transmission system in the SCSI interface can be easily performed. Furthermore, it is possible to perform a function diagnosis and a data transmission system diagnosis in the data compression / decompression unit, and it is possible to perform a self-diagnosis in the entire streamer.
【0024】なお、以上説明した第1の実施の形態で
は、各種の診断をPCIインタフェース136に接続さ
れたRAM138を用いて行うようにしたが、図4に示
すように、ホストブリッジ回路134には、通常SCS
IインタフェースやPCIインタフェースとのコマンド
のやり取りに用いる小容量のRAM146が設けられて
いるため、このRAM146をRAM138の代わりに
用いて、上述した各種の診断作業を行うようにしてもよ
い。なお、その他の構成については、上述した図1に示
すものと同様であるので、共通の構成要素については同
一符号を付して説明は省略する。また、以上の例では、
外部インタフェースとしてSCSIインタフェースを採
用した場合について説明したが、例えばファイバチャネ
ルインタフェース等を採用した場合にも同様に適用し得
るものである。また、拡張バスについても、上述したP
CIバス以外のものを適宜採用し得るものである。さら
に、本発明は、磁気テープを用いたデータストリーマに
限らず、他の記録媒体を用いたデータストリーマにも適
用し得るものである。In the first embodiment described above, various diagnoses are performed using the RAM 138 connected to the PCI interface 136. However, as shown in FIG. , Usually SCS
Since the small-capacity RAM 146 used for exchanging commands with the I interface or the PCI interface is provided, the RAM 146 may be used in place of the RAM 138 to perform the above-described various diagnostic operations. Other configurations are the same as those shown in FIG. 1 described above, and thus common components are denoted by the same reference numerals and description thereof is omitted. Also, in the above example,
Although the case where the SCSI interface is adopted as the external interface has been described, the present invention can be similarly applied, for example, when the fiber channel interface or the like is adopted. Also, for the expansion bus,
A device other than the CI bus can be appropriately adopted. Further, the present invention is not limited to a data streamer using a magnetic tape, but can be applied to a data streamer using another recording medium.
【0025】[0025]
【発明の効果】以上説明したように本発明のデータスト
リーマでは、拡張バスを用いて第1及び第2の外部イン
タフェースを接続するとともに、各外部インタフェース
同士を接続し、自己診断用データを拡張バスを介して第
1の外部インタフェースより出力し、この第1の外部イ
ンタフェースから第2の外部インタフェースを通して入
力し、この第2の外部インタフェースから入力した自己
診断用データとを照合することにより、自己診断を行う
ようにした。このため、簡単な動作で外部インタフェー
ス側のデータ伝送系の自己診断チェックを行うことがで
き、データストリーマにおける確実な動作を実現できる
効果がある。As described above, in the data streamer of the present invention, the first and second external interfaces are connected by using the expansion bus, and the respective external interfaces are connected to each other so that the self-diagnosis data is transferred to the expansion bus. Output from the first external interface via the first external interface, input from the first external interface through the second external interface, and collate with the self-diagnosis data input from the second external interface to perform self-diagnosis. To do. Therefore, the self-diagnosis check of the data transmission system on the external interface side can be performed with a simple operation, and there is an effect that a reliable operation in the data streamer can be realized.
【図1】本発明の第1の実施の形態によるデータストリ
ーマの構成例を示すブロック図である。FIG. 1 is a block diagram illustrating a configuration example of a data streamer according to a first embodiment of the present invention.
【図2】図1に示すデータストリーマを用いたデータ記
憶システムの構成例を示すブロック図である。FIG. 2 is a block diagram showing a configuration example of a data storage system using the data streamer shown in FIG.
【図3】図1に示すデータストリーマにおいてSCSI
インタフェースを接続する場合の構成を示す外観斜視図
である。FIG. 3 shows a data streamer shown in FIG.
It is an external appearance perspective view which shows the structure at the time of connecting an interface.
【図4】本発明の第2の実施の形態によるデータストリ
ーマの構成例を示すブロック図である。FIG. 4 is a block diagram illustrating a configuration example of a data streamer according to a second embodiment of the present invention.
【図5】従来のデータストリーマの構成例を示すブロッ
ク図である。FIG. 5 is a block diagram showing a configuration example of a conventional data streamer.
1、1A、1B…ホストコンピュータ、2、2A、2
B、2C……データストリーマ、110……記録アン
プ、112……再生アンプ、114……ECCエンコー
ダ、116……ECCデコーダ、118……メモリ、1
20……メモリコントローラ、122……データ圧縮伸
長部、126……CPU、128……CPUバス、13
0……PCIバス、132A、132B……SCSIイ
ンタフェース、134……ホストブリッジ回路、136
……PCIインタフェース、138……RAM。1, 1A, 1B: Host computer, 2, 2A, 2
B, 2C: Data streamer, 110: Recording amplifier, 112: Reproduction amplifier, 114: ECC encoder, 116: ECC decoder, 118: Memory, 1
20 memory controller, 122 data compression / decompression unit, 126 CPU, 128 CPU bus, 13
0: PCI bus, 132A, 132B: SCSI interface, 134: Host bridge circuit, 136
…… PCI interface, 138 …… RAM.
Claims (7)
データを記録媒体に記録するとともに、前記記録媒体か
ら再生したデータを前記外部インタフェースに出力する
データストリーマにおいて、 複数の外部インタフェースを接続可能な拡張バスと、 自己診断用データを記憶する記憶手段と、 前記自己診断用データを用いて自己診断プログラムを実
行するCPUとを有し、 前記拡張バスに第1及び第2の外部インタフェースを接
続するとともに、各外部インタフェース同士を接続し、 前記記憶手段に記憶した自己診断用データを前記拡張バ
スを介して第1の外部インタフェースより出力し、前記
第1の外部インタフェースから第2の外部インタフェー
スを通して入力し、この第2の外部インタフェースから
入力した自己診断用データと前記記憶手段に記憶した自
己診断用データとを照合することにより、自己診断を行
うようにした、 ことを特徴とするデータストリーマ。1. A data streamer for recording recording data input from an external interface on a recording medium and outputting data reproduced from the recording medium to the external interface, comprising: an extension bus connectable to a plurality of external interfaces. A storage unit for storing self-diagnosis data; and a CPU for executing a self-diagnosis program using the self-diagnosis data. A first and a second external interface are connected to the extension bus. Connecting the external interfaces to each other, outputting the self-diagnosis data stored in the storage means from the first external interface via the expansion bus, and inputting the data from the first external interface through the second external interface; The self-diagnosis data input from the second external interface and the By collating the self-diagnosis data stored in 憶 means, data streamer that has to perform a self-diagnosis, characterized in that.
を特徴とする請求項1記載のデータストリーマ。2. The data streamer according to claim 1, wherein said extension bus is a PCI bus.
ンタフェースであることを特徴とする請求項1記載のデ
ータストリーマ。3. The data streamer according to claim 1, wherein said external interface is a SCSI interface.
記録媒体に対する記録再生データの伝送系とを接続する
PCIインタフェースに設けられたRAMであることを
特徴とする請求項2記載のデータストリーマ。4. The data streamer according to claim 2, wherein said storage means is a RAM provided in a PCI interface that connects said PCI bus and a transmission system for recording and reproducing data to and from said recording medium.
CPUのCPUバスとを接続するホストブリッジ回路に
設けられたRAMであることを特徴とする請求項2記載
のデータストリーマ。5. The data streamer according to claim 2, wherein the storage means is a RAM provided in a host bridge circuit that connects the PCI bus and a CPU bus of the CPU.
を行う記録再生機構部と、 前記外部インタフェースから入力された記録データの圧
縮と、前記記録媒体から再生された再生データの伸長を
行うデータ圧縮伸長部と、 前記圧縮された記録データを誤り訂正符号によってエン
コードして前記記録再生機構部に出力するECCエンコ
ーダと、 前記記録再生機構部によって再生された再生データを誤
り訂正符号によってデコードするECCデコーダと、 前記記録再生機構部に対するECCエンコーダ及びEC
Cデコーダの動作タイミングを制御するためにデータを
一時格納するバッファメモリと、 前記バッファメモリを制御するメモリコントローラと、 を有することを特徴とする請求項1記載のデータストリ
ーマ。6. A recording / reproducing mechanism for recording / reproducing data on / from the recording medium, a data compression / decompression for compressing recording data input from the external interface, and a decompression for reproducing data reproduced from the recording medium. A ECC encoder that encodes the compressed recording data with an error correction code and outputs the encoded data to the recording / reproducing mechanism, and an ECC decoder that decodes the reproduction data reproduced by the recording / reproducing mechanism using an error correction code. An ECC encoder and an EC for the recording / reproducing mechanism unit
The data streamer according to claim 1, further comprising: a buffer memory for temporarily storing data for controlling operation timing of the C decoder; and a memory controller for controlling the buffer memory.
タを用いて前記データ圧縮伸長部の自己診断を行うよう
にしたことを特徴とする請求項6記載のデータストリー
マ。7. The data streamer according to claim 6, wherein the data compression / decompression unit performs a self-diagnosis using the self-diagnosis data stored in the storage unit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP11234527A JP2001060177A (en) | 1999-08-20 | 1999-08-20 | Data streamer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP11234527A JP2001060177A (en) | 1999-08-20 | 1999-08-20 | Data streamer |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2001060177A true JP2001060177A (en) | 2001-03-06 |
Family
ID=16972433
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP11234527A Pending JP2001060177A (en) | 1999-08-20 | 1999-08-20 | Data streamer |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2001060177A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100467102B1 (en) * | 2002-05-28 | 2005-01-24 | (주) 그레이프테크놀로지 | Data storage system |
US7650553B2 (en) | 2005-09-30 | 2010-01-19 | Fujitsu Microelectronics Limited | Semiconductor integrated circuit apparatus and interface test method |
JP2011008650A (en) * | 2009-06-29 | 2011-01-13 | Fujitsu Ltd | Method, system and program for error verification |
-
1999
- 1999-08-20 JP JP11234527A patent/JP2001060177A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100467102B1 (en) * | 2002-05-28 | 2005-01-24 | (주) 그레이프테크놀로지 | Data storage system |
US7650553B2 (en) | 2005-09-30 | 2010-01-19 | Fujitsu Microelectronics Limited | Semiconductor integrated circuit apparatus and interface test method |
JP2011008650A (en) * | 2009-06-29 | 2011-01-13 | Fujitsu Ltd | Method, system and program for error verification |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3407276B2 (en) | Data compression system | |
EP0682314B1 (en) | Redundant disk storage system | |
US7822957B2 (en) | Method for carrying out an information processing in accordance with firmware in a plurality of chips | |
JP2001060177A (en) | Data streamer | |
JPH10301720A (en) | Disk array device | |
KR100659915B1 (en) | Method and apparatus for transferring data | |
US8443113B2 (en) | Communication apparatus | |
JP2580558B2 (en) | Interface device | |
US20040128457A1 (en) | Disk drive with copy function | |
KR100498492B1 (en) | Method and apparatus for processing data according to the type of the data | |
JP3555871B2 (en) | Disk array device | |
JPH0766346B2 (en) | Event recording method | |
JP2002132534A (en) | Input-output testing system | |
JPH0312029A (en) | Optical disk device | |
JP2001125746A (en) | System, device and method for recording/reproducing data | |
JP4422319B2 (en) | Multiplexed storage controller | |
KR100865990B1 (en) | Bidirectional emulator of interface card | |
JPH03189719A (en) | Disk control lsi, storage device and information processing system | |
JP3251266B2 (en) | Emulation system, upload data acquisition method, and recording medium recording the method | |
KR0175258B1 (en) | Dvcr | |
JP2000113569A (en) | Disk control device, its method and disk storage medium | |
JPH0823800B2 (en) | Drive device with SCSI interface | |
JPH10276434A (en) | Data transmitter and data transmitting method | |
JPH06339099A (en) | Electronic still camera | |
GB2274193A (en) | Disk copying apparatus |