Next Article in Journal
Performance Evaluation of 5G Access Technologies and SDN Transport Network on an NS3 Simulator
Next Article in Special Issue
Model Based Approach to Cyber–Physical Systems Status Monitoring
Previous Article in Journal
A Unified Methodology for Heartbeats Detection in Seismocardiogram and Ballistocardiogram Signals
Previous Article in Special Issue
Inertial Sensor Based Solution for Finger Motion Tracking
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Evaluation of a Cyber-Physical Computing System with Migration of Virtual Machines during Continuous Computing

by
Vladimir Bogatyrev
*,†,‡ and
Aleksey Derkach
*,†,‡
School of Computer Technologies and Control, Faculty of Software Engineering and Computer Systems, ITMO University, 197101 St. Petersburg, Russia
*
Authors to whom correspondence should be addressed.
Current address: Kronverkskiy Prospekt, 49, 197101 St. Petersburg, Russia.
These authors contributed equally to this work.
Computers 2020, 9(2), 42; https://doi.org/10.3390/computers9020042
Submission received: 26 April 2020 / Revised: 17 May 2020 / Accepted: 20 May 2020 / Published: 23 May 2020
(This article belongs to the Special Issue Selected Papers from MICSECS 2019)

Abstract

:
The Markov model of reliability of a failover cluster performing calculations in a cyber-physical system is considered. The continuity of the cluster computing process in the event of a failure of the physical resources of the servers is provided on the basis of virtualization technology and is associated with the migration of virtual machines. The difference in the proposed model is that it considers the restrictions on the allowable time of interruption of the computational process during cluster recovery. This limitation is due to the fact that, if two physical servers fail, then object management is lost, which is unacceptable. Failure occurs if their recovery time is longer than the maximum allowable time of interruption of the computing process. The modes of operation of the cluster with and without system recovery in the event of a failure of part of the system resources that do not lead to loss of continuity of the computing process are considered. The results of the article are aimed at the possibility of assessing the probability of cluster operability while supporting the continuity of computations and its running to failure, leading to the interruption of the computational (control) process beyond the maximum permissible time. As a result of the calculation example for the presented models, it was shown that the mean time to failure during recovery under conditions of supporting the continuity of the computing process increases by more than two orders of magnitude.

1. Introduction

Cyber-physical systems are characterized by a direct interaction between computational processes in computer systems and physical processes in the real world. A cyber-physical system is a complex system of computing and physical elements, that receives arrays of data from the environment and uses them to make decisions on managing objects. Currently, such systems are complex and diverse and they pass the stage of rapid development. Cyber-physical systems are one of the results of global progress in the field of industry and technology.
Cyber-physical systems are connected to the physical world through sensors, with the help of which they receive information processed inside such a system and convert them into decisions and actions on real objects. The growth in the number of devices with built-in processors and storage means has made cyber-physical systems the most relevant in the modern world. Cyber-physical systems are many times superior to human ability to control physical objects, which is precisely why such systems are increasingly fulfilling roles intended only for humans in the past.
The scopes of cyber-physical systems are as follows:
  • Cyber-physical systems can improve production processes by providing real-time information exchange between agents in the production chain.
  • Cyber-physical systems can monitor indicators of the human body.
  • In “smart” cities, houses, and devices, cyber-physical systems can optimize the use of resources for the most efficient existence of this environment.
  • In the transport infrastructure, such systems can optimize traffic by processing traffic information, repairs, and other information.
  • In the information space of the Internet, cyber-physical systems can improve the interaction of applications with users.
