[GitHub] [cloudstack] borisstoyanov commented on issue #3720: VM stopped/crashing while Migration with Maintenance Mode (KVM)

2019-12-03 Thread GitBox
borisstoyanov commented on issue #3720: VM stopped/crashing while Migration with Maintenance Mode (KVM) URL: https://github.com/apache/cloudstack/issues/3720#issuecomment-561057114 Guys are you sure you've seen this with QEMU 2.12 (assuming also that would be the QEMU-EV repo)? In m

[GitHub] [cloudstack] anuragaw opened a new issue #3707: When only one host is available and it is put in maintenance, all VMs on it are Stopped.

2019-12-03 Thread GitBox
anuragaw opened a new issue #3707: When only one host is available and it is put in maintenance, all VMs on it are Stopped. URL: https://github.com/apache/cloudstack/issues/3707 When host is put in maintenance, and it is the only host available, all VMs on it are shutdown. This seems i

[GitHub] [cloudstack] borisstoyanov commented on issue #3707: When only one host is available and it is put in maintenance, all VMs on it are Stopped.

2019-12-03 Thread GitBox
borisstoyanov commented on issue #3707: When only one host is available and it is put in maintenance, all VMs on it are Stopped. URL: https://github.com/apache/cloudstack/issues/3707#issuecomment-561058083 This is different issue than #3720, this is about a STOP initiated from cloudstack i

[GitHub] [cloudstack] andrijapanicsb commented on issue #3720: VM stopped/crashing while Migration with Maintenance Mode (KVM)

2019-12-03 Thread GitBox
andrijapanicsb commented on issue #3720: VM stopped/crashing while Migration with Maintenance Mode (KVM) URL: https://github.com/apache/cloudstack/issues/3720#issuecomment-561063807 With qemu 2.12 you can't get systemVMs running - so I haven't tested, to be honest (tried briefly but gave u

[GitHub] [cloudstack] andrijapanicsb commented on issue #3720: VM stopped/crashing while Migration with Maintenance Mode (KVM)

2019-12-03 Thread GitBox
andrijapanicsb commented on issue #3720: VM stopped/crashing while Migration with Maintenance Mode (KVM) URL: https://github.com/apache/cloudstack/issues/3720#issuecomment-561066301 @svenvogel - please re-explain the problem by changing the description of the issues. Stopped VMs and crash

[GitHub] [cloudstack] andrijapanicsb edited a comment on issue #3720: VM stopped/crashing while Migration with Maintenance Mode (KVM)

2019-12-03 Thread GitBox
andrijapanicsb edited a comment on issue #3720: VM stopped/crashing while Migration with Maintenance Mode (KVM) URL: https://github.com/apache/cloudstack/issues/3720#issuecomment-561063807 I have opened an ML thread on these crashes) - user reporting crashed on different versions of AC

[GitHub] [cloudstack] weizhouapache commented on issue #3720: VM stopped/crashing while Migration with Maintenance Mode (KVM)

2019-12-03 Thread GitBox
weizhouapache commented on issue #3720: VM stopped/crashing while Migration with Maintenance Mode (KVM) URL: https://github.com/apache/cloudstack/issues/3720#issuecomment-561073274 @svenvogel @andrijapanicsb ``` vm is stopped due to some cloudstack bugs. for example, when we put a

[GitHub] [cloudstack] div8cn opened a new issue #3735: deleteTemplate performs forced deletion by default

2019-12-03 Thread GitBox
div8cn opened a new issue #3735: deleteTemplate performs forced deletion by default URL: https://github.com/apache/cloudstack/issues/3735 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ API ~~~ # CLOUDSTACK VERSION ~~~

[GitHub] [cloudstack] weizhouapache edited a comment on issue #3720: VM stopped/crashing while Migration with Maintenance Mode (KVM)

2019-12-03 Thread GitBox
weizhouapache edited a comment on issue #3720: VM stopped/crashing while Migration with Maintenance Mode (KVM) URL: https://github.com/apache/cloudstack/issues/3720#issuecomment-561073274 @svenvogel @andrijapanicsb ``` vm is stopped due to some cloudstack bugs. for example, when we p

[GitHub] [cloudstack] rakgenius opened a new pull request #3736: Add protocol number support for security group rules

2019-12-03 Thread GitBox
rakgenius opened a new pull request #3736: Add protocol number support for security group rules URL: https://github.com/apache/cloudstack/pull/3736 ## Description Currently while creating ingress/egress rule for a security group, we can specify only TCP/UDP/ICMP. Sometimes we need

[GitHub] [cloudstack] wido commented on a change in pull request #3736: Add protocol number support for security group rules

