Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CLOUDSTACK-8545 make reboot on out of band migration configurable#466

Closed
DaanHoogland wants to merge 1 commit intoapache:4.4apache/cloudstack:4.4from
DaanHoogland:4.4DaanHoogland/cloudstack:4.4Copy head branch name to clipboard
Closed

CLOUDSTACK-8545 make reboot on out of band migration configurable#466
DaanHoogland wants to merge 1 commit intoapache:4.4apache/cloudstack:4.4from
DaanHoogland:4.4DaanHoogland/cloudstack:4.4Copy head branch name to clipboard

Conversation

@DaanHoogland
Copy link
Contributor

No description provided.

@asfbot
Copy link

asfbot commented Jun 16, 2015

cloudstack-pull-requests #465 SUCCESS
This pull request looks good

@asfbot
Copy link

asfbot commented Jun 16, 2015

Remi Bergsma on dev@cloudstack.apache.org>" <dev@cloudstack.apache.org replies:
Thanks for picking this up!

LGTM, I'll try to test it tomorrow.=20

One comment: I'd propose the setting name to reflect 'out of band'. Now it =
looks like when you migrate a router in ACS it will also reboot.=20

router.reboot.when.outofband.migrated?

Regards, Remi=20

Sent from my iPhone
ur
e
se

@anshul1886
Copy link

We should generate alert when out of band router VM migration is detected. This will help user take appropriate action in those scenarios.

@DaanHoogland
Copy link
Contributor Author

@remibergsma makes sense, will do
@anshul1886 feel free to amend, I do not consider your proposed extension part of this blocker though it makes perfect sense from a functional perspective.

DaanHoogland added a commit to DaanHoogland/cloudstack that referenced this pull request Jun 17, 2015
@resmo
Copy link
Member

resmo commented Jun 17, 2015

@DaanHoogland thanks for picking it up, btw do you port plan to fix it in 4.5 and master as well?

@DaanHoogland
Copy link
Contributor Author

travis timeout, will ignore again. hoping the pull request builder does better.

@resmo to 4.5 yes, to master no. master has persistant config and routers will respin fully configured there.

@DaanHoogland
Copy link
Contributor Author

@anshul1886 would the following satisfy your needs (had some extra time)

  •    } else {
    
  •        if (isOutOfBandMigrated(opaque)) {
    
  •            final String title = "Router has been migrated out of band: " + vo.getInstanceName();
    
  •            final String context =
    
  •                    "An out of band migration of router " + vo.getInstanceName() + "(" + vo.getUuid() + ") was detected. No automated action was performed.";
    
  •            _alertMgr.sendAlert(AlertManager.AlertType.ALERT_TYPE_DOMAIN_ROUTER, vo.getDataCenterId(), vo.getPodIdToDeployIn(), title, context);
    
  •        }
    

@anshul1886
Copy link

Yes.

@DaanHoogland DaanHoogland deleted the 4.4 branch August 2, 2015 12:58
yadvr pushed a commit that referenced this pull request Jan 20, 2021
Fixes #466

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
shwstppr pushed a commit to shapeblue/cloudstack that referenced this pull request Sep 5, 2024
* Fixed src datastore on copy check for PowerFlex/ScaleIO storage driver (apache#9310)

* Ignore non-managed pools for storage pool access preparation (apache#9376)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.