Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Dynamic VHD와 Fixed VHD의 성능은 별 차이가 없다고 합니다.
Hyper-V and VHD Performance - Dynamic vs. Fixed
Random Write 쪽에서 Fixed VHD의 성능이 좋은 것으로 되어 있습니다.
하지만 실제 서버를 운영하는 사용자의 블로그를 보면 Dynamic VHD를 사용할 경우 Fregmentation이 발생할 수 있다고 되어 있네요. 그리고 VM이 Coordinator node가 아닌 곳에서 실행중인 상태에서 Dynamic VHD의 크기를 늘리려고 한다면 Redirect I/O가 SMB를 통해서 이루어 지므로 성능이 저하될 것이라고 합니다.
Why I Dislike Dynamic VHD in Production
https://www.aidanfinn.com/?p=11390
양쪽 글을 읽어 보시고 실제 본인이 사용하는 환경에 어떤 것이 더 적합할지는 직접 판단하셔야 할 것 같습니다.