Re: [PR] Add logs to `LibvirtComputingResource`'s metrics collecting process [cloudstack]

2024-01-30 Thread via GitHub
JoaoJandre commented on code in PR #8511: URL: https://github.com/apache/cloudstack/pull/8511#discussion_r1471756588 ## plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java: ## @@ -4401,127 +4403,193 @@ protected String getDiskPat

Re: [PR] NSX integration [cloudstack]

2024-01-30 Thread via GitHub
blueorangutan commented on PR #7919: URL: https://github.com/apache/cloudstack/pull/7919#issuecomment-1917636309 @Pearl1594 a [SL] 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 resp

Re: [PR] NSX integration [cloudstack]

2024-01-30 Thread via GitHub
Pearl1594 commented on PR #7919: URL: https://github.com/apache/cloudstack/pull/7919#issuecomment-1917635313 @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 comme

Re: [PR] [HEALTH] 4.19/main Health Check, please don't merge this! [cloudstack]

2024-01-30 Thread via GitHub
blueorangutan commented on PR #7344: URL: https://github.com/apache/cloudstack/pull/7344#issuecomment-1917619103 @nvazquez a [SL] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests -- This is an

Re: [PR] New API "checkVolume" to check and repair any leaks or issues reported by qemu-img check [cloudstack]

2024-01-30 Thread via GitHub
JoaoJandre commented on code in PR #8577: URL: https://github.com/apache/cloudstack/pull/8577#discussion_r1471672209 ## engine/storage/volume/src/main/java/org/apache/cloudstack/storage/volume/VolumeServiceImpl.java: ## @@ -2760,6 +2765,47 @@ public SnapshotInfo takeSnapshot(Vol

Re: [PR] [HEALTH] 4.19/main Health Check, please don't merge this! [cloudstack]

2024-01-30 Thread via GitHub
nvazquez commented on PR #7344: URL: https://github.com/apache/cloudstack/pull/7344#issuecomment-1917607282 @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 specific

Re: [PR] [HEALTH] 4.19/main Health Check, please don't merge this! [cloudstack]

2024-01-30 Thread via GitHub
nvazquez commented on PR #7344: URL: https://github.com/apache/cloudstack/pull/7344#issuecomment-1917595443 @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 specific

Re: [PR] packaging: bundle cmk in cloudstack-management package [cloudstack]

2024-01-30 Thread via GitHub
weizhouapache commented on PR #8574: URL: https://github.com/apache/cloudstack/pull/8574#issuecomment-1917318307 > well, not a 👎 but I think it should be installed separately. currently it is. ``` wget https:///x -O /usr/bin/cmk chmod +x /usr/bin/cmk ``` -- This is a

