VMware Cloud Community
shawnbl
Contributor
Contributor

Vmdk files spread across multiple datastores

I have a question. In going through some routine configurations, I noticed that one of my vm's has it's files spread across two different datastores, Is this a setting or DRS rule that I have setup ? Is it an HA setting?

Thanks!!

Reply
0 Kudos
3 Replies
a_p_
Leadership
Leadership

Welcome to the Community,

it's not uncommon to create VM's with their virtual disks (.vmdk files) on different datastores. This is often the case for e.g. database servers, where the OS disk is on "slow" storage (e.g. a HDD), but the database, and log disks are on fast storage (e.g. SSD). Another option to distribute .vmdk files across different datastores is to use e.g. storage vMotion.

HA and DRS do not change the VM's .vmdk location. Storage DRS might however contain rules to place .vmdk files on different datastores.

André

Reply
0 Kudos
pedrocalixto
Contributor
Contributor

Don't worry. It is not an issue. Storage DRS may place the vmdk files in different datastores.

_________________________________________ If you find an answer that helps you, please mark it as "correct" or "helpful". VCP6-DCV Http://pedrocalixto.com | virtually anything is possible
Reply
0 Kudos
JLackman
Enthusiast
Enthusiast

While it's not necessarily a  problem and other features can result in this situation, you can also prevent it from happening. When creating a disk, you have the option of selecting "store with virtual machine" and then the specific drive would stay with the VM machine files.

storewithvirtualmachine.JPG

Reply
0 Kudos