[PR] Documentation for checkVolume API [cloudstack-documentation]
harikrishna-patnala opened a new pull request, #380: URL: https://github.com/apache/cloudstack-documentation/pull/380 This is a document PR for the PR https://github.com/apache/cloudstack/pull/8577 -- 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
Re: [PR] Documentation for checkVolume API [cloudstack-documentation]
harikrishna-patnala commented on PR #380: URL: https://github.com/apache/cloudstack-documentation/pull/380#issuecomment-1926451960 @blueorangutan docbuild -- 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
Re: [PR] Documentation for checkVolume API [cloudstack-documentation]
blueorangutan commented on PR #380: URL: https://github.com/apache/cloudstack-documentation/pull/380#issuecomment-1926463119 @harikrishna-patnala a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- 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
Re: [PR] Documentation for checkVolume API [cloudstack-documentation]
blueorangutan commented on PR #380: URL: https://github.com/apache/cloudstack-documentation/pull/380#issuecomment-1926464631 QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/380. (QA-JID 205) -- 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
Re: [PR] Documentation for checkVolume API [cloudstack-documentation]
harikrishna-patnala commented on PR #380: URL: https://github.com/apache/cloudstack-documentation/pull/380#issuecomment-1926519575 Here it is https://qa.cloudstack.cloud/builds/docs-build/pr/380/adminguide/storage.html#check-and-repair-volume  -- 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
Re: [PR] Add note on the Vmware to KVM instances guest OS [cloudstack-documentation]
andrijapanicsb commented on code in PR #377: URL: https://github.com/apache/cloudstack-documentation/pull/377#discussion_r1478039816 ## source/adminguide/virtual_machines/importing_vmware_vms_into_kvm.rst: ## @@ -115,6 +115,8 @@ When importing a Virtual Machine from VMware to KVM, CloudStack performs the fol .. note:: As mentioned above, the migration/conversion process uses an external tool, virt-v2v, which supports most but not all the operating systems out there (this is true for both the host on which the virt-v2v tool is running as well as the guest OS of the instances being migrated by the tool). Thus, the success of the import process will, almost exclusively, depend on the success of the virt-v2v conversion. In other words, the success will vary based on factors such as the current OS version, installed packages, guest OS setup, file systems, and others. Success is not guaranteed. We strongly recommend testing the migration process before proceeding with production deployments. +.. note:: The resulting imported VM is converted from VMware considering the source guest OS but it uses the default import template in CloudStack: CentOS 4/5. This does not mean that the converted VMs are CentOS VMs, it is simply a link to the default import template as it is not currently possible to select a template from which to import the VM. Review Comment: I'm not OK with that. Irrelevant of what "template" we assign the VM to (this is low level stuff that customer does not need to care about) - this is about asking user to change the "OS Type" - and we need to explain that fact - "you have to change the OS type after the import" -- 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
Re: [PR] Add note on the Vmware to KVM instances guest OS [cloudstack-documentation]
nvazquez commented on code in PR #377: URL: https://github.com/apache/cloudstack-documentation/pull/377#discussion_r1478090359 ## source/adminguide/virtual_machines/importing_vmware_vms_into_kvm.rst: ## @@ -115,6 +115,8 @@ When importing a Virtual Machine from VMware to KVM, CloudStack performs the fol .. note:: As mentioned above, the migration/conversion process uses an external tool, virt-v2v, which supports most but not all the operating systems out there (this is true for both the host on which the virt-v2v tool is running as well as the guest OS of the instances being migrated by the tool). Thus, the success of the import process will, almost exclusively, depend on the success of the virt-v2v conversion. In other words, the success will vary based on factors such as the current OS version, installed packages, guest OS setup, file systems, and others. Success is not guaranteed. We strongly recommend testing the migration process before proceeding with production deployments. +.. note:: The resulting imported VM is converted from VMware considering the source guest OS but it uses the default import template in CloudStack: CentOS 4/5. This does not mean that the converted VMs are CentOS VMs, it is simply a link to the default import template as it is not currently possible to select a template from which to import the VM. Review Comment: Thanks guys, fixed -- 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
Re: [PR] Add note on the Vmware to KVM instances guest OS [cloudstack-documentation]
nvazquez commented on PR #377: URL: https://github.com/apache/cloudstack-documentation/pull/377#issuecomment-1926834054 @blueorangutan docbuild -- 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
Re: [PR] Add note on the Vmware to KVM instances guest OS [cloudstack-documentation]
blueorangutan commented on PR #377: URL: https://github.com/apache/cloudstack-documentation/pull/377#issuecomment-1926835794 @nvazquez a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- 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
Re: [PR] Add note on the Vmware to KVM instances guest OS [cloudstack-documentation]
blueorangutan commented on PR #377: URL: https://github.com/apache/cloudstack-documentation/pull/377#issuecomment-1926837181 QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/377. (QA-JID 206) -- 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
Re: [PR] Add note on the Vmware to KVM instances guest OS [cloudstack-documentation]
shwstppr merged PR #377: URL: https://github.com/apache/cloudstack-documentation/pull/377 -- 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
[PR] 4.19 release docs [cloudstack-documentation]
shwstppr opened a new pull request, #381: URL: https://github.com/apache/cloudstack-documentation/pull/381 (no comment) -- 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
Re: [PR] 4.19 release docs [cloudstack-documentation]
shwstppr commented on PR #381: URL: https://github.com/apache/cloudstack-documentation/pull/381#issuecomment-1926950125 @weizhouapache @nvazquez @DaanHoogland @rohityadavcloud can you please review once? -- 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
Re: [PR] 4.19 release docs [cloudstack-documentation]
nvazquez commented on code in PR #381: URL: https://github.com/apache/cloudstack-documentation/pull/381#discussion_r1478965765 ## source/releasenotes/about.rst: ## @@ -17,79 +17,52 @@ What's New in |release| === -Apache CloudStack |release| is a 4.18 LTS minor release with 196 fixes -since the 4.18.0.0 release. Some of the highlights include: - -• Support Managed User Data in AutoScale VM groups -• Support CKS (CloudStack Kubernetes Cluster) in VPC tiers -• Support for VMware 8.0.0.x -• Several Hypervisor (VMware, KVM, XenServer) fixes and improvements -• Several UI fixes and improvements -• Several Network (L2, VXLAN, etc) fixes and improvements -• Several System VM (CPVM, SSVM) fixes and improvements -• Improve Solidfire storage plugin integration on VMware -• Support volume migration in ScaleIO/PowerFlex within and across ScaleIO/PowerFlex storage clusters -• Volume encryption support for StorPool -• Fix CloudStack upgrade with some MySQL versions -• Fix guest OSes and guest OS mappings in CloudStack database +Apache CloudStack |release| is the initial 4.19 LTS release. It has over 300 fixes +and features since the 4.18.1.0 release. The full list of fixes and improvements can be found in the project release notes at -https://docs.cloudstack.apache.org/en/4.18.1.0/releasenotes/changes.html +https://docs.cloudstack.apache.org/en/4.19.0.0/releasenotes/changes.html -What's in since 4.18.0.0 -== +What's in since 4.19.0.0 + -Apache CloudStack 4.18.0.0 is the initial 4.18 LTS release with 300+ new -features, improvements and bug fixes since 4.17, including 19 major +Apache CloudStack 4.19.0.0 is the initial 4.19 LTS release with 300+ new +features, improvements and bug fixes since 4.18, including 26 major new features. Some of the highlights include: -• Edge Zones -• Autoscaling -• Managed User Data -• Two-Factor Authentication Framework -• Support for Time-based OTP (TOTP) Authenticator -• Volume Encryption -• SDN Integration – Tungsten Fabric -• Ceph Multi Monitor Support -• API-Driven Console Access -• Console Access Security Improvements -• New Global settings UI -• Configurable MTU for VR -• Adaptative Affinity Groups -• Custom DNS Servers for Networks -• Improved Guest OS Support Framework -• Support for Enterprise Linux 9 -• Networker Backup Plugin for KVM Hypervisor -• Custom Quota Tariffs -• Secure VNC for KVM +• CloudStack Object Storage Feature +• VMware to KVM Migration +• KVM Import +• CloudStack DRS +• OAuth2 Authentication +• VNF Appliances Support +• CloudStack DRS +• CloudStack Snapshot Copy +• Scheduled Instance Lifecycle Operations +• Guest OS Management +• Pure Flash Array and HPE-Primera Support +• User-specified source NAT +• Storage Browser +• Safe CloudStack Shutdown +• New CloudStack Dashboard +• Domain migration +• Flexible tags for hosts and storage pools +• Support for Userdata in Autoscale Groups +• KVM Host HA for StorPool storage +• Dynamic secondary storage selection +• Domain VPCs +• Global ACL for VPCs The full list of new features can be found in the project release notes at -https://docs.cloudstack.apache.org/en/4.18.0.0/releasenotes/changes.html +https://docs.cloudstack.apache.org/en/4.19.0.0/releasenotes/changes.html .. _guestosids -Possible Issue with Guest OS IDs - - -It has been noticed during upgrade testing that some environment, where -custom guest OSses where added and mapping for those OSses where added, -problems may occur during upgrade. Part of the mitigation is to make sure -OSses that are newly mapped but should have already been in the guest_os -table are there. Make sure you apply those before you start the new 4.18 -management server. - -first check which of the guest_os entries you miss: - -.. parsed-literal:: - - SELECT * FROM cloud.guest_os WHERE display_name IN (´CentOS 8´, ´Debian GNU/Linux 10 (32-bit)´, ´Debian GNU/Linux 10 (64-bit)´, ´SUSE Linux Enterprise Server 15 (64-bit)´, ´Windows Server 2019 (64-bit)´) - -Then apply any of the following lines that you might need. - -.. parsed-literal:: +Possible Issue with volume snapshot revert with KVM +=== - INSERT INTO cloud.guest_os (uuid, category_id, display_name, created, is_user_defined) VALUES (UUID(), '1', 'CentOS 8', now(), '0'); - INSERT INTO cloud.guest_os (uuid, category_id, display_name, created, is_user_defined) VALUES (UUID(), '2', 'Debian GNU/Linux 10 (32-bit)', now(), '0'); - INSERT INTO cloud.guest_os (uuid, category_id, display_name, created, is_user_defined) VALUES (UUID(), '2', 'Debian GNU/Linux 10 (64-bit)', now(), '0'); - INSERT INTO cloud.guest_os (uuid, category_id, display_name, created, is_user_defined) VALUES (UUID(), '5', 'SUSE Linux Enterprise Server 15 (64-bit)', now(), '0'); - INSERT INTO cloud.guest_os (uuid, category_id, display_name, created, is_user_defined) VALUES (UU
Re: [PR] 4.19 release docs [cloudstack-documentation]
shwstppr commented on PR #381: URL: https://github.com/apache/cloudstack-documentation/pull/381#issuecomment-1928790212 @blueorangutan docbuild -- 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
Re: [PR] 4.19 release docs [cloudstack-documentation]
shwstppr commented on code in PR #381: URL: https://github.com/apache/cloudstack-documentation/pull/381#discussion_r1479224333 ## source/releasenotes/about.rst: ## @@ -17,79 +17,52 @@ What's New in |release| === -Apache CloudStack |release| is a 4.18 LTS minor release with 196 fixes -since the 4.18.0.0 release. Some of the highlights include: - -• Support Managed User Data in AutoScale VM groups -• Support CKS (CloudStack Kubernetes Cluster) in VPC tiers -• Support for VMware 8.0.0.x -• Several Hypervisor (VMware, KVM, XenServer) fixes and improvements -• Several UI fixes and improvements -• Several Network (L2, VXLAN, etc) fixes and improvements -• Several System VM (CPVM, SSVM) fixes and improvements -• Improve Solidfire storage plugin integration on VMware -• Support volume migration in ScaleIO/PowerFlex within and across ScaleIO/PowerFlex storage clusters -• Volume encryption support for StorPool -• Fix CloudStack upgrade with some MySQL versions -• Fix guest OSes and guest OS mappings in CloudStack database +Apache CloudStack |release| is the initial 4.19 LTS release. It has over 300 fixes +and features since the 4.18.1.0 release. The full list of fixes and improvements can be found in the project release notes at -https://docs.cloudstack.apache.org/en/4.18.1.0/releasenotes/changes.html +https://docs.cloudstack.apache.org/en/4.19.0.0/releasenotes/changes.html -What's in since 4.18.0.0 -== +What's in since 4.19.0.0 + -Apache CloudStack 4.18.0.0 is the initial 4.18 LTS release with 300+ new -features, improvements and bug fixes since 4.17, including 19 major +Apache CloudStack 4.19.0.0 is the initial 4.19 LTS release with 300+ new +features, improvements and bug fixes since 4.18, including 26 major new features. Some of the highlights include: -• Edge Zones -• Autoscaling -• Managed User Data -• Two-Factor Authentication Framework -• Support for Time-based OTP (TOTP) Authenticator -• Volume Encryption -• SDN Integration – Tungsten Fabric -• Ceph Multi Monitor Support -• API-Driven Console Access -• Console Access Security Improvements -• New Global settings UI -• Configurable MTU for VR -• Adaptative Affinity Groups -• Custom DNS Servers for Networks -• Improved Guest OS Support Framework -• Support for Enterprise Linux 9 -• Networker Backup Plugin for KVM Hypervisor -• Custom Quota Tariffs -• Secure VNC for KVM +• CloudStack Object Storage Feature +• VMware to KVM Migration +• KVM Import +• CloudStack DRS +• OAuth2 Authentication +• VNF Appliances Support +• CloudStack DRS +• CloudStack Snapshot Copy +• Scheduled Instance Lifecycle Operations +• Guest OS Management +• Pure Flash Array and HPE-Primera Support +• User-specified source NAT +• Storage Browser +• Safe CloudStack Shutdown +• New CloudStack Dashboard +• Domain migration +• Flexible tags for hosts and storage pools +• Support for Userdata in Autoscale Groups +• KVM Host HA for StorPool storage +• Dynamic secondary storage selection +• Domain VPCs +• Global ACL for VPCs The full list of new features can be found in the project release notes at -https://docs.cloudstack.apache.org/en/4.18.0.0/releasenotes/changes.html +https://docs.cloudstack.apache.org/en/4.19.0.0/releasenotes/changes.html .. _guestosids -Possible Issue with Guest OS IDs - - -It has been noticed during upgrade testing that some environment, where -custom guest OSses where added and mapping for those OSses where added, -problems may occur during upgrade. Part of the mitigation is to make sure -OSses that are newly mapped but should have already been in the guest_os -table are there. Make sure you apply those before you start the new 4.18 -management server. - -first check which of the guest_os entries you miss: - -.. parsed-literal:: - - SELECT * FROM cloud.guest_os WHERE display_name IN (´CentOS 8´, ´Debian GNU/Linux 10 (32-bit)´, ´Debian GNU/Linux 10 (64-bit)´, ´SUSE Linux Enterprise Server 15 (64-bit)´, ´Windows Server 2019 (64-bit)´) - -Then apply any of the following lines that you might need. - -.. parsed-literal:: +Possible Issue with volume snapshot revert with KVM +=== - INSERT INTO cloud.guest_os (uuid, category_id, display_name, created, is_user_defined) VALUES (UUID(), '1', 'CentOS 8', now(), '0'); - INSERT INTO cloud.guest_os (uuid, category_id, display_name, created, is_user_defined) VALUES (UUID(), '2', 'Debian GNU/Linux 10 (32-bit)', now(), '0'); - INSERT INTO cloud.guest_os (uuid, category_id, display_name, created, is_user_defined) VALUES (UUID(), '2', 'Debian GNU/Linux 10 (64-bit)', now(), '0'); - INSERT INTO cloud.guest_os (uuid, category_id, display_name, created, is_user_defined) VALUES (UUID(), '5', 'SUSE Linux Enterprise Server 15 (64-bit)', now(), '0'); - INSERT INTO cloud.guest_os (uuid, category_id, display_name, created, is_user_defined) VALUES (UU
Re: [PR] 4.19 release docs [cloudstack-documentation]
blueorangutan commented on PR #381: URL: https://github.com/apache/cloudstack-documentation/pull/381#issuecomment-1928790956 @shwstppr a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- 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
Re: [PR] 4.19 release docs [cloudstack-documentation]
blueorangutan commented on PR #381: URL: https://github.com/apache/cloudstack-documentation/pull/381#issuecomment-1928791652 QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/381. (QA-JID 207) -- 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
Re: [PR] 4.19 release docs [cloudstack-documentation]
rohityadavcloud commented on PR #381: URL: https://github.com/apache/cloudstack-documentation/pull/381#issuecomment-1928799269 Overall LGTM two remarks: Add Oracle Linux as support KVM distro and Add list of issues fixed ? -- 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
Re: [PR] 4.19 release docs [cloudstack-documentation]
shwstppr commented on PR #381: URL: https://github.com/apache/cloudstack-documentation/pull/381#issuecomment-1928859985 @blueorangutan docbuild -- 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
Re: [PR] 4.19 release docs [cloudstack-documentation]
blueorangutan commented on PR #381: URL: https://github.com/apache/cloudstack-documentation/pull/381#issuecomment-1928860845 @shwstppr a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- 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
Re: [PR] 4.19 release docs [cloudstack-documentation]
blueorangutan commented on PR #381: URL: https://github.com/apache/cloudstack-documentation/pull/381#issuecomment-1928861627 QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/381. (QA-JID 208) -- 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
Re: [PR] 4.19 release docs [cloudstack-documentation]
shwstppr merged PR #381: URL: https://github.com/apache/cloudstack-documentation/pull/381 -- 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