Re: [one-users] VM reschedule and Host flush features through Live Migration

2013-09-16 Thread Shek Mohd Fahmi Abdul Latip
users@lists.opennebula.org<mailto:users@lists.opennebula.org>; Hadi Noira Omar; Shahrin Mohamad Fuzi; Sharuzzaman Ahmat Raslan Subject: Re: [one-users] VM reschedule and Host flush features through Live Migration Hi Both operations uses the scheduler, the migration action of the schedu

Re: [one-users] VM reschedule and Host flush features through Live Migration

2013-09-13 Thread Ruben S. Montero
Hi Both operations uses the scheduler, the migration action of the scheduler can be configured in sched.conf, change LIVE_RESCHEDS = 0 to 1. Then re-schedule and flush will use live migrations. As a side note, We are also adding more "DRS" like features with the storage scheduler. You will be

[one-users] VM reschedule and Host flush features through Live Migration

2013-09-12 Thread Shek Mohd Fahmi Abdul Latip
Hi all, I performed few tests on VM reschedule and Host flush features, as a result it gave me some doubt on top of my head. The behavior of "onevm resched" and "onehost flush" execution is using "cold migration" instead of using "Live Migration". Is there any reason why it cannot be done thr