I have an application that we have lots of VMs where we test different version of it but the data it uses is the same across all of them. I can't setup a network filesystem for this due to security reasons. I would like to be able to do a linked clone of just the disk that holds the common data. Is there a way to do this? Thanks.