[GitHub] [cloudstack-documentation] sureshanaparti commented on pull request #217: Added vmware disk provisioning types

2021-07-19 Thread GitBox
sureshanaparti commented on pull request #217: URL: https://github.com/apache/cloudstack-documentation/pull/217#issuecomment-882373926 Code PR (apache/cloudstack#4640) merged, merging the doc changes -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cloudstack-documentation] sureshanaparti merged pull request #217: Added vmware disk provisioning types

2021-07-19 Thread GitBox
sureshanaparti merged pull request #217: URL: https://github.com/apache/cloudstack-documentation/pull/217 -- 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,

Re: IPV6 in Isolated/VPC networks

2021-07-19 Thread Wido den Hollander
Op 16-07-2021 om 21:46 schreef Kristaps Cudars: Hi Wido, Your proposal is to sacrifice ability to reassign IPv6 to instance, have internal domain prefix, and list/db in ACS what IPv6 has been assigned to what instance and go with RA and SLAAC. For route signaling to switch use BGP/OSPFv3 o

Re: IPV6 in Isolated/VPC networks

2021-07-19 Thread Wido den Hollander
Op 17-07-2021 om 06:28 schreef Hean Seng: I think if doing this way , since you were to implement on peering ip between vr and phsical router , then would need keep /56 or 48 at Clodustack ? We can only add /64 subnet to Cloudstack only (instead of keep the /56 or 48 there). We can have a

[GitHub] [cloudstack-documentation] wido commented on pull request #231: network: note on shared networks with IPv6

2021-07-19 Thread GitBox
wido commented on pull request #231: URL: https://github.com/apache/cloudstack-documentation/pull/231#issuecomment-882406619 That is correct. IPv6-only networks are not yet supported with CloudStack. IPv4 is always needed at the moment. For example cloud-init requires it. -- This

Re: Triage Permission

2021-07-19 Thread Darrin Hüsselmann
Hi Guys, May I please have the triage permission on the cloudstack-documentation repo for Spaceman1984? Cheers, Darrin From: David Jumani Sent: Tuesday, October 20, 2020 10:44 AM To: dev@cloudstack.apache.org

Re: Triage Permission

2021-07-19 Thread Daan Hoogland
yes you may @Spaceman1984 (binding?) please create an infra ticket for it. On Mon, Jul 19, 2021 at 11:59 AM Darrin Hüsselmann < darrin.husselm...@shapeblue.com> wrote: > Hi Guys, > > May I please have the triage permission on the cloudstack-documentation > repo

Re: Triage Permission

2021-07-19 Thread Darrin Hüsselmann
Thanks Daan. Regards Darrin From: Daan Hoogland Sent: Monday, July 19, 2021 12:12 PM To: dev Subject: Re: Triage Permission yes you may @Spaceman1984 (binding?) please create an infra ticket for it. On Mon, Jul 19, 2021 at 11:59 AM Darrin Hüsselmann < darrin.hu

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

2021-07-19 Thread GitBox
shwstppr commented on a change in pull request #223: URL: https://github.com/apache/cloudstack-documentation/pull/223#discussion_r672205178 ## File path: source/adminguide/reliability.rst ## @@ -126,6 +183,107 @@ that you want to dedicate to HA-enabled VMs. a crash. +H

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

2021-07-19 Thread GitBox
andrijapanicsb commented on pull request #223: URL: https://github.com/apache/cloudstack-documentation/pull/223#issuecomment-882492162 Will do after my vacation pls, yes. On my to-do list (among other doc update reviews) -- This is an automated message from the Apache Git Service. To r

Re: [PROPOSE] RM for 4.16

2021-07-19 Thread Nicolas Vazquez
Thank you for your support. Please find the proposed timeline below for discussion: 4.16.0.0 release - target for end Q3 2021 (6 weeks) Ongoing - End of August 2021: accept all bugs, issues, improvements allowed in LTS [1] (2 weeks) Mid-September 2021: accept only critical/blocker fixes (1 week)

RE: Triage Permission

2021-07-19 Thread Paul Angus
+1 Don't forget to include a link in Pony Mail [1] of the 'agreement' to the request [1] https://lists.apache.org/list.html?dev@cloudstack.apache.org Kind regards Paul Angus -Original Message- From: Daan Hoogland Sent: Monday, July 19, 2021 11:12 AM To: dev Subject: Re: Triage Per

Re: IPV6 in Isolated/VPC networks

2021-07-19 Thread Kristaps Cudars
Hi Wido, I assume that flouting ip will not work grate with ingress/egress acl on VR. >From regular ACS user perspective: I have Instance with dualstack its running web app on 443. I want to swap instances for whatever reason. In case of IPv4 change d-nat rule. In case of IPv6 if flouting IP was

Re: IPV6 in Isolated/VPC networks

2021-07-19 Thread Kristaps Cudars
Hi Wido, In context of size I would recommend sticking with RIPE guidelines. https://www.ripe.net/publications/docs/ripe-690 Reminder: /56 256 LAN segments /48 65,536 LAN segments Maybe it will sound counter intuitive but I’m also not excited about OSPFv3 or BGP on VR. As in our case it

[GitHub] [cloudstack-cloudmonkey] Pearl1594 opened a new pull request #85: Use local profile if present

2021-07-19 Thread GitBox
Pearl1594 opened a new pull request #85: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/85 Fixes: https://github.com/apache/cloudstack-cloudmonkey/issues/69 Use local profile, if present (in case of older versions of cloudmonkey) Test Performed: ``` go run