-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathxen.properties
86 lines (73 loc) · 2.53 KB
/
xen.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
[globals]
#global settings in cloudstack
expunge.delay=60
expunge.interval=60
storage.cleanup.interval=120
account.cleanup.interval=120
network.gc.interval=120
expunge.workers=3
workers=10
vm.allocation.algorithm=random
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.208.8.0/26,10.208.8.65/26,10.208.8.128/26,10.208.8.192/26,10.208.13.194/32
enable.dynamic.scale.vm=true
[environment]
dns1=8.8.8.8
dns2=8.8.8.8
internal_dns1=10.208.8.5
internal_dns2=10.208.8.5
mshost=cloudstack-centos63
mysql.host=cloudstack-centos63
mysql.cloud.user=cloud
mysql.cloud.passwd=cloud
[cloudstack]
hypervisor=XenServer
host.password=password
#Zone 1
z0.guest.vlan=2001-2050
z0p0.private.gateway=10.208.8.65
z0p0.private.pod.startip=10.208.8.70
z0p0.private.pod.endip=10.208.8.75
z0p0.private.netmask=255.255.255.192
z0p0.public.gateway=10.208.10.1
z0p0.public.vlan.startip=10.208.10.10
z0p0.public.vlan.endip=10.208.10.62
z0p0.public.netmask=255.255.255.192
z0p0.public.vlan=100
z0p0c0h0.host=apache-81-3
z0p0c0h1.host=apache-81-2
z0p0c0ps0.primary.pool=nfs://nfs.fmt.vmops.com:/export/automation/acs/primary
z0p0c0ps1.primary.pool=nfs://nfs.fmt.vmops.com:/export/automation/acs/primary1
z0p1.private.gateway=10.208.8.193
z0p1.private.pod.startip=10.208.8.200
z0p1.private.pod.endip=10.208.8.205
z0p1.private.netmask=255.255.255.192
z0p1.public.gateway=10.208.10.65
z0p1.public.vlan.startip=10.208.10.66
z0p1.public.vlan.endip=10.208.10.126
z0p1.public.netmask=255.255.255.192
z0p1.public.vlan=101
z0p1c0h0.host=apache-83-1
z0p1c0ps0.primary.pool=nfs://nfs.fmt.vmops.com:/export/automation/acs/primary2
z0.secondary.pool=nfs://nfs.fmt.vmops.com:/export/automation/acs/secondary