2019-12-03 Thread GitBox
wido commented on a change in pull request #3736: Add protocol number support for security group rules URL: https://github.com/apache/cloudstack/pull/3736#discussion_r353095147 ## File path: scripts/vm/network/security_group.py ## @@ -1032,7 +1032,18 @@ def add_network_rul

[GitHub] [cloudstack] mdominka opened a new pull request #3737: Add missing HA config keys

2019-12-03 Thread GitBox
mdominka opened a new pull request #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737 ## Description This pull request adds the missing configuration keys for the High Availability service for virtual machines. (https://cwiki.apache.org/confluence/

[GitHub] [cloudstack] DaanHoogland commented on issue #3191: Copy template between zones fails with md5 mismatch

2019-12-03 Thread GitBox
DaanHoogland commented on issue #3191: Copy template between zones fails with md5 mismatch URL: https://github.com/apache/cloudstack/issues/3191#issuecomment-56335 here are two different checksums: 1. One for the file to be downloaded to compare against its origin 2. One f

[GitHub] [cloudstack] rakgenius commented on a change in pull request #3736: Add protocol number support for security group rules

2019-12-03 Thread GitBox
rakgenius commented on a change in pull request #3736: Add protocol number support for security group rules URL: https://github.com/apache/cloudstack/pull/3736#discussion_r353117100 ## File path: scripts/vm/network/security_group.py ## @@ -1032,7 +1032,18 @@ def add_networ

[cloudstack] branch avgload created (now f30b5ce)

2019-12-03 Thread dkonrad
This is an automated email from the ASF dual-hosted git repository. dkonrad pushed a change to branch avgload in repository https://gitbox.apache.org/repos/asf/cloudstack.git. at f30b5ce Fix resource count of expunged volume (#3669) No new revisions were added by this update.

[GitHub] [cloudstack] weizhouapache commented on a change in pull request #3737: Add missing HA config keys

2019-12-03 Thread GitBox
weizhouapache commented on a change in pull request #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#discussion_r353175188 ## File path: engine/components-api/src/main/java/com/cloud/ha/HighAvailabilityManager.java ## @@ -16,18 +16,36

[GitHub] [cloudstack] weizhouapache commented on a change in pull request #3737: Add missing HA config keys

2019-12-03 Thread GitBox
weizhouapache commented on a change in pull request #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#discussion_r353174950 ## File path: engine/components-api/src/main/java/com/cloud/ha/HighAvailabilityManager.java ## @@ -16,18 +16,36

[GitHub] [cloudstack] weizhouapache commented on a change in pull request #3737: Add missing HA config keys

2019-12-03 Thread GitBox
weizhouapache commented on a change in pull request #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#discussion_r353176426 ## File path: engine/components-api/src/main/java/com/cloud/ha/HighAvailabilityManager.java ## @@ -16,18 +16,36

[GitHub] [cloudstack] DennisKonrad opened a new pull request #3738: Load Average for KVM

2019-12-03 Thread GitBox
DennisKonrad opened a new pull request #3738: Load Average for KVM URL: https://github.com/apache/cloudstack/pull/3738 ## Description This adds the **load average for the kvm hypervisor**. The average Load already seems to be available for Xen. It adds the 1-min load average from

[GitHub] [cloudstack] mdominka commented on a change in pull request #3737: Add missing HA config keys

2019-12-03 Thread GitBox
mdominka commented on a change in pull request #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#discussion_r353194536 ## File path: engine/components-api/src/main/java/com/cloud/ha/HighAvailabilityManager.java ## @@ -16,18 +16,36 @@ //

[GitHub] [cloudstack] weizhouapache commented on a change in pull request #3737: Add missing HA config keys

2019-12-03 Thread GitBox
weizhouapache commented on a change in pull request #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#discussion_r353197263 ## File path: engine/components-api/src/main/java/com/cloud/ha/HighAvailabilityManager.java ## @@ -33,17 +33,17

[GitHub] [cloudstack] DaanHoogland edited a comment on issue #3191: Copy template between zones fails with md5 mismatch

2019-12-03 Thread GitBox
DaanHoogland edited a comment on issue #3191: Copy template between zones fails with md5 mismatch URL: https://github.com/apache/cloudstack/issues/3191#issuecomment-56335 here are two different checksums: 1. One for the file to be downloaded to compare against its origin 2.

[GitHub] [cloudstack] weizhouapache commented on a change in pull request #3737: Add missing HA config keys

2019-12-03 Thread GitBox
weizhouapache commented on a change in pull request #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#discussion_r353211851 ## File path: server/src/main/java/com/cloud/ha/HighAvailabilityManagerImpl.java ## @@ -846,16 +848,16 @@ public

