February 14, 20224 yr 我今天看到之前有人在论坛下面发帖子说unraid直通给群晖的ssd被识别为hdd,我想问一下装了黑群晖的各位大佬,这个问题是只出现在SATA接口的固态上面吗?如果把m.2接口的nvme固态直通给群晖,群晖能否正常识别为缓存设备。
October 19, 20223 yr 增加一個參數在vm xml 配置 rotation_rate='1' ex: <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='path/to/vdisk.img'/> <target dev='hdc' bus='sata' rotation_rate='1'/> <address type='drive' controller='0' bus='0' target='0' unit='2'/> </disk> 就可以強制設定成 SSD了
January 3, 20233 yr On 10/19/2022 at 4:24 PM, x160311 said: 增加一個參數在vm xml 配置 rotation_rate='1' ex: <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='path/to/vdisk.img'/> <target dev='hdc' bus='sata' rotation_rate='1'/> <address type='drive' controller='0' bus='0' target='0' unit='2'/> </disk> 就可以強制設定成 SSD了 请教一下,我是直通SSD,但加了这个群晖启动了,但是用群晖助手找不到,有人碰到这种情况吗?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.