PT - Slow Performance in Hyper-V

If you are seeing performance issues in Protected Theater (PT), it could be a conflict with the OS and Hyper-V both wanting to optimize the disk input and output (I/O). To address this, we suggest only having Hyper-V manage the disk.

To disable OS management of disk I/O

  1. Sign into PT using the command line.
  2. Run the following command:

    Echo noop > /sys/block/sda/queue/scheduler

  3. Exit PT and reboot.
  • June 5, 2022
  • April 24, 2024
In This Article