I am perplexed by a use of ARIMA seen in a paper in the literature.
For a time interval T1, a periodic workload was generated for virtual machines.
For a training time interval T1, data was gathered about resource usage and power consumption. It is not stated whether any migration took place. This data was used to construct an ARIMA model.
For a (subsequent) testing time interval T2, the ARIMA model was put to use to predict resource usage and power consumption.
However, during T2, a migration was forced. Can an ARIMA model predict about an event unless it took place during the training interval T1?