Two vm's with same configuration one runs fine the 2nd very slow
Posted: 15. Feb 2022, 22:20
Hello,
I have two VM's with guest OS X and only one VM disk.
If I attach the disk to the first VM, it works just fine, however, when I attach the very same disk to the second VM is so sluggish that becomes unusable.
I already compared the .vbox configuration files in both VM's and the only differences are the name, ID's. position values, MACAddress and time stamps, so I think there must be some internal value not shown in the .vbox file.
I also tried comparing both VM's configurations using the command line:
C:\Program Files\Oracle\VirtualBox>vboxmanage showvminfo "VM OK"
vs
C:\Program Files\Oracle\VirtualBox>vboxmanage showvminfo "VM Wrong"
And there are NO significant differences between both.
Is there a way to identify what makes to run the first VM fine and the second so slow?
I have two VM's with guest OS X and only one VM disk.
If I attach the disk to the first VM, it works just fine, however, when I attach the very same disk to the second VM is so sluggish that becomes unusable.
I already compared the .vbox configuration files in both VM's and the only differences are the name, ID's. position values, MACAddress and time stamps, so I think there must be some internal value not shown in the .vbox file.
I also tried comparing both VM's configurations using the command line:
C:\Program Files\Oracle\VirtualBox>vboxmanage showvminfo "VM OK"
vs
C:\Program Files\Oracle\VirtualBox>vboxmanage showvminfo "VM Wrong"
And there are NO significant differences between both.
Is there a way to identify what makes to run the first VM fine and the second so slow?