[GitHub] [cloudstack] svenvogel commented on issue #3737: Add missing HA config keys

2019-12-03 Thread GitBox
svenvogel commented on issue #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#issuecomment-561194343 @ustcweizhou can you check again? after its approved i would change the Documentation https://cwiki.apache.org/confluence/display/CLOUDSTACK/High+Availa

[GitHub] [cloudstack] svenvogel edited a comment on issue #3737: Add missing HA config keys

2019-12-03 Thread GitBox
svenvogel edited a comment on issue #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#issuecomment-561194343 @ustcweizhou @weizhouapache can you check again? after its approved i would change the Documentation https://cwiki.apache.org/confluence/display

[GitHub] [cloudstack] mdominka commented on a change in pull request #3737: Add missing HA config keys

2019-12-03 Thread GitBox
mdominka commented on a change in pull request #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#discussion_r353220879 ## File path: server/src/main/java/com/cloud/ha/HighAvailabilityManagerImpl.java ## @@ -846,16 +848,16 @@ public boolea

[GitHub] [cloudstack] rakgenius opened a new pull request #3739: Add new command to update security group name

2019-12-03 Thread GitBox
rakgenius opened a new pull request #3739: Add new command to update security group name URL: https://github.com/apache/cloudstack/pull/3739 ## Description By default, once we create a security group we cant change its name. In this feature, we introduce a new API command

[GitHub] [cloudstack] svenvogel commented on issue #3371: Fix virtual template size for managed storage for KVM / refactor cloud-install-sys-tmplt

2019-12-03 Thread GitBox
svenvogel commented on issue #3371: Fix virtual template size for managed storage for KVM / refactor cloud-install-sys-tmplt URL: https://github.com/apache/cloudstack/pull/3371#issuecomment-561215635 @weizhouapache @andrijapanicsb i will change it and then we should ready to go. @Pa

[GitHub] [cloudstack] wido commented on a change in pull request #3738: Load Average for KVM

2019-12-03 Thread GitBox
wido commented on a change in pull request #3738: Load Average for KVM URL: https://github.com/apache/cloudstack/pull/3738#discussion_r353276134 ## File path: plugins/metrics/src/main/java/org/apache/cloudstack/response/HostMetricsResponse.java ## @@ -43,6 +43,10 @@ @

[GitHub] [cloudstack] DennisKonrad commented on a change in pull request #3738: Load Average for KVM

2019-12-03 Thread GitBox
DennisKonrad commented on a change in pull request #3738: Load Average for KVM URL: https://github.com/apache/cloudstack/pull/3738#discussion_r353285510 ## File path: plugins/metrics/src/main/java/org/apache/cloudstack/response/HostMetricsResponse.java ## @@ -43,6 +43,10 @

[GitHub] [cloudstack] wido commented on a change in pull request #3738: Load Average for KVM

2019-12-03 Thread GitBox
wido commented on a change in pull request #3738: Load Average for KVM URL: https://github.com/apache/cloudstack/pull/3738#discussion_r353286519 ## File path: plugins/metrics/src/main/java/org/apache/cloudstack/response/HostMetricsResponse.java ## @@ -43,6 +43,10 @@ @

[cloudstack-primate] branch master updated (4c60435 -> 5cc751e)

2019-12-03 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git. from 4c60435 fix lint issue add 5cc751e iam: fix updateResourceCount API action for account No new revi

[GitHub] [cloudstack] blueorangutan commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure

2019-12-03 Thread GitBox
blueorangutan commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure URL: https://github.com/apache/cloudstack/pull/3425#issuecomment-561305144 Trillian test result (tid-575) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7

[GitHub] [cloudstack] blueorangutan commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure

2019-12-03 Thread GitBox
blueorangutan commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure URL: https://github.com/apache/cloudstack/pull/3425#issuecomment-561328257 Trillian test result (tid-574) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7

[GitHub] [cloudstack] blueorangutan commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure

2019-12-03 Thread GitBox
blueorangutan commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure URL: https://github.com/apache/cloudstack/pull/3425#issuecomment-561368126 Trillian test result (tid-576) Environment: vmware-65u2 (x2), Advanced Networking with Mgmt server 7

[GitHub] [cloudstack] GabrielBrascher commented on a change in pull request #3738: Load Average for KVM

2019-12-03 Thread GitBox
GabrielBrascher commented on a change in pull request #3738: Load Average for KVM URL: https://github.com/apache/cloudstack/pull/3738#discussion_r353328415 ## File path: api/src/main/java/com/cloud/host/HostStats.java ## @@ -35,6 +35,6 @@ public HostStats getHostSta

