On Mon, Jan 17, 2011 at 12:23 PM, Apollon Oikonomopoulos <[email protected]> wrote:
> > One side-note: One of the goals of performing KVM configuration in > ganeti, was to better support migration of routed instances. That's why > we defer network configuration of migrated instances until the migration > is over. What should happen in that case? > True enough, for migrated instances. > Keeping in mind that currently (i.e. with kvm's script) no error > handling is done for the network configuration, I'd say we should follow > a best-effort approach and fail on newly-started instances if network > configuration fails, and just print a warning for migrated instances. Do > you agree? > Ok for now. Then we can later think about pre/post migration scripts or such, if we feel it's needed. Thanks, Guido
