Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
Kea
Commits
91a9427f
Commit
91a9427f
authored
Nov 03, 2015
by
Thomas Markwalder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[3601] Added discussion of memfile lease file upgrading to admin guide
parent
e60cbf1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
doc/guide/admin.xml
doc/guide/admin.xml
+15
-0
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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