The functioning of cyber-physical systems is associated with a number of problems. The main requirements for such systems in the fields of transport, healthcare, and critical computing are reliability and safety. In the case of failures, measures should be considered to eliminate and minimize the negative consequences. The probability of failures and malfunctions in such systems should be minimized. The influence of such systems on the surrounding physical world should be closely controled and monitored, because failure to perform actions or their incorrect execution can lead to long-term damage.
The following information and communication tools can be distinguished as part of cyber-physical systems by physical location:
  • Embedded computers are directly connected and located in the construct of the physical system; as a rule, they implement real-time monitoring and control functions. Classic embedded systems are implemented on the basis of controllers that perform control functions. With the limited computing capabilities of the controllers, they implement the lower level of control, often based on a simplified view of the physical object and the environment. Modern cyber-physical systems can exist and make decisions in the real modern world; accordingly, the security and accuracy of the decisions of such systems have increased.
  • Cluster computer systems: A cluster is a related summation of several computing systems, working together to perform a common task. In the event of failure of cluster nodes, their functions are redistributed among other devices. The cluster implements the functions of the upper level control of the cyber-physical system.
  • Distributed computer systems: A distributed system is a system in which the processing of information is concentrated not on one computer, but distributed among several computers.
  • Networks: They are designed to interconnect computer systems.
Based on the above systems, modern cyber-physical systems have appeared and are developing.
For cluster computing cyber-physical systems, especially in real-time, the key is to ensure reliability and fault tolerance while maintaining the continuity of the computing process. The achievement of high and stable performance indicators, reliability, fault tolerance [1,2,3], and security of computer systems is facilitated by the use of technologies for consolidation of clustering and virtualization resources, accompanied by replication and migration of virtual machines between physical servers. Migration and replication of virtual machines speed up the reconfiguration process after failures of physical resources and contribute to support the continuity of the computing process required for managing cyber-physical systems and real-time technological processes [4,5,6].
One of the effective ways to achieve fault tolerance of computing systems and processes is the migration of virtual resources between the physical nodes of a computing system of a cluster architecture. In a cluster with replication of VM (Virtual machines) on different physical nodes, they can migrate between cluster nodes in the event of failure of physical resources without stopping calculations on servers [7,8].
Virtualization allows optimizing the use of computing resources, increases the scalability, fault tolerance, and extensibility of the infrastructure, due to the rapid redistribution of the virtual resource [9,10,11].
Fault tolerance provides continuity of the computing process in the cluster. In Random Access Memory (RAM), two copies of the VM (Virtual machines) are located on different physical servers. Thus, after the failure of one of the physical servers, the calculations continue on the second. In this case, the virtual disk images of the VM should be stored on a dedicated or distributed data storage with synchronous data replication [12,13,14].
In the well-known works [7,8,9,10,11,12,13,14] related to ensuring the reliability of cluster systems based on the migration of virtual machines, issues of ensuring the reliability of real-time cluster systems are not discussed, for which strict requirements are imposed on the continuity of the computing process, including when the recovery time after failures of redundant resources may exceed the maximum allowable time of interruption of the computing process. In such systems, resource failures that provide computation during recovery of failed resources are critical. To analyze the reliability of cluster systems with fault tolerance based on the migration of virtual machines, Markov models are known [15,16,17,18,19], but they do not take into account the considered features of real-time cluster systems associated with the possibility of disruption in the continuity of the computing process. The importance of these studies is associated with the criticality of the security of cyber-physical systems to possible violations of the continuity of the computing process.
The purpose of the work is to increase the functional reliability of a computer cluster with real-time virtual machine migration, for which the maximum allowable time for the interruption of the computing process due to failures is less than the system recovery time after failures.
A feature of the considered approach to assessing functional reliability is that the system failure conditions are associated not only with structural failures of the system nodes, but also with possible violations of the continuity of the computing process for a time longer than the maximum permissible.
By functional reliability, we mean the ability of systems to perform the required functions, taking into account the operability of the resources involved and ensuring the conditions for their implementation, including computational delays and ensuring the continuity of processing and data transfer processes. Thus, the requirements for ensuring the continuity of the computational process can be put forward as working conditions in the case of inadmissibility of interruptions in the operation of the redundant system in the process of its restoration or reconfiguration.
To achieve this goal, this article assumes the following:
  • A Markov model reflecting the restrictions on the maximum permissible interruption of the computing process and the danger of violations of these restrictions during the implementation of calculations in the recovery period of failed computing resources is constructed (Markov model of a system with the migration of virtual machines while ensuring the continuity of the computing process).
  • The model is modified with the modes of functioning of the cluster without restoring the system in the case of failure of part of the system resources that do not lead to loss of continuity of the computing process (Markov model of a system with the migration of virtual machines while ensuring the continuity of the computing process).
  • The probability of system operability while ensuring continuity of calculations is assessed (calculation of the probability of operability of duplicated systems)
  • The time to failure, leading to the interruption of the computational (control) process in excess of the maximum permissible time, is estimated (calculation of the probability of operability of duplicated systems)
