mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
* SSVM to act as a direct connect agent * Storage Resources handle SSVM commands * create-schema.sql already has simulator_network_label. removing the label from create-schema-simulator.sql
37 lines
873 B
INI
37 lines
873 B
INI
[globals]
|
|
expunge.delay=60
|
|
expunge.interval=60
|
|
storage.cleanup.interval=300
|
|
account.cleanup.interval=600
|
|
expunge.workers=3
|
|
workers=10
|
|
vm.allocation.algorithm=userdispersing
|
|
vm.op.wait.interval=5
|
|
guest.domain.suffix=sandbox.xen
|
|
instance.name=QA
|
|
direct.agent.load.size=1000
|
|
default.page.size=10000
|
|
check.pod.cidrs=true
|
|
secstorage.allowed.internal.sites=10.147.28.0/24
|
|
[environment]
|
|
dns=10.147.28.6
|
|
mshost=10.147.29.110
|
|
database=localhost
|
|
hypervisor=XenServer
|
|
[cloudstack]
|
|
guest.vlan=670-674
|
|
#pod configuration
|
|
private.gateway=10.147.29.1
|
|
private.pod.startip=10.147.29.140
|
|
private.pod.endip=10.147.29.149
|
|
#public vlan range
|
|
public.gateway=10.147.31.1
|
|
public.vlan=31
|
|
public.vlan.startip=10.147.31.140
|
|
public.vlan.endip=10.147.31.149
|
|
#hosts
|
|
host=10.147.29.56
|
|
#pools
|
|
pool=nfs://10.147.28.6:/export/home/prasanna/taxila
|
|
secondary=nfs://10.147.28.6:/export/home/prasanna/secondary
|