Hi everyone, I have a question:
I'm deploying a Harvester cluster with 3 nodes. Suppose each node has 1TB of storage, so the total is 3TB.
If I create a VM with a 300GB volume on one node, the data will also be replicated to the other 2 nodes, meaning it will consume 900GB in total (300GB on each node).
Now, if I deploy a SAN and configure it so that Harvester writes data to the SAN instead, will it store just 300GB, or will it store the full 900GB (including replication)?
Thank you all for reading my question!