Skip to main content

· 9 min read

Written by Callum Sinclair - Product Engineering Manager.

This article covers what's new in our latest Quarterly release series from June 2024 to August 2024. Read the release notes here.

Comet 24.8.0 Tethys

We're very pleased to announce our latest Quarterly release series - Comet 24.8 Tethys. This is the the latest entry in our quarterly rollup series, that branches off from our main rolling Voyager development into a fixed target for you to qualify and build your service offering upon.

Tethys is a moon of Saturn and is named after the Titan from Greek mythology. The best photos and scientific data about Tethys come from the 2015 visit by the Cassini spacecraft, named after Giovanni Cassini who discovered Tethys in the 1680s. Tethys was thought to be the closest moon to Saturn for 100 years, until Mimas and Enceladus were discovered in the 1780s, pushing Tethys out to third place. Tethys' orbit is still close enough to Saturn that it passes right through Saturn's magnetosphere. On Earth this would make for a dazzling aurora, but Saturn's auroras are only visible in UV light.

Tethys is a lot smaller than our own moon, at only 1% of the mass, and it seems to be almost entirely made of water ice. The nearby moon Enceladus has geysers that spray ice out into space, and this tends to create a thin ring around Saturn of ice particles. Tethys orbits right through this area and is sandblasted by these ice particles, making Tethys extremely shiny and and reflective.

As for the software, Comet 24.8.0 Tethys brings 7 new features and 25 enhancements, including support for advanced Windows metadata; granular restore from Linux filesystems; additional retry features; the ability to bulk convert from Storage Role to direct-to-cloud storage; and much more.

The full set of changes can be found in the release notes.

Webinar announcement

If you'd prefer to watch rather than read, we're hosting a webinar to discuss this new quarterly release and all the new changes. Please register before we go live on Tuesday 10 September (4pm EDT / 1pm PDT) to catch up on all the latest Comet news with Comet's CTO, Mason and Product Engineering Manager, Callum. As usual, there will be time for a live question-and-answer session at the end of the presentation.

As well as that, we have many more videos available on our website, including guides on getting started with Comet, individual features, demonstrations with our technology partners, and webinars for previous quarterly software releases.

Configurable Retries For Failed Backup Jobs

When a backup fails, it can lead to manual interventions or escalations to your technical team. Both of these are time consuming and frustrating when they occur. To prevent this, Comet retries 1000s of times during a backup to make sure it succeeds. Comet does this by retrying S3 APIs to make sure uploads and downloads succeed, as well as retrying any network errors that we determine as retryable.

Even though Comet has 1000s of retries within a backup, errors that can cause a backup to fail are inevitable. This can be from many various and often external factors such as service disruptions or hardware failures. When a backup fails due to these errors, often restarting the backup will succeed.

Our new Configurable Retries feature allows you to configure how many times a backup should attempt to retry when an error occurs, and how long it should wait to retry the job again. When this feature is configured, Comet will not mark a backup job as failed if it going to retry again later. Instead it will be marked as "Running (retry)" so you are able to see that Comet is still trying to get a successful backup.

It is important to note, that when Comet retries a job using this feature it needs to rescan all of the data in the Protected Item again. This is because it starts the job again from scratch. This does not mean all of your data will be uploaded again as Comet makes use of client-side deduplication and compression. This means that only the changes that weren't uploaded in previous attempts will be uploaded to the Storage Vault.

You can configure the new retry feature in two different ways. The first is by policy. You are able to configure per policy how long Comet should wait after a bacukup job fails, as well as how many times Comet will retry a failing backup job before it reports the error status. When a user has this policy applied, all Protected Items configured for this user will have the new retry feature applied.

You can also configure this feature per Protected Item. This provides you with a lot of flexibility as you can select Protected Items you would like to retry, rather than applying it to all Protected Items configured for a user.

To do this, you will see a new option on the Protected Item Schedule

Overall, this is a great new addition to Comet as it allows our MSPs to have Protected Items dynamically retry when an error occurs. This will help reduce the number of escalations to technical teams for intermittent issues.

Restore Windows Disk Image Backups From Linux

In Comet 24.8 Tethys, Comet users will be able to restore Windows Disk Image backups directly from a Linux device. This makes cross-platform data recovery a lot easier as you no longer need a Windows device to restore Windows Disk Image backups.

