Doug On HIPAA

HIPAA (the Health Insurance Portability and Accountability Act), sets the standard for protecting sensitive patient data. Any company that handles protected health information (PHI) must ensure that strict protocols and protective security measures are adhered to. But maintaining the HIPAA standards of security over electronic information can be difficult especially with outdated storage systems.

Continue reading “Doug On HIPAA”

Facebooktwitterredditpinterestlinkedinmailby feather

Doug on Data: Delivering the Last Mile of Object Storage to End Users

Object Storage is the way forward for all your storage needs, it’s adaptable meaning it grows with your storage needs, it’s economical, being that you only pay for what you need, but it does also have a number of drawbacks. Object Storage is not easily accessible to end users, and often it lacks auditing controls, which can open your business up to a whole range of problems around security and governance of data.

So what do you do? Struggle on with Block storage that is often increasingly difficult to enlarge when your company grows? Or move to Object storage and struggle to keep control over your data?

Continue reading “Doug on Data: Delivering the Last Mile of Object Storage to End Users”

Facebooktwitterredditpinterestlinkedinmailby feather

Writing to an erasure coded pool in Ceph Rados

CephLately, we’ve been working very closely with RedHat’s Ceph Rados storage and it’s librados API, where we’re seeking ever closer integration with the backend storage to utilise many of Ceph’s benefits.

However lately, we hit an issue where one of our customers had configured their Pool to be erasure coded. Erasure coding is a form of data protection and data redundancy whereby the original file or object is split up into a number of parts, and distributed across a number of storage nodes, either within the same data centres or across multiple multiple data centres and regions.

Continue reading “Writing to an erasure coded pool in Ceph Rados”

Facebooktwitterredditpinterestlinkedinmailby feather

How to deploy a multi-node Ceph cluster using Vagrant

CephOne of the 50+ available cloud providers Storage Made Easy supports is Ceph, a distributed object storage based software storage platform. A number of our customers currently use Storage Made Easy to provide file share and sync capabilities to their end users with Ceph as their backend storage.

When integrating with Ceph, SME currently uses its S3 compatible interface through its Rados Gateway (RADOSGW) (see the picture below), which was a perfect fit, since we support a number of clouds that present such interfaces. However, recently, we have begun to evaluate building a connector using Ceph’s lower level APIs through Librados.

Continue reading “How to deploy a multi-node Ceph cluster using Vagrant”

Facebooktwitterredditpinterestlinkedinmailby feather