[GitHub] [cloudstack] rhtyd commented on issue #3615: Handle Ceph/RBD snapshot delete

2019-10-03 Thread GitBox
rhtyd commented on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-537834957
 
 
   @blueorangutan test


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] blueorangutan commented on issue #3615: Handle Ceph/RBD snapshot delete

2019-10-03 Thread GitBox
blueorangutan commented on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-537835123
 
 
   @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been 
kicked to run smoke tests


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] tsvetanakostova commented on issue #3559: Snapshots that have timed out have been left on the secondary storage

2019-10-03 Thread GitBox
tsvetanakostova commented on issue #3559: Snapshots that have timed out have 
been left on the secondary storage
URL: https://github.com/apache/cloudstack/issues/3559#issuecomment-537837635
 
 
   Same issue here, again with VMware. 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3536: Extract systemvm.iso using bsdtar if available.

2019-10-03 Thread GitBox
rhtyd commented on issue #3536: Extract systemvm.iso using bsdtar if available.
URL: https://github.com/apache/cloudstack/pull/3536#issuecomment-537854381
 
 
   If we assume that bsdtar is available as installed with the packages, then 
yes @cl-k-takahashi 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] richardlawley opened a new pull request #3616: Reduce verbosity of Async Job Manager log messages

2019-10-03 Thread GitBox
richardlawley opened a new pull request #3616: Reduce verbosity of Async Job 
Manager log messages
URL: https://github.com/apache/cloudstack/pull/3616
 
 
   ## Description
   
   On a Cloudstack instance with log verbosity set to INFO, there are 2 
messages generated every 10 seconds about cleaning up expired async jobs.  This 
makes the log messages much noisier than they need to be.
   
   
![image](https://user-images.githubusercontent.com/1608083/66113192-38c07b00-e5c4-11e9-9919-321a39604a75.png)
   
   This PR reduces that message to trace level, since there are actually useful 
messages at INFO level in that class.
   
   
   
   
   
   
   
   
   ## Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [X] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   
   
   
   Check compilation and tests
   
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] fpaillot commented on issue #3580: Vmware hypervisor : enhance Mac OS compatibility

2019-10-03 Thread GitBox
fpaillot commented on issue #3580: Vmware hypervisor : enhance Mac OS 
compatibility
URL: https://github.com/apache/cloudstack/pull/3580#issuecomment-537856892
 
 
   @DaanHoogland, Apple allows you to run Mac OS on VMware ESXi only on Apple 
hardware. You can achieve this with mac pro + ESXi 6.5. From there, you can 
build a Mac OSX template.
   
   Would be very nice to see this PR included in 4.14 :).
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3614: Upgrade failing from 4.12 to 4.13

2019-10-03 Thread GitBox
rhtyd commented on issue #3614: Upgrade failing from 4.12 to 4.13
URL: https://github.com/apache/cloudstack/issues/3614#issuecomment-537873748
 
 
   Paul's PR has been merged, closing this. Website would be updated soon, in 
not done already.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd closed issue #3614: Upgrade failing from 4.12 to 4.13

2019-10-03 Thread GitBox
rhtyd closed issue #3614: Upgrade failing from 4.12 to 4.13
URL: https://github.com/apache/cloudstack/issues/3614
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3600: Allow deploy Admin/System VMs in disabled zones/pods/clusters

2019-10-03 Thread GitBox
rhtyd commented on issue #3600: Allow deploy Admin/System VMs in disabled 
zones/pods/clusters
URL: https://github.com/apache/cloudstack/pull/3600#issuecomment-537874196
 
 
   @GabrielBrascher can you check and fix build failure, see Travis


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rakgenius commented on issue #3610: [WIP DO NOT MERGE] KVM: Rolling maintenance

2019-10-03 Thread GitBox
rakgenius commented on issue #3610: [WIP DO NOT MERGE] KVM: Rolling maintenance
URL: https://github.com/apache/cloudstack/pull/3610#issuecomment-537890566
 
 
   @nvazquez Do you have the document which explains the algorithm about how it 
performs upgrades on the hosts and also about error scenarios when one host 
cant be upgraded?
   
   We have a similar application to perform all these tasks and also a 
