When virtual machines utilize shared storage architectures with Multi-writer locking or clustered filesystems (such as Oracle RAC or Microsoft WSFC with clustered VMDK), the modification timestamps (mtime) of the .vmdk files in the datastore directory do not update during active Guest OS disk writes. This is expected architectural behavior and should not be misinterpreted as a storage failure or hang.
Multi-writer locking disables exclusive host-level metadata ownership for the virtual disk to prevent contention between nodes. Because no single host maintains exclusive control of the file's management plane during concurrent access, the directory-level metadata attributes—including the mtime—are not updated dynamically on the datastore
This is expected architectural behavior for clustered and multi-writer configurations. To safely verify storage locking status or force a metadata update, follow these steps:
vmfsfilelockinfo -p /vmfs/volumes/####/####/####.vmdk