This cluster architecture computer system contains servers (Figure 1). Each server is connected directly to one local storage device. In the system for providing automatic reconfiguration, aimed at supporting the continuity of computing processes in the cluster, pairs of physical servers of the primary and backup are allocated. The main server performs the required tasks critical to the continuity of the computing process. The backup server is designed to perform dynamic reconfiguration with ensuring the continuity of the computing process in case of possible failures of the primary server. The backup server, in addition to implementing dynamic system reconfiguration, performs some background tasks that are not critical to the continuity of the computational process and to the time of query execution.

2. Cluster Organization and Options for Its Recovery

Consider the options for the discipline of maintaining systems with fault tolerance based on virtual machines:
  • Option A provides for system recovery, provided there is no disruption to the continuity of the computing process.
  • Option B does not involve system recovery.
Option B is possible with limited system maintenance, for example due to its autonomous operation.
A situation of disruption of the computational process continuity with Option A is possible, for example, when nodes supporting computations fail during the recovery of failed resources. In this case, the reserve has been exhausted, and the time of their recovery of the cluster exceeds the maximum permissible time of disruption of the continuity of the computing process.
For the considered options for servicing the transition to the state of failure with the inability to implement the required functions for a time exceeding the specified maximum permissible value, it entails the transition to the state of unrecoverable failure.

3. Markov Model of a System with the Migration of Virtual Machines While Ensuring the Continuity of the Computing Process