To restore Windows Disk Image backups from Linux, you can use the Comet Backup desktop app or the Comet Server web interface. Because the Disk Image backup will have been performed by another device, you will need to login to the Linux device using the same username and password as the Windows device. This will allow you to restore Protected Items from other devices. The examples below are from the Comet Backup desktop app running on Ubuntu.

Once you have selected the Windows Disk Image Protected Item you would like to restore from you have four different methods to recover the files. These are restore to physical device(s), restore as virtual disk files, granular restore and restore as VMware virtual disks.

Restoring to physical device(s) allows you to write the data directly to a physical or virtual drive that is connected to the Linux device. You can then use the drive to boot the restored Windows device.

Restoring as virtual disk files allows you to create a VMDK file that contains all of the restored data. You can then load the VMDK into your preferred hypervisor such as VMware ESXi to boot the restored Windows device.

Granular restore allows you to recover a selection of Files and Folders without having to restore or boot the whole disk. This is great if you just need to grab a couple of important files quickly without having to restore the entire Windows device.

Restoring as a VMware virtual disk is similar to our virtual disk restore mode, except it converts the VMDK into a format that is bootable by VMware without any other steps required.

Each of these options provide you with flexibility to recover data from our Windows Disk Image Protected Item, whether it's the entire device, or just a couple of urgent files you need to grab.

Linux Based USB Recovery Media For Windows Disk Image Backups

We are excited to introduce a new Linux based recovery media to restore Windows Disk Image Protected Items. Prior to Comet 24.8 Tethys, creating USB recovery media relied heavily relied on Windows to create a small ISO with Comet pre-installed to restore Disk Image backups.

The Windows based recovery environments relied on WinRE (Windows Recovery Environment) or Windows To Go to be installed on the device creating the recovery media. This meant for distributions of Windows where WinRE or Windows To Go is not available, it is not possible to create USB recovery media for Comet.

In Comet 24.8 Tethys, you will now be able to create a Linux based recovery environment. The process uses Docker to create a Debian based ISO with Comet pre-installed. This works well with our new Windows Disk Image backup restore capabilities from Linux announced above.

To create a Linux based recovery image, click "Create Recovery Media" on the Comet Backup desktop app. If the device also has Docker installed, you will see the new Linux ISO option becomes available.

Once the recovery image has been created, simply image it to a USB device. You will then be able to select it as a bootable device.

Once the recovery media has booted on the device, you will automatically be logged in and shown the pre-installed Comet Backup desktop app.

Automatic Storage Vault Locking Cleanup

Sharing a Storage Vault is a fantastic way to reduce storage costs as Comet is able to deduplicate data across all devices that share a vault. This means, we only need to store one copy of the same file that exists on all devices. To ensure data is safe at all times, Comet uses Storage Vault locking to ensure one device doesn't remove essential data that another device was using.

If a PC shuts down unexpectedly such as if a laptop runs out of battery, Comet may leave a Storage Vault locked. This prevents other Comet devices that share the same vault from working, as when a Storage Vault is locked it means a device is running a data sensitive operation. One such operation is a retention pass.

Comet attempts to clean up Storage Vault locks, but this only happens when a new backup job runs. To improve how frequent backup jobs fail due to Storage Vaults being locked, Comet will now automatically remove vault locks when a devices wakes from sleep or when it boots.

This is a great improvement for our customers who have multiple devices sharing the same Storage Vault.

· 5 min read

Written by Michelle Wong - Marketing Specialist

We sat down for a chat with Ben Frengley, one of our software developers who has been with the company for three years since September 2021. This piece has been lightly edited for length and clarity.

Where did your passion for tech start?

It probably started with my parents – they both did computing training for agricultural farmers and forestry. Growing up we always had a bunch of computers around. When I was a kid, I was set up playing Pokémon Blue on an emulator on Windows 95.

My earliest memory of programming is my dad teaching my sister and me to write Blackjack in Visual Basic for Applications and Excel. I was maybe ten or so.

What attracted you to work at Comet?

The actual interview process was fun. During my interview with Mason, our CTO, we spent 90 minutes talking about writing compilers and emulators. We had an immediate rapport. I could see the clear passion Mason has for technology and programming. I really enjoyed our conversation and could tell Comet would be a good place to work.

