Virtualization Data Storage virtualization in Linux (Part 2) In the previous part we talked about how we can create sparse file storage and create file system to mount or share across network. Now we will look into some common disk operations that we can do with this storage like scaling, encryption etc. By Shubham Dubey 28 Dec 2017
Virtualization Data Storage virtualization in Linux (Part 1) Learn how to use file storage in Staas services. In file storage we create a file and use it as our virtual partition then format it in desire file system and mount it. All the operation we do in our real disk partition(/dev/sda*) can be done on that with some little tricks or manipulation. By Shubham Dubey 28 Dec 2017