Re: [PR] packaging: bundle cmk in cloudstack-management package [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on PR #8574: URL: https://github.com/apache/cloudstack/pull/8574#issuecomment-1917069969 well, not a :-1: but I think it should be installed separately. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] adding Huawei OBS as object store. [cloudstack]

2024-01-30 Thread via GitHub
codecov[bot] commented on PR #8359: URL: https://github.com/apache/cloudstack/pull/8359#issuecomment-1917066424 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/8359?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)

Re: [PR] This is a draft pull request for Kishan [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on code in PR #8359: URL: https://github.com/apache/cloudstack/pull/8359#discussion_r1471369123 ## plugins/storage/object/huawei-obs/src/main/resources/META-INF/cloudstack/storage-object-huawei-obs/spring-storage-object-huawei-obs-context.xml: ## @@ -0,0 +

Re: [PR] This is a draft pull request for Kishan [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on code in PR #8359: URL: https://github.com/apache/cloudstack/pull/8359#discussion_r1471368529 ## plugins/storage/object/huawei-obs/src/main/resources/META-INF/cloudstack/storage-object-huawei-obs/module.properties: ## @@ -0,0 +1,2 @@ +name=storage-object

Re: [PR] This is a draft pull request for Kishan [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on code in PR #8359: URL: https://github.com/apache/cloudstack/pull/8359#discussion_r1471365641 ## plugins/storage/object/huawei-obs/src/test/java/org/apache/cloudstack/storage/datastore/driver/HuaweiObsObjectStoreDriverImplTest.java: ## @@ -0,0 +1,87 @@ +

Re: [PR] This is a draft pull request for Kishan [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on code in PR #8359: URL: https://github.com/apache/cloudstack/pull/8359#discussion_r1471364470 ## plugins/storage/object/huawei-obs/src/main/java/org/apache/cloudstack/storage/datastore/lifecycle/HuaweiObsObjectStoreLifeCycleImpl.java: ## @@ -0,0 +1,111 @

Re: [PR] This is a draft pull request for Kishan [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on code in PR #8359: URL: https://github.com/apache/cloudstack/pull/8359#discussion_r1471363909 ## plugins/storage/object/huawei-obs/src/main/java/org/apache/cloudstack/storage/datastore/driver/HuaweiObsObjectStoreDriverImpl.java: ## @@ -0,0 +1,453 @@ +pac

Re: [PR] This is a draft pull request for Kishan [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on code in PR #8359: URL: https://github.com/apache/cloudstack/pull/8359#discussion_r1471362720 ## plugins/storage/object/huawei-obs/pom.xml: ## @@ -0,0 +1,44 @@ +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";

Re: [PR] This is a draft pull request for Kishan [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on code in PR #8359: URL: https://github.com/apache/cloudstack/pull/8359#discussion_r1471359623 ## plugins/pom.xml: ## @@ -155,7 +156,7 @@ - + Review Comment: tab ```suggestion ``` -- This is an automa

(cloudstack-www) branch docusaurus-staging updated (89318c4ae -> b4753ccc1)

2024-01-30 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch docusaurus-staging in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from 89318c4ae events-layaout add b4753ccc1 upcoming events order (and date) No new revisions were

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-30 Thread via GitHub
blueorangutan commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1916874235 [SF] Trillian Build Failed (tid-8996) -- 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

(cloudstack-www) branch docusaurus-staging updated (8fea690df -> 89318c4ae)

2024-01-30 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch docusaurus-staging in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from 8fea690df anothe html link add c927d1859 enterprises-link add f76ed9ced img-rename ad

Re: [PR] New API "checkVolume" to check and repair any leaks or issues reported by qemu-img check [cloudstack]

2024-01-30 Thread via GitHub
codecov[bot] commented on PR #8577: URL: https://github.com/apache/cloudstack/pull/8577#issuecomment-1916849377 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/8577?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)

Re: [PR] New API "checkVolume" to check and repair any leaks or issues reported by qemu-img check [cloudstack]

2024-01-30 Thread via GitHub
harikrishna-patnala commented on PR #8577: URL: https://github.com/apache/cloudstack/pull/8577#issuecomment-1916846653 @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 s

[PR] New API "checkVolume" to check and repair any leaks or issues reported by qemu-img check [cloudstack]

2024-01-30 Thread via GitHub
harikrishna-patnala opened a new pull request, #8577: URL: https://github.com/apache/cloudstack/pull/8577 ### Description This PR introduces a new API "checkVolume" that allows users or admins to check and repair if any leaks observed. Currently this is supported only for KVM T

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-30 Thread via GitHub
blueorangutan commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1916822323 @weizhouapache a [SL] Trillian-Jenkins test job (rocky8 mgmt + xenserver-71) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-30 Thread via GitHub
weizhouapache commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1916821672 @blueorangutan test rocky8 xenserver-71 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-30 Thread via GitHub
blueorangutan commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1916812486 @weizhouapache a [SL] Trillian-Jenkins test job (ubuntu22 mgmt + kvm-ubuntu22) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. T

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-30 Thread via GitHub
weizhouapache commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1916800101 @blueorangutan test ubuntu22 kvm-ubuntu22 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-30 Thread via GitHub
blueorangutan commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1916777235 @weizhouapache a [SL] Trillian-Jenkins test job (rocky8 mgmt + vmware-70u3) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To r

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-30 Thread via GitHub
weizhouapache commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1916774644 @blueorangutan test rocky8 vmware-70u3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[I] Issues with 4.19 RC4 UI on EL8 [cloudstack]

2024-01-30 Thread via GitHub
rohityadavcloud opened a new issue, #8576: URL: https://github.com/apache/cloudstack/issues/8576 Found some UI quirks and issues: 1. Unable to copy the console URL by clicking the copy button in the VM instance view 2. Upon deployment of a VM the notification will not go away a

Re: [PR] packaging: bundle cmk in cloudstack-management package [cloudstack]

2024-01-30 Thread via GitHub
weizhouapache commented on PR #8574: URL: https://github.com/apache/cloudstack/pull/8574#issuecomment-1916750395 > @weizhouapache unfortunately if /usr/bin/cmk exists then yes, it will be overwritten by cloudstack-management pkg provided CLI. If you'd prefer, I can create a new rpm/deb pkg

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-30 Thread via GitHub
blueorangutan commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1916738321 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8471 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [I] max connection problem on haproxy acs 4.17.2 [cloudstack]

2024-01-30 Thread via GitHub
rajujith commented on issue #8571: URL: https://github.com/apache/cloudstack/issues/8571#issuecomment-1916737262 @meisammaleki based on my tests the configuration works fine: root@r-6-VM:~# cat /etc/haproxy/haproxy.cfg global log 127.0.0.1:3914 local0 warning max

Re: [PR] packaging: bundle cmk in cloudstack-management package [cloudstack]

2024-01-30 Thread via GitHub
rohityadavcloud commented on PR #8574: URL: https://github.com/apache/cloudstack/pull/8574#issuecomment-1916658320 @weizhouapache unfortunately if /usr/bin/cmk exists then yes, it will be overwritten by cloudstack-management pkg provided CLI. If you'd prefer, I can create a new rpm/deb pkg

Re: [PR] removing the usage of volumeFreeze StorPool API call [cloudstack]

2024-01-30 Thread via GitHub
codecov[bot] commented on PR #8575: URL: https://github.com/apache/cloudstack/pull/8575#issuecomment-1916644967 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/8575?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-30 Thread via GitHub
blueorangutan commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1916635762 [SF] Trillian test result (tid-8982) Environment: vmware-70u3 (x2), Advanced Networking with Mgmt server u22 Total time taken: 57406 seconds Marvin logs: https://github.c

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-30 Thread via GitHub
blueorangutan commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1916634663 @weizhouapache a [SL] 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 progres

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-30 Thread via GitHub
weizhouapache commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1916632778 @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 specifi

[PR] removing the usage of volumeFreeze StorPool API call [cloudstack]

2024-01-30 Thread via GitHub
slavkap opened a new pull request, #8575: URL: https://github.com/apache/cloudstack/pull/8575 ### Description Deprecate the usage of the volumeFreeze API call. ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change)

Re: [PR] Allow deletion of system VM templates [cloudstack]

2024-01-30 Thread via GitHub
weizhouapache commented on PR #8556: URL: https://github.com/apache/cloudstack/pull/8556#issuecomment-1916557198 > I think both sides of the discussion have valid points and this will have to prove itself in production. I am ok with the API only implementation. thanks @DaanHoo

Re: [I] max connection problem on haproxy acs 4.17.2 [cloudstack]

2024-01-30 Thread via GitHub
weizhouapache commented on issue #8571: URL: https://github.com/apache/cloudstack/issues/8571#issuecomment-1916542308 @meisammaleki Do you use the default network offerings ? if not, may be useful to check the `concurrent_connections` of the network offering -- This is an automated

Re: [PR] packaging: bundle cmk in cloudstack-management package [cloudstack]

2024-01-30 Thread via GitHub
weizhouapache commented on PR #8574: URL: https://github.com/apache/cloudstack/pull/8574#issuecomment-1916540382 > @rohityadavcloud how can we install a management server without cmk? or is it the intention that this is no longer possible? with this change, cmk will always be installe

Re: [PR] packaging: bundle cmk in cloudstack-management package [cloudstack]

2024-01-30 Thread via GitHub
blueorangutan commented on PR #8574: URL: https://github.com/apache/cloudstack/pull/8574#issuecomment-1916536908 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8470 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] packaging: bundle cmk in cloudstack-management package [cloudstack]

2024-01-30 Thread via GitHub
rohityadavcloud commented on PR #8574: URL: https://github.com/apache/cloudstack/pull/8574#issuecomment-1916486104 @DaanHoogland sorry, I don't understand your question. The PR intends to bundle cmk with the cloudstack-management pkg. -- This is an automated message from the Apache Git Se

Re: [PR] packaging: bundle cmk in cloudstack-management package [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on PR #8574: URL: https://github.com/apache/cloudstack/pull/8574#issuecomment-1916469232 @rohityadavcloud how can we install a management server without cmk? or is it the intention that this is no longer possible? -- This is an automated message from the Apache Git

Re: [PR] Fix cloudstack-ui package: bad directory permissions and missing WEB-INF [cloudstack]

2024-01-30 Thread via GitHub
blueorangutan commented on PR #8568: URL: https://github.com/apache/cloudstack/pull/8568#issuecomment-1916467960 UI build: :heavy_check_mark: Live QA URL: https://qa.cloudstack.cloud/simulator/pr/8568 (QA-JID-271) -- This is an automated message from the Apache Git Service. To respond t

(cloudstack-terraform-provider) branch dependabot/go_modules/github.com/hashicorp/terraform-0.12.17 deleted (was 4d36bbd)

2024-01-30 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch dependabot/go_modules/github.com/hashicorp/terraform-0.12.17 in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git was 4d36bbd Bump github.com/hashicorp/terra

Re: [PR] Fix cloudstack-ui package: bad directory permissions and missing WEB-INF [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on PR #8568: URL: https://github.com/apache/cloudstack/pull/8568#issuecomment-1916472749 it seems to have installed correctly in qa, so I think this is ready for merge. Not sure if I miss some corner case there that should be covered as well. -- This is an automated

(cloudstack-terraform-provider) branch dependabot/go_modules/golang.org/x/net-0.17.0 deleted (was 015d617)

2024-01-30 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch dependabot/go_modules/golang.org/x/net-0.17.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git was 015d617 Bump golang.org/x/net from 0.0.0-20210805182204

Re: [PR] Fix cloudstack-ui package: bad directory permissions and missing WEB-INF [cloudstack]

2024-01-30 Thread via GitHub
blueorangutan commented on PR #8568: URL: https://github.com/apache/cloudstack/pull/8568#issuecomment-1916445419 @DaanHoogland 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

Re: [PR] Allocate new ROOT volume (on restore virtual machine operation) only when resource count increment succeeds [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on code in PR #8555: URL: https://github.com/apache/cloudstack/pull/8555#discussion_r1470894257 ## server/src/main/java/com/cloud/vm/UserVmManagerImpl.java: ## @@ -7765,49 +7766,68 @@ public UserVm restoreVirtualMachine(final Account caller, final long vm

Re: [PR] Allocate new ROOT volume (on restore virtual machine operation) only when resource count increment succeeds [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on code in PR #8555: URL: https://github.com/apache/cloudstack/pull/8555#discussion_r1470894257 ## server/src/main/java/com/cloud/vm/UserVmManagerImpl.java: ## @@ -7765,49 +7766,68 @@ public UserVm restoreVirtualMachine(final Account caller, final long vm

Re: [PR] packaging: bundle cmk in cloudstack-management package [cloudstack]

2024-01-30 Thread via GitHub
codecov[bot] commented on PR #8574: URL: https://github.com/apache/cloudstack/pull/8574#issuecomment-1916414229 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/8574?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)

(cloudstack-terraform-provider) branch main updated (34ffb9a -> 8e1a5dc)

2024-01-30 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-terraform-provider.git from 34ffb9a added cluster_id parameter and modified hostid to host_id (#79) add 8e1a5dc Updat

(cloudstack-terraform-provider) branch main updated (ea87939 -> 34ffb9a)

2024-01-30 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-terraform-provider.git from ea87939 Added correct docker and terraform configuration command (#53) add 34ffb9a added c

Re: [PR] Allow deletion of system VM templates [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on PR #8556: URL: https://github.com/apache/cloudstack/pull/8556#issuecomment-1916452887 I think both sides of the discussion have valid points and this will have to prove itself in production. I am ok with the API only implementation. -- This is an automated messag

Re: [PR] Fix cloudstack-ui package: bad directory permissions and missing WEB-INF [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on PR #8568: URL: https://github.com/apache/cloudstack/pull/8568#issuecomment-1916443425 @blueorangutan ui -- 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 comm

(cloudstack-www) branch docusaurus-staging updated (bcd60eef3 -> 8fea690df)

2024-01-30 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch docusaurus-staging in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from bcd60eef3 centered tabs add f814ce90e image update add 8fea690df anothe html link No new

Re: [PR] packaging: bundle cmk in cloudstack-management package [cloudstack]

2024-01-30 Thread via GitHub
blueorangutan commented on PR #8574: URL: https://github.com/apache/cloudstack/pull/8574#issuecomment-1916403132 @rohityadavcloud a [SL] 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 progr

Re: [PR] packaging: bundle cmk in cloudstack-management package [cloudstack]

2024-01-30 Thread via GitHub
rohityadavcloud commented on PR #8574: URL: https://github.com/apache/cloudstack/pull/8574#issuecomment-1916399760 @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 speci

[PR] packaging: bundle cmk in cloudstack-management package [cloudstack]

2024-01-30 Thread via GitHub
rohityadavcloud opened a new pull request, #8574: URL: https://github.com/apache/cloudstack/pull/8574 This bundles latest cmk release in cloudstack-management package, so admins won't need to install it for typical first-install use. ### Types of changes - [ ] Breaking change (

(cloudstack-www) branch docusaurus-staging updated (7643d9f4a -> bcd60eef3)

2024-01-30 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch docusaurus-staging in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from 7643d9f4a architecture rendering add 22e7f5e8a about html add bcd60eef3 centered tabs No

Re: [I] VM not initialized the display UEFI secure mode [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on issue #8548: URL: https://github.com/apache/cloudstack/issues/8548#issuecomment-1916320344 @havengit , sorry if this is a bit silly to ask, but did you try installing this template on KVM directly with Secure-UEFI enabled(and did that work)? -- This is an automat

Re: [I] Router health checks failed [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on issue #8569: URL: https://github.com/apache/cloudstack/issues/8569#issuecomment-1916310851 @0sorkon , just a wild guess; can you check your network topology? - what address reanges are being used in your setup? - no conflicts? I have no idea what might

Re: [I] Cloudstack agent host auto sleep [cloudstack]

2024-01-30 Thread via GitHub
tuanhoangth1603 closed issue #8573: Cloudstack agent host auto sleep URL: https://github.com/apache/cloudstack/issues/8573 -- 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 un

Re: [I] Cloudstack agent host auto sleep [cloudstack]

2024-01-30 Thread via GitHub
tuanhoangth1603 commented on issue #8573: URL: https://github.com/apache/cloudstack/issues/8573#issuecomment-1916310801 > > 1. Does the installation of the cloudstack-agent package include the GUI package of Ubuntu? > > @tuanhoangth1603 I do not think so. you can check `/var/log/dpkg.

Re: [I] Cloudstack agent host auto sleep [cloudstack]

2024-01-30 Thread via GitHub
weizhouapache commented on issue #8573: URL: https://github.com/apache/cloudstack/issues/8573#issuecomment-1916297764 > 1. Does the installation of the cloudstack-agent package include the GUI package of Ubuntu? @tuanhoangth1603 I do not think so. you can check `/var/log/dpkg.l

Re: [I] VPN client to site connection simultaneously for multiple users/PC in the 1 subnet [cloudstack]

2024-01-30 Thread via GitHub
tuanhoangth1603 closed issue #8566: VPN client to site connection simultaneously for multiple users/PC in the 1 subnet URL: https://github.com/apache/cloudstack/issues/8566 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] VPN client to site connection simultaneously for multiple users/PC in the 1 subnet [cloudstack]

2024-01-30 Thread via GitHub
tuanhoangth1603 commented on issue #8566: URL: https://github.com/apache/cloudstack/issues/8566#issuecomment-1916293897 @weizhouapache Thanks for your infor. Looking forward to the new package soon. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] max connection problem on haproxy acs 4.17.2 [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on issue #8571: URL: https://github.com/apache/cloudstack/issues/8571#issuecomment-1916293653 @meisammaleki , can you test this in newer version, like 4.18.1? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [I] VPN client to site connection simultaneously for multiple users/PC in the 1 subnet [cloudstack]

2024-01-30 Thread via GitHub
weizhouapache commented on issue #8566: URL: https://github.com/apache/cloudstack/issues/8566#issuecomment-1916288017 > @weizhouapache you're right, that is exactly my problem. If so, we cannot allow 2 clients (user side) connect to the remote VPN at the same time now, right? @tuanho

[I] Cloudstack agent host auto sleep [cloudstack]

2024-01-30 Thread via GitHub
tuanhoangth1603 opened a new issue, #8573: URL: https://github.com/apache/cloudstack/issues/8573 I created this issue with the purpose of sharing with the CloudStack community an issue I encountered the last recent day. The situation is as follows: I installed CloudStack agent versio

Re: [I] VM not migrating to alive KVM host, when KVM host down [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on issue #8326: URL: https://github.com/apache/cloudstack/issues/8326#issuecomment-1916281592 so we can close this issue, @happyalexkg ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [I] XCP-NG VM/Kubernetes node dynamic scale failed. [cloudstack]

2024-01-30 Thread via GitHub
DaanHoogland commented on issue #8334: URL: https://github.com/apache/cloudstack/issues/8334#issuecomment-1916280218 ok @furyflash777, get it. I wonder if you really want scaling up of machines as you can easily add and remove worker nodes. That said you may have hit a XCPNG limitation

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-30 Thread via GitHub
blueorangutan commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1916278226 [SF] Trillian test result (tid-8981) Environment: kvm-rocky8 (x2), Advanced Networking with Mgmt server r8 Total time taken: 49032 seconds Marvin logs: https://github.com

Re: [I] VPN client to site connection simultaneously for multiple users/PC in the 1 subnet [cloudstack]

2024-01-30 Thread via GitHub
tuanhoangth1603 commented on issue #8566: URL: https://github.com/apache/cloudstack/issues/8566#issuecomment-1916266829 @weizhouapache you're right, that is exactly my problem. If so, we cannot allow 2 clients (user side) connect to the remote VPN at the same time now, right? -- Th