How would you describe the team culture?

Comet is a very people-first company and very human. It's a workplace where it's more about the people than the product. The team members at Comet are clearly interested in and passionate about technology.

The team culture is very collaborative, in terms of how we approach problem solving and goal setting, we work together on addressing how to achieve things and everyone, at every level, can get involved.

Everyone’s contributions and ideas are welcome, from team leads to junior developers. You feel like you can immediately get involved in the discussions, which I think can be intimidating in other workplaces.

What does your day-to-day look like?

I work on a lot of different things at once. I’m often the person who looks into obscure software bugs customers encounter. I also enjoy proactively combing through the code to identify issues and fixing them up. So it's pretty varied each day.

You were a mentor to Jackson, one of the junior developers. What did you enjoy about being a mentor?

It was very rewarding because when Jackson came in, he was at the beginning of his career. He was still finishing his university degree while he was started working here in the junior developer / support role, so he was quite fresh.

It really gave me an opportunity to help shape someone's thinking about software and development and how to approach problem solving. Everybody at Comet is incredibly lovely, so he was just very fun to teach as well.

Being a mentor taught me a lot about communication and understanding how other people approach problems because people think in very different ways. It’s beneficial to see how the other person approaches things.

What advice would you give to someone who wants to become a developer?

Always ask questions and ask why. My number one tip for working out what’s going wrong is to read the error messages – read the thing that tells you what’s going wrong. It sounds obvious, but it's a real skill that takes practice.

You learn when something goes wrong you have to learn how to connect the dots and oftentimes there are very obvious hints on where to look, you just have to pay attention and learn to filter out what's relevant and how it relates to the internal state of your program when it went wrong.

Thoroughly reading your error messages and your stack traces and all of the information that you get given when something goes wrong is the first thing that you should do. It's easy to fall into the trap of jumping straight back into your code to find the why without first understanding the what and where.

What keeps you passionate and moving forward in the field?

I like problem solving – it is very logical but also creative. I really enjoy digging and understanding why something is the way it is and I think that's why I end up on a lot of bug investigations.

There's a lot of satisfaction in learning how something works and then putting all the little pieces together to figure out why it's not working exactly how it should. I think that's just a fascination from my entire life that applies extremely easily to software development.

What are some of your interests and hobbies outside of work?

I like rock climbing, bouldering, hiking, reading, and playing games. I got a 3D printer recently, which is fun. I also like growing lots of plants; I have chilli plants and a collection of maybe 30 succulents and some orchids.

We know everyone at Comet loves food. Do you have any favorite recipes?

I've always been into baking. My mother loves cooking, that's where I get that from. When I was a kid we would always have fresh bread out of the bread maker. Then I got a bread maker for my 21st birthday and I still make bread.

These are some cookie recipes that I’ve been using recently: The Ideal Chocolate Chip Cookie video from YouTube and this Sourdough Chocolate Chip Cookie recipe.

· 4 min read

Written by Callum Sinclair - Product Engineering Manager.

"What's New?" is a series of blog posts covering recent changes to Comet in more detail. This article covers the latest changes in Comet Voyager over July 2024.

There were six Comet releases during July - four in the Voyager release series, plus two updates for our Enceladus release series.

We've landed a few large and exciting features:

Back Up and Restore Advanced NTFS Features

The NTFS filesystem on Windows supports many advanced features. One feature is its advanced permission and ACL support, allowing control over which Windows user accounts have access to read or access certain files. Another special NTFS feature is Alternate Data Streams (ADS), which allow the file's main content to be accompanied by entirely different data streams.

In Comet version 24.6.2 or later, we have added a new option "Back up extra system permissions and attributes" to configure for File & Folder Protected Items.

When the new option is selected, Comet will back up the following additional NTFS data:

  • Attributes (system, hidden, integrity)
  • Alternate Data Streams (ADS)
  • Extended Attributes (EA)
  • Full Windows permissions (SACL / DACL)

The extra permissions and attributes are preserved for files and directories. When the file or directory is restored from a Windows device, the permissions and attributes will be re-applied. If the restore takes place on a non-Windows device, the extra information will not be available.

Protecting Alternate Data Streams on Windows devices is vital for maintaining data integrity, application functionality and security. You can now easily include these important attributes in your backups, ensuring a robust and secure backup strategy.

