Hi Justin,
Hope you're doing well.
In a properly configured Hyper-V failover cluster with shared storage, you should indeed see consistent views of the shared storage across all nodes in the cluster. Each node in the cluster should have the same access and visibility to the virtual machine files on the shared volumes.
Here are some things to check and consider troubleshooting the inconsistency you're experiencing:
- Run the Failover Cluster Validation tool to check for any configuration issues.
- Check the Storage configuration.
- If Cluster-Aware Updating is in use, ensure it's not causing disruption during updates.
- Ensure that the file systems on the shared volumes are consistent. Run a file system check if needed.
- Ensure that both nodes are running the same version of Windows Server 2019 with the latest updates and patches.
Best Regards