#12621 closed defect (invalid)
Windows 8.1 guest detect virtual disk as SSD on host with hybrid disk
回報者: | Decio | 負責人: | |
---|---|---|---|
元件: | virtual disk | 版本: | VirtualBox 4.3.6 |
關鍵字: | SSD | 副本: | |
Guest type: | Windows | Host type: | Linux |
描述
My host is Ubuntu 13.10 64bit, 16GB RAM, Hybrid disk Seagate ST750LX003-1AC154 (SM12). Guest is Windows 8.1 32 bit. Windows 8.1 guest detect the virtual disk as SSD and disable windows 8.1 optimization utility/task.
附加檔案 (3)
更動歷史 (6)
comment:2 11 年 前 由 編輯
Replying to frank:
The VBox.log file for such a VM session is missing.
I wonder if you just checked the 'SSD disk' checkbox for the virtual disk in the VM settings.
No, 'SSD disk' checkbox for virtual disk is not checked!!!!!
11 年 前 由 編輯
附檔: | 新增 screenshot1.png |
---|
11 年 前 由 編輯
附檔: | 新增 screenshot2.PNG |
---|
comment:3 8 年 前 由 編輯
狀態: | new → closed |
---|---|
處理結果: | → invalid |
I don't think this was a VBox bug to start with. Windows probably uses some heuristics to determine whether the disk is an SSD or not if there is no clear indicator. If this is still an issue you can try to set a bandwidth limit for the disk image as described here.
Btw., the optimizations don't make much sense for virtual images anyway as the guest can't know where on the disk the data will be really stored due to the additional indirection (actually two indirections, the host filesystem and the block table for dynamic images). Could be that Windows also detects the virtual environment and disables optimization task because of that.
The VBox.log file for such a VM session is missing.
I wonder if you just checked the 'SSD disk' checkbox for the virtual disk in the VM settings.