We construct a Markov model of the reliability of a real-time computer cluster with the migration of virtual machines, for which the condition for operability is the inadmissibility of interruption of the computing process.
We assume that a violation of the continuity of the computing process occurs when, during the recovery of failed nodes, the resources involved in performing functional tasks fail, when their reserve in the cluster is exhausted, and the recovery time exceeds the allowable interruption time of the computing process.
To emphasize the model on the study of the influence of disruptions in the computational process on cluster reliability, we consider the simplest case of pairwise integration of physical servers to ensure the fault tolerance of such pairs during migration of virtual machines.
For each pair of physical servers allocated in the cluster that interact to support dynamic reconfiguration, state diagrams and transitions of the Markov model for organization variants A and B are shown in Figure 2 and Figure 3 The diagram shows the failure and recovery rates of the server λ 0 and μ 0 ; disk λ 1 , μ 1 ; and commutator λ 2 , μ 2 . The actual data replica is loaded onto the recovered disk (synchronization of the distributed storage system) with an intensity of μ 3 . The VM startup time on the backup server and the user application loading on it are negligibly small in comparison with the loading of the current data replica; therefore, in this study, an instant switch between servers is assumed.
In the initial state (AA0 and B0 for service Options A and B, respectively), all resources of the system under consideration are operational.
Depending on which element failed, the system goes into one of three states. For a model with organization Option A, when a computer fails, the system goes into state AA1, switch AA2, and hard drive AA3. If the system has the ability to recover, then, after repair, it goes into state AA4 with working elements. In state AA4, data are replicated between hard drives. If during replication some element fails, then the system will again go into the corresponding failure state (AA1, AA2, and AA3). If replication is completed and all the elements are functional, the system goes to its initial state (AA0 and B0). If during the repair an element of the backup computer fails, the system goes into complete failure mode.
The system of differential equations in accordance with the state diagram and transitions in Figure 2 for Option A has this form:
P 0 ( t ) = ( 2 λ 0 + λ 2 + 2 λ 1 ) P 0 ( t ) + μ 3 P 4 ( t ) ,
P 1 ( t ) = ( λ 1 + λ 0 + μ 0 ) P 1 ( t ) + 2 λ 0 P 0 ( t ) + λ 0 P 4 ( t ) ,
P 2 ( t ) = ( λ 1 + λ 0 + μ 2 ) P 2 ( t ) + λ 2 P 0 ( t ) + λ 2 P 4 ( t ) ,
P 3 ( t ) = ( λ 1 + λ 0 + μ 1 ) P 3 ( t ) + λ 1 P 4 ( t ) + 2 λ 1 P 0 ( t ) ,
P 4 ( t ) = ( 2 λ 0 + λ 2 + 2 λ 1 + μ 3 ) P 4 ( t ) + μ 1 P 3 ( t ) + μ 0 P 1 ( t ) + μ 2 P 2 ( t ) ,
P 5 ( t ) = ( λ 1 + λ 0 ) ( P 1 ( t ) + P 2 ( t ) + P 3 ( t ) + P 4 ( t ) ) .
For Option B in Figure 3, it has the form:
P 0 ( t ) = ( 2 λ 0 + λ 2 + 2 λ 1 ) P 0 ( t ) ,
P 1 ( t ) = ( λ 1 + λ 0 ) P 1 ( t ) + 2 λ 0 P 0 ( t ) ,
P 2 ( t ) = ( λ 1 + λ 0 ) P 2 ( t ) + λ 2 P 0 ( t ) ,
P 3 ( t ) = ( λ 1 + λ 0 ) P 3 ( t ) + 2 λ 1 P 0 ( t ) ,
P 4 ( t ) = ( λ 1 + λ 0 ) ( P 1 ( t ) + P 2 ( t ) + P 3 ( t ) ) .
The presented systems of differential equations make it possible to determine the dependence of the probabilities of all states of the system from time.
The probability of a system working under the condition of maintaining the continuity of the computing process for Options A is defined as:
P ( t ) = i = 0 4 P i ( t ) ,
and for Option B is defined as:
P ( t ) = i = 0 3 P i ( t ) .
It is of interest to expand the proposed Markov models in the case of combining physical servers into larger groups with the migration of virtual machines in them, provided that the computational process is preserved, as well as taking into account the possibility of increasing the probability of timely service in clusters based on their replication [20]. The presented Markov models suggest the ideal control. In this regard, the development of models is of interest, allowing to take into account the influence of control [21] on the reliability of the clusters of the organization under consideration. It is also of interest to study the criticality of the influence of these mechanisms on the potentially attainable level of reliability of cluster systems.

4. Calculation of the Probability of Operability of Duplicated Systems, Provided that the Computational Process Is Continuous

The results of calculating the probability of duplicated computer systems’ operability of the maintaining process’ organization, provided that the computing process is continuous for Options A and B, are presented in Figure 4.
The calculations were performed with the failure rates λ 0 = 1.115 · 10 5 ( 1 / h ) , λ 1 = 3.425 · 10 6 ( 1 / h ) , and λ 2 = 2.3 · 10 6 ( 1 / h ) and recovery rates μ 0 = 0.33 ( 1 / h ) , μ 1 = 0.17 ( 1 / h ) , μ 2 = 0.33 ( 1 / h ) , and μ 3 = 1 ( 1 / h ) .
The presented dependences make it possible to assess the influence on the probability of maintaining the operability of a duplicated system of a restriction on the inadmissibility of interruption of the computing process for the considered options for systems with service Options A and B.

5. Calculation of the Probability of Operability of Duplicated Systems

