Re: Agent LB for CloudStack failed

2019-07-17 Thread Nicolas Vazquez
Thanks, I suspect the culprit is the background task trying to reconnect to the preferred host (which runs every 60 seconds). I would suggest disabling the background task by setting the interval to 0. As you do not want to change your 'host' global configuration to propagate a new list to the

答复: Agent LB for CloudStack failed

2019-07-17 Thread li jerry
Hi Nicolas test-ceph-node01 [root@test-ceph-node01 ~]# cat /etc/cloudstack/agent/agent.properties #Storage #Wed Jul 17 10:39:18 CST 2019 workers=5 guest.network.device=br0 private.network.device=br0 port=8250 resource=com.cloud.hypervisor.kvm.resource.LibvirtComputingResource pod=1 zone=1 hypervi

Re: Agent LB for CloudStack failed

2019-07-17 Thread Nicolas Vazquez
Hi Jerry, I'll request some additional information. Can you provide me with the value stored on agent.properties for 'host' property on each KVM host? I suspect that the global setting has not been propagated to the agents, as it is trying to reconnect instead of connecting to the next manageme

[GitHub] [cloudstack-documentation] PaulAngus commented on a change in pull request #55: Network offering scopes

2019-07-17 Thread GitBox
PaulAngus commented on a change in pull request #55: Network offering scopes URL: https://github.com/apache/cloudstack-documentation/pull/55#discussion_r304547130 ## File path: source/adminguide/networking.rst ## @@ -422,5 +421,20 @@ To create a network offering: th

