0

How can I get back a bare disk (with the data) that was used in a simple 2 nodes replicas GlusterFS cluster ?

Would removing the .glusterfs directory be sufficient or are the files themselves somehow tied to GlusterFS?

ryancey
  • 1,037
  • 2
  • 11
  • 27

1 Answers1

2

In addition to removing the .glusterfs directory, you would also need to remove the various extended attributes which gluster sets on each of the files/directorys in the brick.

itisravi
  • 3,406
  • 3
  • 23
  • 30