Managing stored data on a computer network
    11.
    发明授权
    Managing stored data on a computer network 有权
    管理计算机网络上的存储数据

    公开(公告)号:US08224947B2

    公开(公告)日:2012-07-17

    申请号:US12652207

    申请日:2010-01-05

    Abstract: A method and system for managing stored data on a computer network organizes data into logical volumes, and each logical volume has a friendly name associated with it. A domain controller keeps track of the friendly names of the logical volumes and associates those friendly names with the actual physical paths of the logical volumes. When a client computer on the network wishes to access a logical volume, it sends a look-up request having the friendly name to the domain controller. The domain controller may fulfill the request by sending the path of the logical volume to the client computer.

    Abstract translation: 用于管理计算机网络上的存储数据的方法和系统将数据组织成逻辑卷,并且每个逻辑卷具有与其相关联的友好名称。 域控制器跟踪逻辑卷的友好名称,并将这些友好名称与逻辑卷的实际物理路径相关联。 当网络上的客户端计算机希望访问逻辑卷时,它向域控制器发送具有友好名称的查找请求。 域控制器可以通过将逻辑卷的路径发送到客户端计算机来满足该请求。

    Location management of off-premise resources
    12.
    发明授权
    Location management of off-premise resources 有权
    场外资源的位置管理

    公开(公告)号:US07836056B2

    公开(公告)日:2010-11-16

    申请号:US11613355

    申请日:2006-12-20

    CPC classification number: G06F17/30864

    Abstract: The innovation enables generation of an index of cloud-based resources (e.g., data, services, applications). The index can be used to retrieve a subset of the cloud-based resources by analyzing a user-generated or standing query. ‘Identity’ and contextual factors can be incorporated to enable rich indexing as well as subsequent retrieval of meaningful resources. The cloud-based resources can be indexed and/or searched in accordance with diverse criteria including, but not limited to, type, size, data created, date modified, author core identity, object size, etc. As well, the innovation can provide for dynamically indexing and/or searching resources in accordance with current contextual factors including, but not limited to, author current acting capacity (e.g., current identity), current engaged activity of a user, location, time, date, etc. All of these criteria can facilitate indexing and categorizing of the resources for later retrieval and rendering via a rich index view.

    Abstract translation: 该创新使得能够生成基于云的资源(例如,数据,服务,应用)的索引。 该索引可用于通过分析用户生成的或站立的查询来检索基于云的资源的子集。 可以并入“身份”和背景因素,以实现丰富的索引以及随后检索有意义的资源。 可以根据不同的标准来索引和/或搜索基于云的资源,包括但不限于类型,大小,创建的数据,日期修改,作者核心标识,对象大小等。此外,创新可以提供 用于根据当前的上下文因素来动态索引和/或搜索资源,包括但不限于作者当前的动作能力(例如,当前身份),用户当前的参与活动,位置,时间,日期等等。所有这些 标准可以促进资源的索引和分类,以便通过丰富的索引视图进行后续检索和呈现。

    Extensible system recovery architecture
    14.
    发明授权
    Extensible system recovery architecture 有权
    可扩展的系统恢复架构

    公开(公告)号:US06851073B1

    公开(公告)日:2005-02-01

    申请号:US09361641

    申请日:1999-07-26

    CPC classification number: G06F11/1417 G06F11/1456 G06F11/1458 G06F11/1469

    Abstract: A system recovery method and framework for backing up and restoring a system that cannot reboot. The framework defines a common process, environment, and syntax, whereby backup programs integrate with this framework by collecting and writing appropriate information to be used during system recovery in the proper format. The format is a System Information File, a text file that specifies the hard disk state of the system and the location of key partitions where key components of the operating system are located. The file also includes instructions for specifying programs to launch during the restore phase, and any commands that need to be run in error handling cases. The file also includes or references any additional drivers or files to copy to assist in the restore process. A framework for restoring is also provided, and includes reading the file to restore the disk partition state, creating a common environment, and configuring (initializing) the common environment. When the environment is configured, the programs specified in the file are run to restore the remainder of the system.

    Abstract translation: 用于备份和还原无法重新启动的系统的系统恢复方法和框架。 该框架定义了一个通用的进程,环境和语法,通过收集和写入适当的信息在系统恢复期间使用正确的格式,备份程序与此框架集成。 该格式是系统信息文件,指定系统的硬盘状态的文本文件以及操作系统关键组件所在的关键分区的位置。 该文件还包括指定在恢复阶段启动的程序的指令,以及需要在错误处理情况下运行的任何命令。 该文件还包括或引用要复制的任何其他驱动程序或文件,以协助恢复过程。 还提供了还原的框架,包括读取文件以恢复磁盘分区状态,创建公共环境以及配置(初始化)公共环境。 配置环境时,将运行文件中指定的程序来还原系统的其余部分。

    Automated system recovery via backup and restoration of system state
    15.
    发明授权
    Automated system recovery via backup and restoration of system state 有权
    通过备份和恢复系统状态自动系统恢复

    公开(公告)号:US06820214B1

    公开(公告)日:2004-11-16

    申请号:US09360542

    申请日:1999-07-26

    CPC classification number: G06F11/1469 G06F11/1458

    Abstract: A method and system for backing up and restoring a system that cannot reboot in an automatic and efficient manner. A backup component copies and stores the state that defines the configuration of the computer system by obtaining and preserving the underlying description of the system. The backed-up state information includes the disk structure and layout. Also backed up is the information specifying what to execute during restore phases, including programs to copy and execute, any error handling, and any special driver files to load. A restore component operates in a first phase to use the backed-up configuration information to compare with the current state of a new system, and the disk and volume state are restored according to the saved information. Once the underlying system state is restored, an environment is created by copying a set of files required to run the programs that will restore the remainder of the data. A second restore phase configures the environment for launching a restore program by detecting and installing drivers and support for devices installed on the system. The restore program or programs are then run according to the instructions that were saved therewith during the backup phase, to restore the remainder of the data.

    Abstract translation: 用于备份和恢复无法以自动高效的方式重新启动的系统的方法和系统。 备份组件通过获取和保留系统的底层描述来复制和存储定义计算机系统配置的状态。 备份状态信息包括磁盘结构和布局。 还备份了指定在还原阶段执行的操作的信息,包括要复制和执行的程序,任何错误处理以及要加载的任何特殊驱动程序文件。 恢复组件在第一阶段中运行,以使用备份的配置信息与新系统的当前状态进行比较,并根据保存的信息恢复磁盘和卷状态。 一旦基础系统状态被恢复,就会通过复制运行将恢复剩余数据的程序所需的一组文件来创建一个环境。 第二个还原阶段通过检测和安装驱动程序并支持系统上安装的设备来配置启动还原程序的环境。 然后,还原程序或程序根据在备份阶段保存的指令运行,以恢复剩余的数据。

    Method and system for dynamically purposing a computing device

    公开(公告)号:US08612553B2

    公开(公告)日:2013-12-17

    申请号:US10059469

    申请日:2002-01-29

    CPC classification number: G06F9/5061 G06F9/4406

    Abstract: A system and method for purposing a computing device is disclosed. The computing devices in a network are organized into groups referred to as Pods, each Pod of computing devices further comprising an aggregation node. The aggregation node monitors and controls the computing devices in the Pod. The aggregation node is used to copy a system image from the pristine partition of another computer device or from a library of system images to a target partition of the computer to be repurposed. Because the computing devices in the network are organized into Pods, with each Pod having an aggregation node, there is no single point of failure for the entire management and control of the network. The aggregation nodes for each Pod in the network can communicate with one another to most efficiently allocate resources among the various tasks to be performed by the computing resources in the network. Computing devices in the network can be repurposed and/or reassigned to different Pods based on the various criteria.

    MANAGING STORED DATA ON A COMPUTER NETWORK
    17.
    发明申请
    MANAGING STORED DATA ON A COMPUTER NETWORK 有权
    在计算机网络上管理存储的数据

    公开(公告)号:US20100115586A1

    公开(公告)日:2010-05-06

    申请号:US12652207

    申请日:2010-01-05

    Abstract: A method and system for managing stored data on a computer network organizes data into logical volumes, and each logical volume has a friendly name associated with it. A domain controller keeps track of the friendly names of the logical volumes and associates those friendly names with the actual physical paths of the logical volumes. When a client computer on the network wishes to access a logical volume, it sends a look-up request having the friendly name to the domain controller. The domain controller may fulfill the request by sending the path of the logical volume to the client computer.

    Abstract translation: 用于管理计算机网络上的存储数据的方法和系统将数据组织成逻辑卷,并且每个逻辑卷具有与其相关联的友好名称。 域控制器跟踪逻辑卷的友好名称,并将这些友好名称与逻辑卷的实际物理路径相关联。 当网络上的客户端计算机希望访问逻辑卷时,它向域控制器发送具有友好名称的查找请求。 域控制器可以通过将逻辑卷的路径发送到客户端计算机来满足该请求。

    RICH INDEX TO CLOUD-BASED RESOURCES
    19.
    发明申请
    RICH INDEX TO CLOUD-BASED RESOURCES 审中-公开
    基于云的资源的丰富指标

    公开(公告)号:US20080082490A1

    公开(公告)日:2008-04-03

    申请号:US11536440

    申请日:2006-09-28

    CPC classification number: G06F16/951

    Abstract: The innovation enables generation of an index of cloud-based resources (e.g., data, services, applications). The index can be used to retrieve a subset of the cloud-based resources by analyzing a user-generated or standing query. ‘Identity’ and contextual factors can be incorporated to enable rich indexing as well as subsequent retrieval of meaningful resources. The cloud-based resources can be indexed and/or searched in accordance with diverse criteria including, but not limited to, type, size, data created, date modified, author core identity, object size, etc. As well, the innovation can provide for dynamically indexing and/or searching resources in accordance with current contextual factors including, but not limited to, author current acting capacity (e.g., current identity), current engaged activity of a user, location, time, date, etc. All of these criteria can facilitate indexing and categorizing of the resources for later retrieval and rendering via a rich index view.

    Abstract translation: 该创新使得能够生成基于云的资源(例如,数据,服务,应用)的索引。 该索引可用于通过分析用户生成的或站立的查询来检索基于云的资源的子集。 可以并入“身份”和背景因素,以实现丰富的索引以及随后检索有意义的资源。 可以根据不同的标准来索引和/或搜索基于云的资源,包括但不限于类型,大小,创建的数据,日期修改,作者核心标识,对象大小等。此外,创新可以提供 用于根据当前的上下文因素来动态索引和/或搜索资源,包括但不限于作者当前的动作能力(例如,当前身份),用户当前的参与活动,位置,时间,日期等等。所有这些 标准可以促进资源的索引和分类,以便通过丰富的索引视图进行后续检索和呈现。

Patent Agency Ranking