Our QC team is currently validating the patch addressing compatibility with vSphere 7.0. Stay tuned for updates.
Thanks
Veeam Backup & Replication v10: we have finished the regression testing of vSphere 7 GA code against v10, and found only one major issue/incompatibility. But luckily, it's not "in the way" and has a simple workaround too. The issue is specific to using the hot add transport mode in Replica Failback and Quick Migration, and causes these operations to fail with the "The file is locked or in use" error for VMs residing on vSphere 7 hosts. The issue is caused by a change in vSphere 7: it now locks ALL delta files in the snapshot chain for exclusive access. Previous vSphere versions did not lock read-only delta files exclusively, which allowed us to read their content directly, thus accelerating some operations significantly. This is what fails now, but there's a workaround: select a backup proxy that is set to use the network transport mode aka NBD (this can be controlled in the backup proxy settings).