WO2001050283A1 - Information processing apparatus and method of information distribution - Google Patents

Information processing apparatus and method of information distribution Download PDF

Info

Publication number
WO2001050283A1
WO2001050283A1 PCT/JP2000/000040 JP0000040W WO0150283A1 WO 2001050283 A1 WO2001050283 A1 WO 2001050283A1 JP 0000040 W JP0000040 W JP 0000040W WO 0150283 A1 WO0150283 A1 WO 0150283A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
processing
processing device
storage device
distribution
Prior art date
Application number
PCT/JP2000/000040
Other languages
French (fr)
Japanese (ja)
Inventor
Yuichiro Morita
Hidemitsu Naya
Takanori Yokoyama
Hideki Osonoi
Takao Yanai
Original Assignee
Hitachi, Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi, Ltd. filed Critical Hitachi, Ltd.
Priority to JP2001550574A priority Critical patent/JPWO2001050283A1/en
Priority to PCT/JP2000/000040 priority patent/WO2001050283A1/en
Publication of WO2001050283A1 publication Critical patent/WO2001050283A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • G06F3/0613Improving I/O performance in relation to throughput
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0655Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
    • G06F3/0658Controller construction arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/067Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Definitions

  • the present invention relates to information distribution in a distributed system including a plurality of processing devices, and particularly to a method for distributing the same information from one processing device to a plurality of processing devices.
  • SAN Storage Area Network
  • the SAN is a network configuration in which a plurality of processing units and a plurality of disk units are connected. By connecting a disk unit that has been individually connected to each processing unit to the plurality of processing units, a plurality of processing units can be connected. Will be able to physically share the disk device.
  • a typical medium for achieving SAN is Fiber Channel. Fiber Channel realizes high-speed serial transmission using optical fiber or copper wire, and is capable of one-to-one connection, single-connection using Fabric, and loop-connection using FC-AL (Fibre Channel Arbitrated Loop).
  • FC-AL Fibre Channel Arbitrated Loop
  • the SCI-3 protocol which is the main protocol for peripheral devices such as disk devices, can be implemented on top of the Fiber Channel protocol (Prior Art 1).
  • An object of the present invention is to provide a method and system for efficiently realizing information distribution between a plurality of processing devices.
  • FIG. 1 is a diagram showing a system configuration according to the present invention.
  • FIG. 2 is a diagram showing a configuration of a processing apparatus according to the present invention.
  • FIG. 3 is a diagram showing a data write operation to a storage device by the processing device.
  • FIG. 4 is a diagram showing a command descriptor block of a data write.
  • FIG. 5 is a diagram showing a data read operation to the storage device by the processing device.
  • FIG. 6 is a diagram showing a command / descriptor / block of a data read.
  • FIG. 7 is a diagram showing a configuration of a storage device.
  • FIG. 8 is a diagram showing a data write Z-read operation by the storage device.
  • ⁇ FIG. 9 is a diagram showing an operation of message transmission by the storage device.
  • FIG. 10 is a diagram showing a command 'descriptor block' of the SEND command.
  • FIG. 11 is a diagram showing an Asynchronous Event Notification message.
  • FIG. 12 is a diagram showing a storage format of a table.
  • FIG. 13 is a diagram showing a flow of the overnight delivery via the storage device.
  • FIG. 14 is a diagram showing a configuration of the switch 3.
  • FIG. 15 is a diagram showing a basic example of the SCS I-3 protocol.
  • FIG. 16 is a diagram showing an outline of the overnight transfer by Fiber Channel.
  • FIG. 17 is a diagram showing a second configuration of the storage device.
  • FIG. 18 is a diagram showing a second storage format of the table.
  • FIG. 19 is a diagram showing a second flow of the overnight delivery via the storage device.
  • FIG. 20 is a diagram showing a second configuration of Fabric.
  • FIG. 21 is a diagram showing a third storage format of the table.
  • FIG. 22 is a diagram showing a third flow of data distribution via the storage device.
  • FIG. 23 is a diagram showing a third configuration of Fabric. BEST MODE FOR CARRYING OUT THE INVENTION
  • FIG. 1 is a diagram showing a system configuration according to the present invention.
  • 1 a, lb,..., 1 n are processing units for executing desired processing
  • 2 a, 2 b,..., 2 n are storage units for storing data and programs
  • 3 are a plurality of processing units And a switch for connecting a plurality of storage devices.
  • Each processing device can access an arbitrary storage device via the switch 3, and a plurality of processing devices can physically share one or more storage devices.
  • the source processing device switches instead of transmitting the distribution data to each of the destination processing devices.
  • the distribution data is written to one of the storage devices via the switch 3, and the storage device in which the distribution data has been written notifies the destination processing device via switch 3 of the writing of the distribution data, and receives this notification.
  • Each of the processing devices that read the data reads the distribution data from the storage device of the notification source.
  • the same method is used when the same program is distributed from one processing device to one or more other processing devices.
  • FIG. 2 is a diagram showing a configuration of a processing apparatus 1a according to the present invention.
  • the other processing devices have the same configuration.
  • 11 1 is a microprocessor unit (MPU), 12 is main memory, 15 is a system bus, 13 is a bridge connecting MPU 11 with main memory 12 and system bus 15, and 14 is an MPU 11 is an interrupt controller (INTC) for controlling the interrupt to 1, and 16 is an adapter for connecting the processing unit 1 a to the switch 3.
  • MPU microprocessor unit
  • 12 is main memory
  • 15 is a system bus
  • 13 is a bridge connecting MPU 11 with main memory 12 and system bus
  • 14 is an MPU 11 is an interrupt controller (INTC) for controlling the interrupt to 1
  • 16 is an adapter for connecting the processing unit 1 a to the switch 3.
  • IRC interrupt controller
  • 16 1 is a receiving circuit (RX) that receives a serial signal from the switch 3 to the processing unit 1a
  • 16 2 is a receiving circuit (RX) from the processing unit 1a
  • a transmission circuit (TX) that transmits a serial signal to the TX
  • 163 is a serial / para conversion circuit that converts the serial signal received by the RX 161 into a parallel signal
  • 164 is a parallel output to switch 3.
  • 16 5 is an FC protocol processing circuit that processes Fiber Channel protocols
  • 16 6 is a SCSI 13 protocol 167 is a buffer memory that temporarily stores transmission data and received data
  • 168 is a main memory 20 and a buffer memory.
  • DMAC DMA controller
  • the switch 3 is configured with Fiber Channel, which is the main network medium of SAN, and the communication protocol between the processing device and the storage device is SCSI-3, which is the main protocol of the peripheral device.
  • RX 161, TX 162, serial Z-para conversion circuit 163, para-Z serial conversion circuit 164, FC protocol processing circuit 165, SCSI protocol processing circuit 166 ANSI X3.230 (Fibre Channel Enhanced Physical and Signaling Interface), ANSI X3.269 (Fibre Channel Protocol), ANSI X3T10 / 995D (SCSI-3 Primary Commands), ANSI X3.270 (Fibre Channel Enhanced Physical and Signaling Interface) It is realized based on SCSI-3 Architecture Model).
  • a basic example of the SCSI-3 protocol will be described with reference to FIG. Assuming that an access source is an initiator and an access destination is an overnight get, first, in a command phase (1500), the initiator sends a command 'descriptor' block (CD B) to the target.
  • the CDB specifies the contents of a command (write, read, etc.), the logical block area to be accessed on the hard disk, etc., and its format is defined by the SCS I-3 specification.
  • write data is transmitted from the initiator to the target in a data out phase (1501), and if the specified command is a read access, Then, the data is sent from the target to the initiator in the data infuse (1502).
  • the target then indicates in the status phase (1503) that the command was executed successfully or that an error occurred during execution.
  • the status is sent to the initiator, and finally the end of command execution is notified to the initiator (1504).
  • Fiber Channel basically transfers data in frames of the format shown in 1603.
  • the frame 1603 is composed of an SOF (1604) indicating the start of the frame, a header (1665), a data field for storing transfer data (166), and an error check.
  • SOF 1604
  • a header 1665
  • a data field for storing transfer data (166)
  • the header (1605) is composed of the frame type (1609), various control units (1610), the header count (1611), and the source ID.
  • the sequence (1602) is composed of one or more frames, and one sequence is one phase of SCSI-3 (command phase, data out phase, data phase, status phase, etc.) One of them).
  • the exchange (1600) is composed of one or more sequences, and realizes access to complete peripheral devices such as data write data in the SCS I-3.
  • the MPU 11 passes a command descriptor block (CDB) set as shown in FIG. 4 to the SCSI protocol processing circuit 166 to instruct transmission to the storage device at the write destination (3 0 1 0).
  • CD B in Fig. 4 is defined by the SCSI-3 specification.
  • the operation code indicates the type of command such as write or read (OAh for a write), and L UN indicates the logic of the target.
  • Logical block address indicates the start logical block number of the logical block group to be written, and Transfer length indicates the length of the logical block group to be written or read. And control indicate various control bits.
  • the SCSI protocol processing circuit 166 passes the CD B and the transmission destination ID to the FC protocol processing circuit 165 to instruct transmission, and the FC protocol processing circuit 166 stores the CD B in the data portion. Is formed and output to the switch 3 via the para-Z-to-serial conversion circuit 16 4 (step 302).
  • the MPU 11 sets the DMAC 168 to transmit the write data stored in the main memory 12 so that the DMAC supplies the write data to the adapter 16 via the DMA (3). 0 3 0).
  • the MPU 11 instructs the SCSI protocol processing circuit 166 to transmit the write data to the storage device to which the data is to be written, and the SCSI protocol processing circuit 166 activates the DMA to activate the main memory 1 While extracting the data from buffer 2 via buffer memory 1667, pass the data and the transmission destination ID to FC protocol processing circuit 1665 to instruct data transmission, and perform FC protocol processing.
  • the circuit 165 forms a frame in which the write data is stored in the data section and The signal is output to the switch 3 via the LZ serial conversion circuit 1 64 and the TX 62 (304 0).
  • FIG. 5 a data read operation from the storage device by the processing device 1a will be described with reference to FIGS. 5 and 6.
  • the MPU 11 transfers the command, disk rib, and evening block (CDB) set as shown in FIG. 6 to the SCI protocol processing circuit 1666 (51010).
  • # 08 in FIG. 6 is basically the same as CDB in FIG. 4, except that the Operation code is set to 08h indicating a read command.
  • the MPU 11 sets the DMA C 168 to store the read data on the main memory 20 so that the read data is taken out of the adapter 16 by DMA (520 0).
  • the MPU 11 instructs the SCSI protocol processing circuit 166 to transmit the CDB to the storage device of the read destination, and the SCSI protocol processing circuit 166 passes the CDB and the transmission destination ID to the FC protocol processing circuit 165. Transmission is instructed, and the FC protocol processing circuit 165 forms a frame in which the CDB is stored in the data section, and outputs the frame to the switch 3 via the para-Z serial conversion circuit 164 and the TX 162 (503030) ).
  • the storage device of the read destination is transferred to the processing device 1a via the switch 3.
  • the read data is sent to the SCSI protocol processing circuit 166 via the RX 161, serial Z-parameter conversion circuit 163, and FC protocol processing circuit 165.
  • the protocol processing circuit 166 sends the received read data to the buffer memory 166, activates the DMAC 168, and stores the read data in the main memory by DMA (5040).
  • it waits for the status to be returned from the storage device at the read destination (5500). When the status is returned, check the contents to confirm whether the command execution was completed normally (5506).
  • FIG. 14 is a diagram showing a configuration of the switch 3.
  • Switch 3 of the present embodiment shows a Fabric that forms a Fiber Channel Fabric topology.
  • 3 1 a, 31,..., 31 i, 31 j,..., 31 ⁇ , and 31 y are F ports that are connected one-to-one with the processing device or the storage device, respectively.
  • 32 is a Connection Sub-Fabric for realizing a line connection between arbitrary F ports
  • 33 is a Connectionless Sub-Fabric for realizing a non-line connection between any F ports
  • 34 is a Fabric control unit.
  • the F port 3a transmits the serial signal received by the RX311, the RX311 that receives the serial signal from the processing unit or the storage device, the TX312 that transmits the serial signal to the processing unit or the storage device, and the It has a receiving buffer (BUF) 313 for temporarily saving and transmitting it to the Connection Sub-fabric 32 or Connectionless Sub-fabric 33.
  • BAF receiving buffer
  • Other F ports have the same configuration.
  • Connection Sub-Fabric 32 when a connection between two F ports is established, occupies a route between the two and executes frame transfer, and multiple frames are transferred at high speed between the two F ports. it can.
  • Connectionless Sub-Fabric 33 does not fix the connection between two F ports, but executes transfer between arbitrary F ports in frame units, and realizes multiplex transfer between multiple F ports.
  • connection sub-fabric 32 and the connection sub-fabric 33 are selected by the processing device of the distribution source and the distribution destination.
  • the processing device of the distribution destination sends the connection sub-fabric 32 and the connection sub-fabric 33 to the control unit 1610 of the header 1605 of the frame 1603 shown in FIG. Specify or use the shift.
  • Switch 3 sends the designation of the distribution source to the processing device of the distribution destination, and the processing device of the distribution destination determines whether or not the connection sub-Fabric specified by the distribution source can be used, and if so, switches to that effect. Return to 3. When the distribution destination and the distribution source are matched, switch 3 distributes the information using the connection sub-Fabric of the matched one.
  • FIG. 7 is a diagram showing a configuration of a storage device 2a according to the present invention.
  • the other storage devices have the same configuration.
  • Reference numeral 21 denotes an interface for connecting the storage device 2a to the switch 3
  • reference numeral 22 denotes a magnetic disk.
  • the receiving circuit (RX) 211 receives a serial signal from the switch 3 to the storage device 2a.
  • a transmission circuit (TX) that transmits a serial signal to 3 2 13 is a serial-to-parallel conversion circuit for converting the serial signal received by RX 211 into a parallel signal, and 2 14 is an output to switch 3
  • a re-conversion circuit 215 is an FC protocol processing circuit that processes the Fiber Channel protocol
  • 216 is a SCSI protocol processing circuit that processes the SCSI-3 protocol
  • 217 is a magnetic disk 22 Buffer memory that temporarily stores write data to the disk and read data from the magnetic disk 22.MPU 21 controls access to the magnetic disk 22 and communication by switch 3.
  • Reference numeral 9 denotes a non-volatile memory (ROM) for storing a program for controlling access to the magnetic disk 22 and communication by the switch 3, and reference numeral 220 denotes a logical block area for storing distribution data, a distribution source processor ID, and a distribution destination.
  • This table stores multiple combinations of processor IDs.
  • the communication protocol between the processing device and the storage device is SCSI-3
  • switch 3 is Fiber Channel
  • RX211, TX212, serial are used.
  • the Z-parameter conversion circuit 2 13, the para-Z serial conversion circuit 2 14, the protocol processing circuit 2 15, and the command processing circuit 2 16 are the ANSI X3.230 (Fibre Channel Enhanced Physical and Signaling Interface), ANSI X3.269 (Fibre Channel Protocol), ANSI X3T10 / 995D (SCSI-3 Primary Commands), and ANSI X3.270 (SCSI-3 Architecture Model).
  • the command 'descriptor block (CDB) sent from the processing unit via switch 3 is sent to the SCSI protocol via RX 211, serial / parallel conversion circuit 21 3 and FC protocol processing circuit 2 15
  • the command is input to the protocol processing circuit 216 (81010), and the command to be executed is determined based on the command code of the CDB (8200).
  • the command code is a write
  • CDB The write data to be received thereafter is written to the logical block area of the magnetic disk 22 determined by the Logical block address t Transfer 1 length of the magnetic disk 22 via the buffer memory 217 (8030), and the co-referencing and code Is read, the data in the logical block area of the magnetic disk 22 determined by the Logical Block Lock Address and Transfer Length of the CDB is read out via the buffer memory 217 and the FC protocol processor 2 15. Transmit to the processing device of the access source via the para-Z serial conversion circuit 2 14, TX 2 1 2, and switch 3 (8040).
  • the completion of the command is notified to the access source processing device (8060).
  • a message transmission for realizing data distribution is executed (8070).
  • the distribution source processing device writes the distribution data to the storage device, and the distribution destination processing device stores the distribution data respectively. By reading from the device, overnight delivery is realized. Send message above
  • (8070) notifies the processing device of the distribution destination that the distribution data has been written to the storage device, or notifies the processing device of the distribution source that the distribution data has been read. To use.
  • the storage device determines whether the data written from the processing device is distribution data, based on the logical block area.
  • the storage device stores in a table a combination of a specific logical block area for data distribution, the ID of the processing unit of the distribution source that distributes data via the logical block area, and the ID of the processing unit of the distribution destination.
  • 2 2 0 stores, Akuse of CDB sent from processor
  • FIG. 9 The message transmission operation will be described with reference to FIGS. 9, 10, and 11.
  • AEN is a function for notifying an event that has occurred asynchronously in a processing device or a storage device from the target side to the overnight initiator.
  • AEN transfers the message shown in Fig. 11 by the CDB of the SEND command shown in Fig. 10 (however, the AEN bit is set to 1).
  • the head number and the block length of the logical block area in which the distribution data is written by the processing device of the distribution source are set (9101).
  • the start number and block length of this logical block area are the same as the logical block number and block of the CDB of the data light received from the processing device of the distribution source.
  • a CDB for the AEN is set (9101), and the CDB and the message are transmitted to one of the processing devices of the distribution destination with reference to the table 220 (90030). , 9 040).
  • FIG. 13 is a diagram showing a flow of data distribution via the storage device.
  • the distribution source processing device transmits a CDB indicating the write of the distribution data to the storage device (1300), and then transmits the distribution data (1301).
  • the storage device After executing the write command, the storage device returns a status and a command end notification to the source processing device (1302, 1303), and sends a CDB indicating AEN to the destination processing device. It transmits (1304), and then transmits a message indicating the logical block storing the distribution data (1305).
  • the delivery destination processing device After receiving the message, the delivery destination processing device returns a status and a command end notification to the storage device (1306, 1307), and then refers to the message and transmits the delivery data to the storage device.
  • a CDB indicating the command is transmitted (13008).
  • the storage device executes the data read command and sends the delivery data to the destination processing device (1309), and then returns a status and a command end notification to the source processing device (13310,1). 3 1 1), sends a message 08 indicating “8” to the distribution source processing device (1 3 1 2), and then transmits a message indicating the logical block storing the distribution data (1 3 1) 3)
  • the distribution source processing device After receiving the message, the distribution source processing device returns a status and a command end notification to the storage device (1314, 1315), and then refers to the message to determine the corresponding data distribution. Judgment is completed, and it is detected that distribution data can be updated.
  • the distribution data when the same data is distributed from a certain processing device to one or more other processing devices, the distribution data is written to any of the storage devices via the network, and the distribution data is written.
  • the received storage device notifies the processing device of the distribution destination via the network that the writing of the distribution data has been completed, and the processing devices that have received this notification read the distribution data from the storage device of the notification source.
  • the source processing device does not need to confirm the preparation of the destination processing device or notify the completion of writing of the distribution data to the destination processing device.This eliminates the need for processes such as data processing overhead. .
  • a mechanism is provided for notifying the storage device of writing or reading of the distribution data.
  • the processing device notifies the writing or reading of the distribution data so that the storage device is notified.
  • a system that eliminates the need for a special mechanism of the device will be described.
  • the system configuration of this embodiment is the same as that of FIG. 1, and the processing device and network of this embodiment are the same as those of FIGS. 2 and 14, respectively.
  • the storage device of this embodiment is basically the same as that of FIG. 7, but there is no need to notify the writing or reading of the distribution data. Therefore, as shown in FIG. The configuration excludes 0.
  • the processing unit of the distribution source stores the combination of the logical block area of the storage device to which various types of distribution data are written and the ID of the processing device of the distribution destination in the main memory 12 and writes the distribution data to the storage device. This is referred to when notifying the destination processing device of data writing.
  • the storage format of the combination of the logical block area of the storage device to which various types of distribution data is written and the processing device ID of the distribution destination is a distribution data ID that identifies the distribution data.
  • the logical block number and logical block indicating the beginning of the logical block area of the storage device to which the distribution data is to be written, the number of distribution destination nodes, and the ID of each processing device at the distribution destination Is one entry.
  • FIG. 19 is a diagram showing a front end of the overnight delivery via the storage device in the second embodiment.
  • the distribution source processing device transmits a CDB indicating the write of the distribution data to the storage device (1900), and then transmits the distribution data (1901). After executing the data write command, the storage device returns a status and a command end notification to the distribution source processing device (1902, 1903). Next, the distribution source processing device transmits a CDB indicating the AEN to the distribution destination processing device (1904), and then transmits a message indicating the logical block storing the distribution data (1905). .
  • the distribution destination processing device After receiving the message, the distribution destination processing device returns a status and a command end notification to the distribution source processing device (1906, 1907), and then refers to the message and transmits the distribution data to the storage device. A CDB indicating a read is transmitted (1908).
  • the storage device executes the data read command and transmits the distribution data to the distribution destination processing device (1909), and then returns a status and a command end notification to the distribution source processing device (1910, 199). 1 9 1 1).
  • the distribution destination processing device transmits a CDB indicating the AEN to the distribution source processing device (1912), and then transmits a message indicating the logical block storing the distribution data (1913). ).
  • the distribution source processing device After receiving the message, the distribution source processing device returns a status and a command end notification to the distribution destination processing device (1914, 1915), and then completes the data distribution by referring to the message. And that the distribution data can be updated is detected.
  • the processing device notifies the writing and reading of the distribution data. By doing so, there is no need to provide a storage device with a mechanism for notifying the writing and reading of the distribution data, and the distribution can be realized by the existing storage device.
  • the storage device or the processing device notifies the writing or reading of the distribution data to or from the storage device.
  • Fabric which is the core of the network, transmits the data to the storage device.
  • a system for notifying the writing and reading of the distribution data to eliminate the need for a special mechanism of the storage device and to reduce the overhead of the data distribution processing in the processing device will be described.
  • the system configuration of this embodiment is the same as that of FIG. 1, and the processing device and the storage device of this embodiment are the same as those of FIGS. 2 and 17, respectively.
  • the Fabric of the present embodiment is basically the same as FIG. 14.
  • a table 35 to be referred when notifying the writing and reading of the distribution data to the storage device is added.
  • the configuration is as follows.
  • Fabric 3 in FIG. 20 stores a combination of a storage device ID and a logical block area to which distribution data is to be written, a processing device ID of a distribution source, and a processing device ID of a distribution destination in a table 35.
  • the storage format of the table 35 is a format in which a storage device ID for writing distribution data is added to the storage format of FIG.
  • FIG. 22 is a diagram showing a flow of data distribution via a storage device in the second embodiment.
  • the distribution source processing device transmits a CDB indicating the write of the distribution data to the storage device (2200), and then transmits the distribution data (2201).
  • the storage device After executing the data write command, the storage device returns a status and a command end notification to the distribution source processing device (2202, 2203).
  • Fabric compares the destination storage device ID and logical block of CDB2200 with Table 35, sends a CDB indicating AEN to the corresponding destination processing device (2204), and then sends the delivery data. Then, a message indicating the storage device ID and the logical block in which is stored is transmitted (225).
  • the delivery destination processing device After receiving the message, the delivery destination processing device returns a status and a command end notification to Fabric (220, 2207), and then refers to the message and sends it to the storage device. A CDB indicating a read is transmitted (2208).
  • the storage device executes the data read command, transmits the distribution data to the destination processing device (2209), and returns a status and a command end notification to the distribution processing device (2210, 2). 2 1 1).
  • Fabric checks the destination storage device ID and logical block of CDB 228 against Table 35, sends a CDB indicating AEN to the corresponding source processing device (2 2 1 2), and then distributes A message indicating the logical block storing the data is transmitted (2 2 1 3).
  • the distribution source processing device After receiving the message, the distribution source processing device returns a status and a command end notification to Fabric (2 214, 221 5), and then completes the corresponding data distribution by referring to the message. And that the distribution data can be updated is detected.
  • the Fabric notifies the storage device of the writing or reading of the distribution data, thereby eliminating the need for a special mechanism of the storage device and preventing the overhead of the data distribution processing in the processing device. Can be reduced.
  • a plurality of processing devices at the delivery destination read out the delivery data written in one storage device.
  • the distribution source processing device can write the same distribution data to a plurality of storage devices, and each distribution destination processing device can read the distribution data from a different storage device for each group.
  • a cache for temporarily storing distribution data read from the storage device is provided on the network to speed up the reading of the distribution data from the storage device.
  • each F port 31a, 31b,..., 31i, 31j When the distribution data is read from a storage device with a plurality of processing devices, the data read by the first processing device from the storage device is cached at the F port to which the storage device is connected. By storing the data in the cache 314 and reading the distribution data from the cache 314 instead of reading the distribution data from the storage device, the other processing devices can read the distribution data at high speed.
  • the distribution data is written to any storage device via a network, and the distribution data is written.
  • the inserted storage device notifies the processing device of the distribution destination via the network of the writing of the distribution data via the network, and the processing devices that have received this notification read the distribution data from the storage device of the notification source.
  • the processing device does not need to confirm the preparation of the destination processing device or notify the completion of writing of the distribution data to the destination processing device.This eliminates the overhead of data distribution processing.
  • the processing device notifies the writing and reading of the distribution data, so that there is no need to provide a mechanism for notifying the writing and reading of the distribution data to the storage device. Realize distribution There is an effect that can be.
  • the Fabric notifies the storage device of the writing and reading of the distribution data to the storage device, thereby eliminating the need for a special mechanism of the storage device and preventing the data distribution processing in the processing device from being overtaken. This has the effect of reducing the cost.
  • the distribution destination processing device is divided into a plurality of groups, the distribution source processing device writes the same distribution data to the plurality of storage devices, and each distribution destination processing device transmits distribution data from a different storage device for each group. By reading, there is an effect that access to the storage device can be distributed.
  • a cache for temporarily storing the distribution data read from the storage device is provided in the network, and the processing device which first accesses the storage device stores the distribution data read from the storage device in the cache, and the other processing devices store the distribution data.
  • It can be used in the fields of industrial equipment, electric power, railways, automobiles, etc. to which a distributed system consisting of multiple processing units can be applied.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A system reduces the process load in information distribution from a particular processor to a plurality of processors. One or more storage devices are connected with a plurality of processors through a network. The processor of the information distributor stores information in the storage device. The storage device detects the information and notifies the processors of the destinations. The processors of the destinations read distributed information from the memory in accordance with the notification from the storage device.

