FR3076368B1 - Systeme et processus pour gerer des services d'une plate-forme de machines virtuelles mise en oeuvre dans une infrastructure de machines virtuelles - Google Patents

Systeme et processus pour gerer des services d'une plate-forme de machines virtuelles mise en oeuvre dans une infrastructure de machines virtuelles Download PDF

Info

Publication number
FR3076368B1
FR3076368B1 FR1763376A FR1763376A FR3076368B1 FR 3076368 B1 FR3076368 B1 FR 3076368B1 FR 1763376 A FR1763376 A FR 1763376A FR 1763376 A FR1763376 A FR 1763376A FR 3076368 B1 FR3076368 B1 FR 3076368B1
Authority
FR
France
Prior art keywords
virtual machine
infrastructure
services
management
vserver
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.)
Active
Application number
FR1763376A
Other languages
English (en)
Other versions
FR3076368A1 (fr
Inventor
Daan Slagter
Surksum Jorrit Van
Erik Cramer
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.)
Agarik Sas Fr
Original Assignee
Atos Int BV
Atos International BV
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 Atos Int BV, Atos International BV filed Critical Atos Int BV
Priority to FR1763376A priority Critical patent/FR3076368B1/fr
Priority to EP18842663.9A priority patent/EP3732568A1/fr
Priority to PCT/IB2018/060685 priority patent/WO2019130258A1/fr
Priority to US16/958,767 priority patent/US20200327022A1/en
Publication of FR3076368A1 publication Critical patent/FR3076368A1/fr
Application granted granted Critical
Publication of FR3076368B1 publication Critical patent/FR3076368B1/fr
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • 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/14Error detection or correction of the data by redundancy in operation
    • G06F11/1479Generic software techniques for error detection or fault masking
    • G06F11/1482Generic software techniques for error detection or fault masking by means of middleware or OS functionality
    • G06F11/1484Generic software techniques for error detection or fault masking by means of middleware or OS functionality involving virtual machines
    • 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/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0712Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in a virtual computing platform, e.g. logically partitioned systems
    • 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/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/079Root cause analysis, i.e. error or fault diagnosis
    • 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/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0793Remedial or corrective actions
    • 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/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • G06F11/1469Backup restoration techniques
    • 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/202Error 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 processing functionality is redundant
    • G06F11/2023Failover techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45591Monitoring or debugging support

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Mathematical Physics (AREA)
  • Stored Programmes (AREA)
  • Hardware Redundancy (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

La présente invention concerne un système et/ou un processus pour gérer des services d'une plate-forme VM mise en œuvre dans une infrastructure VM, caractérisé en ce que : des serveurs virtuels (vServer) sont surveillés par un logiciel de gestion (VMmanager) qui est installé dans un serveur physique en dehors de l'infrastructure VM qu'il gère en enregistrant les configurations des serveurs virtuels (vServer) dans un référentiel (VMrep) stocké dans une base de données Oracle (ODB) qui est gérée et utilisée par l'intermédiaire d'un service de système de gestion de base de données relationnelle (RDBMS) ; • ladite gestion desdits services par le système est effectuée par un cadre de logiciel de gestion de service (ASM) comprenant au moins un module de gestion de configuration (CMM) stockant, dans ledit référentiel VM (VMrep), des items de configuration (CI) concernant les configurations du serveur virtuel (vServer) et leurs services, pour fournir à un module de gestion d'incident (IMM) des informations à jour pour restaurer un service défectueux ou défaillant.
FR1763376A 2017-12-29 2017-12-29 Systeme et processus pour gerer des services d'une plate-forme de machines virtuelles mise en oeuvre dans une infrastructure de machines virtuelles Active FR3076368B1 (fr)

Priority Applications (4)

Application Number Priority Date Filing Date Title
FR1763376A FR3076368B1 (fr) 2017-12-29 2017-12-29 Systeme et processus pour gerer des services d'une plate-forme de machines virtuelles mise en oeuvre dans une infrastructure de machines virtuelles
EP18842663.9A EP3732568A1 (fr) 2017-12-29 2018-12-28 Système de gestion de services dans une plateforme de machines virtuelles sur la base d'un environnement oracle
PCT/IB2018/060685 WO2019130258A1 (fr) 2017-12-29 2018-12-28 Système de gestion de services dans une plateforme de machines virtuelles sur la base d'un environnement oracle
US16/958,767 US20200327022A1 (en) 2017-12-29 2018-12-28 System for managing services in a virtual machines platform based on an oracle environment

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR1763376A FR3076368B1 (fr) 2017-12-29 2017-12-29 Systeme et processus pour gerer des services d'une plate-forme de machines virtuelles mise en oeuvre dans une infrastructure de machines virtuelles
FR1763376 2017-12-29

Publications (2)

Publication Number Publication Date
FR3076368A1 FR3076368A1 (fr) 2019-07-05
FR3076368B1 true FR3076368B1 (fr) 2021-11-19

Family

ID=63014587

Family Applications (1)

Application Number Title Priority Date Filing Date
FR1763376A Active FR3076368B1 (fr) 2017-12-29 2017-12-29 Systeme et processus pour gerer des services d'une plate-forme de machines virtuelles mise en oeuvre dans une infrastructure de machines virtuelles

Country Status (4)

Country Link
US (1) US20200327022A1 (fr)
EP (1) EP3732568A1 (fr)
FR (1) FR3076368B1 (fr)
WO (1) WO2019130258A1 (fr)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3786809A1 (fr) * 2019-08-30 2021-03-03 Atos Nederland B.V. Base de données de référentiel non sql et son utilisation pour le traitement de requêtes de services d'automatisation

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8352799B2 (en) * 2010-02-12 2013-01-08 Symantec Corporation Data corruption prevention during application restart and recovery
US9612817B2 (en) * 2013-10-30 2017-04-04 Oracle International Corporation System and method for providing a physical plugin for use in a cloud platform environment
US10275258B2 (en) * 2014-06-30 2019-04-30 Vmware, Inc. Systems and methods for enhancing the availability of multi-tier applications on cloud computing platforms

Also Published As

Publication number Publication date
WO2019130258A1 (fr) 2019-07-04
EP3732568A1 (fr) 2020-11-04
US20200327022A1 (en) 2020-10-15
FR3076368A1 (fr) 2019-07-05

Similar Documents

Publication Publication Date Title
BR112019004922A2 (pt) aparelho servidor, e, método.
CL2018000122A1 (es) Predicción de vistas futuras de segmentos de video para optimizar la utilización de recursos del sistema
ES2500140T3 (es) Sistemas, métodos y software para carga distribuida de bases de datos
US10699028B1 (en) Identity security architecture systems and methods
RU2014140203A (ru) Система телеметрии для облачной системы синхронизации
BR112016020337A2 (pt) dispositivo, método implementado por computador e hardware de armazenamento legível por computador para fornecer segurança de rede através de contas fornecidas just-in-time
PH12017501435A1 (en) Methods and systems for pushing orders
ES2723781T3 (es) Método y sistema para mantener consistencia fuerte de contenidos replicados distribuidos en un sistema de cliente/servidor
PE20050742A1 (es) Metodos y aparatos para la proteccion de contenido en una red inalambrica
BR112018002852A2 (pt) métodos e sistemas para modificação de informação de local de uma solicitação
RU2014108995A (ru) Восстановление после сбоя кластерного клиента
CL2022002514A1 (es) Descubrimiento eficiente de servidores de computación de borde
FR3076368B1 (fr) Systeme et processus pour gerer des services d'une plate-forme de machines virtuelles mise en oeuvre dans une infrastructure de machines virtuelles
US10726032B2 (en) Systems and methods for search template generation
AR092136A1 (es) Sistema promotor y metodo para procesar informacion sobre productos y servicios
BR112018003300A2 (pt) sistemas e métodos para determinar informação relacionada a uma ordem atual com base em ordens históricas
GB2583832A8 (en) Blockchain assisted asset pedigree traceback
GB2542896A8 (en) Method and system for detection of presence in predefined location and delivery thereto
GB2574147A (en) Systems and methods for intraday facility monitoring
EA201500593A1 (ru) Система для обработки сообщений об ошибках
US8396842B2 (en) Externalized data validation engine
FR2980019B1 (fr) Procede d'acces et de partage d'un dossier informatique enrichi par des ressources multimedias personnalisees
EP3365815B1 (fr) Recherche et récupération de données codées conservées à l'aide d'une base de données codée
FR3028974B1 (fr) Methodes et systemes de generation de scenarios de tests de performances d'une application serveur
US20160364447A1 (en) Query plan determination

Legal Events

Date Code Title Description
PLFP Fee payment

Year of fee payment: 2

PLSC Publication of the preliminary search report

Effective date: 20190705

PLFP Fee payment

Year of fee payment: 3

PLFP Fee payment

Year of fee payment: 4

PLFP Fee payment

Year of fee payment: 5

TP Transmission of property

Owner name: AGARIK SAS, FR

Effective date: 20220706

PLFP Fee payment

Year of fee payment: 6

PLFP Fee payment

Year of fee payment: 7