[GitHub] [cloudstack-documentation] DaanHoogland commented on a diff in pull request #292: fix RPM package repository url

2022-12-29 Thread GitBox


DaanHoogland commented on code in PR #292:
URL: 
https://github.com/apache/cloudstack-documentation/pull/292#discussion_r1059267160


##
source/installguide/management-server/_pkg_repo.rst:
##
@@ -51,11 +51,13 @@ To add the CloudStack repository, create
 ``/etc/yum.repos.d/cloudstack.repo`` and insert the following
 information.
 
+In the case of RHEL you could replace centos by rhel in baseurl

Review Comment:
   ```suggestion
   In the case of RHEL being used, you can replace 'centos' by 'rhel' in the 
value of baseurl
   ```



-- 
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] DaanHoogland commented on a diff in pull request #290: Update _nfs.rst

2022-12-29 Thread GitBox


DaanHoogland commented on code in PR #290:
URL: 
https://github.com/apache/cloudstack-documentation/pull/290#discussion_r1059265944


##
source/installguide/management-server/_nfs.rst:
##
@@ -162,7 +162,7 @@ operating system version.
 
   exportfs -a
 
-#. Edit the /etc/sysconfig/nfs file.
+#. Edit the /etc/sysconfig/nfs file(if not exists, create one).

Review Comment:
   ```suggestion
   #. Edit the /etc/sysconfig/nfs file (if it doesn´t exist, create one).
   ```



##
source/installguide/management-server/_nfs.rst:
##
@@ -179,7 +179,7 @@ operating system version.
   STATD_PORT=662
   STATD_OUTGOING_PORT=2020
 
-#. Edit the /etc/sysconfig/iptables file.
+#. Edit the /etc/sysconfig/iptables file(if not exists, create one).

Review Comment:
   ```suggestion
   #. Edit the /etc/sysconfig/iptables file (if it doesn´t exist, create one).
   ```



##
source/installguide/management-server/_nfs.rst:
##
@@ -246,15 +246,21 @@ operating system version.
  chkconfig rpcbind on
  reboot
 
+   #. The command chkconfig is no longer available in Ubuntu, to check if the 
nfs service has been running, use following command, if you see words like 
*nfsd*, the service has been started succcessfully:

Review Comment:
   ```suggestion
  #. The command chkconfig is no longer available on Ubuntu systems. To 
check if the nfs service has been running, use following command, if you see 
words like *nfsd*, the service has been started successfully:
   ```
   I also sugest adding the version of ubuntu from which it is no longer 
available



-- 
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] DaanHoogland merged pull request #291: Non-strict affinity groups: update doc and add examples

2022-12-29 Thread GitBox


DaanHoogland merged PR #291:
URL: https://github.com/apache/cloudstack-documentation/pull/291


-- 
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] DaanHoogland merged pull request #286: VM Autoscaling with virtual router

2022-12-29 Thread GitBox


DaanHoogland merged PR #286:
URL: https://github.com/apache/cloudstack-documentation/pull/286


-- 
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] DaanHoogland commented on pull request #294: metrics notes

2022-12-29 Thread GitBox


DaanHoogland commented on PR #294:
URL: 
https://github.com/apache/cloudstack-documentation/pull/294#issuecomment-1367755247

   @shwstppr the images do not show in the paragraph they are intended for (or 
am I looking with crooked eyes/false expectations?)
   see [the 
paragraphs](https://qa.cloudstack.cloud/builds/docs-build/pr/294/adminguide/virtual_machines.html?highlight=virtual%20machines%20metric#vm-disk-metrics)


-- 
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] DaanHoogland merged pull request #297: Update about.rst

2022-12-29 Thread GitBox


DaanHoogland merged PR #297:
URL: https://github.com/apache/cloudstack-documentation/pull/297


-- 
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] DaanHoogland commented on a diff in pull request #281: DELLEMC Networker B Plugin Documentation

2022-12-29 Thread GitBox


DaanHoogland commented on code in PR #281:
URL: 
https://github.com/apache/cloudstack-documentation/pull/281#discussion_r1059261214