Description

明 細 書  Specification
情報処理システムおよび情報配信方法 技術分野  Information processing system and information distribution method
複数の処理装置から成る分散システムにおける情報配信に関するもの であり、 特に 1つの処理装置から複数の処理装置に同一情報を配信する 方法に関する。 背景技術  The present invention relates to information distribution in a distributed system including a plurality of processing devices, and particularly to a method for distributing the same information from one processing device to a plurality of processing devices. Background art
分散システムの新たなィンフラとして、 S AN (Storage Area Network) が実現されはじめている (日経エレク トロニクス PP.57- 63 1998.5 48 No715) 。 S ANは複数の処理装置と複数ディスク装置を接続するネッ トワーク形態であり、 それまで各処理装置に個別に接続されていたディ スク装置を複数の処理装置に接続することにより、 複数の処理装置がデ イスク装置を物理的に共有できるようになる。 S ANを実現する代表的 な媒体としては Fibre Channel が挙げられる。 Fibre Channel は、 光フ アイバまたは銅線により高速なシリアル伝送を実現し、 1対 1接続, Fabric によるス夕一型接続, FC- AL(Fibre Channel Arbitrated Loop) によるループ型接続が可能である。 また、 ディスク装置など周辺装置の 主要プロ トコルである S C S I — 3プロ トコルを Fibre Channel プロ ト コルの上位に実装できる (従来技術 1 ) 。  As a new infrastructure for distributed systems, SAN (Storage Area Network) is beginning to be realized (Nikkei Electronics PP.57-63 1998.5 48 No715). The SAN is a network configuration in which a plurality of processing units and a plurality of disk units are connected. By connecting a disk unit that has been individually connected to each processing unit to the plurality of processing units, a plurality of processing units can be connected. Will be able to physically share the disk device. A typical medium for achieving SAN is Fiber Channel. Fiber Channel realizes high-speed serial transmission using optical fiber or copper wire, and is capable of one-to-one connection, single-connection using Fabric, and loop-connection using FC-AL (Fibre Channel Arbitrated Loop). Also, the SCI-3 protocol, which is the main protocol for peripheral devices such as disk devices, can be implemented on top of the Fiber Channel protocol (Prior Art 1).
また、 特開平 6— 348657号公報には、 2台のホス トコンピュータの間 が共有する共有ディスクを設け、 この共有ディスク装置への書込みと読 み出しを介してデータの交換を行うことにより、 多量のデータの転送所 要時間の短縮を行うものが開示されている (従来技術 2 ) 。 しかしながら上記従来技術 1には、 処理装置間のデータのやり取りに ついて詳細な記載はない。 また上記従来技術 2は共有ディスクにより溝 築したものであり、 3台以上のホストコンピュータ間でのデ一夕交換を 実現する形態について具体的に記述されていない。 発明の開示 In Japanese Patent Application Laid-Open No. 6-348657, a shared disk shared between two host computers is provided, and data is exchanged through writing and reading to and from the shared disk device. A technique for shortening the time required for transferring a large amount of data is disclosed (Prior Art 2). However, the above prior art 1 does not describe in detail the exchange of data between the processing devices. Further, the prior art 2 described above has a groove formed by a shared disk, and does not specifically describe a mode for realizing a data exchange between three or more host computers. Disclosure of the invention
本発明は、 複数の処理装置間の情報配信を効率良く実現する方法およ びシステムを提供することを目的とする。 図面の簡単な説明  An object of the present invention is to provide a method and system for efficiently realizing information distribution between a plurality of processing devices. BRIEF DESCRIPTION OF THE FIGURES
第 1図は、 本発明にかかるシステム構成を示す図である。  FIG. 1 is a diagram showing a system configuration according to the present invention.
第 2図は、 本発明にかかる処理装置の構成を示す図である。  FIG. 2 is a diagram showing a configuration of a processing apparatus according to the present invention.
第 3図は、 処理装置による記憶装置へのデータライ ト動作を示す図で ある。  FIG. 3 is a diagram showing a data write operation to a storage device by the processing device.
第 4図は、 データライ トのコマンド ·ディスクリプタ · プロックを示 す図である。  FIG. 4 is a diagram showing a command descriptor block of a data write.
第 5図は、 処理装置による記憶装置へのデータリ一ド動作を示す図で ある。  FIG. 5 is a diagram showing a data read operation to the storage device by the processing device.
第 6図は、 データリードのコマンド ·ディスクリプタ · プロックを示 す図である。  FIG. 6 is a diagram showing a command / descriptor / block of a data read.
第 7図は、 記憶装置の構成を示す図である。  FIG. 7 is a diagram showing a configuration of a storage device.
第 8図は、 記憶装置によるデ一夕ライ ト Zリ一ド動作を示す図である < 第 9図は、 記憶装置によるメッセ一ジ送信の動作を示す図である。 第 1 0図は、 S E N Dコマンドのコマンド 'ディスクリプタ · ブロッ クを示す図である。 第 1 1図は、 Asynchronous Event Notification のメッセージを示す 図である。 FIG. 8 is a diagram showing a data write Z-read operation by the storage device. <FIG. 9 is a diagram showing an operation of message transmission by the storage device. FIG. 10 is a diagram showing a command 'descriptor block' of the SEND command. FIG. 11 is a diagram showing an Asynchronous Event Notification message.
第 1 2図は、 テーブルの記憶形式を示す図である。  FIG. 12 is a diagram showing a storage format of a table.
第 1 3図は、 記憶装置を介したデ一夕配信のフローを示す図である。 第 1 4図は、 スィッチ 3の構成を示す図である。  FIG. 13 is a diagram showing a flow of the overnight delivery via the storage device. FIG. 14 is a diagram showing a configuration of the switch 3.
第 1 5図は、 S C S I — 3プロトコルの基本的な例を示す図である。 第 1 6図は、 Fibre Channel によるデ一夕転送の概略を示す図である。 第 1 7図は、 記憶装置の第 2の構成を示す図である。  FIG. 15 is a diagram showing a basic example of the SCS I-3 protocol. FIG. 16 is a diagram showing an outline of the overnight transfer by Fiber Channel. FIG. 17 is a diagram showing a second configuration of the storage device.
第 1 8図は、 テーブルの第 2の記憶形式を示す図である。  FIG. 18 is a diagram showing a second storage format of the table.
第 1 9図は、 記憶装置を介したデ一夕配信の第 2のフローを示す図で ある。  FIG. 19 is a diagram showing a second flow of the overnight delivery via the storage device.
第 2 0図は、 Fabricの第 2の構成を示す図である。  FIG. 20 is a diagram showing a second configuration of Fabric.
第 2 1図は、 テーブルの第 3の記憶形式を示す図である。  FIG. 21 is a diagram showing a third storage format of the table.
第 2 2図は、 記憶装置を介したデータ配信の第 3のフローを示す図で ある。  FIG. 22 is a diagram showing a third flow of data distribution via the storage device.
第 2 3図は、 Fabricの第 3の構成を示す図である。 発明を実施するための最良の形態  FIG. 23 is a diagram showing a third configuration of Fabric. BEST MODE FOR CARRYING OUT THE INVENTION
以下、 本発明の実施例を説明する。  Hereinafter, examples of the present invention will be described.
第 1図は本発明にかかるシステム構成を示す図である。  FIG. 1 is a diagram showing a system configuration according to the present invention.
1 a , l b, …, 1 nはそれぞれ所望の処理を実行する処理装置、 2 a , 2 b, ···, 2 nはデ一夕やプログラムを記憶する記憶装置、 3は 複数の処理装置と複数の記憶装置を接続するスィツチを示す。 各処理装 置はそれぞれスィツチ 3を介して任意の記憶装置にアクセス可能であり、 複数の処理装置が 1つ以上の記憶装置を物理的に共有可能となっている 本システムにおいて、 ある 1つの処理装置から他の 1つ以上の処理装置 に同一のデータを配信する場合、 配信元の処理装置は配信先の処理装置 の各々に配信データを送信する代わりに、 スィッチ 3を介していずれか の記憶装置に配信データを書込み、 配信データが書込まれた記憶装置は 配信デ一夕の書込みを配信先の処理装置にスィツチ 3経由で通知し、 こ の通知を受信した処理装置はそれぞれ通知元の記憶装置から配信データ を読み出す。 また、 ある 1つの処理装置から他の 1つ以上の処理装置に 同一のプロダラムを配信する場合にも同様の方法を用いる。 1 a, lb,..., 1 n are processing units for executing desired processing, 2 a, 2 b,..., 2 n are storage units for storing data and programs, and 3 are a plurality of processing units And a switch for connecting a plurality of storage devices. Each processing device can access an arbitrary storage device via the switch 3, and a plurality of processing devices can physically share one or more storage devices. In this system, when the same data is distributed from one processing device to one or more other processing devices, the source processing device switches instead of transmitting the distribution data to each of the destination processing devices. The distribution data is written to one of the storage devices via the switch 3, and the storage device in which the distribution data has been written notifies the destination processing device via switch 3 of the writing of the distribution data, and receives this notification. Each of the processing devices that read the data reads the distribution data from the storage device of the notification source. In addition, the same method is used when the same program is distributed from one processing device to one or more other processing devices.
第 2図は本発明にかかる処理装置 1 aの構成を示す図である。 なお他 の処理装置も同様の構成である。  FIG. 2 is a diagram showing a configuration of a processing apparatus 1a according to the present invention. The other processing devices have the same configuration.
1 1はマイクロプロセッサユニッ ト (M P U) 、 1 2は主記憶、 1 5 はシステムバス、 1 3は MP U 1 1 と主記憶 1 2とシステムバス 1 5と を接続するブリッジ、 1 4はMPU 1 1への割込みを制御する割込みコ ントロ一ラ ( I NTC) 、 1 6は処理装置 1 aをスィッチ 3に接続する アダプタである。  11 1 is a microprocessor unit (MPU), 12 is main memory, 15 is a system bus, 13 is a bridge connecting MPU 11 with main memory 12 and system bus 15, and 14 is an MPU 11 is an interrupt controller (INTC) for controlling the interrupt to 1, and 16 is an adapter for connecting the processing unit 1 a to the switch 3.
アダプタ 1 6の構成を第 2図を用いて説明すると、 1 6 1はスィッチ 3から処理装置 1 aへのシリアル信号を受信する受信回路 (RX) 、 1 6 2は処理装置 1 aからスィッチ 3へのシリアル信号を送信する送信 回路 (TX) 、 1 6 3は RX 1 6 1が受信したシリアル信号をパラレル 信号に変換するためのシリ /パラ変換回路、 1 6 4はスィッチ 3に出力 するパラレル信号をシリアル信号に変換して ΤΧ 1 6 2に渡すためのパ ラ Ζシリ変換回路、 1 6 5は Fibre Channel のプロ トコルを処理する F Cプロトコル処理回路、 1 6 6は S C S I 一 3のプロ トコルを処理す る S C S I プロ トコル処理回路、 1 6 7は送信デ一夕や受信データを一 時的に保持するバッファ ' メモリ、 1 6 8は主記憶 2 0とバッファ ' メ モリ 1 6 7 との間の DM A (Dynamic Memory Access) 転送を制御する DMAコントローラ (DMAC) である。 本実施例では、 スィッチ 3を S ANの主要なネッ トワーク媒体である Fibre Channelで構成し、 処理 装置と記憶装置との間の通信プロ トコルを周辺装置の主要なプロ トコル である S C S I — 3を使用し、 RX 1 6 1 , T X 1 6 2 , シリ Zパラ変 換回路 1 6 3 , パラ Zシリ変換回路 1 64, F Cプロ トコル処理回路 1 6 5, S C S Iプロ トコル処理回路 1 6 6を Fibre Channelおよび S C S I — 3 の仕様を示す ANSI X3.230 (Fibre Channel Enhanced Physical and Signaling Interface) 、 ANSI X3.269 (Fibre Channel Protocol ) 、 ANSI X3T10/995D (SCSI- 3 Primary Commands ) 、 ANSI X3.270 (SCSI-3 Architecture Model) に基づいて実現する。 The configuration of the adapter 16 will be described with reference to FIG. 2. 16 1 is a receiving circuit (RX) that receives a serial signal from the switch 3 to the processing unit 1a, and 16 2 is a receiving circuit (RX) from the processing unit 1a. A transmission circuit (TX) that transmits a serial signal to the TX, 163 is a serial / para conversion circuit that converts the serial signal received by the RX 161 into a parallel signal, and 164 is a parallel output to switch 3. A para-serial conversion circuit for converting signals to serial signals and passing them to に 16 2, 16 5 is an FC protocol processing circuit that processes Fiber Channel protocols, and 16 6 is a SCSI 13 protocol 167 is a buffer memory that temporarily stores transmission data and received data, and 168 is a main memory 20 and a buffer memory. A DMA controller (DMAC) that controls dynamic memory access (DMA) transfer to and from the memory 167. In this embodiment, the switch 3 is configured with Fiber Channel, which is the main network medium of SAN, and the communication protocol between the processing device and the storage device is SCSI-3, which is the main protocol of the peripheral device. Using the RX 161, TX 162, serial Z-para conversion circuit 163, para-Z serial conversion circuit 164, FC protocol processing circuit 165, SCSI protocol processing circuit 166 ANSI X3.230 (Fibre Channel Enhanced Physical and Signaling Interface), ANSI X3.269 (Fibre Channel Protocol), ANSI X3T10 / 995D (SCSI-3 Primary Commands), ANSI X3.270 (Fibre Channel Enhanced Physical and Signaling Interface) It is realized based on SCSI-3 Architecture Model).
S C S I — 3プロ トコルの基本的な例を第 1 5図を用いて説明する。 アクセス元をイニシエータ、 アクセス先を夕一ゲッ トとすると、 先ず、 コマンドフエ一ズ ( 1 5 0 0 ) において、 イニシエータはターゲッ トに コマンド ' ディスクリプタ ' ブロック (CD B) を送信する。 CDBは コマンドの内容 (ライ トやリードなど) 、 ハードディスク上のアクセス 対象の論理ブロック領域などを指定するもので、 S C S I — 3の仕様で 形式が定められている。  A basic example of the SCSI-3 protocol will be described with reference to FIG. Assuming that an access source is an initiator and an access destination is an overnight get, first, in a command phase (1500), the initiator sends a command 'descriptor' block (CD B) to the target. The CDB specifies the contents of a command (write, read, etc.), the logical block area to be accessed on the hard disk, etc., and its format is defined by the SCS I-3 specification.
次に、 指定したコマンドがライ トアクセスであれば、 データアウトフ ェ一ズ ( 1 5 0 1 ) でイニシエータからターゲッ 卜にライ トデ一タを送 信し、 指定したコマンドがリードアクセスであれば、 データインフエ一 ズ ( 1 5 0 2 ) でタ一ゲッ トからイニシエータにリ一ドデ一夕を送信す る。  Next, if the specified command is a write access, write data is transmitted from the initiator to the target in a data out phase (1501), and if the specified command is a read access, Then, the data is sent from the target to the initiator in the data infuse (1502).
そしてターゲッ トは、 ステータスフェーズ ( 1 5 0 3) においてコマ ンドが正常に実行されたかあるいは実行中にエラーが発生したことを示 すステータスをイニシエータに送信し、 最後にコマンド実行の終了をィ 二シェ一夕に通知する ( 1 5 04) 。 The target then indicates in the status phase (1503) that the command was executed successfully or that an error occurred during execution. The status is sent to the initiator, and finally the end of command execution is notified to the initiator (1504).
次に、 Fibre Channel によるデ一夕転送の概略を第 1 6図を用いて説 明する。  Next, an outline of the overnight transmission using Fiber Channel will be described with reference to FIG.
Fibre Channel は基本的に 1 6 0 3に示すような形式のフレームによ つてデータを転送する。 フレーム 1 6 0 3は、 フレームの開始を示す S O F ( 1 6 04 ) と、 ヘッダ ( 1 6 0 5 ) と、 転送データを格納する デ一夕フィールド ( 1 6 0 6) と、 エラ一チェックのための C R C Fiber Channel basically transfers data in frames of the format shown in 1603. The frame 1603 is composed of an SOF (1604) indicating the start of the frame, a header (1665), a data field for storing transfer data (166), and an error check. CRC for
( 1 6 0 7 ) と、 フレームの終了を示す E〇 F ( 1 6 0 8 ) で構成され る。 (166) and E〇F (166) indicating the end of the frame.
ヘッダ ( 1 6 0 5 ) は、 フレームのタイプ ( 1 6 0 9 ) と、 各種の制 御部 ( 1 6 1 0) と、 ヘッダカウント ( 1 6 1 1 ) と、 送信元 I D  The header (1605) is composed of the frame type (1609), various control units (1610), the header count (1611), and the source ID.
( 1 6 1 2 ) と、 送信先 I D ( 1 6 1 3) と、 シーケンスカウント  (1 6 1 2), destination ID (1 6 1 3), and sequence count
( 1 6 1 4) と、 フレームの長さを設定するフレーム長 ( 1 6 1 5) と から成る。  (16 14) and a frame length (16 15) for setting the frame length.
シーケンス ( 1 6 0 2 ) は 1つ以上のフレームで構成され、 1つのシ 一ケンスで S C S I — 3の 1つのフェーズ (コマンドフエ一ズ, デー夕 アウトフエ一ズ, デ一タインフェーズ, ステータスフェーズなどのうち の 1つ) を実現する。  The sequence (1602) is composed of one or more frames, and one sequence is one phase of SCSI-3 (command phase, data out phase, data phase, status phase, etc.) One of them).
エクスチェンジ ( 1 6 0 0 ) は、 1つ以上のシーケンスで構成され、 S C S I — 3でのデータライ トゃデ一タリ一ドなどの完結した周辺装置 へのアクセスを実現する。  The exchange (1600) is composed of one or more sequences, and realizes access to complete peripheral devices such as data write data in the SCS I-3.
なお、 Fibre Channel によるデ一夕転送の詳細については、 ANSI X3.230 (Fibre Channel Enhanced Physical and Signaling Interface) に述 ベ 処理装置 1 aによる記憶装置へのデータライ ト動作を第 3図および第 4図を用いて説明する。 The details of the overnight transmission using Fiber Channel are described in ANSI X3.230 (Fibre Channel Enhanced Physical and Signaling Interface). The data write operation to the storage device by the processing device 1a will be described with reference to FIG. 3 and FIG.
先ず、 MPU 1 1が S C S I プロ トコル処理回路 1 6 6に第 4図に示 すように設定されたコマンド · ディスクリプタ · ブロック (CDB) を 渡して書込み先の記憶装置への送信を指示する ( 3 0 1 0) 。 第 4図の CD Bは、 S C S I — 3の仕様で定められており、 Operation code は ライ トやリード等のコマンドのタイプを示し (ライ トの場合は O Ah) 、 L UNはターゲッ 卜の論理ュニッ ト番号を示し、 Logical block address はライ トゃリ一ドの対象となる論理ブロック群の先頭論理ブロック番号 を示し、 Transfer length はライ トやリードの対象となる論理ブロック 群の長さを示し、 controlは各種制御ビッ トを示す。  First, the MPU 11 passes a command descriptor block (CDB) set as shown in FIG. 4 to the SCSI protocol processing circuit 166 to instruct transmission to the storage device at the write destination (3 0 1 0). The CD B in Fig. 4 is defined by the SCSI-3 specification. The operation code indicates the type of command such as write or read (OAh for a write), and L UN indicates the logic of the target. Logical block address indicates the start logical block number of the logical block group to be written, and Transfer length indicates the length of the logical block group to be written or read. And control indicate various control bits.
次に、 S C S Iプロ トコル処理回路 1 6 6は F Cプロ トコル処理回路 1 6 5に CD Bと送信先 I Dを渡して送信を指示し、 F Cプロ トコル処 理回路 1 6 5は CD Bをデータ部に格納したフレームを形成してパラ Z シリ変換回路 1 6 4ぉょび丁 1 6 2を介してスィッチ 3に出力する ( 3 0 2 0) 。  Next, the SCSI protocol processing circuit 166 passes the CD B and the transmission destination ID to the FC protocol processing circuit 165 to instruct transmission, and the FC protocol processing circuit 166 stores the CD B in the data portion. Is formed and output to the switch 3 via the para-Z-to-serial conversion circuit 16 4 (step 302).
次に、 M P U 1 1は主記憶 1 2上にあるライ トデ一夕を送信するため に DMAC 1 6 8を設定して DM Aによってライ トデ一夕をアダプタ 1 6に供給するようにする ( 3 0 3 0 ) 。  Next, the MPU 11 sets the DMAC 168 to transmit the write data stored in the main memory 12 so that the DMAC supplies the write data to the adapter 16 via the DMA (3). 0 3 0).
次に、 MPU 1 1は S C S I プロ トコル処理回路 1 6 6に書込み先の 記憶装置へのライ トデ一夕送信を指示し、 S C S Iプロ トコル処理回路 1 6 6は DM Aを起動して主記憶 1 2からライ トデ一夕をバッファメモ リ 1 6 7経由で取り出しながらライ トデ一夕と送信先 I Dを F Cプロ ト コル処理回路 1 6 5に渡してデ一夕送信を指示し、 F Cプロ トコル処理 回路 1 6 5はライ トデ一夕をデータ部に格納したフレームを形成してパ ラ Zシリ変換回路 1 64および TX 6 2を介してスィッチ 3に出力する (3 04 0 ) 。 Next, the MPU 11 instructs the SCSI protocol processing circuit 166 to transmit the write data to the storage device to which the data is to be written, and the SCSI protocol processing circuit 166 activates the DMA to activate the main memory 1 While extracting the data from buffer 2 via buffer memory 1667, pass the data and the transmission destination ID to FC protocol processing circuit 1665 to instruct data transmission, and perform FC protocol processing. The circuit 165 forms a frame in which the write data is stored in the data section and The signal is output to the switch 3 via the LZ serial conversion circuit 1 64 and the TX 62 (304 0).
次に、 書込み先の記憶装置からステータスが返送されるのを待つ  Next, wait for the status to be returned from the write destination storage device.
( 3 0 5 0 ) 。 ステータスが返送されたならばその内容をチェックして コマンドの実行が正常終了したかどうかを確認する ( 3 0 6 0 ) 。  (3500). If the status is returned, check its contents to see if the command execution was completed successfully (3060).
最後に、 書込み先の記憶装置からコマンド実行終了のメッセージが送 られるのを待ち ( 3 0 7 0 ) 、 同メッセージの受信を持ってコマンドを 完了する。  Finally, it waits for a command execution completion message to be sent from the write destination storage device (3700), and completes the command upon receipt of the message.
次に、 処理装置 1 aによる記憶装置からのデ一夕リード動作を第 5図 および第 6図を用いて説明する。  Next, a data read operation from the storage device by the processing device 1a will be described with reference to FIGS. 5 and 6. FIG.
先ず、 MPU 1 1が S C S Iプロトコル処理回路 1 6 6に第 6図に示 すように設定されたコマンド ·ディスクリブ · 夕ブロック (CDB) を 渡す ( 5 0 1 0) 。 第6図の〇08は基本的に第 4図の C D Bと同じで あり、 Operation code がリードコマンドを示す 0 8 hになっている点 が異なる。  First, the MPU 11 transfers the command, disk rib, and evening block (CDB) set as shown in FIG. 6 to the SCI protocol processing circuit 1666 (51010). # 08 in FIG. 6 is basically the same as CDB in FIG. 4, except that the Operation code is set to 08h indicating a read command.
次に、 M P U 1 1は主記憶 2 0上にリードデ一夕を格納するために DMA C 1 6 8を設定して DMAによってリードデータをアダプタ 1 6 から取り出すようにする ( 5 0 2 0 ) 。  Next, the MPU 11 sets the DMA C 168 to store the read data on the main memory 20 so that the read data is taken out of the adapter 16 by DMA (520 0).
次に、 M P U 1 1は S C S Iプロトコル処理回路 1 6 6に読み出し先 の記憶装置への C D B送信を指示し、 S C S Iプロトコル処理回路 166 は F Cプロトコル処理回路 1 6 5に C D Bと送信先 I Dを渡して送信を 指示し、 F Cプロトコル処理回路 1 6 5は C D Bをデータ部に格納した フレームを形成してパラ Zシリ変換回路 1 64および TX 1 6 2を介し てスィッチ 3に出力する ( 5 0 3 0 ) 。  Next, the MPU 11 instructs the SCSI protocol processing circuit 166 to transmit the CDB to the storage device of the read destination, and the SCSI protocol processing circuit 166 passes the CDB and the transmission destination ID to the FC protocol processing circuit 165. Transmission is instructed, and the FC protocol processing circuit 165 forms a frame in which the CDB is stored in the data section, and outputs the frame to the switch 3 via the para-Z serial conversion circuit 164 and the TX 162 (503030) ).
次に、 読み出し先の記憶装置がスィツチ 3を介して処理装置 1 aにリ 一ドデ一夕を送信すると、 リードデータは RX 1 6 1, シリ Zパラ変換 回路 1 6 3 , F Cプロ トコル処理回路 1 6 5を介して S C S I プロトコ ル処理回路 1 6 6に送られ、 S C S Iプロ トコル処理回路 1 6 6は受信 したリ一ドデータをバッファ · メモリ 1 6 7に送るとともに DMAC168を 起動して DM Aにより主記憶にリードデ一夕を格納する ( 5 040 ) 。 次に、 読み出し先の記憶装置からステータスが返送されるのを待つ ( 5 0 5 0 ) 。 ステータスが返送されたならばその内容をチェックして コマンドの実行が正常終了したかどうかを確認する ( 5 0 6 0 ) 。 Next, the storage device of the read destination is transferred to the processing device 1a via the switch 3. When one byte is transmitted, the read data is sent to the SCSI protocol processing circuit 166 via the RX 161, serial Z-parameter conversion circuit 163, and FC protocol processing circuit 165. The protocol processing circuit 166 sends the received read data to the buffer memory 166, activates the DMAC 168, and stores the read data in the main memory by DMA (5040). Next, it waits for the status to be returned from the storage device at the read destination (5500). When the status is returned, check the contents to confirm whether the command execution was completed normally (5506).
最後に、 読み出し先の記憶装置からコマンド実行終了のメッセージが 送られるのを待ち ( 5 0 7 0 ) 、 同メッセージの受信を持ってコマンド を完了する。  Finally, it waits for a command execution completion message to be sent from the storage device to which the data is read (5700), and upon receipt of the message, completes the command.
第 1 4図は、 スィッチ 3の構成を示す図である。  FIG. 14 is a diagram showing a configuration of the switch 3.
本実施例のスィツチ 3は Fibre Channel の Fabric トポロジを形成す る Fabricを示してレ る。  Switch 3 of the present embodiment shows a Fabric that forms a Fiber Channel Fabric topology.
3 1 a, 3 1 , ···, 3 1 i , 3 1 j , …, 3 1 χ, 3 1 yはそれぞ れ、 処理装置または記憶装置のそれぞれと 1対 1で結合する Fポート、 3 2は任意の Fポート間の回線接続を実現する Connection Sub-Fabric, 3 3は任意の Fポート間の非回線接続を実現する Connectionless Sub- Fabric, 34は Fabric制御部である。  3 1 a, 31,..., 31 i, 31 j,..., 31 χ, and 31 y are F ports that are connected one-to-one with the processing device or the storage device, respectively. 32 is a Connection Sub-Fabric for realizing a line connection between arbitrary F ports, 33 is a Connectionless Sub-Fabric for realizing a non-line connection between any F ports, and 34 is a Fabric control unit.
Fポート 3 1 aは、 処理装置または記憶装置からシリアル信号を受信 する RX 3 1 1 と、 処理装置または記憶装置ヘシリアル信号を送信する TX 3 1 2と、 RX 3 1 1が受信したシリアル信号を一時的に待避して Connec t i onl Sub- Fabric3 2または Connectionless Sub-Fab r i c 3 3に 送信する受信バッファ (BUF) 3 1 3を有して構成される。 他の Fポ 一トも同様の構成である。 Connection Sub-Fabric 3 2は、 2つの Fポート間の接続を確立する と双方間のルートを占有してフレーム転送を実行するものであり、 2つ の Fポート間で複数のフレームを高速に転送できる。 The F port 3a transmits the serial signal received by the RX311, the RX311 that receives the serial signal from the processing unit or the storage device, the TX312 that transmits the serial signal to the processing unit or the storage device, and the It has a receiving buffer (BUF) 313 for temporarily saving and transmitting it to the Connection Sub-fabric 32 or Connectionless Sub-fabric 33. Other F ports have the same configuration. Connection Sub-Fabric 32, when a connection between two F ports is established, occupies a route between the two and executes frame transfer, and multiple frames are transferred at high speed between the two F ports. it can.
Connectionless Sub-Fabric 3 3は、 2つの Fポート間の接続を固定 せず、 フレーム単位で任意の Fポート間の転送を実行するものであり、 複数の Fポート間の多重転送を実現する。  Connectionless Sub-Fabric 33 does not fix the connection between two F ports, but executes transfer between arbitrary F ports in frame units, and realizes multiplex transfer between multiple F ports.
この Connection sub - Fabric 3 2 と Connection sub-Fabr i c 3 3は、 配信元, 配信先の処理装置により選択される。 つまり、 配信先の処理装 置が第 1 6図に示すフレーム 1 6 0 3のへッダ 1 6 0 5の制御部 1610 へ、 Connection sub-Fabr i c 3 2 と Connection sub - Fabric 3 3のい ずれを使うか指定して送る。 スィッチ 3は、 配信元の指定を配信先の処 理装置へ送り、 配信先の処理装置は、 配信元で指定された Connection sub-Fabric を使えるか判断し、 使用可能であればその旨をスィッチ 3 へ返す。 配信先及び配信元の一致がとれたらスィッチ 3は、 一致がとれ た方の Connect ion sub-Fabricで情報の配信を行う。  The connection sub-fabric 32 and the connection sub-fabric 33 are selected by the processing device of the distribution source and the distribution destination. In other words, the processing device of the distribution destination sends the connection sub-fabric 32 and the connection sub-fabric 33 to the control unit 1610 of the header 1605 of the frame 1603 shown in FIG. Specify or use the shift. Switch 3 sends the designation of the distribution source to the processing device of the distribution destination, and the processing device of the distribution destination determines whether or not the connection sub-Fabric specified by the distribution source can be used, and if so, switches to that effect. Return to 3. When the distribution destination and the distribution source are matched, switch 3 distributes the information using the connection sub-Fabric of the matched one.
第 7図は本発明にかかる記憶装置 2 aの構成を示す図である。 なお他 の記憶装置も同様の構成である。  FIG. 7 is a diagram showing a configuration of a storage device 2a according to the present invention. The other storage devices have the same configuration.
2 1は記憶装置 2 aをスィッチ 3に接続するィン夕フェース部、 2 2 は磁気ディスクである。  Reference numeral 21 denotes an interface for connecting the storage device 2a to the switch 3, and reference numeral 22 denotes a magnetic disk.
インタフェース 2 1の構成を第 7図を用いて説明すると、 2 1 1はス ィツチ 3から記憶装置 2 aへのシリアル信号を受信する受信回路(RX)、 2 1 2は記憶装置 2 aからスィッチ 3へのシリアル信号を送信する送信 回路 (TX) 、 2 1 3は RX 2 1 1が受信したシリアル信号をパラレル 信号に変換するためのシリ Ζパラ変換回路、 2 1 4はスィッチ 3に出力 するパラレル信号をシリアル信号に変換して Τ X 2 1 2に渡すためのパ リ変換回路、 2 1 5は Fibre Channelのプロ トコルを処理する F Cプロ トコル処理回路、 2 1 6は S C S I — 3のプロ トコルを処理す る S C S I プロ トコル処理回路、 2 1 7は磁気ディスク 2 2へのライ ト データや磁気ディスク 2 2からのリードデ一夕を一時的に保持するバッ ファ ' メモリ、 2 1 8は磁気ディスク 2 2へのアクセスやスィッチ 3に よる通信を制御する M P U、 2 1 9は磁気ディスク 2 2へのアクセスや スィツチ 3による通信を制御するプログラムを格納する不揮発性メモリ (ROM) 、 2 2 0は配信データを格納する論理ブロック領域と配信元 処理装置の I Dと配信先処理装置の I Dの組合わせを複数記憶するテー ブルである。 本実施例では第 2図でも説明したように、 処理装置と記憶 装置との間の通信プロ トコルを S C S I — 3, スィ ッチ 3を Fibre Channel とし、 RX 2 1 1 , TX 2 1 2 , シリ Zパラ変換回路 2 1 3, パラ Zシリ変換回路 2 1 4 , プロ トコル処理回路 2 1 5, コマンド処理 回路 2 1 6 は S C S I 一 3 の各種規格の中の ANSI X3.230 (Fibre Channel Enhanced Physical and Signaling Interface ) 、 ANSI X3.269(Fibre Channel Protocol) 、 ANSI X3T10/995D (SCSI- 3 Primary Commands) 、 ANSI X3.270 (SCSI- 3 Architecture Model) に基づいて実 現する。 The structure of the interface 21 will be described with reference to FIG. 7. The receiving circuit (RX) 211 receives a serial signal from the switch 3 to the storage device 2a. A transmission circuit (TX) that transmits a serial signal to 3, 2 13 is a serial-to-parallel conversion circuit for converting the serial signal received by RX 211 into a parallel signal, and 2 14 is an output to switch 3 A signal for converting a parallel signal to a serial signal and passing it to ΤX2 1 2 A re-conversion circuit, 215 is an FC protocol processing circuit that processes the Fiber Channel protocol, 216 is a SCSI protocol processing circuit that processes the SCSI-3 protocol, and 217 is a magnetic disk 22 Buffer memory that temporarily stores write data to the disk and read data from the magnetic disk 22.MPU 21 controls access to the magnetic disk 22 and communication by switch 3. Reference numeral 9 denotes a non-volatile memory (ROM) for storing a program for controlling access to the magnetic disk 22 and communication by the switch 3, and reference numeral 220 denotes a logical block area for storing distribution data, a distribution source processor ID, and a distribution destination. This table stores multiple combinations of processor IDs. In this embodiment, as explained in FIG. 2, the communication protocol between the processing device and the storage device is SCSI-3, switch 3 is Fiber Channel, and RX211, TX212, serial are used. The Z-parameter conversion circuit 2 13, the para-Z serial conversion circuit 2 14, the protocol processing circuit 2 15, and the command processing circuit 2 16 are the ANSI X3.230 (Fibre Channel Enhanced Physical and Signaling Interface), ANSI X3.269 (Fibre Channel Protocol), ANSI X3T10 / 995D (SCSI-3 Primary Commands), and ANSI X3.270 (SCSI-3 Architecture Model).
記憶装置 2 aによるデ一夕ライ ト Zリード動作を第 8図を用いて説明 する。  The overnight write Z read operation by the storage device 2a will be described with reference to FIG.
先ず、 処理装置からスィツチ 3を介して送信されるコマンド ' デイス クリプ · タブロック(C D B)を R X 2 1 1, シリ /パラ変換回路 2 1 3, F Cプロ トコル処理回路 2 1 5を経て S C S I プロ トコル処理回路 216 に入力し ( 8 0 1 0) 、 CD Bの Command code により実行すべきコマ ンドを判定する(8 0 2 0 )。 Command code がライ トであれば、 C D B の Logical block address t Transfer 1 engthで定まる磁気ディスク 2 2の論理プロック領域に、 その後に受信するライ トデータをバッフ ァ ' メモリ 2 1 7経由でライ トし ( 8 0 3 0 ) 、 Co誦 and code がリ一 ドであれば、 CDBの Logical b 1 ock address と Trans fer lengthで定 まる磁気デイスク 2 2の論理ブロック領域のデー夕をバッファ · メモリ 2 1 7経由で読み出し、 F Cプロ トコル処理装置 2 1 5, パラ Zシリ変 換回路 2 1 4, TX 2 1 2 , スィッチ 3を介してアクセス元の処理装置 に送信する ( 8 04 0 ) 。 First, the command 'descriptor block (CDB) sent from the processing unit via switch 3 is sent to the SCSI protocol via RX 211, serial / parallel conversion circuit 21 3 and FC protocol processing circuit 2 15 The command is input to the protocol processing circuit 216 (81010), and the command to be executed is determined based on the command code of the CDB (8200). If the command code is a write, CDB The write data to be received thereafter is written to the logical block area of the magnetic disk 22 determined by the Logical block address t Transfer 1 length of the magnetic disk 22 via the buffer memory 217 (8030), and the co-referencing and code Is read, the data in the logical block area of the magnetic disk 22 determined by the Logical Block Lock Address and Transfer Length of the CDB is read out via the buffer memory 217 and the FC protocol processor 2 15. Transmit to the processing device of the access source via the para-Z serial conversion circuit 2 14, TX 2 1 2, and switch 3 (8040).
ライ トデ一夕受信後あるいはリードデ一夕送信後、 アクセス元の処理 装置にコマンドの実行が正常に終了したかどうかを示すステータスを送 信する ( 8 0 5 0 ) 。  After receiving the write data overnight or transmitting the read data overnight, it transmits a status to the processing device of the access source indicating whether or not the command execution has been completed normally (8505).
次に、 アクセス元の処理装置にコマンドの実行終了を通知する(8060)。 最後に、 データ配信を実現するためのメッセージ送信を実行する ( 8 0 7 0 ) 。 ある処理装置から他の 1つ以上の処理装置にデータを配 信する場合、 本実施例では配信元の処理装置が記憶装置に配信データを 書込み、 そして配信先の処理装置がそれぞれ配信データを記憶装置から 読み出すことによりデ一夕配信を実現する。 上記のメッセージ送信  Next, the completion of the command is notified to the access source processing device (8060). Finally, a message transmission for realizing data distribution is executed (8070). In the case of distributing data from one processing device to one or more other processing devices, in this embodiment, the distribution source processing device writes the distribution data to the storage device, and the distribution destination processing device stores the distribution data respectively. By reading from the device, overnight delivery is realized. Send message above
( 8 0 7 0 ) はこのデータ配信において、 配信データが記憶装置に書込 まれたことを配信先の処理装置に通知したり、 配信データが読み取られ たことを配信元の処理装置に通知したりするために用いる。  In this data distribution, (8070) notifies the processing device of the distribution destination that the distribution data has been written to the storage device, or notifies the processing device of the distribution source that the distribution data has been read. To use.
記憶装置は、 処理装置から書込まれるデータが配信データかどうかを、 その論理ブロック領域によって判定する。 記憶装置は、 データ配信のた めの特定の論理ブロック領域と、 同論理プロック領域を介してデータを 配信する配信元の処理装置の I Dと、 配信先の処理装置の I Dとの組合 わせをテーブル 2 2 0に記憶し、 処理装置から送られる C D Bのァクセ ス先論理ブロック領域をテーブル 2 2 0に照合することでそのアクセス がデータ配信であるかどうかや、 データ配信である場合はその配信元お よび配信先を判定できる。 テーブル 2 2 0の記憶形式は第 1 2図に示す ように、 論理ブロック番号およびフィル夕と、 配信元の処理装置の I D と、 配信先ノード数と、 配信先の各処理装置の I Dを 1エントリとし、 そして論理ブロック番号の 2進数表記のうち無効な桁を最下位桁から任 意の桁までフィル夕で指定してデータ配信のための論理ブロック領域を 示すようにする。 例えばフィルタによって下位 8桁を無効とすれば 28 = 2 5 6論理ブロックの領域を指定することになる。 The storage device determines whether the data written from the processing device is distribution data, based on the logical block area. The storage device stores in a table a combination of a specific logical block area for data distribution, the ID of the processing unit of the distribution source that distributes data via the logical block area, and the ID of the processing unit of the distribution destination. 2 2 0 stores, Akuse of CDB sent from processor By comparing the destination logical block area with the table 220, it can be determined whether or not the access is data distribution, and if the access is data distribution, the distribution source and distribution destination. As shown in Fig. 12, the storage format of the table 220 is as follows: the logical block number and the file, the ID of the processing unit of the distribution source, the number of distribution destination nodes, and the ID of each processing unit of the distribution destination are An entry shall be specified, and invalid digits in the binary notation of the logical block number shall be specified from the least significant digit to any digit in the field to indicate the logical block area for data distribution. For example, if the lower 8 digits are invalidated by a filter, an area of 2 8 = 2 56 logical blocks will be specified.
メッセージ送信の動作を第 9図, 第 1 0図、 および第 1 1図を用いて 説明する。  The message transmission operation will be described with reference to FIGS. 9, 10, and 11. FIG.
本メッセージ送信は S C S I — 3の仕様に定められている  This message transmission is specified in the specification of SCS I-3
Asynchronous Event No t i f i ca t i on (AEN)機構のよって実現する。 AEN は処理装置や記憶装置で非同期に発生した事象をターゲッ ト側からィニ シェ一夕側に通知するための機能である。 AE Nは第 1 0図に示す SEND コマンドの CD B (但し AENビッ トは 1を設定) によって第 1 1図に 示すメッセージを転送する。 メッセージの Informationには、 配信元の 処理装置によって配信データが書込まれた論理ブロック領域の先頭番号 およびブロック長を設定する ( 9 0 1 0) 。 この論理ブロック領域の先 頭番号およびブロック長は、 配信元の処理装置から受信するデータライ トの C D Bの論理プロック番号およびブロックと同値である。 This is realized by the Asynchronous Event Notification (AEN) mechanism. AEN is a function for notifying an event that has occurred asynchronously in a processing device or a storage device from the target side to the overnight initiator. AEN transfers the message shown in Fig. 11 by the CDB of the SEND command shown in Fig. 10 (however, the AEN bit is set to 1). In the information of the message, the head number and the block length of the logical block area in which the distribution data is written by the processing device of the distribution source are set (9101). The start number and block length of this logical block area are the same as the logical block number and block of the CDB of the data light received from the processing device of the distribution source.
次に、 AENのための CD Bを設定し ( 9 0 1 0) 、 テ一ブル 2 2 0 を参照して配信先の処理装置の 1つに C D Bおよびメッセージを送信す る (9 0 3 0, 9 040) 。  Next, a CDB for the AEN is set (9101), and the CDB and the message are transmitted to one of the processing devices of the distribution destination with reference to the table 220 (90030). , 9 040).
次に、 メッセージ送信先からのステータス返信を待ち ( 9 0 5 0 ) 、 ステータスを受信するとメッセージ送信が正常に終了したかどうかをチ エックし ( 9 0 6 0) 、 メッセージ送信先からのコマンド終了通知を待 つ ( 9 0 7 0 ) 。 コマンド終了を受信した時に、 全ての配信先処理装置 にメッセージを送信するまで CD B送信 ( 9 0 3 0) からコマンド終了 待ち ( 9 0 7 0 ) までを繰り返す。 Next, wait for the status reply from the message recipient (9500), When the status is received, it checks whether or not the message transmission has been completed normally (9006), and waits for a command end notification from the message transmission destination (9007). When the command end is received, the process from sending the CDB (9303) to waiting for the command end (9007) is repeated until the message is sent to all the destination processing devices.
第 1 3図は記憶装置を介したデータ配信のフローを示す図である。 先ず、 配信元処理装置は記憶装置に配信データのライ トを示す CD B を送信し ( 1 3 0 0 ) 、 続いて配信デ一夕を送信する ( 1 3 0 1 ) 。 記憶装置はデ一夕ライ トコマンドを実行後、 ステータスおよびコマン ド終了通知を配信元処理装置に返送し ( 1 3 0 2, 1 3 0 3) 、 配信先 処理装置に AENを示す CD Bを送信し ( 1 3 04) 、 続いて配信デー 夕を格納した論理ブロックを示すメッセージを送信する ( 1 3 0 5 ) 。 配信先処理装置はメッセージを受信後、 ステータスおよびコマンド終 了通知を記憶装置に返送し ( 1 3 0 6, 1 3 0 7 ) 、 その後、 メッセ一 ジを参照して記憶装置に配信データのリ一ドを示す C D Bを送信する ( 1 3 0 8 ) 。  FIG. 13 is a diagram showing a flow of data distribution via the storage device. First, the distribution source processing device transmits a CDB indicating the write of the distribution data to the storage device (1300), and then transmits the distribution data (1301). After executing the write command, the storage device returns a status and a command end notification to the source processing device (1302, 1303), and sends a CDB indicating AEN to the destination processing device. It transmits (1304), and then transmits a message indicating the logical block storing the distribution data (1305). After receiving the message, the delivery destination processing device returns a status and a command end notification to the storage device (1306, 1307), and then refers to the message and transmits the delivery data to the storage device. A CDB indicating the command is transmitted (13008).
記憶装置はデータリードコマンドを実行して配信先処理装置に配信デ —夕を送信 ( 1 3 0 9 ) した後、 ステータスおよびコマンド終了通知を 配信元処理装置に返送し ( 1 3 1 0 , 1 3 1 1 ) 、 配信元処理装置に 八£?^を示すじ08を送信し ( 1 3 1 2) 、 続いて配信デ一夕を格納し た論理ブロックを示すメッセージを送信する ( 1 3 1 3) 。  The storage device executes the data read command and sends the delivery data to the destination processing device (1309), and then returns a status and a command end notification to the source processing device (13310,1). 3 1 1), sends a message 08 indicating “8” to the distribution source processing device (1 3 1 2), and then transmits a message indicating the logical block storing the distribution data (1 3 1) 3)
配信元処理装置はメッセージを受信後、 ステータスおよびコマンド終 了通知を記憶装置に返送し ( 1 3 1 4, 1 3 1 5 ) 、 その後、 メッセ一 ジを参照して該当するデ一夕配信が完了したことを判定し、 配信データ の更新が可能になったことを検知する。 以上の実施例では、 ある 1つの処理装置から他の 1つ以上の処理装置 に同一のデータを配信する場合、 ネッ トワークを介していずれかの記憶 装置に配信データを書込み、 配信データが書込まれた記憶装置は配信デ 一夕の書込みを配信先の処理装置にネッ トワーク経由で通知し、 この通 知を受信した処理装置はそれぞれ通知元の記憶装置から配信データを読 み出すので、 配信元処理装置は、 配信先処理装置の準備完了の確認や、 配信先処理装置への配信データ書込み完了の通知などの処理が不要とな り、 データ配信に係る処理のオーバへッ ドを削減できる。 After receiving the message, the distribution source processing device returns a status and a command end notification to the storage device (1314, 1315), and then refers to the message to determine the corresponding data distribution. Judgment is completed, and it is detected that distribution data can be updated. In the above embodiment, when the same data is distributed from a certain processing device to one or more other processing devices, the distribution data is written to any of the storage devices via the network, and the distribution data is written. The received storage device notifies the processing device of the distribution destination via the network that the writing of the distribution data has been completed, and the processing devices that have received this notification read the distribution data from the storage device of the notification source. The source processing device does not need to confirm the preparation of the destination processing device or notify the completion of writing of the distribution data to the destination processing device.This eliminates the need for processes such as data processing overhead. .
以上の実施例では、 記憶装置に配信データの書込みや読み出しを通知 するための機構を設けるが、 他の第 2の実施例として、 処理装置が配信 データの書込みや読み出しを通知することにより、 記憶装置の特別な機 構を不要にするシステムについて説明する。 本実施例のシステム構成は 第 1図と同様であり、 本実施例の処理装置およびネッ トワークはそれぞ れ第 2図および第 1 4図と同様である。 一方、 本実施例の記憶装置は第 7図と基本的に同じであるが、 配信デ一夕の書込みや読み出しを通知す る必要がないので、 第 1 7図に示すように配信テーブル 2 2 0を除いた 構成となる。  In the above embodiment, a mechanism is provided for notifying the storage device of writing or reading of the distribution data. However, as another second embodiment, the processing device notifies the writing or reading of the distribution data so that the storage device is notified. A system that eliminates the need for a special mechanism of the device will be described. The system configuration of this embodiment is the same as that of FIG. 1, and the processing device and network of this embodiment are the same as those of FIGS. 2 and 14, respectively. On the other hand, the storage device of this embodiment is basically the same as that of FIG. 7, but there is no need to notify the writing or reading of the distribution data. Therefore, as shown in FIG. The configuration excludes 0.
配信元の処理装置は、 各種配信データを書込む記憶装置の論理プロッ ク領域と、 配信先の処理装置 I Dの組合わせを主記憶 1 2に記憶し、 配 信データを記憶装置に書込む時と、 配信先の処理装置にデータ書込みを 通知する時に参照する。 各種配信データを書込む記憶装置の論理プロッ ク領域と、 配信先の処理装置 I Dの組合わせの記憶形式は第 1 8図に示 すように、 配信デ一夕を識別する配信デ一夕 I Dと、 配信データを書込 む記憶装置の論理ブロック領域の先頭を示す論理プロック番号および論 理ブロックと、 配信先ノード数と、 配信先の各処理装置の I Dとの組合 わせを 1エントリとする。 The processing unit of the distribution source stores the combination of the logical block area of the storage device to which various types of distribution data are written and the ID of the processing device of the distribution destination in the main memory 12 and writes the distribution data to the storage device. This is referred to when notifying the destination processing device of data writing. As shown in Fig. 18, the storage format of the combination of the logical block area of the storage device to which various types of distribution data is written and the processing device ID of the distribution destination is a distribution data ID that identifies the distribution data. And the logical block number and logical block indicating the beginning of the logical block area of the storage device to which the distribution data is to be written, the number of distribution destination nodes, and the ID of each processing device at the distribution destination Is one entry.
第 1 9図は、 第 2の実施例において記憶装置を介したデ一夕配信のフ 口一を示す図である。  FIG. 19 is a diagram showing a front end of the overnight delivery via the storage device in the second embodiment.
先ず、 配信元処理装置は記憶装置に配信データのライ トを示す CDB を送信し ( 1 9 0 0 ) 、 続いて配信データを送信する ( 1 9 0 1 ) 。 記憶装置はデ一夕ライ トコマンドを実行後、 ステータスおよびコマン ド終了通知を配信元処理装置に返送する ( 1 9 0 2, 1 9 0 3 ) 。 次に、 配信元処理装置は配信先処理装置に AE Nを示す CD Bを送信 し ( 1 9 04) 、 続いて配信データを格納した論理ブロックを示すメッ セージを送信する ( 1 9 0 5 ) 。  First, the distribution source processing device transmits a CDB indicating the write of the distribution data to the storage device (1900), and then transmits the distribution data (1901). After executing the data write command, the storage device returns a status and a command end notification to the distribution source processing device (1902, 1903). Next, the distribution source processing device transmits a CDB indicating the AEN to the distribution destination processing device (1904), and then transmits a message indicating the logical block storing the distribution data (1905). .
配信先処理装置はメッセージを受信後、 ステータスおよびコマンド終 了通知を配信元処理装置に返送し ( 1 9 0 6, 1 9 0 7) 、 その後、 メ ッセージを参照して記憶装置に配信データのリードを示す C D Bを送信 する ( 1 9 0 8 ) 。  After receiving the message, the distribution destination processing device returns a status and a command end notification to the distribution source processing device (1906, 1907), and then refers to the message and transmits the distribution data to the storage device. A CDB indicating a read is transmitted (1908).
記憶装置はデータリ一ドコマンドを実行して配信先処理装置に配信デ 一夕を送信 ( 1 9 0 9 ) した後、 ステータスおよびコマンド終了通知を 配信元処理装置に返送する ( 1 9 1 0 , 1 9 1 1 ) 。  The storage device executes the data read command and transmits the distribution data to the distribution destination processing device (1909), and then returns a status and a command end notification to the distribution source processing device (1910, 199). 1 9 1 1).
次に、 配信先処理装置は配信元処理装置に AE Nを示す CD Bを送信 し ( 1 9 1 2) 、 続いて配信データを格納した論理ブロックを示すメッ セージを送信する ( 1 9 1 3 ) 。  Next, the distribution destination processing device transmits a CDB indicating the AEN to the distribution source processing device (1912), and then transmits a message indicating the logical block storing the distribution data (1913). ).
配信元処理装置はメッセージを受信後、 ステータスおよびコマンド終 了通知を配信先処理装置に返送し ( 1 9 1 4, 1 9 1 5) 、 その後、 メ ッセージを参照して該当するデータ配信が完了したことを判定し、 配信 データの更新が可能になったことを検知する。  After receiving the message, the distribution source processing device returns a status and a command end notification to the distribution destination processing device (1914, 1915), and then completes the data distribution by referring to the message. And that the distribution data can be updated is detected.
以上の実施例では、 処理装置が配信データの書込みや読み出しを通知 することにより、 記憶装置に配信デ一夕の書込みや読み出しを通知する 機構を設ける必要がなく、 既存の記憶装置によってデ一夕配信を実現で さる。 In the above embodiment, the processing device notifies the writing and reading of the distribution data. By doing so, there is no need to provide a storage device with a mechanism for notifying the writing and reading of the distribution data, and the distribution can be realized by the existing storage device.
以上の実施例では、 記憶装置への配信データの書込みや読み出しを記 憶装置または処理装置が通知するが、 他の第 3の実施例として、 ネッ ト ワークの中核である Fabric が記憶装置への配信データの書込みや読み 出しを通知することにより、 記憶装置の特別な機構を不要にし、 かつ、 処理装置におけるデータ配信処理のオーバへッ ドを削減するシステムに ついて説明する。 本実施例のシステム構成は第 1図と同様であり、 本実 施例の処理装置および記憶装置はそれぞれ第 2図および第 1 7図と同様 である。 一方、 本実施例の Fabricは第 1 4図と基本的に同じであるカ^ 第 2 0図に示すように記憶装置への配信データの書込みおよび読み出し を通知する時に参照するテーブル 3 5を付加した構成となる。  In the above embodiment, the storage device or the processing device notifies the writing or reading of the distribution data to or from the storage device. However, as another third embodiment, Fabric, which is the core of the network, transmits the data to the storage device. A system for notifying the writing and reading of the distribution data to eliminate the need for a special mechanism of the storage device and to reduce the overhead of the data distribution processing in the processing device will be described. The system configuration of this embodiment is the same as that of FIG. 1, and the processing device and the storage device of this embodiment are the same as those of FIGS. 2 and 17, respectively. On the other hand, the Fabric of the present embodiment is basically the same as FIG. 14. As shown in FIG. 20, a table 35 to be referred when notifying the writing and reading of the distribution data to the storage device is added. The configuration is as follows.
第 2 0図の Fabric 3は、 配信データを書込む記憶装置の I Dおよび 論理ブロック領域と、 配信元の処理装置 I Dと、 配信先の処理装置 I D の組合わせをテーブル 3 5に記憶し、 配信元の処理装置から記憶装置へ の配信データ書込みを中継する時に参照する。 テーブル 3 5の記憶形式 は第 2 1図に示すように、 第 1 2図の記憶形式に配信データを書込む記 憶装置 I Dを付加した形式となる。  Fabric 3 in FIG. 20 stores a combination of a storage device ID and a logical block area to which distribution data is to be written, a processing device ID of a distribution source, and a processing device ID of a distribution destination in a table 35. Refer to when relaying distribution data writing from the original processing device to the storage device. As shown in FIG. 21, the storage format of the table 35 is a format in which a storage device ID for writing distribution data is added to the storage format of FIG.
第 2 2図は、 第 2の実施例において記憶装置を介したデータ配信のフ ローを示す図である。  FIG. 22 is a diagram showing a flow of data distribution via a storage device in the second embodiment.
先ず、 配信元処理装置は記憶装置に配信データのライ トを示す CDB を送信し ( 2 2 0 0 ) 、 続いて配信データを送信する ( 2 2 0 1 ) 。 記憶装置はデータライ トコマンドを実行後、 ステータスおよびコマン ド終了通知を配信元処理装置に返送する (2 2 0 2, 2 2 0 3 ) 。 Fabric は C D B 2 2 0 0の送信先記憶装置 I Dおよび論理プロック をテーブル 3 5と照合し、 対応する配信先処理装置に AENを示す CDB を送信し ( 2 2 04) 、 続いて配信デ一夕を格納した記憶装置 I Dおよ び論理ブロックを示すメッセ一ジを送信する ( 2 2 0 5 ) 。 First, the distribution source processing device transmits a CDB indicating the write of the distribution data to the storage device (2200), and then transmits the distribution data (2201). After executing the data write command, the storage device returns a status and a command end notification to the distribution source processing device (2202, 2203). Fabric compares the destination storage device ID and logical block of CDB2200 with Table 35, sends a CDB indicating AEN to the corresponding destination processing device (2204), and then sends the delivery data. Then, a message indicating the storage device ID and the logical block in which is stored is transmitted (225).
配信先処理装置はメッセージを受信後、 ステータスおよびコマンド終 了通知を Fabric に返送し ( 2 2 0 6, 2 2 0 7 ) 、 その後、 メッセ一 ジを参照して記憶装置に配信デ一夕のリ一ドを示す C D Bを送信する (2 2 0 8) 。  After receiving the message, the delivery destination processing device returns a status and a command end notification to Fabric (220, 2207), and then refers to the message and sends it to the storage device. A CDB indicating a read is transmitted (2208).
記憶装置はデータリードコマンドを実行して配信先処理装置に配信デ 一夕を送信 ( 2 2 0 9 ) した後、 ステータスおよびコマンド終了通知を 配信元処理装置に返送する ( 2 2 1 0, 2 2 1 1 ) 。  The storage device executes the data read command, transmits the distribution data to the destination processing device (2209), and returns a status and a command end notification to the distribution processing device (2210, 2). 2 1 1).
Fabric は CD B 2 2 0 8の送信先記憶装置 I Dおよび論理プロック をテーブル 3 5と照合し、 対応する配信元処理装置に AE Nを示す CDB を送信し ( 2 2 1 2) 、 続いて配信デ一夕を格納した論理ブロックを示 すメッセージを送信する ( 2 2 1 3 ) 。  Fabric checks the destination storage device ID and logical block of CDB 228 against Table 35, sends a CDB indicating AEN to the corresponding source processing device (2 2 1 2), and then distributes A message indicating the logical block storing the data is transmitted (2 2 1 3).
配信元処理装置はメッセージを受信後、 ステータスおよびコマンド終 了通知を Fabric に返送し ( 2 2 1 4, 2 2 1 5) 、 その後、 メッセ一 ジを参照して該当するデ一夕配信が完了したことを判定し、 配信データ の更新が可能になったことを検知する。  After receiving the message, the distribution source processing device returns a status and a command end notification to Fabric (2 214, 221 5), and then completes the corresponding data distribution by referring to the message. And that the distribution data can be updated is detected.
以上の実施例では、 Fabric が記憶装置への配信データの書込みや読 み出しを通知することにより、 記憶装置の特別な機構を不要にし、 かつ、 処理装置におけるデータ配信処理のオーバへッ ドを削減できる。  In the above embodiment, the Fabric notifies the storage device of the writing or reading of the distribution data, thereby eliminating the need for a special mechanism of the storage device and preventing the overhead of the data distribution processing in the processing device. Can be reduced.
以上の実施例では、 いずれも配信先の複数の処理装置が 1つの記憶装 置に書込まれた配信データを読み出すことになるが、 記憶装置へのァク セスを分散させるために、 配信先処理装置を複数のグループに分割し、 配信元処理装置が複数の記憶装置に同一の配信データを書込み、 そして 各配信先処理装置はそれぞれグループ毎に異なる記憶装置から配信デー 夕を読み出すことが実行可能である。 In each of the above embodiments, a plurality of processing devices at the delivery destination read out the delivery data written in one storage device. However, in order to distribute the access to the storage device, the delivery destination Dividing the processing units into multiple groups, The distribution source processing device can write the same distribution data to a plurality of storage devices, and each distribution destination processing device can read the distribution data from a different storage device for each group.
また、 記憶装置から読み出した配信データを一時的に保持するキヤッ シュをネッ トワークに設け、 記憶装置からの配信デ一夕読み出しを高速 にする形態が考えられる。  In addition, there may be a form in which a cache for temporarily storing distribution data read from the storage device is provided on the network to speed up the reading of the distribution data from the storage device.
第 2 3図に示すように、 Fab r i c 3の各 Fポート 3 1 a , 3 1 b , ··· , 3 1 i , 3 1 j , ··· , 3 1 , 3 1 yにそれぞれキヤッシュ 3 1 4を設 け、 複数の処理装置がある記憶装置から配信データを読み出す場合に、 最初にアクセスした処理装置が記憶装置から読み出したデータをその記 憶装置が接続されている Fポートのキャッシュ 3 1 4に保持し、 他の処 理装置は記憶装置から配信データを読み出す代わりにキャッシュ 3 1 4 から配信データを読み出すことにより、 配信データの読み出しを高速に することができる。  As shown in FIG. 23, each F port 31a, 31b,..., 31i, 31j,. When the distribution data is read from a storage device with a plurality of processing devices, the data read by the first processing device from the storage device is cached at the F port to which the storage device is connected. By storing the data in the cache 314 and reading the distribution data from the cache 314 instead of reading the distribution data from the storage device, the other processing devices can read the distribution data at high speed.
本発明によれば、 ある 1つの処理装置から他の 1つ以上の処理装置に 同一のデータを配信する場合、 ネッ トワークを介していずれかの記憶装 置に配信データを書込み、 配信データが書込まれた記憶装置は配信デ一 夕の書込みを配信先の処理装置にネッ トワーク経由で通知し、 この通知 を受信した処理装置はそれぞれ通知元の記憶装置から配信データを読み 出すので、 配信元処理装置は、 配信先処理装置の準備完了の確認や、 配 信先処理装置への配信データ書込み完了の通知などの処理が不要となり、 データ配信に係る処理のオーバへッ ドを削減できるという効果がある。 また別の形態として、 処理装置が配信データの書込みや読み出しを通 知することにより、 記憶装置に配信データの書込みや読み出しを通知す る機構を設ける必要がなく、 既存の記憶装置によってデ一夕配信を実現 できるという効果がある。 According to the present invention, when the same data is distributed from a certain processing device to one or more other processing devices, the distribution data is written to any storage device via a network, and the distribution data is written. The inserted storage device notifies the processing device of the distribution destination via the network of the writing of the distribution data via the network, and the processing devices that have received this notification read the distribution data from the storage device of the notification source. The processing device does not need to confirm the preparation of the destination processing device or notify the completion of writing of the distribution data to the destination processing device.This eliminates the overhead of data distribution processing. There is. In another form, the processing device notifies the writing and reading of the distribution data, so that there is no need to provide a mechanism for notifying the writing and reading of the distribution data to the storage device. Realize distribution There is an effect that can be.
また別の形態として、 Fab r i c が記憶装置への配信デ一夕の書込みや 読み出しを通知することにより、 記憶装置の特別な機構を不要にし、 か つ、 処理装置におけるデータ配信処理のオーバへッ ドを削減できるとい う効果がある。  In another form, the Fabric notifies the storage device of the writing and reading of the distribution data to the storage device, thereby eliminating the need for a special mechanism of the storage device and preventing the data distribution processing in the processing device from being overtaken. This has the effect of reducing the cost.
さらに、 配信先処理装置を複数のグループに分割し、 配信元処理装置 が複数の記憶装置に同一の配信データを書込み、 そして各配信先処理装 置はそれぞれグループ毎に異なる記憶装置から配信データを読み出すこ とにより、 記憶装置へのアクセスを分散させることができるという効果 がある。  Further, the distribution destination processing device is divided into a plurality of groups, the distribution source processing device writes the same distribution data to the plurality of storage devices, and each distribution destination processing device transmits distribution data from a different storage device for each group. By reading, there is an effect that access to the storage device can be distributed.
さらに、 記憶装置から読み出した配信データを一時的に保持するキヤ ッシュをネッ トワークに設け、 最初にアクセスした処理装置が記憶装置 から読み出した配信データをキヤッシュに保持し、 他の処理装置は記憶 装置から配信デ一夕を読み出す代わりにキヤッシュから配信データを読 み出すことにより、 配信データの読み出しを高速にすることができると いう効果がある。 産業上の利用可能性  Further, a cache for temporarily storing the distribution data read from the storage device is provided in the network, and the processing device which first accesses the storage device stores the distribution data read from the storage device in the cache, and the other processing devices store the distribution data. By reading the distribution data from the cache instead of reading the distribution data from the cache, there is an effect that the reading of the distribution data can be speeded up. Industrial applicability
複数の処理装置から成る分散システムを適用できる、 産業機器, 電力, 鉄道, 自動車などの分野において利用することができる。  It can be used in the fields of industrial equipment, electric power, railways, automobiles, etc. to which a distributed system consisting of multiple processing units can be applied.

