Project

General

Profile

root / trunk / tests / base_config_simulator.conf @ 632

1
[general]
2
loglevel: STATUS
3
mode: simulated
4
lease-preparation: unmanaged
5
datafile: /var/tmp/haizea/results.dat
6
lease-failure-handling: exit-raise
7

    
8
[simulation]
9
clock: simulated
10
starttime: 2006-11-25 13:00:00
11
resources: in-tracefile
12
imagetransfer-bandwidth: 100
13
#status-message-interval: 15
14

    
15
[scheduling]
16
mapper: greedy
17
policy-admission: accept-all
18
policy-preemption: ar-preempts-everything
19
policy-host-selection: greedy
20
shutdown-time: 0
21
suspendresume-exclusion: local
22
wakeup-interval: 3
23
backfilling: aggressive
24
# backfilling-reservations: 4
25
enactment-overhead: 2
26
override-suspend-time: 0
27
suspension: all
28
suspend-rate: 32
29
resume-rate: 32
30
migration: yes
31

    
32

    
33
[deploy-imagetransfer]
34
transfer-mechanism: multicast
35
avoid-redundant-transfers: True
36
diskimage-reuse: none
37
diskimage-cache-size: 20480
38

    
39

    
40
[tracefile]
41
tracefile: /home/borja/Eclipse Workspace/haizea/tests/preemption.lwf
42
#imagefile: /usr/share/haizea/traces/sample.images
43
#injectionfile: /usr/share/haizea/traces/multi/inj1.lwf
44
#bootshutdown-overhead: 20
45
#runtime-overhead: 5