Having determined the probability P ( t ) of maintaining the system’s operability under the condition of ensuring the continuity of the computing process using the well-known relation:
T = 0 P ( t ) d t ,
the mean time between failures caused by a violation of the continuity of the computing process is found.
The mean time to failure can be obtained by integrating the system of differential equations for a model with an absorbing state, the initial conditions P 1 ( 0 ) = 1 , P k ( 0 ) = 0 , P n ( 0 ) = 0 for a model with n states.
For the systems under study, the left and right sides of the systems of equations for the models under consideration are integrated. Given that, in the presence of an absorbing state, P i ( ) = 0 , for the organizing system of Option A, we have [22,23]:
( 2 λ 0 + λ 2 + 2 λ 1 ) T 0 + μ 3 T 4 = 1 ,
( λ 1 + λ 0 + μ 0 ) T 1 + 2 λ 0 T 0 + λ 0 T 4 = 0 ,
( λ 1 + λ 0 + μ 2 ) T 2 + λ 2 T 0 + λ 2 T 4 = 0 ,
( λ 1 + λ 0 + μ 1 ) T 3 + λ 1 T 4 + 2 λ 1 T 0 = 0 ,
( 2 λ 0 + λ 2 + 2 λ 1 + μ 3 ) T 4 + μ 1 T 3 + μ 0 T 1 + μ 2 T 2 = 0 ,
( λ 1 + λ 0 ) ( T 1 + T 2 + T 3 + T 4 ) = 0 .
For that of Option B, we have:
( 2 λ 0 + λ 2 + 2 λ 1 ) T 0 = 1 ,
( λ 1 + λ 0 ) T 1 + 2 λ 0 T 0 = 0 ,
( λ 1 + λ 0 ) T 2 + λ 2 T 0 = 0 ,
( λ 1 + λ 0 ) T 3 + 2 λ 1 T 0 = 0 ,
( λ 1 + λ 0 ) ( T 1 + T 2 + T 3 ) = 0 .
where T i is the average time spent in working condition i when starting work from an operable state. Mean time to failure is determined by summing T i , for all operational states [23]:
T = T i .
For the system under consideration, the time to failure with service discipline Option A is T 1 = 3.891 × 10 5 h, and with Option B is T 2 = 3.277 × 10 3 h.
Thus, as a result of calculations for the presented example, it is shown that the mean time to failure during recovery in the case of supporting the continuity of the computing process increases by more than two orders of magnitude. This confirms the significance of the impact of the considered service disciplines on the reliability of cluster systems with the migration of virtual machines.

6. Conclusions

A Markov model is proposed for the reliability of a real-time computer cluster with the migration of virtual machines, for which the condition for the system to work is not to allow the interruption of the computing process.
The proposed model allows considering disciplines with and without recovery of the system by operators, provided that the computational process continues after failures.
Based on the proposed cluster models with the migration of virtual machines, the probability of maintaining the system’s operability is estimated provided that the computing process is continuous and the mean time to failure leading to disruption of the computing process is continuous.
In the future, it is planned to investigate more complex cluster systems that provide for the migration of virtual machines between physical servers, united in groups. It is supposed to investigate the influence of control and redundant request servicing on the reliability of cluster systems and on the probability of timely servicing of queries in them and maintaining the continuity of the computing process.

Author Contributions

Conceptualization, methodology, validation, investigation, writing—original draft preparation, writing—review and editing, and project administration, V.B. Formal analysis, investigation, writing—original draft preparation, writing—review and editing, and visualization, A.D. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript, or in the decision to publish the results.

