Lxn-Chan!

(~ ̄▽ ̄)→))* ̄▽ ̄*)o

有时候测试环境的性能水平可能无法达到vCenter要求的最低水平,那么就需要一些特殊手段来跳过此类限制。

vCenter Server 6.0

该版本可以通过简单的加一条参数来绕过内存限制:

1
installer.exe "SKIP_HARDWARE_CHECKS=1"

vCenter Server 6.5 及以上版本

打开\vcsa-ui-installer\win32\resources\app\resources\layout.json文件,找到tiny组:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
"tiny": {
"cpu": 2,
"memory": 10240,
"host-count": 10,
"vm-count": 100,
"disk-swap": "25GB",
"disk-core": "25GB",
"disk-log": "10GB",
"disk-db": "10GB",
"disk-dblog": "15GB",
"disk-seat": "10GB",
"disk-netdump": "1GB",
"disk-autodeploy": "10GB",
"disk-imagebuilder": "10GB",
"disk-updatemgr": "100GB",
"required-disk-space": "250GB",
"label": "Tiny vCenter Server with Embedded PSC",
"description": "This will deploy a Tiny VM configured with 2 vCPUs and 10 GB of memory and requires 250 GB of disk space. This option contains vCenter Server with an embedded Platform Services Controller for managing up to 10 hosts and 100 VMs."
},

修改memory的值即可,该值最大不能超过主机总容量的80%(例如主机总内存容量为8GB,则memory的值最高不能超过6553)。


部署 vHorizon 的时候发现的问题又水一篇文章哈哈

 简单说两句



联系站长 | 服务状态 | 友情链接

备案号:辽ICP备19013963号

萌ICP备 20219421 号

中国互联网违法和不良信息举报中心

架构版本号:8.1.6 | 本站已全面支持IPv6

正在载入运行数据(1/2)请稍后...
正在载入运行数据(2/2)请稍后...

Copyright 2024 LingXuanNing, All rights reserved.