JP2018129074A5 - Storage system and storage system control method - Google Patents

Storage system and storage system control method Download PDF

Info

Publication number
JP2018129074A5
JP2018129074A5 JP2018064354A JP2018064354A JP2018129074A5 JP 2018129074 A5 JP2018129074 A5 JP 2018129074A5 JP 2018064354 A JP2018064354 A JP 2018064354A JP 2018064354 A JP2018064354 A JP 2018064354A JP 2018129074 A5 JP2018129074 A5 JP 2018129074A5
Authority
JP
Japan
Prior art keywords
storage system
write data
stored
storage
volume
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018064354A
Other languages
Japanese (ja)
Other versions
JP6811739B2 (en
JP2018129074A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2018064354A priority Critical patent/JP6811739B2/en
Priority claimed from JP2018064354A external-priority patent/JP6811739B2/en
Publication of JP2018129074A publication Critical patent/JP2018129074A/en
Publication of JP2018129074A5 publication Critical patent/JP2018129074A5/en
Application granted granted Critical
Publication of JP6811739B2 publication Critical patent/JP6811739B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (11)

ネットワークを介して他のストレージシステムに接続されるストレージシステムであって、  A storage system connected to another storage system via a network,
メモリと、プログラムを実行するプロセッサと、データを記憶する記憶デバイスと、を備え、  A memory, a processor that executes a program, and a storage device that stores data;
外部装置に提供する第1のボリュームと、前記他のストレージシステムに転送するデータを格納するジャーナルボリュームとを有し、  A first volume provided to an external device and a journal volume for storing data to be transferred to the other storage system;
前記プロセッサは、  The processor is
前記外部装置から、前記第1のボリュームへのライト要求にかかるライトデータを受信し、  Receiving write data relating to a write request to the first volume from the external device;
受信した前記ライトデータを前記ストレージシステム内に保持するとともに、前記ライトデータとメタデータとを含むジャーナルを作成して前記ジャーナルボリュームに格納して、前記外部装置にライト要求の応答を行い、  The received write data is held in the storage system, a journal including the write data and metadata is created and stored in the journal volume, and a write request response is made to the external device,
前記他のストレージシステムからジャーナル転送要求を受信した場合に、前記ジャーナルボリュームに格納したジャーナルを転送し、  When a journal transfer request is received from the other storage system, the journal stored in the journal volume is transferred,
前記他のストレージシステムが前記ライトデータを格納した後に、前記ストレージシステムが保持したライトデータのうち、前記ストレージシステムへの格納対象となっていないライトデータを削除する  After the other storage system stores the write data, the write data that is not stored in the storage system is deleted from the write data held by the storage system.
ことを特徴とするストレージシステム。  A storage system characterized by that.
請求項1において、  In claim 1,
前記第1のボリュームは、前記ストレージシステムの記憶デバイスへの格納対象となっているライトデータを格納する領域と、前記ストレージシステムの記憶デバイスへの格納対象となっていないライトデータを格納する領域と、を有する  The first volume stores an area for storing write data that is to be stored in a storage device of the storage system, and an area for storing write data that is not to be stored in a storage device of the storage system. Have
ことを特徴とするストレージシステム。  A storage system characterized by that.
請求項1において、  In claim 1,
前記ライトデータへのアクセス頻度に基づいて、前記ストレージシステムの記憶デバイスを格納先とするかを判断する  Based on the access frequency to the write data, it is determined whether the storage device of the storage system is the storage destination
ことを特徴とするストレージシステム。  A storage system characterized by that.
請求項1において、  In claim 1,
前記受信したライトデータを、前記メモリに格納し、  Storing the received write data in the memory;
前記ライトデータが、前記ストレージシステムの記憶デバイス及び他のストレージシステムに格納するデータである場合、前記記憶デバイスに格納した場合に前記メモリから削除可能にし、  When the write data is data stored in the storage device of the storage system and other storage systems, the data can be deleted from the memory when stored in the storage device;
前記ライトデータが、前記他のストレージシステムに格納し前記ストレージシステムの記憶デバイスには格納しないデータである場合、前記メモリに格納したライトデータを、前記他のストレージシステムが格納するまで前記メモリで維持する  When the write data is data stored in the other storage system and not stored in a storage device of the storage system, the write data stored in the memory is maintained in the memory until the other storage system stores it. Do
ことを特徴とするストレージシステム。  A storage system characterized by that.
請求項1において、  In claim 1,
前記メタデータには、前記ライトデータを外部装置から受信した順序にかかるライト順序情報が含まれていることを特徴とするストレージシステム。  The storage system according to claim 1, wherein the metadata includes write order information related to an order in which the write data is received from an external device.
請求項5において、  In claim 5,
前記ジャーナル転送要求には、前記他のストレージシステムに格納したライトデータにかかるライト順序情報が含まれており、  The journal transfer request includes write order information relating to write data stored in the other storage system,
前記プロセッサは、前記ジャーナルのライト順序情報と、前記ジャーナル転送要求のライト順序情報とを比較することにより、前記格納したライトデータを削除可能か判断する  The processor determines whether the stored write data can be deleted by comparing the write order information of the journal and the write order information of the journal transfer request.
ことを特徴とするストレージシステム。  A storage system characterized by that.
請求項1において、  In claim 1,
前記プロセッサは、  The processor is
外部装置から前記第1のボリュームへのリード要求を受信し、  Receiving a read request from the external device to the first volume;
受信した前記リード要求にかかるライトデータが前記ストレージシステム内に保持されている場合、当該保持されたライトデータを前記外部装置に送信し、前記リード要求にかかるライトデータが前記ストレージシステム内に保持されていない場合、前記他のストレージシステムから前記ライトデータを取得して前記外部装置に送信する  When the received write data related to the read request is held in the storage system, the held write data is transmitted to the external device, and the write data related to the read request is held in the storage system. If not, obtain the write data from the other storage system and send it to the external device
ことを特徴とするストレージシステム。  A storage system characterized by that.
請求項7において、  In claim 7,
前記第1のボリュームは、前記記憶デバイスにマッピングされた第1の記憶領域と、第2の記憶領域と、を有し、  The first volume has a first storage area mapped to the storage device, and a second storage area,
前記第1のボリュームの第2の記憶領域と、前記他のストレージシステムのボリュームと、にマッピングした第2のボリュームを有し、  A second volume mapped to a second storage area of the first volume and a volume of the other storage system;
前記第1のボリュームの第2の記憶領域にアクセスすることで、前記他のストレージシステムのライトデータを取得する  Write data of the other storage system is obtained by accessing the second storage area of the first volume.
ことを特徴とするストレージシステム。  A storage system characterized by that.
請求項1において、  In claim 1,
前記ライトデータは、前記記憶デバイス及び前記他のストレージシステムに格納される第1のグループと、前記記憶デバイスに格納されず前記他のストレージシステムに格納される第2のグループと、に分類され、  The write data is classified into a first group stored in the storage device and the other storage system, and a second group stored in the other storage system without being stored in the storage device,
前記第1のグループから前記第2のグループへ変更されたライトデータは、前記記憶デバイスから削除される  Write data changed from the first group to the second group is deleted from the storage device.
ことを特徴とするストレージシステム。  A storage system characterized by that.
請求項1において、  In claim 1,
前記ライトデータは、前記記憶デバイス及び前記他のストレージシステムに格納される第1のグループと、前記記憶デバイスに格納されず前記他のストレージシステムに格納される第2のグループと、に分類され、  The write data is classified into a first group stored in the storage device and the other storage system, and a second group stored in the other storage system without being stored in the storage device,
前記他のストレージシステムに格納された第1のグループ及び第2のグループのライトデータは、前記他のストレージシステムにより分析業務に提供される  The write data of the first group and the second group stored in the other storage system is provided for analysis work by the other storage system.
ことを特徴とするストレージシステム。  A storage system characterized by that.
ネットワークを介して他のストレージシステムに接続されるストレージシステムの制御方法であって、  A storage system control method connected to another storage system via a network,
前記ストレージシステムは、  The storage system
メモリと、プログラムを実行するプロセッサと、データを記憶する記憶デバイスと、を備え、  A memory, a processor that executes a program, and a storage device that stores data;
外部装置に提供する第1のボリュームと、前記他のストレージシステムに提供するジャーナルボリュームとを提供し、  Providing a first volume to be provided to an external device and a journal volume to be provided to the other storage system;
前記プロセッサは、  The processor is
前記外部装置から、前記第1のボリュームへのライト要求にかかるライトデータを受信し、  Receiving write data relating to a write request to the first volume from the external device;
受信した前記ライトデータを前記ストレージシステム内に保持するとともに、前記ライトデータとメタデータとを含むジャーナルを作成して前記ジャーナルボリュームに格納して、前記外部装置にライト要求の応答を行い、  The received write data is held in the storage system, a journal including the write data and metadata is created and stored in the journal volume, and a write request response is made to the external device,
前記他のストレージシステムからジャーナル転送要求を受信した場合に、前記ジャーナルボリュームに格納したジャーナルを転送し、  When a journal transfer request is received from the other storage system, the journal stored in the journal volume is transferred,
前記他のストレージシステムが前記ライトデータを格納した後に、前記ストレージシステムが保持したライトデータのうち、前記ストレージシステムへの格納対象となっていないライトデータを削除する  After the other storage system stores the write data, the write data that is not stored in the storage system is deleted from the write data held by the storage system.
ことを特徴とするストレージシステムの制御方法。  A storage system control method.
JP2018064354A 2018-03-29 2018-03-29 Storage system and storage system control method Active JP6811739B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018064354A JP6811739B2 (en) 2018-03-29 2018-03-29 Storage system and storage system control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018064354A JP6811739B2 (en) 2018-03-29 2018-03-29 Storage system and storage system control method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017511367A Division JP6317524B2 (en) 2015-09-15 2015-09-15 Storage system, computer system, and storage system control method

Publications (3)

Publication Number Publication Date
JP2018129074A JP2018129074A (en) 2018-08-16
JP2018129074A5 true JP2018129074A5 (en) 2018-10-25
JP6811739B2 JP6811739B2 (en) 2021-01-13

Family

ID=63174483

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018064354A Active JP6811739B2 (en) 2018-03-29 2018-03-29 Storage system and storage system control method

Country Status (1)

Country Link
JP (1) JP6811739B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7118108B2 (en) * 2020-05-20 2022-08-15 株式会社日立製作所 Cloud servers, storage systems, and computer systems
JP7343536B2 (en) * 2021-03-01 2023-09-12 株式会社日立製作所 Remote copy system and method
JP2023001471A (en) 2021-06-21 2023-01-06 株式会社日立製作所 Storage system, computer system and control method

Similar Documents

Publication Publication Date Title
CN104618482B (en) Access method, server, conventional memory device, the system of cloud data
CN107111452B (en) Data migration method and device applied to computer system and computer system
US10824362B2 (en) File migration to persistent memory
JP2009020254A5 (en)
CN106104502B (en) System, method and medium for storage system affairs
EP2750036A2 (en) Information processing apparatus and method to update firmware
JP2020509481A5 (en)
JP2010079526A5 (en)
CN101853254A (en) Method and device for mounting file or catalogue to local or remote host
JP2018129074A5 (en) Storage system and storage system control method
CN105468300B (en) The management method and device of IP hard disks
CN109101516A (en) A kind of data query method and server
US10346052B2 (en) Memory system with priority processing and operating method thereof
KR20170010810A (en) Method, device and user equipment for reading/writing data in nand flash
CN109981569A (en) Network system access method, device, computer equipment and readable storage medium storing program for executing
JP2018522320A5 (en)
CN103744975A (en) Efficient caching server based on distributed files
WO2019000423A1 (en) Data storage method and device
WO2016091124A1 (en) File intercepting method and device
US10048883B2 (en) Integrated page-sharing cache storing a single copy of data where the data is stored in two volumes and propagating changes to the data in the cache back to the two volumes via volume identifiers
JP2002049637A5 (en)
WO2018117218A1 (en) Data processing system and data processing method
CN107832097A (en) Data load method and device
CN108804355B (en) Method and system for fast ordering writes using target collaboration
CN105765542B (en) Access method, distributed memory system and the memory node of file