• <tr id="yyy80"></tr>
  • <sup id="yyy80"></sup>
  • <tfoot id="yyy80"><noscript id="yyy80"></noscript></tfoot>
  • 99热精品在线国产_美女午夜性视频免费_国产精品国产高清国产av_av欧美777_自拍偷自拍亚洲精品老妇_亚洲熟女精品中文字幕_www日本黄色视频网_国产精品野战在线观看 ?

    A Hybrid Approach for Performance and Energy-Based Cost Prediction in Clouds

    2021-12-14 06:05:30MohammadAldossary
    Computers Materials&Continua 2021年9期

    Mohammad Aldossary

    Department of Computer Science,College of Arts and Science,Prince Sattam Bin Abdulaziz University,Al-Kharj,Saudi Arabia

    Abstract:With the striking rise in penetration of Cloud Computing,energy consumption is considered as one of the key cost factors that need to be managed within cloud providers’infrastructures.Subsequently,recent approaches and strategies based on reactive and proactive methods have been developed for managing cloud computing resources,where the energy consumption and the operational costs are minimized.However,to make better cost decisions in these strategies,the performance and energy awareness should be supported at both Physical Machine(PM)and Virtual Machine(VM)levels.Therefore,in this paper,a novel hybrid approach is proposed,which jointly considered the prediction of performance variation,energy consumption and cost of heterogeneous VMs.This approach aims to integrate auto-scaling with live migration as well as maintain the expected level of service performance,in which the power consumption and resource usage are utilized for estimating the VMs’total cost.Specifically,the service performance variation is handled by detecting the underloaded and overloaded PMs;thereby,the decision(s)is made in a cost-effective manner.Detailed testbed evaluation demonstrates that the proposed approach not only predicts the VMs workload and consumption of power but also estimates the overall cost of live migration and auto-scaling during service operation,with a high prediction accuracy on the basis of historical workload patterns.

    Keywords:Cloud computing;energy efficiency;auto-scaling;live migration;workload prediction;energy prediction;cost estimation

    1 Introduction

    Cloud Computing is an effective and emerging model that has changed the industry of Information Technology (IT),in which it can deliver a wide variety of services for their customers in the form of applications,platforms and infrastructures.Nevertheless,the wide adoption of Cloud Computing leads to increase the number of customers and thereby increase the cloud providers’operational costs [1-5].Therefore,minimizing the operational costs for the Cloud services has attracted considerable attention from industry and academic researchers in recent years,where numerous cost approaches and techniques (e.g.,on-demand,subscriptionandauctioncost models) have been developed by providers which can significantly affect the adoption of Cloud Computing industry.However,these approaches are sophisticated and have a set of limitations because the customers are charged on the basis of pre-defined tariffs for the resources,even if they have not used them [6-8].In addition,the variation of energy cost is not considered in these approaches [9,10].With the increasing cost of electricity,energy consumption is considered as one of the major cost factors that has a great effect on the Cloud infrastructure’s operational cost [1-3,11].Therefore,building a novel cost approach for Cloud services that are adapted to the energy costs is challenging and has attracted the attention of many researchers [1-3].

    The consumed energy at the clouds is dependent on two main factors,which are the physical resources’efficiency and the strategies employed to manage these resources [12,13].Consequently,numerousreactive and proactive-basedmethods are used to manage Cloud resources in an efficient way such asdynamic consolidationandresource provisioning[14].For example,when the workload exceeds a specific threshold,(i.e.,95% of CPU utilization),the right decision is made (e.g.,VMs migration or resources scaling) to avoid the degradation of service performance.Indeed,proactive-basedmethods can make the corrective decisions (e.g.,auto-scaling,live migration and re-allocation) at earlier stages,in which the violation of Service Level Agreement (SLA) is prevented,and the service performance is maintained acceptable.Therefore,studying and understanding the impact of these decisions is important to develop cost-efficient strategies and energy efficient resource allocation methods.Moreover,estimating future Cloud services’cost can help service providers for making effective-cost decisions and offering suitable services that meet the requirements of their customers.Furthermore,recent developments in the management of Cloud paradigm at different levels and the reduction of energy consumption have received attention and thereby reduce the operational expenditure (OPEX) costs for the Cloud providers.

    The aim of this paper to overcome the identification’s challenge of cost-effective approaches for cloud services by enabling energy consumption’s awareness,performance variation and the virtual level cost in the environment of Cloud.In addition,the result of this work can be integrated withreactiveandproactiveresource management methods for making effective-cost decisions in which it is reinforced by performance and energy awareness to manage Cloud resources efficiently.Moreover,the consumed energy is reduced and then the total cost of Cloud providers is minimized while the service performance is maintained.The contributions reported in this paper can be summarized as follows:

    · A novel hybrid approach is introduced for predicting the VMs total cost,energy consumption and performance variation,where auto-scaling and live migration are integrated in order to provide cost-effective strategies.Additionally,the trade-off among cost,energy and performance in the cloud environment are considered.

    · Set of models and algorithms are proposed for enhancing VMs consolidation and resource provisioning techniques,as well as supporting energy consumption’s awareness,performance variation and cost in the infrastructure of Cloud.

    · The evaluation results based on a real Cloud testbed proved the usability of the proposed approach and verified the capability of the prediction models.

    The reminder of this paper is organized as follows:Section 2 introduces the hybrid approach for performance and predication cost of energy that integrates VMs auto-scaling with live migration.The experimental setup and design are presented in Section 3.This is followed by the evaluation and results discussion in Section 4.Finally,Section 5 concludes this paper and discusses future steps.

    2 Integration of VMs Auto-Scaling with Live Migration:A Hybrid Approach

    Recently,resource provisioning and VMs consolidation are used to address workload fluctuations issues,in the cloud environment.From on hand,the resource provisioning-based solutions(e.g.,auto-scaling) can provide VMs with needed additional resource capacity to satisfy the requirements of Quality of Service (QoS).For instance,when one or more VMs are detected as overloaded (e.g.,the workload surpasses the predefined percentage of upper threshold),the VMs should be scaled up/out to meet the application demands.Generally,VMs auto-scaling are categorized into two main types,namely,vertical scaling(i.e.,scale-up/resizing) andhorizontal scaling(i.e.,scale-out) [15-17].In the case ofvertical scaling,the resources (e.g.,vCPUs and memory)are added into VMs,while in thehorizontal scalingcase,an additional VMs are created.Note that,the additional resources are determined regarding the application requirements.Nevertheless,the second scaling type (i.e.,horizontal scaling) requires a few minutes to be initiated [15,18,19],which is unacceptable for real-time and delay-sensitive computation [20,21].Additionally,there are extra costs for vertical and horizontal scaling [17]which are scaling time (booting/rebooting),new VMs’license fees and energy overhead that need further consideration [16].From the other hand,VM consolidation-based solutions (e.g.,live migration) can improve the resource utilization and achieve energy efficiency in Clouds,in which the live migration process allows VMs to be moved from one PM to another without service interruption [22].This approach plays an important role to balance the load among the PMs and reduces the overall energy consumption.For instance,when a host is detected as underloaded (e.g.,the workload less than the predefined percentage of lower threshold),it is a candidate for being switched off or to enter power saving mode.However,the process of live migration is considered as a resource-intensive operation [23],in which the migrating VMs’service performance,and the services running on other VMs,are effected [24-27].Moreover,it’s needs to take attention that there are extra costs for the migration process [17],which includes the migration time and energy overhead [28,29].Therefore,studying and understanding the influence of VMs auto-scaling and live migration is important to develop cost-effective strategies for Cloud services.

    Numerous approaches for resource provisioning and VM consolidation independently emerged in the literature [16,17,21,24,25,30-32]with the goal of balancing the load,increasing the capacity of VMs resources and reducing the energy-related costs.To minimize the operational costs while achieving performance objectives,Cloud providers may automatically perform VMs consolidation and resource provisioning to match workload changes and prevent any performance loss.Indeed,a proactive-basedframework can make the preventive actions on-the-fly (e.g.,VMs auto-scaling,migrating and re-allocating) at earlier stages,in which the degradation of service performance is avoided.In addition,the framework’s effectiveness depends on possible actuators/decisions to be implemented at service operation.This solution would enable Cloud providers to better use of their infrastructure in terms of maintaining service performance,reducing power consumption and operating cost.Besides,estimating future Cloud services’cost supports the service providers for offering appropriate services that satisfy the requirements of their customers [33].

    Therefore,the proposed framework in [34]has been extended to support a new hybrid approach for predicting the total cost of heterogeneous VMs,considering their energy consumption and performance variation,as depicted in Fig.1.More specifically,the costs of auto-scaling and live migration processes are integrated to determine the decision,in which the issues related to quality characteristics (e.g.,energy consumption and application performance) are considered.

    Figure 1:A hybrid approach for performance and energy-based cost prediction

    In addition,Autoregressive Integrated Moving Average (ARIMA) model is utilized to predict the workload of PMs/VMs in order to handle the performance variation of the applications and perform the most effective decision(s) (e.g.,auto-scaling,live migration or both).Moreover,regression models exploit VMs and PMs workload’s correlation to predict the VMs power consumption for an efficient allocation/re-allocation of the VMs.Consequently,on the basis of the predicted workload and energy consumption for each VM,VMs’total cost caused by the most effective decision(s) can be estimated.Finally,to reach this goal,numerous steps are needed to detect PMs’workload (i.e.,underloaded and overloaded),predict PMs/VMs workload and consumption of power,and thereby estimating the scaled/migrated VMs’total cost,that are described in detail in the following subsections.

    2.1 PMs Performance Detection

    Step 1:The threshold percentages of PMs’CPU utilization and RAM usage are determined(i.e.,lower,upper and max_upper;25%,85% and 95%,respectively) and the workload of PMs is monitored periodically.Algorithm 1 shows the detailed process for detecting the underloaded and overloaded PMs.This Algorithm combines two sub-algorithms:1) live migration with VMs re-allocation in order to switch the underloaded host to power saving mode,hence save energyrelated costs.Also,this mechanism aims to minimize the overall cost of migration by re-allocation the VMs to the most energy efficient host (if possible),as presented in Algorithm 2;and 2) an integration of auto-scaling,live migration and re-allocation in order to prevent the host to be overloaded.This mechanism would help to select the most cost-effective action(s) in order to minimize VMs’total cost that cased by scaling and migration decisions,as presented in Algorithm 3.The list of the algorithms notations and their definitions are summarized in Tab.1.

    Table 1:Summary of notations

    Step 2:The underloaded PMs is detected through Algorithm 1 and then appropriate actions are made such as live migration and re-allocation to save cost.Therefore,if the PMiworkloadis less than or equals to the threshold lower percentage (e.g.,25%),then ARIMA model is utilized for predicting next time interval VMs’workload (e.g.,every 5 min) on the basis of historical patterns of workload (seeStep 4).Indeed,this process can detect the PMiwith the underloaded workload in advance,and thereby can migrate the VMs and switch PMito power saving mode.Afterward,if the next time interval VMs’predicted workload is still less than or equals to the lower threshold,then VMs live migration and re-allocation are performed using Algorithm 2.

    Also,this algorithm (i.e.,Algorithm 2) is used to select a matching destination PMjto host the migrated VMs,and to check whether the cost incurred by VMs live migration is less than the cost of switching the source PMito power saving mode.To do so,PMs are descending sorted regarding their energy efficiency.This is aimed to migrate the VMs to the host with the most appropriated energy efficient.In this regard,the estimation of the energy efficiency for both host (i.e.,source PMiand destination PMj) can be calculated as:PM PowerFor example,if the PM power>1,the destination host is more energy efficient than the source;if the PM power=1,the destination host is similar to the source in terms of the energy efficient and if the PM power<1,the destination host is less energy efficient than the source.

    ?

    Starting with the lowest idle power for PMj(the most energy efficient host),and then check if PMjhas enough resources to meet the migration requirements,while simultaneously ensuring that the destination host PMjdoes not exceed the upper percentage threshold after allocating the migrated VMs.This algorithm ensures:1) the destination PMjis not overloaded after VMs migration process,2) the source PMiwill be switched to power saving mode once the migration takes place in order to save cost.

    ?

    Step 3:The overloaded PMs is detected through Algorithm 1 and then the candidate VMs that need to be scaled/migrated are identified.Therefore,if the workload value of PMiwithin the range of [upper and max_upper percentage of threshold],then ARIMA model is utilized for predicting the next time interval of VMs workload in PMi(e.g.,every 5 min) on the basis of historical patterns of workload (seeStep 4).Obviously,this process can detect the PMiwith the overloaded workload,and thereby can perform preventive actions such as VMs auto-scaling and live migration.Further,this mechanism would help to control the number of scaling and migrations decisions in order to prevent unnecessary scaling/migration incurred by small workload peaks(false alarm).Afterward,if the workload of predicted VMs is still within the range of [upper and max_upper percentage of threshold]for the next interval,VMs auto-scaling/live migration process is employed using Algorithm 3.

    The proposed Algorithm 3 combines the auto-scaling (vertical/horizontal scaling) with live migration for obtaining the appropriated cost-effective decision(s).The overloaded VMs is firstly scaled/migrated (e.g.,resize VMs,migrate existing VMs and resize them,or initiate new VMs),then select appropriate destination PMjfor hosting it.To achieve this,the following set of conditions are tested in the same order and perform the associated actions:1) if PMi(the source host) has enough resources to meet the scaling requirements,then the vertical scaling is performed on this PMi(hint:vertical scaling is restricted by PMicapacity [17,35,36]);2) if PMidoes not have enough resources,the PMs are descending sorted regarding their energy efficiency,as described inStep 2.After sorting the PMs based on their energy efficiency,themigration and vertical scaling decisionis performed in order to firstlymigratethe overloaded VMs to appropriate host PMjand thenvertically scalingthem.It also checks if PMjhas enough resources to meet themigrationandscalingrequirements,while at the same time ensuring that the destination host PMjdoes not exceed the upper percentage threshold after allocating the migrated VMs along with their scaling requirements (the additional resources);otherwise,3) horizontal scaling is made on PMjin a similar manner as the previous action by placing the new VM to an appropriate destination.This algorithm ensures:1) the destination PMjis not overloaded after VMs scaling and migration processes,2) workload of the source PMiis significantly decreased once scaling/migration process is performed,and 3) minimize VMs’total cost caused by scaling/migration decisions.

    ?

    ?

    For VMs scaling,Algorithm 4 is utilized to select the appropriate VMs size for cost-effective scaling on the basis of closest cloud provider-defined instance sizes set (e.g.,small,medium and large VM).However,over-provisioning may be happened in this mechanism (e.g.,in the case of there is a difference between the requested scaling resources and the predefined cloud providers’instance sizes).Subsequently,the extra-resources are wasted,where set of capacity is created and useless,and thereby more money might paid without any benefit [17,37],which is not the auto-scaling goal of VMs.Moreover,wasted resources may lead to an increase in energy costs because of their under-utilization and a decrease in the revenue of Cloud providers,as the number of resource requests acceptable may decrease.Therefore,motivated by these considerations,a new self-configuration algorithm is proposed for resizing/creating VMs on the basis of the right requested resources size,where the self-configuration algorithm aims to allocate adequate resources to VMs and avert resources’over-provisioning.In this way,this algorithm (i.e.,Algorithm 4) can maximize cloud providers’resources usage and thereby their profits are maximized,and only the actually used resources will be paid by customers.

    2.2 VMs Workload Prediction

    Step 4:In this step,VMs workload is predicted for the next time interval using ARIMA model,which is expressed as the number of VMs requested and their capacity (i.e.,vCPUs,memory,disk and network) for executing the application,and can be calculated based on historical workload patterns retrieved from a knowledge database.Different patterns of workload can be achieved in Cloud applications based on the behaviors of customers usage,which consume different power depending on the utilized resources.As stated in [38],there are several workload patterns such asstatic,periodic,continuously changing,unpredicted,and once-in-a-lifetime.The static workload pattern can be easily predicted,but there are many challenges that can obstruct the workload prediction when using other patterns.For example,other patterns may reflect temporary fluctuations of the workload such as continuously changing and once-in-a-lifetime or may be difficult to predict in advance such as the unpredicted pattern.These patterns do not necessarily occur in data centers on a daily basis [32].Therefore,it is essential to have approximated workload patterns that occur in the time series history to achieve a high prediction accuracy [32].Thus,the periodic workloads can be more appropriate and precise to allow Cloud services to quickly scaling or descaling the capacity to meet demand and dynamically control the cost of the infrastructure.Therefore,the simulated periodic workload pattern is considered for the historical data to be used in this work.Due to the sophistication and ARIMA model accuracy,it is widely used in different fields,such as economics and finance [39],where a further details exist in [39].After predicting the workload of VMs using a model of ARIMA,which is based on historical data,the workload of PMs as well as the power consumption of PMs/VMs are predicted using regression models.

    2.3 PMs Workload Prediction

    Step 5:Workload prediction of PMs is represented as (PMs CPU utilization),which can be calculated based on the relationship between vCPUs number and the PM CPU utilization for the heterogeneous PMs,as shown in Figs.2-4,respectively.

    Figure 2:Number of vCPUs (VMx) vs.PM CPU utilization (source PMi),Host A

    Figure 3:Number of vCPUs (VMx) vs.PM CPU utilization (destination PMj-most energy efficient PM),Host B

    Figure 4:Number of vCPUs (VMx) vs.PM CPU utilization (destination PMj-less energy efficient PM),Host D

    In this step,a model of linear regression is utilized for predicting the PMs CPU utilization on the basis of the ratio of used vCPUs requested number by VMs,considering their current workload as the PM can already running other VMs [40,41].The following Eq.(1) is used.

    wherePMxPredUtilindicates the predicted CPU utilization of PM;αandβdenote the slope and the CPU utilization’s intercept,VMyReqvCPUsandVMyPredUtildenote the number of vCPU requested and the predicted utilization for each VM.ThePMxCurrUtilandPMxIdleUtildenote the current and idle PM utilization,respectively.

    2.4 PMs Energy Consumption Prediction

    Step 6:After the workload of PMs was predicted in the previous step,the power consumption of PMs is predicted in this step,which can be computed on the basis of the relationship between the predicted workload (CPU utilization) and power consumption of PM.Therefore,the considered PM should be characterized using regression models with respect to the correlation of their power consumption and CPU utilization,as shown in Fig.5.

    Figure 5:The PM CPU utilization vs.power consumption (source PMi),Host A

    Figure 6:The PM CPU utilization vs.power consumption (destination PMj-most energy efficient PM),Host B

    Consequently,the power consumption of the predicted PM,PMxPredPwrmeasured in Watt,can be linearly expressed using the CPU utilization of the predicted PMs,as shown in Fig.5 and in Eq.(2).Whereαandβdenote the values of slope and interceptor obtained using regression relation,andPMxPredUtildenotes CPU utilization of the predicted PM.

    However,all existing PMs do not necessarily follow this linearity relation due to the natural heterogeneity of PMs’resources,as shown for example in Figs.6 and 7.Therefore,in this case,the correlation among power consumption and the targeted PM’s CPU utilization can be characterized using other regression models,such as polynomial,as presented in Eq.(3).

    whereα,γandφrepresent slopes,βdenotes the intercept andPMxPredUtildenotes the CPU utilization of the predicted PM.

    Figure 7:The PM CPU utilization vs.power consumption (destination PMj-less energy efficient PM),Host D

    2.5 VMs Energy Consumption Prediction

    Step 7:The goal of this step is to assign the PM predicted consumption of power to the newly requested VM,VMxPredPwr,as well as to the running VMs on the physical host,which can be computed using Eq.(4).

    whereVMxPredPwrdenotes one VM’s predicted power consumption in Watt.TheVMxReqvCPUsandVMxPredUtildenote the vCPU requested number and the predicted CPU utilization of VM,respectively.VMyReqvCPUsdenotes VM’s total vCPU on the same PM.ThePMxIdlePwrandPMxPredPwrdenote the idle and predicted consumption of power for a single PM.

    Note that,the energy providers are usually charged by Kilowatt per hour (kWh).Therefore,the consumption of power needs to be converted to energy based on the following Eq.(5).

    2.6 VMs Total Cost Estimation

    Step 8:Finally,regarding the obtained values of predicted VMxresource usage and energy consumption inSteps 4and7,the VMxtotal cost is estimated in this step.In the case of VM migration,the total timeTimesneeded to migrate VMxcan be expressed as follows:

    whereTMigdenotes the total migration time of VMxin seconds.TMig_StartandTMig_Enddenote the start and end time of the migration process.TRun_Soudenotes the summation of VMxrunning time on the PMibefore the migration process starts plus the migration timeTMigitself,andTRun_Sou_Bef_Migdenotes the VMxrunning time before migration.TRun_Desdenotes the VMxrunning time on the PMjduring and after the migration process,andTRun_Des_Aft_Migdenotes the VMxrunning time after migration.In the case of VM auto-scaling,the total timeTimesneeded to scale VMxcan be expressed as follows:

    whereTScaling_VMxdenotes the VMxscaling time in seconds.TStart_ScalingandTEnd_Scalingdenote the start and end time of scaling.TExisting_VMxdenotes the VMxrunning time before the scaling process starts.TStart_RunandTEnd_Rundenote the start and end time for the operating task.For estimating the total cost of VMxbased on the suitable action(s),Eq.(11) is proposed.

    whereVMxEst_Cost_PMidenotes the VMxtotal estimated cost before and during the action is made on the source PMi.TheVMxReqvCPUs_PMidenotes the vCPUs requested number for each VM andVMxPred_U_PMidenotes the predicted CPU utilization for each VM,times vCPUs requested cost for a period of time (the time is based on the performed action).VMxPred_RAM_U_PMidenotes the predicted usage of memory,times the cost for that resource for a period of time.The notation of disk and network resources are similarly considered.VMxPred_Energy_PMidenotes the VMxpredicted energy consumption,times the energy providers-considered energy cost.Therefore,Eq.(11) can be used to estimate the VMxcost during and after the action is made at the destination PMj,while the resources of PMi(e.g.,CPU,RAM,disk,network and energy) are substituted with PMjresources.Moreover,an additional license feeαis added for the new VM(i.e.,constant £0.1/h.) in the case of making horizontal scaling decision.Thus,Eq.(12) can be used to obtain the VMxestimated cost,VMxTotal_Est_Cost,before and after the action is made.

    3 Experimental Setup

    In this section,the experimental details to critically evaluate the performance of the proposed approach is conducted,in which a real Cloud testbed is used.First,the cloud testbed and monitoring infrastructure are introduced.Afterward,experimental design is presented.

    3.1 Cloud Testbed and Monitoring Infrastructure

    The experiments are undertaken on a Cloud testbed composed of commodity Dell servers’cluster,in which each server is equipped with 16 GB RAM and 500 GB of SATA HDD storage,running Linux CentOS version 6.6 platform.In addition,four different PMs are considered on the cloud testbed,where three of them (Host A,C and D) equipped with an Intel Xeon CPU with four core X3430 and the last one (Host B) equipped with an Intel Xeon CPU with eight-core E3-1230 V2.Also,the testbed offers a share of Network File System (NFS),which runs on the cluster head node and provides with a 2 TB of VM images’storage.Moreover,this testbed is supported by Virtual Machine Manager (VMM) with OpenNebula [42]version 4.10.2,and used a Kernel-based Virtual Machine (KVM) [43]hypervisor version 4.0.1 built on Linux Kernel with version 2.6.32.24.Further,in this testbed,Host A is considered as the source host (PMi) and Host B,C and D are considered as the destination’s hosts (PMj).Where Host B is the most energy efficient host,Host C is the similar host configuration to the source Host A,and Host D is the less energy efficient host.

    In addition,Cloud testbed monitors and measures the usage of resources and energy.At the physical level of host,each PM is equipped with a WattsUp meter [44],for measuring the power consumption values per second,which then pushed to Zabbix (infrastructure monitoring tool) [45].Besides,for each of the running PMs and VMs,the usage of resources (e.g.,CPU,memory,network and disk) are monitored by Zabbix.Moreover,the power consumption of PMs and resource usage of VMs are transferred together to the proposed approach,which can measure the energy consumption as well as VMs’total cost.

    Finally,with regard to VMs considered in this paper,Rackspace [46]is utilized as VMs configurations reference,to provide an extensive range of VM types,that allows customers plenty of flexibility to satisfy their needs.Additionally,in this paper,three types of VMs (i.e.,small,medium and large) with different capacities are utilized.Furthermore,with regard to ElasticHosts [47]and VMware [48],the virtual resources’cost is determined,whereas they describe a service cost breakdown in detail as follows:1 vCPU,1 GB Memory,1 GB Storage and 1 GB Network are respectively assigned £0.008/h,=£0.016/h,=£0.0001/h,=£0.0001/h;and energy cost=£0.14/kWh [49].Note that customers are charged based on the resources they utilize in British Pound Sterling (GBP/£).

    3.2 Design of Experiments

    In this subsection,an experimental design is conducted to prove the capability of the proposed approach to detect and predict the underloaded/overloaded PMs in order to handle the service performance variation in a cost-effective manner.This approach also aims for predicting the workload and power consumption and can estimate the total cost associated with migrated and scaled VMs in the case of heterogeneous PMs are used for running.Additionally,the approach focuses on total saving cost which can be achieved if VMs are migrated/scaled to/on different hosts with different energy characteristics.In the experimental design,a real pattern of workload for Cloud applications is represented by generating historical data,in which all the resources (i.e.,CPU,memory,network and disk) are stressed to their full utilization on different VMs types using theStress-ngtool [50].Then,guided by the intuition in [51],the time interval for each VM type’s generated workload is divided into four slots (30 min each),in which three of them are used a set of prediction historical data,whereas the last one can be utilized as a set of testing data for evaluating the predicted results.The applying process of the proposed approach is as follows.Firstly,the underloaded and overloaded hosts are detected in order to handle the service performance variation.Then,theauto.arimaR package’s function [52]is used to predict the workload of VMs,in which ARIMA best fit model is automatically selected on the basis of Akaike Information Criterion (AIC) or Bayesian Information Criterion (BIC) value.Afterwards,the process passes through the framework cycle [34]and takes into account the relationship among the physical and virtual resources for predicting VMs’consumption of power,in the case of several PMs are used for running.Finally,the most cost-effective decision(s) is performed,and the total cost is estimated for both migrated and scaled VMs on the basis of their power consumption and workload predicted.

    4 Evaluation and Results Discussion

    In this section,an extensive and quantitative evaluation of the proposed approach based on the performance and predication cost of energy are presented,in which VMs total cost during service operation is estimated with the consideration of migration and scaling decisions.First,the predicted workload results for VMs with three different types (i.e.,small,medium and large) that operated on several PMs on the basis of historical periodic workload pattern,are introduced.Afterward,the results of VMs power consumption prediction with live migration and auto-scaling processes are discussed.Finally,the estimation cost of VMs is presented.

    4.1 VMs Workload Prediction

    Regarding Algorithm 1,the predictive model is employed to reduce the number of VM migration/scaling decisions in the case of PMiis underloaded/overloaded,while the predefined thresholds (i.e.,lower,upper and max_upper) are satisfied,and thereby prevent the unnecessary migration and scaling incurred by small workload peaks (false alarm).Generally,with regard to Algorithm 2,VMs are migrated or re-allocated/allocated to the appropriate destination PMj(i.e.,with sufficient resources and energy-efficient) in the case of PMiis underloaded,in which the predicted workload is less than or equals to the predefined lower threshold,and thereby PMiis switched to power saving mode and then the cost is saves.Furthermore,according to Algorithm 3,the most cost-effective scaling/migration decision(s) (e.g.,resize VMs,migrate existing VMs and resize,or initiate new VMs) is performed and VMs are re-allocated/allocated to the selected destination PMj(i.e.,with sufficient resources and energy-efficient) in the case of PMiis overloaded,where the workload predicted is with the range of [upper and max_upper percentage of threshold].Also,the VMs predicted results in relation to the actual workload are illustrated in Figs.8-10,where CPU,RAM,disk,and network usage are included.It is observed from the figures that the predicted and actual workload results of VMs for CPU,RAM and network are approximately matched where the utilization peaks are periodic.This is due to the fact that the ARIMA model is capable of captures the trend of historical seasonal and therefore gives an accurate prediction.Whereas the accuracy for predicted disk workload is less with respect to the results of CPU,network and RAM prediction.This is trace to the high variations of disk workload pattern of the generated historical periodic which is not nearly matched in each interval.

    Figure 8:The workload prediction results for small VM

    Figure 9:The workload prediction results for medium VM

    Figure 10:The workload prediction results for large VM

    Besides the mean values of VMs predicted workload,the results also illustrated the confidence intervals of each VM predicted workload with low and high percentage (i.e.,80% and 95%) based on the ARIMA model.

    Meanwhile,Tab.2 presents different number of metrics used to verify the accuracy of the prediction of CPU,RAM,disk and network workload using three VMs types (i.e.,small,medium and large) on the basis of periodic workload patterns.

    Table 2:Prediction accuracy for three types of VMs

    These metrics include,Mean Error (ME),Mean Absolute Error (MAE),Root Mean Squared Error (RMSE),Mean Absolute Percent Error (MAPE),and Mean Percentage Error (MPE).The first metric (ME) is used to measure the predicted average error,whereas the measured variance square root with the average absolute error is measured by (RMSE).Moreover,(MAE) is utilized to compute the average absolute value for the predicted and actual value’s difference.Finally,(MPE) is used to compute the average of percentage variation errors between the predicted and actual values,while (MAPE) is used to compute the average absolute value for the predicted actual value’s difference,which is explained as the actual value percentage [53].When the values of these metrics are too low or close to zero,it indicates that the prediction method has achieved very high prediction accuracy.

    4.2 VMs Power Consumption Prediction

    Besides the VMs workload prediction,the power consumption is predicted using the proposed approach for different number of VMs,while PMiand PMj,source and destination,are running for both live migration and auto-scaling,as described next.

    4.2.1 VMs Live Migration Power Consumption Prediction

    VMs predicted results in relation to actual value of power consumption is shown in Figs.11-13,in which different VMs are running on source PMi(Host A) and destination PMj.Note that,the destination PMjcan be the most energy efficient (Host B),which is similar to the configuration of the source host (Host C) or with less energy efficient (Host D) comparing to source PMi,all of which were based on the migration decision.

    Figure 11:Small VM predicted vs.actual power consumption on (source PMi and destination PMj)

    Figure 12:Medium VM predicted vs.actual power consumption on (source PMi and destination PMj)

    Figure 13:Large VM predicted vs.actual power consumption on (source PMi and destination PMj)

    According to Algorithm 2,the migration is performed for the underloaded PMiif the selected destination PMjhas enough resources and the upper value of threshold is not exceeded once the VMs migration takes place.Also,it is worth mentioning that a change in the PM predicated value

    of CPU utilization will influence the value of predicted power consumption of all VMs.Meanwhile,Tab.3 presents different number of metrics used to verify the accuracy of the prediction of power consumption using three types of VMs (i.e.,small,medium and large) based on a periodic workload pattern.

    Table 3:Prediction accuracy for the predicted power consumption for all VMs on source (Host A)and destination (Host B,Host C and Host D)

    4.2.2 VMs Auto-scaling Power Consumption Prediction

    Figs.14-22 show the predicted results in relation to the actual value of VMs’power consumption that are operating on different hosts using different techniques (vertical scaling,migration and vertically scalingand horizontal scaling).

    Figure 14:Small VM predicted vs.actual power consumption using vertical scaling on a number of PMs

    Figure 15:Medium VM predicted vs.actual power consumption using vertical scaling on a number of PMs

    Figure 16:Large VM predicted vs.actual power consumption using vertical scaling on a number of PMs

    Figure 17:Small VM predicted vs.actual power consumption using migration and vertically scaling on a number of PMs

    Figure 18:Medium VM predicted vs.actual power consumption using migration and vertically scaling on a number of PMs

    Figure 19:Large VM predicted vs.actual power consumption using migration and vertically scaling on a number of PMs

    Figure 20:Small VM predicted vs.actual power consumption using horizontal scaling on a number of PMs

    Figure 21:Medium VM predicted vs.actual power consumption using horizontal scaling on a number of PMs

    Figure 22:Large VM predicted vs.actual power consumption using horizontal scaling on a number of PMs

    According to Algorithm 3,the vertical scaling is performed for the overloaded VMs on the same host,if the host has enough resources to meet the scaling requirements (PMicapacity is limited by vertical scaling).Otherwise,the VMsmigration and vertically scalingor the horizontal scaling are performed for the overloaded VMs on a number of hosts,e.g.,(Host B) is the most energy efficient,(Host C) has a configuration similarity to the source host (Host A),and (Host D)is the less energy efficient.Note that,the vertical scaling was not performed for all types of VMs(e.g.,large VM),since the large VM has four CPU cores and the capacity of the hosted PM (e.g.,on Host A,Host C or Host D) has the same number of CPU cores as the VM.Thus,vertical scaling on the same host is not available.Therefore,only horizontal scaling can be performed with this type of VM.On the other hand,the vertical scaling ormigration and vertically scalingcan be performed for the large VM only on (Host B),since it has eight CPU cores.

    Meanwhile,Tabs.4-6 present different number of metrics used to verify the accuracy of the prediction of power consumption using three types of VMs (i.e.,small,medium and large).

    Table 4:Prediction accuracy for the predicted power consumption for all VMs performs (vertical scaling) on different hosts

    Table 5:Prediction accuracy for the predicted power consumption for all VMs performs (migration and vertically scaling) on different hosts

    Table 6:Prediction accuracy for the predicted power consumption for all VMs performs (horizontal scaling) on different hosts

    4.3 VMs Total Cost Estimation

    The proposed approach is also able to estimate VMs’total cost of live migration and autoscaling when they are running on different PMs.

    4.3.1 VMs Live Migration Cost Estimation

    Fig.23 shows the results of the estimated VMs’total cost before live migration on (Host A)and after live migration takes place on (Host B,Host C and Host D) along with their migration cost.According to Algs.1 and 2,the migration is performed for the underloaded PMionly if the cost of VMs incurred by live migration to the selected destination PMjis less than the cost of switching the source PMito power saving mode.In this case,only small VMs can meet these conditions to be migrated to the selected destination PMj,if it is the only VM running on the source PMi.

    Figure 23:Estimated total cost before vs.after migration on different PMs

    In addition,Fig.24 presents the estimated cost saving results,which can be achieved for the small VM when being migrated to different hosts.This power savings cost is gained by switching the source (Host A) to power saving mode.For example,when the VM is migrated to the most energy efficient host (Host B),it can achieve approximately 100% cost saving which means the cost that can be saved by switching PMito power saving mode minus the cost incurred by live migration decision.With a similar host configuration to the source (Host C),it can achieve around 76% and with the less energy efficient host (Host D),it can achieve about 27%.Further,hosts’energy efficiency plays a major role in reducing overall energy consumption.

    Figure 24:Estimated cost saving for migrating small VM to different PMs

    Thus,selecting the appropriate hosts to migrate the VMs have a great effect on the overall cost saving (e.g.,migrating the VMs to most energy efficient PM (Host B) is more cost-efficient than migrating the VMs to less energy efficient PM (Host D)).

    4.3.2 VMs Auto-Scaling/Migration Cost Estimation

    Figs.25-27 show the results of the estimated total cost for three VMs types operating on multiple PMs using different scaling/migration strategies.According to Algorithms 3 and 4,the scaling of the VMs will be respected to the requested resources’right size using the selfconfiguration technique.Thus,the vertical scaling is performed on the same host,if the host has enough resources to meet the scaling requirements.Otherwise,the VMsmigration and vertically scalingor the horizontal scaling are performed on a number of hosts,e.g.,(Host B) is the most energy efficient,(Host C) is a host with a similarity configuration to the source host (Host A),and(Host D) is the less energy efficient.As mentioned earlier,the vertical scaling was not performed with the large VM,since it has the same number of CPU cores as the hosted PM (e.g.,on Host A,Host C or Host D),which means that the host is fully utilized via the VM.However,the vertical scaling can be performed for the large VM only on (Host B) that has eight cores,as shown in Figs.25 and 26,respectively.

    Figure 25:Estimated vertical scaling VMs total cost

    Figure 26:Estimated migration and vertically scaling VMs total cost

    Figure 27:Estimated horizontal scaling VMs total cost

    Choosing between different scaling strategies have a great effect on the scaled VMs’cost (e.g.,vertical scaling can be more cost-efficient than the proposedmigration and vertically scalingor the horizontal scaling when the VMs are scaled on the host with a similar configuration),as shown in Figs.25-27,respectively.This can be justified because vertical scaling has no additional costs in terms of migration cost (e.g.,in the case ofmigration and vertically scaling) or software license for new VMs [36](e.g.,in the case of horizontal scaling).However,the technique of vertical scaling is limited to the host’s capacity [15,36].Therefore,the proposedmigration and vertically scalingmechanism helps for selecting the most appropriate cost-effective scaling strategy,rather than just only choosing between scaling up/out.As shown in Figs.26 and 27,the proposedmigration and vertically scalingmechanism outperforms the horizontal scaling one.This can be justified because of the additional cost in terms of new VMs’software license in the case of performing horizontal scaling is larger than the cost of live migration for the VMs whenmigration and vertically scalingis performed.Furthermore,selecting the appropriate hosts in terms of their energy efficiency to scale the VMs have a great effect on the scaled VMs’total cost (e.g.,it is a cost-efficient decision if a PM with most energy efficient is used for horizontal scaling rather than a PM with less energy efficient).Although the workload utilization with high variation,the metrics of accuracy show that the VMs predicted workload and consumption of power are accurately predicted as well as the live migration and auto-scaling’s estimated cost.Thus,the cost decision of cloud providers can be enhanced using the proposed approach in terms of selecting the most suitable cost-efficient migration and scaling techniques.

    5 Conclusion and Future Work

    This paper has proposed and verified a new hybrid approach for performance and predication cost of energy.This approach can support decision-making dynamically,regarding auto-scaling and live migration costs,while simultaneously aware of the energy consumption effect and application performance during service operation.This hybrid approach integrates auto-scaling with live migration in order to estimate the total cost of heterogeneous VMs by considering their resource usage and power consumption,while maintaining the expected level of application performance.The overall results show that the proposed hybrid approach can detect the underloaded and overloaded hosts to perform the most cost-effective decision(s) to handle the service performance variation.It can also accurately predict the workload and power consumption as well as estimate the total cost for both migrated and scaled VMs when operating on different PMs,on the basis of historical workload patterns.

    In ongoing and future work,this approach will be extended to consider the impact of hardware accelerators,such as Graphic Processing Units (GPUs) and Field Programmable Gate Arrays (FPGAs) on the energy consumption and service performance.This extension would be useful when modelling and identifying the energy consumption and total cost of Cloud services.Furthermore,it is hard and costly to conduct large-scale experiments in a real Cloud environment(e.g.,a Cloud testbed),especially with limited resources.Therefore,simulation can be considered to further study the scalability-related issues.Finally,additional Cloud applications workload patterns such as unpredictable and continuously changing as well as different prediction algorithms such as Deep Neural Network (DNN),can be further considered as an expansion of the scope for the workload prediction,power consumption prediction and the VMs’cost estimation on the basis of different types of workload patterns.

    Acknowledgement:The author would like to thank the Deanship of Scientific Research,Prince Sattam Bin Abdulaziz University,Saudi Arabia,for supporting this work.Also,the author would like to acknowledge Prof.Karim Djemame for his help and guidance.This work was implemented on an existing Cloud testbed,available at the University of Leeds,UK.

    Funding Statement:The author received no specific funding for this study.

    Conflicts of Interest:The author declares that he has no conflicts of interest to report regarding the present study.

    王馨瑶露胸无遮挡在线观看| 日韩一区二区三区影片| 亚洲人成网站在线播| 久久婷婷青草| 国产精品一区二区性色av| av国产免费在线观看| 一级毛片电影观看| 丝袜脚勾引网站| 国产乱人偷精品视频| 免费看光身美女| 国产免费一级a男人的天堂| 少妇人妻久久综合中文| 午夜福利视频精品| 极品教师在线视频| 免费看光身美女| av播播在线观看一区| 国产男人的电影天堂91| 毛片女人毛片| 九草在线视频观看| 亚洲av国产av综合av卡| 九色成人免费人妻av| 最近手机中文字幕大全| 国产精品蜜桃在线观看| 亚洲精品一二三| 中文天堂在线官网| 丰满乱子伦码专区| 久久99热6这里只有精品| a级一级毛片免费在线观看| 免费观看在线日韩| 国产国拍精品亚洲av在线观看| 精品久久久精品久久久| 一个人免费看片子| 人妻夜夜爽99麻豆av| 最近最新中文字幕免费大全7| 欧美成人a在线观看| 欧美 日韩 精品 国产| 亚洲性久久影院| 蜜臀久久99精品久久宅男| 97在线视频观看| 男人爽女人下面视频在线观看| 国产一区有黄有色的免费视频| 黑丝袜美女国产一区| 久久久久精品久久久久真实原创| 国产成人a∨麻豆精品| 国产在线免费精品| 少妇的逼水好多| 夜夜看夜夜爽夜夜摸| 亚洲伊人久久精品综合| 99久久精品国产国产毛片| av黄色大香蕉| 成年美女黄网站色视频大全免费 | 国产精品.久久久| 国产一区二区三区av在线| 在线观看国产h片| 少妇人妻精品综合一区二区| 亚洲性久久影院| 久久99蜜桃精品久久| 日韩强制内射视频| 久热久热在线精品观看| 一个人看的www免费观看视频| 日本午夜av视频| 天美传媒精品一区二区| 国产深夜福利视频在线观看| av福利片在线观看| 国产精品人妻久久久影院| 春色校园在线视频观看| 男人添女人高潮全过程视频| 亚洲av中文av极速乱| 亚洲国产欧美人成| 日本黄色片子视频| 色综合色国产| 中国三级夫妇交换| 亚洲va在线va天堂va国产| 九九爱精品视频在线观看| 亚洲在久久综合| 婷婷色综合大香蕉| 能在线免费看毛片的网站| 国产乱人偷精品视频| 精品国产一区二区三区久久久樱花 | 国产亚洲欧美精品永久| 黄色视频在线播放观看不卡| 91狼人影院| 欧美精品一区二区免费开放| 欧美一区二区亚洲| 欧美3d第一页| 亚洲成人av在线免费| 亚洲国产精品专区欧美| 一本一本综合久久| 国产精品人妻久久久久久| 亚洲精品,欧美精品| 99九九线精品视频在线观看视频| 亚洲精品乱码久久久v下载方式| 成人亚洲欧美一区二区av| 99热网站在线观看| 日韩欧美精品免费久久| 中文字幕人妻熟人妻熟丝袜美| 色网站视频免费| 七月丁香在线播放| 欧美精品亚洲一区二区| 99re6热这里在线精品视频| 国产精品福利在线免费观看| 毛片一级片免费看久久久久| 精品一区二区三卡| 2022亚洲国产成人精品| 久久 成人 亚洲| 亚洲人成网站在线播| 国产在线免费精品| 中文精品一卡2卡3卡4更新| 久久久久网色| 久久久欧美国产精品| 久久99精品国语久久久| 91精品伊人久久大香线蕉| 高清毛片免费看| 亚洲av二区三区四区| 又大又黄又爽视频免费| 一本久久精品| 一级毛片aaaaaa免费看小| 亚洲精品日韩在线中文字幕| 精品少妇久久久久久888优播| 免费黄网站久久成人精品| 成人亚洲精品一区在线观看 | 国产精品久久久久久久久免| 看十八女毛片水多多多| 国产成人精品婷婷| 亚洲精品中文字幕在线视频 | 亚洲第一区二区三区不卡| 一边亲一边摸免费视频| 国产亚洲一区二区精品| 大香蕉久久网| 中国三级夫妇交换| 欧美丝袜亚洲另类| av福利片在线观看| 噜噜噜噜噜久久久久久91| 欧美 日韩 精品 国产| 久久久久久久久久久免费av| 国国产精品蜜臀av免费| 热re99久久精品国产66热6| 国产精品.久久久| 国产伦精品一区二区三区视频9| 亚洲综合色惰| 一级二级三级毛片免费看| 少妇 在线观看| 国产成人一区二区在线| 一级毛片 在线播放| 高清不卡的av网站| 嘟嘟电影网在线观看| 国产黄片美女视频| 一级a做视频免费观看| 99热6这里只有精品| 亚洲在久久综合| 久久久久久伊人网av| 国产精品嫩草影院av在线观看| 一级毛片aaaaaa免费看小| 91午夜精品亚洲一区二区三区| 噜噜噜噜噜久久久久久91| 国产欧美日韩一区二区三区在线 | 十八禁网站网址无遮挡 | 久久午夜福利片| 久久久久久久亚洲中文字幕| 街头女战士在线观看网站| 久久国产亚洲av麻豆专区| 91精品国产九色| 精品国产露脸久久av麻豆| 高清av免费在线| 建设人人有责人人尽责人人享有的 | 精品人妻视频免费看| 国产成人a∨麻豆精品| 黄色欧美视频在线观看| 久久精品国产自在天天线| 亚洲va在线va天堂va国产| 黄色欧美视频在线观看| 欧美日韩精品成人综合77777| 97热精品久久久久久| 男人添女人高潮全过程视频| 少妇人妻 视频| 久久久色成人| 亚洲色图av天堂| 国产伦精品一区二区三区视频9| 国产淫片久久久久久久久| 久久av网站| 亚洲av成人精品一二三区| 热99国产精品久久久久久7| 国产精品人妻久久久久久| 日韩不卡一区二区三区视频在线| 99久国产av精品国产电影| 国产毛片在线视频| 亚洲自偷自拍三级| 中文字幕亚洲精品专区| 男女啪啪激烈高潮av片| av卡一久久| 黄色欧美视频在线观看| 一区二区av电影网| 欧美精品亚洲一区二区| 你懂的网址亚洲精品在线观看| 有码 亚洲区| 亚洲av不卡在线观看| 日本免费在线观看一区| 国产黄片视频在线免费观看| 国产伦精品一区二区三区四那| 日韩中字成人| 99久国产av精品国产电影| 欧美人与善性xxx| 一本色道久久久久久精品综合| 一级黄片播放器| 人妻制服诱惑在线中文字幕| 激情五月婷婷亚洲| 国产 一区 欧美 日韩| 日日啪夜夜撸| 97热精品久久久久久| 欧美高清成人免费视频www| 视频区图区小说| 国产精品久久久久久精品电影小说 | 五月玫瑰六月丁香| 久久精品国产亚洲av天美| 我的老师免费观看完整版| 观看美女的网站| 亚洲av成人精品一区久久| 午夜福利在线在线| 亚洲欧美清纯卡通| 黄色配什么色好看| 狂野欧美激情性xxxx在线观看| 亚洲不卡免费看| 天天躁夜夜躁狠狠久久av| 国产av国产精品国产| 久久国产精品男人的天堂亚洲 | 亚洲国产精品国产精品| 亚洲欧美日韩无卡精品| 麻豆成人午夜福利视频| 在线天堂最新版资源| 在线观看国产h片| 老师上课跳d突然被开到最大视频| av在线观看视频网站免费| 六月丁香七月| 99国产精品免费福利视频| 爱豆传媒免费全集在线观看| 老熟女久久久| 日韩中字成人| 啦啦啦啦在线视频资源| 午夜福利在线观看免费完整高清在| 青春草亚洲视频在线观看| 新久久久久国产一级毛片| 这个男人来自地球电影免费观看 | 亚洲av二区三区四区| 男人爽女人下面视频在线观看| 亚洲av不卡在线观看| 欧美激情国产日韩精品一区| 91午夜精品亚洲一区二区三区| 欧美精品国产亚洲| 国产淫片久久久久久久久| 国产伦精品一区二区三区四那| 亚洲精品亚洲一区二区| 搡老乐熟女国产| 色视频www国产| 中文资源天堂在线| 欧美亚洲 丝袜 人妻 在线| 一级二级三级毛片免费看| 美女视频免费永久观看网站| 国产一区二区三区综合在线观看 | 日本猛色少妇xxxxx猛交久久| 在线亚洲精品国产二区图片欧美 | 日本免费在线观看一区| 久久国产亚洲av麻豆专区| 欧美高清成人免费视频www| 国产精品国产三级国产av玫瑰| 婷婷色av中文字幕| 日韩欧美 国产精品| 高清不卡的av网站| 国产成人freesex在线| 亚洲内射少妇av| 国产日韩欧美亚洲二区| 久久久久精品久久久久真实原创| 国产精品伦人一区二区| 亚洲av欧美aⅴ国产| 99久久综合免费| 亚洲欧美成人精品一区二区| 精品久久国产蜜桃| 亚洲第一av免费看| 七月丁香在线播放| 尤物成人国产欧美一区二区三区| av免费观看日本| 黄色视频在线播放观看不卡| 两个人的视频大全免费| 一本久久精品| 成人免费观看视频高清| 青青草视频在线视频观看| 精品一区二区三卡| 精品人妻一区二区三区麻豆| 国产 一区精品| 丝袜脚勾引网站| 欧美日韩一区二区视频在线观看视频在线| 六月丁香七月| 高清视频免费观看一区二区| 久久久精品94久久精品| 日韩电影二区| 色婷婷av一区二区三区视频| 在线亚洲精品国产二区图片欧美 | 欧美精品一区二区大全| 国产亚洲精品久久久com| www.av在线官网国产| 99九九线精品视频在线观看视频| 欧美老熟妇乱子伦牲交| 激情 狠狠 欧美| 免费黄频网站在线观看国产| 26uuu在线亚洲综合色| 国产中年淑女户外野战色| 国产av码专区亚洲av| 在线观看免费高清a一片| 中文资源天堂在线| 99九九线精品视频在线观看视频| 欧美日本视频| 日韩强制内射视频| 在线播放无遮挡| 一级a做视频免费观看| 一个人免费看片子| 各种免费的搞黄视频| 亚洲不卡免费看| 婷婷色综合大香蕉| 在线亚洲精品国产二区图片欧美 | 日韩一本色道免费dvd| 久久青草综合色| 亚洲精品456在线播放app| 大片免费播放器 马上看| 久热久热在线精品观看| 久久精品国产亚洲av涩爱| 久久久久视频综合| 久久久久性生活片| 国产在线视频一区二区| 精品国产三级普通话版| 久久国内精品自在自线图片| 日韩欧美一区视频在线观看 | 亚洲成人av在线免费| 我的女老师完整版在线观看| 春色校园在线视频观看| 亚洲三级黄色毛片| 亚洲自偷自拍三级| 大又大粗又爽又黄少妇毛片口| 一本—道久久a久久精品蜜桃钙片| 成年av动漫网址| 一区二区三区精品91| 精品久久久精品久久久| 亚洲精品一二三| 欧美bdsm另类| 国产爽快片一区二区三区| 欧美精品一区二区免费开放| 91精品国产九色| 亚洲欧美日韩无卡精品| 晚上一个人看的免费电影| 国产真实伦视频高清在线观看| 一区二区三区乱码不卡18| 国产精品国产av在线观看| 久久久久精品久久久久真实原创| 欧美高清性xxxxhd video| 看非洲黑人一级黄片| 18禁动态无遮挡网站| 自拍偷自拍亚洲精品老妇| 免费黄色在线免费观看| 婷婷色麻豆天堂久久| 黄色视频在线播放观看不卡| 亚洲精品乱码久久久久久按摩| av女优亚洲男人天堂| 亚洲第一区二区三区不卡| av国产精品久久久久影院| 欧美97在线视频| 欧美精品人与动牲交sv欧美| 校园人妻丝袜中文字幕| 美女中出高潮动态图| 亚洲熟女精品中文字幕| 最近中文字幕高清免费大全6| 国产日韩欧美在线精品| 亚洲欧美一区二区三区黑人 | 免费观看的影片在线观看| 亚洲无线观看免费| 视频区图区小说| 久久人人爽人人片av| 九九在线视频观看精品| 午夜老司机福利剧场| 欧美最新免费一区二区三区| 中文字幕精品免费在线观看视频 | 狂野欧美白嫩少妇大欣赏| 久久精品人妻少妇| 色视频www国产| 91aial.com中文字幕在线观看| 成人二区视频| 最黄视频免费看| 国产精品蜜桃在线观看| 99久久精品热视频| 国产久久久一区二区三区| 国内少妇人妻偷人精品xxx网站| 丝袜脚勾引网站| 男女啪啪激烈高潮av片| 国产精品国产三级国产专区5o| 成人毛片a级毛片在线播放| 插阴视频在线观看视频| 欧美人与善性xxx| 大片电影免费在线观看免费| 男人狂女人下面高潮的视频| 国产av码专区亚洲av| 午夜福利影视在线免费观看| 交换朋友夫妻互换小说| 国产 精品1| 亚洲精品视频女| 秋霞在线观看毛片| av国产免费在线观看| 久久久久久人妻| 亚洲综合色惰| 男女无遮挡免费网站观看| 高清av免费在线| 国产在线男女| 偷拍熟女少妇极品色| 十八禁网站网址无遮挡 | 性色av一级| 亚洲精品乱码久久久久久按摩| 啦啦啦视频在线资源免费观看| 久久婷婷青草| 免费播放大片免费观看视频在线观看| 丝袜脚勾引网站| 亚洲精品乱码久久久久久按摩| 青春草国产在线视频| 欧美日韩视频精品一区| 香蕉精品网在线| 26uuu在线亚洲综合色| 国产乱人偷精品视频| 久久久久视频综合| 亚洲丝袜综合中文字幕| 国产高清国产精品国产三级 | 国模一区二区三区四区视频| 久久人妻熟女aⅴ| 夜夜骑夜夜射夜夜干| 永久免费av网站大全| 水蜜桃什么品种好| 亚洲精品日韩av片在线观看| 日日啪夜夜爽| 国产男人的电影天堂91| 91精品一卡2卡3卡4卡| 欧美一区二区亚洲| 亚洲经典国产精华液单| 免费观看的影片在线观看| av网站免费在线观看视频| 人妻系列 视频| 国产真实伦视频高清在线观看| 亚洲人成网站在线播| 一级毛片 在线播放| 大又大粗又爽又黄少妇毛片口| 日韩强制内射视频| 伦理电影大哥的女人| 一本久久精品| 日韩av在线免费看完整版不卡| 国产精品国产三级国产专区5o| 精华霜和精华液先用哪个| 亚洲av在线观看美女高潮| 国产精品国产三级国产av玫瑰| 一级毛片aaaaaa免费看小| 亚洲国产精品一区三区| 亚洲av二区三区四区| 日本欧美国产在线视频| 国产精品国产三级专区第一集| 蜜桃亚洲精品一区二区三区| av免费在线看不卡| 在线亚洲精品国产二区图片欧美 | 五月伊人婷婷丁香| 中文字幕人妻熟人妻熟丝袜美| 2018国产大陆天天弄谢| 日本爱情动作片www.在线观看| 看免费成人av毛片| 一二三四中文在线观看免费高清| 日本-黄色视频高清免费观看| 国产人妻一区二区三区在| 日产精品乱码卡一卡2卡三| 特大巨黑吊av在线直播| 国产欧美另类精品又又久久亚洲欧美| 一级毛片aaaaaa免费看小| 免费大片18禁| 美女脱内裤让男人舔精品视频| 丝袜脚勾引网站| 国产一区二区三区av在线| 国产乱人偷精品视频| 有码 亚洲区| 亚洲久久久国产精品| 欧美xxxx黑人xx丫x性爽| 人妻夜夜爽99麻豆av| 建设人人有责人人尽责人人享有的 | 免费大片18禁| 欧美区成人在线视频| 精品一区二区三区视频在线| 深夜a级毛片| 亚洲av在线观看美女高潮| 日韩av免费高清视频| 中文资源天堂在线| 亚洲国产最新在线播放| 在线观看av片永久免费下载| 中文字幕免费在线视频6| 亚洲一级一片aⅴ在线观看| h视频一区二区三区| 免费大片18禁| 在线天堂最新版资源| 久久精品夜色国产| 少妇被粗大猛烈的视频| 99热这里只有是精品50| 中国国产av一级| av天堂中文字幕网| 免费黄色在线免费观看| 草草在线视频免费看| 黄色欧美视频在线观看| 嫩草影院新地址| 人体艺术视频欧美日本| 三级国产精品片| 精品一区二区免费观看| 另类亚洲欧美激情| 卡戴珊不雅视频在线播放| 制服丝袜香蕉在线| 男人狂女人下面高潮的视频| 国产欧美另类精品又又久久亚洲欧美| 人人妻人人爽人人添夜夜欢视频 | 国产中年淑女户外野战色| 国内揄拍国产精品人妻在线| 99久久精品一区二区三区| 人人妻人人添人人爽欧美一区卜 | 久久青草综合色| 欧美xxⅹ黑人| 蜜桃亚洲精品一区二区三区| av又黄又爽大尺度在线免费看| 国产毛片在线视频| 我要看黄色一级片免费的| 亚洲精品久久久久久婷婷小说| 99热这里只有精品一区| 少妇的逼好多水| 欧美激情极品国产一区二区三区 | 久久99蜜桃精品久久| 中文在线观看免费www的网站| 免费av中文字幕在线| 看免费成人av毛片| 亚洲国产精品成人久久小说| 26uuu在线亚洲综合色| 联通29元200g的流量卡| 嫩草影院新地址| 国产免费福利视频在线观看| 国产亚洲一区二区精品| 97超视频在线观看视频| 国产伦在线观看视频一区| 丰满少妇做爰视频| freevideosex欧美| 国产大屁股一区二区在线视频| 伦理电影免费视频| .国产精品久久| 亚洲精品成人av观看孕妇| 国内揄拍国产精品人妻在线| 国产在线男女| 成人无遮挡网站| 一区二区三区精品91| 丝袜喷水一区| 欧美性感艳星| 午夜福利在线观看免费完整高清在| 国产无遮挡羞羞视频在线观看| 日韩中文字幕视频在线看片 | 我要看黄色一级片免费的| 亚洲欧美日韩无卡精品| 亚洲三级黄色毛片| 国产免费视频播放在线视频| 亚洲精品亚洲一区二区| 精品亚洲成a人片在线观看 | 国产有黄有色有爽视频| 麻豆精品久久久久久蜜桃| 99热网站在线观看| 麻豆成人av视频| 婷婷色综合www| 在线观看免费日韩欧美大片 | 成年av动漫网址| 成人特级av手机在线观看| 色网站视频免费| 久久精品久久久久久久性| 最近最新中文字幕免费大全7| 久久亚洲国产成人精品v| 毛片女人毛片| 26uuu在线亚洲综合色| 联通29元200g的流量卡| 成人漫画全彩无遮挡| 日韩,欧美,国产一区二区三区| 亚洲av免费高清在线观看| 五月伊人婷婷丁香| 国产成人精品一,二区| 国产亚洲午夜精品一区二区久久| 麻豆成人av视频| 热99国产精品久久久久久7| 欧美bdsm另类| 午夜免费男女啪啪视频观看| 欧美日韩国产mv在线观看视频 | 观看免费一级毛片| 亚洲精品久久午夜乱码| 在线观看av片永久免费下载| 中文字幕人妻熟人妻熟丝袜美| 欧美性感艳星| 亚洲精品aⅴ在线观看| 直男gayav资源| 国产精品一区二区在线不卡| 全区人妻精品视频| 国产精品久久久久久精品古装| 欧美精品国产亚洲| 人人妻人人澡人人爽人人夜夜| 青春草国产在线视频| 欧美精品国产亚洲| 波野结衣二区三区在线| 啦啦啦啦在线视频资源| 国产精品免费大片| 美女脱内裤让男人舔精品视频| 美女视频免费永久观看网站| 黑人猛操日本美女一级片| 夜夜看夜夜爽夜夜摸| 中文字幕免费在线视频6| 青春草亚洲视频在线观看| 三级国产精品欧美在线观看| 18禁动态无遮挡网站| 激情 狠狠 欧美| 高清黄色对白视频在线免费看 | 成人免费观看视频高清| 韩国高清视频一区二区三区|