centralized dashboard to control upgrading hypervisors on all platforms in 
different location.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] svenvogel commented on issue #3186: Add possibility to set KVM MTU size for all NIC

2019-10-03 Thread GitBox
svenvogel commented on issue #3186: Add possibility to set KVM MTU size for all 
NIC
URL: https://github.com/apache/cloudstack/pull/3186#issuecomment-537893544
 
 
   @rhtyd what do you think looks good?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] svenvogel commented on issue #3186: Add possibility to set KVM MTU size for all NIC

2019-10-03 Thread GitBox
svenvogel commented on issue #3186: Add possibility to set KVM MTU size for all 
NIC
URL: https://github.com/apache/cloudstack/pull/3186#issuecomment-537893981
 
 
   LGTM now i think.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3186: Add possibility to set KVM MTU size for all NIC

2019-10-03 Thread GitBox
rhtyd commented on issue #3186: Add possibility to set KVM MTU size for all NIC
URL: https://github.com/apache/cloudstack/pull/3186#issuecomment-537898325
 
 
   @blueorangutan package 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] blueorangutan commented on issue #3186: Add possibility to set KVM MTU size for all NIC

2019-10-03 Thread GitBox
blueorangutan commented on issue #3186: Add possibility to set KVM MTU size for 
all NIC
URL: https://github.com/apache/cloudstack/pull/3186#issuecomment-537898400
 
 
   @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted 
as I make progress.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] blueorangutan commented on issue #3616: Reduce verbosity of Async Job Manager log messages

2019-10-03 Thread GitBox
blueorangutan commented on issue #3616: Reduce verbosity of Async Job Manager 
log messages
URL: https://github.com/apache/cloudstack/pull/3616#issuecomment-537899986
 
 
   @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted 
as I make progress.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3616: Reduce verbosity of Async Job Manager log messages

2019-10-03 Thread GitBox
rhtyd commented on issue #3616: Reduce verbosity of Async Job Manager log 
messages
URL: https://github.com/apache/cloudstack/pull/3616#issuecomment-537899625
 
 
   @blueorangutan package


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] svenvogel commented on issue #3595: [WIP DO NOT MERGE] KVM dynamic VM scaling

2019-10-03 Thread GitBox
svenvogel commented on issue #3595: [WIP DO NOT MERGE] KVM dynamic VM scaling
URL: https://github.com/apache/cloudstack/pull/3595#issuecomment-537901050
 
 
   @nvazquez sorry for late reply. if i understand correctly we can with this 
PR scale up the VM to the max of the hypervisor specs. Right?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3562: New API endpoint: UpdateVlanIpRange

2019-10-03 Thread GitBox
rhtyd commented on issue #3562: New API endpoint: UpdateVlanIpRange
URL: https://github.com/apache/cloudstack/pull/3562#issuecomment-537901622
 
 
   Manual testing needed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] blueorangutan commented on issue #3186: Add possibility to set KVM MTU size for all NIC

2019-10-03 Thread GitBox
blueorangutan commented on issue #3186: Add possibility to set KVM MTU size for 
all NIC
URL: https://github.com/apache/cloudstack/pull/3186#issuecomment-537906226
 
 
   Packaging result: ✖centos6 ✔centos7 ✔debian. JID-304


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] blueorangutan commented on issue #3616: Reduce verbosity of Async Job Manager log messages

2019-10-03 Thread GitBox
blueorangutan commented on issue #3616: Reduce verbosity of Async Job Manager 
log messages
URL: https://github.com/apache/cloudstack/pull/3616#issuecomment-537907376
 
 
   Packaging result: ✖centos6 ✔centos7 ✔debian. JID-305


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] GabrielBrascher commented on issue #3615: Handle Ceph/RBD snapshot delete

2019-10-03 Thread GitBox
GabrielBrascher commented on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-537945485
 
 
   @rhtyd I tested the deletion of a ROOT volume snapshot via UI.
   
   Prior to this implementation, the snapshot DB entry was removed; however, 
