Can I safely create a test VM on my production ESXi server?

0
15
Asked By TechyTiger123 On

I'm considering setting up a sandbox VM for testing on the same ESXi production server. Is this a good idea? If so, how should I go about it properly? Are there resources I can check out for more information? If not, does that mean I need to set up a separate ESXi server for testing?

2 Answers

Answered By VirtualViking42 On

Honestly, it comes down to your organization's policies. Some places don’t allow testing on the production server to avoid any impact on live systems. If you don’t have a clear policy in place yet, it might be a good idea to create one based on what you find out here.

TechyTiger123 -

Right, that’s why I’m asking! I want to make sure we don't run into issues by just jumping in.

Answered By CloudyKnight99 On

Sure, you can use the same ESXi host for a test VM, but it really depends on what you plan to do with it. If your test VM is just for light usage, like trying out some updates or new apps, as long as you keep it isolated—like using different VLANs and setting resource limits—it should be fine. Just make sure it won't put too much load on the host and disrupt production.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.