Granular Restore for FAT32, EXT4, and XFS filesystems

Granular Restore enables the recovery of individual files and folders from within a virtual disk image, without having to restore the entire disk.

As part of Comet 24.6.3, we have improved our Granular Restore feature to work with FAT32, EXT4, and XFS filesystems. For partners protecting Linux based Virtual Machines using our Hyper-V or VMware Protected Items, you will be able to recover individual files and folders without needing to restore the entire VM. To make use of this feature, all you need to do is upgrade to Comet version 24.6.3 or later.

This means you are able to recover data faster, reducing downtime and enhancing productivity.

Improved retries for S3 Storage Vaults Downloads

Networking related errors are an inevitable part of downloading data from a S3 Storage Vault. Previously, when downloading data from an S3 Storage Vault, Comet would attempt up to 10 retries to successfully download the data. However, each time an error occurs, the process has to start over from the beginning. This is particularly problematic for Comet's index files, which can become quite large.

If Comet is unable to successfully download the index files, it is unable to start the back up job. This is because the index files are a critical part of how Comet backs up data to Storage Vaults.

With Comet 24.6.2, we have improved downloads from S3 Storage Vaults to dynamically restart from where they left off, instead of starting over from the beginning. This means that when an error occurs, Comet can resume the download from the point where the interruption happened. This reduces the amount of data that needs to be re-downloaded and improves the overall reliability of Comet when backing up to a S3 Storage Vault.

Notice: Windows System Backup Protected Item Deprecation

Our Windows System Backup Protected Item is being deprecated. Before we added our Disk Image Protected Item, Windows System Backup Protected Item was a great way to backup and restore entire Windows disks. However, it required spool space (temporary storage) to be able to perform this backup. This means for a 500GB disk, Comet requires an additional 500GB of free space for this Protected Item to work.

As part of our deprecation process for our Windows System Backup Protected Item, upon upgrading to Comet 24.6.3 or later, back up jobs for this Protected Item will now finish with a warning status. Please convert these Protected Items to Disk Image Protected Items before this option is removed from Comet in November (Comet Release 24.11).

We're committed to continuously improving our services and look forward to delivering even more enhancements in the future. Thank you for your continued support!

· 3 min read

Written by Michelle Wong - Marketing Specialist

History of SysAdmin Day

System Administrator Appreciation Day, or SysAdmin Day, is celebrated on the last Friday in July and recognizes all the IT professionals who keep our organizations up and running around the clock. SysAdmin Day was created in 2000 by Ted Kekatos, a system administrator, and has been celebrated around the globe since. This year SysAdmin Day falls on Friday, July 26, 2024.

What is a SysAdmin and what do they do?

SysAdmins are the everyday IT heroes who keep our hardware and software running smoothly, manage our organizations’ IT environments, and keep our networks and systems secure. They are critical to supporting all your organizations’ IT operations in various areas, including:

  • Data backup
  • Managing users (permissions, troubleshooting, etc.)
  • Configuring and updating systems
  • Network security
  • Cybersecurity protocols
  • Hardware and software troubleshooting

Backups for System Administrators

Backing up data is an important part of a SysAdmin’s role in safeguarding organizations and businesses. Backups help protect data against human error, hardware failure, ransomware, and natural disasters.

Comet Backup is an all-in-one backup solution built for IT teams and managed service providers (MSPs) to help protect businesses and prepare them with a disaster recovery and business continuity plan. Comet Backup is highly configurable, supports a broad range of backup types, and has flexible storage options.

Top 5 Tips for SysAdmins using Comet Backup

Here are some tips and best practices for SysAdmins using Comet Backup:

1. Configure and check user permissions – user profiles are used in Comet’s encryption and key management, and therefore, act as a security boundary.

2. Enable MFA (multi-factor authentication) for admins and end users – secure backups and logins with strong passwords and MFA for an additional layer of security.

3. Set a retention policy – to save storage space and ensure required data is kept for compliance and business continuity.

4. Automate backups on a regular schedule– to ensure consistent data protection, improve business continuity, and reduce recovery time.

5. Set up custom email reports – to ensure that unsuccessful jobs and warnings can be investigated and addressed as soon as possible.

Thank you to all SysAdmins & IT professionals!