the snapshot kept on the RBD. This happened due to the fact that the 
`StorageSystemSnapshotStrategy` was returning _CANT_HANDLE_, the chosen 
strategy then was `XenserverSnapshotStrategy`; the XenServer strategy does not 
consider KVM + Ceph and did removed the snapshot only on DB.
   
   This fix allows the Ceph strategy (wich extends the 
StorageSystemSnapshotStrategy) to return StrategyPriority.HIGH for deleting 
snapshots stored on RBD. Therefore, the deleteSnapshot method of  
`StorageSystemSnapshotStrategy` will be executed and the RBD snapshot removed.
   
   In order to verify, one can delete the snapshot. Assert that it was indeed 
removed on DB and check if the RBD snapshot was deleted on Ceph (`rbd snap list 
`).
   
   ```
   rbd snap list 4324d448-b6e9-468f-b86c-016bbcc702b3
   SNAPID NAMESIZE TIMESTAMP
   65 5832c1a4-a525-4389-a261-9fdd70b94ca6 205 MiB Fri Sep 27 13:46:13 2019 
   66 dc3a5fea-4613-4bd6-b2fc-c5ae313ca9c2 205 MiB Fri Sep 27 13:46:23 2019 
   67 411dbdb3-b250-482b-851e-6d79ffd331d5 205 MiB Fri Sep 27 14:41:32 2019 
   68 04c5aa37-7f8a-413f-bbb3-1927b34b7f9a 205 MiB Fri Sep 27 14:46:41 2019 
   69 7f174546-7dff-40d2-aba5-db1a46deda65 205 MiB Fri Sep 27 14:46:49 2019 
   72 a253ddca-3ea3-4f46-8a80-4b391a2bc2a0 205 MiB Tue Oct  1 04:39:45 2019 
   81 17da61f7-5a20-4761-9c94-1192053d0aac 205 MiB Wed Oct  2 23:46:39 2019 
   ```
   All the snapshots above were removed on DB but not on the Ceph. After 
applying the fix,  I was able to delete snapshots propperly.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] andrijapanicsb commented on issue #3615: Handle Ceph/RBD snapshot delete

2019-10-03 Thread GitBox
andrijapanicsb commented on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-538099410
 
 
   I'll be testing this one @rhtyd @GabrielBrascher . thx for the fix.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] andrijapanicsb commented on issue #3615: Handle Ceph/RBD snapshot delete

2019-10-03 Thread GitBox
andrijapanicsb commented on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-538117972
 
 
   Good and not good.
   Snaps ARE deleted on Ceph (manual, still waiting for scheduled test result)
   Snaps are NOT deleted on Secondary Storage (manual, still waiting for 
scheduled test result )
   
   Picture=1000 words/etc. - please see bellow - multiple garbage collection 
runs and 0 snaps found for cleanup on SS
   
   
![image](https://user-images.githubusercontent.com/45762285/66162150-12cfc080-e62e-11e9-9973-090c910db714.png)
   
   This was working always fine (not sure when it got broken...)
   
   @GabrielBrascher 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] andrijapanicsb edited a comment on issue #3615: Handle Ceph/RBD snapshot delete

2019-10-03 Thread GitBox
andrijapanicsb edited a comment on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-538117972
 
 
   Tested with napshot.backup.to.secondary=true - since this is also a needed 
test.
   
   Snaps ARE deleted on Ceph (manual, still waiting for scheduled test 
result...)
   Snaps are NOT deleted on Secondary Storage (manual, still waiting for 
scheduled test result...)
   
   Picture=1000 words/etc. - please see bellow - multiple garbage collection 
runs and 0 snaps found for cleanup on SS
   
   
![image](https://user-images.githubusercontent.com/45762285/66162150-12cfc080-e62e-11e9-9973-090c910db714.png)
   
   This was working always fine (not sure when it got broken...)
   
   @GabrielBrascher 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] andrijapanicsb edited a comment on issue #3615: Handle Ceph/RBD snapshot delete

2019-10-03 Thread GitBox
andrijapanicsb edited a comment on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-538117972
 
 
   Tested with snapshot.backup.to.secondary=true - since this is also a needed 