[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #55: Network offering scopes

2019-07-17 Thread GitBox
ACSGitBot commented on issue #55: Network offering scopes URL: https://github.com/apache/cloudstack-documentation/pull/55#issuecomment-512401814 Build finished. You can review it at: https://acs-www.shapeblue.com/docs/pr55 Build Log Output: No log errors found to repor

[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #55: Network offering scopes

2019-07-17 Thread GitBox
ACSGitBot commented on issue #55: Network offering scopes URL: https://github.com/apache/cloudstack-documentation/pull/55#issuecomment-512398437 Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take long. --

[GitHub] [cloudstack-documentation] PaulAngus commented on issue #55: Network offering scopes

2019-07-17 Thread GitBox
PaulAngus commented on issue #55: Network offering scopes URL: https://github.com/apache/cloudstack-documentation/pull/55#issuecomment-512398243 request docbuild This is an automated message from the Apache Git Service. T

Re: [ANNOUNCE] Andrija Panic has joined the PMC

2019-07-17 Thread Simon Weller
Congrats Andrija!! From: Paul Angus Sent: Saturday, July 13, 2019 10:02 AM To: us...@cloudstack.apache.org; dev@cloudstack.apache.org; priv...@cloudstack.apache.org Subject: [ANNOUNCE] Andrija Panic has joined the PMC Fellow CloudStackers, It gives me great p

Re: [ANNOUNCE] Sven Vogel has joined the PMC

2019-07-17 Thread Simon Weller
Congrats Sven! From: Boris Stoyanov Sent: Tuesday, July 16, 2019 2:08 AM To: us...@cloudstack.apache.org; priv...@cloudstack.apache.org; dev@cloudstack.apache.org Subject: Re: [ANNOUNCE] Sven Vogel has joined the PMC Congrats Sven! On 13.07.19, 18:45, "Paul An

Re: [ANNOUNCE] Gabriel Beims Bräscher has joined the PMC

2019-07-17 Thread Simon Weller
Congrats Gabriel! From: Paul Angus Sent: Saturday, July 13, 2019 11:00 AM To: us...@cloudstack.apache.org; dev@cloudstack.apache.org; priv...@cloudstack.apache.org Subject: [ANNOUNCE] Gabriel Beims Bräscher has joined the PMC Fellow CloudStackers, Its non-stop

Re: [ANNOUNCE] Bobby (Boris Stoyanov) has joined the PMC

2019-07-17 Thread Simon Weller
Congrats Bobby!! From: Paul Angus Sent: Tuesday, July 16, 2019 4:12 AM To: priv...@cloudstack.apache.org; dev@cloudstack.apache.org; us...@cloudstack.apache.org Subject: [ANNOUNCE] Bobby (Boris Stoyanov) has joined the PMC Fellow CloudStackers, It gives me g

Re: Using S3/Minio as the only secondary storage

2019-07-17 Thread Will Stevens
If Syed can't fill in the blanks sufficiently for you when you talk to him later today, let me know and I will set up a call and loop in the team on our side who have more details and we can walk through our experience and knowledge on the topic. Cheers, *Will Stevens* Chief Technology Officer c

Re: Using S3/Minio as the only secondary storage

2019-07-17 Thread Jean-Francois Nadeau
Thanks Will, I remember having the discussion with Pierre-Luc on his use of Swift for templates. I was curious about the differences on S3 vs Swift for SS since looking at the CS UI when it comes to setting up an S3 image store... the NFS staging is optional. And this make sense to me if your ob

Re: Using S3/Minio as the only secondary storage

2019-07-17 Thread Will Stevens
Hey JF, We use the Swift object store as the storage backend for secondary storage. I have not tried the S3 integration, but the last time I looked at the code for this (admittedly, a long time ago) the Swift and s3 logic was more intertwined than I liked. The CloudOps/cloud.ca team had to do a lo

[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #55: Network offering scopes

2019-07-17 Thread GitBox
ACSGitBot commented on issue #55: Network offering scopes URL: https://github.com/apache/cloudstack-documentation/pull/55#issuecomment-512198137 Build finished. You can review it at: https://acs-www.shapeblue.com/docs/pr55 Build Log Output: No log errors found to repor

[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #55: Network offering scopes

2019-07-17 Thread GitBox
ACSGitBot commented on issue #55: Network offering scopes URL: https://github.com/apache/cloudstack-documentation/pull/55#issuecomment-512197678 Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take long. --

[GitHub] [cloudstack-documentation] PaulAngus commented on issue #55: Network offering scopes

2019-07-17 Thread GitBox
PaulAngus commented on issue #55: Network offering scopes URL: https://github.com/apache/cloudstack-documentation/pull/55#issuecomment-512197655 request docbuild This is an automated message from the Apache Git Service. T

[GitHub] [cloudstack-documentation] PaulAngus merged pull request #53: Constrained custom offerings update for 4.13

2019-07-17 Thread GitBox
PaulAngus merged pull request #53: Constrained custom offerings update for 4.13 URL: https://github.com/apache/cloudstack-documentation/pull/53 This is an automated message from the Apache Git Service. To respond to the messa

Re: Using S3/Minio as the only secondary storage

2019-07-17 Thread Riepl, Gregor (SWISS TXT)
Hi Jean-François > I have always used NFS to install the SSVM templates and the install > script (cloud-install-sys-tmplt) only takes a mount point. How, if > possible, would I proceed with S3 only storage ? CloudStack doesn't support object storage as a backend for the secondary storage. You'd

[GitHub] [cloudstack-documentation] PaulAngus commented on a change in pull request #53: Constrained custom offerings update for 4.13

2019-07-17 Thread GitBox
PaulAngus commented on a change in pull request #53: Constrained custom offerings update for 4.13 URL: https://github.com/apache/cloudstack-documentation/pull/53#discussion_r304282304 ## File path: source/adminguide/service_offerings.rst ## @@ -69,14 +74,20 @@ available o

[GitHub] [cloudstack-documentation] PaulAngus commented on a change in pull request #53: Constrained custom offerings update for 4.13

2019-07-17 Thread GitBox
PaulAngus commented on a change in pull request #53: Constrained custom offerings update for 4.13 URL: https://github.com/apache/cloudstack-documentation/pull/53#discussion_r304281266 ## File path: source/adminguide/service_offerings.rst ## @@ -169,65 +163,75 @@ To create

[GitHub] [cloudstack-documentation] PaulAngus commented on a change in pull request #53: Constrained custom offerings update for 4.13

2019-07-17 Thread GitBox
PaulAngus commented on a change in pull request #53: Constrained custom offerings update for 4.13 URL: https://github.com/apache/cloudstack-documentation/pull/53#discussion_r304281218 ## File path: source/adminguide/service_offerings.rst ## @@ -169,65 +163,75 @@ To create

[GitHub] [cloudstack-documentation] shwstppr commented on a change in pull request #53: Constrained custom offerings update for 4.13

2019-07-17 Thread GitBox
shwstppr commented on a change in pull request #53: Constrained custom offerings update for 4.13 URL: https://github.com/apache/cloudstack-documentation/pull/53#discussion_r304263336 ## File path: source/adminguide/service_offerings.rst ## @@ -169,65 +163,75 @@ To create

[GitHub] [cloudstack-documentation] shwstppr commented on a change in pull request #53: Constrained custom offerings update for 4.13

2019-07-17 Thread GitBox
shwstppr commented on a change in pull request #53: Constrained custom offerings update for 4.13 URL: https://github.com/apache/cloudstack-documentation/pull/53#discussion_r304263336 ## File path: source/adminguide/service_offerings.rst ## @@ -169,65 +163,75 @@ To create

[GitHub] [cloudstack-documentation] shwstppr commented on a change in pull request #53: Constrained custom offerings update for 4.13

2019-07-17 Thread GitBox
shwstppr commented on a change in pull request #53: Constrained custom offerings update for 4.13 URL: https://github.com/apache/cloudstack-documentation/pull/53#discussion_r304262516 ## File path: source/adminguide/service_offerings.rst ## @@ -169,65 +163,75 @@ To create

[GitHub] [cloudstack-documentation] shwstppr commented on a change in pull request #53: Constrained custom offerings update for 4.13

2019-07-17 Thread GitBox
shwstppr commented on a change in pull request #53: Constrained custom offerings update for 4.13 URL: https://github.com/apache/cloudstack-documentation/pull/53#discussion_r304259986 ## File path: source/adminguide/service_offerings.rst ## @@ -69,14 +74,20 @@ available of

[GitHub] [cloudstack-documentation] shwstppr commented on a change in pull request #53: Constrained custom offerings update for 4.13

2019-07-17 Thread GitBox
shwstppr commented on a change in pull request #53: Constrained custom offerings update for 4.13 URL: https://github.com/apache/cloudstack-documentation/pull/53#discussion_r304259986 ## File path: source/adminguide/service_offerings.rst ## @@ -69,14 +74,20 @@ available of

[GitHub] [cloudstack-documentation] shwstppr commented on a change in pull request #53: Constrained custom offerings update for 4.13

2019-07-17 Thread GitBox
shwstppr commented on a change in pull request #53: Constrained custom offerings update for 4.13 URL: https://github.com/apache/cloudstack-documentation/pull/53#discussion_r304259986 ## File path: source/adminguide/service_offerings.rst ## @@ -69,14 +74,20 @@ available of

[GitHub] [cloudstack-documentation] shwstppr commented on a change in pull request #55: Network offering scopes

2019-07-17 Thread GitBox
shwstppr commented on a change in pull request #55: Network offering scopes URL: https://github.com/apache/cloudstack-documentation/pull/55#discussion_r304257341 ## File path: source/adminguide/networking.rst ## @@ -422,5 +421,20 @@ To create a network offering: thi