build-on-aws / content

Content repository for Community.aws
https://community.aws
Creative Commons Attribution Share Alike 4.0 International
48 stars 162 forks source link

Clustered storage simplified: GFS2 on Ubuntu using Amazon EBS Multi-Attach enabled volumes #920

Open vinayti-aws opened 11 months ago

vinayti-aws commented 11 months ago

Amazonian Contributors

If you are an Amazonian, please find the Community.AWS wiki for more information on how to propose content. Any GitHub issues submitted here will be closed.

Community Contributors

January 27, 2023 - Community.AWS content contributions are invite-only right now as we gather feedback and refine the publication processes and documentation. Star or watch this repository for updates as we open this up to more community authors in the coming months.

Interested in writing content for Community.AWS? Yay! We're so happy you're here.

  1. Review the Author Quick Start before submitting your proposal to get an idea of the content we're looking for.
  2. Set your proposed content title to the title of this issue.
  3. Fill out the information below.

What is the title of the content you're proposing?

Clustered storage simplified: GFS2 on Ubuntu using Amazon EBS Multi-Attach enabled volumes

Describe your content, including takeaways for the reader, in three to four sentences.

In this post we presented a solution to create a two node Ubuntu cluster running a cluster aware GFS2 file-system which utilizes the EBS Multi-Attach feature to mount the same EBS volume as block device on multiple instances at the same time. This is useful for customer running mission critical latency sensitive application. They can benefit by reducing the time that is required to replicate the data during node failures.

What theme is your content related to?

Storage

When can you provide your first draft of content by?

I have a draft ready in word .doc format. Need to convert it into markup language. I can do within a week.

What are 2-3 links to previous written content you have published?

This is my first community.aws post. I was on spec-reqs. i have got reached out by multiple customer to similar asks. Hence the notivation to write this post.

buildon-publication-bot[bot] commented 11 months ago

Thank you for your submission! We will review it shortly!

rwk-unil commented 2 weeks ago

Any news ?