Hi @williamss159 ,
If you want to store ISO, which are files, you need a filesystem. Filesystems can be created on top of a raw device , partition, or LVM slice.
However, cluster of nodes is a special case. It requires a cluster aware filesystem. Using regular filesystem will cause data...