While SysAdmin Day is a great reminder to express thanks to your organizations’ system administrators that keep everything running 24/7, we think they should be celebrated every day as our IT heroes.

· 5 min read

Written by Michelle Wong - Marketing Specialist

We sat down for a chat with Josh Flores, our General Manager who has been with the company since before the launch of Comet Backup in 2017. This piece has been lightly edited for length and clarity.

What is your role and how long have you been at Comet?

I’m the General Manager and I’ve been at the company for about 10 years, before Comet became Comet. I have done pretty much every job here at Comet, apart from coding.

Tell us about when you first started working with this leadership team.

I first joined the company when it was Nexus Data Backup, a large backup provider for medical centers, law firms, and other businesses across New Zealand.

A few years later, we sold that backup MSP side of the business. During this time, we had developed our own internal tool, called MyClient, for monitoring all the backup solutions we were using.

Then after a number of years, we launched Comet Backup based on our experience running those earlier businesses.

How did the team decide to develop Comet as a backup solution?

Running MyClient was interesting because we were the integration tool for all of these other backup products. We interacted with the MSPs that were using our tool to manage their backup solutions and we heard a lot from the MSPs about the tools they liked and didn’t like.

We also heard from the MSPs about what they wanted in backup software, but they couldn’t necessarily find. We were getting to the point that the MSPs were asking us to custom build features in MyClient to cover the gap in that functionality that they wanted in their backup software.

Since we were already doing some backup development, we explored the idea of building our own backup solution. That's when we went through the process of R&D. After beta testing and development, we launched Comet in February 2017.

What excites you most about Comet?

Every day there’s something new. There’s always new types of customers, new advancement in the technology. Since the early days, our team has grown dramatically. We now have a customer base spanning 120 countries, and vendor relationships around the world. Every quarter, we’re expanding in really exciting ways.

How would you describe the team culture at Comet?

It’s amazing. We have a very dedicated team that are really interested in the company, in our customers, and what they're doing. And that passion is contagious.

We also have a very diverse and international team, people from different industries and different cultures. All of that adds to the amazing team culture Comet. Work is always fun when you enjoy the people you work with.

How have you maintained the team culture as the company has grown?

We're selective in our hiring process to prioritize ensuring people will be a great cultural fit. Occasionally, we’ve interviewed candidates who have an outstanding technical skillset, but they would have altered the team dynamic and we’ve passed on those opportunities.

I’d rather hire someone who’s hard working, eager to learn and has a positive attitude and train them up a bit. It’s incredibly important to me to nurture and protect the team environment we’ve built.

How does Comet support the culture of both the remote and office based teams?

Comet has a hybrid working model with a few days in the office and a few days where team members can work from home. We also have some team members who are fully remote.

We try and do absolutely everything we can do to ensure that if you're remote, you still feel like one of the team. On Slack we have our weekly virtual coffee catchups. We really encourage people to talk, not just about work all day, but also to connect on a personal level because that makes spending time together so much more meaningful.

We have different Slack channels like the pets channel, food channel, games channel. People often share photos of their holidays. Stuff like that. It keeps things fun.

We also have CometCon twice a year where we get everyone together for a week for our internal company conference to connect and hang out in person.

Tell us more about CometCon.

CometCon is an opportunity for us come together to collaborate and connect in person. Teams that don’t work as closely on a daily basis will lead sessions where the whole company gathers to brainstorm and learn from one another.

A recent example of this is our marketing department did workshop on our website. And developers who normally wouldn’t give input on that area of the business had a say in the process.

Everyone is encouraged to share their opinions, to critique how we do things, to offer up new ideas. Anyone, at any level, can propose and give one of the scheduled talks on a topic they think would be useful to the company.

It's also a chance to have some fun together. The social events and the food is always a highlight during the week, especially the taco truck. We spend a lot of time focusing on building the product, but it’s also really important for us to have balance and have fun.

What are some of your interests and hobbies outside of work?

In my free time I really like to chill out – I’m into movies, I do a lot of reading, going to the pub, walking the dogs. I'm also really into cooking and trying new stuff, like barbecuing.

· 4 min read

Written by Callum Sinclair - Product Engineering Manager.

"What's New?" is a series of blog posts covering recent changes to Comet in more detail. This article covers the latest changes in Comet Voyager over June 2024.

There were three Comet releases during June - two in the Voyager release series, plus one update for our Mimas release series.

We've landed a few large and exciting features:

Faster Measurement of Storage Vault Sizes

Enforcing Storage Vault Quotas is an important feature of Comet, providing our Managed Service Providers (MSPs) with the ability to restrict how much data a customer is allowed to back up. This feature offers flexibility to accommodate a wide range of business cases and ensures that resources are used efficiently.

In Comet version 24.6.1 and later, we've made a significant enhancement to how we measure the size of stored data in a Storage Vault. This improvement dramatically reduces the time required to start a back up job.

In our test cases, for a Storage Vault with a few terabytes of data stored it would take 10 or more minutes to measure how much data was stored. In Comet 24.6.1 this now takes a few seconds. This change benefits all our customers by enabling faster job initiation, which in turn means that jobs complete quicker.

This improvement not only enhances the user experience by reducing wait times but also optimizes resource usage, allowing our MSPs to provide even better service to their clients. We're excited about this update and the positive impact it will have on your back up operations.

Software Build Role Tenant Settings

Software Build Role is a Comet Server feature that is responsible for generating client software installers of Comet. When enabled, it activates the Download Client Software page in the Comet Server web interface.

We have now added the ability to enable or disable the Software Build Role per tenant, providing greater flexibility for Managed Service Providers (MSPs) using Comet. Additionally, we've introduced support to configure whether an admin account can change these settings via policy.

These enhancements offer MSPs more control over their software build configurations, allowing for tailored management and improved service offerings.

Constellation Role Memory Improvements

Constellation Role is a Comet Server feature that provides insight across multiple Comet Servers and is essential tool for automatically removing unused storage. It works by verifying if data in a storage bucket belongs to an active user account on a Comet Server and removes data with no associated user, which can occur if a user is deleted without deleting their stored data.

In older versions of Comet, Constellation Role required a large amount of RAM to perform this function. However, in Comet 24.6.0, we have significantly reduced the RAM usage for Constellation Role, resulting in substantial speed and resource improvements. This means Constellation can prune larger amounts of data faster, and often more reliably.

This has a real benefit for our customers using Cloud Based storage, as removing unused data when it is no longer required is cost effective in the long run.

IP Rate Limiting Added to Comet Server Interface

To improve the usability of our IP rate limiting controls, we have added the ability to configure them in our Comet Server web interface. Previously this feature was only configureable via directly editing the config file of the Comet Server.

By configuring IP rate limits you can control the maximum bandwidth for IP addresses using regular expressions and set limits in bytes per second. Multiple rules can be defined, creating rate-limiting domains that match incoming requests. Rate limits apply separately to ingress and egress traffic, allowing simultaneous upload and download limits.

IP rate limiting can help maintain consistent performance and fair bandwidth usage across all users, and with our latest Comet release, it is even easier to configure.

Impossible Cloud Webinar

If you haven't seen it, check out our recent blog post announcing our Impossible Cloud Integration as well as our joint webinar on Premier Cloud Storage & Backup for Europe’s MSPs on Wednesday, July 17th at 11am CET (Central European Time).

New Charging Model for Hyper-V and VMware Protected Items

You will notice that Hyper-V and VMware Guests will be charged daily per Protected Item from July.

This updated charging model can lead to a reduction in your overall bill. By charging per day per Protected Item, we align costs more closely with actual usage, potentially lowering your expenses.

We're committed to continuously improving our services and look forward to delivering even more enhancements in the future. Thank you for your continued support!

· 3 min read

Written by Michelle Wong - Marketing Specialist

We're proud to announce our partnership with cloud storage provider, Impossible Cloud. As a European-based company, this is a great option for IT Providers with GDPR compliance requirements. All data is securely stored within a European Cloud Provider in top-tier, GDPR-compliant, and ISO-certified data centers, eliminating the need for additional investment in data storage compliance.

Who is Impossible Cloud?

Impossible Cloud is Europe’s premier cloud storage solution, designed to provide businesses with secure, scalable, and cost-effective data storage.

Their platform features built-in ransomware protection, unlimited hot storage, and 100% S3 API compatibility. Advanced security measures and significant cost savings makes Impossible Cloud an ideal choice for businesses looking to enhance their data storage capabilities.

How the Integration Works

Comet’s user-friendly integration with Impossible Cloud allows you to easily select Impossible Cloud as your storage solution.

The integration includes Storage Template support for provisioning direct-to-cloud buckets for individual end-users. This feature can use Impossible Cloud's IAM functionality for end-user support, as well as their partner API for MSPs who are looking to start reselling Impossible Cloud storage.

Object Lock for Protecting Data from Ransomware

Another great feature we have with Impossible Cloud is Object Lock integration for creating immutable backups. Object Lock puts the data in an immutable state—it’s accessible and usable, but it can’t be changed or deleted. This provides complete defense against ransomware attacks, giving you peace of mind for data stored in the cloud.

Impossible Cloud IAM Storage Template with Object Lock

Cost Savings

Another aspect that makes Impossible Cloud competitive for IT Providers is their price €7.99 per terabyte per month, with no egress or hidden fees. Impossible Cloud’s has a pay-for-what-you-use pricing structure which is designed to be transparent and predictable. This price is competitive with Wasabi, Backblaze and our own Comet Storage offering, with the benefit of allowing you to pay in Euros if you wish.

More Resources

Find out more about the Comet Backup and Impossible Cloud partnership in our documentation and on Impossible Cloud’s website.

Webinar

If you want to learn more about our integration partnership, join us for our joint webinar on Premier Cloud Storage & Backup for Europe’s MSPs on Wednesday, July 17th at 11am CET (Central European Time). If you can’t make it live, you can still register to get the recording sent to you after the webinar.

Register for the webinar here.

· 3 min read

Written by Michelle Wong - Marketing Specialist

Last week we held our fourth CometCon event, a company-wide internal conference where both local and remote team members gather at Comet HQ for a week of collaboration, workshops, speaker talks, and connection.

As usual, our General Manager, Josh, kicked off the week with a fun team activity – this time splitting everyone into teams for an interactive quiz. After the winners were presented with their prizes, we launched into the conference sessions.

Here are some highlights from the week:

Speaker Series

At each CometCon, every department is welcome to submit a topic for the speaker series. This week we had three technical deep dives from our developers, a website workshop with the Marketing team, customer insights from the Sales team, and a Q&A session focused on our European distributor market. It’s always valuable to learn from different departments and discuss how we can improve the product and experience for our customers.

Developer Sprint

During CometCon, our developers worked in pairs on a dedicated week-long sprint. It was great to partner the devs up with someone they don’t usually work with to generate fresh ideas and smash out specific projects.

Open Discussions

In addition to the speaker series, we also had several open discussions about the product roadmap and our company direction, facilitated by Callum, our Product Engineering Manager, and Josh, our GM. Everyone was welcome to ask questions and contribute to the conversation in a town hall style discussion. It’s important to us to hear different perspectives and thoughts from all the teams on Comet’s journey.

Time for connection

One of the most valuable parts of CometCon is the unstructured time to connect and chat with everyone in person, especially for our fully remote team members. Even for those who work at Comet HQ – our company has a hybrid model where a couple days are remote each week – it is valuable to have everyone together for a full week. We find that the conversations and innovative ideas that get tabled over a shared plate of tacos or a pint at the pub, it something you just can’t replicate over Slack.

That’s a wrap

This was our best CometCon yet! The energy and buzz of having everyone together was amazing. Huge thanks to the event organizers for another successful CometCon! We can’t wait for the next one.

· 4 min read

Written by Callum Sinclair - Product Engineering Manager.

This article covers what's new in our latest Quarterly release series from March 2024 to May 2024. Read the release notes here.

Comet 24.5.0 Enceladus

We're very pleased to announce our latest Quarterly release series - Comet 24.5 Enceladus. This is the the latest entry in our quarterly rollup series, that branches off from our main rolling Voyager development into a fixed target for you to qualify and build your service offering upon.

Enceladus is a moon of Saturn and is named after the giant Enceladus of Greek mythology. There are a few worlds that are thought to have liquid water oceans beneath their frozen shell, but Enceladus sprays its ocean out into space where spacecraft can sample it. From these samples, scientists have determined that Enceladus has most of the chemical ingredients needed for life, and likely has hydrothermal vents releasing hot, mineral-rich water into its ocean. Enceladus is about as wide as Arizona, and it also has the most reflective surface in our solar system. Because it reflects so much sunlight, the surface temperature is extremely cold, about minus 330 degrees Fahrenheit (minus 201 degrees Celsius).

