CloudStack Collaboration Conference 2021 Roundup – Virtual, November 2021
Taking place over 5 days (November 8 – 12), the CloudStack Collaboration Conference 2021 was the first virtual annual get-together of the Apache CloudStack community. The conference was 100% community-organised and was attended by over 420 people from over 25 countries, from leading enterprises, cloud and IaaS providers, managed service providers, software providers and telcos. […]
SystemVM template – Upgrade Improvements
When upgrading Apache CloudStack (ACS) to a newer version one must manually register new SystemVM templates before upgrading the packages. Failing to do so means having to roll back the database to the previous version, register the new template and start the upgrade again. We’ve developed a process (available as of CloudStack 4.16.0) to automate […]
What’s new in CloudStack 4.16
Apache CloudStack 4.16 is the latest release of the cloud management platform from the Apache Software Foundation and is a result of months of work from the development community. 4.16 is an LTS (Long Term Support) release so will be maintained for a period of 18 months after release. As always, the release contains a […]
Adding Comments to CloudStack Objects | CloudStack Feature First Look
CloudStack administrators are currently able to add annotations/comments on hosts, domains or virtual machines. This is useful as administrators may comment on the actions taken on those entities, allowing other administrators to know why actions were taken. This new functionality (available from CloudStack version 4.16.0 onwards) extends the scope of the comments feature to users, […]
GSoC 2021 and Apache CloudStack: The Results
With 16,000+ participants from 111 countries and 715 open-source organizations participating, Google Summer of Code is one of the most popular programs which helps students enter the technology world and gain new skills. GSoC pairs students with mentors from participating open-source organizations, allowing students to face the real world of software development and coding. For […]
Support for Custom Resource Icons in CloudStack | CloudStack Feature First Look
A CloudStack resource is typically identified by its name or description, and when creating and managing resources, zones are often named by their geographical location, team/company name for domains, accounts, projects and so on. However, as icons and images are generally easier to quickly identify we wanted to improve the user experience by providing the […]
Import Virtual Machines in CloudStack
Since CloudStack 4.14 it has been possible to import virtual machines (VMs) from a vSphere cluster directly into CloudStack, which introduced the concept of managed and unmanaged VMs. Managed VMs are those controlled by CloudStack, whereas unmanaged VMs have been either deployed directly on the hypervisor or removed from CloudStack (using the unmanageVirtualMachine API). To […]
The C-level Perspective on Running Open-Source Cloud with Ceph and CloudStack
The cloud and hosting market has experienced a complete transformation during the last decade. While previously there was a range of mid-sized local cloud providers dominating the market in each country, many providers were acquired by VC’s, larger providers, telcos and third-party enterprises in the last ten years. It is getting harder and harder for […]
Rocky Linux and openSUSE Support in CloudStack
In December 2020, Red Hat announced major changes to the roadmap of its CentOS distribution, including the early end of life of CentOS 8 in December 2021. Due to this sudden and unexpected change, new Linux distributions have been developed as possible alternatives to CentOS, which are binary-compatible with Red Hat Enterprise Linux 8 (RHEL8). […]
Enable Bulk Actions via the CloudStack UI
Want to start or stop a VM (Virtual Machine), or delete an offering in CloudStack? No big deal. However – what if you need to delete 20 offerings, or stop 20 VMs? Having to perform the same operation on each individual item is time-consuming, laborious and can be frustrating. Bearing this in mind, we’ve come […]