References

  1. Kopetz, H. Real-Time Systems: Design Principles for Distributed Embedded Applications; Springer: Berlin/Heidelberg, Germany, 2011. [Google Scholar]
  2. Sorin, D. Fault Tolerant Computer Architecture; Morgan & Claypool: Madison, WI, USA, 2009; p. 103. [Google Scholar]
  3. Dudin, A.N.; Sun, B. A multiserver MAP/PH/N system with controlled broadcasting by unreliable servers. Autom. Control Comput. Sci. 2009, 5, 32–44. [Google Scholar] [CrossRef]
  4. Zakoldaev, D.A.; Korobeynikov, A.G.; Shukalov, A.V.; Zharinov, I.O. Cyber and physical systems technology classification for production activity of the Industry 4.0 smart factory. IOP Conf. Ser. Mater. Sci. Eng. 2019, 1, 012007. [Google Scholar] [CrossRef] [Green Version]
  5. Astakhova, T.; Verzun, N.; Kolbanev, M.; Shamin, A. A model for estimatingenergy consumption seen when nodes of ubiquitous sensor networks communicate information to each other. In Proceedings of the 10th Majorov International Conference on Software Engineering and Computer Systems, Saint Petersburg, Russia, 20–21 December 2018. [Google Scholar]
  6. Poymanova, E.D.; Tatarnikova, T.M. Models and Methods for Studying Network Traffic. In Proceedings of the Wave Electronics and its Application in Information and Telecommunication Systems (WECONF), St. Petersburg, Russia, 1–5 June 2018. [Google Scholar] [CrossRef]
  7. Jin, H.; Li, D.; Wu, S.; Shi, X.; Pan, X. Live virtual machine migration with adaptive memory compression. In Proceedings of the IEEE International Conference on Cluster Computing (CLUSTER ’09), New Orleans, LA, USA, 29 August–4 September 2009. [Google Scholar] [CrossRef]
  8. Sahni, S.; Varma, V. A hybrid approach to live migration of virtual machines. In Proceedings of the IEEE International Conference on Cloud Computing for Emerging Markets (CCEM 2012), Bangalore, India, 23–24 November 2012. [Google Scholar] [CrossRef]
  9. Machida, F.; Kawato, M.; Maeno, Y. Redundant virtual machine placement for fault-tolerant consolidated server clusters. In Proceedings of the IEEE Network Operations and Management Symposium–NOMS 2010, Osaka, Japan, 19–23 April 2010; pp. 32–39. [Google Scholar] [CrossRef]
  10. Kim, S.; Choi, Y. Constraint-aware VM placement in heterogeneous computing clusters. Clust. Comput. 2020, 23, 71–85. [Google Scholar] [CrossRef]
  11. Yang, C.T.; Liu, J.C.; Hsu, C.H.; Chou, W.L. On improvement of cloud virtual machine availability with virtualization fault tolerance mechanism. J. Supercomput. 2014, 69, 1103–1122. [Google Scholar] [CrossRef]
  12. Jo, C.; Cho, Y.; Egger, B. A machine learning approach to live migration modeling. In Proceedings of the 2017 Symposium on Cloud Computing, Santa Clara, CA, USA, 24–27 September 2017; Volume 17, pp. 351–364. [Google Scholar]
  13. Keller, G.; Lutfiyya, H. Dynamic management of applicationswith constraints in virtualized data centres. In Proceedings of the IFIP/IEEE International Symposium on Integrated Network Management (IM), Ottawa, ON, Canada, 11–15 May 2015. [Google Scholar]
  14. Wang, Y.B.; Hong, Z.G.; Shi, M.Y. Markov Process-Based Availability Analysis of Rendering Cluster Systems. In Advanced Materials Research; Trans Tech Publications, Ltd.: Stafa-Zurich, Switzerland, 2011; Volume 225–226, pp. 1024–1027. [Google Scholar] [CrossRef]
  15. Li, X.Q.; Li, R.L.; Xie, Y.J. Reliability Analysis Based on Markov Process for Repairable Systems. In Applied Mechanics and Materials; Trans Tech Publications, Ltd.: Stafa-Zurich, Switzerland, 2014; Volume 571–572. [Google Scholar] [CrossRef]
  16. Wang, C.C.; Liu, X.J.; Wang, C.X. Research on Reliability Analysis Method of Industrial Control System Based on Markov Process. In Applied Mechanics and Materials; Trans Tech Publications, Ltd.: Stafa-Zurich, Switzerland, 2014; Volume 541–542. [Google Scholar] [CrossRef]
  17. Wang, Y.B.; Hong, Z.G.; Shi, M.Y. Markov Process-Based Availability Analysis of Rendering Cluster Systems. In Applied Mechanics and Materials; Trans Tech Publications, Ltd.: Stafa-Zurich, Switzerland, 2014; Volume 225–226. [Google Scholar] [CrossRef]
  18. Bogatyrev, V.A.; Aleksankov, S.M.; Derkach, A.N. Model of Cluster Reliability with Migration of Virtual Machines and Restoration on Certain Level of System Degradation. In Proceedings of the Wave Electronics and Its Application in Information and Telecommunication Systems (WECONF-2018), St. Petersburg, Russia, 26–30 November 2018; p. 8604317. [Google Scholar]
  19. Bogatyrev, V.A.; Bogatyrev, S.V.; Derkach, A.N. Timeliness of the Reserved Maintenance by Duplicated Computers of Heterogeneous Delay-Critical Stream. CEUR Workshop Proc. 2019, 2522, 26–36. [Google Scholar]
  20. Bogatyrev, V.A.; Bogatyrev, S.V.; Bogatyrev, A.V. Model and Interaction Efficiency of Computer Nodes Based on Transfer Reservation at Mul-tipath Routing. In Proceedings of the Wave Electronics and Its Application in Information and Telecommunication Systems (WECONF), St. Petersburg, Russia, 3–7 June 2019; pp. 1–4. [Google Scholar]
  21. Bogatyrev, V.A.; Vinokurova, M.S. Control and Safety of Operation of Duplicated Computer Systems. Commun. Comput. Inf. Sci. 2017, 700, 331–342. [Google Scholar]
  22. Victorova, V.S.; Stepanjanc, A.C.T. About reliability indicators of the average operating time type. Reliability 2014, 4, 27–36. [Google Scholar]
  23. Victorova, V.S.; Stepanjanc, A.C.L. Models and Methods for Calculating the Reliability of Technical Systems; URSS LLC Lenand: Moscow, Russia, 2016. [Google Scholar]