##
source/adminguide/networker_plugin.rst:
##
@@ -0,0 +1,221 @@
+.. Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information#
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+
+.. _DELL EMC Networker Backup and Recovery Plugin:
+
+DELL EMC Networker Backup and Recovery Plugin
+=
+
+About the DELL EMC Networker Backup and Recovery Plugin
+-
+
+Administrators must make sure that the following requirements and 
prerequisites are met in order for the plugin
+to work as expected.
+
+EMC Networker Server
+
+#. A fairly recent .rpm or .deb Linux distribution that is supported by DELL 
EMC Networker for the installed version.
+#. Network connectivity between the Cloudstack Management Servers in your zone 
and DELL EMC Networker Server
+#. Administration access to the DELL EMC Networker management consoles
+#. Unrestricted access to API port (running default at: 9090/tcp)
+#. A proper timezone set. Identical to the Hypervisors and Management server
+#. Proper DNS resolution of the Clients
+
+KVM Hypervisor(s)
+
+#. A BASH shell at minimum version 4.4.19
+#. DELL EMC Networker client must be installed and in running state
+#. Hypervisor must be associated with the DELL EMC Networker server as CLIENT
+#. DELL EMC Networker can connect and verify certificates to the Hyper-v Client
+#. A Hypervisor must be in UP and ENABLED state and resource state 
respectively in order to be able to get backups
+   for the VMS running.
+#. A proper timezone set. Identical to the EMC Networker Server and Management 
server
+#. Proper DNS resolution of the EMC Networker server
+
+Virtual Machines
+
+#. It is HIGHLY recommended to run qemu-guest-agent on the Machines you are 
planning to backup.
+#. There has been no testing regarding KVM Primary Storage snapshots and 
possible problems with EMC DELL Networker plugin
+#. In case you are using KVM Primary Storage snapshots, you have EMC Networker 
and you want to proceed with the
+   installation of this plugin proceed with extreme caution.
+
+General Concepts
+
+#. DELL EMC Networker POLICIES are presented as Backup Provider Offerings to 
Cloudstack.
+   At that level we can set the Protection Period (aka Expiration) to specify 
when backups
+   will expire. Restricted data zones can also be defined in POLICIES to 
create fine grain permissions.
+#. As per EMC Networker Glossary and design those POLICIES are not actually 
used. They act as a placeholder
+   for the backup offerings and the retention policies.
+#. DELL EMC Networker has no ability to initiate backup tasks for KVM Virtual 
Machines at the moment.
+   The implementation is based on manual save sets initiated by the Cloudstack 
Networker plugin.
+#. The tag -CSBKP- in the comment of the POLICY indicates that this policy is 
available to Cloudstack
+   Other POLICIES used in your infrastructure will not be visible inside 
Cloudstack. It is recommended to create
+   brand new POLICIES dedicated to Cloudstack and settings the Protection 
Periods to match the backup plan retention
+   you wish to enable for each of the offerings.
+#. For each KVM Cluster you have, a relevant dummy client must be created in 
the DELL EMC Networker. This is used as a
+   placeholder for being able to backup and restore your Virtual Machines from 
all hosts within the cluster.
+#. Cross cluster restores are indirectly supported by restoring to the 
original cluster and then migrating the Virtual
+   Machine to the destination cluster.
+#. Any manual KVM backup you initiate (from the hyper-v command line) will be 
registered in Cloudstack automatically.
+   You need to use the client scripts and pass the proper parameteres to do so.
+#. Any backup you expire/remove from the DELL EMC Networker side will be 
unregistered in Cloudstack automatically.
+
+Installing DELL EMC Networker Backup and Recovery Plugin
+
+
+The B Networker plugin has been designed and implemented taking in mind the 
particularities of the DELL EMC Networker
+backup suite. It has been 

Re: Nightly builds availability

2022-12-29 Thread Katie F.
Thank you for the references. 
I’ll try to get busy with review and researching there for now. 
~Katie Foos

Sent from my iPhoneSE.Kathleen Foos

> On Dec 29, 2022, at 11:28 AM, Daan Hoogland  wrote:
> 
> Sina, there are nightly builds done in our lab. I don´t think we publish
> results at the moment. I'll discuss internally if we should.
> 
>> On Thu, Dec 29, 2022 at 4:32 PM Sina Kashipazha
>>  wrote:
>> 
>> Hey guys,
>> 
>> One of my colleagues works on a project to create a test environment
>> autonomously. He wants to include the community builds as well. While we
>> discussed the possible options, we noticed that the nightly builds don't
>> exist.
>> 
>> I'm wondering whether the nightly builds aren't there anymore or this is
>> only a temporary issue. Could you please help me with that?
>> 
>> 
>> Happy new year,
>> Sina
>> 
>> 
>> 
>> 
>> --- Original Message ---
>> On Monday, May 17th, 2021 at 06:01, David Jumani <
>> david.jum...@shapeblue.com> wrote:
>> 
>> 
>>> 
>> 
>>> 
>> 
>>> Thanks for that Wei, I'll make the changes to the deb packages
>>> 
>>> From: Wei ZHOU ustcweiz...@gmail.com
>>> 
>> 
>>> Sent: Friday, May 14, 2021 12:41 PM
>>> To: dev@cloudstack.apache.org dev@cloudstack.apache.org
>>> 
>> 
>>> Subject: Re: Nightly builds availability
>>> 
>> 
>>> Nice Rohit !
>>> 
>> 
>>> I notice that the name of packages for debian do not contain the date or
>>> timestamp, would it be better to use "./build-deb.sh -T" ?
>>> 
>> 
>>> -Wei
>>> 
>> 
>>> 
>> 
>>> 
>> 
>>> 
>> 
>>> On Thu, 13 May 2021 at 12:14, Rohit Yadav rohit.ya...@shapeblue.com
>> wrote:
>>> 
>> 
 All,
 
>> 
 Many users in emails, issues and PRs have asked for packages or
>> suggested
 that they'll help test a particular fix after release packages are
 available.
 
>> 
 To facilitate users with developer or snapshot builds of latest
>> branches
 of Apache CloudStack, we've setup a daily build job also popularly
>> called
 "nightly" builds [1]:
 https://download.cloudstack.org/testing/nightly
 
>> 
 The nightly builds will include the two most recent development
>> branches,
 for example the master/main branch (4.16.0.0-snapshot) and the 4.15
>> branch
 (4.15.1.0-snapshot), built from https://github.com/apache/cloudstack
 
>> 
 Only last seven builds will be kept in the above location, users may
>> help
 test CloudStack by using the latest developer/snapshot build using:
 https://download.cloudstack.org/testing/nightly/latest/
 
>> 
 Systemvmtemplates are available here that will work for nightly builds:
 https://download.cloudstack.org/systemvm/
 
>> 
 NOTE: upgrade paths will NOT be supported or maintained for these
 developer/snapshot builds, therefore users shouldn't use this in
 production. A fresh installation of these builds are recommended in
>> your
 testing effort.
 
>> 
 With this I invite all contributors to help us test the 4.15 branch
 towards the 4.15.1.0 (RC1 to be cut tentatively b/w 24-31 May 2021):
 https://download.cloudstack.org/testing/nightly/latest/centos7/4.15/
 https://download.cloudstack.org/testing/nightly/latest/centos8/4.15/
 https://download.cloudstack.org/testing/nightly/latest/debian/4.15/
 https://download.cloudstack.org/systemvm/4.15/ (use the 4.15.1
 systemvmtemplate)
 
>> 
 [1] https://en.wikipedia.org/wiki/Daily_build
 
>> 
 Regards.
> 
> 
> 
> -- 
> Daan


Re: [DISCUSS][PROPOSAL][4.19] remove juniper plugins F5 and SRX

