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-8606: DB performance impacted due to VM sync.#553

Closed
koushik-das wants to merge 1 commit intoapache:masterapache/cloudstack:masterfrom
koushik-das:CLOUDSTACK-8606koushik-das/cloudstack:CLOUDSTACK-8606Copy head branch name to clipboard
Closed

CLOUDSTACK-8606: DB performance impacted due to VM sync.#553
koushik-das wants to merge 1 commit intoapache:masterapache/cloudstack:masterfrom
koushik-das:CLOUDSTACK-8606koushik-das/cloudstack:CLOUDSTACK-8606Copy head branch name to clipboard

Conversation

@koushik-das
Copy link
Contributor

VM sync. generates a lot of queries on vm_instance table with 'instance_name' as filter. Since the field is not
indexed, these kind of queries will impact DB performance. Added an index for instance_name field.

VM sync. generates a lot of queries on vm_instance table with 'instance_name' as filter. Since the field is not
indexed, these kind of queries will impact DB performance. Added an index for instance_name field.
@asfbot
Copy link

asfbot commented Jul 2, 2015

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

@remibergsma
Copy link
Contributor

Nice one! LGTM

@remibergsma
Copy link
Contributor

@wilderrodrigues Could you please have a look at this PR?

@wilderrodrigues
Copy link
Contributor

Just had a look. LGTM. Please proceed with the merge.

Cheers,
Wilder

@asfgit asfgit closed this in f138192 Jul 3, 2015
yadvr pushed a commit that referenced this pull request Jan 20, 2021
…553)

* Dont allow creating isolated network in zone with sg enabled

Allow creating isolated networks only in zones with sg
disabled.

* allow creating l2 in all zones

Co-authored-by: Rakesh Venkatesh <r.venkatesh@global.leaseweb.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
RodrigoDLopez pushed a commit to RodrigoDLopez/cloudstack that referenced this pull request Aug 23, 2022
Retornar UUID do volume na `listRouters` e na `listSystemVms`

Closes apache#553

See merge request scclouds/scclouds!295
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.