Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
91a9427f
Commit
91a9427f
authored
Nov 03, 2015
by
Thomas Markwalder
Browse files
[3601] Added discussion of memfile lease file upgrading to admin guide
parent
e60cbf1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/guide/admin.xml
View file @
91a9427f
...
...
@@ -150,6 +150,21 @@
will create an empty lease file if one is not
present. Necessary disk write permission is required.
</para>
<section
id=
"memfile-upgrade"
>
<title>
Upgrading Memfile Lease Files from an Earlier Version of Kea
</title>
<para>
There are no special steps required to upgrade memfile lease files
from earlier version of Kea to a new version of Kea. During startup,
Kea's DHCP servers will automatically detect memfile lease files that
need upgrading and will launch an invocation of the LFC process to
convert them. This should only occur the first time the files are
encountered.
If you wish to convert the files manually, prior to starting the
servers you may do so by running the LFC process yourself,
see
<xref
linkend=
"kea-lfc"
/>
for more information.
</para>
</section>
<!-- @todo: document lease file upgrades once they are implemented in kea-admin -->
</section>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment