@dmacf10 said in User Profile Discs:
User Profile Disks
Before you start moving things around, I'd try to get some monitoring in place to see where your bottleneck is now. If the server's disks just can't keep up it doesn't matter where things are located with regards to networking.
Given what you've described, it's a reasonable expectation that there might be gains to be made on the network side of things, but don't forget the basics:
- Host firmware updates
- Host BIOS settings (SR-IOV and friends)
- Hypervisor updates
- Networking
-- Dedicate a NIC to this VM if possible
-- Look into 10G networking if not already there
-- Jumbo frames?
-- SMB optimization (SMB3 / other optimizations)
.... I'm all about eeking the most out of what's already there before throwing something new into the mix...