test.
   
   Snaps ARE deleted on Ceph (manual, still waiting for scheduled test 
result...)
   Snaps are NOT deleted on Secondary Storage (manual, still waiting for 
scheduled test result...)
   
   Picture=1000 words/etc. - please see bellow - multiple garbage collection 
runs and 0 snaps found for cleanup on SS
   
   
![image](https://user-images.githubusercontent.com/45762285/66162150-12cfc080-e62e-11e9-9973-090c910db714.png)
   
   This was working always fine (not sure when it got broken...)
   
   @GabrielBrascher 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] GabrielBrascher commented on issue #3615: Handle Ceph/RBD snapshot delete

2019-10-03 Thread GitBox
GabrielBrascher commented on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-538128150
 
 
   Thanks for testing @andrijapanicsb. Good that RBD looks fine.
   
   That secondary storage snapshot deletion was also broken then, good catch; 
not sure when it got broken as well neither where but I have somthing in mind 
that might be causing this issue. I will be reproducing and debugging it on my 
test env.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[cloudstack-documentation] branch 413-upgrade-doc-note-on-custom-os updated (7f8b45f -> 9c48785)

2019-10-03 Thread andrijapanic
This is an automated email from the ASF dual-hosted git repository.

andrijapanic pushed a change to branch 413-upgrade-doc-note-on-custom-os
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.


from 7f8b45f  fix
 add 9c48785  custom guest os notice

No new revisions were added by this update.

Summary of changes:
 ...{_no-sysvm_templates.rst => _custom_guest_os_notice.rst} | 13 +++--
 1 file changed, 11 insertions(+), 2 deletions(-)
 copy source/upgrading/upgrade/{_no-sysvm_templates.rst => 
_custom_guest_os_notice.rst} (60%)



[cloudstack-documentation] branch 413-upgrade-doc-note-on-custom-os updated (9c48785 -> e65b5c1)

2019-10-03 Thread andrijapanic
This is an automated email from the ASF dual-hosted git repository.

andrijapanic pushed a change to branch 413-upgrade-doc-note-on-custom-os
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.


from 9c48785  custom guest os notice
 add e65b5c1  include .. _custom_guest_os_notice.rst

No new revisions were added by this update.

Summary of changes:
 source/upgrading/upgrade/upgrade-4.10.rst | 2 ++
 1 file changed, 2 insertions(+)



[cloudstack-documentation] branch 413-upgrade-doc-note-on-custom-os updated (e65b5c1 -> fada495)

2019-10-03 Thread andrijapanic
This is an automated email from the ASF dual-hosted git repository.

andrijapanic pushed a change to branch 413-upgrade-doc-note-on-custom-os
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.


from e65b5c1  include .. _custom_guest_os_notice.rst
 add fada495  include _custom_guest_os_notice.rst

No new revisions were added by this update.

Summary of changes:
 source/upgrading/upgrade/upgrade-4.11.rst | 2 ++
 1 file changed, 2 insertions(+)



[cloudstack-documentation] branch 413-upgrade-doc-note-on-custom-os updated (fada495 -> 2071741)

2019-10-03 Thread andrijapanic
This is an automated email from the ASF dual-hosted git repository.

andrijapanic pushed a change to branch 413-upgrade-doc-note-on-custom-os
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.


from fada495  include _custom_guest_os_notice.rst
 add 2071741  include _custom_guest_os_notice.rst

No new revisions were added by this update.

Summary of changes:
 source/upgrading/upgrade/upgrade-4.12.rst | 2 ++
 1 file changed, 2 insertions(+)



[cloudstack-documentation] branch 413-upgrade-doc-note-on-custom-os updated (2071741 -> 551cb77)

2019-10-03 Thread andrijapanic
This is an automated email from the ASF dual-hosted git repository.

andrijapanic pushed a change to branch 413-upgrade-doc-note-on-custom-os
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.


from 2071741  include _custom_guest_os_notice.rst
 add 551cb77  include _custom_guest_os_notice.rst

No new revisions were added by this update.

Summary of changes:
 source/upgrading/upgrade/upgrade-4.9.rst | 2 ++
 1 file changed, 2 insertions(+)



[cloudstack-documentation] branch 413-upgrade-doc-note-on-custom-os updated (551cb77 -> a07e674)

2019-10-03 Thread andrijapanic
This is an automated email from the ASF dual-hosted git repository.

andrijapanic pushed a change to branch 413-upgrade-doc-note-on-custom-os
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.


from 551cb77  include _custom_guest_os_notice.rst
 add 19019c3  fix systemvm template ambiguity
 add f4d484f  fixing command (#73)
 add a07e674  Merge branch '4.13' into 413-upgrade-doc-note-on-custom-os

No new revisions were added by this update.

Summary of changes:
 source/_global.rst  |  1 +
 source/installguide/management-server/_systemvm.rst |  4 ++--
 source/upgrading/upgrade/upgrade-4.11.rst   |  6 ++
 source/upgrading/upgrade/upgrade-4.12.rst   | 12 +++-
 4 files changed, 16 insertions(+), 7 deletions(-)



[cloudstack-documentation] branch 413-upgrade-doc-note-on-custom-os updated (a07e674 -> 9b9dfd7)

2019-10-03 Thread andrijapanic
This is an automated email from the ASF dual-hosted git repository.

andrijapanic pushed a change to branch 413-upgrade-doc-note-on-custom-os
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.


from a07e674  Merge branch '4.13' into 413-upgrade-doc-note-on-custom-os
 add 9b9dfd7  fix

No new revisions were added by this update.

Summary of changes:
 source/upgrading/upgrade/_custom_guest_os_notice.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



[GitHub] [cloudstack] nvazquez commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused

2019-10-03 Thread GitBox
nvazquez commented on issue #3617: [KVM] Agent LB Fix: Connections from 
disabled KVM host agents are refused
URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-538241840
 
 
   @blueorangutan package


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] nvazquez opened a new pull request #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused

2019-10-03 Thread GitBox
nvazquez opened a new pull request #3617: [KVM] Agent LB Fix: Connections from 
disabled KVM host agents are refused
URL: https://github.com/apache/cloudstack/pull/3617
 
 
   ## Description
   This PR introduces a fix for a limitation on the KVM agent load balancing 
feature.
   
   When a host is in 'Disabled' state and the agent is restarted, then the host 
is not able to connect to the management server, staying indefinitely in 
'Connecting' state
   
   
   2019-10-04 05:23:12,242 DEBUG [c.c.r.ResourceState] 
(AgentConnectTaskPool-5:ctx-e3780a57) (logid:7c4cc142) Resource state update: 
[id = 4; name = trl-65-k-M7-nvazquez-kvm4; old state = Disabled; event = 
InternalCreated; new state = Disabled]
   2019-10-04 05:23:12,242 DEBUG [c.c.a.m.AgentManagerImpl] 
(AgentConnectTaskPool-5:ctx-e3780a57) (logid:7c4cc142) Transition:[Resource 
state = Disabled, Agent event = AgentConnected, Host id = 4, name = 
trl-65-k-M7-nvazquez-kvm4]
   2019-10-04 05:23:12,248 DEBUG [c.c.a.m.AgentManagerImpl] 
(AgentConnectTaskPool-5:ctx-e3780a57) (logid:7c4cc142) Failed to handle host 
connection: 
   java.lang.IndexOutOfBoundsException: fromIndex = -1
at java.util.SubList.(AbstractList.java:620)
at java.util.RandomAccessSubList.(AbstractList.java:775)
at java.util.AbstractList.subList(AbstractList.java:484)
at 
org.apache.cloudstack.agent.lb.algorithm.IndirectAgentLBRoundRobinAlgorithm.sort(IndirectAgentLBRoundRobinAlgorithm.java:44)
at 
org.apache.cloudstack.agent.lb.IndirectAgentLBServiceImpl.getManagementServerList(IndirectAgentLBServiceImpl.java:93)
at 
org.apache.cloudstack.agent.lb.IndirectAgentLBServiceImpl.compareManagementServerList(IndirectAgentLBServiceImpl.java:101)
at 
com.cloud.agent.manager.AgentManagerImpl.handleConnectedAgent(AgentManagerImpl.java:1094)
at 
com.cloud.agent.manager.AgentManagerImpl.access$000(AgentManagerImpl.java:126)
at 
com.cloud.agent.manager.AgentManagerImpl$HandleAgentConnectTask.runInContext(AgentManagerImpl.java:1187)
at 
org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
at 
org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
   2019-10-04 05:23:12,248 WARN  [c.c.a.m.AgentManagerImpl] 