Figure 1. Cluster structure.
Figure 1. Cluster structure.
Computers 09 00042 g001
Figure 2. State and transition graph of the Markov model of a duplicated computer system with ensuring the continuity of the computing process for service Option A.
Figure 2. State and transition graph of the Markov model of a duplicated computer system with ensuring the continuity of the computing process for service Option A.
Computers 09 00042 g002
Figure 3. State and transition graph of the Markov model of a duplicated computer system with ensuring the continuity of the computing process for service Option B.
Figure 3. State and transition graph of the Markov model of a duplicated computer system with ensuring the continuity of the computing process for service Option B.
Computers 09 00042 g003
Figure 4. The probability of maintaining the system’s operability under the condition of ensuring the continuity of the computing process for service organization Options A and B.
Figure 4. The probability of maintaining the system’s operability under the condition of ensuring the continuity of the computing process for service organization Options A and B.
Computers 09 00042 g004

Share and Cite

MDPI and ACS Style

Bogatyrev, V.; Derkach, A. Evaluation of a Cyber-Physical Computing System with Migration of Virtual Machines during Continuous Computing. Computers 2020, 9, 42. https://doi.org/10.3390/computers9020042

AMA Style

Bogatyrev V, Derkach A. Evaluation of a Cyber-Physical Computing System with Migration of Virtual Machines during Continuous Computing. Computers. 2020; 9(2):42. https://doi.org/10.3390/computers9020042

Chicago/Turabian Style

Bogatyrev, Vladimir, and Aleksey Derkach. 2020. "Evaluation of a Cyber-Physical Computing System with Migration of Virtual Machines during Continuous Computing" Computers 9, no. 2: 42. https://doi.org/10.3390/computers9020042

APA Style

Bogatyrev, V., & Derkach, A. (2020). Evaluation of a Cyber-Physical Computing System with Migration of Virtual Machines during Continuous Computing. Computers, 9(2), 42. https://doi.org/10.3390/computers9020042

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop