天天看點

CloudStack全局配置參數

參數 描述 類型 預設值

account.cleanup.interval

清除使用者賬戶所需要等待的時間(秒)

整數

86400

agent.lb.enabled

If agent load balancing enabled in cluster setup

true/false false
agent.load.threshold

 Percentage (as a value between 0 and 1) of connected agents after which agent load balancing will start happening

小數(0~1) 0.7

alert.email.addresses

Alert發送到郵箱位址,以逗号分隔

郵箱

NULL

alert.email.sender

發送Alert的郵箱位址

郵箱

NULL

alert.purge.delay

Alert清理時間(秒),清理掉超過該時間的Alert

整數

0(不清理Alert)

alert.purge.interval

Alert清理線程間隔時間(秒)

整數

86400

alert.smtp.connectiontimeout

Alert發送郵件smtp socket連接配接逾時時間(毫秒)

整數

30000(-1則不設定逾時)

alert.smtp.host

Alert發送郵件SMTP主機位址 主機名 NULL

alert.smtp.password

Alert發送郵件SMTP密碼,僅在alert.smpt.useAuth為true的時候需要 字元串 NULL

alert.smtp.port

Alert發送郵件SMTP服務端口 端口 465

alert.smtp.timeout

Alert發送郵件smtp socket I/O逾時時間(毫秒) 整數 30000(-1則不逾時)

alert.smtp.useAuth

Alert發送郵件SMTP服務是否加密 true/false NULL

alert.smtp.username

Alert發送郵件SMTP賬戶,僅在alert.smtp.useAuth為true的時候有效 字元串 NULL
alert.wait Seconds to wait before alerting on a disconnected agent true/false NULL

allow.public.user.templates

允許使用者建立public屬性的模闆 true/false true

allow.subdomain.network.access

允許sub domain使用parent domain的專有網絡 true/false true

allow.user.create.projects

允許使用者建立project true/false true
api.throttling.cachesize    Account based API count cache size 整數 50000
api.throttling.enabled    Enable/Disable Api rate limit rue/false false
api.throttling.interval  Time interval (in seconds) to reset API count 整數 1
api.throttling.max Max allowed number of APIs within fixed interval 整數 25
apply.allocation.algorithm.to.pods If true, deployment planner applies the allocation heuristics at pods first in the given datacenter during VM resource allocation rue/false false

backup.snapshot.wait

