WO2016045641A3 - 数据块储存方法、数据查询方法和数据修改方法 - Google Patents

数据块储存方法、数据查询方法和数据修改方法 Download PDF

Info

Publication number
WO2016045641A3
WO2016045641A3 PCT/CN2015/090993 CN2015090993W WO2016045641A3 WO 2016045641 A3 WO2016045641 A3 WO 2016045641A3 CN 2015090993 W CN2015090993 W CN 2015090993W WO 2016045641 A3 WO2016045641 A3 WO 2016045641A3
Authority
WO
WIPO (PCT)
Prior art keywords
data
data block
split
file content
character set
Prior art date
Application number
PCT/CN2015/090993
Other languages
English (en)
French (fr)
Other versions
WO2016045641A2 (zh
Inventor
周海燕
Original Assignee
北京古盘创世科技发展有限公司
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 北京古盘创世科技发展有限公司 filed Critical 北京古盘创世科技发展有限公司
Priority to EP15845133.6A priority Critical patent/EP3200094A4/en
Priority to US15/515,125 priority patent/US10521144B2/en
Publication of WO2016045641A2 publication Critical patent/WO2016045641A2/zh
Publication of WO2016045641A3 publication Critical patent/WO2016045641A3/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • 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/0638Organizing or formatting or addressing of data
    • G06F3/0644Management of space entities, e.g. partitions, extents, pools
    • 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/0604Improving or facilitating administration, e.g. storage management
    • 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/062Securing storage systems
    • G06F3/0623Securing storage systems in relation to content
    • 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/0638Organizing or formatting or addressing of data
    • G06F3/064Management of blocks
    • 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/0638Organizing or formatting or addressing of data
    • G06F3/0643Management of files
    • 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/0671In-line storage system
    • G06F3/0683Plurality of storage devices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Storage Device Security (AREA)

Abstract

一种数据块储存方法、数据查询方法和数据修改方法。该数据块储存方法,通过将待储存的数据块的文件内容进行拆分,以生成至少两个已拆分数据块的文件内容,其中,待拆分数据块的文件内容包括至少一个字符组,字符组是待拆分数据块的文件内容表示其含义的最小单位,字符组包括多个字符,每个已拆分数据块的文件内容包括同一字符组的部分字符,也就使数据块表示其最小含义的单位被拆分,即使他人获得了拆分后的一部分数据内容,也无法解析出有效的内容,并且将拆分后的文件内容储存到了至少两个独立存储系统中,进而提高了数据的安全性,从而解决了现有技术中的不足。
PCT/CN2015/090993 2014-09-28 2015-09-28 数据块储存方法、数据查询方法和数据修改方法 WO2016045641A2 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP15845133.6A EP3200094A4 (en) 2014-09-28 2015-09-28 Data block storage method, data query method and data modification method
US15/515,125 US10521144B2 (en) 2014-09-28 2015-09-28 Data block storage by splitting file content and file headers for independent storage

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410510613.XA CN105528347B (zh) 2014-09-28 2014-09-28 数据块储存方法、数据查询方法和数据修改方法
CN201410510613.X 2014-09-28

Publications (2)

Publication Number Publication Date
WO2016045641A2 WO2016045641A2 (zh) 2016-03-31
WO2016045641A3 true WO2016045641A3 (zh) 2016-05-19

Family

ID=55582186

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/090993 WO2016045641A2 (zh) 2014-09-28 2015-09-28 数据块储存方法、数据查询方法和数据修改方法

Country Status (4)

Country Link
US (1) US10521144B2 (zh)
EP (1) EP3200094A4 (zh)
CN (1) CN105528347B (zh)
WO (1) WO2016045641A2 (zh)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10289310B2 (en) * 2017-06-27 2019-05-14 Western Digital Technologies, Inc. Hybrid data storage system with private storage cloud and public storage cloud
CN109886725A (zh) * 2018-12-29 2019-06-14 深圳云天励飞技术有限公司 事件处理方法及相关装置
CN110032549B (zh) * 2019-01-28 2023-10-20 北京奥星贝斯科技有限公司 分区分裂方法、装置、电子设备及可读存储介质
CN110609984B (zh) * 2019-08-26 2023-01-03 深圳市亿道数码技术有限公司 一种Windows系统中自动拆分谷歌key的方法及系统
CN112118091B (zh) * 2020-09-22 2021-04-23 郑州嘉晨电器有限公司 一种数据加密总线自适应的工业设备远程系统升级方法
CN115470186A (zh) * 2022-07-29 2022-12-13 天翼云科技有限公司 一种数据切片方法、装置和系统
CN116383781B (zh) * 2023-06-06 2023-08-04 中航信移动科技有限公司 一种软件运行参数的控制方法、电子设备及存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1641603A (zh) * 2004-01-05 2005-07-20 华为技术有限公司 一种处理流媒体数据的方法
US20070025626A1 (en) * 2005-07-15 2007-02-01 Samsung Electronics Co., Ltd. Method, medium, and system encoding/decoding image data
CN101231653A (zh) * 2008-01-24 2008-07-30 创新科存储技术(深圳)有限公司 数据块拆分方法及其装置

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140108796A1 (en) * 2006-01-26 2014-04-17 Unisys Corporation Storage of cryptographically-split data blocks at geographically-separated locations
US20120136960A1 (en) * 2010-11-29 2012-05-31 Beijing Z & W Technology Consulting Co., Ltd Cloud Storage Data Access Method, Apparatus and System
US9195666B2 (en) * 2012-01-17 2015-11-24 Apple Inc. Location independent files

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1641603A (zh) * 2004-01-05 2005-07-20 华为技术有限公司 一种处理流媒体数据的方法
US20070025626A1 (en) * 2005-07-15 2007-02-01 Samsung Electronics Co., Ltd. Method, medium, and system encoding/decoding image data
CN101231653A (zh) * 2008-01-24 2008-07-30 创新科存储技术(深圳)有限公司 数据块拆分方法及其装置

Also Published As

Publication number Publication date
US10521144B2 (en) 2019-12-31
EP3200094A2 (en) 2017-08-02
CN105528347B (zh) 2019-03-26
EP3200094A4 (en) 2018-03-21
US20170242620A1 (en) 2017-08-24
WO2016045641A2 (zh) 2016-03-31
CN105528347A (zh) 2016-04-27

Similar Documents

Publication Publication Date Title
WO2016045641A3 (zh) 数据块储存方法、数据查询方法和数据修改方法
AR109155A1 (es) Sistemas y métodos de modelización agronómica
WO2016018472A3 (en) Content-based association of device to user
MX2018005686A (es) Identificacion de elementos de contenido utilizando un modelo de arendizaje profundo.
MX356565B (es) Modificación de consultas de busqueda estructuradas en redes sociales en línea.
WO2017091811A3 (en) Methods for variant detection
WO2014179418A3 (en) Search intent for queries on online social networks
WO2016036447A3 (en) Semantic framework for variable haptic output
EP3285178A4 (en) Data query method in crossing-partition database, and crossing-partition query device
MX353716B (es) Consultas de busqueda estructuradas basadas en informacion de grafica social.
WO2016033480A3 (en) Intermediate compression for higher order ambisonic audio data
GB2526476A (en) Secure matching supporting fuzzy data
WO2013186665A3 (en) Methods and apparatus for storing, suggesting, and/or utilizing lighting settings
GB2529774A (en) Methods and systems for improved document comparison
GB2527966A (en) Creating rules for use in third-party tag management systems
MX2017005095A (es) Funciones de particion compuesta.
WO2015160415A3 (en) Systems and methods for visual sentiment analysis
WO2016025623A3 (en) Image linking and sharing
EP3320472A4 (en) SYSTEMS AND METHOD FOR USE IN THE AUTHENTICATION OF PERSONS IN CONNECTION WITH PROVISION OF ACCESS TO PERSONS
EP3371941A4 (en) System and method to support context-aware content requests in information centric networks
BR112019000188A2 (pt) método implementado por computador, meio não transitório, legível por computador e sistema implementado por computador
WO2015102720A3 (en) Method and apparatus for performing intrusion detection with reduced computing resources
MX2018000254A (es) Sistema de almacenamiento de gas, metodos para fabricar y usar el mismo.
WO2015160384A8 (en) Eliciting user sharing of content
WO2015031818A9 (en) Lookup table coding

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 15515125

Country of ref document: US

REEP Request for entry into the european phase

Ref document number: 2015845133

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2015845133

Country of ref document: EP

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15845133

Country of ref document: EP

Kind code of ref document: A2