2022-12-29 Thread Daan Hoogland
the plugin is already removed in the latest release, so I think this is a
special case Rohit. It makes no sense to start deprecating now, it has been
dysfunctional for more than half a year already. My proposal is to remove
the code in 4.18, as the plugin is effectively already removed.

On Thu, Dec 29, 2022 at 8:47 AM Rohit Yadav 
wrote:

> We've done this in the past which usually would be to deprecate the
> component in a release and then remove that in subsequent releases, to not
> surprise our users to give enough time for the community to object or
> respond.
>
> I think we can start by deprecating them in 4.18, i.e. put in the release
> notes (about) page to publish the information and intent to remove in
> future releases. If there are no objections, then in the next LTS (4.19)
> this can be removed from the source code and a removal notice is put in the
> release notes.
>
>
> Regards.
>
> 
> From: Daan Hoogland 
> Sent: Wednesday, December 28, 2022 18:39
> To: dev ; users 
> Subject: [DISCUSS][PROPOSAL][4.19] remove juniper plugins F5 and SRX
>
> LS,
> Since 4.17 the inclusion of the iControl jar has been disabled because of
> unresolved security issues. This leaves the SRX and F5 plugins rendered
> useless. I created a PR [1] to remove them and propose to merge this before
> 4.18.
> Please, review if you feel this is needed and/or propose alternative
> solutions if you have any.
>
> My idea is to leave this open expecting lazy consent for at least a week
> into the new year.
>
> regards,
>
> [1] https://github.com/apache/cloudstack/pull/7023
>
> --
> Daan
>
>
>
>

-- 
Daan


Re: Nightly builds availability

2022-12-29 Thread Daan Hoogland
Sina, there are nightly builds done in our lab. I don´t think we publish
results at the moment. I'll discuss internally if we should.

On Thu, Dec 29, 2022 at 4:32 PM Sina Kashipazha
 wrote:

> Hey guys,
>
> One of my colleagues works on a project to create a test environment
> autonomously. He wants to include the community builds as well. While we
> discussed the possible options, we noticed that the nightly builds don't
> exist.
>
> I'm wondering whether the nightly builds aren't there anymore or this is
> only a temporary issue. Could you please help me with that?
>
>
> Happy new year,
> Sina
>
>
>
>
> --- Original Message ---
> On Monday, May 17th, 2021 at 06:01, David Jumani <
> david.jum...@shapeblue.com> wrote:
>
>
> >
>
> >
>
> > Thanks for that Wei, I'll make the changes to the deb packages
> > 
> > From: Wei ZHOU ustcweiz...@gmail.com
> >
>
> > Sent: Friday, May 14, 2021 12:41 PM
> > To: dev@cloudstack.apache.org dev@cloudstack.apache.org
> >
>
> > Subject: Re: Nightly builds availability
> >
>
> > Nice Rohit !
> >
>
> > I notice that the name of packages for debian do not contain the date or
> > timestamp, would it be better to use "./build-deb.sh -T" ?
> >
>
> > -Wei
> >
>
> >
>
> >
>
> >
>
> > On Thu, 13 May 2021 at 12:14, Rohit Yadav rohit.ya...@shapeblue.com
> wrote:
> >
>
> > > All,
> > >
>
> > > Many users in emails, issues and PRs have asked for packages or
> suggested
> > > that they'll help test a particular fix after release packages are
> > > available.
> > >
>
> > > To facilitate users with developer or snapshot builds of latest
> branches
> > > of Apache CloudStack, we've setup a daily build job also popularly
> called
> > > "nightly" builds [1]:
> > > https://download.cloudstack.org/testing/nightly
> > >
>
> > > The nightly builds will include the two most recent development
> branches,
> > > for example the master/main branch (4.16.0.0-snapshot) and the 4.15
> branch
> > > (4.15.1.0-snapshot), built from https://github.com/apache/cloudstack
> > >
>
> > > Only last seven builds will be kept in the above location, users may
> help
> > > test CloudStack by using the latest developer/snapshot build using:
> > > https://download.cloudstack.org/testing/nightly/latest/
> > >
>
> > > Systemvmtemplates are available here that will work for nightly builds:
> > > https://download.cloudstack.org/systemvm/
> > >
>
> > > NOTE: upgrade paths will NOT be supported or maintained for these
> > > developer/snapshot builds, therefore users shouldn't use this in
> > > production. A fresh installation of these builds are recommended in
> your
> > > testing effort.
> > >
>
> > > With this I invite all contributors to help us test the 4.15 branch
> > > towards the 4.15.1.0 (RC1 to be cut tentatively b/w 24-31 May 2021):
> > > https://download.cloudstack.org/testing/nightly/latest/centos7/4.15/
> > > https://download.cloudstack.org/testing/nightly/latest/centos8/4.15/
> > > https://download.cloudstack.org/testing/nightly/latest/debian/4.15/
> > > https://download.cloudstack.org/systemvm/4.15/ (use the 4.15.1
> > > systemvmtemplate)
> > >
>
> > > [1] https://en.wikipedia.org/wiki/Daily_build
> > >
>
> > > Regards.