備份快照逾時時間(秒 整數 21600
baremetal.ipmi.fail.retry ipmi interface will be temporary out of order after power opertions(e.g. cycle, on), it leads following commands fail immediately. The value specifies retry times before accounting it as real failure default  
baremetal.ipmi.lan.interface option specified in -I option of impitool. candidates are: open/bmc/lipmi/lan/lanplus/free/imb, see ipmitool man page for details. default valule "default" means using default option of ipmitool default   
blacklisted.routes    Routes that are blacklisted, can not be used for Static Routes creation for the VPC Private Gateway NULL   

capacity.check.period

檢查配額時間間隔(毫秒) 整數 300000

capacity.skipcounting.hours

VM Stop和釋放CPU記憶體資源之間的時間間隔(秒) 整數 3600

check.pod.cidrs

檢查POD是否使用相同CIDR,true的話,不同的POD必須屬于不同的CIDR true/false true

cloud.dns.name

為GSLB(全局負載均衡)服務提供的DNS名 字元串 NULL

cluster.cpu.allocated.capacity.disablethreshold

Cluster中CPU配置設定率上限,CPU配置設定量/CPU可用量不能超過該值 類型:小數(0~1) 0.85

cluster.cpu.allocated.capacity.notificationthreshold

Cluster中,CPU配置設定率報警值,CPU配置設定量/CPU可用量超過該值則發送Alert 類型:小數(0~1) 0.75

cluster.localStorage.capacity.notificationthreshold

Cluster中,localStorage配置設定率報警值,localStorage配置設定量/localStorage可用量超過該值則發送Alert 類型:小數(0~1) 0.75

cluster.memory.allocated.capacity.disablethreshold

Cluster中memory配置設定率上限,memory配置設定量/memory可用量不能超過該值 類型:小數(0~1) 0.85

cluster.memory.allocated.capacity.notificationthreshold

Cluster中,memory配置設定率報警值,memory配置設定量/memory可用量超過該值則發送Aler 類型:小數(0~1) 0.75
cluster.message.timeout.seconds  Time (in seconds) to wait before a inter-management server message post times out. 整數 300

cluster.storage.allocated.capacity.notificationthreshold

Cluster中,storage配置設定率報警值,storage配置設定量/storage可用量超過該值則發送Alert 類型:小數(0~1) 0.75

cluster.storage.capacity.notificationthreshold

Cluster中,storage使用率報警值,storage使用量/storage總量超過該值則發送Alert 類型:小數(0~1) 0.75

concurrent.snapshots.threshold.perhost

每台主機并發執行的Snapshot線程數 整數 NULL(不限制)

consoleproxy.capacity.standby

Console proxy最小備用Session數,用來保證系統是否能及時提供服務 整數 10

consoleproxy.capacityscan.interval

Console proxy定期檢查時間間隔(秒),系統定期檢查是否需要更多的Console proxy來保證最小備用量 整數 30000

consoleproxy.cmd.port

Console proxy和management Server通信端口 端口 8001

consoleproxy.disable.rpfilter

禁用Console proxy VM public IP的rp_filter true/false true

consoleproxy.launch.max

一個zone可以擁有的最大Console proxy執行個體數 整數 10

consoleproxy.loadscan.interval

Console proxy負載檢查時間間隔(毫秒) 整數 10000
consoleproxy.management.state    console proxy service management state Auto   
consoleproxy.management.state.last last console proxy service management state Auto   
consoleproxy.restart Console proxy restart flag, defaulted to true true/false true

consoleproxy.service.offering

Console proxy計算服務類型 計算服務UUID NULL(使用系統預設類型)

consoleproxy.session.max

每個Console proxy擁有的最大Session數 整數 50

consoleproxy.session.timeout

Console proxy Session逾時時間(毫秒) 整數 30000

consoleproxy.url.domain

Console proxy URL domain domain name realhostip.com(必須可以通路到此域名)

control.cidr

用于control network通信,預設為link-local,每個POD必須唯一

CIDR

169.254.0.0/16

control.gateway

control network 網關 IP 169.254.0.1

copy.volume.wait

磁盤copy逾時時間 整數 10800

cpu.overprovisioning.factor

CPU超配倍數,CPU可用量=CPU總量*超配倍數 整數 1(不超配)

create.private.template.from.snapshot.wait

從快照建立模闆逾時時間(秒) 整數 10800

create.private.template.from.volume.wait

從卷建立模闆逾時時間(秒) 整數 10800

create.volume.from.snapshot.wait

從快照建立卷逾時時間(秒) 整數 10800

custom.diskoffering.size.max

允許使用者建立磁盤最大值(GB) 整數 1024

custom.diskoffering.size.min

允許使用者建立磁盤最小值(GB) 整數

1

default.page.size

list API預設一頁大小 整數 500
detail.batch.query.size    Default entity detail batch query size for listing 整數 2000   

developer

開發者模式 true/false true
direct.agent.load.size    The number of direct agents to load each time 整數 16   
direct.agent.pool.size    Default size for DirectAgentPool 整數 500   
direct.agent.scan.interval    Time interval (in seconds) to run the direct agent scan task. 整數 90   
direct.attach.network.externalIpAllocator.enabled    Direct-attach VMs using external DHCP server true/false false   
direct.attach.network.externalIpAllocator.url    Direct-attach VMs using external DHCP server (API url) NULL   
direct.network.no.default.route    Direct Network Dhcp Server should not send a default route true/false false   

direct.network.stats.interval

在Traffic Monitor采集資料間隔時間 整數 86400

disable.extraction

禁用模闆/ISO下載下傳 true/false false
eip.use.multiple.netscalers    Should be set to true, if there will be multiple NetScaler devices providing EIP service in a zone true/false false   
enable.baremetal.securitygroup.agent.echo After starting provision process, periodcially echo security agent installed in the template. Treat provisioning as success only if echo successfully true/false false
enable.dynamic.scale.vm Enables/Diables dynamically scaling a vm true/false false

enable.ec2.api

啟用EC2 API true/false false

enable.ha.storage.migration

啟用HA過程中,對主存儲動态遷移 true/false true

enable.s3.api

啟用S3 API true/false false

enable.usage.server

啟用Usage Server true/false true

encode.api.response

對API請求進行URL轉碼 true/false false
endpointe.url Endpointe Url  http://localhost:8080/client/api
event.purge.delay Events older than specified number days will be purged. Set this value to 0 to never delete events 整數 15

event.purge.interval

Event清理線程允許時間間隔(秒) 整數 86400

execute.in.sequence.hypervisor.commands

hyperviser執行command(StartCommand, StopCommand, CopyCommand)是否序列化,true則順序執行,false則同時執行 true/false true

execute.in.sequence.network.element.commands

執行網絡節點command(DhcpEntryCommand, SavePasswordCommand, UserDataCommand, VmDataCommand)是否序列化,true則順序執行,false則同時執行 true/false true

expunge.delay

清理VM等待時間(秒),預設=expunge.interval 整數 86400

expunge.interval

清理VM線程允許時間間隔(秒) 整數 86400

expunge.workers

清理VM線程數 整數 1
external.baremetal.resource.classname class name for handling external baremetal resource NULL   
external.baremetal.system.url    url of external baremetal system that CloudStack will talk to URL NULL   
external.firewall.default.capacity    default number of networks permitted per external load firewall device 整數 50   
external.lb.default.capacity default number of networks permitted per external load balancer device 整數 50   
external.network.stats.interval Interval (in seconds) to report external network statistics. 整數 300   
extract.url.cleanup.interval    The interval (in seconds) to wait before cleaning up the extract URL's 整數 7200   
extract.url.expiration.interval    The life of an extract URL after which it is deleted 整數 14400   
guest.vlan.bits    The number of bits to reserve for the VLAN identifier in the guest subnet. 整數 12   

ha.tag

HA tag,含有該tag的HOST,隻能用于HA 字元串

ha.workers

HA線程數 整數 5
healthcheck.update.interval    Time Interval to fetch the LB health check states (in sec) 整數 600   

host

management Server IP(用于管理網段) IP 初始化DB的時候自動擷取

host.capacityType.to.order.clusters

主機資源類型,用于deployment planner配置設定VM資源時為Cluster排序 CPU/RAM CPU

host.reservation.release.period

主機預留資源檢查時間間隔(毫秒) 整數 300000

host.retry

在某Host上建立卷的重試此時 整數 2

host.stats.interval

Host stats擷取時間間隔(毫秒) 整數 60000

hypervisor.list

該版本支援的Hyperviser List KVM, XenServer, VMware, BareMetal, Ovm, LXC KVM, XenServer, VMware, BareMetal, Ovm, LXC

incorrect.login.attempts.allowed

登陸錯誤嘗試次數,超過則user會被禁用 整數 5

instance.name

建立VM的名字字尾 字元串 VM

integration.api.port

API端口 端口 8096
internallbvm.service.offering Uuid of the service offering used by internal lb vm; if NULL - default system internal lb offering will be used NULL   
interval.baremetal.securitygroup.agent.echo    Interval to echo baremetal security group agent, in seconds 整數 10   
investigate.retry.interval    Time (in seconds) between VM pings when agent is disconnected 整數 60   
job.cancel.threshold.minutes Time (in minutes) for async-jobs to be forcely cancelled if it has been in process for long 整數 60   
job.expire.minutes    Time (in minutes) for async-jobs to be kept in system 整數 1440   
json.content.type      Http response content type for .js files (default is text/javascript) text/javascript

kvm.snapshot.enabled

是否啟用KVM 的VM快照功能 true/false false

kvm.ssh.to.agent

是否允許Management Server以SSH方式登入KVM agent;類型:true/false true/false true

management.network.cidr

管理網段CIDR CIDR 自動擷取目前host ip的cidr

max.account.cpus

一個使用者所能配置設定的最大CPU數量 整數 40

max.account.memory

一個使用者所能配置設定的最大記憶體大小(MB) 整數 40960

max.account.networks

一個使用者最多能建立的網絡數量 整數 20

max.account.primary.storage

一個使用者所能配置設定的最大存儲大小(GB) 整數 200

max.account.public.ips

使用者最多擁有的public IP數量 整數 20

max.account.secondary.storage

一個使用者所能配置設定的最大二級存儲大小(GB) 整數 400

max.account.snapshots

使用者最多建立的Snapshot數量 整數 20

max.account.templates

使用者最多建立的模闆數量 整數 20

max.account.user.vms

使用者最多建立的VM數量 整數 20

max.account.volumes

使用者最多建立的卷數量 整數 20

max.account.vpcs

使用者最多配置設定的VCPU數量 整數 20

max.project.cpus

一個項目能配置設定的最大CPU數量 整數 40

max.project.memory

一個項目能配置設定的最大記憶體大小(MB) 整數 40960

max.project.networks

一個項目能建立的最大Network數 整數 20

max.project.primary.storage

一個項目能配置設定的最大存儲大小(GB) 整數 200

max.project.public.ips

一個項目能擁有的最大public ip數量 整數 20

max.project.secondary.storage

一個項目能配置設定的最大二級存儲大小(GB) 整數 400

max.project.snapshots

一個project能建立的最大快照數 整數 20

max.project.templates

一個project能建立的最大模闆數 整數 20

max.project.user.vms

一個project能建立的最大VM數 整數 20

max.project.volumes

一個project能建立的最大卷數量 整數 20

max.project.vpcs

一個project可以建立的最大VPC數 整數 20

max.template.iso.size

最大模闆/ISOsize(GB) 整數 50

mem.overprovisioning.factor

記憶體超配倍數,記憶體可用量=記憶體總量*超配倍數 整數 1(不超配)

midonet.apiserver.address

指定Midonet API Server(如果使用Midonet) URL http://localhost:8081

midonet.providerrouter.id

使用Midonet的情況下,指定Modonet provider router的uuid UUID d7c5e6a3-e2f4-426b-b728-b7ce6a0448e5(未測試,此值來自DB)

migrate.retry.interval

migrate重試時間間隔(秒) 整數 120

migratewait

migrate逾時時間(秒) 整數 3600

mount.parent

二級存儲在Management Server上的挂載點 Linux 路徑 /mnt

network.disable.rpfilter

Domain Router VM public網絡禁用rp_filter true/false true
network.dns.basiczone.updates   This parameter can take 2 values: all (default) and pod. It defines if DHCP/DNS requests have to be send to all dhcp servers in cloudstack, or only to the one in the same pod all   
network.gc.interval    Seconds to wait before checking for networks to shutdown 整數 600   
network.gc.wait Time (in seconds) to wait before shutting down a network that's not in used 整數 600   
network.guest.cidr.limit size limit for guest cidr; can't be less than this value 整數 22
network.ipv6.search.retry.max    The maximum number of retrying times to search for an available IPv6 address in the table 整數 10000   
network.loadbalancer.basiczone.elb.enabled    The maximum number of retrying times to search for an available IPv6 address in the table true/false false   
network.loadbalancer.basiczone.elb.gc.interval.minutes      Garbage collection interval to destroy unused ELB vms in minutes. Minimum of 5 整數 30 
network.loadbalancer.basiczone.elb.network    Whether the elastic load balancing service public ips are taken from the public or guest network guest   
network.loadbalancer.basiczone.elb.vm.cpu.mhz    CPU speed for the elastic load balancer vm 整數 128   
network.loadbalancer.basiczone.elb.vm.ram.size Memory in MB for the elastic load balancer vm 整數 128   
network.loadbalancer.basiczone.elb.vm.vcpu.num Number of VCPU  for the elastic load balancer vm 整數 1

network.loadbalancer.haproxy.max.conn

LB(HAProxy)目前連結的最大數 整數 4096
network.loadbalancer.haproxy.stats.auth    Load Balancer(haproxy) authetication string in the format username:password admin1:AdMiN123 
network.loadbalancer.haproxy.stats.port    Load Balancer(haproxy) stats port number. 端口 8081   
network.loadbalancer.haproxy.stats.uri        Load Balancer(haproxy) uri. /admin?stats
network.loadbalancer.haproxy.stats.visibility   Load Balancer(haproxy) stats visibilty, the value can be one of the following six parameters : global,guest-network,link-local,disabled,all,default global   
network.lock.timeout    Lock wait timeout (seconds) while implementing network 整數 600   
network.securitygroups.work.cleanup.interval    Time interval (seconds) in which finished work is cleaned up from the work table 整數 120   
network.securitygroups.work.lock.timeout   Lock wait timeout (seconds) while updating the security group work queue 整數 300   
network.securitygroups.work.per.agent.queue.size      The number of outstanding security group work items that can be queued to a host. If exceeded, work items will get dropped to conserve memory. Security Group Sync will take care of ensuring that the host gets updated eventually 整數 100 
network.securitygroups.workers.pool.size    Number of worker threads processing the security group update work queue 整數 50   
network.throttling.rate    Default data transfer rate in megabits per second allowed in network. 整數 200   
ping.interval   Ping interval in seconds 整數 60   
ping.timeout       Multiplier to ping.interval before announcing an agent has timed out 浮點數 2.5

pod.privateip.capacity.notificationthreshold

POD中私有IP配置設定率告警值,超過此值則發送Alert 小數(0~1) 0.75

pool.storage.allocated.capacity.disablethreshold

主存儲已配置設定比率上限,超過此值則不能繼續配置設定主存儲 小數(0~1) 0.85

pool.storage.capacity.disablethreshold

主存儲已使用比率上限,超過此值則不能繼續配置設定主存儲 小數(0~1) 0.85
port    Port to listen on for agent connection. 端口 8250  

primary.storage.download.wait

在二級存儲向主存儲傳輸模闆逾時時間(秒);類型:整數;預設10800 整數
project.email.sender    Sender of project invitation email (will be in the From header of the email) 郵箱 NULL   

project.invite.required

添加一個使用者到project的時候,是否發送請求 true/false false

project.invite.timeout

添加使用者邀請逾時時間 整數 86400
project.smtp.host    SMTP hostname used for sending out email project invitations NULL   
project.smtp.password Password for SMTP authentication (applies only if project.smtp.useAuth is true) NULL   
project.smtp.port Port the SMTP server is listening on 端口
project.smtp.useAuth If true, use SMTP authentication when sending emails true/false NULL   
project.smtp.username Username for SMTP authentication (applies only if project.smtp.useAuth is true) NULL   

recreate.systemvm.enabled

是否在啟動系統虛拟機的時候,重建root卷 true/false false
remote.access.vpn.client.iprange        The range of ips to be allocated to remote access vpn clients. The first ip in the range is used by the VPN server 10.1.2.1-10.1.2.8
remote.access.vpn.psk.length    The length of the ipsec preshared key (minimum 8, maximum 256) 整數 24   
remote.access.vpn.user.limit The maximum number of VPN users that can be created per account 整數 8
resourcecount.check.interval  Time (in seconds) to wait before retrying resource count check task. Default is 0 which is to never run the task 整數

restart.retry.interval

VM重新開機逾時時間(秒) 整數 600
router.check.interval    Interval (in seconds) to report redundant router status. 整數 30   
router.check.poolsize    Numbers of threads using to check redundant router status. 整數 10   

router.cpu.mhz

vrouter預設CPU速度(MHz) 整數 500
router.extra.public.nics   specify extra public nics used for virtual router(up to 5) 整數 2   
router.stats.interval   Interval (in seconds) to report router statistics. 整數 300   

router.template.hyperv

HyperV環境的vrouter模闆名字 模闆名字 SystemVM Template (HyperV)

router.template.kvm

KVM環境的vrouter模闆名字 模闆名字 SystemVM Template (KVM)

router.template.lxc

LXC環境的vrouter模闆名字 模闆名字 SystemVM Template (LXC)

router.template.vmware

Vmware環境的vrouter模闆 模闆名字 SystemVM Template (vSphere)

router.template.xen

XenServer環境的vrouter模闆 模闆名字 SystemVM Template (XenServer)

s3.rrs.enabled

啟用S3 RRS true/false false
s3.singleupload.max.size    The maximum size limit for S3 single part upload API(in GB). If it is set to 0, then it means always use multi-part upload to upload object to S3. If it is set to -1, then it means always use single-part upload to upload object to S3. 整數 5   

sdn.ovs.controller

對L2-in-L3網絡,啟用Open vSwitch SDN controller true/false false

sdn.ovs.controller.default.label

對GRE endpoint使用網卡的預設Network label Network Label cloud-public

secstorage.allowed.internal.sites

環境中,private IP相同網段上傳模闆/ISO需要在此設定該網段的CIDR,以逗号分隔,0.0.0.0是非法字段 CIDR NULL
secstorage.capacity.standby    The minimal number of command execution sessions that system is able to serve immediately(standby capacity) 整數 10   
secstorage.cmd.execution.time.max    The max command execution time in minute 整數 30   
secstorage.encrypt.copy    Use SSL method used to encrypt copy traffic between zones true/false true   

secstorage.proxy

二級存儲虛拟機代理 http://username:[email protected]:port NULL

secstorage.service.offering

二級存儲虛拟機計算服務類型 計算服務UUID NULL(使用預設服務)
secstorage.session.max    The max number of command execution sessions that a SSVM can handle 整數 50   
secstorage.ssl.cert.domain     SSL certificate used to encrypt copy traffic between zones realhostip.com  
secstorage.vm.mtu.size    MTU size (in Byte) of storage network in secondary storage vms 整數 1500   
security.singlesignon.key        A Single Sign-On key used for logging into the cloud s3ZbaX1_Oc1scuMuT3MDsKYUIRtF1ob1e2AtTYFLjZp-NPQwJa4g_PYsQwodJxV8h5qXNnkGPaSmbUsnX7z_kQ
security.singlesignon.tolerance.millis    The allowable clock difference in milliseconds between when an SSO login request is made and when it is received. 整數 300000   
site2site.vpn.customergateway.subnets.limit    The maximum number of subnets per customer gateway 整數 10   
site2site.vpn.vpngateway.connection.limit    The maximum number of VPN connection per VPN gateway 整數 4   

snapshot.backup.rightafter

在Snapshot完成後,立刻進行備份 true/false true

snapshot.delta.max

兩次全量快照之間,最多的增量快照數 整數 16

snapshot.max.daily

每天最多快照數 整數 8

snapshot.max.hourly

每小時最多快照數 整數 8

snapshot.max.monthly

每月最多快照數 整數 8

snapshot.max.weekly

每周最多快照數 整數 8
snapshot.poll.interval    The time interval in seconds when the management server polls for snapshots to be scheduled. 整數 300   
sortkey.algorithm    Sort algorithm for those who use sort key(template, disk offering, service offering, network offering), true means ascending sort while false means descending sort true/false false   

start.retry

Create 和Start VM重試次數 整數 10

stop.retry.interval

兩次重試Stop或Destroy VM的間隔時間(秒) 整數 600
storage.cache.replacement.enabled    enable or disable cache storage replacement algorithm. true/false true   
storage.cache.replacement.interval   time interval between cache replacement threads (in seconds). 整數 86400   
storage.cache.replacement.lru.interval    time interval for unused data on cache storage (in days). 整數 30   

storage.cleanup.enabled

啟用清理存儲線程 true/false true

storage.cleanup.interval

清理存儲線程運作時間間隔(秒) 整數 86400

storage.max.volume.size

volume最大size(GB) 整數 2000

storage.max.volume.upload.size

上傳Volume最大size(GB) 整數 500

storage.overprovisioning.factor

主存儲超配倍數,主存儲可用量=主存儲總量*超配倍數 整數 2
storage.pool.max.waitseconds    Timeout (in seconds) to synchronize storage pool operations. 整數 3600   
storage.stats.interval     The interval (in milliseconds) when storage stats (per host) are retrieved from agents. 整數 60000  
storage.template.cleanup.enabled    Enable/disable template cleanup activity, only take effect when overall storage cleanup is enabled true/false true   

sync.interval

叢集狀态sync時間間隔(秒) 整數 60
system.vm.auto.reserve.capacity Indicates whether or not to automatically reserver system VM standby capacity. true/false true
system.vm.default.hypervisor Hypervisor type used to create system vm NULL

system.vm.random.password

系統虛拟機第一次啟動時自動修改随機密碼 true/false false

system.vm.use.local.storage

系統虛拟機使用本地存儲 true/false false
task.cleanup.retry.interval Time (in seconds) to wait before retrying cleanup of tasks if the cleanup failed previously.  0 means to never retry. 整數 600   
timeout.baremetal.securitygroup.agent.echo    Timeout to echo baremetal security group agent, in seconds, the provisioning process will be treated as a failure 整數 3600   
total.retries The number of times each command sent to a host should be retried in case of failure. 整數 4
traffic.sentinel.exclude.zones        Traffic going into specified list of zones is not metered
traffic.sentinel.include.zones   Traffic going into specified list of zones is metered. For metering all traffic leave this parameter empty EXTERNAL   
ucs.sync.blade.interval    the interval cloudstack sync with UCS manager for available blades in case user remove blades from chassis without notifying CloudStack 整數 3600   
update.wait    Time to wait (in seconds) before alerting on a updating agent 整數 600   
usage.aggregation.timezone The timezone to use for usage stats aggregation GMT   
usage.execution.timezone    The timezone to use for usage job execution time NULL   
usage.sanity.check.interval Interval (in days) to check sanity of usage data 整數 NULL   
usage.stats.job.aggregation.range   The range of time for aggregating the user statistics specified in minutes (e.g. 1440 for daily, 60 for hourly. 整數 1440   
usage.stats.job.exec.time The time at which the usage statistics aggregation job will run as an HH24:MM time, e.g. 00:30 to run at 12:30am. 00:15
use.external.dns Bypass internal dns, use external dns1 and dns2 true/false false
use.system.guest.vlans If true, when account has dedicated guest vlan range(s), once the vlans dedicated to the account have been consumed vlans will be allocated from the system pool true/false true   
use.system.public.ips   If true, when account has dedicated public ip range(s), once the ips dedicated to the account have been consumed ips will be acquired from the system pool true/false true   

vm.allocation.algorithm

vm配置設定算法 'random', 'firstfit', 'userdispersing', 'userconcentratedpod_random', 'userconcentratedpod_firstfit' random

vm.deployment.planner

vm部署政策 'FirstFitPlanner', 'UserDispersingPlanner', 'UserConcentratedPodPlanner' FirstFitPlanner
vm.destroy.forcestop    On destroy, force-stop takes this value true/false false   

vm.disk.stats.interval

vm磁盤狀态擷取的時間間隔 整數 0(不擷取狀态)

vm.disk.throttling.bytes_read_rate

vm磁盤讀速度限制(bytes/second) 整數 0(不限制)

vm.disk.throttling.bytes_write_rate

vm磁盤寫速度限制(bytes/second) 整數 0(不限制)

vm.disk.throttling.iops_read_rate

vm磁盤每秒讀請求次數限制 整數 0(不限制)

vm.disk.throttling.iops_write_rate

vm磁盤每秒寫請求次數限制 整數 0(不限制)
vm.instancename.flag    If set to true, will set guest VM's name as it appears on the hypervisor, to its hostname true/false false  
vm.network.throttling.rate    Default data transfer rate in megabits per second allowed in User vm's default network. 整數 200   
vm.op.cancel.interval   Time (in seconds) to wait before cancelling a operation 整數 3600   
vm.op.cleanup.interval    Interval to run the thread that cleans up the vm operations (in seconds) 整數 86400   
vm.op.cleanup.wait    Time (in seconds) to wait before cleanuping up any vm work items 整數 3600   
vm.op.lock.state.retry    Times to retry locking the state of a VM for operations 整數 5   
vm.op.wait.interval    Time (in seconds) to wait before checking if a previous operation has succeeded 整數 120   

vm.stats.interval

vm目前狀态擷取時間間隔(毫秒) 整數 60000
vm.tranisition.wait.interval    Time (in seconds) to wait before taking over a VM in transition state 整數 3600   
vm.user.dispersion.weight   Weight for user dispersion heuristic (as a value between 0 and 1) applied to resource allocation during vm deployment. Weight for capacity heuristic will be (1 - weight of user dispersion) 整數 1   

vmsnapshot.create.wait

Vmware虛拟機快照建立逾時時間(秒) 整數 1800

vmsnapshot.max

一台Vmware虛拟機擁有的最大快照數量(虛拟機快照) 整數 10
vmware.additional.vnc.portrange.size    Start port number of additional VNC port range 整數 1000   
vmware.additional.vnc.portrange.start    Start port number of additional VNC port range 整數 50000   

vmware.create.full.clone

Vmware虛拟機建立模式(full clone),如果true,則建立vm的時候,磁盤完整複制,如果false則以delta格式建立 true/false true
vmware.hung.wokervm.timeout    Worker VM timeout in seconds 整數 7200   
vmware.management.portgroup        Specify the management network name(for ESXi hosts) Management Network

vmware.nested.virtualization

啟用Vmware嵌套虛拟化 true/false false
vmware.ports.per.dvportgroup    Default number of ports per Vmware dvPortGroup in VMware environment 整數 256   
vmware.recycle.hung.wokervm    Specify whether or not to recycle hung worker VMs true/false false   
vmware.reserve.cpu    Specify whether or not to reserve CPU based on CPU overprovisioning factor true/false false   
vmware.reserve.mem Specify whether or not to reserve memory based on memory overprovisioning factor true/false false

vmware.root.disk.controller

Vmware環境中VM Root卷類型 scsi, ide ide
vmware.service.console Specify the service console network name(for ESX hosts) Service Console   

vmware.systemvm.nic.device.type

Vmware環境中,system vm網卡類型 E1000, PCNet32, Vmxnet2, Vmxnet3 E1000

vmware.use.dvswitch

Vmware環境中,啟動或禁用 Nexus/Vmware dvSwitch true/false false

vmware.use.nexus.vswitch

Vmware環境中,啟動或禁用 Cisco Nexus 1000v vSwitch true/false false
vpc.cleanup.interval The interval (in seconds) between cleanup for Inactive VPCs 整數 3600   
vpc.max.networks Maximum number of networks per vpc 整數 3

wait

control commands傳回逾時時間(秒) 整數 1800
workers Number of worker threads. 整數 5

xapiwait

Xenserver API傳回逾時時間(秒) 整數 600
xen.bond.storage.nics   Attempt to bond the two networks if found NULL   

xen.heartbeat.interval

XenServer自檢間隔時間(秒) 整數 60

xen.nics.max

XenServer VM 允許的最大網卡數 整數 7

xen.pvdriver.version

XenServer環境中,pvdriver版本 xenserver56, xenserver61 xenserver61
xen.setup.multipath Setup the host to do multipath true/false false
zone.directnetwork.publicip.capacity.notificationthreshold Percentage (as a value between 0 and 1) of Direct Network Public Ip Utilization above which alerts will be sent about low number of direct network public ips. 小數(0~1)  0.75  
zone.secstorage.capacity.notificationthreshold Percentage (as a value between 0 and 1) of secondary storage utilization above which alerts will be sent about low storage available. 小數(0~1)  0.75  
zone.virtualnetwork.publicip.capacity.notificationthreshold Percentage (as a value between 0 and 1) of public IP address space utilization above which alerts will be sent. 小數(0~1)  0.75  
zone.vlan.capacity.notificationthreshold    Percentage (as a value between 0 and 1) of Zone Vlan utilization above which alerts will be sent about low number of Zone Vlans. 小數(0~1)  0.75  
scale.retry Number of times to retry scaling up the vm 整數 2
guest.domain.suffix        Default domain name for vms inside virtualized networks fronted by router cloud.internal
network.dhcp.nondefaultnetwork.setgateway.guestos       The guest OS's name start with this fields would result in DHCP server response gateway information even when the network it's on is not default network. Names are separated by comma. Windows
network.securitygroups.defaultadding   If true, the user VM would be added to the default security group by default true/false true   

繼續閱讀