[GitHub] [cloudstack] lknite commented on issue #7298: request a helm chart, perhaps one for a small setup and one for an ha setup

2023-05-22 Thread via GitHub
lknite commented on issue #7298: URL: https://github.com/apache/cloudstack/issues/7298#issuecomment-1558578636 Working on it ... ``` $ cat Dockerfile FROM quay.io/centos/centos:centos7.9.2009 RUN echo "" && \ echo "** configuring cloudstack yum repo **" && \

[GitHub] [cloudstack] blueorangutan commented on pull request #7511: Tungsten: change conserve_mode of default network offering to 0

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7511: URL: https://github.com/apache/cloudstack/pull/7511#issuecomment-1558568824 @rohityadavcloud a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make

[GitHub] [cloudstack] rohityadavcloud commented on pull request #7511: Tungsten: change conserve_mode of default network offering to 0

2023-05-22 Thread via GitHub
rohityadavcloud commented on PR #7511: URL: https://github.com/apache/cloudstack/pull/7511#issuecomment-1558568161 @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

[cloudstack] branch main updated: agent: Update DhcpProtocolParserServer.java (#7488)

2023-05-22 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/main by this push: new c9b103c8a71 agent: Update

[GitHub] [cloudstack] rohityadavcloud merged pull request #7488: [Cleanup] removed commented code in DhcpProtocolParserServer.java

2023-05-22 Thread via GitHub
rohityadavcloud merged PR #7488: URL: https://github.com/apache/cloudstack/pull/7488 -- 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:

[GitHub] [cloudstack] blueorangutan commented on pull request #7486: [MINOR][Enhancement] improved concatenation way in PropertiesStorage.java

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7486: URL: https://github.com/apache/cloudstack/pull/7486#issuecomment-1558566707 @rohityadavcloud a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make

[GitHub] [cloudstack] rohityadavcloud commented on pull request #7486: [MINOR][Enhancement] improved concatenation way in PropertiesStorage.java

2023-05-22 Thread via GitHub
rohityadavcloud commented on PR #7486: URL: https://github.com/apache/cloudstack/pull/7486#issuecomment-1558566257 @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

[cloudstack] branch main updated: Prometheus: Ensure tagged hosts maintenance status is reported consistently (#7471)

2023-05-22 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/main by this push: new 3e8c0684ed5 Prometheus: Ensure tagged hosts

[GitHub] [cloudstack] rohityadavcloud merged pull request #7471: Prometheus: Ensure tagged hosts maintenance status is reported consistently

2023-05-22 Thread via GitHub
rohityadavcloud merged PR #7471: URL: https://github.com/apache/cloudstack/pull/7471 -- 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:

[GitHub] [cloudstack] rohityadavcloud commented on a diff in pull request #7418: Added JS Script to pick Favicon, Title from config file

2023-05-22 Thread via GitHub
rohityadavcloud commented on code in PR #7418: URL: https://github.com/apache/cloudstack/pull/7418#discussion_r1201554091 ## ui/public/config.json: ## @@ -14,6 +14,8 @@ "logo": "assets/logo.svg", "minilogo": "assets/mini-logo.svg", "banner": "assets/banner.svg", +

[GitHub] [cloudstack] kiranchavala commented on issue #7542: Problem with self-generated kubernetes iso

2023-05-22 Thread via GitHub
kiranchavala commented on issue #7542: URL: https://github.com/apache/cloudstack/issues/7542#issuecomment-1558561487 Hi @ugenk I was able to successfully create a k8s cluster of the latest k8s release 1.27.2 1.27.2 kubernetes version, see

[GitHub] [cloudstack] rohityadavcloud commented on a diff in pull request #7418: Added JS Script to pick Favicon, Title from config file

2023-05-22 Thread via GitHub
rohityadavcloud commented on code in PR #7418: URL: https://github.com/apache/cloudstack/pull/7418#discussion_r1201553483 ## ui/public/config.json: ## @@ -14,6 +14,8 @@ "logo": "assets/logo.svg", "minilogo": "assets/mini-logo.svg", "banner": "assets/banner.svg", +

[GitHub] [cloudstack] blueorangutan commented on pull request #7392: Refactoring StorPool's smoke tests

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7392: URL: https://github.com/apache/cloudstack/pull/7392#issuecomment-1558561411 @rohityadavcloud a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make

[GitHub] [cloudstack] rohityadavcloud commented on pull request #7392: Refactoring StorPool's smoke tests

2023-05-22 Thread via GitHub
rohityadavcloud commented on PR #7392: URL: https://github.com/apache/cloudstack/pull/7392#issuecomment-1558560261 @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

[GitHub] [cloudstack] rohityadavcloud closed pull request #7392: Refactoring StorPool's smoke tests

2023-05-22 Thread via GitHub
rohityadavcloud closed pull request #7392: Refactoring StorPool's smoke tests URL: https://github.com/apache/cloudstack/pull/7392 -- 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

[GitHub] [cloudstack] blueorangutan commented on pull request #7386: Add domainpath to listnetwork and UI network tab

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7386: URL: https://github.com/apache/cloudstack/pull/7386#issuecomment-1558560033 @rohityadavcloud a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make

[GitHub] [cloudstack] rohityadavcloud commented on pull request #7386: Add domainpath to listnetwork and UI network tab

2023-05-22 Thread via GitHub
rohityadavcloud commented on PR #7386: URL: https://github.com/apache/cloudstack/pull/7386#issuecomment-1558559615 @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

[cloudstack] branch main updated (11d45654a6b -> 257c0929cfa)

2023-05-22 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git from 11d45654a6b misc: fix spelling (#7206) add 257c0929cfa Modified the link in readme file (#7329) No new

[GitHub] [cloudstack] boring-cyborg[bot] commented on pull request #7329: Modified the link in readme file

2023-05-22 Thread via GitHub
boring-cyborg[bot] commented on PR #7329: URL: https://github.com/apache/cloudstack/pull/7329#issuecomment-1558557494 Awesome work, congrats on your first merged pull request! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [cloudstack] rohityadavcloud merged pull request #7329: Modified the link in readme file

2023-05-22 Thread via GitHub
rohityadavcloud merged PR #7329: URL: https://github.com/apache/cloudstack/pull/7329 -- 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:

[cloudstack] branch main updated: misc: fix spelling (#7206)

2023-05-22 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/main by this push: new 11d45654a6b misc: fix spelling (#7206)

[GitHub] [cloudstack] rohityadavcloud merged pull request #7206: misc: fix spelling

2023-05-22 Thread via GitHub
rohityadavcloud merged PR #7206: URL: https://github.com/apache/cloudstack/pull/7206 -- 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:

[GitHub] [cloudstack] blueorangutan commented on pull request #7131: Normalize loggers and upgrade log4j 1.2 to log4j 2.19

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7131: URL: https://github.com/apache/cloudstack/pull/7131#issuecomment-1558555634 @rohityadavcloud a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make

[GitHub] [cloudstack] rohityadavcloud commented on pull request #7131: Normalize loggers and upgrade log4j 1.2 to log4j 2.19

2023-05-22 Thread via GitHub
rohityadavcloud commented on PR #7131: URL: https://github.com/apache/cloudstack/pull/7131#issuecomment-1558554551 Thanks for trying and testing against main @JoaoJandre I'm able to deploy a mbx env with 4.18 and main packages (tested with el8 kvm and el8 mgmt server) but not this PR yet

[GitHub] [cloudstack] blueorangutan commented on pull request #6925: Add and improve logs in snapshot scheduling

2023-05-22 Thread via GitHub
blueorangutan commented on PR #6925: URL: https://github.com/apache/cloudstack/pull/6925#issuecomment-1558549686 @rohityadavcloud a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make

[GitHub] [cloudstack] blueorangutan commented on pull request #6970: fix cpu usage for console vm when using vnc over websockets

2023-05-22 Thread via GitHub
blueorangutan commented on PR #6970: URL: https://github.com/apache/cloudstack/pull/6970#issuecomment-1558549677 @rohityadavcloud a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make

[GitHub] [cloudstack] rohityadavcloud commented on pull request #6970: fix cpu usage for console vm when using vnc over websockets

2023-05-22 Thread via GitHub
rohityadavcloud commented on PR #6970: URL: https://github.com/apache/cloudstack/pull/6970#issuecomment-1558549360 cc @nvazquez to review @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

[GitHub] [cloudstack] rohityadavcloud commented on pull request #6925: Add and improve logs in snapshot scheduling

2023-05-22 Thread via GitHub
rohityadavcloud commented on PR #6925: URL: https://github.com/apache/cloudstack/pull/6925#issuecomment-1558548249 @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

[GitHub] [cloudstack] blueorangutan commented on pull request #6801: enable Reproducible Builds

2023-05-22 Thread via GitHub
blueorangutan commented on PR #6801: URL: https://github.com/apache/cloudstack/pull/6801#issuecomment-1558548201 @rohityadavcloud a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make

[GitHub] [cloudstack] blueorangutan commented on pull request #6890: Add and improve logs in ACS bootstrap process

2023-05-22 Thread via GitHub
blueorangutan commented on PR #6890: URL: https://github.com/apache/cloudstack/pull/6890#issuecomment-1558548183 @rohityadavcloud a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make

[GitHub] [cloudstack] rohityadavcloud commented on pull request #6801: enable Reproducible Builds

2023-05-22 Thread via GitHub
rohityadavcloud commented on PR #6801: URL: https://github.com/apache/cloudstack/pull/6801#issuecomment-1558547281 @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

[GitHub] [cloudstack] rohityadavcloud closed pull request #6801: enable Reproducible Builds

2023-05-22 Thread via GitHub
rohityadavcloud closed pull request #6801: enable Reproducible Builds URL: https://github.com/apache/cloudstack/pull/6801 -- 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

[GitHub] [cloudstack] blueorangutan commented on pull request #6282: [Veeam] restored VMs without NICs

2023-05-22 Thread via GitHub
blueorangutan commented on PR #6282: URL: https://github.com/apache/cloudstack/pull/6282#issuecomment-1558546878 @rohityadavcloud a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make

[GitHub] [cloudstack] blueorangutan commented on pull request #6473: Fix backup dates

2023-05-22 Thread via GitHub
blueorangutan commented on PR #6473: URL: https://github.com/apache/cloudstack/pull/6473#issuecomment-1558546859 @rohityadavcloud a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make

[GitHub] [cloudstack] rohityadavcloud commented on pull request #6473: Fix backup dates

2023-05-22 Thread via GitHub
rohityadavcloud commented on PR #6473: URL: https://github.com/apache/cloudstack/pull/6473#issuecomment-1558546229 @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

[GitHub] [cloudstack] rohityadavcloud commented on pull request #6282: [Veeam] restored VMs without NICs

2023-05-22 Thread via GitHub
rohityadavcloud commented on PR #6282: URL: https://github.com/apache/cloudstack/pull/6282#issuecomment-1558545214 ping @harikrishna-patnala can you review this? Thanks. @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cloudstack] SadiJr opened a new pull request, #6282: [Veeam] restored VMs without NICs

2023-05-22 Thread via GitHub
SadiJr opened a new pull request, #6282: URL: https://github.com/apache/cloudstack/pull/6282 ### Description Using the VMWare hypervisor with Veeam integration enabled, restoring a VM from a backup removes the VM NICs. This happens because the NicVO object does not override the

[GitHub] [cloudstack] rohityadavcloud closed pull request #6282: [Veeam] restored VMs without NICs

2023-05-22 Thread via GitHub
rohityadavcloud closed pull request #6282: [Veeam] restored VMs without NICs URL: https://github.com/apache/cloudstack/pull/6282 -- 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.

[GitHub] [cloudstack] blueorangutan commented on pull request #7479: cks: k8s cluster on vpc tier

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7479: URL: https://github.com/apache/cloudstack/pull/7479#issuecomment-1558505408 Trillian test result (tid-6543) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 64704 seconds Marvin logs:

[GitHub] [cloudstack] blueorangutan commented on pull request #7444: engine-orchestration,vmware: hypervisor migration during start vm migration

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7444: URL: https://github.com/apache/cloudstack/pull/7444#issuecomment-1558312196 Trillian test result (tid-6538) Environment: vmware-70u3 (x2), Advanced Networking with Mgmt server r8 Total time taken: 58577 seconds Marvin logs:

[GitHub] [cloudstack] blueorangutan commented on pull request #7455: Fix Tungsten Fabric errors on adding a new zone due to duplicated entries on ntwk_service_map

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7455: URL: https://github.com/apache/cloudstack/pull/7455#issuecomment-1558112248 @nvazquez a [SF] 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

[GitHub] [cloudstack] nvazquez commented on pull request #7455: Fix Tungsten Fabric errors on adding a new zone due to duplicated entries on ntwk_service_map

2023-05-22 Thread via GitHub
nvazquez commented on PR #7455: URL: https://github.com/apache/cloudstack/pull/7455#issuecomment-1558110524 @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

[GitHub] [cloudstack] blueorangutan commented on pull request #7345: [HEALTH] 4.18 LTS Health Check, please don't merge this!

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7345: URL: https://github.com/apache/cloudstack/pull/7345#issuecomment-1558090275 Trillian test result (tid-6541) Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server r8 Total time taken: 43540 seconds Marvin logs:

[GitHub] [cloudstack] blueorangutan commented on pull request #7345: [HEALTH] 4.18 LTS Health Check, please don't merge this!

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7345: URL: https://github.com/apache/cloudstack/pull/7345#issuecomment-1557972921 Trillian test result (tid-6542) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 39153 seconds Marvin logs:

[GitHub] [cloudstack] blueorangutan commented on pull request #7345: [HEALTH] 4.18 LTS Health Check, please don't merge this!

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7345: URL: https://github.com/apache/cloudstack/pull/7345#issuecomment-1557937510 Trillian test result (tid-6540) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7 Total time taken: 38010 seconds Marvin logs:

[GitHub] [cloudstack] blueorangutan commented on pull request #7524: secondary-storage: delete backedup snapshot dir on delete

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7524: URL: https://github.com/apache/cloudstack/pull/7524#issuecomment-1557889049 @shwstppr a [SF] Trillian-Jenkins test job (rocky8 mgmt + vmware-67u3) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To

[GitHub] [cloudstack] blueorangutan commented on pull request #7526: server: fix volume detach operation when no vm host

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7526: URL: https://github.com/apache/cloudstack/pull/7526#issuecomment-1557889189 @shwstppr a [SF] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests -- This is

[GitHub] [cloudstack] shwstppr commented on pull request #7524: secondary-storage: delete backedup snapshot dir on delete

2023-05-22 Thread via GitHub
shwstppr commented on PR #7524: URL: https://github.com/apache/cloudstack/pull/7524#issuecomment-1557884811 @blueorangutan test rocky8 vmware-67u3 -- 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

[GitHub] [cloudstack] shwstppr commented on pull request #7526: server: fix volume detach operation when no vm host

2023-05-22 Thread via GitHub
shwstppr commented on PR #7526: URL: https://github.com/apache/cloudstack/pull/7526#issuecomment-1557883794 @blueorangutan test matrix -- 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

[GitHub] [cloudstack] blueorangutan commented on pull request #7475: cks,ui: allow changing stopped cluster offering, improvements

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7475: URL: https://github.com/apache/cloudstack/pull/7475#issuecomment-1557883854 @shwstppr a [SF] 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

[GitHub] [cloudstack] shwstppr commented on pull request #7475: cks,ui: allow changing stopped cluster offering, improvements

2023-05-22 Thread via GitHub
shwstppr commented on PR #7475: URL: https://github.com/apache/cloudstack/pull/7475#issuecomment-1557881598 @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

[GitHub] [cloudstack] blueorangutan commented on pull request #7475: cks,ui: allow changing stopped cluster offering, improvements

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7475: URL: https://github.com/apache/cloudstack/pull/7475#issuecomment-1557858557 Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 6101 -- This is an

[GitHub] [cloudstack] blueorangutan commented on pull request #7541: ui,api: make description option for createKubernetesCluster

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7541: URL: https://github.com/apache/cloudstack/pull/7541#issuecomment-1557858559 Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 6103 -- This is an

[GitHub] [cloudstack] blueorangutan commented on pull request #7524: secondary-storage: delete backedup snapshot dir on delete

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7524: URL: https://github.com/apache/cloudstack/pull/7524#issuecomment-1557858558 Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 6102 -- This is an

[GitHub] [cloudstack] blueorangutan commented on pull request #7344: [HEALTH] 4.19/main Health Check, please don't merge this!

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7344: URL: https://github.com/apache/cloudstack/pull/7344#issuecomment-1557735286 Trillian test result (tid-6530) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 46241 seconds Marvin logs:

[GitHub] [cloudstack] blueorangutan commented on pull request #7541: ui,api: make description option for createKubernetesCluster

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7541: URL: https://github.com/apache/cloudstack/pull/7541#issuecomment-1557670659 @shwstppr a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

[GitHub] [cloudstack] blueorangutan commented on pull request #7524: secondary-storage: delete backedup snapshot dir on delete

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7524: URL: https://github.com/apache/cloudstack/pull/7524#issuecomment-1557670606 @shwstppr a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

[GitHub] [cloudstack] shwstppr commented on pull request #7524: secondary-storage: delete backedup snapshot dir on delete

2023-05-22 Thread via GitHub
shwstppr commented on PR #7524: URL: https://github.com/apache/cloudstack/pull/7524#issuecomment-1557670014 @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

[GitHub] [cloudstack] shwstppr commented on pull request #7541: ui,api: make description option for createKubernetesCluster

2023-05-22 Thread via GitHub
shwstppr commented on PR #7541: URL: https://github.com/apache/cloudstack/pull/7541#issuecomment-1557668284 @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

[GitHub] [cloudstack] blueorangutan commented on pull request #7475: cks,ui: allow changing stopped cluster offering, improvements

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7475: URL: https://github.com/apache/cloudstack/pull/7475#issuecomment-1557666550 @shwstppr a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

[GitHub] [cloudstack] shwstppr commented on pull request #7475: cks,ui: allow changing stopped cluster offering, improvements

2023-05-22 Thread via GitHub
shwstppr commented on PR #7475: URL: https://github.com/apache/cloudstack/pull/7475#issuecomment-1557665757 @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

[GitHub] [cloudstack] blueorangutan commented on pull request #7455: Fix Tungsten Fabric errors on adding a new zone due to duplicated entries on ntwk_service_map

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7455: URL: https://github.com/apache/cloudstack/pull/7455#issuecomment-1557661691 Packaging result [LL]: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 6047 -- This is an

[GitHub] [cloudstack] blueorangutan commented on pull request #7479: cks: k8s cluster on vpc tier

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7479: URL: https://github.com/apache/cloudstack/pull/7479#issuecomment-1557660636 Packaging result [LL]: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 6046 -- This is an

[GitHub] [cloudstack] blueorangutan commented on pull request #7345: [HEALTH] 4.18 LTS Health Check, please don't merge this!

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7345: URL: https://github.com/apache/cloudstack/pull/7345#issuecomment-1557650171 Trillian test result (tid-6527) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 44187 seconds Marvin logs:

[GitHub] [cloudstack] blueorangutan commented on pull request #6918: Override vr service offering

2023-05-22 Thread via GitHub
blueorangutan commented on PR #6918: URL: https://github.com/apache/cloudstack/pull/6918#issuecomment-1557539261 Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 6100 -- This is an

[GitHub] [cloudstack] blueorangutan commented on pull request #6918: Override vr service offering

2023-05-22 Thread via GitHub
blueorangutan commented on PR #6918: URL: https://github.com/apache/cloudstack/pull/6918#issuecomment-1557465110 @soreana a [SF] Jenkins job has been kicked to build packages. It will be bundled with Sorry to keep you busy. I promise it would be the last package of the day :D SystemVM

[GitHub] [cloudstack] yashi4engg opened a new issue, #7543: Host HA not working even after configured oob-management

2023-05-22 Thread via GitHub
yashi4engg opened a new issue, #7543: URL: https://github.com/apache/cloudstack/issues/7543 Host HA not working even after configured oob-management .. backend config - Hypervisor and Management node OS - OEL9 OOB configured to use IPMI for HA . Host HA not working

[GitHub] [cloudstack] weizhouapache commented on pull request #7380: VMware: add support for 8.0b (8.0.0.2), 8.0c (8.0.0.3) and 8.0U1 (8.0.1.0)

2023-05-22 Thread via GitHub
weizhouapache commented on PR #7380: URL: https://github.com/apache/cloudstack/pull/7380#issuecomment-1557413929 @blueorangutan SFpackage -- 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

[GitHub] [cloudstack] ugenk opened a new issue, #7542: Problem with self-generated kubernetes iso

2023-05-22 Thread via GitHub
ugenk opened a new issue, #7542: URL: https://github.com/apache/cloudstack/issues/7542 # ISSUE TYPE * Bug Report # COMPONENT NAME Kubernetes ~~~ ~~~ # CLOUDSTACK VERSION 4.18.0.0 ~~~ ~~~ # CONFIGURATION N/A

[GitHub] [cloudstack] weizhouapache commented on pull request #6918: Override vr service offering

2023-05-22 Thread via GitHub
weizhouapache commented on PR #6918: URL: https://github.com/apache/cloudstack/pull/6918#issuecomment-1557219757 > @weizhouapache Can I add this to 4.18.1 milestone? this is an improvement , not a bug fix I would prefer to add it to 4.19 @shwstppr @soreana -- This is an

[GitHub] [cloudstack] soreana commented on pull request #6918: Override vr service offering

2023-05-22 Thread via GitHub
soreana commented on PR #6918: URL: https://github.com/apache/cloudstack/pull/6918#issuecomment-1557218429 @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

[GitHub] [cloudstack] blueorangutan commented on pull request #6918: Override vr service offering

2023-05-22 Thread via GitHub
blueorangutan commented on PR #6918: URL: https://github.com/apache/cloudstack/pull/6918#issuecomment-1557214448 Packaging result: :heavy_multiplication_x: el7 :heavy_multiplication_x: el8 :heavy_multiplication_x: el9 :heavy_multiplication_x: debian :heavy_multiplication_x: suse15. SL-JID

[GitHub] [cloudstack] blueorangutan commented on pull request #6918: Override vr service offering

2023-05-22 Thread via GitHub
blueorangutan commented on PR #6918: URL: https://github.com/apache/cloudstack/pull/6918#issuecomment-1557205229 @soreana a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

[GitHub] [cloudstack] soreana commented on pull request #6918: Override vr service offering

2023-05-22 Thread via GitHub
soreana commented on PR #6918: URL: https://github.com/apache/cloudstack/pull/6918#issuecomment-1557203219 @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

[GitHub] [cloudstack] kiranchavala commented on issue #7536: VMware cluster: renaming root volume after disk migration in vShpere

2023-05-22 Thread via GitHub
kiranchavala commented on issue #7536: URL: https://github.com/apache/cloudstack/issues/7536#issuecomment-1557173696 @top-secrett followed the same steps, but couldn't reproduce the issue Could you paste the management server logs exception when you the start the vm -- This is an

[GitHub] [cloudstack] kiranchavala commented on issue #7537: HA controller nodes not work property

2023-05-22 Thread via GitHub
kiranchavala commented on issue #7537: URL: https://github.com/apache/cloudstack/issues/7537#issuecomment-1557155802 Thansks @VanDuy91 I am able to reproduce the issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [cloudstack] weizhouapache commented on issue #7533: Cloudstack 4.18 HTTP 503 Error on Ubuntu 22.04

2023-05-22 Thread via GitHub
weizhouapache commented on issue #7533: URL: https://github.com/apache/cloudstack/issues/7533#issuecomment-1557142506 @hpepper it seems the `cluster.node.IP` in db.properties is set to a public IP address. you can change it to 127.0.0.1 -- This is an automated message from the

[GitHub] [cloudstack] blueorangutan commented on pull request #7344: [HEALTH] 4.19/main Health Check, please don't merge this!

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7344: URL: https://github.com/apache/cloudstack/pull/7344#issuecomment-1557142438 Trillian test result (tid-6529) Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server r8 Total time taken: 23563 seconds Marvin logs:

[GitHub] [cloudstack] blueorangutan commented on pull request #7344: [HEALTH] 4.19/main Health Check, please don't merge this!

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7344: URL: https://github.com/apache/cloudstack/pull/7344#issuecomment-1557083544 Trillian test result (tid-6528) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7 Total time taken: 21305 seconds Marvin logs:

[GitHub] [cloudstack] blueorangutan commented on pull request #7344: [HEALTH] 4.19/main Health Check, please don't merge this!

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7344: URL: https://github.com/apache/cloudstack/pull/7344#issuecomment-1557082770 Trillian test result (tid-6524) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 23072 seconds Marvin logs:

[GitHub] [cloudstack] phsm commented on issue #7538: Unable to revert to VM snapshot after virtual machine stop/start: "Target CPU check full does not match source partial"

2023-05-22 Thread via GitHub
phsm commented on issue #7538: URL: https://github.com/apache/cloudstack/issues/7538#issuecomment-1557078717 Hello @kiranchavala I tried setting this setting to true (even though the bug is related to **virtual machine** snapshot, not disk snapshot). Here is what I tested:

[GitHub] [cloudstack] VanDuy91 commented on issue #7537: HA controller nodes not work property

2023-05-22 Thread via GitHub
VanDuy91 commented on issue #7537: URL: https://github.com/apache/cloudstack/issues/7537#issuecomment-1556996772 > Hi @VanDuy91 > > When creating kubernetes cluster, did you select HA enabled? If yes, then its working as per the expected behaviour > >

[GitHub] [cloudstack] kiranchavala commented on issue #7537: HA controller nodes not work property

2023-05-22 Thread via GitHub
kiranchavala commented on issue #7537: URL: https://github.com/apache/cloudstack/issues/7537#issuecomment-1556972149 Hi @VanDuy91 When creating kubernetes cluster, did you select HA enabled? If yes, then its working as per the expected behaviour

[GitHub] [cloudstack] top-secrett commented on issue #7536: VMware cluster: renaming root volume after disk migration in vShpere

2023-05-22 Thread via GitHub
top-secrett commented on issue #7536: URL: https://github.com/apache/cloudstack/issues/7536#issuecomment-1556960301 @kiranchavala sorry, I missed an important step №2. Error occurs after volume live migration STEPS TO REPRODUCE 1. Create VM in CS on VMware cluster 2. Migrate volume

[GitHub] [cloudstack] blueorangutan commented on pull request #7479: cks: k8s cluster on vpc tier

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7479: URL: https://github.com/apache/cloudstack/pull/7479#issuecomment-1556936203 Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 6098 -- This is an

[GitHub] [cloudstack] kiranchavala commented on issue #7538: Unable to revert to VM snapshot after virtual machine stop/start: "Target CPU check full does not match source partial"

2023-05-22 Thread via GitHub
kiranchavala commented on issue #7538: URL: https://github.com/apache/cloudstack/issues/7538#issuecomment-1556926711 @phsm could you check if the global setting "Kvm vmstoragesnapshot enabled" is enabled or not

[GitHub] [cloudstack] blueorangutan commented on pull request #7526: server: fix volume detach operation when no vm host

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7526: URL: https://github.com/apache/cloudstack/pull/7526#issuecomment-1556897572 Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 6097 -- This is an

[GitHub] [cloudstack] rohityadavcloud commented on a diff in pull request #7508: guestos: add Windows Server 2022

2023-05-22 Thread via GitHub
rohityadavcloud commented on code in PR #7508: URL: https://github.com/apache/cloudstack/pull/7508#discussion_r1200243914 ## engine/schema/src/main/resources/META-INF/db/schema-41800to41810.sql: ## @@ -19,3 +19,10 @@ -- Schema upgrade from 4.18.0.0 to 4.18.1.0 --; +-- Add

[GitHub] [cloudstack] kiranchavala commented on issue #7536: VMware cluster: renaming root volume after disk migration in vShpere

2023-05-22 Thread via GitHub
kiranchavala commented on issue #7536: URL: https://github.com/apache/cloudstack/issues/7536#issuecomment-1556851981 @top-secrett I am not able to reproduce the issue, after following the steps **1. Create a vm in cs on VMware cluster which has 2 primary storages**

[GitHub] [cloudstack] rohityadavcloud closed issue #7540: incorrect weave yaml url in docs

2023-05-22 Thread via GitHub
rohityadavcloud closed issue #7540: incorrect weave yaml url in docs URL: https://github.com/apache/cloudstack/issues/7540 -- 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

[GitHub] [cloudstack] rohityadavcloud commented on issue #7540: incorrect weave yaml url in docs

2023-05-22 Thread via GitHub
rohityadavcloud commented on issue #7540: URL: https://github.com/apache/cloudstack/issues/7540#issuecomment-1556844375 Fixed in https://github.com/apache/cloudstack-documentation/pull/317 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[cloudstack-documentation] branch 4.18 updated: cks: fix k8s iso script example (#317)

2023-05-22 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch 4.18 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/4.18 by this push: new 0cb3f4c cks: fix k8s iso script

[GitHub] [cloudstack] blueorangutan commented on pull request #317: Fix/citrix resource base packages

2023-05-22 Thread via GitHub
blueorangutan commented on PR #317: URL: https://github.com/apache/cloudstack/pull/317#issuecomment-1556827854 UI build failed: :heavy_multiplication_x: (SL-JID-112) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [cloudstack] shwstppr commented on issue #7540: incorrect weave yaml url in docs

2023-05-22 Thread via GitHub
shwstppr commented on issue #7540: URL: https://github.com/apache/cloudstack/issues/7540#issuecomment-1556827122 Added PR to update the documentation here, https://github.com/apache/cloudstack-documentation/pull/317 Also, tested the cluster deployment for the iso built using the command

[GitHub] [cloudstack] blueorangutan commented on pull request #317: Fix/citrix resource base packages

2023-05-22 Thread via GitHub
blueorangutan commented on PR #317: URL: https://github.com/apache/cloudstack/pull/317#issuecomment-1556825302 @shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [cloudstack] codecov[bot] commented on pull request #7541: ui,api: make description option for createKubernetesCluster

2023-05-22 Thread via GitHub
codecov[bot] commented on PR #7541: URL: https://github.com/apache/cloudstack/pull/7541#issuecomment-1556817145 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/7541?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache) Report > Merging

[GitHub] [cloudstack] blueorangutan commented on pull request #7479: cks: k8s cluster on vpc tier

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7479: URL: https://github.com/apache/cloudstack/pull/7479#issuecomment-1556806249 Trillian Build Failed (tid-6539) -- 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

[GitHub] [cloudstack] blueorangutan commented on pull request #7455: Fix Tungsten Fabric errors on adding a new zone due to duplicated entries on ntwk_service_map

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7455: URL: https://github.com/apache/cloudstack/pull/7455#issuecomment-1556782969 Packaging result [LL]: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 6045 -- This is an

[GitHub] [cloudstack] blueorangutan commented on pull request #7526: server: fix volume detach operation when no vm host

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7526: URL: https://github.com/apache/cloudstack/pull/7526#issuecomment-1556782212 Packaging result [LL]: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 6043 -- This is an

[GitHub] [cloudstack] blueorangutan commented on pull request #7479: cks: k8s cluster on vpc tier

2023-05-22 Thread via GitHub
blueorangutan commented on PR #7479: URL: https://github.com/apache/cloudstack/pull/7479#issuecomment-1556782213 Packaging result [LL]: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 6044 -- This is an

  1   2   >