
Greetings, I once wondered how data is stored between replicated bricks. Specifically, how disks are stored on the storage domain in Gluster. I checked a mounted brick via the standard path (path may be different) /gluster/data/data and saw many directories there. Maybe the hierarchy is different, can't check now. But in the end I got a list of directories. Each directory name is a disk image hash. After going to a directory such as /**HASH** there were 3 files. The first is a disk in raw/iso/qcow2 format (but the file has no extension, I looked at the size) the other two files are the configuration and metadata. I downloaded the disk image file (.iso) to my computer via the curl command and service www.station307.com (no ads). And I got the original .iso which uploaded to the storage domain through the hosted engine interface. Maybe this way you can download the disk image to your computer and then load it via the GUI and connect it to a virtual machine. Good luck!