Claims

求 の 範 囲 Range of request
1 . 複数の処理装置と、  1. Multiple processing units,
情報を記憶する記憶部と、 配信される情報の書込み先の記憶領域と配 信元の処理装置のァドレスと配信先の処理装置のァドレスとを対応付け て記憶するテーブルとを有し、 配信元の前記処理装置から送られた情報 の書込みに応じて、 前記テーブルを参照して配信先の処理装置に配信情 報が書込まれた記憶領域を通知する、 少なく とも 1つの記憶装置と、 前記処理装置及び前記記憶装置とを接続する接続手段とを有する情報 処理システム。  A storage unit for storing the information, a table for storing the storage area of the writing destination of the distributed information, the address of the processing device of the transmission source, and the address of the processing device of the distribution destination in association with each other; In response to the writing of the information sent from the processing device, the storage device in which the distribution information is written is notified to the processing device of the distribution destination with reference to the table, at least one storage device, An information processing system comprising: a processing device; and connection means for connecting the storage device.
2 . 請求項 1の情報処理システムにおいて、  2. In the information processing system of claim 1,
前記記憶装置は、 配信先の前記処理装置による記憶された前記情報の 読み出しに応じて前記テーブルを参照して配信元の前記処理装置へ情報 が読み出されたことを通知する情報処理システム。  The information processing system, wherein the storage device refers to the table in response to reading of the stored information by the distribution destination processing device, and notifies the distribution source processing device that the information has been read.
3 . 記憶装置と、  3. The storage device,
配信する情報の種類と自処理装置のァドレスと配信先の処理装置のァ ドレスとを対応付けて記憶するテーブルを有し、 情報を前記記憶装置に 書込むとともに前記テーブルを参照して配信先の処理装置に情報の種類 および情報を書込んだ前記記憶装置の記憶領域を通知する、 複数の処理 装置と、  It has a table that stores the type of information to be distributed, the address of its own processing device, and the address of the processing device of the distribution destination, and writes information to the storage device and refers to the table to determine the distribution destination. A plurality of processing devices for notifying a processing device of a type of information and a storage area of the storage device in which the information is written;
前記記憶装置及び前記処理装置とを接続する接続手段とを有する情報 処理システム。  An information processing system comprising: a connection unit that connects the storage device and the processing device.
4 . 請求項 3の情報処理システムにおいて、  4. In the information processing system according to claim 3,
前記処理装置は、 前記記憶装置に記憶された前記情報の読み出しに応 じて、 前記テーブルを参照して配信元の前記処理装置へ情報を読み出し たことを通知する情報処理システム。 An information processing system, wherein, in response to reading of the information stored in the storage device, the processing device refers to the table and notifies the distribution source processing device that the information has been read.
5 . 複数の処理装置と、 5. Multiple processing units,
少なく とも 1つの記憶装置と、  At least one storage device,
前記記憶装置と、 前記処理装置とを接続すると共に、 配信する情報の 書込み先である前記記憶装置および記憶領域と配信元の処理装置のァド レスと配信先の処理装置のァドレスとを対応付けて記憶するテーブルを 有し、 前記処理装置から前記記憶装置への情報書込みが行われる際に、 前記テーブルを参照して配信先の前記処理装置を判定して各々に配信情 報が書込まれた前記記憶装置および記憶領域を通知する接続手段とを有 する情報処理システム。  The storage device is connected to the processing device, and the storage device and the storage area to which the information to be distributed is written are associated with the address of the processing device of the distribution source and the address of the processing device of the distribution destination. When information is written from the processing device to the storage device, the processing device at the distribution destination is determined with reference to the table, and the distribution information is written to each of the processing devices. An information processing system comprising: the storage device; and connection means for notifying the storage area.
6 . 請求項 5の情報処理システムにおいて、  6. The information processing system according to claim 5,
前記接続手段は、 配信先の前記処理装置による記憶された前記情報の 読み出しに応じて前記テーブルを参照して配信元の前記処理装置へ情報 が読み出されたことを通知する情報処理システム。  An information processing system, wherein the connection unit refers to the table in response to reading of the stored information by the processing device of the distribution destination and notifies the processing device of the distribution source that the information has been read.
7 . 請求項 5又は 6の情報処理システムにおいて、 7. In the information processing system according to claim 5 or 6,
前記接続手段は、 前記処理装置が前記記憶装置から読み出した情報を 一時的に記憶するキヤッシュ手段を有し、 情報配信先の前記処理装置の 1つが読み出した情報を前記キヤッシュ手段に記憶し、 情報配信先の他 の前記処理装置は前記キヤッシュ手段から情報を読み出すことを特徴と する情報処理システム。  The connection means has a cache means for temporarily storing information read from the storage device by the processing device, and stores information read by one of the processing devices to which information is distributed in the cache means. An information processing system, wherein the other processing device at the distribution destination reads information from the cache unit.
8 . 複数の処理装置と、 少なくとも 1つの記憶装置と、 複数の前記処理 装置および前記記憶装置とを接続する接続手段とを有するシステムにお いて、 ある処理装置から他の処理装置に情報を配信する方法であって、 情報配信元の処理装置は情報を前記記憶装置に書込み、 前記記憶装置 は情報が書込まれたことを情報配信先の処理装置に通知し、 情報配信先 の処理装置はそれぞれ、 前記記憶装置からの通知に基づいて前記記憶装 置から情報を読み出す情報配信方法。 8. In a system including a plurality of processing devices, at least one storage device, and a plurality of the processing devices and a connection unit that connects the storage devices, information is distributed from one processing device to another processing device. The information processing device of the information distribution source writes the information to the storage device, the storage device notifies the information distribution destination processing device that the information has been written, and the information distribution destination processing device Each of the storage devices is based on a notification from the storage device. Information distribution method for reading information from the device.
9 . 複数の処理装置と、 少なくとも 1つの記憶装置とを有するシステム において、 ある処理装置から少なく とも 1つの他の処理装置に情報を配 信する方法であって、  9. A method for distributing information from one processing device to at least one other processing device in a system having a plurality of processing devices and at least one storage device,
配信元の処理装置は情報を前記記憶装置に書込むとともに情報が前記 記憶装置に書込まれたことを情報配信先の処理装置にそれぞれ通知し、 情報配信先の前記処理装置は前記処理装置からの通知に基づいて前記記 憶装置から情報を読み出すことを特徴とする情報配信方法。  The distribution source processing device writes the information to the storage device and notifies the information distribution destination processing device that the information has been written to the storage device, and the information distribution destination processing device receives the information from the processing device. Reading information from the storage device based on the notification of the information.
1 0 . 複数の処理装置と、 少なく とも 1つの記憶装置と、 複数の前記処 理装置及び前記記憶装置とを接続する接続手段を有するシステムにおい て、 ある処理装置から少なくとも 1つの他の処理装置に情報を配信する 方法であって、  10. In a system including a plurality of processing devices, at least one storage device, and a plurality of the processing devices and a connection unit that connects the storage devices, one system includes at least one other processing device. Method of distributing information to
配信元の処理装置は情報を前記接続手段を経由して前記記憶装置に書 込み、 前記接続手段は情報が書込まれたことを配信先の処理装置に通知 し、 配信先の前記処理装置はそれぞれ、 前記接続手段からの通知に基づ いて前記記憶装置から情報を読み出すことを特徴とする情報配信方法。 The distribution source processing device writes the information to the storage device via the connection unit, and the connection unit notifies the distribution destination processing device that the information has been written, and the distribution destination processing device An information distribution method, wherein information is read from the storage device based on a notification from the connection unit.
1 1 . 複数の処理装置と、 複数の記憶装置とを有するシステムにおいて、 ある処理装置から他の複数の処理装置に同一情報を配信する方法であつ て、 11. A method for distributing the same information from one processing device to another plurality of processing devices in a system having a plurality of processing devices and a plurality of storage devices,
配信元の前記処理装置は同一の情報を複数の前記記憶装置に書込み、 情報配信先のそれぞれの処理装置は複数の前記記憶装置のいずれか 1つ から情報を読み出すことを特徴とする情報配信方法。  An information distribution method, wherein the distribution source processing device writes the same information to the plurality of storage devices, and each of the information distribution destination processing devices reads information from any one of the plurality of storage devices. .
PCT/JP2000/000040 2000-01-07 2000-01-07 Information processing apparatus and method of information distribution WO2001050283A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2001550574A JPWO2001050283A1 (en) 2000-01-07 2000-01-07 Information processing system and information distribution method
PCT/JP2000/000040 WO2001050283A1 (en) 2000-01-07 2000-01-07 Information processing apparatus and method of information distribution

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2000/000040 WO2001050283A1 (en) 2000-01-07 2000-01-07 Information processing apparatus and method of information distribution

