CN107315545A - 一种存储虚拟化新型写缓存高低水位管理方法 - Google Patents
一种存储虚拟化新型写缓存高低水位管理方法 Download PDFInfo
- Publication number
- CN107315545A CN107315545A CN201710544275.5A CN201710544275A CN107315545A CN 107315545 A CN107315545 A CN 107315545A CN 201710544275 A CN201710544275 A CN 201710544275A CN 107315545 A CN107315545 A CN 107315545A
- Authority
- CN
- China
- Prior art keywords
- write buffer
- water level
- caching
- storage virtualization
- write
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- 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/0604—Improving or facilitating administration, e.g. storage management
-
- 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/0655—Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
- G06F3/0656—Data buffering arrangements
-
- 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/0662—Virtualisation aspects
- G06F3/0667—Virtualisation aspects at data level, e.g. file, record or object virtualisation
-
- 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
- G06F3/0674—Disk device
- G06F3/0676—Magnetic disk device
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)
- Memory System Of A Hierarchy Structure (AREA)
Abstract
本发明专利涉及一种存储虚拟化新型写缓存高低水位管理方法,该方法通过将存储虚拟化管理设备的缓存先通过分区划分为读缓存和写缓存,再针对写缓存设定最高水位,即缓存数据占用到缓存的最高百分比的位置,以及针对写缓存设定最低水位,即缓存数据占用到缓存的最低百分比的位置,通过该方法的这种实现方式,可有效的管理缓存同步至硬盘的操作,以达到提升存储虚拟化管理设备的整体写性能,特别是随机写性能。
Description
技术领域
本发明专利涉及计算机存储领域。
背景技术
存储虚拟化(Storage Virtualization)最通俗的理解就是对存储硬件资源进行抽象化表现。通过将一个(或多个)目标(Target)服务或功能与其它附加的功能集成,统一提供有用的全面功能服务。典型的虚拟化包括如下一些情况:屏蔽系统的复杂性,增加或集成新的功能,仿真、整合或分解现有的服务功能等。虚拟化是作用在一个或者多个实体上的,而这些实体则是用来提供存储资源或/及服务的。
虚拟化技术到底是什么,其实广义上来说,就是通过映射或抽象的方式屏蔽物理设备复杂性,增加一个管理层面,激活一种资源并使之更易于透明控制。它可以有效简化基础设施的管理,增加IT资源的利用率和能力,比如服务器、网络或存储。
存储虚拟化是一种贯穿于整个IT环境、用于简化本来可能会相对复杂的底层基础架构的技术。存储虚拟化的思想是将资源的逻辑映像与物理存储分开,从而为系统和管理员提供一幅简化、无缝的资源虚拟视图。
对于用户来说,虚拟化的存储资源就像是一个巨大的“存储池”,用户不会看到具体的磁盘、磁带,也不必关心自己的数据经过哪一条路径通往哪一个具体的存储设备。
从管理的角度来看,虚拟存储池是采取集中化的管理,并根据具体的需求把存储资源动态地分配给各个应用。值得特别指出的是,利用虚拟化技术,可以用磁盘阵列模拟磁带库,为应用提供速度像磁盘一样快、容量却像磁带库一样大的存储资源,这就是当今应用越来越广泛的虚拟磁带库(VTL, Virtual Tape Library),在当今企业存储系统中扮演着越来越重要的角色。
将存储作为池子一样,存储空间如同一个流动的池子的水一样,可以任意地根据需要进行分配。
通过将一个(或多个)目标(Target)服务或功能与其它附加的功能集成,统一提供有用的全面功能服务。典型的虚拟化包括如下一些情况:屏蔽系统的复杂性,增加或集成新的功能,仿真、整合或分解现有的服务功能等。虚拟化是作用在一个或者多个实体上的,而这些实体则是用来提供存储资源及服务的。
发明专利内容
本发明专利涉及一种存储虚拟化新型写缓存高低水位管理方法,该方法通过将存储虚拟化管理设备的缓存先通过分区划分为读缓存和写缓存,再针对写缓存设定最高水位,即缓存数据占用到缓存的最高百分比的位置,以及针对写缓存设定最低水位,即缓存数据占用到缓存的最低百分比的位置,通过该方法的这种实现方式,可有效的管理缓存同步至硬盘的操作,以达到提升存储虚拟化管理设备的整体写性能,特别是随机写性能。
该方法针对写缓存设定最低水位和针对写缓存设定最高水位的百分比是可以自行定义的,但针对写缓存设定的最低水位不能高于针对写缓存设定的最高水位,当缓存内数据低于对写缓存设定的最低水位时,写缓存同步到硬盘的频率会降到最低,当缓存内数据高于对写缓存设定的最高水位时,写缓存同步到硬盘的频率会提升到最高,当缓存内数据高于对写缓存设定的最低水位、并且低于对写缓存设定的最高水位时,写缓存同步到硬盘的频率为适中的正常频率。
附图说明
图1为本发明专利的一种存储虚拟化新型写缓存高低水位管理方法结构示意图。
具体实施方式
为了使本发明专利的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明专利进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明专利,并不用于限定本发明专利。
请参阅图1,图1为本发明专利的一种存储虚拟化新型写缓存高低水位管理方法结构示意图。
一种存储虚拟化新型写缓存高低水位管理方法,其特征在于,所述方法包含存储虚拟化管理设备缓存(10)、写缓存(11)、写缓存设定最高水位(12)、写缓存设定最低水位(13)、读缓存(14),存储虚拟化管理设备缓存(10)会先划分缓存为写缓存(11)和读缓存(14),针对写缓存(11)再设定写缓存设定最高水位(12)和写缓存设定最低水位(13)。
一种存储虚拟化新型写缓存高低水位管理方法,其特征在于,该方法的写缓存设定最高水位(12)和写缓存设定最低水位(13)为写缓存(11)的一定百分比,百分比可以自定义数值,但写缓存设定最低水位(13)一定不能高于写缓存设定最高水位(12)。
一种存储虚拟化新型写缓存高低水位管理方法,其特征在于,该方法中当缓存内数据低于对写缓存设定最低水位(13)时,写缓存(11)同步到硬盘的频率会降到最低,当缓存内数据高于对写缓存设定最高水位(12)时,写缓存(11)同步到硬盘的频率会提升到最高,当缓存内数据高于对写缓存设定最低水位(13)、并且低于对写缓存设定最高水位(12)时,写缓存(11)同步到硬盘的频率为适中的正常频率。
以上所述仅为本发明专利的较佳实施例而已,并不用以限制本发明专利,凡在本发明专利的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明专利的保护范围之内。
Claims (3)
1.一种存储虚拟化新型写缓存高低水位管理方法,其特征在于,所述方法包含存储虚拟化管理设备缓存(10)、写缓存(11)、写缓存设定最高水位(12)、写缓存设定最低水位(13)、读缓存(14),存储虚拟化管理设备缓存(10)会先划分缓存为写缓存(11)和读缓存(14),针对写缓存(11)再设定写缓存设定最高水位(12)和写缓存设定最低水位(13)。
2.根据权利要求1所述的一种存储虚拟化新型写缓存高低水位管理方法,其特征在于,该方法的写缓存设定最高水位(12)和写缓存设定最低水位(13)为写缓存(11)的一定百分比,百分比可以自定义数值,但写缓存设定最低水位(13)一定不能高于写缓存设定最高水位(12)。
3.根据权利要求1所述的一种存储虚拟化新型写缓存高低水位管理方法,其特征在于,该方法中当缓存内数据低于对写缓存设定最低水位(13)时,写缓存(11)同步到硬盘的频率会降到最低,当缓存内数据高于对写缓存设定最高水位(12)时,写缓存(11)同步到硬盘的频率会提升到最高,当缓存内数据高于对写缓存设定最低水位(13)、并且低于对写缓存设定最高水位(12)时,写缓存(11)同步到硬盘的频率为适中的正常频率。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710544275.5A CN107315545A (zh) | 2017-07-06 | 2017-07-06 | 一种存储虚拟化新型写缓存高低水位管理方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710544275.5A CN107315545A (zh) | 2017-07-06 | 2017-07-06 | 一种存储虚拟化新型写缓存高低水位管理方法 |
Publications (1)
Publication Number | Publication Date |
---|---|
CN107315545A true CN107315545A (zh) | 2017-11-03 |
Family
ID=60180561
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710544275.5A Pending CN107315545A (zh) | 2017-07-06 | 2017-07-06 | 一种存储虚拟化新型写缓存高低水位管理方法 |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107315545A (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113806085A (zh) * | 2021-09-10 | 2021-12-17 | 济南浪潮数据技术有限公司 | 一种通过代理转写防止缓存池写满的方法和装置 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103049219A (zh) * | 2012-12-12 | 2013-04-17 | 华中科技大学 | 适用于虚拟化平台的虚拟磁盘写缓存系统及其操作方法 |
CN103823765A (zh) * | 2014-02-26 | 2014-05-28 | 浙江宇视科技有限公司 | 一种动态调整缓存刷新策略的方法和装置 |
WO2015198752A1 (ja) * | 2014-06-27 | 2015-12-30 | ソニー株式会社 | 情報処理装置と情報処理方法およびプログラム |
-
2017
- 2017-07-06 CN CN201710544275.5A patent/CN107315545A/zh active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103049219A (zh) * | 2012-12-12 | 2013-04-17 | 华中科技大学 | 适用于虚拟化平台的虚拟磁盘写缓存系统及其操作方法 |
CN103823765A (zh) * | 2014-02-26 | 2014-05-28 | 浙江宇视科技有限公司 | 一种动态调整缓存刷新策略的方法和装置 |
WO2015198752A1 (ja) * | 2014-06-27 | 2015-12-30 | ソニー株式会社 | 情報処理装置と情報処理方法およびプログラム |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113806085A (zh) * | 2021-09-10 | 2021-12-17 | 济南浪潮数据技术有限公司 | 一种通过代理转写防止缓存池写满的方法和装置 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Kougkas et al. | Hermes: a heterogeneous-aware multi-tiered distributed I/O buffering system | |
KR102457611B1 (ko) | 터넌트-어웨어 스토리지 쉐어링 플랫폼을 위한 방법 및 장치 | |
CN107046563B (zh) | 一种分布式高效云盘的实现方法、系统及云平台 | |
US10534559B2 (en) | Heat-tiered storage system having host awareness | |
CN102255962B (zh) | 一种分布式存储方法、装置和系统 | |
CN108780404A (zh) | 远程访问数据的有效实时迁移 | |
US20170177224A1 (en) | Dynamic storage transitions employing tiered range volumes | |
US20190391930A1 (en) | Integration of application indicated maximum time to cache to least recently used track demoting schemes in a cache management system of a storage controller | |
US20100174864A1 (en) | Performance in a data storage system | |
CN110268391A (zh) | 用于缓存数据的系统和方法 | |
CN106527985A (zh) | 一种基于ceph的存储交互装置及存储系统 | |
US10067874B2 (en) | Optimizing the management of cache memory | |
CN109582213A (zh) | 数据重构方法及装置、数据存储系统 | |
US10176103B1 (en) | Systems, devices and methods using a solid state device as a caching medium with a cache replacement algorithm | |
CN107301021B (zh) | 一种利用ssd缓存对lun进行加速的方法和装置 | |
US10635332B2 (en) | Managing data storage arrays on behalf of host computers via specialized LUN-related queries | |
US20210255964A1 (en) | Integration of application indicated minimum time to cache for a two-tiered cache management mechanism | |
KR102703040B1 (ko) | 가상 머신 완전 순방향 비밀성 | |
CN107302495A (zh) | 一种存储虚拟化网关新型虚拟映射方法 | |
CN107315545A (zh) | 一种存储虚拟化新型写缓存高低水位管理方法 | |
US11169933B2 (en) | Integration of application indicated maximum time to cache for a two-tiered cache management mechanism | |
CN105095105B (zh) | 一种Cache分区的方法及装置 | |
US20170293570A1 (en) | System and methods of an efficient cache algorithm in a hierarchical storage system | |
CN107340977A (zh) | 一种存储虚拟化新型缓存预读实现方法 | |
CN105323320B (zh) | 一种内容分发的方法及装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WD01 | Invention patent application deemed withdrawn after publication | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20171103 |