-- 
Daan


Re: Nightly builds availability

2022-12-29 Thread Sina Kashipazha
Hey guys,

One of my colleagues works on a project to create a test environment 
autonomously. He wants to include the community builds as well. While we 
discussed the possible options, we noticed that the nightly builds don't exist.

I'm wondering whether the nightly builds aren't there anymore or this is only a 
temporary issue. Could you please help me with that?


Happy new year,
Sina




--- Original Message ---
On Monday, May 17th, 2021 at 06:01, David Jumani  
wrote:


> 

> 

> Thanks for that Wei, I'll make the changes to the deb packages
> 
> From: Wei ZHOU ustcweiz...@gmail.com
> 

> Sent: Friday, May 14, 2021 12:41 PM
> To: dev@cloudstack.apache.org dev@cloudstack.apache.org
> 

> Subject: Re: Nightly builds availability
> 

> Nice Rohit !
> 

> I notice that the name of packages for debian do not contain the date or
> timestamp, would it be better to use "./build-deb.sh -T" ?
> 

> -Wei
> 

> 

> 

> 

> On Thu, 13 May 2021 at 12:14, Rohit Yadav rohit.ya...@shapeblue.com wrote:
> 

> > All,
> > 

> > Many users in emails, issues and PRs have asked for packages or suggested
> > that they'll help test a particular fix after release packages are
> > available.
> > 

> > To facilitate users with developer or snapshot builds of latest branches
> > of Apache CloudStack, we've setup a daily build job also popularly called
> > "nightly" builds [1]:
> > https://download.cloudstack.org/testing/nightly
> > 

> > The nightly builds will include the two most recent development branches,
> > for example the master/main branch (4.16.0.0-snapshot) and the 4.15 branch
> > (4.15.1.0-snapshot), built from https://github.com/apache/cloudstack
> > 

> > Only last seven builds will be kept in the above location, users may help
> > test CloudStack by using the latest developer/snapshot build using:
> > https://download.cloudstack.org/testing/nightly/latest/
> > 

> > Systemvmtemplates are available here that will work for nightly builds:
> > https://download.cloudstack.org/systemvm/
> > 

> > NOTE: upgrade paths will NOT be supported or maintained for these
> > developer/snapshot builds, therefore users shouldn't use this in
> > production. A fresh installation of these builds are recommended in your
> > testing effort.
> > 

> > With this I invite all contributors to help us test the 4.15 branch
> > towards the 4.15.1.0 (RC1 to be cut tentatively b/w 24-31 May 2021):
> > https://download.cloudstack.org/testing/nightly/latest/centos7/4.15/
> > https://download.cloudstack.org/testing/nightly/latest/centos8/4.15/
> > https://download.cloudstack.org/testing/nightly/latest/debian/4.15/
> > https://download.cloudstack.org/systemvm/4.15/ (use the 4.15.1
> > systemvmtemplate)
> > 

> > [1] https://en.wikipedia.org/wiki/Daily_build
> > 

> > Regards.

signature.asc
Description: OpenPGP digital signature