Publications (1)

Publication Number Publication Date
WO2001050283A1 true WO2001050283A1 (en) 2001-07-12

Family

ID=11735554

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2000/000040 WO2001050283A1 (en) 2000-01-07 2000-01-07 Information processing apparatus and method of information distribution

Country Status (2)

Country Link
JP (1) JPWO2001050283A1 (en)
WO (1) WO2001050283A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009193282A (en) * 2008-02-14 2009-08-27 Sharp Corp Data processing apparatus

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06282529A (en) * 1993-03-26 1994-10-07 Hitachi Software Eng Co Ltd Data sharing method between computers
JPH08241186A (en) * 1995-03-07 1996-09-17 Fujitsu Ltd Unit and method for buffer memory management
JPH08328988A (en) * 1995-05-30 1996-12-13 Kofu Nippon Denki Kk Information processing system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0269045A (en) * 1988-09-05 1990-03-08 Canon Inc Message accumulating repeater
JP3178476B2 (en) * 1991-05-08 2001-06-18 日本電信電話株式会社 Browsing management device
JP3380884B2 (en) * 1995-12-11 2003-02-24 富士通株式会社 Message processing method and message processing system
JP3126670B2 (en) * 1996-11-12 2001-01-22 大日本印刷株式会社 Electronic postcard system
JPH1127314A (en) * 1997-06-27 1999-01-29 Nec Corp Electronic mail system
JPH11338870A (en) * 1998-05-26 1999-12-10 Pfu Ltd Information delivery system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06282529A (en) * 1993-03-26 1994-10-07 Hitachi Software Eng Co Ltd Data sharing method between computers
JPH08241186A (en) * 1995-03-07 1996-09-17 Fujitsu Ltd Unit and method for buffer memory management
JPH08328988A (en) * 1995-05-30 1996-12-13 Kofu Nippon Denki Kk Information processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009193282A (en) * 2008-02-14 2009-08-27 Sharp Corp Data processing apparatus

