CN105579974A - 利用云存储的用于系统的断开连接操作 - Google Patents

利用云存储的用于系统的断开连接操作 Download PDF

Info

Publication number
CN105579974A
CN105579974A CN201480046028.7A CN201480046028A CN105579974A CN 105579974 A CN105579974 A CN 105579974A CN 201480046028 A CN201480046028 A CN 201480046028A CN 105579974 A CN105579974 A CN 105579974A
Authority
CN
China
Prior art keywords
cloud
data
metadata
locality
computing equipment
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
CN201480046028.7A
Other languages
English (en)
Other versions
CN105579974B (zh
Inventor
J·W·米肯斯
J·E·埃尔森
E·B·南丁格尔
B·范
A·卡达夫
O·卡恩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Technology Licensing LLC
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 Microsoft Technology Licensing LLC filed Critical Microsoft Technology Licensing LLC
Publication of CN105579974A publication Critical patent/CN105579974A/zh
Application granted granted Critical
Publication of CN105579974B publication Critical patent/CN105579974B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/2053Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant
    • G06F11/2056Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant by mirroring
    • G06F11/2069Management of state, configuration or failover
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/2053Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant
    • G06F11/2056Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant by mirroring
    • G06F11/2082Data synchronisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/2053Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant
    • G06F11/2056Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant by mirroring
    • G06F11/2087Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant by mirroring with a common controller

Landscapes

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

Abstract

当连接到云存储时,计算设备将数据和元数据写入到云存储,向计算设备的应用程序指示写入的成功,以及在向应用指示成功后,将数据和元数据写入到计算设备的本地存储。数据和元数据可以被写入到本地存储的不同区域。计算设备还可以确定其已经从崩溃中恢复或在操作断开连接后已经连接到云存储并且协调本地存储与云存储。协调可以至少基于将存储在本地存储的区域中的元数据与从云存储取回到的元数据进行的比较的。云存储可以连续地将每个数据项与其元数据一起存储为扩展块。

Description

利用云存储的用于系统的断开连接操作
背景技术
越来越多地,数据被存储在云上并且从云中取回。云计算使得存储和取回操作能够分布在大量的设备上。通过在从云的给定读取或向云的给定写入中涉及大量设备,云甚至可以向计算设备提供比在该计算设备的本地存储上可用的更快的存储和取回。
为了利用云存储,计算设备必须连接到云,通常经由网络连接。当连接时,计算设备从云中读取数据以及将数据写入到云。当计算设备没有连接到云时,这种对到云的连接的依赖就会造成问题。用于断开连接操作的一种方式是,当与云断开连接时,计算设备在本地对写入进行存储,并且在重新连接后将那些写入提供给云。然而,这种方法没有提供在断开连接操作期间读取存储在云上的数据的能力。用于断开连接操作的另一种方式是,在连接时,计算设备在本地对到云的写入进行镜像,并且在断开连接时在本地对写入进行存储。这种方式使得能够在断开连接操作期间进行读取,但是为了使得该技术对本地镜像的崩溃进行复原,客户端需要将本地镜像内容的全部与云中的相对应的数据进行比较。进一步损害性能的是,如果写入到镜像比写入到云更慢,则以同步方式在本地对每个写入进行镜像会降低性能,导致应用程序更长时间地等待对其写入的成功或失败的指示。
发明内容
当连接到云存储时,计算设备将数据和元数据写入云存储并且将该数据和元数据异步地镜像到该计算设备的本地存储。通过对写入进行异步地镜像,使得请求写入的应用程序能够继续进行处理而无需等待到本地存储的镜像写入的结果。当将写入镜像到本地存储时,计算设备将数据和元数据写入到本地存储的不同区域。在崩溃或断开连接模式之后将本地存储与云存储进行协调的期间,计算设备仅需要检查本地存储的包括元数据的区域,并且将来自该区域的元数据与从云存储中取回的元数据进行比较。由于云存储可能显著地快于本地存储,因此云存储可以与本地客户端存储数据和元数据不同地来存储那些数据和元数据。例如,客户端可以将数据和元数据保存在本地存储的两个不同的区域中,而云存储可以存储扩展块,每个扩展块包括连续存储的数据项以及其相关联的元数据。用于将数据和源数据存储在本地存储和云存储中的这些不同技术改进了对本地存储和云存储进行协调的速度。
提供本概述以便以简化的形式引入一系列概念,在以下的详细描述中,对这些概念进行进一步的描述。本概述不是要标识出要求保护的主题的关键或必要特征;也不是用于确定或限制要求保护的主题的范围。
附图说明
参照附图来阐述详细描述。在附图中,附图标记中的最左侧的数字标识该附图标记首次在其中出现的附图。不同附图中使用相同的附图标记指示相似或相同的项或特征。
图1示出了被配置为以不同方式存储元数据和数据以改进对云存储和本地存储进行协调的速度的示例计算设备和云存储设备。计算设备还被配置为写入到云存储设备以及将该写入异步地镜像到计算设备的本地存储。
图2示出了用于写入到云存储以及将该写入异步地镜像到计算设备的本地存储的示例过程。
图3示出了用于在计算设备崩溃后对计算设备的本地存储与云存储进行协调的示例过程。
图4示出了用于计算设备的断开操作以及在重新连接到云存储之后对计算设备的本地存储与云存储进行协调的示例过程。
图5示出了用于在断开连接操作之后,对计算设备的本地存储与云存储进行协调的示例过程,在所述断开连接操作期间,计算设备崩溃。
具体实施方式
本公开部分地描述了用于使得在网络故障期间能够进行连续操作以及在崩溃或断开连接操作之后能够在计算设备和云之间进行改进的协调的技术。为了使计算设备在网络断开时满足读取,该计算设备的云客户端写入到云存储并且将那些写入异步地镜像到计算设备的本地存储。如本文所用的,术语“镜像”指的是将基本相同的数据元数据写入到两个不同的存储部件。然而,数据和元数据可以不同地存储在不同的存储部件中。术语“异步地镜像”是指向生成写入的应用程序提供写入成功的指示而不需要等待将该写入镜像到本地存储的结果。从生成该写入的应用程序的角度,当云端确认写入成功时该写入操作结束。应用程序不必等待本地的数据和元数据写入完成,因为云客户端异步地处理那些事件而不阻塞该应用程序。
在各种实施例中,当云客户端将写入镜像到本地存储时,其将数据和与该数据相关联的元数据写入到本地存储的不同区域。例如,云客户端可以将多个数据项写入到本地存储的第一区域并且将多个相对应的元数据记录写入到本地存储的不同区域。由于元数据比与其相关联的数据小得多,因此第二区域可以在大小上比第一区域小得多。与此相反,云存储可以将每个数据项与其相对应的元数据记录一起连续地存储为扩展块。如果云存储使用如硬盘等的基于寻道的存储介质,则云存储可以以这种方式来存储数据和元数据,以使在云存储上执行的寻道次数最少。
将元数据记录存储在本地存储的不同区域以及存储在云存储的扩展块中改进了本地存储和云存储之间的协调的速度。在崩溃或在断开连接操作随后,云客户端仅需要使用小得多的本地存储的第二区域而不是整个本地存储。如果本地存储相对于云存储慢,则这可能是有利的。将该区域的元数据记录与从云存储取回的元数据进行比较。基于比较的结果,云客户端随后对本地存储和云存储进行协调。
在各种实施例中,云客户端通过在连接模式中在写入元数据前写入数据以及在断开连接模式中在写入数据之前写入元数据来确保被镜像到本地存储的数据的完整性。例如,在连接模式中操作的云客户端可能将数据项及其元数据记录写入到云,将该数据项的写入镜像到本地存储,并且崩溃。云存储现在具有更新后的元数据记录而本地存储具有先前的元数据记录或默认记录。云客户端将对本地存储和云存储进行协调,比较元数据记录中的版本标识符,该版本标识符将指示云存储具有更新版本的数据项(注意,这是不正确但无害的;本地存储具有更新后的数据但不具有更新后的元数据,并且本地存储的更新后数据将由存储在云中的相同的更新后的数据进行覆写)(此处请注意主语,之前的译法使句子的意思不清晰)。基于该比较,云客户端将利用来自云存储的数据项和元数据记录来更新本地存储。如果将到本地存储的元数据和数据的初始写入倒置,并且计算设备在将元数据记录写入到本地存储后但在写入数据项前崩溃,则协调会错误地指示本地存储具有与云存储相同版本的数据项。
在断开连接模式中,将数据和元数据写入到本地存储的顺序被倒置,这是因为在该模式中,本地存储具有最新版本的数据。例如,在断开连接模式中操作的计算设备可以将数据项的元数据记录写入到本地存储,并且在将数据项写入到本地存储前崩溃并且随后立即重新连接到云存储。在进入连接模式后,云客户端可以对本地存储与云存储进行协调。在这个示例中,协调将指示(不正确但无害地)本地存储具有更新版本的数据项,使得该数据项被用于对存储在云存储中的数据项进行更新。如果将到本地存储的元数据和数据的初始写入倒置,并且计算设备将数据写入到本地存储但没有将更新后的元数据记录写入到本地存储,则协调将错误地指示本地存储具有与云存储相同版本的数据项,导致云存储与本地存储之间的不一致。
示例设备
图1示出了被配置为以不同的方式存储元数据和相对应的数据以改进对云存储和本地存储进行协调的速度的示例计算设备和云存储设备。计算设备还被配置为将到云存储设备的写入异步地镜像到计算设备的本地存储。如图所示,计算设备102通过网络106连接到云存储设备。计算设备包括存储器108,存储器108存储应用程序110、文件系统112、虚拟磁盘驱动器114、以及云客户端116。云客户端116将数据项和元数据记录写入到云存储设备104的云存储118,云存储设备104将数据项和元数据记录存储为扩展块120。云客户端116随后将该写入异步地镜像到计算设备的本地存储122,将数据项写入到本地存储122的第一区域124并且将元数据记录写入到本地存储122的第二区域126。为了操作云客户端116和其他模块110-114,计算设备102包括处理器128,并且为了经由网络106与云存储设备104进行通信,计算设备102包括网络接口130。此外,计算设备102可以包括可移动存储132、不可移动存储134、以及输入/输出(I/O)设备136。
计算设备102和云存储设备104中的每一个可以被实现为任何一个或多个计算设备,例如,个人计算机(PC)、膝上型计算机、工作站、服务器系统、大型机、服务器农场、蜂窝电话、智能电话、平板计算机、媒体中心、媒体设备、或任何其他计算设备。此外,计算设备102和云存储设备104中的每个的模块和数据可以实现在单个计算设备中或分布在多个计算设备上。在一些实施例中,计算设备102和云存储设备104中的一个或多个可以被实现为计算设备上的虚拟机。
在一些实施例中,云存储设备104形成数据中心规模的存储,该存储利用将云存储磁盘带宽与网络接口卡(NIC)带宽匹配的全对分带宽网络,使得云存储设备104能够以全NIC速度来交换数据。在进一步的实施例中,云存储设备104将数据存储在被称为“磁道(tract)”的单元中,其可以具有统一的大小(例如,8MB)。多个这些磁道可以形成二进制大对象(BLOB)或其他数据容器,并且可以分布在多个云存储设备104上。在一个实施例中,虚拟磁盘驱动器114可以通过云存储设备104映射到BLOB或其他数据容器。2013年5月7日发布的题为“Bandwidth-ProportionedDatacenters”的序列号为No.8,438,244的美国专利中更加详细地描述了云存储设备104的示例集合。
网络106可以是或包括公共的或专用的分组交换网络,例如,互联网、电路交换网络、或分组交换网络和电路交换网络的组合。网络106可以包括多个连接的计算设备,例如,多个计算设备通过一个或多个广域网(WAN)、一个或多个局域网(LAN)、和/或一个或多个个局域网(PAN)连接。网络106的这些计算设备中的这些设备之间的通信可以是有线的、无线的,或两者。这些通信可以利用本领域中已知的用于发送和接收消息的任何类型的通信协议,例如,传输控制协议/互联网协议(TCP/IP)、超文本传输协议(HTTP)、可扩展消息处理现场协议(XMPP)、和/或会话发起协议(SIP)。
在各种实施例中,存储器108是易失性的(例如RAM)、非易失性的(例如ROM、闪速存储器等)或是两者的某种组合。如所提到的,系统存储器108可以存储应用程序110、文件系统112、虚拟磁盘驱动器114、以及云客户端116。此外,存储器108还可以存储其他模块和数据,例如,计算设备102的操作系统。可替换地,模块110-116中的任一个可以在硬件中实现。例如,云客户端116可以在存储控制器中实现。
在一些实施例中,应用程序110可以是任何类型的应用程序,例如操作系统部件或第三方应用程序。应用程序110可以是内核模式应用程序或用户模式应用程序。如本文进一步描述的,应用程序110可以利用文件系统112来进行写入请求或读取请求,并且可以在响应中接收写入请求的成功或失败的指示或由读取请求寻找到的数据。
文件系统112可以是本领域中已知的任何类型的文件系统,例如的NT文件系统(NTFS)或与内核相关联的第三扩展文件系统(ext3)。文件系统112提供对寻求从磁盘读取或写入到磁盘(无论实际磁盘或虚拟磁盘)的应用程序110和操作系统部件的访问。文件系统112与磁盘驱动器或虚拟磁盘驱动器相连接,提供来自应用程序110和其他部件的写入请求或读取请求并且接收对这些请求的响应。
在文件系统112看来,虚拟磁盘驱动器114作为用于本地磁盘驱动的驱动器,所述本地磁盘驱动例如是标准串行高级技术附件(SATA)驱动。由此,虚拟磁盘驱动器114使得应用程序110和文件系统112察觉不到存储的位置。虚拟磁盘驱动器114可以是计算设备102的操作系统的内核模式部件,并且可以将来自文件系统112的读取请求和写入请求转发给云客户端116,以及将来自云客户端116的响应转发给文件系统112。尽管图1仅示出了虚拟磁盘驱动器114的一个实例,但是存储器108可以存储虚拟磁盘驱动器114的多个实例,针对每个虚拟磁盘有一个实例。
虚拟磁盘驱动器114可以被实现为与云客户端116分离的内核模式部件,以使得云客户端116能够以用户模式操作。为了使跨过用户-内核边界的交换数据的开销最小化,虚拟磁盘驱动器114和云客户端116可以利用零复制的进程间通信。在其他实施例中,虚拟磁盘驱动器114和云客户端116可以是相同的部件。
在各种实施例中,云客户端116从一个或多个虚拟磁盘驱动器114接收读取请求和写入请求作为块请求。云客户端116将这些块请求转换成可以由云存储设备104识别的输入/输出操作。具体地,云客户端116将表示线性字节范围中的数据位置的偏移转换成磁道标识符和磁道偏移。如所提到的,每个虚拟磁盘可以与BLOB或包括多个磁道的数据容器相关联。磁道标识符标识与被块请求引用的数据相关联的特定磁道,并且磁道偏移标识了磁道内与数据相关联的特定位置。在一些实施例中,云客户端116以使得虚拟磁盘上的具有连续偏移的数据块分布在多个不同的磁道上的方式来对偏移进行映射,由此增加针对给定的块请求所引用的磁道数量以及在与该块请求相关联的输入/输出操作中所涉及的云存储设备104的数量。可以在2012年8月30日提交的题为“Block-levelAccesstoParallelStorage”,申请号为xx/yyy,zzz(客户号为336466.01)的美国专利申请中找到云客户端116的转换能力方面的进一步细节。
在进一步的实施例中,云客户端116确定其在连接模式还是在断开连接模式中操作。“连接模式”指的是计算设备102与云存储设备104之间的连接,并且“断开连接模式”指的是计算设备102与云存储设备104之间的连接的缺失。云客户端116可以响应于事件的通知,来定期地确定其是在连接模式中还是在断开模式中进行操作,所述事件例如是连接事件或连接丢失事件。
当在连接模式中进行操作时,云客户端116接收写入请求,并且转换该请求以用于云存储设备104,云客户端116首先将与该请求相关联的数据和元数据写入到云存储设备104中的一个或多个的云存储118。云存储118可以是本文进一步详细描述的类型中的任何一个的存储器、可移动存储,或不可移动存储。被写入的元数据可以包括唯一的标识符,例如,全局唯一标识符(GUID)、磁道标识符、数据的版本标识符、以及数据的校验和。云存储设备104将元数据和数据存储为云存储118中的扩展块120,每个扩展块包括一个数据项以及其相关联的元数据记录。接收数据的云存储设备104随后利用写入成功的指示来响应云客户端116,并且云客户端116通过虚拟磁盘驱动器114和文件系统112来响应发出请求的应用程序110,提供所述指示。
在将指示提供给发出请求的应用程序110后,云客户端116将写入镜像到计算设备102的本地存储122。本地存储122可以是本文更加详细描述的类型中的任一个的存储器、可移动存储,或不可移动存储。云客户端116将本地存储122划分成两个区域:用于数据的第一区域124和用于元数据的第二区域126。这些区域可以是或可以不是本地存储122中的连续位置。在对写入进行镜像中,云客户端116先将数据写入到第一区域124,然后将元数据写入到第二区域126。写入到第二区域126的元数据可以包括数据的版本标识符和数据的校验和。
当云客户端116在连接模式中操作并且接收到读取请求时,云客户端116从云存储设备104的云存储118取回该读取请求所寻找的数据。
在各种实施例中,当云客户端116在断开连接模式中操作并且接收到写入请求时,云客户端116将针对该请求的数据和元数据写入到本地存储122。由于云客户端116与云存储设备104断开连接,因此其必须将数据和元数据提供给云存储设备104,直到云客户端116重新连接到云存储设备104为止。在断开连接模式中的到本地存储122的写入中,云客户端116将其写入数据和元数据的顺序倒置。在断开连接模式中,云客户端116先将元数据写入到第二区域126并且随后将数据写入到第一区域124。云客户端116将顺序倒置以避免对云存储118和本地存储122进行协调时数据完整性的问题。
当云客户端116在断开连接模式中操作并且接收到读取请求时,云客户端116从本地存储112取回该读取请求所寻找的数据。
在一些实施例中,云客户端116确定计算设备102已经从崩溃中恢复并且崩溃是在计算设备102在连接模式中操作时发生的。作为响应,云客户端116发起本地存储122与云存储118之间的协调过程。作为协调过程的一部分,云客户端116从云存储设备104的云存储118取回元数据记录。云客户端116随后将来自被取回的元数据的版本标识符与来自存储在本地存储122的第二区域126中的元数据记录的版本标识符进行比较。由于在连接模式中,云客户端116总是在对那些写入进行镜像之前写入到云存储118,因此云存储118将具有比本地存储122更新版本的给定数据项或具有相同的版本。当针对这些数据项的那些项的比较指示云存储118具有更新的版本时,云客户端116随后利用从云存储118取回的对应项来对本地存储122上的数据项以及其相对应的元数据记录中的那些进行更新。
云客户端116还可以被配置为确定计算设备102已经从断开连接模式转变到连接模式。作为响应,云客户端116发起本地存储122与云存储118之间的协调过程。作为协调过程的一部分,云客户端116从云存储设备104的云存储118取回元数据记录。云客户端116随后将来自被取回的元数据的版本标识符与来自存储在本地存储122的第二区域126中的元数据记录的版本标识符进行比较。由于云客户端116在断开连接模式中仅写入到本地存储122,因此本地存储122将具有比云存储118更新版本的给定数据项或具有相同的版本。当针对数据项的那些项的比较指示本地存储122具有更新的版本时,云客户端116然后利用从本地存储122中取回的对应项来对云存储118上的数据项以及其相对应的元数据记录中的那些进行更新。
在一些实施例中,云客户端116维护对在断开连接模式中进行的写入进行跟踪的存储器中(in-memory)表示。云客户端116随后可以使用该存储器中表示作为协调过程的一部分,并且简单地将所跟踪的写入提供给云存储118,避免了取回元数据记录、遍历第二区域126、或比较版本标识符的需要。
在各种实施例中,云客户端116可以确定计算设备102已经从崩溃中恢复并且崩溃是当计算设备102在断开连接模式中进行操作时发生的。作为响应,云客户端116与文件系统112一起工作,以使用文件系统的机制来检测撕裂的本地写入(文件系统具有这样的从本地存储正在处理写入时发生的崩溃中恢复的机制)。当云客户端116从断开连接模式转变到连接模式时,云客户端116执行上面描述的协调过程以用于从断开模式转变到连接模式。
在一些实施例中,处理器128是微处理单元(MPU)、中央处理单元(CPU)、图形处理单元(GPU)、或任何其他类型的处理单元。除了其他能力,处理器128可以被配置为取回并且执行存储在存储器108中的计算机可读、处理器可访问的指令,例如,由模块110-116表示的指令。
在一些实施例中,网络接口130包括本领域已知的任何类型的网络接口130。例如,网络接口130可以包括诸如以太网接口等的有线接口,以用于有线网络通信。网络接口130还可以包括或者替代地包括无线LAN接口或近场接口中的任何一个或多个。
计算设备102还可以包括额外的数据存储设备(可移动和/或不可移动),例如磁盘、光盘、或磁带。这样的额外的存储设备在图1中由可移动存储132和不可移动存储134示出。存储器108、可移动存储132和不可移动存储134都是计算机存储介质的示例。如本文所使用的,“计算机可读介质”包括计算机存储介质和通信介质。计算机存储介质包括以用于信息的存储的任何方法或技术实现的易失性的和非易失性的、可移动的和不可移动的介质,所述信息例如是计算机可读指令、数据结构、程序模块、或其他数据。计算机存储介质包括但不限于随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、闪速存储器或其他存储器技术、压缩盘ROM(CD-ROM)、数字多功能盘(DVD)或其他光学存储、磁带盒、磁带、磁盘存储或其他磁存储设备、或可以用来存储信息以用于由计算设备访问的任何其他介质。
与此相反,通信介质可以在诸如载波等的调制数据信号中实现计算机可读指令、数据结构、程序模块、或其他数据。如本文所定义的,计算机存储介质不包括通信介质。
在一些实施例中,I/O设备136包括本领域中已知的任何类型的输出设备,例如显示器、扬声器、振动机制、或触觉反馈机制。I/O设备136还包括用于一个或多个外围设备的端口,外围设备例如是耳机、外围扬声器、或外围显示器。I/O设备136还包括本领域中已知的任何类型的输入设备。例如,I/O设备136可以包括照相机、麦克风、键盘/小键盘、或触敏显示器。键盘/小键盘可以是按钮数字拨号盘(例如,典型的电信设备上的)、多键键盘(例如,传统的QWERTY键盘)、或一个或多个其他类型的键或按钮,并且还可以包括操纵杆-控制器和/或指定的导航按钮,或其类似。
尽管已经描述了示例设备配置和架构,但其他实现并不限于本文描述的特定配置和架构。因此,本公开可以扩展到其他实现,这些实现对本领域的技术人员是已知的或将要成为已知的。
示例过程
图2-图5示出了示例过程。这些过程被示出为逻辑流程图,其中的每个操作表示可以在硬件、软件或其组合中实现的一系列操作。在软件的上下文中,操作表示存储在一个或多个计算机存储介质上的计算机可执行指令,当由一个或多个处理器执行时,执行所记载的操作。一般地,计算机可执行指令包括执行特定功能或实现特定抽象数据类型的例程、程序、对象、部件、数据结构、以及其类似。对这些操作进行描述的顺序不是要被解释为限制,并且可以以任何顺序和/或并行地对任何数量的描述的操作进行组合以实现过程。
图2示出了用于将到云存储设备的写入异步地镜像到计算设备的本地存储的示例过程。该过程包括,在202处,计算设备接收来自计算设备的应用程序的写入请求。在204处,计算设备确定计算设备连接到云存储(即,在连接模式中操作)。在一些实施例中,操作202和204的顺序可以倒置。
在206处,计算设备对与写入请求相关联的数据项的版本标识符进行递增。版本标识符可以被包括在与数据项相关联的元数据记录中。
在208处,计算设备将与写入请求相关联的数据项以及其元数据记录写入到云存储。到云存储的数据和元数据的写入可以是原子的,数据和元数据二者的写入都成功,或者数据和元数据二者的写入都失败。这样的数据和元数据的写入可以包括写入数据项、GUID、磁道标识符、版本标识符、以及校验和。在一些实施例中,计算设备响应于确定到云存储的写入已经失败,来确定其与云存储断开连接并且继续进行到框220处描述的操作。
在将数据和元数据写入到云存储后,计算设备将该写入异步地镜像到其本地存储。该异步地镜像包括:在210处通过向应用程序指示写入请求已经成功来响应应用程序的写入请求,以及在210处的响应之后或响应时,将数据和元数据写入到本地存储。写入到本地存储包括:在212处将数据项写入到本地存储的第一区域以及在214处将该数据项的元数据记录写入到本地存储的第二区域。当在连接模式中操作时,计算设备在元数据记录的写入之前执行数据项的写入。
在216处,计算设备接收读取请求并且从云存储中读取与该读取请求相关联的一个或多个数据项。尽管操作216被示出为在操作202-214之后,但是它可以发生在操作202-214中的任一项之前、期间或之后。
在218处,计算设备崩溃。该崩溃可以发生在操作202-216中的任一项之前、期间或之后。崩溃之后,计算设备可以执行在图3中示出并且在本文中进一步描述的操作。
在220处,计算设备与云存储断开连接(即,进入断开连接模式)。在转变为断开连接模式后,计算设备可以执行在图4中示出并且在本文中进一步描述的操作。
图3示出了用于在计算设备崩溃后协调计算设备的本地存储与云存储的示例过程。过程包括,在302处,计算设备确定计算设备已经从崩溃中恢复。
在304处,计算设备协调计算设备的本地存储与云存储。在306处,协调包括将包括在来自本地存储的第二区域的元数据记录中的版本标识符与包括在从云存储中取回的元数据记录中的版本标识符进行比较。在308处,当针对给定数据项的比较指示云存储具有更新版本的数据项时,计算设备利用由云存储进行存储的数据项以及相对应的元数据记录来更新本地存储。
图4示出了用于计算设备的断开操作以及在重新连接到云存储之后计算设备的本地存储与云存储的协调的示例过程。该过程包括,在402处,计算设备接收来自于该计算设备的应用程序的写入请求。在404处,计算设备确定该计算设备与云存储断开连接(即,在断开连接模式中进行操作)。在一些实施例中,操作402和404的顺序可以倒置。
在406处,计算设备对与写入请求相关联的数据项的版本标识符进行递增。版本标识符可以被包括在与数据项相关联的元数据记录中。
在408处,计算设备随后将与写入请求相关联的数据项的元数据记录写入到本地存储的第二区域。在410处,计算设备将数据项写入到本地存储的第一区域。当在断开连接模式中进行操作时,计算设备在数据项的写入之前执行元数据记录的写入。数据和元数据的写入可以包括写入数据项、版本标识符、以及校验和。
在一些情况下,计算设备可能在操作408或410之后崩溃。崩溃之后,计算设备可以执行在图5中示出并且在本文中进一步描述的操作。
在414处,计算设备接收读取请求并且从本地存储读取与该读取请求相关联的一个或多个数据项。尽管操作414被示为在操作402-412之后,但是它可以发生在操作402-412中的任一项之前、期间或之后。
在416处,计算设备确定计算设备现在连接到云存储(即,进已经转变到连接模式)。在416处的该确定可以在操作402-416中的任一项之前、期间或之后执行。
在确定计算设备连接到云存储后,在418处,计算设备协调计算设备的本地存储与云存储。在420处,协调包括将包括在来自本地存储的第二区域的元数据记录中的版本标识符与包括在从云存储中取回的元数据记录中的版本标识符进行比较。在422处,当针对给定数据项的比较指示本地存储具有更新版本的数据项时,计算设备利用由本地存储进行存储的数据项以及相对应的元数据记录来更新云存储。
图5示出了用于在断开操作之后协调计算设备的本地存储与云存储的示例过程,在断开操作期间计算设备崩溃。该过程包括,在502处,计算设备确定计算设备已经从计算设备处于断开连接模式时发生的崩溃中恢复。
在504处,计算设备扫描本地存储以基于校验和来检测撕裂的写入(tornwrites)。这可以涉及计算本地存储中的每个数据项的校验和并且将该校验和与存储在该数据项的元数据记录中的校验和进行比较。在506处,计算设备的文件系统随后试图修复任何撕裂的写入。
在508处,计算设备确定计算设备现在连接到云存储(即,已经转变到连接模式)。在确定计算设备连接到云存储后,在510处,计算设备协调计算设备的本地存储与云存储。在512处,协调包括将包括在来自本地存储的第二区域的元数据记录中的版本标识符与包括在从云存储中取回的元数据记录中的版本标识符进行比较。在514处,当针对给定数据项的比较指示本地存储具有更新版本的数据项时,计算设备利用由本地存储进行存储的数据项以及相对应的元数据记录来更新云存储。
结论
尽管已经以特定于结构特征和/或方法动作的语言对主题进行了描述,但是应当理解的是,在所附的权利要求书中定义的主题不必限于所描述的特定特征或动作。确切地说,这些特定特征和动作被公开作为实现权利要求的示例形式。

Claims (10)

1.一种计算机实现的方法,包括:
写入到计算设备的本地存储,所述写入对到云存储的写入进行镜像并且包括将数据写入到所述本地存储的第一区域以及将所述数据的元数据写入到所述本地存储的第二区域;
确定所述计算设备已经从崩溃中恢复或在与所述云存储断开连接的操作后已经连接到所述云存储;以及
至少基于存储在所述本地存储的所述第二区域中的所述元数据与从所述云存储接收的元数据的比较,来协调所述本地存储与所述云存储。
2.如权利要求1所述的方法,其中,所述确定包括确定所述计算设备已经从崩溃中恢复,并且所述协调包括:
将包括在存储在所述本地存储的所述第二区域中的所述元数据中的版本标识符与包括在从所述云存储接收的所述元数据中的版本标识符进行比较,以及
当所述比较指示所述本地存储具有比所述云存储更新版本的所述数据时,利用来自所述本地存储的所述数据来更新所述云存储。
3.如权利要求2所述的方法,还包括:当所述计算设备连接到所述云存储时,在将所述元数据写入到所述本地存储的所述第二区域之前将所述数据写入到所述本地存储的所述第一区域。
4.如权利要求1所述的方法,其中,所述确定包括确定所述计算设备在与所述云存储断开连接的操作后已经连接到所述云存储,并且所述协调包括:
将包括在存储在所述本地存储的所述第二区域中的所述元数据中的版本标识符与包括在从所述云存储接收到的所述元数据中的版本标识符进行比较,以及
当所述比较指示所述本地存储具有比所述云存储更新版本的所述数据时,利用来自所述本地存储的数据来更新所述云存储。
5.如权利要求4所述的方法,还包括:当所述计算设备与所述云存储断开连接时,在将数据写入到本地存储的所述第一区域之前将元数据写入到所述本地存储的所述第二区域。
6.如权利要求1所述的方法,其中,所述确定包括确定所述计算设备在与所述云存储断开连接的操作以及在断开连接的操作时崩溃二者之后已经连接到所述云存储,并且所述协调包括:
扫描所述本地存储以检测撕裂的写入,所述检测至少基于计算校验和,
修复所述撕裂的写入,
将包括在存储在所述本地存储的所述第一区域中的所述元数据中的版本标识符与包括在从所述云存储接收的所述元数据中的版本标识符进行比较,以及
当所述比较指示所述本地存储具有比所述云存储更新版本的所述数据时,利用来自所述本地存储的数据来更新所述云存储。
7.一个或多个计算机存储设备,具有存储于其上的计算机可执行指令,所述计算机可执行指令被配置为对计算设备进行编程以执行包括以下的操作:
接收来自所述计算设备的应用程序的写入请求;
将由所述写入请求指定的数据写入到云存储;
向所述应用程序指示所述写入请求的成功;以及
在向所述应用程序指示成功后,将所述数据写入到所述计算设备的本地存储。
8.如权利要求7所述的一个或多个计算机存储设备,所述操作还包括:
确定所述计算设备未连接到所述云存储;以及
当未连接到所述云存储时,
接收第二写入请求,以及
将第二数据以及所述第二数据的元数据写入到所述本地存储,写入所述第二数据和所述元数据包括将所述元数据写入到所述本地存储的第一区域以及,在写入所述元数据的完成之后,将所述第二数据写入到所述本地存储的第二区域。
9.如权利要求7所述的一个或多个计算机存储设备,其中,所述写入包括将所述数据写入到所述本地存储的第一区域以及,在完成所述数据的写入后,将所述数据的元数据写入到所述本地存储的第二区域。
10.一种系统,包括:
具有第一处理器以及第一一个或多个模块的云存储设备,当所述第一一个或多个模块由所述第一处理器操作时,接收包括数据项和所述数据项的元数据的写入并且将每个数据项与其元数据连续地存储为扩展块;以及
具有第二处理器以及第二一个或多个模块的客户端设备,当所述第二一个或多个模块由所述第二处理器操作时,将所述数据项和元数据写入到所述云存储设备并且将所述数据项和元数据存储在所述客户端设备的本地存储中,其中,所述数据项被存储在所述本地存储的第一区域中,并且所述元数据被存储在所述本地存储的第二区域中。
CN201480046028.7A 2013-08-19 2014-08-18 利用云存储的用于系统的断开连接操作 Active CN105579974B (zh)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US13/970,525 US11422907B2 (en) 2013-08-19 2013-08-19 Disconnected operation for systems utilizing cloud storage
US13/970,525 2013-08-19
PCT/US2014/051397 WO2015026679A2 (en) 2013-08-19 2014-08-18 Disconnected operation for systems utilizing cloud storage

Publications (2)

Publication Number Publication Date
CN105579974A true CN105579974A (zh) 2016-05-11
CN105579974B CN105579974B (zh) 2019-11-26

Family

ID=51492447

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201480046028.7A Active CN105579974B (zh) 2013-08-19 2014-08-18 利用云存储的用于系统的断开连接操作

Country Status (4)

Country Link
US (1) US11422907B2 (zh)
EP (1) EP3036634B1 (zh)
CN (1) CN105579974B (zh)
WO (1) WO2015026679A2 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113190177A (zh) * 2021-05-12 2021-07-30 西安雷风电子科技有限公司 数据存储方法、终端设备、服务器及系统
WO2022062166A1 (zh) * 2020-09-27 2022-03-31 上海依图网络科技有限公司 一种数据处理方法、装置、设备及介质
CN117041305A (zh) * 2023-10-10 2023-11-10 成都秦川物联网科技股份有限公司 基于物联网的气体流量计离线数据管理方法、设备及介质

Families Citing this family (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9170892B2 (en) 2010-04-19 2015-10-27 Microsoft Technology Licensing, Llc Server failure recovery
US9454441B2 (en) 2010-04-19 2016-09-27 Microsoft Technology Licensing, Llc Data layout for recovery and durability
US9813529B2 (en) 2011-04-28 2017-11-07 Microsoft Technology Licensing, Llc Effective circuits in packet-switched networks
US11422907B2 (en) 2013-08-19 2022-08-23 Microsoft Technology Licensing, Llc Disconnected operation for systems utilizing cloud storage
US9798631B2 (en) 2014-02-04 2017-10-24 Microsoft Technology Licensing, Llc Block storage by decoupling ordering from durability
US9922201B2 (en) 2015-04-01 2018-03-20 Dropbox, Inc. Nested namespaces for selective content sharing
US10963430B2 (en) 2015-04-01 2021-03-30 Dropbox, Inc. Shared workspaces with selective content item synchronization
US9716755B2 (en) * 2015-05-26 2017-07-25 Pure Storage, Inc. Providing cloud storage array services by a local storage array in a data center
US11102298B1 (en) 2015-05-26 2021-08-24 Pure Storage, Inc. Locally providing cloud storage services for fleet management
US10230792B2 (en) 2015-10-23 2019-03-12 International Business Machines Corporation Synchronizing proprietary data in an external cloud with data in a private storage system
US10691718B2 (en) 2015-10-29 2020-06-23 Dropbox, Inc. Synchronization protocol for multi-premises hosting of digital content items
US9571573B1 (en) 2015-10-29 2017-02-14 Dropbox, Inc. Peer-to-peer synchronization protocol for multi-premises hosting of digital content items
US9537952B1 (en) 2016-01-29 2017-01-03 Dropbox, Inc. Apparent cloud access for hosted content items
CN105825133A (zh) * 2016-03-09 2016-08-03 成都爆米花信息技术有限公司 数据同步存储方法
CN105760768A (zh) * 2016-03-09 2016-07-13 成都爆米花信息技术有限公司 数据安全存储方法
US20180136929A1 (en) * 2016-11-15 2018-05-17 International Business Machines Corporation Content driven automated upgrade of running web applications in on-premise environments
US10909105B2 (en) * 2016-11-28 2021-02-02 Sap Se Logical logging for in-memory metadata store
US10976962B2 (en) 2018-03-15 2021-04-13 Pure Storage, Inc. Servicing I/O operations in a cloud-based storage system
US11442669B1 (en) 2018-03-15 2022-09-13 Pure Storage, Inc. Orchestrating a virtual storage system
US11210009B1 (en) 2018-03-15 2021-12-28 Pure Storage, Inc. Staging data in a cloud-based storage system
US11048590B1 (en) 2018-03-15 2021-06-29 Pure Storage, Inc. Data consistency during recovery in a cloud-based storage system
US10917471B1 (en) 2018-03-15 2021-02-09 Pure Storage, Inc. Active membership in a cloud-based storage system
US11288138B1 (en) 2018-03-15 2022-03-29 Pure Storage, Inc. Recovery from a system fault in a cloud-based storage system
US10924548B1 (en) 2018-03-15 2021-02-16 Pure Storage, Inc. Symmetric storage using a cloud-based storage system
US10536522B2 (en) * 2018-04-30 2020-01-14 EMC IP Holding Company LLC Data storage system with LUN archiving to cloud using volume-to-object translation
US11379254B1 (en) 2018-11-18 2022-07-05 Pure Storage, Inc. Dynamic configuration of a cloud-based storage system
US11290531B2 (en) 2019-12-04 2022-03-29 Dropbox, Inc. Immediate cloud content item creation from local file system interface

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6480970B1 (en) * 2000-05-17 2002-11-12 Lsi Logic Corporation Method of verifying data consistency between local and remote mirrored data storage systems
US20090164790A1 (en) * 2007-12-20 2009-06-25 Andrey Pogodin Method and system for storage of unstructured data for electronic discovery in external data stores
US20120047339A1 (en) * 2010-08-20 2012-02-23 Dan Decasper Redundant array of independent clouds
CN102414692A (zh) * 2009-04-24 2012-04-11 微软公司 副本数据的动态安置
CN102930227A (zh) * 2011-11-02 2013-02-13 微软公司 用于使用外部存储服务来保存文档的用户界面

Family Cites Families (206)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4491945A (en) 1982-06-25 1985-01-01 At&T Bell Laboratories Fast packet switch
US4780870A (en) 1986-09-05 1988-10-25 American Telephone And Telegraph Company, At&T Bell Laboratories Packet switch
US4993030A (en) 1988-04-22 1991-02-12 Amdahl Corporation File system for a plurality of storage classes
US5854746A (en) 1990-04-28 1998-12-29 Kanebo, Ltd. Flexible production and material resource planning system using sales information directly acquired from POS terminals
US6026452A (en) 1997-02-26 2000-02-15 Pitts; William Michael Network distributed site cache RAM claimed as up/down stream request/reply channel for storing anticipated data and meta data
US5305320A (en) 1992-10-06 1994-04-19 At&T Bell Laboratories Peripheral communications network
US5423046A (en) 1992-12-17 1995-06-06 International Business Machines Corporation High capacity data storage system using disk array
US5408649A (en) 1993-04-30 1995-04-18 Quotron Systems, Inc. Distributed data access system including a plurality of database access processors with one-for-N redundancy
US5446915A (en) 1993-05-25 1995-08-29 Intel Corporation Parallel processing system virtual connection method and apparatus with protection and flow control
US5524110A (en) 1993-11-24 1996-06-04 Intel Corporation Conferencing over multiple transports
US6240384B1 (en) 1995-12-04 2001-05-29 Kabushiki Kaisha Toshiba Speech synthesis method
US5778384A (en) 1995-12-22 1998-07-07 Sun Microsystems, Inc. System and method for automounting and accessing remote file systems in Microsoft Windows in a networking environment
DE69625327D1 (de) 1996-03-20 2003-01-23 St Microelectronics Srl Zeitzuteilender interner Bus, insbesondere für nichtflüchtige Speicher
US5938732A (en) 1996-12-09 1999-08-17 Sun Microsystems, Inc. Load balancing and failover of network services
US6490610B1 (en) 1997-05-30 2002-12-03 Oracle Corporation Automatic failover for clients accessing a resource through a server
US6230252B1 (en) 1997-11-17 2001-05-08 Silicon Graphics, Inc. Hybrid hypercube/torus architecture
US5970232A (en) 1997-11-17 1999-10-19 Cray Research, Inc. Router table lookup mechanism
US6973455B1 (en) 1999-03-03 2005-12-06 Emc Corporation File server system providing direct data sharing between clients with a server acting as an arbiter and coordinator
US8428069B2 (en) 1998-08-19 2013-04-23 Wayne Richard Howe Stealth packet switching
US6424979B1 (en) 1998-12-30 2002-07-23 American Management Systems, Inc. System for presenting and managing enterprise architectures
US6577613B1 (en) 1999-03-02 2003-06-10 Verizon Corporate Services Group Inc. Method and apparatus for asynchronous reservation-oriented multiple access for wireless networks
US7774469B2 (en) 1999-03-26 2010-08-10 Massa Michael T Consistent cluster operational data in a server cluster using a quorum of replicas
US6850489B1 (en) 1999-04-28 2005-02-01 Matsushita Electric Industrial Co., Ltd. Communication system to which multiple access control method is applied
US8688797B2 (en) 1999-12-02 2014-04-01 Western Digital Technologies, Inc. Managed peer-to-peer applications, systems and methods for distributed data access and storage
US6507834B1 (en) 1999-12-22 2003-01-14 Ncr Corporation Method and apparatus for parallel execution of SQL from stored procedures
US7117273B1 (en) 2000-01-25 2006-10-03 Cisco Technology, Inc. Methods and apparatus for maintaining a map of node relationships for a network
US20080005275A1 (en) 2000-06-02 2008-01-03 Econnectix, Llc Method and apparatus for managing location information in a network separate from the data to which the location information pertains
US7107606B2 (en) 2000-08-30 2006-09-12 The Chinese University Of Hong Kong System and method for highly scalable video on demand
US20060288080A1 (en) 2000-09-12 2006-12-21 Ibrix, Inc. Balanced computer architecture
ATE381191T1 (de) 2000-10-26 2007-12-15 Prismedia Networks Inc Verfahren und system zur verwaltung von verteilten inhalten und entsprechenden metadaten
US7240358B2 (en) 2000-12-08 2007-07-03 Digital Fountain, Inc. Methods and apparatus for scheduling, serving, receiving media-on demand for clients, servers arranged according to constraints on resources
US20020083134A1 (en) 2000-12-22 2002-06-27 Bauer Kirk Wayne Method and system of collaborative browsing
US7383288B2 (en) 2001-01-11 2008-06-03 Attune Systems, Inc. Metadata based file switch and switched file system
US6857059B2 (en) 2001-01-11 2005-02-15 Yottayotta, Inc. Storage virtualization system and methods
US20020093948A1 (en) 2001-01-16 2002-07-18 Motorola, Inc. Packet-based multimedia communications system having one or more wireless links
US20020161850A1 (en) 2001-01-29 2002-10-31 Ulrich Thomas R. Data path accelerator for storage systems
US20020152293A1 (en) 2001-01-31 2002-10-17 Hahn Terry G. Dynamic server directory for distributed computing system
US20020194245A1 (en) 2001-06-05 2002-12-19 Simpson Shell S. Job ticket service
US7113993B1 (en) 2001-06-20 2006-09-26 Microstrategy, Inc. Technique for handling server session requests in a system having a plurality of servers
US8195950B2 (en) 2001-08-15 2012-06-05 Optimum Path LLC Secure and seamless wireless public domain wide area network and method of using the same
US7165256B2 (en) 2001-09-11 2007-01-16 Sun Microsystems, Inc. Task grouping in a distributed processing framework system and methods for implementing the same
US20030084397A1 (en) 2001-10-31 2003-05-01 Exanet Co. Apparatus and method for a distributed raid
US7505458B2 (en) 2001-11-27 2009-03-17 Tellabs San Jose, Inc. Apparatus and method for a fault-tolerant scalable switch fabric with quality-of-service (QOS) support
AUPR918001A0 (en) 2001-11-30 2001-12-20 Foursticks Pty Ltd Credit based algorithm for traffic shaping
US20030117982A1 (en) 2001-12-17 2003-06-26 Siemens Transportation Systems, Inc. Packet efficient TDMA with flow control
US7342876B2 (en) 2001-12-20 2008-03-11 Sri International Interference mitigation and adaptive routing in wireless ad-hoc packet-switched networks
US7180875B1 (en) 2001-12-20 2007-02-20 Meshnetworks, Inc. System and method for performing macro-diversity selection and distribution of routes for routing data packets in Ad-Hoc networks
JP2003202964A (ja) 2002-01-09 2003-07-18 Hitachi Ltd 計算機システムの制御方法、計算機システム、記憶装置の制御方法及び記憶装置
US7076555B1 (en) 2002-01-23 2006-07-11 Novell, Inc. System and method for transparent takeover of TCP connections between servers
US7115919B2 (en) 2002-03-21 2006-10-03 Hitachi, Ltd. Storage system for content distribution
US6963996B2 (en) 2002-04-30 2005-11-08 Intel Corporation Session error recovery
JP3857259B2 (ja) 2002-08-14 2006-12-13 日本電信電話株式会社 オブジェクト状態転送方法,オブジェクト状態転送装置およびオブジェクト状態転送プログラム並びにそのプログラムの記録媒体
US7443841B2 (en) 2002-10-30 2008-10-28 Nortel Networks Limited Longest prefix matching (LPM) using a fixed comparison hash table
US7937421B2 (en) 2002-11-14 2011-05-03 Emc Corporation Systems and methods for restriping files in a distributed file system
US7430568B1 (en) * 2003-02-28 2008-09-30 Sun Microsystems, Inc. Systems and methods for providing snapshot capabilities in a storage virtualization environment
JP4218384B2 (ja) 2003-03-24 2009-02-04 富士ゼロックス株式会社 サービス処理装置、サービス処理方法及びプログラム、並びに画像形成装置
US7433332B2 (en) 2003-04-30 2008-10-07 Skypipes Wireless, Inc. Managed microcell wireless mesh network architecture
US7610348B2 (en) 2003-05-07 2009-10-27 International Business Machines Distributed file serving architecture system with metadata storage virtualization and data access at the data server connection speed
US7120824B2 (en) 2003-05-09 2006-10-10 International Business Machines Corporation Method, apparatus and program storage device for maintaining data consistency and cache coherency during communications failures between nodes in a remote mirror pair
US7139933B2 (en) 2003-06-20 2006-11-21 International Business Machines Corporation Preserving cache data against cluster reboot
US8041760B2 (en) 2003-08-27 2011-10-18 International Business Machines Corporation Service oriented architecture for a loading function in a data integration platform
US20050075911A1 (en) 2003-10-03 2005-04-07 Affiliated Flood Group, L.L.C. Method for producing, selling, and delivering data required by mortgage lenders and servicers to comply with flood insurance monitoring requirements
US8274961B2 (en) 2003-10-24 2012-09-25 Sony Corporation Apparatus and associated methodology of adjusting a RTS/CTS transmission protocol
US7339946B2 (en) 2003-11-20 2008-03-04 Motorola, Inc. Method of efficiently detecting a loss of granted bandwidth
US20060015495A1 (en) 2003-11-26 2006-01-19 Keating Brett M Use of image similarity in image searching via a network of computational apparatus
US7231475B1 (en) 2004-01-30 2007-06-12 Cisco Technology, Inc. Advanced bandwidth allocation in PCI bus architecture
CN1323358C (zh) 2004-03-05 2007-06-27 中国科学院计算技术研究所 一种虚拟存储模型及其方法
US7773521B2 (en) 2004-04-30 2010-08-10 Emc Corporation Storage switch traffic bandwidth control
US8108429B2 (en) 2004-05-07 2012-01-31 Quest Software, Inc. System for moving real-time data events across a plurality of devices in a network for simultaneous data protection, replication, and access services
US8185663B2 (en) 2004-05-11 2012-05-22 Hewlett-Packard Development Company, L.P. Mirroring storage interface
US7657530B2 (en) 2004-06-07 2010-02-02 Symantec Operating Corporation System and method for file system content processing
US7657581B2 (en) 2004-07-29 2010-02-02 Archivas, Inc. Metadata management for fixed content distributed data storage
CN100465901C (zh) 2004-08-02 2009-03-04 索尼计算机娱乐公司 网络系统、管理计算机以及集群管理方法
US20060074946A1 (en) 2004-09-27 2006-04-06 Performance It Point of view distributed agent methodology for network management
US8145748B2 (en) 2004-12-13 2012-03-27 American Power Conversion Corporation Remote monitoring system
US20060129614A1 (en) 2004-12-14 2006-06-15 Kim Hong Y Crash recovery system and method for distributed file server using object based storage
US20060159456A1 (en) 2005-01-18 2006-07-20 Fujitsu Limited System and method for conserving resources in an optical storage area network
WO2007055720A2 (en) 2005-03-28 2007-05-18 United Technologies Corporation Vehicle-based threat detection system
AU2006235200A1 (en) 2005-04-15 2006-10-19 Regenertech Pty Limited Use of Neuropeptide Y (NPY) and agonists and antagonists thereof for tissue regeneration
US7756826B2 (en) 2006-06-30 2010-07-13 Citrix Systems, Inc. Method and systems for efficient delivery of previously stored content
JP4736549B2 (ja) 2005-06-10 2011-07-27 日本電気株式会社 帯域制御装置、帯域制御方法、帯域制御プログラム及び帯域制御システム
EP1887759B1 (en) 2005-06-15 2011-09-21 Huawei Technologies Co., Ltd. Method and system for realizing automatic restoration after a device failure
US8588210B2 (en) 2005-07-22 2013-11-19 Motorola Solutions, Inc. Method and apparatus for floor control in a communication system
US20070025381A1 (en) 2005-07-29 2007-02-01 Jay Feng Method and apparatus for allocating processing in a network
GB0517113D0 (en) 2005-08-20 2005-09-28 Ibm Methods, apparatus and computer programs for data communication efficiency
WO2007027818A1 (en) 2005-08-30 2007-03-08 Sensact Applications, Incorporated Automated parking policy enforcement system
WO2007029633A1 (ja) 2005-09-06 2007-03-15 Nec Corporation 音声合成装置及び方法とプログラム
US8576872B2 (en) 2005-10-19 2013-11-05 Qualcomm Incorporated Multi-hop wireless mesh network medium access control protocol
US8010829B1 (en) 2005-10-20 2011-08-30 American Megatrends, Inc. Distributed hot-spare storage in a storage cluster
US20070094691A1 (en) 2005-10-24 2007-04-26 Gazdzinski Robert F Method and apparatus for on-demand content transmission and control over networks
US8327370B2 (en) 2005-10-27 2012-12-04 International Business Machines Corporation Dynamic policy manager method, system, and computer program product for optimizing fractional resource allocation
JP4680048B2 (ja) 2005-12-13 2011-05-11 日立オムロンターミナルソリューションズ株式会社 カード処理装置
US7716180B2 (en) 2005-12-29 2010-05-11 Amazon Technologies, Inc. Distributed storage system with web services client interface
KR100705584B1 (ko) 2006-01-02 2007-04-09 삼성전자주식회사 무선 랜 네트워크 및 무선 랜 네트워크의 프레임 전송 방법
US20070204028A1 (en) 2006-02-24 2007-08-30 Hyun Lee Method of maximizing the information access rate from/to storage units in wired/wireless networks
US7840136B1 (en) 2006-03-28 2010-11-23 Oracle America, Inc. Low-latency switch using optical and electrical proximity communication
US7356213B1 (en) 2006-03-28 2008-04-08 Sun Microsystems, Inc. Transparent switch using optical and electrical proximity communication
US7817880B1 (en) 2006-03-28 2010-10-19 Oracle America, Inc. Multi-chip systems using on-chip photonics
JP4921460B2 (ja) 2006-03-29 2012-04-25 パナソニック株式会社 無線伝送システム並びにそれに用いられる無線局及び方法
CN102347901A (zh) 2006-03-31 2012-02-08 高通股份有限公司 用于高速媒体接入控制的存储器管理
US20070248089A1 (en) 2006-04-19 2007-10-25 Jason Redi Systems and methods for incorporating information corresponding to an end-to-end transmission in determining access to a communication medium
JP4656428B2 (ja) 2006-04-26 2011-03-23 ソニー株式会社 コンテンツ処理装置および方法、並びにプログラム
US7702333B2 (en) 2006-05-11 2010-04-20 Intel Corporation Wireless local area network and methods for secure resource reservations for fast roaming
KR101346734B1 (ko) 2006-05-12 2014-01-03 삼성전자주식회사 디지털 저작권 관리를 위한 다중 인증서 철회 목록 지원방법 및 장치
US8296408B2 (en) 2006-05-12 2012-10-23 Sap Ag Distributing relocatable services in middleware for smart items
US20070286135A1 (en) 2006-06-07 2007-12-13 Tony Kirke Method and system for enabling reception of targeted services to a handheld communication device
US8131971B2 (en) 2006-06-20 2012-03-06 Patentvc Ltd. Methods and systems for push-to-storage
US7930595B2 (en) 2006-06-22 2011-04-19 International Business Machines Corporation Method and apparatus for analyzing error conditions in a massively parallel computer system by identifying anomalous nodes within a communicator set
KR20080004773A (ko) 2006-07-06 2008-01-10 삼성전자주식회사 하드 디스크의 액세스 타임 자동 설정 방법 및 그 장치
US7769843B2 (en) 2006-09-22 2010-08-03 Hy Performix, Inc. Apparatus and method for capacity planning for data center server consolidation and workload reassignment
US7797453B2 (en) 2006-09-29 2010-09-14 Microsoft Corporation Resource standardization in an off-premise environment
US7793101B2 (en) 2006-10-19 2010-09-07 Novell, Inc. Verifiable virtualized storage port assignments for virtual machines
US7917469B2 (en) 2006-11-08 2011-03-29 Hitachi Data Systems Corporation Fast primary cluster recovery
US7685227B2 (en) 2006-11-10 2010-03-23 Gerber Robert H Message forwarding backup manager in a distributed server system
US7921267B1 (en) 2006-12-20 2011-04-05 Network Appliance, Inc. Method and system for fixing a mirror of a dataset
US8069184B2 (en) 2006-12-29 2011-11-29 Sap Ag Systems and methods to implement extensibility of tenant content in a provider-tenant environment
US7805580B2 (en) 2007-01-08 2010-09-28 International Business Machines Corporation Method and system for determining optimal data layout using blind justice
US8484220B2 (en) 2007-03-06 2013-07-09 Mcafee, Inc. Clustered index with differentiated subfields
US20080222080A1 (en) 2007-03-06 2008-09-11 Nitrosecurity, Inc. Inferred index of circular tables in a database
US8131723B2 (en) 2007-03-30 2012-03-06 Quest Software, Inc. Recovering a file system to any point-in-time in the past with guaranteed structure, content consistency and integrity
US8001352B1 (en) 2007-04-17 2011-08-16 American Megatrends, Inc. Networked raid in a virtualized cluster
US7725437B2 (en) 2007-07-31 2010-05-25 Hewlett-Packard Development Company, L.P. Providing an index for a data store
US7929553B2 (en) 2007-08-10 2011-04-19 Broadcom Corporation System and method for adjusting compression for computing clients based on a latency level
US8897306B2 (en) 2007-08-22 2014-11-25 Nippon Telegraph And Telephone Corporation Path management control method, path management control program, path management controller and path management control system
WO2009032711A1 (en) 2007-08-29 2009-03-12 Nirvanix, Inc. Policy-based file management for a storage delivery network
US20090097443A1 (en) 2007-10-10 2009-04-16 Pirjo Marjaana Pasanen Hierarchical Network Operating Mode in a Wireless Communications Network
CN101420786B (zh) 2007-10-22 2010-12-15 华为技术有限公司 一种多模终端共存的实现方法和装置
AT504798B1 (de) 2007-10-24 2008-08-15 Data Noah Gmbh Verfahren und vorrichtung zur selbsttätigen erstellung von sicherungskopien
US8432797B2 (en) 2007-10-24 2013-04-30 Motorola Solutions, Inc. Method and system for distributed admission control in mobile ad hoc networks (MANETs)
US20090112921A1 (en) 2007-10-31 2009-04-30 Fernando Oliveira Managing files using layout storage objects
US20090113323A1 (en) 2007-10-31 2009-04-30 Microsoft Corporation Data center operation optimization
CN101431510B (zh) 2007-11-09 2013-02-27 株式会社Ntt都科摩 在无线局域网中的多播方法
US20110246471A1 (en) 2010-04-06 2011-10-06 Selim Shlomo Rakib Retrieving video annotation metadata using a p2p network
US7801994B2 (en) 2007-11-29 2010-09-21 Hitachi, Ltd. Method and apparatus for locating candidate data centers for application migration
US7779148B2 (en) 2008-02-01 2010-08-17 International Business Machines Corporation Dynamic routing based on information of not responded active source requests quantity received in broadcast heartbeat signal and stored in local data structure for other processor chips
US20090249418A1 (en) 2008-03-28 2009-10-01 Channer Medianet, S.L. Repository for information about streaming video/audio channels
US8103628B2 (en) 2008-04-09 2012-01-24 Harmonic Inc. Directed placement of data in a redundant data storage system
US8301497B2 (en) 2008-04-17 2012-10-30 Aol Advertising Inc. Method and system for media initialization via data sharing
US7801046B2 (en) 2008-04-28 2010-09-21 Oracle America, Inc. Method and system for bandwidth control on a network interface card
WO2009134772A2 (en) 2008-04-29 2009-11-05 Maxiscale, Inc Peer-to-peer redundant file server system and methods
KR20090122862A (ko) 2008-05-26 2009-12-01 엘지전자 주식회사 프로파일 인덱스 전송을 이용한 상향링크 데이터 송수신방법
US8065559B2 (en) 2008-05-29 2011-11-22 Citrix Systems, Inc. Systems and methods for load balancing via a plurality of virtual servers upon failover using metrics from a backup virtual server
US20090307329A1 (en) 2008-06-06 2009-12-10 Chris Olston Adaptive file placement in a distributed file system
US8160063B2 (en) 2008-06-09 2012-04-17 Microsoft Corporation Data center interconnect and traffic engineering
US8943271B2 (en) 2008-06-12 2015-01-27 Microsoft Corporation Distributed cache arrangement
US8335776B2 (en) 2008-07-02 2012-12-18 Commvault Systems, Inc. Distributed indexing system for data storage
US8737229B2 (en) 2008-07-11 2014-05-27 Qualcomm Incorporated Access mechanisms for base stations in heterogeneous access point networks
US8102822B2 (en) 2008-07-14 2012-01-24 Samsung Electronics Co., Ltd. System and method for random access scheme in a wireless ad-hoc network
US8706694B2 (en) 2008-07-15 2014-04-22 American Megatrends, Inc. Continuous data protection of files stored on a remote storage device
CN101656644A (zh) 2008-08-18 2010-02-24 清华大学 接入点装置、移动终端、无线通信系统及其控制方法
US8452922B2 (en) 2008-08-21 2013-05-28 Infinidat Ltd. Grid storage system and method of operating thereof
US20100061366A1 (en) 2008-09-08 2010-03-11 Verizon Corporate Services Group Inc. Method and apparatus for link sharing among logical routers
US7818430B2 (en) 2008-10-15 2010-10-19 Patentvc Ltd. Methods and systems for fast segment reconstruction
US8412677B2 (en) 2008-11-26 2013-04-02 Commvault Systems, Inc. Systems and methods for byte-level or quasi byte-level single instancing
KR101453425B1 (ko) 2008-12-18 2014-10-23 한국전자통신연구원 메타데이터 서버 및 메타데이터 관리 방법
US8347050B2 (en) 2009-01-27 2013-01-01 Microsoft Corporation Append-based shared persistent storage
US8832023B2 (en) 2009-01-30 2014-09-09 Apple Inc. System for managing distributed assets and metadata
US9344401B2 (en) 2009-02-04 2016-05-17 Citrix Systems, Inc. Methods and systems for providing translations of data retrieved from a storage system in a cloud computing environment
CN101520805B (zh) 2009-03-25 2011-05-11 中兴通讯股份有限公司 一种分布式文件系统及其文件处理方法
US7966383B2 (en) 2009-03-27 2011-06-21 Business Objects Software Ltd. Client-server systems and methods for accessing metadata information across a network using proxies
US20100250746A1 (en) 2009-03-30 2010-09-30 Hitachi, Ltd. Information technology source migration
US8266136B1 (en) 2009-04-13 2012-09-11 Netapp, Inc. Mechanism for performing fast directory lookup in a server system
CA2759418A1 (en) * 2009-04-24 2010-10-28 Aaron Antony Peapell Data storage system
US8261033B1 (en) 2009-06-04 2012-09-04 Bycast Inc. Time optimized secure traceable migration of massive quantities of data in a distributed storage system
US20100332401A1 (en) 2009-06-30 2010-12-30 Anand Prahlad Performing data storage operations with a cloud storage environment, including automatically selecting among multiple cloud storage sites
US8352482B2 (en) 2009-07-21 2013-01-08 Vmware, Inc. System and method for replicating disk images in a cloud computing based virtual machine file system
US8234518B2 (en) 2009-07-21 2012-07-31 Vmware, Inc. Method for voting with secret shares in a distributed system
US8719871B2 (en) 2009-10-06 2014-05-06 Verizon Patent And Licensing Inc. Method and apparatus for utilizing dynamic bandwidth allocation for recording content
US8074107B2 (en) 2009-10-26 2011-12-06 Amazon Technologies, Inc. Failover and recovery for replicated data instances
US8898663B2 (en) 2009-12-16 2014-11-25 Symantec Corporation Storage visibility in virtual environments
US8473582B2 (en) * 2009-12-16 2013-06-25 International Business Machines Corporation Disconnected file operations in a scalable multi-node file system cache for a remote cluster file system
US8949436B2 (en) 2009-12-18 2015-02-03 Alcatel Lucent System and method for controlling peer-to-peer connections
US9501365B2 (en) 2009-12-28 2016-11-22 Netapp, Inc. Cloud-based disaster recovery of backup data and metadata
US9081501B2 (en) 2010-01-08 2015-07-14 International Business Machines Corporation Multi-petascale highly efficient parallel supercomputer
US8601097B2 (en) 2010-02-22 2013-12-03 Ncomputing Inc. Method and system for data communications in cloud computing architecture
US8503472B2 (en) 2010-02-23 2013-08-06 Intel Corporation Partial bandwidth request techniques in wireless networks
US8274987B2 (en) 2010-03-22 2012-09-25 International Business Machines Corporation Contention free pipelined broadcasting within a constant bisection bandwidth network topology
WO2011126902A2 (en) 2010-03-30 2011-10-13 Exoprise Systems Inc. Systems and methods for selecting an alternative computing infrastructure and facilitating the migration and adoption thereto
US8412899B2 (en) 2010-04-01 2013-04-02 Autonomy, Inc. Real time backup storage node assignment
US9170892B2 (en) 2010-04-19 2015-10-27 Microsoft Technology Licensing, Llc Server failure recovery
US8181061B2 (en) 2010-04-19 2012-05-15 Microsoft Corporation Memory management and recovery for datacenters
US9813529B2 (en) 2011-04-28 2017-11-07 Microsoft Technology Licensing, Llc Effective circuits in packet-switched networks
US8438244B2 (en) 2010-04-19 2013-05-07 Microsoft Corporation Bandwidth-proportioned datacenters
US8996611B2 (en) 2011-01-31 2015-03-31 Microsoft Technology Licensing, Llc Parallel serialization of request processing
US8533299B2 (en) 2010-04-19 2013-09-10 Microsoft Corporation Locator table and client library for datacenters
US8805968B2 (en) 2010-05-03 2014-08-12 Panzura, Inc. Accessing cached data from a peer cloud controller in a distributed filesystem
US8656056B2 (en) 2010-05-13 2014-02-18 Ca, Inc. Web-enabled mainframe
US9047136B2 (en) 2010-06-11 2015-06-02 Oracle International Corporation Method and system for migrating the state of a virtual cluster
CN101902776B (zh) 2010-07-08 2013-04-03 上海海事大学 一种改进的基于rts/cts的多跳无线网络拥塞控制方法
US8769269B2 (en) 2010-08-12 2014-07-01 International Business Machines Corporation Cloud data management
US8812627B2 (en) 2010-08-20 2014-08-19 Adobe Systems Incorporated System and method for installation and management of cloud-independent multi-tenant applications
US10157002B2 (en) 2010-08-26 2018-12-18 International Business Machines Corporation Migrating an encoded data slice based on an end-of-life memory level of a memory device
US20120036146A1 (en) 2010-10-26 2012-02-09 ParElastic Corporation Apparatus for elastic database processing with heterogeneous data
US8458302B2 (en) 2010-12-20 2013-06-04 Cisco Technology, Inc. Auto-configuration of network parameters for multimedia traffic using session description protocol
US8767570B2 (en) 2011-02-14 2014-07-01 Nokia Corporation Indicating status of radio resources in wireless network
US9077655B2 (en) 2011-03-02 2015-07-07 3Inova Networks Inc. Traffic management in distributed wireless networks
US10504360B2 (en) 2011-04-08 2019-12-10 Ross Gilson Remote control interference avoidance
US9294564B2 (en) * 2011-06-30 2016-03-22 Amazon Technologies, Inc. Shadowing storage gateway
US8909996B2 (en) 2011-08-12 2014-12-09 Oracle International Corporation Utilizing multiple storage devices to reduce write latency for database logging
WO2013068023A1 (en) 2011-11-10 2013-05-16 Abb Technology Ag Arrangement and method for distributing a control system engineering tool and/or a control application software
US8898705B2 (en) * 2012-03-28 2014-11-25 United Video Properties, Inc. System and methods for modifying improperly formatted metadata
US9778856B2 (en) 2012-08-30 2017-10-03 Microsoft Technology Licensing, Llc Block-level access to parallel storage
TWI459210B (zh) * 2012-10-09 2014-11-01 Univ Nat Cheng Kung 多重雲溝通系統
US9268651B1 (en) * 2012-10-31 2016-02-23 Amazon Technologies, Inc. Efficient recovery of storage gateway cached volumes
US9367646B2 (en) * 2013-03-14 2016-06-14 Appsense Limited Document and user metadata storage
US11422907B2 (en) 2013-08-19 2022-08-23 Microsoft Technology Licensing, Llc Disconnected operation for systems utilizing cloud storage

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6480970B1 (en) * 2000-05-17 2002-11-12 Lsi Logic Corporation Method of verifying data consistency between local and remote mirrored data storage systems
US20090164790A1 (en) * 2007-12-20 2009-06-25 Andrey Pogodin Method and system for storage of unstructured data for electronic discovery in external data stores
CN102414692A (zh) * 2009-04-24 2012-04-11 微软公司 副本数据的动态安置
US20120047339A1 (en) * 2010-08-20 2012-02-23 Dan Decasper Redundant array of independent clouds
CN102930227A (zh) * 2011-11-02 2013-02-13 微软公司 用于使用外部存储服务来保存文档的用户界面

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022062166A1 (zh) * 2020-09-27 2022-03-31 上海依图网络科技有限公司 一种数据处理方法、装置、设备及介质
CN113190177A (zh) * 2021-05-12 2021-07-30 西安雷风电子科技有限公司 数据存储方法、终端设备、服务器及系统
CN117041305A (zh) * 2023-10-10 2023-11-10 成都秦川物联网科技股份有限公司 基于物联网的气体流量计离线数据管理方法、设备及介质
CN117041305B (zh) * 2023-10-10 2024-01-23 成都秦川物联网科技股份有限公司 基于物联网的气体流量计离线数据管理方法、设备及介质

Also Published As

Publication number Publication date
EP3036634A2 (en) 2016-06-29
CN105579974B (zh) 2019-11-26
WO2015026679A2 (en) 2015-02-26
US11422907B2 (en) 2022-08-23
US20150052392A1 (en) 2015-02-19
EP3036634B1 (en) 2017-04-12
WO2015026679A3 (en) 2015-12-17

Similar Documents

Publication Publication Date Title
CN105579974A (zh) 利用云存储的用于系统的断开连接操作
KR102128139B1 (ko) 플레이스홀더에 의한 파일 관리 기법
KR102124231B1 (ko) 플레이스홀더 및 콘텐츠 스트리밍 기법
US8972967B2 (en) Application packages using block maps
US10678578B2 (en) Systems and methods for live migration of a virtual machine based on heat map and access pattern
US8578144B2 (en) Partial hibernation restore for boot time reduction
US10997031B2 (en) System and method for log metadata automatic recovery on dual controller storage system
US11797494B2 (en) Snapshot management in distributed file systems
CN102323930B (zh) 对数据库系统中的数据变更进行镜像
EP3822812A1 (en) Method, apparatus and device for recognizing word slot, and storage medium
US9772863B2 (en) Methods for copying information handling system configuration settings
US20150067005A1 (en) Path resolver for client access to distributed file systems
US9804878B2 (en) Using a status indicator for a merge operation for writing data associated with a virtual machine
US20190025991A1 (en) Hierarchical inventory tree operation
JP2024500263A (ja) クラウドコード開発システム、方法、装置、デバイス及び記憶媒体
US20150242224A1 (en) Disk resize of a virtual machine
US8745340B2 (en) Reduction of communication and efficient failover processing in distributed shared memory-based application
JP6967010B2 (ja) 異種ストレージシステム間の複製
JP7368515B2 (ja) ファイル移動方法及び装置、電子機器並びに媒体
US20220092727A1 (en) System and method for pre-boot dynamic video rendering and graphics interpretation by a virtual graphics browser
CN109445966A (zh) 事件处理方法、装置、介质和计算设备
US20210248106A1 (en) Systems and methods for updating select files in an image backup
CN112912848B (zh) 一种丛集作业过程中的电源请求管理方法
US11630742B2 (en) System and method of performing recovery using a backup image
US9161009B2 (en) System, terminal device, and image capturing method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant