[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #243: Require configuring the NIC of VM as promiscuous

2021-09-22 Thread GitBox


blueorangutan commented on pull request #243:
URL: 
https://github.com/apache/cloudstack-documentation/pull/243#issuecomment-925066264


   Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/243. 
(SL-JID 152)


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #243: Require configuring the NIC of VM as promiscuous

2021-09-22 Thread GitBox


blueorangutan commented on pull request #243:
URL: 
https://github.com/apache/cloudstack-documentation/pull/243#issuecomment-925065456


   @weizhouapache a Jenkins job has been kicked to build the document. 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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] weizhouapache commented on pull request #243: Require configuring the NIC of VM as promiscuous

2021-09-22 Thread GitBox


weizhouapache commented on pull request #243:
URL: 
https://github.com/apache/cloudstack-documentation/pull/243#issuecomment-925065239


   @blueorangutan docbuild


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] daweilics opened a new pull request #243: Require configuring the NIC of VM as promiscuous

2021-09-22 Thread GitBox


daweilics opened a new pull request #243:
URL: https://github.com/apache/cloudstack-documentation/pull/243


   This change applies to working with a nested virtual environment. 
   
   CloudStack's system VMs rely on the deployment VM for Internet access.
   When the NIC of the deployment VM is not promiscuous, it will deny traffic 
from the system VMs, 
   and thus, the system VMs cannot reach the Internet. This will create a lot 
of issues after CloudStack is installed.
   It's better to explicitly mention this in the installation guide, so that 
people will use the correct 
   setting from the beginning, instead of spending a lot of time to realize 
this is the problem.


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[RESULT] [VOTE] Standard string lib

2021-09-22 Thread Daniel Augusto Veronezi Salvador
Hi All,

The vote for Standard string lib 
(https://lists.apache.org/thread.html/r806cd10b3de645c150e5e0e3d845c5a380a700197143f57f0834d758%40%3Cdev.cloudstack.apache.org%3E)
 *passes* with 8 votes:

+1
6 people (Daan, Gabriel, Nicolas, Pearl, Rodrigo and Sadi)

0
2 people (Rohit and Wido)

-1
none

Thanks to everyone participating. I will now continue the work in PR 5386 
(https://github.com/apache/cloudstack/pull/5386), adjusting the description and 
addressing what we decided here. After that, I will update the docs.

Best regards,
Daniel.


Re: Asking this in dev as there are many fixes for volumes/snapshots on 4.15.2 and 4.16.0

2021-09-22 Thread Harikrishna Patnala
Hi Kristaps,

With VMware, I could reproduce this issue where multiple volumes are 
transferred to the secondary storage. This is a VMware only issue, other 
hypervisors work fine.

I've created a github issue to fix/track it 
https://github.com/apache/cloudstack/issues/5498
[https://opengraph.githubassets.com/9a7b1ad38b90cdbff8c4bd57ad5ef68e9ffe917368083c7b3d1527690c539b79/apache/cloudstack/issues/5498]
Single volume snapshot operation exports all volumes of the VM to the secondary 
storage · Issue #5498 · 
apache/cloudstack
ISSUE TYPE Bug Report COMPONENT NAME VMware, Volume Snapshot CLOUDSTACK VERSION 
4.15.2, main CONFIGURATION OS / ENVIRONMENT SUMMARY When a VM has multiple 
volumes and snapshot or recurring snapshot...
github.com
I'll start working on this issue and update it. Thanks for letting us know.

Regards,
Harikrishna

From: Kristaps Cudars 
Sent: Friday, September 17, 2021 2:40 PM
To: dev@cloudstack.apache.org 
Subject: Asking this in dev as there are many fixes for volumes/snapshots on 
4.15.2 and 4.16.0

4.15.1/Vmware

When you create reoccurring volume snapshot task, instead of transferring only 
that volume all volumes that are associated with VM are transferred to 
secondary storage.

Way how we find this is that we have some VM with 8~TB disks that should not be 
backed up and our secondary storage now has increased in size 10 times.

Maybe this is fixed/resolved with different wording?


 



Re: Asking this in dev as there are many fixes for volumes/snapshots on 4.15.2 and 4.16.0

2021-09-22 Thread nux
I can't replicate this on 4.16/KVM. Scheduled volume(!) snapshot 
functionality only backs up the respective volume, as expected.


Regards

On 2021-09-21 16:59, Riepl, Gregor (SWISS TXT) wrote:

When you create reoccurring volume snapshot task, instead of
transferring only that volume all volumes that are associated with VM
are transferred to secondary storage.
That doesn't sound right.

Are you sure you're really creating a recurring volume snapshot and
not a VM snapshot?
I believe the VM snapshot includes all disks, but the volume snapshot
should not.

Related API:
https://cloudstack.apache.org/api/apidocs-4.15/apis/createSnapshot.html
https://cloudstack.apache.org/api/apidocs-4.15/apis/createVMSnapshot.html


[SHARE] 4.16 systemvmtemplates updated

2021-09-22 Thread Rohit Yadav
Devs,

The 4.16 systemvmtemplate has been updated today with latest security 
packages/updates (specifically openssl, ssh and haproxy: 
https://www.debian.org/security/)
https://download.cloudstack.org/systemvm/4.16/

Regards.

 



[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #241: Add warning about OVS plugin

2021-09-22 Thread GitBox


blueorangutan commented on pull request #241:
URL: 
https://github.com/apache/cloudstack-documentation/pull/241#issuecomment-924730139


   Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/241. 
(SL-JID 151)


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #241: Add warning about OVS plugin

2021-09-22 Thread GitBox


blueorangutan commented on pull request #241:
URL: 
https://github.com/apache/cloudstack-documentation/pull/241#issuecomment-924729343


   @weizhouapache a Jenkins job has been kicked to build the document. 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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] rhtyd merged pull request #241: Add warning about OVS plugin

2021-09-22 Thread GitBox


rhtyd merged pull request #241:
URL: https://github.com/apache/cloudstack-documentation/pull/241


   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] weizhouapache commented on pull request #241: Add warning about OVS plugin

2021-09-22 Thread GitBox


weizhouapache commented on pull request #241:
URL: 
https://github.com/apache/cloudstack-documentation/pull/241#issuecomment-924728906


   @blueorangutan docbuild
   
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] rhtyd commented on pull request #223: Host ha and multiple management server internal load balancing

2021-09-22 Thread GitBox


rhtyd commented on pull request #223:
URL: 
https://github.com/apache/cloudstack-documentation/pull/223#issuecomment-924720016


   ping @andrijapanicsb 


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] rhtyd commented on pull request #225: Networking update and config drive

2021-09-22 Thread GitBox


rhtyd commented on pull request #225:
URL: 
https://github.com/apache/cloudstack-documentation/pull/225#issuecomment-924719755


   ping @andrijapanicsb @sureshanaparti can you help fix conflicts


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] rhtyd merged pull request #228: Vm lifecycle

2021-09-22 Thread GitBox


rhtyd merged pull request #228:
URL: https://github.com/apache/cloudstack-documentation/pull/228


   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] rhtyd merged pull request #226: Quick install guide update

2021-09-22 Thread GitBox


rhtyd merged pull request #226:
URL: https://github.com/apache/cloudstack-documentation/pull/226


   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #226: Quick install guide update

2021-09-22 Thread GitBox


blueorangutan commented on pull request #226:
URL: 
https://github.com/apache/cloudstack-documentation/pull/226#issuecomment-924687554


   Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/226. 
(SL-JID 150)


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] weizhouapache commented on pull request #226: Quick install guide update

2021-09-22 Thread GitBox


weizhouapache commented on pull request #226:
URL: 
https://github.com/apache/cloudstack-documentation/pull/226#issuecomment-924687284


   @andrijapanicsb 
   it seems basic zone is still the first option for new cloudstack users...


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #226: Quick install guide update

2021-09-22 Thread GitBox


blueorangutan commented on pull request #226:
URL: 
https://github.com/apache/cloudstack-documentation/pull/226#issuecomment-924686882


   @rhtyd a Jenkins job has been kicked to build the document. 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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] rhtyd commented on pull request #226: Quick install guide update

2021-09-22 Thread GitBox


rhtyd commented on pull request #226:
URL: 
https://github.com/apache/cloudstack-documentation/pull/226#issuecomment-924685568


   @blueorangutan docbuild
   
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




Captcha for Cloudstack

2021-09-22 Thread Evgeniy Tochilin
Hi,

Please answer how i can add captcha code to Cloudstack?

-- 

Best Regards,
Evgeniy Tochilin