JP2020047107A - データ重複排除装置、データ重複排除方法、及びデータ重複排除プログラム - Google Patents
データ重複排除装置、データ重複排除方法、及びデータ重複排除プログラム Download PDFInfo
- Publication number
- JP2020047107A JP2020047107A JP2018176443A JP2018176443A JP2020047107A JP 2020047107 A JP2020047107 A JP 2020047107A JP 2018176443 A JP2018176443 A JP 2018176443A JP 2018176443 A JP2018176443 A JP 2018176443A JP 2020047107 A JP2020047107 A JP 2020047107A
- Authority
- JP
- Japan
- Prior art keywords
- data
- storage
- stored
- storage unit
- chunk
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/21—Design, administration or maintenance of databases
- G06F16/215—Improving data quality; Data cleansing, e.g. de-duplication, removing invalid entries or correcting typographical errors
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/17—Details of further file system functions
- G06F16/174—Redundancy elimination performed by the file system
- G06F16/1748—De-duplication implemented within the file system, e.g. based on file segments
- G06F16/1752—De-duplication implemented within the file system, e.g. based on file segments based on file chunks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1448—Management of the data involved in backup or backup restore
- G06F11/1453—Management of the data involved in backup or backup restore using de-duplication of the data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1458—Management of the backup or restore process
- G06F11/1464—Management of the backup or restore process for networked environments
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1458—Management of the backup or restore process
- G06F11/1469—Backup restoration techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
- G06F16/2228—Indexing structures
- G06F16/2255—Hash tables
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0602—Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
- G06F3/0608—Saving storage space on storage systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0638—Organizing or formatting or addressing of data
- G06F3/064—Management of blocks
- G06F3/0641—De-duplication techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/0671—In-line storage system
- G06F3/0673—Single storage device
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1458—Management of the backup or restore process
- G06F11/1466—Management of the backup or restore process to make the backup process non-disruptive
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/88—Monitoring involving counting
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Quality & Reliability (AREA)
- Data Mining & Analysis (AREA)
- Human Computer Interaction (AREA)
- Software Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims (12)
- 格納対象データについて重複を排除して保存用記憶デバイスに格納させるデータ重複排除装置であって、
前記格納対象データは、時系列に管理されている複数のデータ群を含むデータ集合を含み、
前記データ群は、1以上の管理データを含み、前記データ群のハッシュ値は、前記データ群と所定の関係を有する他のデータ群に対応付けられて記憶されるようになっており、
前記データ重複排除装置は、前記データ集合を記憶する記憶デバイスと、プロセッサ部を有し、
前記プロセッサ部は、
(1)前記データ集合における1以上のデータ群を含む格納単位データの前記1以上のデータ群のハッシュ値を取得し、前記格納単位データに対するフィンガプリントを、取得した前記1以上のデータ群のハッシュ値に基づいて特定し、
(2)前記格納単位データに対応するフィンガプリントが、前記保存用記憶デバイスに格納されている格納済み格納単位データと同じフィンガプリントであるか否かを判定し、
(3)前記格納単位データに対応するフィンガプリントが前記格納済み格納単位データと同じフィンガプリントであると判定された場合には、前記格納単位データを前記保存用記憶デバイスに格納せず、前記格納単位データに対応するフィンガプリントが前記格納済み格納単位データと同じフィンガプリントでないと判定された場合には、前記格納単位データを前記保存用記憶デバイスに格納させる
データ重複排除装置。 - 前記データ集合における前記データ群は、1以上の前記管理データと、直前のデータ群のハッシュ値とを含むブロックとして形成されており、前記データ群の前記管理データと前記ハッシュ値に基づいて生成されるハッシュ値が他のデータ群に格納されている
請求項1に記載のデータ重複排除装置。 - 前記格納単位データは、複数のデータ群を含み、
前記プロセッサ部は、前記格納単位データに含まれる各データ群のハッシュ値について、排他的論理和をとった値を、前記格納単位データに対応するフィンガプリントとする
請求項1又は請求項2に記載のデータ重複排除装置。 - 前記記憶デバイスは、
前記保存用記憶デバイスに格納されている1以上の前記格納済み格納単位データのフィンガプリントを含むフィンガプリント情報を記憶する
請求項1から請求項3のいずれか一項に記載のデータ重複排除装置。 - 前記記憶デバイスは、
前記データ集合の格納先として設定されているデータ集合格納先情報を記憶し、
前記プロセッサ部は、
前記格納対象データについて、前記データ集合格納先情報が示す格納先に格納されているか否かによりデータ集合であるか否かを判定し、データ集合である場合には、前記(1)〜(3)を実行する
請求項1から請求項4のいずれか一項に記載のデータ重複排除装置。 - 前記格納対象データは、前記データ集合と、前記データ集合以外のデータとを含み、
前記プロセッサ部は、
前記データ集合以外のデータについて、所定のサイズに分割して他種格納単位データを生成し、
前記他種格納単位データのフィンガプリントを生成し、
前記他種格納単位データに対応するフィンガプリントが、前記保存用記憶デバイスに格納されている格納済み格納単位データと同じフィンガプリントであるか否かを判定し、
前記他種格納単位データに対応するフィンガプリントが前記格納済み格納単位データと同じフィンガプリントであると判定された場合には、前記他種格納単位データを前記保存用記憶デバイスに格納せず、前記他種格納単位データに対応するフィンガプリントが前記格納済み格納単位データと同じフィンガプリントでないと判定された場合には、前記他種格納単位データを前記保存用記憶デバイスに格納させる
請求項1から請求項5のいずれか一項に記載のデータ重複排除装置。 - 前記格納単位データと、前記他種格納単位データとのサイズを異ならせる
請求項6に記載のデータ重複排除装置。 - 前記記憶デバイスは、
前記保存用記憶デバイスに格納されている前記格納単位データに対応する前記格納済み格納単位データのフィンガプリントを含む第1フィンガプリント情報と、前記保存用記憶デバイスに格納されている前記他種格納単位データに対応する前記格納済み格納単位データのフィンガプリントを含む第2フィンガプリント情報と、を記憶する
請求項6又は請求項7に記載のデータ重複排除装置。 - 前記データ重複排除装置は、
前記保存用記憶デバイスを備えるストレージシステムであり、
前記記憶デバイスは、前記保存用記憶デバイスに格納されている1以上の格納済み格納単位データのフィンガプリントを含むフィンガプリント情報を格納し、
前記プロセッサ部は、
他のデータ重複排除装置から格納単位データ及び前記格納単位データのフィンガプリントを受信した場合に、前記フィンガプリント情報に前記受信したフィンガプリントと同じフィンガプリントの格納済み格納単位データが格納されている場合には、前記格納済み格納単位データとの関連性が強い他の格納済み格納単位データのフィンガプリントを、前記他のデータ重複排除装置に送信する
請求項1から請求項8のいずれか一項に記載のデータ重複排除装置。 - 前記プロセッサ部は、
前記格納単位データのフィンガプリントが、前記格納単位データと同一のデータ群を含む格納済み格納単位データのフィンガプリントと一致しないことを検出した場合に、アラートを発する
請求項1から請求項9のいずれか一項に記載のデータ重複排除装置。 - 格納対象データについて重複を排除して保存用記憶デバイスに格納させるデータ重複排除装置によるデータ重複排除方法であって、
前記格納対象データは、時系列に管理されている複数のデータ群を含むデータ集合を含み、
前記データ群は、1以上の管理データを含み、前記データ群のハッシュ値は、前記データ群と所定の関係を有する他のデータ群に対応付けられて記憶されるようになっており、
前記データ重複排除装置は、
前記データ集合における1以上のデータ群を含む格納単位データの前記1以上のデータ群のハッシュ値を取得し、前記格納単位データに対するフィンガプリントを、取得した前記1以上のデータ群のハッシュ値に基づいて特定し、
前記格納単位データに対応するフィンガプリントが、前記保存用記憶デバイスに格納されている格納済み格納単位データと同じフィンガプリントであるか否かを判定し、
前記格納単位データに対応するフィンガプリントが前記格納済み格納単位データと同じフィンガプリントであると判定された場合には、前記格納単位データを前記保存用記憶デバイスに格納せず、前記格納単位データに対応するフィンガプリントが前記格納済み格納単位データと同じフィンガプリントでないと判定された場合には、前記格納単位データを前記保存用記憶デバイスに格納させる
データ重複排除方法。 - 格納対象データについて重複を排除して保存用記憶デバイスに格納させるデータ重複排除装置を構成するコンピュータにより実行されるデータ重複排除プログラムであって、
前記格納対象データは、時系列に管理されている複数のデータ群を含むデータ集合を含み、
前記データ群は、1以上の管理データを含み、前記データ群のハッシュ値は、前記データ群と所定の関係を有する他のデータ群に対応付けられて記憶されるようになっており、
前記データ重複排除プログラムは、
前記コンピュータを、
前記データ集合における1以上のデータ群を含む格納単位データの前記1以上のデータ群のハッシュ値を取得し、前記格納単位データに対するフィンガプリントを、取得した前記1以上のデータ群のハッシュ値に基づいて特定し、
前記格納単位データに対応するフィンガプリントが、前記保存用記憶デバイスに格納されている格納済み格納単位データと同じフィンガプリントであるか否かを判定し、
前記格納単位データに対応するフィンガプリントが前記格納済み格納単位データと同じフィンガプリントであると判定された場合には、前記格納単位データを前記保存用記憶デバイスに格納せず、前記格納単位データに対応するフィンガプリントが前記格納済み格納単位データと同じフィンガプリントでないと判定された場合には、前記格納単位データを前記保存用記憶デバイスに格納させる
ように機能させるデータ重複排除プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018176443A JP6884128B2 (ja) | 2018-09-20 | 2018-09-20 | データ重複排除装置、データ重複排除方法、及びデータ重複排除プログラム |
US16/287,242 US10949405B2 (en) | 2018-09-20 | 2019-02-27 | Data deduplication device, data deduplication method, and data deduplication program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018176443A JP6884128B2 (ja) | 2018-09-20 | 2018-09-20 | データ重複排除装置、データ重複排除方法、及びデータ重複排除プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020047107A true JP2020047107A (ja) | 2020-03-26 |
JP6884128B2 JP6884128B2 (ja) | 2021-06-09 |
Family
ID=69883441
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018176443A Active JP6884128B2 (ja) | 2018-09-20 | 2018-09-20 | データ重複排除装置、データ重複排除方法、及びデータ重複排除プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US10949405B2 (ja) |
JP (1) | JP6884128B2 (ja) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11310137B2 (en) | 2017-02-05 | 2022-04-19 | Veritas Technologies Llc | System and method to propagate information across a connected set of entities irrespective of the specific entity type |
US11429640B2 (en) | 2020-02-28 | 2022-08-30 | Veritas Technologies Llc | Methods and systems for data resynchronization in a replication environment |
US11531604B2 (en) | 2020-02-28 | 2022-12-20 | Veritas Technologies Llc | Methods and systems for data resynchronization in a replication environment |
US11853575B1 (en) | 2019-06-08 | 2023-12-26 | Veritas Technologies Llc | Method and system for data consistency across failure and recovery of infrastructure |
US11928030B2 (en) * | 2020-03-31 | 2024-03-12 | Veritas Technologies Llc | Optimize backup from universal share |
JP7526604B2 (ja) | 2020-07-10 | 2024-08-01 | 富士通株式会社 | 生成プログラム、生成方法、および生成装置 |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111045856A (zh) * | 2018-10-12 | 2020-04-21 | 伊姆西Ip控股有限责任公司 | 用于管理应用系统的方法、设备和计算机程序产品 |
CN112131041A (zh) * | 2019-06-24 | 2020-12-25 | 伊姆西Ip控股有限责任公司 | 用于管理数据放置的方法、设备和计算机程序产品 |
US20210117389A1 (en) * | 2019-10-18 | 2021-04-22 | Vmware, Inc. | Network traffic optimization using deduplication information from a storage system |
US11592992B1 (en) * | 2020-06-26 | 2023-02-28 | EMC IP Holding Company LLC | Verification microservice for a deduplicated object storage system |
CN112148220B (zh) * | 2020-09-17 | 2024-03-19 | 合肥大唐存储科技有限公司 | 一种实现数据处理的方法、装置、计算机存储介质及终端 |
CN112199420A (zh) * | 2020-10-16 | 2021-01-08 | 成都房联云码科技有限公司 | 一种房产隐私字段信息模糊搜索方法 |
CN112463774B (zh) * | 2020-10-23 | 2021-10-12 | 完美世界控股集团有限公司 | 文本数据的去重方法、设备及存储介质 |
JP7430625B2 (ja) * | 2020-12-07 | 2024-02-13 | 株式会社日立製作所 | バージョン検証装置、バージョン検証システム及びバージョン検証方法 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018022258A (ja) * | 2016-08-02 | 2018-02-08 | Kddi株式会社 | 重複検出装置、重複検出方法及び重複検出プログラム |
JP2018097450A (ja) * | 2016-12-09 | 2018-06-21 | 富士通株式会社 | データ処理装置,データ処理プログラムおよびデータ処理方法 |
JP2018106636A (ja) * | 2016-12-28 | 2018-07-05 | 富士通株式会社 | 情報処理装置、情報処理方法およびデータ管理プログラム |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5774794B2 (ja) | 2012-12-05 | 2015-09-09 | 株式会社日立製作所 | ストレージシステム及びストレージシステムの制御方法 |
US20150213049A1 (en) * | 2014-01-30 | 2015-07-30 | Netapp, Inc. | Asynchronous backend global deduplication |
-
2018
- 2018-09-20 JP JP2018176443A patent/JP6884128B2/ja active Active
-
2019
- 2019-02-27 US US16/287,242 patent/US10949405B2/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018022258A (ja) * | 2016-08-02 | 2018-02-08 | Kddi株式会社 | 重複検出装置、重複検出方法及び重複検出プログラム |
JP2018097450A (ja) * | 2016-12-09 | 2018-06-21 | 富士通株式会社 | データ処理装置,データ処理プログラムおよびデータ処理方法 |
JP2018106636A (ja) * | 2016-12-28 | 2018-07-05 | 富士通株式会社 | 情報処理装置、情報処理方法およびデータ管理プログラム |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11310137B2 (en) | 2017-02-05 | 2022-04-19 | Veritas Technologies Llc | System and method to propagate information across a connected set of entities irrespective of the specific entity type |
US11853575B1 (en) | 2019-06-08 | 2023-12-26 | Veritas Technologies Llc | Method and system for data consistency across failure and recovery of infrastructure |
US11429640B2 (en) | 2020-02-28 | 2022-08-30 | Veritas Technologies Llc | Methods and systems for data resynchronization in a replication environment |
US11531604B2 (en) | 2020-02-28 | 2022-12-20 | Veritas Technologies Llc | Methods and systems for data resynchronization in a replication environment |
US11847139B1 (en) | 2020-02-28 | 2023-12-19 | Veritas Technologies Llc | Methods and systems for data resynchronization in a replication environment |
US11928030B2 (en) * | 2020-03-31 | 2024-03-12 | Veritas Technologies Llc | Optimize backup from universal share |
JP7526604B2 (ja) | 2020-07-10 | 2024-08-01 | 富士通株式会社 | 生成プログラム、生成方法、および生成装置 |
Also Published As
Publication number | Publication date |
---|---|
US10949405B2 (en) | 2021-03-16 |
JP6884128B2 (ja) | 2021-06-09 |
US20200097452A1 (en) | 2020-03-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6884128B2 (ja) | データ重複排除装置、データ重複排除方法、及びデータ重複排除プログラム | |
US9305005B2 (en) | Merging entries in a deduplication index | |
US10380073B2 (en) | Use of solid state storage devices and the like in data deduplication | |
US7478113B1 (en) | Boundaries | |
US8504528B2 (en) | Duplicate backup data identification and consolidation | |
US8423726B2 (en) | Global de-duplication in shared architectures | |
US8285689B2 (en) | Distributed file system and data block consistency managing method thereof | |
US9239843B2 (en) | Scalable de-duplication for storage systems | |
US8315985B1 (en) | Optimizing the de-duplication rate for a backup stream | |
US8898107B1 (en) | Managing deduplication of stored data | |
US20170300550A1 (en) | Data Cloning System and Process | |
US20080243878A1 (en) | Removal | |
US11671244B2 (en) | Blockchain technology for data integrity regulation and proof of existence in data protection systems | |
US8332600B2 (en) | Storage system and method for operating storage system | |
US11544150B2 (en) | Method of detecting source change for file level incremental backup | |
US11989158B2 (en) | Maintaining retention policies in a block storage, multi-client dedup domain | |
CN113312330A (zh) | 一种数据处理方法、装置、设备及介质 | |
US20140156607A1 (en) | Index for deduplication | |
CN114840502A (zh) | 使用不同的散列大小和压缩大小进行散列 | |
WO2024082525A1 (zh) | 一种文件快照方法、系统、电子设备及存储介质 | |
US20170316024A1 (en) | Extended attribute storage | |
CN111625186B (zh) | 数据处理方法、装置、电子设备及存储介质 | |
US20240020273A1 (en) | Method and apparatus to verify file metadata in a deduplication filesystem | |
US20140317411A1 (en) | Deduplication of data | |
CN115878563A (zh) | 一种分布式文件系统目录级快照的实现方法及电子设备 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190422 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200623 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200817 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20201020 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201125 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20210420 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210511 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6884128 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |