Introduction There are many situations where you may need a new disk on your Linux system. For the most part, creating a new disk is a straightforward process. However, things can become complicated if you are trying to tinker with partitioning schemes and filesystem formats. To help simplify the process, this tutorial will give you a step by step outline …
CloudSigma How To Series: Satellite Data Repository
As announced earlier this month, CloudSigma is building and maintaining a repository of Sentinel data backed by a powerful service level agreement ensuring availability and performance. The following tutorial describes how you can access the satellite data in our cloud environment and download a specific image to your CloudSigma cloud server to process it. Accessing the object storage is possible …
CloudSigma How To Series: Drive Upload
In this tutorial of CloudSigma’s How To Series we tell you more about our storage system and how you can upload your own drive image in the cloud. Our cloud platform solution allows you to create and (re)size multiple persistent virtual drives including mounting multiple drives to a single cloud server and where available multiple storage tiers on the same …
Create a Script for Windows to Auto Expand your Partition after you Increase your Virtual Drive Size
At CloudSigma our infrastructure provides unbundled resources which gives a lot of flexibility. It means you can increase a drive’s size as you need to. The problem for the most people is however that when the drive size is increased at the infrastructure layer in the cloud, the filesystem is not expanded automatically and you have to do this manually …
Storage management with automatic periodic snapshots
A while ago, we introduced the ability to take snapshots of a drive. This is a very handy feature that allows you to quickly and efficiently save drive states even on live systems. Thanks to ZFS, automatic snapshots will only consume the delta between the current state and where the snapshot was taken. This means that if your original drive …