-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathvcycled.8
More file actions
31 lines (25 loc) · 757 Bytes
/
vcycled.8
File metadata and controls
31 lines (25 loc) · 757 Bytes
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
.TH VCYCLED 8 "Jan 2015" "vcycled" "Vcycle Manual"
.SH NAME
.B vcycled
\- Vcycle daemon
.SH SYNOPSIS
.B vcycled
.SH DESCRIPTION
.B vcycled
is a daemon which implements VM lifecycle management on IaaS Cloud systems
in a way inspired by Vac.
.SH CONFIGURATION FILES
See
.B
vcycle.conf(5)
for a description of the file format and required options. The vcycle daemon
rereads the configuration files at the start of each cycle - roughly once
every 60 seconds. It is not necessary to restart the daemon after changing
the configuration.
.SH LOG FILES
The daemon writes logging information to /var/log/vcycle/vcycled
.SH AUTHOR
Andrew McNab <Andrew.McNab@cern.ch>
vcycled is part of Vcycle: https://www.gridpp.ac.uk/vcycle/
.SH "SEE ALSO"
.BR vcycle.conf(5)