[GitHub] [cloudstack] GabrielBrascher commented on a change in pull request #3738: Load Average for KVM

2019-12-03 Thread GitBox
GabrielBrascher commented on a change in pull request #3738: Load Average for KVM URL: https://github.com/apache/cloudstack/pull/3738#discussion_r353328415 ## File path: api/src/main/java/com/cloud/host/HostStats.java ## @@ -35,6 +35,6 @@ public HostStats getHostSta

[GitHub] [cloudstack] GabrielBrascher commented on a change in pull request #3737: Add missing HA config keys

2019-12-03 Thread GitBox
GabrielBrascher commented on a change in pull request #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#discussion_r353482656 ## File path: server/src/main/java/com/cloud/ha/HighAvailabilityManagerImpl.java ## @@ -844,17 +848,17 @@ publi

[GitHub] [cloudstack] GabrielBrascher commented on a change in pull request #3737: Add missing HA config keys

2019-12-03 Thread GitBox
GabrielBrascher commented on a change in pull request #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#discussion_r353499217 ## File path: server/src/main/java/com/cloud/ha/HighAvailabilityManagerImpl.java ## @@ -846,16 +848,16 @@ publi

[GitHub] [cloudstack] GabrielBrascher commented on a change in pull request #3737: Add missing HA config keys

2019-12-03 Thread GitBox
GabrielBrascher commented on a change in pull request #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#discussion_r353479339 ## File path: engine/components-api/src/main/java/com/cloud/ha/HighAvailabilityManager.java ## @@ -16,18 +16,3

[GitHub] [cloudstack] GabrielBrascher commented on a change in pull request #3737: Add missing HA config keys

2019-12-03 Thread GitBox
GabrielBrascher commented on a change in pull request #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#discussion_r353499783 ## File path: server/src/main/java/com/cloud/ha/HighAvailabilityManagerImpl.java ## @@ -1004,4 +1008,22 @@ publ

[GitHub] [cloudstack] GabrielBrascher commented on a change in pull request #3737: Add missing HA config keys

2019-12-03 Thread GitBox
GabrielBrascher commented on a change in pull request #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#discussion_r353499217 ## File path: server/src/main/java/com/cloud/ha/HighAvailabilityManagerImpl.java ## @@ -846,16 +848,16 @@ publi

[GitHub] [cloudstack] GabrielBrascher commented on a change in pull request #3737: Add missing HA config keys

2019-12-03 Thread GitBox
GabrielBrascher commented on a change in pull request #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#discussion_r353482656 ## File path: server/src/main/java/com/cloud/ha/HighAvailabilityManagerImpl.java ## @@ -844,17 +848,17 @@ publi

[GitHub] [cloudstack] GabrielBrascher commented on a change in pull request #3737: Add missing HA config keys

2019-12-03 Thread GitBox
GabrielBrascher commented on a change in pull request #3737: Add missing HA config keys URL: https://github.com/apache/cloudstack/pull/3737#discussion_r353499217 ## File path: server/src/main/java/com/cloud/ha/HighAvailabilityManagerImpl.java ## @@ -846,16 +848,16 @@ publi

[GitHub] [cloudstack] GabrielBrascher commented on issue #3738: Load Average for KVM

2019-12-03 Thread GitBox
GabrielBrascher commented on issue #3738: Load Average for KVM URL: https://github.com/apache/cloudstack/pull/3738#issuecomment-561444994 @blueoragutan package This is an automated message from the Apache Git Service. To respo

[GitHub] [cloudstack] blueorangutan commented on issue #3738: Load Average for KVM

2019-12-03 Thread GitBox
blueorangutan commented on issue #3738: Load Average for KVM URL: https://github.com/apache/cloudstack/pull/3738#issuecomment-561445343 @GabrielBrascher a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. ---

[GitHub] [cloudstack] GabrielBrascher edited a comment on issue #3738: Load Average for KVM

2019-12-03 Thread GitBox
GabrielBrascher edited a comment on issue #3738: Load Average for KVM URL: https://github.com/apache/cloudstack/pull/3738#issuecomment-561444994 @blueorangutan package This is an automated message from the Apache Git Service.

[GitHub] [cloudstack] blueorangutan commented on issue #3738: Load Average for KVM

2019-12-03 Thread GitBox
blueorangutan commented on issue #3738: Load Average for KVM URL: https://github.com/apache/cloudstack/pull/3738#issuecomment-561449420 Packaging result: ✖centos6 ✔centos7 ✔debian. JID-420 This is an automated message from the