(AgentConnectTaskPool-5:ctx-e3780a57) (logid:7c4cc142) Unable to create attache 
for agent: Seq 0-0:  { Cmd , MgmtId: -1, via: 0, Ver: v1, Flags: 1, 
[{"com.cloud.agent.api.StartupRoutingCommand":{"cpuSockets":3,"cpus":3,"speed":1599,"memory":7277121536,"dom0MinMemory":1073741824,"poolSync":false,"supportsClonedVolumes":false,"caps":"hvm,snapshot","pool":"/root","hypervisorType":"KVM","hostDetails":{"Host.OS.Kernel.Version":"3.10.0-957.12.2.el7.x86_64","com.cloud.network.Networks.RouterPrivateIpStrategy":"HostLocal","Host.OS.Version":"7.6.1810","secured":"true","Host.OS":"CentOS"},"hostTags":[],"groupDetails":{},"type":"Routing","dataCenter":"1","pod":"1","cluster":"1","guid":"d609214d-020e-3727-8515-c58c792f1d1a-LibvirtComputingResource","name":"trl-65-k-M7-nvazquez-kvm4","id":0,"version":"4.14.0.0-SNAPSHOT","iqn":"iqn.1994-05.com.redhat:213e8ff8bef8","privateIpAddress":"10.2.2.79","privateMacAddress":"1e:00:56:01:07:47","privateNetmask":"255.255.0.0","storageIpAddress":"10.2.2.79","storageNetmask":"255.255.0.0","storageMacAddress":"1e:00:56:01:07:47","resourceName":"LibvirtComputingResource","gatewayIpAddress":"10.2.254.254","msHostList":"10.2.2.84,10.2.2.104@roundrobin","wait":0}},{"com.cloud.agent.api.StartupStorageCommand":{"totalSize":0,"poolInfo":{"uuid":"a1708750-e55c-4b15-89b3-2b9cc39b6a77","host":"10.2.2.79","localPath":"/var/lib/libvirt/images","hostPath":"/var/lib/libvirt/images","poolType":"Filesystem","capacityBytes":20935868416,"availableBytes":19100352512},"resourceType":"STORAGE_POOL","hostDetails":{},"type":"Storage","dataCenter":"1","pod":"1","guid":"d609214d-020e-3727-8515-c58c792f1d1a-LibvirtComputingResource","name":"trl-65-k-M7-nvazquez-kvm4","id":0,"version":"4.14.0.0-SNAPSHOT","resourceName":"LibvirtComputingResource","msHostList":"10.2.2.84,10.2.2.104@roundrobin","wait":0}}]
 }
   2019-10-04 05:23:12,263 WARN  [c.c.a.m.AgentManagerImpl] 
(AgentManager-Handler-13:null) (logid:) Throwing away a request because it came 
through as the first command on a connect: Seq 0--1:  { Cmd , MgmtId: -1, via: 
0, Ver: v1, F

[GitHub] [cloudstack] blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused

2019-10-03 Thread GitBox
blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from 
disabled KVM host agents are refused
URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-538241935
 
 
   @nvazquez a Jenkins job has been kicked to build packages. I'll keep you 
posted as I make progress.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused

2019-10-03 Thread GitBox
blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from 
disabled KVM host agents are refused
URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-538247409
 
 
   Packaging result: ✖centos6 ✔centos7 ✔debian. JID-306


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] nvazquez commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused

2019-10-03 Thread GitBox
nvazquez commented on issue #3617: [KVM] Agent LB Fix: Connections from 
disabled KVM host agents are refused
URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-538250869
 
 
   @blueorangutan test


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused

2019-10-03 Thread GitBox
blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from 
disabled KVM host agents are refused
URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-538251150
 
 
   @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been 
kicked to run smoke tests


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services