PROVISIONING OF COMPUTER SYSTEMS USING VIRTUAL MACHINES

    公开(公告)号:US20200019427A1

    公开(公告)日:2020-01-16

    申请号:US16373404

    申请日:2019-04-02

    Applicant: VMware, Inc.

    Abstract: A provisioning server automatically configures a virtual machine (VM) according to user specifications and then deploys the VM on a physical host. The user may either choose from a list of pre-configured, ready-to-deploy VMs, or he may select which hardware, operating system and application(s) he would like the VM to have. The provisioning server then configures the VM accordingly, if the desired configuration is available, or it applies heuristics to configure a VM that best matches the user's request if it isn't. The invention also includes mechanisms for monitoring the status of VMs and hosts, for migrating VMs between hosts, and for creating a network of VMs.

    SYSTEM AND METHOD FOR CONVERTING A PHYSICAL DISK TO A VIRTUAL DISK

    公开(公告)号:US20160224572A1

    公开(公告)日:2016-08-04

    申请号:US15096179

    申请日:2016-04-11

    Applicant: VMware, Inc.

    Abstract: A method for converting a disk of a physical computer into a virtual disk for use by a virtual machine is described. Contents of the disk of the physical computer are copied into an image file, wherein the image file has a different sector-by-sector organization of the contents than the disk but a logically equivalent file system organization. Hardware configuration information from the image file is then extracted, wherein the hardware configuration information relates to hardware of the physical computer and, based on a comparison of the extracted hardware configuration information and a virtual hardware configuration of the virtual machine, hardware-dependent files in the image file are replaced with substitute files that are compatible with the virtual hardware configuration of the virtual machine.

    PROVISIONING OF COMPUTER SYSTEMS USING VIRTUAL MACHINES

    公开(公告)号:US20160019085A1

    公开(公告)日:2016-01-21

    申请号:US14716746

    申请日:2015-05-19

    Applicant: VMware, Inc.

    CPC classification number: G06F9/45558 G06F2009/45562 G06F2009/4557

    Abstract: A provisioning server automatically configures a virtual machine (VM) according to user specifications and then deploys the VM on a physical host. The user may either choose from a list of pre-configured, ready-to-deploy VMs, or he may select which hardware, operating system and application(s) he would like the VM to have. The provisioning server then configures the VM accordingly, if the desired configuration is available, or it applies heuristics to configure a VM that best matches the user's request if it isn't. The invention also includes mechanisms for monitoring the status of VMs and hosts, for migrating VMs between hosts, and for creating a network of VMs.

    OFFLOADING OPERATIONS TO A REPLICATE VIRTUAL MACHINE
    4.
    发明申请
    OFFLOADING OPERATIONS TO A REPLICATE VIRTUAL MACHINE 有权
    卸载操作到替代虚拟机

    公开(公告)号:US20130024940A1

    公开(公告)日:2013-01-24

    申请号:US13623411

    申请日:2012-09-20

    Applicant: VMWARE, INC.

    CPC classification number: G06F9/45558 G06F2009/45562 G06F2209/509

    Abstract: A method for detecting malicious code within a first virtual machine comprising creating a snapshot of the first virtual machine and transferring the snapshot to a second machine. A scan operation is run on the snapshot using resources of the second machine. In response to detecting malicious code during the scan operation, action is taken at the first virtual machine to address the detection of the malicious code. Thus, the action in response to detecting the malicious code may include placing the first virtual machine in quarantine.

    Abstract translation: 一种用于检测第一虚拟机内的恶意代码的方法,包括创建第一虚拟机的快照并将快照传送到第二机器。 使用第二台机器的资源在快照上运行扫描操作。 响应在扫描操作期间检测到恶意代码,在第一虚拟机处采取行动来解决恶意代码的检测。 因此,响应于检测恶意代码的动作可以包括将第一虚拟机置于隔离中。

    SYSTEM AND METHOD FOR CONVERTING A PHYSICAL DISK TO A VIRTUAL DISK
    5.
    发明申请
    SYSTEM AND METHOD FOR CONVERTING A PHYSICAL DISK TO A VIRTUAL DISK 审中-公开
    将物理磁盘转换为虚拟磁盘的系统和方法

    公开(公告)号:US20150012570A1

    公开(公告)日:2015-01-08

    申请号:US14493680

    申请日:2014-09-23

    Applicant: VMware, Inc.

    Abstract: A method for converting a disk of a physical computer into a virtual disk for use by a virtual machine is described. Contents of the disk of the physical computer are copied into an image file, wherein the image file has a different sector-by-sector organization of the contents than the disk but a logically equivalent file system organization. Hardware configuration information from the image file is then extracted, wherein the hardware configuration information relates to hardware of the physical computer and, based on a comparison of the extracted hardware configuration information and a virtual hardware configuration of the virtual machine, hardware-dependent files in the image file are replaced with substitute files that are compatible with the virtual hardware configuration of the virtual machine.

    Abstract translation: 描述用于将物理计算机的盘转换为虚拟盘以供虚拟机使用的方法。 物理计算机的磁盘的内容被复制到图像文件中,其中图像文件具有与磁盘不同的逐个扇区的内容组织,而是逻辑上等同的文件系统组织。 然后提取来自图像文件的硬件配置信息,其中硬件配置信息涉及物理计算机的硬件,并且基于所提取的硬件配置信息和虚拟机的虚拟硬件配置的比较,硬件相关文件 图像文件将替换为与虚拟机的虚拟硬件配置兼容的替代文件。

    CENTRALIZED MANAGEMENT OF VIRTUAL MACHINES
    6.
    发明申请
    CENTRALIZED MANAGEMENT OF VIRTUAL MACHINES 审中-公开
    虚拟机集中管理

    公开(公告)号:US20130185723A1

    公开(公告)日:2013-07-18

    申请号:US13785794

    申请日:2013-03-05

    Applicant: VMWARE, INC.

    Abstract: A method enables a central management service to operate on individual files within virtual disks associated with different virtual machines (VMs) running in one or more host computers that are each networked to a remote storage system. An IO request from a VM is received at a virtualization software layer on a host computer, wherein the IO request relates to a file stored in a virtual disk associated with the VM, and the file is individually stored in the remote storage system in accordance with a file system. The central management service is notified of the received IO request and uses the file system to access the file in the remote storage system to perform a management task on the file, and the IO request is then performed on the file by the virtualization software layer upon a notification of a successful completion of the management task.

    Abstract translation: 一种方法使得中央管理服务可以在与每个联网到远程存储系统的一个或多个主机中运行的不同虚拟机(VM)相关联的虚拟磁盘内的各个文件上操作。 来自VM的IO请求在主计算机上的虚拟化软件层处被接收,其中IO请求涉及存储在与VM相关联的虚拟磁盘中的文件,并且文件被单独存储在远程存储系统中 文件系统 中央管理服务被通知接收到的IO请求,并使用文件系统访问远程存储系统中的文件,对文件执行管理任务,然后由虚拟化软件层对文件执行IO请求 通知成功完成管理任务。

Patent Agency Ranking