boxmoe_header_banner_img

Hello! 欢迎来到Emilia小屋!

加载中

文章导读

esxi虚拟机添加现有硬盘结果所有对话框都是空的解决办法


avatar
reasuna 2026年4月5日 27

[root@localhost:/vmfs/volumes] vi /vmfs/volumes/datastore1/istorenext/istorenext.vmx

然后把下面代码添加到末尾(注意路径要改):

scsi0:1.present = “TRUE”
scsi0:1.fileName = “/vmfs/volumes/931.51GB/istorenext/istorenext_1.vmdk”
scsi0:1.mode = “persistent”
scsi0:1.deviceType = “scsi-hardDisk”
scsi0:1.redo = “”
sched.scsi0:1.shares = “normal”
sched.scsi0:1.throughputCap = “off”

[root@localhost:/vmfs/volumes] vim-cmd vmsvc/reload 3



评论(已关闭)

评论已关闭