Also Published As

Publication number Publication date
JPWO2001050283A1 (en) 2004-01-08

Similar Documents

Publication Publication Date Title
EP0841781B1 (en) Fibre channel switch employing distributed queuing
US6493750B1 (en) Command forwarding: a method for optimizing I/O latency and throughput in fibre channel client/server/target mass storage architectures
US5878236A (en) Method for coupling segments of a bus system
US5610745A (en) Method and apparatus for tracking buffer availability
US7457902B2 (en) Lock and release mechanism for out-of-order frame prevention and support of native command queueing in FC-SATA
US6510161B2 (en) Low latency shared memory switch architecture
TW581960B (en) Processor for determining physical lane skew order
US5872822A (en) Method and apparatus for memory sequencing
EP1546897B1 (en) Bus connection system
CN1552028B (en) Method and apparatus for distributed direct memory access for systems on chip
US20040100944A1 (en) Serial ATA frame structure routing circuitry and protocols
JPH0695695B2 (en) Exchange system
JP2001523862A (en) Method and dedicated frame buffer for loop initialization and response
US20080005410A1 (en) Methodology for manipulation of SATA device access cycles
JPH08265270A (en) Transfer line assignment system
JPH07325775A (en) Subsystem and method for input-output communication
EP1454440A1 (en) Method and apparatus for providing optimized high speed link utilization
JPH08251101A (en) Transfer line quota system
JPH08256168A (en) Transfer line assignment system
WO1998015896A1 (en) High speed heterogeneous coupling of computer systems using channel-to-channel protocol
US6463498B1 (en) Transmission of FCP response in the same loop tenancy as the FCP data with minimization of inter-sequence gap
US6052387A (en) Enhanced interface for an asynchronous transfer mode segmentation controller
WO2001050283A1 (en) Information processing apparatus and method of information distribution
JPH07143202A (en) Method for constituting system, method for constituting device, controller and system
US7986630B1 (en) High performance architecture for fiber channel targets and target bridges

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): JP US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
ENP Entry into the national phase

Ref country code: JP

Ref document number: 2001 550574

Kind code of ref document: A

Format of ref document f/p: F

122 Ep: pct application non-entry in european phase