For users coming from the previous 24.2 Mimas quarterly release series, Enceladus adds 6 new features and 38 enhancements. Some of the new features we are excited about are:

  • Hyper-V Changed Block Tracking (CBT) support
  • Impossible Cloud Storage Templates
  • SMB Storage Vaults
  • Comet Backup desktop app Protected Item wizard refresh
  • Syncro integration
  • Server Self Backup enabled by default

The full set of changes can be found in the release notes.

Webinar announcement

If you'd prefer to watch rather than read, we're hosting a webinar to discuss this new quarterly release and all the new changes. Please register before we go live on Tuesday 11 June (4pm EDT / 1pm PDT) to catch up on all the latest Comet news with Comet's CTO, Mason - and as usual, there will be time for a live question-and-answer session at the end of the presentation.

As well as that, we have many more videos available on our YouTube channel, including guides on getting started with Comet, individual features, demonstrations with our technology partners, and webinars for previous quarterly software releases.

Microsoft Office 365 Protected Item Performance Improvements

Over this month, we have made significant improvements to the backup performance of our Microsoft Office 365 Protected Item. These performance improvements mean the backup job completes faster, as well as reduces the amount of data we need to upload. We expect partners to see Microsoft Office 365 Protected Items finish up to 30 times faster.

Disk Image Drive Letter Selection

When configuring a Disk Image Protected Item in the Comet Server web interface, it can be difficult to configure when the device is not currently connected to the Comet Server. To help partners configure a Disk Image Protected Item more easily, we have added a new option to select disks to protect by drive letter.

Bulk Upgrade CPU Limits

Our Bulk Upgrade feature is a great way to keep Comet Backup desktop app installs up to date with the latest version that the Comet Server is running. However, for Comet Servers with many tenants using custom branding, a Bulk Upgrade campaign to upgrade older clients consumed significant CPU time building new client installers quickly.

In Comet 24.3.8 we added a new configuration option to limit the maximum number of CPU cores Comet can use during a Bulk Upgrade campaign. This is a fantastic improvement as it reduces the burden on system resources during a Comet Server upgrade. It also provides a more robust Bulk Upgrade campaign, as Comet Backup desktop app installs can be upgraded without overwhelming the Comet Server's resources. For more information, you can check out our documentation here.

Windows System Backup Protected Item - Deprecation Notice

Our Windows System Backup Protected Item is being deprecated. Before we added our Disk Image Protected Item, Windows System Backup Protected Item was a great way to backup and restore entire Windows disks. However, it required spool space (temporary storage) to be able to perform this backup. This means for a 500GB disk, Comet requires an additional 500GB of free space for this Protected Item to work.

Because of this limitation, and how difficult it is to setup, we have always recommended partners use our Disk Image Protected Item. To assist partners through this change, we have built a Windows System Backup to Disk Image conversion tool. For more information, you can see our documentation on the tool here.

We will be removing this Protected Item in November (Comet Release 24.11).

· 2 min read

Written by Callum Sinclair - Product Engineering Manager

We're pleased to announce the Syncro integration with Comet is now available. This has been a popular feature request and we are pleased that partners can now monitor their backups through Syncro's RMM platform.

Who Is Syncro?

Syncro - Helps you scale your MSP buisness with efficiency and ease.

Transform how you manage customers and your business with RMM, PSA and remote access in a single platform. The streamlined workflow allows you to focus your time and energy on what you're an expert in – providing solutions for your clients.

How The Syncro Integration Works

With the Syncro integration, you can access RMM alerts in Syncro's platform when a Comet backup job fails or doesn’t run. This allows you to see your alerts in one place, rather than logging into Comet, and troubleshoot before you lose any business critical data.

If you are interested in configuring this integration, you can read our guide here.

What To Expect

When a backup job fails, a new RMM alerts will be created. You can see this on the Open RMM Alerts page in Syncro. An example of how this will look is:

If the failure is due to an intermittent issue, Comet will clear the alert when the backup job succeeds again.

This means you no longer have to login to your Comet Server to check if backup jobs are running successfully or not.