Read the Docs build information Build id: 3892734 Project: canonical-lxd Version: default Commit: 6068012b4f8576dd597c83d610d60f7df16defde Date: 2026-04-02T18:55:24.934495Z State: finished Success: True [rtd-command-info] start-time: 2026-04-02T18:55:25.864699Z, end-time: 2026-04-02T18:55:27.745185Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/canonical/lxd . Cloning into '.'... [rtd-command-info] start-time: 2026-04-02T18:55:27.876295Z, end-time: 2026-04-02T18:55:29.841758Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/stable-5.21:refs/remotes/origin/stable-5.21 From https://github.com/canonical/lxd * [new branch] stable-5.21 -> origin/stable-5.21 [rtd-command-info] start-time: 2026-04-02T18:55:30.551622Z, end-time: 2026-04-02T18:55:30.774834Z, duration: 0, exit-code: 0 git checkout --force origin/stable-5.21 Note: switching to 'origin/stable-5.21'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 6068012 doc: remove diataxis tags from operations index (stable-5.21) (#18039) [rtd-command-info] start-time: 2026-04-02T18:55:30.856676Z, end-time: 2026-04-02T18:55:30.892573Z, duration: 0, exit-code: 0 cat doc/.readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-24.04 tools: golang: "1.25" python: "3.12" jobs: post_checkout: - git fetch --unshallow || true # Cancel building pull requests when there are no changes in the doc directory. # If there are no changes (git diff exits with 0), we force the command to return with 183. # This is a special exit code on Read the Docs that will cancel the build immediately. # https://docs.readthedocs.io/en/stable/build-customization.html#cancel-build-based-on-a-condition - | if [ "$READTHEDOCS_VERSION_TYPE" = "external" ] && git diff --quiet origin/main -- 'doc/' '.readthedocs.yaml'; then exit 183; fi pre_build: - go build -ldflags "-s -w" -o trimpath -o lxc.bin ./lxc # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: doc/conf.py fail_on_warning: true # If using Sphinx, optionally build your docs in additional formats such as PDF formats: - pdf # Optionally declare the Python requirements required to build your docs python: install: - requirements: doc/requirements.txt [rtd-command-info] start-time: 2026-04-02T18:55:30.991634Z, end-time: 2026-04-02T18:55:58.580213Z, duration: 27, exit-code: 0 git fetch --unshallow || true From https://github.com/canonical/lxd * [new tag] lxd-0.1 -> lxd-0.1 * [new tag] lxd-0.10 -> lxd-0.10 * [new tag] lxd-0.11 -> lxd-0.11 * [new tag] lxd-0.12 -> lxd-0.12 * [new tag] lxd-0.13 -> lxd-0.13 * [new tag] lxd-0.14 -> lxd-0.14 * [new tag] lxd-0.15 -> lxd-0.15 * [new tag] lxd-0.16 -> lxd-0.16 * [new tag] lxd-0.17 -> lxd-0.17 * [new tag] lxd-0.18 -> lxd-0.18 * [new tag] lxd-0.19 -> lxd-0.19 * [new tag] lxd-0.2 -> lxd-0.2 * [new tag] lxd-0.20 -> lxd-0.20 * [new tag] lxd-0.21 -> lxd-0.21 * [new tag] lxd-0.22 -> lxd-0.22 * [new tag] lxd-0.23 -> lxd-0.23 * [new tag] lxd-0.24 -> lxd-0.24 * [new tag] lxd-0.25 -> lxd-0.25 * [new tag] lxd-0.26 -> lxd-0.26 * [new tag] lxd-0.27 -> lxd-0.27 * [new tag] lxd-0.3 -> lxd-0.3 * [new tag] lxd-0.4 -> lxd-0.4 * [new tag] lxd-0.5 -> lxd-0.5 * [new tag] lxd-0.6 -> lxd-0.6 * [new tag] lxd-0.7 -> lxd-0.7 * [new tag] lxd-0.8 -> lxd-0.8 * [new tag] lxd-0.8.1 -> lxd-0.8.1 * [new tag] lxd-0.9 -> lxd-0.9 * [new tag] lxd-2.0.0 -> lxd-2.0.0 * [new tag] lxd-2.0.0.beta1 -> lxd-2.0.0.beta1 * [new tag] lxd-2.0.0.beta2 -> lxd-2.0.0.beta2 * [new tag] lxd-2.0.0.beta3 -> lxd-2.0.0.beta3 * [new tag] lxd-2.0.0.beta4 -> lxd-2.0.0.beta4 * [new tag] lxd-2.0.0.rc1 -> lxd-2.0.0.rc1 * [new tag] lxd-2.0.0.rc2 -> lxd-2.0.0.rc2 * [new tag] lxd-2.0.0.rc3 -> lxd-2.0.0.rc3 * [new tag] lxd-2.0.0.rc4 -> lxd-2.0.0.rc4 * [new tag] lxd-2.0.0.rc5 -> lxd-2.0.0.rc5 * [new tag] lxd-2.0.0.rc6 -> lxd-2.0.0.rc6 * [new tag] lxd-2.0.0.rc7 -> lxd-2.0.0.rc7 * [new tag] lxd-2.0.0.rc8 -> lxd-2.0.0.rc8 * [new tag] lxd-2.0.0.rc9 -> lxd-2.0.0.rc9 * [new tag] lxd-2.1 -> lxd-2.1 * [new tag] lxd-2.10 -> lxd-2.10 * [new tag] lxd-2.10.1 -> lxd-2.10.1 * [new tag] lxd-2.11 -> lxd-2.11 * [new tag] lxd-2.12 -> lxd-2.12 * [new tag] lxd-2.13 -> lxd-2.13 * [new tag] lxd-2.14 -> lxd-2.14 * [new tag] lxd-2.15 -> lxd-2.15 * [new tag] lxd-2.16 -> lxd-2.16 * [new tag] lxd-2.17 -> lxd-2.17 * [new tag] lxd-2.18 -> lxd-2.18 * [new tag] lxd-2.19 -> lxd-2.19 * [new tag] lxd-2.2 -> lxd-2.2 * [new tag] lxd-2.20 -> lxd-2.20 * [new tag] lxd-2.21 -> lxd-2.21 * [new tag] lxd-2.3 -> lxd-2.3 * [new tag] lxd-2.4 -> lxd-2.4 * [new tag] lxd-2.4.1 -> lxd-2.4.1 * [new tag] lxd-2.5 -> lxd-2.5 * [new tag] lxd-2.6 -> lxd-2.6 * [new tag] lxd-2.6.1 -> lxd-2.6.1 * [new tag] lxd-2.6.2 -> lxd-2.6.2 * [new tag] lxd-2.7 -> lxd-2.7 * [new tag] lxd-2.8 -> lxd-2.8 * [new tag] lxd-2.9 -> lxd-2.9 * [new tag] lxd-2.9.1 -> lxd-2.9.1 * [new tag] lxd-2.9.2 -> lxd-2.9.2 * [new tag] lxd-2.9.3 -> lxd-2.9.3 * [new tag] lxd-3.0.0 -> lxd-3.0.0 * [new tag] lxd-3.0.0.beta1 -> lxd-3.0.0.beta1 * [new tag] lxd-3.0.0.beta2 -> lxd-3.0.0.beta2 * [new tag] lxd-3.0.0.beta3 -> lxd-3.0.0.beta3 * [new tag] lxd-3.0.0.beta4 -> lxd-3.0.0.beta4 * [new tag] lxd-3.0.0.beta5 -> lxd-3.0.0.beta5 * [new tag] lxd-3.0.0.beta6 -> lxd-3.0.0.beta6 * [new tag] lxd-3.0.0.beta7 -> lxd-3.0.0.beta7 * [new tag] lxd-3.1 -> lxd-3.1 * [new tag] lxd-3.10 -> lxd-3.10 * [new tag] lxd-3.11 -> lxd-3.11 * [new tag] lxd-3.12 -> lxd-3.12 * [new tag] lxd-3.13 -> lxd-3.13 * [new tag] lxd-3.14 -> lxd-3.14 * [new tag] lxd-3.15 -> lxd-3.15 * [new tag] lxd-3.16 -> lxd-3.16 * [new tag] lxd-3.17 -> lxd-3.17 * [new tag] lxd-3.18 -> lxd-3.18 * [new tag] lxd-3.19 -> lxd-3.19 * [new tag] lxd-3.2 -> lxd-3.2 * [new tag] lxd-3.20 -> lxd-3.20 * [new tag] lxd-3.21 -> lxd-3.21 * [new tag] lxd-3.22 -> lxd-3.22 * [new tag] lxd-3.23 -> lxd-3.23 * [new tag] lxd-3.3 -> lxd-3.3 * [new tag] lxd-3.4 -> lxd-3.4 * [new tag] lxd-3.5 -> lxd-3.5 * [new tag] lxd-3.6 -> lxd-3.6 * [new tag] lxd-3.7 -> lxd-3.7 * [new tag] lxd-3.8 -> lxd-3.8 * [new tag] lxd-3.9 -> lxd-3.9 * [new tag] lxd-4.0.0 -> lxd-4.0.0 * [new tag] lxd-4.1 -> lxd-4.1 * [new tag] lxd-4.10 -> lxd-4.10 * [new tag] lxd-4.11 -> lxd-4.11 * [new tag] lxd-4.12 -> lxd-4.12 * [new tag] lxd-4.13 -> lxd-4.13 * [new tag] lxd-4.14 -> lxd-4.14 * [new tag] lxd-4.15 -> lxd-4.15 * [new tag] lxd-4.16 -> lxd-4.16 * [new tag] lxd-4.17 -> lxd-4.17 * [new tag] lxd-4.18 -> lxd-4.18 * [new tag] lxd-4.19 -> lxd-4.19 * [new tag] lxd-4.2 -> lxd-4.2 * [new tag] lxd-4.20 -> lxd-4.20 * [new tag] lxd-4.21 -> lxd-4.21 * [new tag] lxd-4.22 -> lxd-4.22 * [new tag] lxd-4.23 -> lxd-4.23 * [new tag] lxd-4.24 -> lxd-4.24 * [new tag] lxd-4.3 -> lxd-4.3 * [new tag] lxd-4.4 -> lxd-4.4 * [new tag] lxd-4.5 -> lxd-4.5 * [new tag] lxd-4.6 -> lxd-4.6 * [new tag] lxd-4.7 -> lxd-4.7 * [new tag] lxd-4.8 -> lxd-4.8 * [new tag] lxd-4.9 -> lxd-4.9 * [new tag] lxd-5.0.0 -> lxd-5.0.0 * [new tag] lxd-5.1 -> lxd-5.1 * [new tag] lxd-5.10 -> lxd-5.10 * [new tag] lxd-5.11 -> lxd-5.11 * [new tag] lxd-5.12 -> lxd-5.12 * [new tag] lxd-5.13 -> lxd-5.13 * [new tag] lxd-5.14 -> lxd-5.14 * [new tag] lxd-5.15 -> lxd-5.15 * [new tag] lxd-5.16 -> lxd-5.16 * [new tag] lxd-5.17 -> lxd-5.17 * [new tag] lxd-5.18 -> lxd-5.18 * [new tag] lxd-5.19 -> lxd-5.19 * [new tag] lxd-5.2 -> lxd-5.2 * [new tag] lxd-5.20 -> lxd-5.20 * [new tag] lxd-5.21.0 -> lxd-5.21.0 * [new tag] lxd-5.21.1 -> lxd-5.21.1 * [new tag] lxd-5.21.2 -> lxd-5.21.2 * [new tag] lxd-5.21.3 -> lxd-5.21.3 * [new tag] lxd-5.21.4 -> lxd-5.21.4 * [new tag] lxd-5.3 -> lxd-5.3 * [new tag] lxd-5.4 -> lxd-5.4 * [new tag] lxd-5.5 -> lxd-5.5 * [new tag] lxd-5.6 -> lxd-5.6 * [new tag] lxd-5.7 -> lxd-5.7 * [new tag] lxd-5.8 -> lxd-5.8 * [new tag] lxd-5.9 -> lxd-5.9 * [new tag] lxd-6.1 -> lxd-6.1 * [new tag] lxd-6.2 -> lxd-6.2 * [new tag] lxd-6.3 -> lxd-6.3 * [new tag] lxd-6.4 -> lxd-6.4 * [new tag] lxd-6.5 -> lxd-6.5 * [new tag] lxd-6.6 -> lxd-6.6 * [new tag] lxd-6.7 -> lxd-6.7 * [new tag] v5.21.0 -> v5.21.0 [rtd-command-info] start-time: 2026-04-02T18:55:58.704900Z, end-time: 2026-04-02T18:55:58.739575Z, duration: 0, exit-code: 0 if [ "$READTHEDOCS_VERSION_TYPE" = "external" ] && git diff --quiet origin/main -- 'doc/' '.readthedocs.yaml'; then exit 183; fi [rtd-command-info] start-time: 2026-04-02T18:56:03.457557Z, end-time: 2026-04-02T18:56:03.509290Z, duration: 0, exit-code: 0 asdf global golang 1.25.4 [rtd-command-info] start-time: 2026-04-02T18:56:07.166690Z, end-time: 2026-04-02T18:56:07.220421Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2026-04-02T18:56:07.665530Z, end-time: 2026-04-02T18:56:08.278552Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.10.final.0-64 in 388ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2026-04-02T18:56:08.364002Z, end-time: 2026-04-02T18:56:12.976070Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (23.1) Collecting pip Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 15.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (67.6.1) Collecting setuptools Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 28.0 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-26.0.1 setuptools-82.0.1 [rtd-command-info] start-time: 2026-04-02T18:56:13.074019Z, end-time: 2026-04-02T18:56:17.777314Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-9.1.0-py3-none-any.whl.metadata (5.8 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.23,>=0.21 (from sphinx) Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting urllib3<3,>=1.26 (from requests>=2.30.0->sphinx) Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2023.5.7 (from requests>=2.30.0->sphinx) Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-9.1.0-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 66.0 MB/s 0:00:00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 946.6 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 301.2 MB/s 0:00:00 Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading packaging-26.0-py3-none-any.whl (74 kB) Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 1.1 GB/s 0:00:00 Downloading requests-2.33.1-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) Downloading roman_numerals-4.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.20.0 alabaster-1.0.0 babel-2.18.0 certifi-2026.2.25 charset_normalizer-3.4.7 docutils-0.22.4 idna-3.11 imagesize-2.0.0 packaging-26.0 requests-2.33.1 roman-numerals-4.1.0 snowballstemmer-3.0.1 sphinx-9.1.0 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.6.3 [rtd-command-info] start-time: 2026-04-02T18:56:18.144899Z, end-time: 2026-04-02T18:56:24.758430Z, duration: 6, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting canonical-sphinx==0.5.1 (from -r doc/requirements.txt (line 4)) Downloading canonical_sphinx-0.5.1-py3-none-any.whl.metadata (5.8 kB) Collecting myst-parser==4.0.1 (from -r doc/requirements.txt (line 7)) Downloading myst_parser-4.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-autobuild==2025.08.25 (from -r doc/requirements.txt (line 8)) Downloading sphinx_autobuild-2025.8.25-py3-none-any.whl.metadata (8.5 kB) Collecting sphinx-design==0.7.0 (from -r doc/requirements.txt (line 9)) Downloading sphinx_design-0.7.0-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-notfound-page==1.1.0 (from -r doc/requirements.txt (line 10)) Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-reredirects==1.1.0 (from -r doc/requirements.txt (line 11)) Downloading sphinx_reredirects-1.1.0-py3-none-any.whl.metadata (4.7 kB) Collecting sphinx-tabs==3.4.7 (from -r doc/requirements.txt (line 12)) Downloading sphinx_tabs-3.4.7-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxcontrib-jquery==4.1 (from -r doc/requirements.txt (line 13)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sphinxext-opengraph==0.13.0 (from -r doc/requirements.txt (line 14)) Downloading sphinxext_opengraph-0.13.0-py3-none-any.whl.metadata (2.7 kB) Collecting sphinx-config-options==0.1.0 (from -r doc/requirements.txt (line 17)) Downloading sphinx_config_options-0.1.0-py3-none-any.whl.metadata (3.1 kB) Collecting sphinx-related-links==0.1.2 (from -r doc/requirements.txt (line 18)) Downloading sphinx_related_links-0.1.2-py3-none-any.whl.metadata (2.5 kB) Collecting sphinx-roles==0.1.0 (from -r doc/requirements.txt (line 19)) Downloading sphinx_roles-0.1.0-py3-none-any.whl.metadata (1.5 kB) Collecting sphinx-terminal==1.0.3 (from -r doc/requirements.txt (line 20)) Downloading sphinx_terminal-1.0.3-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-youtube-links==0.1.0 (from -r doc/requirements.txt (line 21)) Downloading sphinx_youtube_links-0.1.0-py3-none-any.whl.metadata (1.5 kB) Requirement already satisfied: packaging==26.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from -r doc/requirements.txt (line 24)) (26.0) Collecting sphinxcontrib-svg2pdfconverter==2.0.0 (from sphinxcontrib-svg2pdfconverter[CairoSVG]==2.0.0->-r doc/requirements.txt (line 25)) Downloading sphinxcontrib_svg2pdfconverter-2.0.0-py3-none-any.whl.metadata (3.3 kB) Collecting sphinx-last-updated-by-git==0.3.8 (from -r doc/requirements.txt (line 26)) Downloading sphinx_last_updated_by_git-0.3.8-py3-none-any.whl.metadata (7.1 kB) Collecting sphinx-sitemap==2.9.0 (from -r doc/requirements.txt (line 27)) Downloading sphinx_sitemap-2.9.0-py3-none-any.whl.metadata (3.4 kB) Collecting vale==3.13.0 (from -r doc/requirements.txt (line 30)) Downloading vale-3.13.0.0-py3-none-any.whl.metadata (3.0 kB) Collecting gitpython==3.1.46 (from -r doc/requirements.txt (line 33)) Downloading gitpython-3.1.46-py3-none-any.whl.metadata (13 kB) Collecting linkify-it-py==2.0.3 (from -r doc/requirements.txt (line 34)) Downloading linkify_it_py-2.0.3-py3-none-any.whl.metadata (8.5 kB) Collecting pyyaml==6.0.3 (from -r doc/requirements.txt (line 35)) Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting sphinx-copybutton==0.5.2 (from -r doc/requirements.txt (line 36)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-remove-toctrees==1.0.0.post1 (from -r doc/requirements.txt (line 37)) Downloading sphinx_remove_toctrees-1.0.0.post1-py3-none-any.whl.metadata (5.8 kB) Collecting watchfiles==1.1.1 (from -r doc/requirements.txt (line 38)) Downloading watchfiles-1.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) Requirement already satisfied: Sphinx>=7.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) (9.1.0) Collecting furo (from canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) Downloading furo-2025.12.19-py3-none-any.whl.metadata (4.9 kB) Collecting docutils<0.22,>=0.19 (from myst-parser==4.0.1->-r doc/requirements.txt (line 7)) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from myst-parser==4.0.1->-r doc/requirements.txt (line 7)) (3.1.6) Collecting markdown-it-py~=3.0 (from myst-parser==4.0.1->-r doc/requirements.txt (line 7)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst-parser==4.0.1->-r doc/requirements.txt (line 7)) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl.metadata (2.8 kB) Collecting Sphinx>=7.1.2 (from canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB) Collecting colorama>=0.4.6 (from sphinx-autobuild==2025.08.25->-r doc/requirements.txt (line 8)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting starlette>=0.35 (from sphinx-autobuild==2025.08.25->-r doc/requirements.txt (line 8)) Downloading starlette-1.0.0-py3-none-any.whl.metadata (6.3 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild==2025.08.25->-r doc/requirements.txt (line 8)) Downloading uvicorn-0.42.0-py3-none-any.whl.metadata (6.7 kB) Collecting websockets>=11 (from sphinx-autobuild==2025.08.25->-r doc/requirements.txt (line 8)) Downloading websockets-16.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (6.8 kB) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from sphinx-tabs==3.4.7->-r doc/requirements.txt (line 12)) (2.20.0) Collecting Sphinx>=7.1.2 (from canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from sphinx-related-links==0.1.2->-r doc/requirements.txt (line 18)) (2.33.1) Collecting beautifulsoup4 (from sphinx-related-links==0.1.2->-r doc/requirements.txt (line 18)) Downloading beautifulsoup4-4.14.3-py3-none-any.whl.metadata (3.8 kB) Collecting gitdb<5,>=4.0.1 (from gitpython==3.1.46->-r doc/requirements.txt (line 33)) Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting uc-micro-py (from linkify-it-py==2.0.3->-r doc/requirements.txt (line 34)) Downloading uc_micro_py-2.0.0-py3-none-any.whl.metadata (2.2 kB) Collecting anyio>=3.0.0 (from watchfiles==1.1.1->-r doc/requirements.txt (line 38)) Downloading anyio-4.13.0-py3-none-any.whl.metadata (4.5 kB) Collecting cairosvg>=1.0 (from sphinxcontrib-svg2pdfconverter[CairoSVG]==2.0.0->-r doc/requirements.txt (line 25)) Downloading cairosvg-2.9.0-py3-none-any.whl.metadata (2.7 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython==3.1.46->-r doc/requirements.txt (line 33)) Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser==4.0.1->-r doc/requirements.txt (line 7)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from Sphinx>=7.1.2->canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from Sphinx>=7.1.2->canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) (2.0.0) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from Sphinx>=7.1.2->canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from Sphinx>=7.1.2->canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) (2.1.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from Sphinx>=7.1.2->canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) (2.0.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from Sphinx>=7.1.2->canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) (2.0.0) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from Sphinx>=7.1.2->canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) (3.0.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from Sphinx>=7.1.2->canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) (2.18.0) Collecting alabaster~=0.7.14 (from Sphinx>=7.1.2->canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from Sphinx>=7.1.2->canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) (2.0.0) Requirement already satisfied: idna>=2.8 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from anyio>=3.0.0->watchfiles==1.1.1->-r doc/requirements.txt (line 38)) (3.11) Collecting typing_extensions>=4.5 (from anyio>=3.0.0->watchfiles==1.1.1->-r doc/requirements.txt (line 38)) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting cairocffi (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]==2.0.0->-r doc/requirements.txt (line 25)) Downloading cairocffi-1.7.1-py3-none-any.whl.metadata (3.3 kB) Collecting cssselect2 (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]==2.0.0->-r doc/requirements.txt (line 25)) Downloading cssselect2-0.9.0-py3-none-any.whl.metadata (2.9 kB) Collecting defusedxml (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]==2.0.0->-r doc/requirements.txt (line 25)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting pillow (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]==2.0.0->-r doc/requirements.txt (line 25)) Downloading pillow-12.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB) Collecting tinycss2 (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]==2.0.0->-r doc/requirements.txt (line 25)) Downloading tinycss2-1.5.1-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from jinja2->myst-parser==4.0.1->-r doc/requirements.txt (line 7)) (3.0.3) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from requests->sphinx-related-links==0.1.2->-r doc/requirements.txt (line 18)) (3.4.7) Requirement already satisfied: urllib3<3,>=1.26 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from requests->sphinx-related-links==0.1.2->-r doc/requirements.txt (line 18)) (2.6.3) Requirement already satisfied: certifi>=2023.5.7 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from requests->sphinx-related-links==0.1.2->-r doc/requirements.txt (line 18)) (2026.2.25) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild==2025.08.25->-r doc/requirements.txt (line 8)) Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) Collecting h11>=0.8 (from uvicorn>=0.25->sphinx-autobuild==2025.08.25->-r doc/requirements.txt (line 8)) Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->sphinx-related-links==0.1.2->-r doc/requirements.txt (line 18)) Downloading soupsieve-2.8.3-py3-none-any.whl.metadata (4.6 kB) Collecting cffi>=1.1.0 (from cairocffi->cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]==2.0.0->-r doc/requirements.txt (line 25)) Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) Collecting pycparser (from cffi>=1.1.0->cairocffi->cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]==2.0.0->-r doc/requirements.txt (line 25)) Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) Collecting webencodings (from cssselect2->cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]==2.0.0->-r doc/requirements.txt (line 25)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting sphinx-basic-ng>=1.0.0.beta2 (from furo->canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata (1.5 kB) Collecting accessible-pygments>=0.0.5 (from furo->canonical-sphinx==0.5.1->-r doc/requirements.txt (line 4)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Downloading canonical_sphinx-0.5.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 24.5 MB/s 0:00:00 Downloading myst_parser-4.0.1-py3-none-any.whl (84 kB) Downloading sphinx_autobuild-2025.8.25-py3-none-any.whl (12 kB) Downloading sphinx_design-0.7.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 80.3 MB/s 0:00:00 Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl (8.2 kB) Downloading sphinx_reredirects-1.1.0-py3-none-any.whl (6.4 kB) Downloading sphinx_tabs-3.4.7-py3-none-any.whl (9.7 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading sphinxext_opengraph-0.13.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 907.5 MB/s 0:00:00 Downloading sphinx_config_options-0.1.0-py3-none-any.whl (23 kB) Downloading sphinx_related_links-0.1.2-py3-none-any.whl (19 kB) Downloading sphinx_roles-0.1.0-py3-none-any.whl (17 kB) Downloading sphinx_terminal-1.0.3-py3-none-any.whl (20 kB) Downloading sphinx_youtube_links-0.1.0-py3-none-any.whl (17 kB) Downloading sphinxcontrib_svg2pdfconverter-2.0.0-py3-none-any.whl (8.3 kB) Downloading sphinx_last_updated_by_git-0.3.8-py3-none-any.whl (8.6 kB) Downloading sphinx_sitemap-2.9.0-py3-none-any.whl (6.2 kB) Downloading vale-3.13.0.0-py3-none-any.whl (5.9 kB) Downloading gitpython-3.1.46-py3-none-any.whl (208 kB) Downloading linkify_it_py-2.0.3-py3-none-any.whl (19 kB) Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 964.3 MB/s 0:00:00 Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_remove_toctrees-1.0.0.post1-py3-none-any.whl (5.2 kB) Downloading watchfiles-1.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (456 kB) Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 1.0 GB/s 0:00:00 Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl (57 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading smmap-5.0.3-py3-none-any.whl (24 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 265.3 MB/s 0:00:00 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading anyio-4.13.0-py3-none-any.whl (114 kB) Downloading cairosvg-2.9.0-py3-none-any.whl (45 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading starlette-1.0.0-py3-none-any.whl (72 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading uvicorn-0.42.0-py3-none-any.whl (68 kB) Downloading click-8.3.1-py3-none-any.whl (108 kB) Downloading h11-0.16.0-py3-none-any.whl (37 kB) Downloading websockets-16.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (184 kB) Downloading beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Downloading soupsieve-2.8.3-py3-none-any.whl (37 kB) Downloading cairocffi-1.7.1-py3-none-any.whl (75 kB) Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) Downloading cssselect2-0.9.0-py3-none-any.whl (15 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading furo-2025.12.19-py3-none-any.whl (339 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 253.8 MB/s 0:00:00 Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading pillow-12.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 462.5 MB/s 0:00:00 Downloading pycparser-3.0-py3-none-any.whl (48 kB) Downloading tinycss2-1.5.1-py3-none-any.whl (28 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading uc_micro_py-2.0.0-py3-none-any.whl (6.4 kB) Installing collected packages: webencodings, websockets, vale, uc-micro-py, typing_extensions, tinycss2, soupsieve, smmap, pyyaml, pycparser, pillow, mdurl, h11, docutils, defusedxml, colorama, click, alabaster, accessible-pygments, uvicorn, Sphinx, markdown-it-py, linkify-it-py, gitdb, cssselect2, cffi, beautifulsoup4, anyio, watchfiles, starlette, sphinxext-opengraph, sphinxcontrib-svg2pdfconverter, sphinxcontrib-jquery, sphinx-youtube-links, sphinx-tabs, sphinx-roles, sphinx-reredirects, sphinx-remove-toctrees, sphinx-related-links, sphinx-notfound-page, sphinx-last-updated-by-git, sphinx-design, sphinx-copybutton, sphinx-config-options, sphinx-basic-ng, mdit-py-plugins, gitpython, cairocffi, sphinx-terminal, sphinx-sitemap, sphinx-autobuild, myst-parser, furo, cairosvg, canonical-sphinx Attempting uninstall: docutils Found existing installation: docutils 0.22.4 Uninstalling docutils-0.22.4: Successfully uninstalled docutils-0.22.4 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: Sphinx Found existing installation: Sphinx 9.1.0 Uninstalling Sphinx-9.1.0: Successfully uninstalled Sphinx-9.1.0 Successfully installed Sphinx-7.4.7 accessible-pygments-0.0.5 alabaster-0.7.16 anyio-4.13.0 beautifulsoup4-4.14.3 cairocffi-1.7.1 cairosvg-2.9.0 canonical-sphinx-0.5.1 cffi-2.0.0 click-8.3.1 colorama-0.4.6 cssselect2-0.9.0 defusedxml-0.7.1 docutils-0.21.2 furo-2025.12.19 gitdb-4.0.12 gitpython-3.1.46 h11-0.16.0 linkify-it-py-2.0.3 markdown-it-py-3.0.0 mdit-py-plugins-0.5.0 mdurl-0.1.2 myst-parser-4.0.1 pillow-12.2.0 pycparser-3.0 pyyaml-6.0.3 smmap-5.0.3 soupsieve-2.8.3 sphinx-autobuild-2025.8.25 sphinx-basic-ng-1.0.0b2 sphinx-config-options-0.1.0 sphinx-copybutton-0.5.2 sphinx-design-0.7.0 sphinx-last-updated-by-git-0.3.8 sphinx-notfound-page-1.1.0 sphinx-related-links-0.1.2 sphinx-remove-toctrees-1.0.0.post1 sphinx-reredirects-1.1.0 sphinx-roles-0.1.0 sphinx-sitemap-2.9.0 sphinx-tabs-3.4.7 sphinx-terminal-1.0.3 sphinx-youtube-links-0.1.0 sphinxcontrib-jquery-4.1 sphinxcontrib-svg2pdfconverter-2.0.0 sphinxext-opengraph-0.13.0 starlette-1.0.0 tinycss2-1.5.1 typing_extensions-4.15.0 uc-micro-py-2.0.0 uvicorn-0.42.0 vale-3.13.0.0 watchfiles-1.1.1 webencodings-0.5.1 websockets-16.0 [rtd-command-info] start-time: 2026-04-02T18:56:24.947603Z, end-time: 2026-04-02T18:56:50.156169Z, duration: 25, exit-code: 0 go build -ldflags "-s -w" -o trimpath -o lxc.bin ./lxc go: downloading go1.25.8 (linux/amd64) go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/gorilla/websocket v1.5.1 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/sirupsen/logrus v1.9.4 go: downloading github.com/spf13/cobra v1.10.2 go: downloading go.yaml.in/yaml/v2 v2.4.4 go: downloading golang.org/x/crypto v0.49.0 go: downloading golang.org/x/sys v0.42.0 go: downloading golang.org/x/term v0.41.0 go: downloading github.com/zitadel/oidc/v3 v3.45.5 go: downloading github.com/fvbommel/sortorder v1.1.0 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/flosch/pongo2 v0.0.0-20200913210552-0d938eb266f3 go: downloading github.com/pkg/xattr v0.4.12 go: downloading github.com/gosexy/gettext v0.0.0-20160830220431-74466a0a0c4a go: downloading github.com/pkg/sftp v1.13.10 go: downloading golang.org/x/oauth2 v0.36.0 go: downloading golang.org/x/text v0.35.0 go: downloading golang.org/x/net v0.52.0 go: downloading github.com/spf13/pflag v1.0.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.7 go: downloading go.yaml.in/yaml/v3 v3.0.4 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/mattn/go-runewidth v0.0.21 go: downloading github.com/go-jose/go-jose/v4 v4.1.3 go: downloading github.com/muhlemmer/gu v0.3.1 go: downloading github.com/zitadel/schema v1.3.2 go: downloading github.com/zitadel/logging v0.7.0 go: downloading github.com/gorilla/securecookie v1.1.2 go: downloading github.com/kr/fs v0.1.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/clipperhouse/uax29/v2 v2.7.0 go: downloading go.opentelemetry.io/otel v1.42.0 go: downloading go.opentelemetry.io/otel/trace v1.42.0 go: downloading go.opentelemetry.io/otel/metric v1.42.0 go: downloading github.com/go-logr/logr v1.4.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/auto/sdk v1.2.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 [rtd-command-info] start-time: 2026-04-02T18:56:50.242088Z, end-time: 2026-04-02T18:56:50.278622Z, duration: 0, exit-code: 0 cat doc/conf.py import datetime import os import yaml ############################ # LXD custom initializations # ############################ import sys import subprocess from git import Repo, InvalidGitRepositoryError import filecmp import ast sys.path.insert(0, os.path.abspath('.')) from redirects import redirects sys.path.append('.sphinx/') # Set global version variable used in objects.inv to numeric version defined in flex.go with open("../shared/version/flex.go") as fd: version = fd.readlines()[3].split()[-1].strip("\"") ####################### # Project information # ####################### # Project name project = 'LXD' author = 'LXD contributors' # Sidebar documentation title; best kept reasonably short # To disable the title, set to an empty string. html_title = project + ' documentation' # Copyright string; shown at the bottom of the page copyright = '2014-%s AGPL-3.0, %s' % (datetime.date.today().year, author) # Documentation website URL # Use RTD canonical URL to ensure duplicate pages have a single canonical URL # that includes the version (such as /latest/); helps SEO. # See: https://docs.readthedocs.com/platform/stable/canonical-urls.html and # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl # Second argument is for local builds where READTHEDOCS_CANONICAL_URL is not available html_baseurl = os.environ.get('READTHEDOCS_CANONICAL_URL', '/') # NOTE: The Open Graph Protocol (OGP) enhances page display in a social graph # and is used by social media platforms; see https://ogp.me/ ogp_site_url = html_baseurl # Preview name of the documentation website ogp_site_name = html_title # Preview image URL ogp_image = 'https://documentation.ubuntu.com/lxd/stable-5.21/_static/lxd_tag.png' # Product favicon; shown in bookmarks, browser tabs, etc. html_favicon = '_static/favicon.ico' # Dictionary of values to pass into the Sphinx context for all pages: # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_context html_context = { # Product page URL; can be different from product docs URL 'product_page': 'canonical.com/lxd', # Product tag image; the orange part of your logo, shown in the page header 'product_tag': '_static/lxd_tag.png', # Your Discourse instance URL # NOTE: If set, adding ':discourse: 123' to an .rst file # will add a link to Discourse topic 123 at the bottom of the page. 'discourse': 'https://discourse.ubuntu.com/c/lxd/', # LXD docs refer to two different Discourse instances 'discourse_prefix': { 'ubuntu': 'https://discourse.ubuntu.com/t/', 'lxc': 'https://discuss.linuxcontainers.org/t/' }, # Your Mattermost channel URL 'mattermost': '', # Your Matrix channel URL 'matrix': 'https://matrix.to/#/#documentation:ubuntu.com', # Your documentation GitHub repository URL # NOTE: If set, links for viewing the documentation source files # and creating GitHub issues are added at the bottom of each page. 'github_url': 'https://github.com/canonical/lxd', # Docs branch in the repo; used in links for viewing the source files 'repo_default_branch': 'main', # Docs location in the repo; used in links for viewing the source files 'repo_folder': '/doc/', # Enables the Previous / Next buttons at the bottom of pages # NOTE: Valid options are none, prev, next, both 'sequential_nav': 'both', # Enables listing contributors on individual pages # This feature is deprecated and will be removed in the future 'display_contributors': False, # Required for feedback button 'github_issues': 'enabled', } html_extra_path = ['_extra'] # Enables the pencil icon to edit pages on GitHub, shown at the top of each page html_theme_options = { 'source_edit_link': html_context['github_url'] } # Project slug # Required if your project is hosted on documentation.ubuntu.com slug = 'lxd' ####################### # Sitemap configuration: https://sphinx-sitemap.readthedocs.io/ ####################### # sphinx-sitemap uses html_baseurl (set earlier in this file) to generate the full URL for each page: sitemap_url_scheme = '{link}' # Include `lastmod` dates in the sitemap: sitemap_show_lastmod = True # Exclude generated pages from the sitemap: sitemap_excludes = [ '404/', 'genindex/', 'search/', ] # TODO: Add more pages to sitemap_excludes if needed. Wildcards are supported. # For example, to exclude module pages generated by autodoc, add '_modules/*'. ####################### # Template and asset locations ####################### html_static_path = ['_static'] templates_path = ['_templates'] ############# # Redirects # ############# # To set up redirects in the Read the Docs project dashboard: # https://docs.readthedocs.io/en/stable/guides/redirects.html # redirects = {} # NOTE: The above line is commented out because LXD imports redirects from redirects.py # instead of setting it here ########################### # Link checker exceptions # ########################### # A regex list of URLs that are ignored by 'make linkcheck' # Always ignore these links linkcheck_ignore = [ r"https?://localhost.*", r"https?://127\.0\.0\.1.*", r"^/.*/api/", # These links often/always fail both locally and in GitHub CI r"https://ceph\.io.*", r"https://.*\.sourceforge\.net.*", r"https://www\.gnu\.org.*", # These links often fail due to infra issues r"https://.*\.canonical\.com.*", r"https://snapcraft\.io.*", r"https://ubuntu\.com.*", r"https://.*\.launchpad\.net.*", # Ignore so that we can link change log in release notes before a release is ready r"https://github\.com/canonical/lxd/compare.*", r'https://kubernetes\.io/.*', ] # Ignore these links in GitHub CI due to site restrictions causing failures # In local checks, they are not ignored and should pass if os.environ.get('CI') == 'true': linkcheck_ignore.extend([ r"https://www\.hpe\.com.*", r"https://www\.schlachter\.tech.*", r"https://www\.dell\.com.*", ]) # Pages on which to ignore anchors # (This list will be appended to linkcheck_anchors_ignore_for_url) linkcheck_anchors_ignore_for_url = [ r'https://github\.com/.*', r'https://snapcraft\.io/docs/.*', 'https://docs.docker.com/network/packet-filtering-firewalls/', 'https://maas.io/docs/how-to-manage-machines', 'https://web.libera.chat' ] linkcheck_exclude_documents = [r'.*/manpages/.*'] # Increase linkcheck rate limit timeout max; default when unset is 300 # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-linkcheck_timeout linkcheck_rate_limit_timeout = 600 # Increase linkcheck retries; default when unset is 1 # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-linkcheck_retries linkcheck_retries = 3 ######################## # Configuration extras # ######################## extensions = [ 'canonical_sphinx', 'notfound.extension', 'sphinx_design', 'sphinx_reredirects', 'sphinx_tabs.tabs', 'sphinxcontrib.jquery', 'sphinxext.opengraph', 'sphinx_config_options', 'sphinx_related_links', 'sphinx_roles', 'sphinx_terminal', 'sphinx_youtube_links', 'sphinxcontrib.cairosvgconverter', 'sphinx_last_updated_by_git', 'sphinx.ext.intersphinx', 'sphinx_sitemap', 'sphinx_remove_toctrees', 'myst_parser', ] # Additional MyST syntax myst_enable_extensions = { 'substitution', 'deflist', 'linkify', 'attrs_block', } # Exclude from processing exclude_patterns = [ 'html', 'README.md', 'config_options_cheat_sheet.md' ] # Adds custom CSS files, located under 'html_static_path' html_css_files = [ 'lxd_custom.css', 'cookie-banner.css', ] # Adds custom JavaScript files, located under 'html_static_path' html_js_files = ['js/bundle.js'] # Feedback button at the top; enabled by default # To disable the button, uncomment the line below: # disable_feedback_button = True # Specifies a reST snippet to be prepended to each .rst file # Defines a :center: role that centers table cell content. # Defines a :h2: role that styles content for use with PDF generation. # Defines woke-ignore and vale-ignore roles that can be used to mark content to be # ignored by vale and woke checks rst_prolog = """ .. role:: center :class: align-center .. role:: h2 :class: hclass2 .. role:: woke-ignore :class: woke-ignore .. role:: vale-ignore :class: vale-ignore """ ############################################################ ### Misc LXD custom configuration ############################################################ # Use custom 404 page text notfound_context = { 'title': 'Page not found', 'body': '

Page not found

\n\n

Sorry, but the documentation page that you are looking for was not found.

\n\n

Documentation changes over time, and pages are moved around. We try to redirect you to the updated content where possible, but unfortunately, that didn\'t work this time (maybe because the content you were looking for does not exist in this version of the documentation).

\n

You can try to use the navigation to locate the content you\'re looking for, or search for a similar page.

\n', } # Prevents making links from URLs that do not start with a protocol myst_linkify_fuzzy_links = False # Auto-generate HTML anchors down to heading level 7 # https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#auto-generated-header-anchors myst_heading_anchors = 7 if os.path.exists('./substitutions.yaml'): with open('./substitutions.yaml', 'r') as fd: myst_substitutions = yaml.safe_load(fd.read()) if os.path.exists('./related_topics.yaml'): with open('./related_topics.yaml', 'r') as fd: myst_substitutions.update(yaml.safe_load(fd.read())) # Add configuration for intersphinx mapping intersphinx_mapping = { 'cloud-init': ('https://cloudinit.readthedocs.io/en/latest/', None), 'imagebuilder': ('https://canonical-lxd-imagebuilder.readthedocs-hosted.com/en/latest/', None), 'snap': ('https://snapcraft.io/docs/', None), } if ('LOCAL_SPHINX_BUILD' in os.environ) and (os.environ['LOCAL_SPHINX_BUILD'] == 'True'): swagger_url_scheme = '/api/#{{path}}' else: swagger_url_scheme = '/lxd/stable-5.21/api/#{{path}}' myst_url_schemes = { 'http': None, 'https': None, 'swagger': swagger_url_scheme, } remove_from_toctrees = ['reference/manpages/lxc/*.md'] # Download and link swagger-ui files if not os.path.isdir('.sphinx/deps/swagger-ui'): Repo.clone_from('https://github.com/swagger-api/swagger-ui', '.sphinx/deps/swagger-ui', depth=1) os.makedirs('_static/swagger-ui/', exist_ok=True) if not os.path.islink('_static/swagger-ui/swagger-ui-bundle.js'): os.symlink('../../.sphinx/deps/swagger-ui/dist/swagger-ui-bundle.js', '_static/swagger-ui/swagger-ui-bundle.js') if not os.path.islink('_static/swagger-ui/swagger-ui-standalone-preset.js'): os.symlink('../../.sphinx/deps/swagger-ui/dist/swagger-ui-standalone-preset.js', '_static/swagger-ui/swagger-ui-standalone-preset.js') if not os.path.islink('_static/swagger-ui/swagger-ui.css'): os.symlink('../../.sphinx/deps/swagger-ui/dist/swagger-ui.css', '_static/swagger-ui/swagger-ui.css') ### MAN PAGES ### # Find path to lxc client (different for local builds and on RTD) if ('LOCAL_SPHINX_BUILD' in os.environ and os.environ['LOCAL_SPHINX_BUILD'] == 'True'): path = str(subprocess.check_output(['go', 'env', 'GOPATH'], encoding='utf-8').strip()) lxc = os.path.join(path, 'bin', 'lxc') if os.path.isfile(lxc): print('Using ' + lxc + ' to generate man pages.') else: print('Cannot find lxc in ' + lxc) exit(2) else: lxc = '../lxc.bin' # Generate man pages content os.makedirs('.sphinx/deps/manpages', exist_ok=True) if (os.path.isfile(lxc)): subprocess.run([lxc, 'manpage', '.sphinx/deps/manpages/', '--format=md'], check=True) else: print('No man page content generated.') # Preprocess man pages content for page in [x for x in os.listdir('.sphinx/deps/manpages') if os.path.isfile(os.path.join('.sphinx/deps/manpages/', x))]: # replace underscores with slashes to create a directory structure pagepath = page.replace('_', '/') # for each generated page, add an anchor, fix the title, and adjust the # heading levels with open(os.path.join('.sphinx/deps/manpages/', page), 'r') as mdfile: content = mdfile.readlines() os.makedirs(os.path.dirname(os.path.join('.sphinx/deps/manpages/', pagepath)), exist_ok=True) with open(os.path.join('.sphinx/deps/manpages/', pagepath), 'w') as mdfile: mdfile.write('(' + page + ')=\n') for line in content: if line.startswith('###### Auto generated'): continue elif line.startswith('## '): mdfile.write('# `' + line[3:].rstrip() + '`\n') elif line.startswith('##'): mdfile.write(line[1:]) else: mdfile.write(line) # remove the input page (unless the file path doesn't change) if '_' in page: os.remove(os.path.join('.sphinx/deps/manpages/', page)) # Complete and copy man pages content for folder, subfolders, files in os.walk('.sphinx/deps/manpages'): # for each subfolder, add toctrees to the parent page that # include the subpages for subfolder in subfolders: with open(os.path.join(folder, subfolder + '.md'), 'a') as parent: parent.write('```{toctree}\n:titlesonly:\n:glob:\n:hidden:\n\n' + subfolder + '/*\n```\n') # for each file, if the content is different to what has been generated # before, copy the file to the reference/manpages folder # (copying all would mess up the incremental build) for f in files: sourcefile = os.path.join(folder, f) targetfile = os.path.join('reference/manpages/', os.path.relpath(folder, '.sphinx/deps/manpages'), f) if (not os.path.isfile(targetfile) or not filecmp.cmp(sourcefile, targetfile, shallow=False)): os.makedirs(os.path.dirname(targetfile), exist_ok=True) os.system('cp ' + sourcefile + ' ' + targetfile) ### End MAN PAGES ### ############################################################ ### Custom PDF/LaTeX configuration ############################################################ # Use LXD's custom LaTeX template because the one from canonical-sphinx introduces # a bug with white-on-white text on most pages with open(".sphinx/latex_elements_template.txt", "rt") as file: latex_config = file.read() latex_elements = ast.literal_eval(latex_config.replace("$PROJECT", project)) [rtd-command-info] start-time: 2026-04-02T18:56:50.371527Z, end-time: 2026-04-02T18:58:14.873231Z, duration: 84, exit-code: 0 python -m sphinx -T -W --keep-going -b dirhtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.4.7 loading translations [en]... done sphinx_design found. sphinx_design is now configured. sphinx_tabs.tabs found. sphinx_tabs.tabs is now configured. sphinx_reredirects found. sphinx_reredirects is now configured. canonical.youtube-links not found. canonical.youtube-links will not be configured. canonical.related-links not found. canonical.related-links will not be configured. canonical.custom-rst-roles not found. canonical.custom-rst-roles will not be configured. canonical.terminal-output not found. canonical.terminal-output will not be configured. canonical.contributor-listing not found. canonical.contributor-listing will not be configured. sphinx_copybutton found. sphinx_copybutton is now configured. sphinxext.opengraph found. sphinxext.opengraph is now configured. sphinxcontrib.jquery found. sphinxcontrib.jquery is now configured. notfound.extension found. notfound.extension is now configured. sphinxcontrib.cairosvgconverter found. sphinxcontrib.cairosvgconverter is now configured. sphinx_last_updated_by_git found. sphinx_last_updated_by_git is now configured. matplotlib is not installed, social cards will not be generated making output directory... done myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'linkify', 'substitution', 'attrs_block', 'deflist'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'swagger'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=7, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={block_filesystem: ..., create_image_button: ..., delete_button: ..., enable_ID_shifting: ..., note_ip_addresses_CIDR: ..., restore_button: ..., restart_button: ..., snapshot_expiry_format: ..., snapshot_pattern_detail: ..., snapshot_pattern_format: ..., snapshot_schedule_format: ..., volume_configuration: ..., current_lts_track: ..., current_feature_track: ..., clustering_exp: ..., clustering_how: ..., clustering_ref: ..., getting_started_exp: ..., getting_started_how: ..., getting_started_ref: ..., getting_started_tut: ..., images_exp: ..., images_how: ..., images_ref: ..., initialize: ..., instances_exp: ..., instances_how: ..., instances_ref: ..., server_exp: ..., server_how: ..., server_ref: ..., networks_exp: ..., networks_how: ..., networks_ref: ..., performance_exp: ..., performance_how: ..., performance_ref: ..., projects_exp: ..., projects_how: ..., projects_ref: ..., storage_exp: ..., storage_how: ..., storage_ref: ..., security_exp: ..., security_how: ...}, linkify_fuzzy_links=False, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory 'cloud-init' from https://cloudinit.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory 'imagebuilder' from https://canonical-lxd-imagebuilder.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory 'snap' from https://snapcraft.io/docs/objects.inv... intersphinx inventory has moved: https://cloudinit.readthedocs.io/en/latest/objects.inv -> https://docs.cloud-init.io/en/latest/objects.inv building [mo]: targets for 0 po files that are out of date writing output... building [dirhtml]: targets for 519 source files that are out of date updating environment: [new config] 519 added, 0 changed, 0 removed reading sources... [ 0%] api reading sources... [ 0%] api-extensions reading sources... [ 1%] architectures reading sources... [ 1%] authentication reading sources... [ 1%] backup reading sources... [ 1%] cloud-init reading sources... [ 1%] clustering reading sources... [ 2%] config-options reading sources... [ 2%] container-environment reading sources... [ 2%] contributing reading sources... [ 2%] daemon-behavior reading sources... [ 2%] database reading sources... [ 3%] debugging reading sources... [ 3%] dev-lxd reading sources... [ 3%] doc-cheat-sheet-myst reading sources... [ 3%] environment reading sources... [ 3%] events reading sources... [ 3%] explanation/authorization reading sources... [ 4%] explanation/bpf reading sources... [ 4%] explanation/clusters reading sources... [ 4%] explanation/index reading sources... [ 4%] explanation/instance_config reading sources... [ 4%] explanation/instances reading sources... [ 5%] explanation/lxc_show_info reading sources... [ 5%] explanation/lxd_lxc reading sources... [ 5%] explanation/networks reading sources... [ 5%] explanation/performance_tuning reading sources... [ 5%] explanation/projects reading sources... [ 6%] explanation/security reading sources... [ 6%] explanation/storage reading sources... [ 6%] faq reading sources... [ 6%] getting_started reading sources... [ 6%] guest-os-compatibility reading sources... [ 7%] howto/access_documentation reading sources... [ 7%] howto/access_ui reading sources... [ 7%] howto/benchmark_performance reading sources... [ 7%] howto/cluster_config_networks reading sources... [ 7%] howto/cluster_config_storage reading sources... [ 8%] howto/cluster_form reading sources... [ 8%] howto/cluster_groups reading sources... [ 8%] howto/cluster_manage reading sources... [ 8%] howto/cluster_manage_instance reading sources... [ 8%] howto/cluster_recover reading sources... [ 8%] howto/cluster_vip reading sources... [ 9%] howto/container_gpu_passthrough_with_docker reading sources... [ 9%] howto/disaster_recovery reading sources... [ 9%] howto/disaster_recovery_replication reading sources... [ 9%] howto/dqlite_troubleshoot reading sources... [ 9%] howto/grafana reading sources... [ 10%] howto/images_copy reading sources... [ 10%] howto/images_create reading sources... [ 10%] howto/images_manage reading sources... [ 10%] howto/images_profiles reading sources... [ 10%] howto/images_remote reading sources... [ 11%] howto/import_machines_to_instances reading sources... [ 11%] howto/index reading sources... [ 11%] howto/initialize reading sources... [ 11%] howto/instances_access_files reading sources... [ 11%] howto/instances_backup reading sources... [ 12%] howto/instances_configure reading sources... [ 12%] howto/instances_console reading sources... [ 12%] howto/instances_create reading sources... [ 12%] howto/instances_manage reading sources... [ 12%] howto/instances_migrate reading sources... [ 13%] howto/instances_routed_nic_vm reading sources... [ 13%] howto/instances_troubleshoot reading sources... [ 13%] howto/instances_ubuntu_pro_attach reading sources... [ 13%] howto/logs_loki reading sources... [ 13%] howto/lxc_alias reading sources... [ 13%] howto/network_acls reading sources... [ 14%] howto/network_bgp reading sources... [ 14%] howto/network_bridge_firewalld reading sources... [ 14%] howto/network_bridge_resolved reading sources... [ 14%] howto/network_configure reading sources... [ 14%] howto/network_create reading sources... [ 15%] howto/network_forwards reading sources... [ 15%] howto/network_increase_bandwidth reading sources... [ 15%] howto/network_ipam reading sources... [ 15%] howto/network_load_balancers reading sources... [ 15%] howto/network_ovn_peers reading sources... [ 16%] howto/network_ovn_setup reading sources... [ 16%] howto/network_zones reading sources... [ 16%] howto/oidc_auth0 reading sources... [ 16%] howto/oidc_entra_id reading sources... [ 16%] howto/oidc_keycloak reading sources... [ 17%] howto/oidc_ory reading sources... [ 17%] howto/projects_confine reading sources... [ 17%] howto/projects_create reading sources... [ 17%] howto/projects_work reading sources... [ 17%] howto/security_harden reading sources... [ 18%] howto/server_configure reading sources... [ 18%] howto/server_expose reading sources... [ 18%] howto/snap reading sources... [ 18%] howto/storage_backup_volume reading sources... [ 18%] howto/storage_buckets reading sources... [ 18%] howto/storage_create_instance reading sources... [ 19%] howto/storage_move_volume reading sources... [ 19%] howto/storage_pools reading sources... [ 19%] howto/storage_volumes reading sources... [ 19%] howto/troubleshoot reading sources... [ 19%] image-handling reading sources... [ 20%] images reading sources... [ 20%] index reading sources... [ 20%] installing reading sources... [ 20%] instance-exec reading sources... [ 20%] instances reading sources... [ 21%] internals reading sources... [ 21%] metrics reading sources... [ 21%] networks reading sources... [ 21%] operation reading sources... [ 21%] production-setup reading sources... [ 22%] profiles reading sources... [ 22%] projects reading sources... [ 22%] reference/cluster_member_config reading sources... [ 22%] reference/devices reading sources... [ 22%] reference/devices_disk reading sources... [ 23%] reference/devices_gpu reading sources... [ 23%] reference/devices_infiniband reading sources... [ 23%] reference/devices_nic reading sources... [ 23%] reference/devices_none reading sources... [ 23%] reference/devices_pci reading sources... [ 24%] reference/devices_proxy reading sources... [ 24%] reference/devices_tpm reading sources... [ 24%] reference/devices_unix_block reading sources... [ 24%] reference/devices_unix_char reading sources... [ 24%] reference/devices_unix_hotplug reading sources... [ 24%] reference/devices_usb reading sources... [ 25%] reference/dqlite-internals reading sources... [ 25%] reference/image_format reading sources... [ 25%] reference/index reading sources... [ 25%] reference/instance_options reading sources... [ 25%] reference/instance_properties reading sources... [ 26%] reference/instance_units reading sources... [ 26%] reference/manpages reading sources... [ 26%] reference/manpages/lxc reading sources... [ 26%] reference/manpages/lxc/alias reading sources... [ 26%] reference/manpages/lxc/alias/add reading sources... [ 27%] reference/manpages/lxc/alias/list reading sources... [ 27%] reference/manpages/lxc/alias/remove reading sources... [ 27%] reference/manpages/lxc/alias/rename reading sources... [ 27%] reference/manpages/lxc/auth reading sources... [ 27%] reference/manpages/lxc/auth/group reading sources... [ 28%] reference/manpages/lxc/auth/group/create reading sources... [ 28%] reference/manpages/lxc/auth/group/delete reading sources... [ 28%] reference/manpages/lxc/auth/group/edit reading sources... [ 28%] reference/manpages/lxc/auth/group/list reading sources... [ 28%] reference/manpages/lxc/auth/group/permission reading sources... [ 29%] reference/manpages/lxc/auth/group/permission/add reading sources... [ 29%] reference/manpages/lxc/auth/group/permission/remove reading sources... [ 29%] reference/manpages/lxc/auth/group/rename reading sources... [ 29%] reference/manpages/lxc/auth/group/show reading sources... [ 29%] reference/manpages/lxc/auth/identity reading sources... [ 29%] reference/manpages/lxc/auth/identity-provider-group reading sources... [ 30%] reference/manpages/lxc/auth/identity-provider-group/create reading sources... [ 30%] reference/manpages/lxc/auth/identity-provider-group/delete reading sources... [ 30%] reference/manpages/lxc/auth/identity-provider-group/edit reading sources... [ 30%] reference/manpages/lxc/auth/identity-provider-group/group reading sources... [ 30%] reference/manpages/lxc/auth/identity-provider-group/group/add reading sources... [ 31%] reference/manpages/lxc/auth/identity-provider-group/group/remove reading sources... [ 31%] reference/manpages/lxc/auth/identity-provider-group/list reading sources... [ 31%] reference/manpages/lxc/auth/identity-provider-group/rename reading sources... [ 31%] reference/manpages/lxc/auth/identity-provider-group/show reading sources... [ 31%] reference/manpages/lxc/auth/identity/create reading sources... [ 32%] reference/manpages/lxc/auth/identity/delete reading sources... [ 32%] reference/manpages/lxc/auth/identity/edit reading sources... [ 32%] reference/manpages/lxc/auth/identity/group reading sources... [ 32%] reference/manpages/lxc/auth/identity/group/add reading sources... [ 32%] reference/manpages/lxc/auth/identity/group/remove reading sources... [ 33%] reference/manpages/lxc/auth/identity/info reading sources... [ 33%] reference/manpages/lxc/auth/identity/list reading sources... [ 33%] reference/manpages/lxc/auth/identity/show reading sources... [ 33%] reference/manpages/lxc/auth/permission reading sources... [ 33%] reference/manpages/lxc/auth/permission/list reading sources... [ 34%] reference/manpages/lxc/cluster reading sources... [ 34%] reference/manpages/lxc/cluster/add reading sources... [ 34%] reference/manpages/lxc/cluster/edit reading sources... [ 34%] reference/manpages/lxc/cluster/enable reading sources... [ 34%] reference/manpages/lxc/cluster/evacuate reading sources... [ 34%] reference/manpages/lxc/cluster/get reading sources... [ 35%] reference/manpages/lxc/cluster/group reading sources... [ 35%] reference/manpages/lxc/cluster/group/add reading sources... [ 35%] reference/manpages/lxc/cluster/group/assign reading sources... [ 35%] reference/manpages/lxc/cluster/group/create reading sources... [ 35%] reference/manpages/lxc/cluster/group/delete reading sources... [ 36%] reference/manpages/lxc/cluster/group/edit reading sources... [ 36%] reference/manpages/lxc/cluster/group/list reading sources... [ 36%] reference/manpages/lxc/cluster/group/remove reading sources... [ 36%] reference/manpages/lxc/cluster/group/rename reading sources... [ 36%] reference/manpages/lxc/cluster/group/show reading sources... [ 37%] reference/manpages/lxc/cluster/info reading sources... [ 37%] reference/manpages/lxc/cluster/list reading sources... [ 37%] reference/manpages/lxc/cluster/list-tokens reading sources... [ 37%] reference/manpages/lxc/cluster/remove reading sources... [ 37%] reference/manpages/lxc/cluster/rename reading sources... [ 38%] reference/manpages/lxc/cluster/restore reading sources... [ 38%] reference/manpages/lxc/cluster/revoke-token reading sources... [ 38%] reference/manpages/lxc/cluster/role reading sources... [ 38%] reference/manpages/lxc/cluster/role/add reading sources... [ 38%] reference/manpages/lxc/cluster/role/remove reading sources... [ 39%] reference/manpages/lxc/cluster/set reading sources... [ 39%] reference/manpages/lxc/cluster/show reading sources... [ 39%] reference/manpages/lxc/cluster/unset reading sources... [ 39%] reference/manpages/lxc/cluster/update-certificate reading sources... [ 39%] reference/manpages/lxc/completion reading sources... [ 39%] reference/manpages/lxc/completion/bash reading sources... [ 40%] reference/manpages/lxc/completion/fish reading sources... [ 40%] reference/manpages/lxc/completion/powershell reading sources... [ 40%] reference/manpages/lxc/completion/zsh reading sources... [ 40%] reference/manpages/lxc/config reading sources... [ 40%] reference/manpages/lxc/config/device reading sources... [ 41%] reference/manpages/lxc/config/device/add reading sources... [ 41%] reference/manpages/lxc/config/device/get reading sources... [ 41%] reference/manpages/lxc/config/device/list reading sources... [ 41%] reference/manpages/lxc/config/device/override reading sources... [ 41%] reference/manpages/lxc/config/device/remove reading sources... [ 42%] reference/manpages/lxc/config/device/set reading sources... [ 42%] reference/manpages/lxc/config/device/show reading sources... [ 42%] reference/manpages/lxc/config/device/unset reading sources... [ 42%] reference/manpages/lxc/config/edit reading sources... [ 42%] reference/manpages/lxc/config/get reading sources... [ 43%] reference/manpages/lxc/config/metadata reading sources... [ 43%] reference/manpages/lxc/config/metadata/edit reading sources... [ 43%] reference/manpages/lxc/config/metadata/show reading sources... [ 43%] reference/manpages/lxc/config/set reading sources... [ 43%] reference/manpages/lxc/config/show reading sources... [ 44%] reference/manpages/lxc/config/template reading sources... [ 44%] reference/manpages/lxc/config/template/create reading sources... [ 44%] reference/manpages/lxc/config/template/delete reading sources... [ 44%] reference/manpages/lxc/config/template/edit reading sources... [ 44%] reference/manpages/lxc/config/template/list reading sources... [ 45%] reference/manpages/lxc/config/template/show reading sources... [ 45%] reference/manpages/lxc/config/trust reading sources... [ 45%] reference/manpages/lxc/config/trust/add reading sources... [ 45%] reference/manpages/lxc/config/trust/edit reading sources... [ 45%] reference/manpages/lxc/config/trust/list reading sources... [ 45%] reference/manpages/lxc/config/trust/list-tokens reading sources... [ 46%] reference/manpages/lxc/config/trust/remove reading sources... [ 46%] reference/manpages/lxc/config/trust/revoke-token reading sources... [ 46%] reference/manpages/lxc/config/trust/show reading sources... [ 46%] reference/manpages/lxc/config/uefi reading sources... [ 46%] reference/manpages/lxc/config/uefi/edit reading sources... [ 47%] reference/manpages/lxc/config/uefi/get reading sources... [ 47%] reference/manpages/lxc/config/uefi/set reading sources... [ 47%] reference/manpages/lxc/config/uefi/show reading sources... [ 47%] reference/manpages/lxc/config/uefi/unset reading sources... [ 47%] reference/manpages/lxc/config/unset reading sources... [ 48%] reference/manpages/lxc/console reading sources... [ 48%] reference/manpages/lxc/copy reading sources... [ 48%] reference/manpages/lxc/delete reading sources... [ 48%] reference/manpages/lxc/exec reading sources... [ 48%] reference/manpages/lxc/export reading sources... [ 49%] reference/manpages/lxc/file reading sources... [ 49%] reference/manpages/lxc/file/create reading sources... [ 49%] reference/manpages/lxc/file/delete reading sources... [ 49%] reference/manpages/lxc/file/edit reading sources... [ 49%] reference/manpages/lxc/file/mount reading sources... [ 50%] reference/manpages/lxc/file/pull reading sources... [ 50%] reference/manpages/lxc/file/push reading sources... [ 50%] reference/manpages/lxc/image reading sources... [ 50%] reference/manpages/lxc/image/alias reading sources... [ 50%] reference/manpages/lxc/image/alias/create reading sources... [ 50%] reference/manpages/lxc/image/alias/delete reading sources... [ 51%] reference/manpages/lxc/image/alias/list reading sources... [ 51%] reference/manpages/lxc/image/alias/rename reading sources... [ 51%] reference/manpages/lxc/image/copy reading sources... [ 51%] reference/manpages/lxc/image/delete reading sources... [ 51%] reference/manpages/lxc/image/edit reading sources... [ 52%] reference/manpages/lxc/image/export reading sources... [ 52%] reference/manpages/lxc/image/get-property reading sources... [ 52%] reference/manpages/lxc/image/import reading sources... [ 52%] reference/manpages/lxc/image/info reading sources... [ 52%] reference/manpages/lxc/image/list reading sources... [ 53%] reference/manpages/lxc/image/refresh reading sources... [ 53%] reference/manpages/lxc/image/set-property reading sources... [ 53%] reference/manpages/lxc/image/show reading sources... [ 53%] reference/manpages/lxc/image/unset-property reading sources... [ 53%] reference/manpages/lxc/import reading sources... [ 54%] reference/manpages/lxc/info reading sources... [ 54%] reference/manpages/lxc/init reading sources... [ 54%] reference/manpages/lxc/launch reading sources... [ 54%] reference/manpages/lxc/list reading sources... [ 54%] reference/manpages/lxc/manpage reading sources... [ 55%] reference/manpages/lxc/monitor reading sources... [ 55%] reference/manpages/lxc/move reading sources... [ 55%] reference/manpages/lxc/network reading sources... [ 55%] reference/manpages/lxc/network/acl reading sources... [ 55%] reference/manpages/lxc/network/acl/create reading sources... [ 55%] reference/manpages/lxc/network/acl/delete reading sources... [ 56%] reference/manpages/lxc/network/acl/edit reading sources... [ 56%] reference/manpages/lxc/network/acl/get reading sources... [ 56%] reference/manpages/lxc/network/acl/list reading sources... [ 56%] reference/manpages/lxc/network/acl/rename reading sources... [ 56%] reference/manpages/lxc/network/acl/rule reading sources... [ 57%] reference/manpages/lxc/network/acl/rule/add reading sources... [ 57%] reference/manpages/lxc/network/acl/rule/remove reading sources... [ 57%] reference/manpages/lxc/network/acl/set reading sources... [ 57%] reference/manpages/lxc/network/acl/show reading sources... [ 57%] reference/manpages/lxc/network/acl/show-log reading sources... [ 58%] reference/manpages/lxc/network/acl/unset reading sources... [ 58%] reference/manpages/lxc/network/attach reading sources... [ 58%] reference/manpages/lxc/network/attach-profile reading sources... [ 58%] reference/manpages/lxc/network/create reading sources... [ 58%] reference/manpages/lxc/network/delete reading sources... [ 59%] reference/manpages/lxc/network/detach reading sources... [ 59%] reference/manpages/lxc/network/detach-profile reading sources... [ 59%] reference/manpages/lxc/network/edit reading sources... [ 59%] reference/manpages/lxc/network/forward reading sources... [ 59%] reference/manpages/lxc/network/forward/create reading sources... [ 60%] reference/manpages/lxc/network/forward/delete reading sources... [ 60%] reference/manpages/lxc/network/forward/edit reading sources... [ 60%] reference/manpages/lxc/network/forward/get reading sources... [ 60%] reference/manpages/lxc/network/forward/list reading sources... [ 60%] reference/manpages/lxc/network/forward/port reading sources... [ 61%] reference/manpages/lxc/network/forward/port/add reading sources... [ 61%] reference/manpages/lxc/network/forward/port/remove reading sources... [ 61%] reference/manpages/lxc/network/forward/set reading sources... [ 61%] reference/manpages/lxc/network/forward/show reading sources... [ 61%] reference/manpages/lxc/network/forward/unset reading sources... [ 61%] reference/manpages/lxc/network/get reading sources... [ 62%] reference/manpages/lxc/network/info reading sources... [ 62%] reference/manpages/lxc/network/list reading sources... [ 62%] reference/manpages/lxc/network/list-allocations reading sources... [ 62%] reference/manpages/lxc/network/list-leases reading sources... [ 62%] reference/manpages/lxc/network/load-balancer reading sources... [ 63%] reference/manpages/lxc/network/load-balancer/backend reading sources... [ 63%] reference/manpages/lxc/network/load-balancer/backend/add reading sources... [ 63%] reference/manpages/lxc/network/load-balancer/backend/remove reading sources... [ 63%] reference/manpages/lxc/network/load-balancer/create reading sources... [ 63%] reference/manpages/lxc/network/load-balancer/delete reading sources... [ 64%] reference/manpages/lxc/network/load-balancer/edit reading sources... [ 64%] reference/manpages/lxc/network/load-balancer/get reading sources... [ 64%] reference/manpages/lxc/network/load-balancer/list reading sources... [ 64%] reference/manpages/lxc/network/load-balancer/port reading sources... [ 64%] reference/manpages/lxc/network/load-balancer/port/add reading sources... [ 65%] reference/manpages/lxc/network/load-balancer/port/remove reading sources... [ 65%] reference/manpages/lxc/network/load-balancer/set reading sources... [ 65%] reference/manpages/lxc/network/load-balancer/show reading sources... [ 65%] reference/manpages/lxc/network/load-balancer/unset reading sources... [ 65%] reference/manpages/lxc/network/peer reading sources... [ 66%] reference/manpages/lxc/network/peer/create reading sources... [ 66%] reference/manpages/lxc/network/peer/delete reading sources... [ 66%] reference/manpages/lxc/network/peer/edit reading sources... [ 66%] reference/manpages/lxc/network/peer/get reading sources... [ 66%] reference/manpages/lxc/network/peer/list reading sources... [ 66%] reference/manpages/lxc/network/peer/set reading sources... [ 67%] reference/manpages/lxc/network/peer/show reading sources... [ 67%] reference/manpages/lxc/network/peer/unset reading sources... [ 67%] reference/manpages/lxc/network/rename reading sources... [ 67%] reference/manpages/lxc/network/set reading sources... [ 67%] reference/manpages/lxc/network/show reading sources... [ 68%] reference/manpages/lxc/network/unset reading sources... [ 68%] reference/manpages/lxc/network/zone reading sources... [ 68%] reference/manpages/lxc/network/zone/create reading sources... [ 68%] reference/manpages/lxc/network/zone/delete reading sources... [ 68%] reference/manpages/lxc/network/zone/edit reading sources... [ 69%] reference/manpages/lxc/network/zone/get reading sources... [ 69%] reference/manpages/lxc/network/zone/list reading sources... [ 69%] reference/manpages/lxc/network/zone/record reading sources... [ 69%] reference/manpages/lxc/network/zone/record/create reading sources... [ 69%] reference/manpages/lxc/network/zone/record/delete reading sources... [ 70%] reference/manpages/lxc/network/zone/record/edit reading sources... [ 70%] reference/manpages/lxc/network/zone/record/entry reading sources... [ 70%] reference/manpages/lxc/network/zone/record/entry/add reading sources... [ 70%] reference/manpages/lxc/network/zone/record/entry/remove reading sources... [ 70%] reference/manpages/lxc/network/zone/record/get reading sources... [ 71%] reference/manpages/lxc/network/zone/record/list reading sources... [ 71%] reference/manpages/lxc/network/zone/record/set reading sources... [ 71%] reference/manpages/lxc/network/zone/record/show reading sources... [ 71%] reference/manpages/lxc/network/zone/record/unset reading sources... [ 71%] reference/manpages/lxc/network/zone/set reading sources... [ 71%] reference/manpages/lxc/network/zone/show reading sources... [ 72%] reference/manpages/lxc/network/zone/unset reading sources... [ 72%] reference/manpages/lxc/operation reading sources... [ 72%] reference/manpages/lxc/operation/delete reading sources... [ 72%] reference/manpages/lxc/operation/list reading sources... [ 72%] reference/manpages/lxc/operation/show reading sources... [ 73%] reference/manpages/lxc/pause reading sources... [ 73%] reference/manpages/lxc/profile reading sources... [ 73%] reference/manpages/lxc/profile/add reading sources... [ 73%] reference/manpages/lxc/profile/assign reading sources... [ 73%] reference/manpages/lxc/profile/copy reading sources... [ 74%] reference/manpages/lxc/profile/create reading sources... [ 74%] reference/manpages/lxc/profile/delete reading sources... [ 74%] reference/manpages/lxc/profile/device reading sources... [ 74%] reference/manpages/lxc/profile/device/add reading sources... [ 74%] reference/manpages/lxc/profile/device/get reading sources... [ 75%] reference/manpages/lxc/profile/device/list reading sources... [ 75%] reference/manpages/lxc/profile/device/remove reading sources... [ 75%] reference/manpages/lxc/profile/device/set reading sources... [ 75%] reference/manpages/lxc/profile/device/show reading sources... [ 75%] reference/manpages/lxc/profile/device/unset reading sources... [ 76%] reference/manpages/lxc/profile/edit reading sources... [ 76%] reference/manpages/lxc/profile/get reading sources... [ 76%] reference/manpages/lxc/profile/list reading sources... [ 76%] reference/manpages/lxc/profile/remove reading sources... [ 76%] reference/manpages/lxc/profile/rename reading sources... [ 76%] reference/manpages/lxc/profile/set reading sources... [ 77%] reference/manpages/lxc/profile/show reading sources... [ 77%] reference/manpages/lxc/profile/unset reading sources... [ 77%] reference/manpages/lxc/project reading sources... [ 77%] reference/manpages/lxc/project/create reading sources... [ 77%] reference/manpages/lxc/project/delete reading sources... [ 78%] reference/manpages/lxc/project/edit reading sources... [ 78%] reference/manpages/lxc/project/get reading sources... [ 78%] reference/manpages/lxc/project/info reading sources... [ 78%] reference/manpages/lxc/project/list reading sources... [ 78%] reference/manpages/lxc/project/rename reading sources... [ 79%] reference/manpages/lxc/project/set reading sources... [ 79%] reference/manpages/lxc/project/show reading sources... [ 79%] reference/manpages/lxc/project/switch reading sources... [ 79%] reference/manpages/lxc/project/unset reading sources... [ 79%] reference/manpages/lxc/publish reading sources... [ 80%] reference/manpages/lxc/query reading sources... [ 80%] reference/manpages/lxc/rebuild reading sources... [ 80%] reference/manpages/lxc/remote reading sources... [ 80%] reference/manpages/lxc/remote/add reading sources... [ 80%] reference/manpages/lxc/remote/get-default reading sources... [ 81%] reference/manpages/lxc/remote/list reading sources... [ 81%] reference/manpages/lxc/remote/remove reading sources... [ 81%] reference/manpages/lxc/remote/rename reading sources... [ 81%] reference/manpages/lxc/remote/set-url reading sources... [ 81%] reference/manpages/lxc/remote/switch reading sources... [ 82%] reference/manpages/lxc/rename reading sources... [ 82%] reference/manpages/lxc/restart reading sources... [ 82%] reference/manpages/lxc/restore reading sources... [ 82%] reference/manpages/lxc/snapshot reading sources... [ 82%] reference/manpages/lxc/start reading sources... [ 82%] reference/manpages/lxc/stop reading sources... [ 83%] reference/manpages/lxc/storage reading sources... [ 83%] reference/manpages/lxc/storage/bucket reading sources... [ 83%] reference/manpages/lxc/storage/bucket/create reading sources... [ 83%] reference/manpages/lxc/storage/bucket/delete reading sources... [ 83%] reference/manpages/lxc/storage/bucket/edit reading sources... [ 84%] reference/manpages/lxc/storage/bucket/get reading sources... [ 84%] reference/manpages/lxc/storage/bucket/key reading sources... [ 84%] reference/manpages/lxc/storage/bucket/key/create reading sources... [ 84%] reference/manpages/lxc/storage/bucket/key/delete reading sources... [ 84%] reference/manpages/lxc/storage/bucket/key/edit reading sources... [ 85%] reference/manpages/lxc/storage/bucket/key/list reading sources... [ 85%] reference/manpages/lxc/storage/bucket/key/show reading sources... [ 85%] reference/manpages/lxc/storage/bucket/list reading sources... [ 85%] reference/manpages/lxc/storage/bucket/set reading sources... [ 85%] reference/manpages/lxc/storage/bucket/show reading sources... [ 86%] reference/manpages/lxc/storage/bucket/unset reading sources... [ 86%] reference/manpages/lxc/storage/create reading sources... [ 86%] reference/manpages/lxc/storage/delete reading sources... [ 86%] reference/manpages/lxc/storage/edit reading sources... [ 86%] reference/manpages/lxc/storage/get reading sources... [ 87%] reference/manpages/lxc/storage/info reading sources... [ 87%] reference/manpages/lxc/storage/list reading sources... [ 87%] reference/manpages/lxc/storage/set reading sources... [ 87%] reference/manpages/lxc/storage/show reading sources... [ 87%] reference/manpages/lxc/storage/unset reading sources... [ 87%] reference/manpages/lxc/storage/volume reading sources... [ 88%] reference/manpages/lxc/storage/volume/attach reading sources... [ 88%] reference/manpages/lxc/storage/volume/attach-profile reading sources... [ 88%] reference/manpages/lxc/storage/volume/copy reading sources... [ 88%] reference/manpages/lxc/storage/volume/create reading sources... [ 88%] reference/manpages/lxc/storage/volume/delete reading sources... [ 89%] reference/manpages/lxc/storage/volume/detach reading sources... [ 89%] reference/manpages/lxc/storage/volume/detach-profile reading sources... [ 89%] reference/manpages/lxc/storage/volume/edit reading sources... [ 89%] reference/manpages/lxc/storage/volume/export reading sources... [ 89%] reference/manpages/lxc/storage/volume/get reading sources... [ 90%] reference/manpages/lxc/storage/volume/import reading sources... [ 90%] reference/manpages/lxc/storage/volume/info reading sources... [ 90%] reference/manpages/lxc/storage/volume/list reading sources... [ 90%] reference/manpages/lxc/storage/volume/move reading sources... [ 90%] reference/manpages/lxc/storage/volume/rename reading sources... [ 91%] reference/manpages/lxc/storage/volume/restore reading sources... [ 91%] reference/manpages/lxc/storage/volume/set reading sources... [ 91%] reference/manpages/lxc/storage/volume/show reading sources... [ 91%] reference/manpages/lxc/storage/volume/snapshot reading sources... [ 91%] reference/manpages/lxc/storage/volume/unset reading sources... [ 92%] reference/manpages/lxc/version reading sources... [ 92%] reference/manpages/lxc/warning reading sources... [ 92%] reference/manpages/lxc/warning/acknowledge reading sources... [ 92%] reference/manpages/lxc/warning/delete reading sources... [ 92%] reference/manpages/lxc/warning/list reading sources... [ 92%] reference/manpages/lxc/warning/show reading sources... [ 93%] reference/network_bridge reading sources... [ 93%] reference/network_macvlan reading sources... [ 93%] reference/network_ovn reading sources... [ 93%] reference/network_physical reading sources... [ 93%] reference/network_sriov reading sources... [ 94%] reference/networks reading sources... [ 94%] reference/ovn-internals reading sources... [ 94%] reference/permissions reading sources... [ 94%] reference/preseed_yaml_fields reading sources... [ 94%] reference/projects reading sources... [ 95%] reference/provided_metrics reading sources... [ 95%] reference/release-notes/index reading sources... [ 95%] reference/releases-snap reading sources... [ 95%] reference/remote_image_servers reading sources... [ 95%] reference/server_settings reading sources... [ 96%] reference/standard_devices reading sources... [ 96%] reference/storage_alletra reading sources... [ 96%] reference/storage_btrfs reading sources... [ 96%] reference/storage_ceph reading sources... [ 96%] reference/storage_cephfs reading sources... [ 97%] reference/storage_cephobject reading sources... [ 97%] reference/storage_dir reading sources... [ 97%] reference/storage_drivers reading sources... [ 97%] reference/storage_lvm reading sources... [ 97%] reference/storage_powerflex reading sources... [ 97%] reference/storage_pure reading sources... [ 98%] reference/storage_zfs reading sources... [ 98%] reference/uefi_variables reading sources... [ 98%] reference/vm_live_migration_internals reading sources... [ 98%] remotes reading sources... [ 98%] requirements reading sources... [ 99%] rest-api reading sources... [ 99%] restapi_landing reading sources... [ 99%] server reading sources... [ 99%] storage reading sources... [ 99%] support reading sources... [100%] syscall-interception reading sources... [100%] tutorial/first_steps reading sources... [100%] userns-idmap getting Git timestamps for source files... [ 2%] . getting Git timestamps for source files... [ 4%] explanation getting Git timestamps for source files... [ 6%] howto getting Git timestamps for source files... [ 8%] reference getting Git timestamps for source files... [ 10%] reference/manpages getting Git timestamps for source files... [ 12%] reference/manpages/lxc getting Git timestamps for source files... [ 13%] reference/manpages/lxc/alias getting Git timestamps for source files... [ 15%] reference/manpages/lxc/auth getting Git timestamps for source files... [ 17%] reference/manpages/lxc/auth/group getting Git timestamps for source files... [ 19%] reference/manpages/lxc/auth/group/permission getting Git timestamps for source files... [ 21%] reference/manpages/lxc/auth/identity-provider-group getting Git timestamps for source files... [ 23%] reference/manpages/lxc/auth/identity-provider-group/group getting Git timestamps for source files... [ 25%] reference/manpages/lxc/auth/identity getting Git timestamps for source files... [ 27%] reference/manpages/lxc/auth/identity/group getting Git timestamps for source files... [ 29%] reference/manpages/lxc/auth/permission getting Git timestamps for source files... [ 31%] reference/manpages/lxc/cluster getting Git timestamps for source files... [ 33%] reference/manpages/lxc/cluster/group getting Git timestamps for source files... [ 35%] reference/manpages/lxc/cluster/role getting Git timestamps for source files... [ 37%] reference/manpages/lxc/completion getting Git timestamps for source files... [ 38%] reference/manpages/lxc/config getting Git timestamps for source files... [ 40%] reference/manpages/lxc/config/device getting Git timestamps for source files... [ 42%] reference/manpages/lxc/config/metadata getting Git timestamps for source files... [ 44%] reference/manpages/lxc/config/template getting Git timestamps for source files... [ 46%] reference/manpages/lxc/config/trust getting Git timestamps for source files... [ 48%] reference/manpages/lxc/config/uefi getting Git timestamps for source files... [ 50%] reference/manpages/lxc/file getting Git timestamps for source files... [ 52%] reference/manpages/lxc/image getting Git timestamps for source files... [ 54%] reference/manpages/lxc/image/alias getting Git timestamps for source files... [ 56%] reference/manpages/lxc/network getting Git timestamps for source files... [ 58%] reference/manpages/lxc/network/acl getting Git timestamps for source files... [ 60%] reference/manpages/lxc/network/acl/rule getting Git timestamps for source files... [ 62%] reference/manpages/lxc/network/forward getting Git timestamps for source files... [ 63%] reference/manpages/lxc/network/forward/port getting Git timestamps for source files... [ 65%] reference/manpages/lxc/network/load-balancer getting Git timestamps for source files... [ 67%] reference/manpages/lxc/network/load-balancer/backend getting Git timestamps for source files... [ 69%] reference/manpages/lxc/network/load-balancer/port getting Git timestamps for source files... [ 71%] reference/manpages/lxc/network/peer getting Git timestamps for source files... [ 73%] reference/manpages/lxc/network/zone getting Git timestamps for source files... [ 75%] reference/manpages/lxc/network/zone/record getting Git timestamps for source files... [ 77%] reference/manpages/lxc/network/zone/record/entry getting Git timestamps for source files... [ 79%] reference/manpages/lxc/operation getting Git timestamps for source files... [ 81%] reference/manpages/lxc/profile getting Git timestamps for source files... [ 83%] reference/manpages/lxc/profile/device getting Git timestamps for source files... [ 85%] reference/manpages/lxc/project getting Git timestamps for source files... [ 87%] reference/manpages/lxc/remote getting Git timestamps for source files... [ 88%] reference/manpages/lxc/storage getting Git timestamps for source files... [ 90%] reference/manpages/lxc/storage/bucket getting Git timestamps for source files... [ 92%] reference/manpages/lxc/storage/bucket/key getting Git timestamps for source files... [ 94%] reference/manpages/lxc/storage/volume getting Git timestamps for source files... [ 96%] reference/manpages/lxc/warning getting Git timestamps for source files... [ 98%] reference/release-notes getting Git timestamps for source files... [100%] tutorial getting Git timestamps for dependencies... [ 8%] . getting Git timestamps for dependencies... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/stable-5.21 getting Git timestamps for dependencies... [ 23%] images getting Git timestamps for dependencies... [ 31%] reference getting Git timestamps for dependencies... [ 38%] images/UI getting Git timestamps for dependencies... [ 46%] howto getting Git timestamps for dependencies... [ 54%] images/networks getting Git timestamps for dependencies... [ 62%] images/auth/entra-id getting Git timestamps for dependencies... [ 69%] images/storage getting Git timestamps for dependencies... [ 77%] images/storage/storage_buckets getting Git timestamps for dependencies... [ 85%] images/instances getting Git timestamps for dependencies... [ 92%] images/ovn getting Git timestamps for dependencies... [100%] images/tutorial looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 0%] api writing output... [ 0%] api-extensions writing output... [ 1%] architectures writing output... [ 1%] authentication writing output... [ 1%] backup writing output... [ 1%] cloud-init writing output... [ 1%] clustering writing output... [ 2%] config-options writing output... [ 2%] container-environment writing output... [ 2%] contributing writing output... [ 2%] daemon-behavior writing output... [ 2%] database writing output... [ 3%] debugging writing output... [ 3%] dev-lxd writing output... [ 3%] doc-cheat-sheet-myst writing output... [ 3%] environment writing output... [ 3%] events writing output... [ 3%] explanation/authorization writing output... [ 4%] explanation/bpf writing output... [ 4%] explanation/clusters writing output... [ 4%] explanation/index writing output... [ 4%] explanation/instance_config writing output... [ 4%] explanation/instances writing output... [ 5%] explanation/lxc_show_info writing output... [ 5%] explanation/lxd_lxc writing output... [ 5%] explanation/networks writing output... [ 5%] explanation/performance_tuning writing output... [ 5%] explanation/projects writing output... [ 6%] explanation/security writing output... [ 6%] explanation/storage writing output... [ 6%] faq writing output... [ 6%] getting_started writing output... [ 6%] guest-os-compatibility writing output... [ 7%] howto/access_documentation writing output... [ 7%] howto/access_ui writing output... [ 7%] howto/benchmark_performance writing output... [ 7%] howto/cluster_config_networks writing output... [ 7%] howto/cluster_config_storage writing output... [ 8%] howto/cluster_form writing output... [ 8%] howto/cluster_groups writing output... [ 8%] howto/cluster_manage writing output... [ 8%] howto/cluster_manage_instance writing output... [ 8%] howto/cluster_recover writing output... [ 8%] howto/cluster_vip writing output... [ 9%] howto/container_gpu_passthrough_with_docker writing output... [ 9%] howto/disaster_recovery writing output... [ 9%] howto/disaster_recovery_replication writing output... [ 9%] howto/dqlite_troubleshoot writing output... [ 9%] howto/grafana writing output... [ 10%] howto/images_copy writing output... [ 10%] howto/images_create writing output... [ 10%] howto/images_manage writing output... [ 10%] howto/images_profiles writing output... [ 10%] howto/images_remote writing output... [ 11%] howto/import_machines_to_instances writing output... [ 11%] howto/index writing output... [ 11%] howto/initialize writing output... [ 11%] howto/instances_access_files writing output... [ 11%] howto/instances_backup writing output... [ 12%] howto/instances_configure writing output... [ 12%] howto/instances_console writing output... [ 12%] howto/instances_create writing output... [ 12%] howto/instances_manage writing output... [ 12%] howto/instances_migrate writing output... [ 13%] howto/instances_routed_nic_vm writing output... [ 13%] howto/instances_troubleshoot writing output... [ 13%] howto/instances_ubuntu_pro_attach writing output... [ 13%] howto/logs_loki writing output... [ 13%] howto/lxc_alias writing output... [ 13%] howto/network_acls writing output... [ 14%] howto/network_bgp writing output... [ 14%] howto/network_bridge_firewalld writing output... [ 14%] howto/network_bridge_resolved writing output... [ 14%] howto/network_configure writing output... [ 14%] howto/network_create writing output... [ 15%] howto/network_forwards writing output... [ 15%] howto/network_increase_bandwidth writing output... [ 15%] howto/network_ipam writing output... [ 15%] howto/network_load_balancers writing output... [ 15%] howto/network_ovn_peers writing output... [ 16%] howto/network_ovn_setup writing output... [ 16%] howto/network_zones writing output... [ 16%] howto/oidc_auth0 writing output... [ 16%] howto/oidc_entra_id writing output... [ 16%] howto/oidc_keycloak writing output... [ 17%] howto/oidc_ory writing output... [ 17%] howto/projects_confine writing output... [ 17%] howto/projects_create writing output... [ 17%] howto/projects_work writing output... [ 17%] howto/security_harden writing output... [ 18%] howto/server_configure writing output... [ 18%] howto/server_expose writing output... [ 18%] howto/snap writing output... [ 18%] howto/storage_backup_volume writing output... [ 18%] howto/storage_buckets writing output... [ 18%] howto/storage_create_instance writing output... [ 19%] howto/storage_move_volume writing output... [ 19%] howto/storage_pools writing output... [ 19%] howto/storage_volumes writing output... [ 19%] howto/troubleshoot writing output... [ 19%] image-handling writing output... [ 20%] images writing output... [ 20%] index writing output... [ 20%] installing writing output... [ 20%] instance-exec writing output... [ 20%] instances writing output... [ 21%] internals writing output... [ 21%] metrics writing output... [ 21%] networks writing output... [ 21%] operation writing output... [ 21%] production-setup writing output... [ 22%] profiles writing output... [ 22%] projects writing output... [ 22%] reference/cluster_member_config writing output... [ 22%] reference/devices writing output... [ 22%] reference/devices_disk writing output... [ 23%] reference/devices_gpu writing output... [ 23%] reference/devices_infiniband writing output... [ 23%] reference/devices_nic writing output... [ 23%] reference/devices_none writing output... [ 23%] reference/devices_pci writing output... [ 24%] reference/devices_proxy writing output... [ 24%] reference/devices_tpm writing output... [ 24%] reference/devices_unix_block writing output... [ 24%] reference/devices_unix_char writing output... [ 24%] reference/devices_unix_hotplug writing output... [ 24%] reference/devices_usb writing output... [ 25%] reference/dqlite-internals writing output... [ 25%] reference/image_format writing output... [ 25%] reference/index writing output... [ 25%] reference/instance_options writing output... [ 25%] reference/instance_properties writing output... [ 26%] reference/instance_units writing output... [ 26%] reference/manpages writing output... [ 26%] reference/manpages/lxc writing output... [ 26%] reference/manpages/lxc/alias writing output... [ 26%] reference/manpages/lxc/alias/add writing output... [ 27%] reference/manpages/lxc/alias/list writing output... [ 27%] reference/manpages/lxc/alias/remove writing output... [ 27%] reference/manpages/lxc/alias/rename writing output... [ 27%] reference/manpages/lxc/auth writing output... [ 27%] reference/manpages/lxc/auth/group writing output... [ 28%] reference/manpages/lxc/auth/group/create writing output... [ 28%] reference/manpages/lxc/auth/group/delete writing output... [ 28%] reference/manpages/lxc/auth/group/edit writing output... [ 28%] reference/manpages/lxc/auth/group/list writing output... [ 28%] reference/manpages/lxc/auth/group/permission writing output... [ 29%] reference/manpages/lxc/auth/group/permission/add writing output... [ 29%] reference/manpages/lxc/auth/group/permission/remove writing output... [ 29%] reference/manpages/lxc/auth/group/rename writing output... [ 29%] reference/manpages/lxc/auth/group/show writing output... [ 29%] reference/manpages/lxc/auth/identity writing output... [ 29%] reference/manpages/lxc/auth/identity-provider-group writing output... [ 30%] reference/manpages/lxc/auth/identity-provider-group/create writing output... [ 30%] reference/manpages/lxc/auth/identity-provider-group/delete writing output... [ 30%] reference/manpages/lxc/auth/identity-provider-group/edit writing output... [ 30%] reference/manpages/lxc/auth/identity-provider-group/group writing output... [ 30%] reference/manpages/lxc/auth/identity-provider-group/group/add writing output... [ 31%] reference/manpages/lxc/auth/identity-provider-group/group/remove writing output... [ 31%] reference/manpages/lxc/auth/identity-provider-group/list writing output... [ 31%] reference/manpages/lxc/auth/identity-provider-group/rename writing output... [ 31%] reference/manpages/lxc/auth/identity-provider-group/show writing output... [ 31%] reference/manpages/lxc/auth/identity/create writing output... [ 32%] reference/manpages/lxc/auth/identity/delete writing output... [ 32%] reference/manpages/lxc/auth/identity/edit writing output... [ 32%] reference/manpages/lxc/auth/identity/group writing output... [ 32%] reference/manpages/lxc/auth/identity/group/add writing output... [ 32%] reference/manpages/lxc/auth/identity/group/remove writing output... [ 33%] reference/manpages/lxc/auth/identity/info writing output... [ 33%] reference/manpages/lxc/auth/identity/list writing output... [ 33%] reference/manpages/lxc/auth/identity/show writing output... [ 33%] reference/manpages/lxc/auth/permission writing output... [ 33%] reference/manpages/lxc/auth/permission/list writing output... [ 34%] reference/manpages/lxc/cluster writing output... [ 34%] reference/manpages/lxc/cluster/add writing output... [ 34%] reference/manpages/lxc/cluster/edit writing output... [ 34%] reference/manpages/lxc/cluster/enable writing output... [ 34%] reference/manpages/lxc/cluster/evacuate writing output... [ 34%] reference/manpages/lxc/cluster/get writing output... [ 35%] reference/manpages/lxc/cluster/group writing output... [ 35%] reference/manpages/lxc/cluster/group/add writing output... [ 35%] reference/manpages/lxc/cluster/group/assign writing output... [ 35%] reference/manpages/lxc/cluster/group/create writing output... [ 35%] reference/manpages/lxc/cluster/group/delete writing output... [ 36%] reference/manpages/lxc/cluster/group/edit writing output... [ 36%] reference/manpages/lxc/cluster/group/list writing output... [ 36%] reference/manpages/lxc/cluster/group/remove writing output... [ 36%] reference/manpages/lxc/cluster/group/rename writing output... [ 36%] reference/manpages/lxc/cluster/group/show writing output... [ 37%] reference/manpages/lxc/cluster/info writing output... [ 37%] reference/manpages/lxc/cluster/list writing output... [ 37%] reference/manpages/lxc/cluster/list-tokens writing output... [ 37%] reference/manpages/lxc/cluster/remove writing output... [ 37%] reference/manpages/lxc/cluster/rename writing output... [ 38%] reference/manpages/lxc/cluster/restore writing output... [ 38%] reference/manpages/lxc/cluster/revoke-token writing output... [ 38%] reference/manpages/lxc/cluster/role writing output... [ 38%] reference/manpages/lxc/cluster/role/add writing output... [ 38%] reference/manpages/lxc/cluster/role/remove writing output... [ 39%] reference/manpages/lxc/cluster/set writing output... [ 39%] reference/manpages/lxc/cluster/show writing output... [ 39%] reference/manpages/lxc/cluster/unset writing output... [ 39%] reference/manpages/lxc/cluster/update-certificate writing output... [ 39%] reference/manpages/lxc/completion writing output... [ 39%] reference/manpages/lxc/completion/bash writing output... [ 40%] reference/manpages/lxc/completion/fish writing output... [ 40%] reference/manpages/lxc/completion/powershell writing output... [ 40%] reference/manpages/lxc/completion/zsh writing output... [ 40%] reference/manpages/lxc/config writing output... [ 40%] reference/manpages/lxc/config/device writing output... [ 41%] reference/manpages/lxc/config/device/add writing output... [ 41%] reference/manpages/lxc/config/device/get writing output... [ 41%] reference/manpages/lxc/config/device/list writing output... [ 41%] reference/manpages/lxc/config/device/override writing output... [ 41%] reference/manpages/lxc/config/device/remove writing output... [ 42%] reference/manpages/lxc/config/device/set writing output... [ 42%] reference/manpages/lxc/config/device/show writing output... [ 42%] reference/manpages/lxc/config/device/unset writing output... [ 42%] reference/manpages/lxc/config/edit writing output... [ 42%] reference/manpages/lxc/config/get writing output... [ 43%] reference/manpages/lxc/config/metadata writing output... [ 43%] reference/manpages/lxc/config/metadata/edit writing output... [ 43%] reference/manpages/lxc/config/metadata/show writing output... [ 43%] reference/manpages/lxc/config/set writing output... [ 43%] reference/manpages/lxc/config/show writing output... [ 44%] reference/manpages/lxc/config/template writing output... [ 44%] reference/manpages/lxc/config/template/create writing output... [ 44%] reference/manpages/lxc/config/template/delete writing output... [ 44%] reference/manpages/lxc/config/template/edit writing output... [ 44%] reference/manpages/lxc/config/template/list writing output... [ 45%] reference/manpages/lxc/config/template/show writing output... [ 45%] reference/manpages/lxc/config/trust writing output... [ 45%] reference/manpages/lxc/config/trust/add writing output... [ 45%] reference/manpages/lxc/config/trust/edit writing output... [ 45%] reference/manpages/lxc/config/trust/list writing output... [ 45%] reference/manpages/lxc/config/trust/list-tokens writing output... [ 46%] reference/manpages/lxc/config/trust/remove writing output... [ 46%] reference/manpages/lxc/config/trust/revoke-token writing output... [ 46%] reference/manpages/lxc/config/trust/show writing output... [ 46%] reference/manpages/lxc/config/uefi writing output... [ 46%] reference/manpages/lxc/config/uefi/edit writing output... [ 47%] reference/manpages/lxc/config/uefi/get writing output... [ 47%] reference/manpages/lxc/config/uefi/set writing output... [ 47%] reference/manpages/lxc/config/uefi/show writing output... [ 47%] reference/manpages/lxc/config/uefi/unset writing output... [ 47%] reference/manpages/lxc/config/unset writing output... [ 48%] reference/manpages/lxc/console writing output... [ 48%] reference/manpages/lxc/copy writing output... [ 48%] reference/manpages/lxc/delete writing output... [ 48%] reference/manpages/lxc/exec writing output... [ 48%] reference/manpages/lxc/export writing output... [ 49%] reference/manpages/lxc/file writing output... [ 49%] reference/manpages/lxc/file/create writing output... [ 49%] reference/manpages/lxc/file/delete writing output... [ 49%] reference/manpages/lxc/file/edit writing output... [ 49%] reference/manpages/lxc/file/mount writing output... [ 50%] reference/manpages/lxc/file/pull writing output... [ 50%] reference/manpages/lxc/file/push writing output... [ 50%] reference/manpages/lxc/image writing output... [ 50%] reference/manpages/lxc/image/alias writing output... [ 50%] reference/manpages/lxc/image/alias/create writing output... [ 50%] reference/manpages/lxc/image/alias/delete writing output... [ 51%] reference/manpages/lxc/image/alias/list writing output... [ 51%] reference/manpages/lxc/image/alias/rename writing output... [ 51%] reference/manpages/lxc/image/copy writing output... [ 51%] reference/manpages/lxc/image/delete writing output... [ 51%] reference/manpages/lxc/image/edit writing output... [ 52%] reference/manpages/lxc/image/export writing output... [ 52%] reference/manpages/lxc/image/get-property writing output... [ 52%] reference/manpages/lxc/image/import writing output... [ 52%] reference/manpages/lxc/image/info writing output... [ 52%] reference/manpages/lxc/image/list writing output... [ 53%] reference/manpages/lxc/image/refresh writing output... [ 53%] reference/manpages/lxc/image/set-property writing output... [ 53%] reference/manpages/lxc/image/show writing output... [ 53%] reference/manpages/lxc/image/unset-property writing output... [ 53%] reference/manpages/lxc/import writing output... [ 54%] reference/manpages/lxc/info writing output... [ 54%] reference/manpages/lxc/init writing output... [ 54%] reference/manpages/lxc/launch writing output... [ 54%] reference/manpages/lxc/list writing output... [ 54%] reference/manpages/lxc/manpage writing output... [ 55%] reference/manpages/lxc/monitor writing output... [ 55%] reference/manpages/lxc/move writing output... [ 55%] reference/manpages/lxc/network writing output... [ 55%] reference/manpages/lxc/network/acl writing output... [ 55%] reference/manpages/lxc/network/acl/create writing output... [ 55%] reference/manpages/lxc/network/acl/delete writing output... [ 56%] reference/manpages/lxc/network/acl/edit writing output... [ 56%] reference/manpages/lxc/network/acl/get writing output... [ 56%] reference/manpages/lxc/network/acl/list writing output... [ 56%] reference/manpages/lxc/network/acl/rename writing output... [ 56%] reference/manpages/lxc/network/acl/rule writing output... [ 57%] reference/manpages/lxc/network/acl/rule/add writing output... [ 57%] reference/manpages/lxc/network/acl/rule/remove writing output... [ 57%] reference/manpages/lxc/network/acl/set writing output... [ 57%] reference/manpages/lxc/network/acl/show writing output... [ 57%] reference/manpages/lxc/network/acl/show-log writing output... [ 58%] reference/manpages/lxc/network/acl/unset writing output... [ 58%] reference/manpages/lxc/network/attach writing output... [ 58%] reference/manpages/lxc/network/attach-profile writing output... [ 58%] reference/manpages/lxc/network/create writing output... [ 58%] reference/manpages/lxc/network/delete writing output... [ 59%] reference/manpages/lxc/network/detach writing output... [ 59%] reference/manpages/lxc/network/detach-profile writing output... [ 59%] reference/manpages/lxc/network/edit writing output... [ 59%] reference/manpages/lxc/network/forward writing output... [ 59%] reference/manpages/lxc/network/forward/create writing output... [ 60%] reference/manpages/lxc/network/forward/delete writing output... [ 60%] reference/manpages/lxc/network/forward/edit writing output... [ 60%] reference/manpages/lxc/network/forward/get writing output... [ 60%] reference/manpages/lxc/network/forward/list writing output... [ 60%] reference/manpages/lxc/network/forward/port writing output... [ 61%] reference/manpages/lxc/network/forward/port/add writing output... [ 61%] reference/manpages/lxc/network/forward/port/remove writing output... [ 61%] reference/manpages/lxc/network/forward/set writing output... [ 61%] reference/manpages/lxc/network/forward/show writing output... [ 61%] reference/manpages/lxc/network/forward/unset writing output... [ 61%] reference/manpages/lxc/network/get writing output... [ 62%] reference/manpages/lxc/network/info writing output... [ 62%] reference/manpages/lxc/network/list writing output... [ 62%] reference/manpages/lxc/network/list-allocations writing output... [ 62%] reference/manpages/lxc/network/list-leases writing output... [ 62%] reference/manpages/lxc/network/load-balancer writing output... [ 63%] reference/manpages/lxc/network/load-balancer/backend writing output... [ 63%] reference/manpages/lxc/network/load-balancer/backend/add writing output... [ 63%] reference/manpages/lxc/network/load-balancer/backend/remove writing output... [ 63%] reference/manpages/lxc/network/load-balancer/create writing output... [ 63%] reference/manpages/lxc/network/load-balancer/delete writing output... [ 64%] reference/manpages/lxc/network/load-balancer/edit writing output... [ 64%] reference/manpages/lxc/network/load-balancer/get writing output... [ 64%] reference/manpages/lxc/network/load-balancer/list writing output... [ 64%] reference/manpages/lxc/network/load-balancer/port writing output... [ 64%] reference/manpages/lxc/network/load-balancer/port/add writing output... [ 65%] reference/manpages/lxc/network/load-balancer/port/remove writing output... [ 65%] reference/manpages/lxc/network/load-balancer/set writing output... [ 65%] reference/manpages/lxc/network/load-balancer/show writing output... [ 65%] reference/manpages/lxc/network/load-balancer/unset writing output... [ 65%] reference/manpages/lxc/network/peer writing output... [ 66%] reference/manpages/lxc/network/peer/create writing output... [ 66%] reference/manpages/lxc/network/peer/delete writing output... [ 66%] reference/manpages/lxc/network/peer/edit writing output... [ 66%] reference/manpages/lxc/network/peer/get writing output... [ 66%] reference/manpages/lxc/network/peer/list writing output... [ 66%] reference/manpages/lxc/network/peer/set writing output... [ 67%] reference/manpages/lxc/network/peer/show writing output... [ 67%] reference/manpages/lxc/network/peer/unset writing output... [ 67%] reference/manpages/lxc/network/rename writing output... [ 67%] reference/manpages/lxc/network/set writing output... [ 67%] reference/manpages/lxc/network/show writing output... [ 68%] reference/manpages/lxc/network/unset writing output... [ 68%] reference/manpages/lxc/network/zone writing output... [ 68%] reference/manpages/lxc/network/zone/create writing output... [ 68%] reference/manpages/lxc/network/zone/delete writing output... [ 68%] reference/manpages/lxc/network/zone/edit writing output... [ 69%] reference/manpages/lxc/network/zone/get writing output... [ 69%] reference/manpages/lxc/network/zone/list writing output... [ 69%] reference/manpages/lxc/network/zone/record writing output... [ 69%] reference/manpages/lxc/network/zone/record/create writing output... [ 69%] reference/manpages/lxc/network/zone/record/delete writing output... [ 70%] reference/manpages/lxc/network/zone/record/edit writing output... [ 70%] reference/manpages/lxc/network/zone/record/entry writing output... [ 70%] reference/manpages/lxc/network/zone/record/entry/add writing output... [ 70%] reference/manpages/lxc/network/zone/record/entry/remove writing output... [ 70%] reference/manpages/lxc/network/zone/record/get writing output... [ 71%] reference/manpages/lxc/network/zone/record/list writing output... [ 71%] reference/manpages/lxc/network/zone/record/set writing output... [ 71%] reference/manpages/lxc/network/zone/record/show writing output... [ 71%] reference/manpages/lxc/network/zone/record/unset writing output... [ 71%] reference/manpages/lxc/network/zone/set writing output... [ 71%] reference/manpages/lxc/network/zone/show writing output... [ 72%] reference/manpages/lxc/network/zone/unset writing output... [ 72%] reference/manpages/lxc/operation writing output... [ 72%] reference/manpages/lxc/operation/delete writing output... [ 72%] reference/manpages/lxc/operation/list writing output... [ 72%] reference/manpages/lxc/operation/show writing output... [ 73%] reference/manpages/lxc/pause writing output... [ 73%] reference/manpages/lxc/profile writing output... [ 73%] reference/manpages/lxc/profile/add writing output... [ 73%] reference/manpages/lxc/profile/assign writing output... [ 73%] reference/manpages/lxc/profile/copy writing output... [ 74%] reference/manpages/lxc/profile/create writing output... [ 74%] reference/manpages/lxc/profile/delete writing output... [ 74%] reference/manpages/lxc/profile/device writing output... [ 74%] reference/manpages/lxc/profile/device/add writing output... [ 74%] reference/manpages/lxc/profile/device/get writing output... [ 75%] reference/manpages/lxc/profile/device/list writing output... [ 75%] reference/manpages/lxc/profile/device/remove writing output... [ 75%] reference/manpages/lxc/profile/device/set writing output... [ 75%] reference/manpages/lxc/profile/device/show writing output... [ 75%] reference/manpages/lxc/profile/device/unset writing output... [ 76%] reference/manpages/lxc/profile/edit writing output... [ 76%] reference/manpages/lxc/profile/get writing output... [ 76%] reference/manpages/lxc/profile/list writing output... [ 76%] reference/manpages/lxc/profile/remove writing output... [ 76%] reference/manpages/lxc/profile/rename writing output... [ 76%] reference/manpages/lxc/profile/set writing output... [ 77%] reference/manpages/lxc/profile/show writing output... [ 77%] reference/manpages/lxc/profile/unset writing output... [ 77%] reference/manpages/lxc/project writing output... [ 77%] reference/manpages/lxc/project/create writing output... [ 77%] reference/manpages/lxc/project/delete writing output... [ 78%] reference/manpages/lxc/project/edit writing output... [ 78%] reference/manpages/lxc/project/get writing output... [ 78%] reference/manpages/lxc/project/info writing output... [ 78%] reference/manpages/lxc/project/list writing output... [ 78%] reference/manpages/lxc/project/rename writing output... [ 79%] reference/manpages/lxc/project/set writing output... [ 79%] reference/manpages/lxc/project/show writing output... [ 79%] reference/manpages/lxc/project/switch writing output... [ 79%] reference/manpages/lxc/project/unset writing output... [ 79%] reference/manpages/lxc/publish writing output... [ 80%] reference/manpages/lxc/query writing output... [ 80%] reference/manpages/lxc/rebuild writing output... [ 80%] reference/manpages/lxc/remote writing output... [ 80%] reference/manpages/lxc/remote/add writing output... [ 80%] reference/manpages/lxc/remote/get-default writing output... [ 81%] reference/manpages/lxc/remote/list writing output... [ 81%] reference/manpages/lxc/remote/remove writing output... [ 81%] reference/manpages/lxc/remote/rename writing output... [ 81%] reference/manpages/lxc/remote/set-url writing output... [ 81%] reference/manpages/lxc/remote/switch writing output... [ 82%] reference/manpages/lxc/rename writing output... [ 82%] reference/manpages/lxc/restart writing output... [ 82%] reference/manpages/lxc/restore writing output... [ 82%] reference/manpages/lxc/snapshot writing output... [ 82%] reference/manpages/lxc/start writing output... [ 82%] reference/manpages/lxc/stop writing output... [ 83%] reference/manpages/lxc/storage writing output... [ 83%] reference/manpages/lxc/storage/bucket writing output... [ 83%] reference/manpages/lxc/storage/bucket/create writing output... [ 83%] reference/manpages/lxc/storage/bucket/delete writing output... [ 83%] reference/manpages/lxc/storage/bucket/edit writing output... [ 84%] reference/manpages/lxc/storage/bucket/get writing output... [ 84%] reference/manpages/lxc/storage/bucket/key writing output... [ 84%] reference/manpages/lxc/storage/bucket/key/create writing output... [ 84%] reference/manpages/lxc/storage/bucket/key/delete writing output... [ 84%] reference/manpages/lxc/storage/bucket/key/edit writing output... [ 85%] reference/manpages/lxc/storage/bucket/key/list writing output... [ 85%] reference/manpages/lxc/storage/bucket/key/show writing output... [ 85%] reference/manpages/lxc/storage/bucket/list writing output... [ 85%] reference/manpages/lxc/storage/bucket/set writing output... [ 85%] reference/manpages/lxc/storage/bucket/show writing output... [ 86%] reference/manpages/lxc/storage/bucket/unset writing output... [ 86%] reference/manpages/lxc/storage/create writing output... [ 86%] reference/manpages/lxc/storage/delete writing output... [ 86%] reference/manpages/lxc/storage/edit writing output... [ 86%] reference/manpages/lxc/storage/get writing output... [ 87%] reference/manpages/lxc/storage/info writing output... [ 87%] reference/manpages/lxc/storage/list writing output... [ 87%] reference/manpages/lxc/storage/set writing output... [ 87%] reference/manpages/lxc/storage/show writing output... [ 87%] reference/manpages/lxc/storage/unset writing output... [ 87%] reference/manpages/lxc/storage/volume writing output... [ 88%] reference/manpages/lxc/storage/volume/attach writing output... [ 88%] reference/manpages/lxc/storage/volume/attach-profile writing output... [ 88%] reference/manpages/lxc/storage/volume/copy writing output... [ 88%] reference/manpages/lxc/storage/volume/create writing output... [ 88%] reference/manpages/lxc/storage/volume/delete writing output... [ 89%] reference/manpages/lxc/storage/volume/detach writing output... [ 89%] reference/manpages/lxc/storage/volume/detach-profile writing output... [ 89%] reference/manpages/lxc/storage/volume/edit writing output... [ 89%] reference/manpages/lxc/storage/volume/export writing output... [ 89%] reference/manpages/lxc/storage/volume/get writing output... [ 90%] reference/manpages/lxc/storage/volume/import writing output... [ 90%] reference/manpages/lxc/storage/volume/info writing output... [ 90%] reference/manpages/lxc/storage/volume/list writing output... [ 90%] reference/manpages/lxc/storage/volume/move writing output... [ 90%] reference/manpages/lxc/storage/volume/rename writing output... [ 91%] reference/manpages/lxc/storage/volume/restore writing output... [ 91%] reference/manpages/lxc/storage/volume/set writing output... [ 91%] reference/manpages/lxc/storage/volume/show writing output... [ 91%] reference/manpages/lxc/storage/volume/snapshot writing output... [ 91%] reference/manpages/lxc/storage/volume/unset writing output... [ 92%] reference/manpages/lxc/version writing output... [ 92%] reference/manpages/lxc/warning writing output... [ 92%] reference/manpages/lxc/warning/acknowledge writing output... [ 92%] reference/manpages/lxc/warning/delete writing output... [ 92%] reference/manpages/lxc/warning/list writing output... [ 92%] reference/manpages/lxc/warning/show writing output... [ 93%] reference/network_bridge writing output... [ 93%] reference/network_macvlan writing output... [ 93%] reference/network_ovn writing output... [ 93%] reference/network_physical writing output... [ 93%] reference/network_sriov writing output... [ 94%] reference/networks writing output... [ 94%] reference/ovn-internals writing output... [ 94%] reference/permissions writing output... [ 94%] reference/preseed_yaml_fields writing output... [ 94%] reference/projects writing output... [ 95%] reference/provided_metrics writing output... [ 95%] reference/release-notes/index writing output... [ 95%] reference/releases-snap writing output... [ 95%] reference/remote_image_servers writing output... [ 95%] reference/server_settings writing output... [ 96%] reference/standard_devices writing output... [ 96%] reference/storage_alletra writing output... [ 96%] reference/storage_btrfs writing output... [ 96%] reference/storage_ceph writing output... [ 96%] reference/storage_cephfs writing output... [ 97%] reference/storage_cephobject writing output... [ 97%] reference/storage_dir writing output... [ 97%] reference/storage_drivers writing output... [ 97%] reference/storage_lvm writing output... [ 97%] reference/storage_powerflex writing output... [ 97%] reference/storage_pure writing output... [ 98%] reference/storage_zfs writing output... [ 98%] reference/uefi_variables writing output... [ 98%] reference/vm_live_migration_internals writing output... [ 98%] remotes writing output... [ 98%] requirements writing output... [ 99%] rest-api writing output... [ 99%] restapi_landing writing output... [ 99%] server writing output... [ 99%] storage writing output... [ 99%] support writing output... [100%] syscall-interception writing output... [100%] tutorial/first_steps writing output... [100%] userns-idmap generating indices... genindex config-options done Creating redirect 'howto/instances_snapshots/index.html' to '../instances_backup/'. Creating redirect 'reference/network_external/index.html' to '../networks/'. Creating redirect 'explanation/containers_and_vms/index.html' to '../instances/'. Creating redirect 'explanation/clustering/index.html' to '../clusters/'. Creating redirect 'migration/index.html' to '../howto/instances_migrate'. Creating redirect 'howto/move_instances/index.html' to '../instances_migrate/'. Creating redirect 'tutorial/index.html' to 'first_steps'. Creating redirect 'tutorial/ui/index.html' to '../first_steps'. writing additional pages... search done copying images... [ 1%] images/application-vs-system-containers.svg copying images... [ 2%] images/virtual-machines-vs-system-containers.svg copying images... [ 3%] images/UI/console.png copying images... [ 3%] images/ui_security_warning.png copying images... [ 4%] images/grafana_welcome.png copying images... [ 5%] images/grafana_select_prometheus.png copying images... [ 6%] images/grafana_configure_prometheus.png copying images... [ 7%] images/grafana_select_loki.png copying images... [ 8%] images/grafana_configure_loki.png copying images... [ 9%] images/grafana_dashboard_import.png copying images... [ 10%] images/grafana_dashboard_select_datasource.png copying images... [ 10%] images/grafana_resources.png copying images... [ 11%] images/grafana_instances.png copying images... [ 12%] images/grafana_lxd_ui_metrics_integration.png copying images... [ 13%] images/grafana_lxd_ui_instance_dashboard.png copying images... [ 14%] images/UI/snapshots_daily.png copying images... [ 15%] images/UI/snapshots_cron.png copying images... [ 16%] images/UI/limits_memory_example.png copying images... [ 17%] images/UI/create_instance_ex1.png copying images... [ 17%] images/UI/create_instance_ex2.png copying images... [ 18%] images/UI/create_instance_ex2-2.png copying images... [ 19%] images/UI/create_instance_ex3.png copying images... [ 20%] images/UI/create_instance_ex4.png copying images... [ 21%] images/UI/routed_nic_create_instance.png copying images... [ 22%] images/networks/network_ACLs.png copying images... [ 23%] images/networks/network_ACL_create.png copying images... [ 23%] images/networks/network_ACL_addrule.png copying images... [ 24%] images/networks/network_ACL_remove_edit.png copying images... [ 25%] images/networks/network_create.png copying images... [ 26%] images/networks/network_configuration.png copying images... [ 27%] images/networks/network_add_to_instance.png copying images... [ 28%] images/networks/network_attach_instance.png copying images... [ 29%] images/UI/forwards_view.png copying images... [ 30%] images/UI/forward_edit_ex1.png copying images... [ 30%] images/UI/forward_create_ovn.png copying images... [ 31%] images/UI/forward_create_bridge.png copying images... [ 32%] images/UI/forward_create_port.png copying images... [ 33%] images/UI/forward_edit_ex2.png copying images... [ 34%] images/UI/forward_delete.png copying images... [ 35%] images/networks/network_view_leases.png copying images... [ 36%] images/auth/entra-id/1-app-registrations.png copying images... [ 37%] images/auth/entra-id/2-app-name.png copying images... [ 37%] images/auth/entra-id/3-redirect-uri.png copying images... [ 38%] images/auth/entra-id/4-authentication.png copying images... [ 39%] images/auth/entra-id/5-public-client-flows.png copying images... [ 40%] images/auth/entra-id/6-api-permissions.png copying images... [ 41%] images/auth/entra-id/7-add-a-permission.png copying images... [ 42%] images/auth/entra-id/8-graph-api.png copying images... [ 43%] images/auth/entra-id/9-delegated-permissions.png copying images... [ 43%] images/auth/entra-id/10-openid-permissions.png copying images... [ 44%] images/auth/entra-id/11-client-id.png copying images... [ 45%] images/auth/entra-id/12-discovery-url.png copying images... [ 46%] images/auth/entra-id/13-keycloak-identity-providers.png copying images... [ 47%] images/auth/entra-id/14-keycloak-microsoft.png copying images... [ 48%] images/auth/entra-id/15-keycloak-broker-redirect-uri.png copying images... [ 49%] images/auth/entra-id/16-app-name-keycloak.png copying images... [ 50%] images/auth/entra-id/17-redirect-uri-keycloak.png copying images... [ 50%] images/auth/entra-id/18-certificates-and-secrets.png copying images... [ 51%] images/auth/entra-id/19-new-client-secret.png copying images... [ 52%] images/auth/entra-id/20-copy-client-secret.png copying images... [ 53%] images/auth/entra-id/21-paste-client-secret.png copying images... [ 54%] images/auth/entra-id/22-paste-client-id.png copying images... [ 55%] images/auth/entra-id/23-copy-tenant-id.png copying images... [ 56%] images/auth/entra-id/24-paste-tenant-id.png copying images... [ 57%] images/auth/entra-id/25-keycloak-clients.png copying images... [ 57%] images/auth/entra-id/26-keycloak-new-client.png copying images... [ 58%] images/auth/entra-id/27-keycloak-client-name-and-id.png copying images... [ 59%] images/auth/entra-id/28-keycloak-device-flow.png copying images... [ 60%] images/auth/entra-id/29-keycloak-redirect-uri.png copying images... [ 61%] images/auth/entra-id/30-keycloak-realm-settings.png copying images... [ 62%] images/UI/create_project.png copying images... [ 63%] images/UI/create_restr_project1.png copying images... [ 63%] images/UI/create_restr_project2.png copying images... [ 64%] images/storage/storage_volumes_snapshots_tab.png copying images... [ 65%] images/storage/storage_volumes_snapshots_create.png copying images... [ 66%] images/storage/storage_volumes_snapshots_list.png copying images... [ 67%] images/storage/storage_volumes_snapshots_configuration.png copying images... [ 68%] images/storage/storage_volumes_export.png copying images... [ 69%] images/storage/storage_volumes_import.png copying images... [ 70%] images/storage/storage_buckets/storage_bucket_create.png copying images... [ 70%] images/storage/storage_buckets/storage_bucket_key_list.png copying images... [ 71%] images/storage/storage_buckets/storage_bucket_create_key.png copying images... [ 72%] images/instances/create_instance_form_disk_devices.png copying images... [ 73%] images/instances/create_instance_form.png copying images... [ 74%] images/instances/instance_overview_page.png copying images... [ 75%] images/instances/move_instance_modal.png copying images... [ 76%] images/instances/move_instance_modal_2.png copying images... [ 77%] images/instances/move_confirmation_modal.png copying images... [ 77%] images/storage/storage_volumes_overview.png copying images... [ 78%] images/storage/storage_volumes_copy_modal.png copying images... [ 79%] images/storage/storage_volumes_rename.png copying images... [ 80%] images/storage/storage_pools_create.png copying images... [ 81%] images/storage/storage_pools_create_ZFS_driver.png copying images... [ 82%] images/storage/storage_pools_create_clustered_pool.png copying images... [ 83%] images/storage/storage_pools_create_clustered_pool_size_config.png copying images... [ 83%] images/storage/storage_volumes_create.png copying images... [ 84%] images/storage/storage_volumes_attach_to_instance_1.png copying images... [ 85%] images/storage/storage_volumes_attach_to_instance_2.png copying images... [ 86%] images/storage/storage_volumes_attach_to_instance_3.png copying images... [ 87%] images/storage/storage_volumes_create_clustered.png copying images... [ 88%] images/ovn_networking_1.svg copying images... [ 89%] images/ovn_networking_2.svg copying images... [ 90%] images/ovn/ovn-uplink-bridge-ovs.svg copying images... [ 90%] images/ovn/ovn-uplink-physical.svg copying images... [ 91%] images/ovn/ovn-uplink-bridge-native.svg copying images... [ 92%] images/ovn/ovn-network.svg copying images... [ 93%] images/ovn/ovn-integration-bridge-container.svg copying images... [ 94%] images/ovn/ovn-integration-bridge-vm.svg copying images... [ 95%] images/vm_live_migration_flowchart.svg copying images... [ 96%] images/vm_live_migration_state_diagram.svg copying images... [ 97%] images/tutorial/create_vm.png copying images... [ 97%] images/tutorial/instances.png copying images... [ 98%] images/tutorial/instance_summary.png copying images... [ 99%] images/tutorial/yaml_configuration.png copying images... [100%] images/tutorial/broken_terminal.png dumping search index in English (code: en)... done dumping object inventory... done sphinx-sitemap: sitemap.xml was generated for URL https://documentation.ubuntu.com/lxd/stable-5.21/ in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/stable-5.21/_readthedocs/html/sitemap.xml build succeeded. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2026-04-02T18:58:15.009473Z, end-time: 2026-04-02T18:58:31.669363Z, duration: 16, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v7.4.7 loading translations [en]... done sphinx_design found. sphinx_design is now configured. sphinx_tabs.tabs found. sphinx_tabs.tabs is now configured. sphinx_reredirects found. sphinx_reredirects is now configured. canonical.youtube-links not found. canonical.youtube-links will not be configured. canonical.related-links not found. canonical.related-links will not be configured. canonical.custom-rst-roles not found. canonical.custom-rst-roles will not be configured. canonical.terminal-output not found. canonical.terminal-output will not be configured. canonical.contributor-listing not found. canonical.contributor-listing will not be configured. sphinx_copybutton found. sphinx_copybutton is now configured. sphinxext.opengraph found. sphinxext.opengraph is now configured. sphinxcontrib.jquery found. sphinxcontrib.jquery is now configured. notfound.extension found. notfound.extension is now configured. sphinxcontrib.cairosvgconverter found. sphinxcontrib.cairosvgconverter is now configured. sphinx_last_updated_by_git found. sphinx_last_updated_by_git is now configured. matplotlib is not installed, social cards will not be generated making output directory... done loading pickled environment... done myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'attrs_block', 'linkify', 'substitution', 'deflist'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'swagger'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=7, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={block_filesystem: ..., create_image_button: ..., delete_button: ..., enable_ID_shifting: ..., note_ip_addresses_CIDR: ..., restore_button: ..., restart_button: ..., snapshot_expiry_format: ..., snapshot_pattern_detail: ..., snapshot_pattern_format: ..., snapshot_schedule_format: ..., volume_configuration: ..., current_lts_track: ..., current_feature_track: ..., clustering_exp: ..., clustering_how: ..., clustering_ref: ..., getting_started_exp: ..., getting_started_how: ..., getting_started_ref: ..., getting_started_tut: ..., images_exp: ..., images_how: ..., images_ref: ..., initialize: ..., instances_exp: ..., instances_how: ..., instances_ref: ..., server_exp: ..., server_how: ..., server_ref: ..., networks_exp: ..., networks_how: ..., networks_ref: ..., performance_exp: ..., performance_how: ..., performance_ref: ..., projects_exp: ..., projects_how: ..., projects_ref: ..., storage_exp: ..., storage_how: ..., storage_ref: ..., security_exp: ..., security_how: ...}, linkify_fuzzy_links=False, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed reading sources... getting Git timestamps for source files... getting Git timestamps for dependencies... looking for now-outdated files... none found copying TeX support files... copying TeX support files... done processing lxd.tex... index tutorial/first_steps howto/index getting_started installing howto/initialize howto/access_ui howto/access_documentation operation howto/server_expose howto/server_configure howto/oidc_auth0 howto/oidc_ory howto/oidc_keycloak howto/oidc_entra_id remotes howto/lxc_alias instances howto/instances_create howto/instances_configure howto/instances_manage profiles howto/instances_troubleshoot howto/instances_ubuntu_pro_attach howto/instances_access_files howto/instances_console instance-exec cloud-init howto/instances_routed_nic_vm howto/instances_backup howto/instances_migrate howto/import_machines_to_instances howto/container_gpu_passthrough_with_docker images howto/images_remote howto/images_manage howto/images_profiles howto/images_copy howto/images_create projects howto/projects_create howto/projects_work howto/projects_confine storage howto/storage_pools howto/storage_volumes howto/storage_buckets howto/storage_create_instance howto/storage_backup_volume howto/storage_move_volume networks howto/network_create howto/network_configure howto/network_bgp howto/network_acls howto/network_forwards howto/network_zones howto/network_bridge_firewalld howto/network_bridge_resolved howto/network_ovn_setup howto/network_load_balancers howto/network_ovn_peers howto/network_ipam clustering howto/cluster_form howto/cluster_manage howto/cluster_config_networks howto/cluster_config_storage howto/cluster_manage_instance howto/cluster_groups howto/cluster_recover howto/cluster_vip production-setup howto/benchmark_performance howto/network_increase_bandwidth metrics howto/logs_loki howto/grafana backup howto/disaster_recovery howto/disaster_recovery_replication howto/snap howto/security_harden howto/troubleshoot howto/dqlite_troubleshoot debugging faq support contributing explanation/index explanation/lxd_lxc explanation/instances image-handling explanation/storage explanation/networks database explanation/lxc_show_info authentication explanation/authorization explanation/projects explanation/clusters explanation/performance_tuning explanation/security explanation/bpf reference/index requirements architectures reference/release-notes/index reference/releases-snap reference/remote_image_servers reference/image_format guest-os-compatibility container-environment config-options server explanation/instance_config reference/instance_properties reference/instance_options reference/devices reference/standard_devices reference/devices_none reference/devices_nic reference/devices_disk reference/devices_unix_char reference/devices_unix_block reference/devices_usb reference/devices_gpu reference/devices_infiniband reference/devices_proxy reference/devices_unix_hotplug reference/devices_tpm reference/devices_pci reference/instance_units reference/preseed_yaml_fields reference/projects reference/storage_drivers reference/storage_dir reference/storage_btrfs reference/storage_lvm reference/storage_zfs reference/storage_ceph reference/storage_powerflex reference/storage_pure reference/storage_alletra reference/storage_cephfs reference/storage_cephobject reference/networks reference/network_bridge reference/network_ovn reference/network_macvlan reference/network_physical reference/network_sriov reference/cluster_member_config reference/server_settings reference/provided_metrics reference/permissions restapi_landing rest-api api api-extensions events dev-lxd reference/manpages reference/manpages/lxc reference/manpages/lxc/alias reference/manpages/lxc/alias/add reference/manpages/lxc/alias/list reference/manpages/lxc/alias/remove reference/manpages/lxc/alias/rename reference/manpages/lxc/auth reference/manpages/lxc/auth/group reference/manpages/lxc/auth/group/create reference/manpages/lxc/auth/group/delete reference/manpages/lxc/auth/group/edit reference/manpages/lxc/auth/group/list reference/manpages/lxc/auth/group/permission reference/manpages/lxc/auth/group/permission/add reference/manpages/lxc/auth/group/permission/remove reference/manpages/lxc/auth/group/rename reference/manpages/lxc/auth/group/show reference/manpages/lxc/auth/identity reference/manpages/lxc/auth/identity/create reference/manpages/lxc/auth/identity/delete reference/manpages/lxc/auth/identity/edit reference/manpages/lxc/auth/identity/group reference/manpages/lxc/auth/identity/group/add reference/manpages/lxc/auth/identity/group/remove reference/manpages/lxc/auth/identity/info reference/manpages/lxc/auth/identity/list reference/manpages/lxc/auth/identity/show reference/manpages/lxc/auth/identity-provider-group reference/manpages/lxc/auth/identity-provider-group/create reference/manpages/lxc/auth/identity-provider-group/delete reference/manpages/lxc/auth/identity-provider-group/edit reference/manpages/lxc/auth/identity-provider-group/group reference/manpages/lxc/auth/identity-provider-group/group/add reference/manpages/lxc/auth/identity-provider-group/group/remove reference/manpages/lxc/auth/identity-provider-group/list reference/manpages/lxc/auth/identity-provider-group/rename reference/manpages/lxc/auth/identity-provider-group/show reference/manpages/lxc/auth/permission reference/manpages/lxc/auth/permission/list reference/manpages/lxc/cluster reference/manpages/lxc/cluster/add reference/manpages/lxc/cluster/edit reference/manpages/lxc/cluster/enable reference/manpages/lxc/cluster/evacuate reference/manpages/lxc/cluster/get reference/manpages/lxc/cluster/group reference/manpages/lxc/cluster/group/add reference/manpages/lxc/cluster/group/assign reference/manpages/lxc/cluster/group/create reference/manpages/lxc/cluster/group/delete reference/manpages/lxc/cluster/group/edit reference/manpages/lxc/cluster/group/list reference/manpages/lxc/cluster/group/remove reference/manpages/lxc/cluster/group/rename reference/manpages/lxc/cluster/group/show reference/manpages/lxc/cluster/info reference/manpages/lxc/cluster/list reference/manpages/lxc/cluster/list-tokens reference/manpages/lxc/cluster/remove reference/manpages/lxc/cluster/rename reference/manpages/lxc/cluster/restore reference/manpages/lxc/cluster/revoke-token reference/manpages/lxc/cluster/role reference/manpages/lxc/cluster/role/add reference/manpages/lxc/cluster/role/remove reference/manpages/lxc/cluster/set reference/manpages/lxc/cluster/show reference/manpages/lxc/cluster/unset reference/manpages/lxc/cluster/update-certificate reference/manpages/lxc/completion reference/manpages/lxc/completion/bash reference/manpages/lxc/completion/fish reference/manpages/lxc/completion/powershell reference/manpages/lxc/completion/zsh reference/manpages/lxc/config reference/manpages/lxc/config/device reference/manpages/lxc/config/device/add reference/manpages/lxc/config/device/get reference/manpages/lxc/config/device/list reference/manpages/lxc/config/device/override reference/manpages/lxc/config/device/remove reference/manpages/lxc/config/device/set reference/manpages/lxc/config/device/show reference/manpages/lxc/config/device/unset reference/manpages/lxc/config/edit reference/manpages/lxc/config/get reference/manpages/lxc/config/metadata reference/manpages/lxc/config/metadata/edit reference/manpages/lxc/config/metadata/show reference/manpages/lxc/config/set reference/manpages/lxc/config/show reference/manpages/lxc/config/template reference/manpages/lxc/config/template/create reference/manpages/lxc/config/template/delete reference/manpages/lxc/config/template/edit reference/manpages/lxc/config/template/list reference/manpages/lxc/config/template/show reference/manpages/lxc/config/trust reference/manpages/lxc/config/trust/add reference/manpages/lxc/config/trust/edit reference/manpages/lxc/config/trust/list reference/manpages/lxc/config/trust/list-tokens reference/manpages/lxc/config/trust/remove reference/manpages/lxc/config/trust/revoke-token reference/manpages/lxc/config/trust/show reference/manpages/lxc/config/uefi reference/manpages/lxc/config/uefi/edit reference/manpages/lxc/config/uefi/get reference/manpages/lxc/config/uefi/set reference/manpages/lxc/config/uefi/show reference/manpages/lxc/config/uefi/unset reference/manpages/lxc/config/unset reference/manpages/lxc/console reference/manpages/lxc/copy reference/manpages/lxc/delete reference/manpages/lxc/exec reference/manpages/lxc/export reference/manpages/lxc/file reference/manpages/lxc/file/create reference/manpages/lxc/file/delete reference/manpages/lxc/file/edit reference/manpages/lxc/file/mount reference/manpages/lxc/file/pull reference/manpages/lxc/file/push reference/manpages/lxc/image reference/manpages/lxc/image/alias reference/manpages/lxc/image/alias/create reference/manpages/lxc/image/alias/delete reference/manpages/lxc/image/alias/list reference/manpages/lxc/image/alias/rename reference/manpages/lxc/image/copy reference/manpages/lxc/image/delete reference/manpages/lxc/image/edit reference/manpages/lxc/image/export reference/manpages/lxc/image/get-property reference/manpages/lxc/image/import reference/manpages/lxc/image/info reference/manpages/lxc/image/list reference/manpages/lxc/image/refresh reference/manpages/lxc/image/set-property reference/manpages/lxc/image/show reference/manpages/lxc/image/unset-property reference/manpages/lxc/import reference/manpages/lxc/info reference/manpages/lxc/init reference/manpages/lxc/launch reference/manpages/lxc/list reference/manpages/lxc/manpage reference/manpages/lxc/monitor reference/manpages/lxc/move reference/manpages/lxc/network reference/manpages/lxc/network/acl reference/manpages/lxc/network/acl/create reference/manpages/lxc/network/acl/delete reference/manpages/lxc/network/acl/edit reference/manpages/lxc/network/acl/get reference/manpages/lxc/network/acl/list reference/manpages/lxc/network/acl/rename reference/manpages/lxc/network/acl/rule reference/manpages/lxc/network/acl/rule/add reference/manpages/lxc/network/acl/rule/remove reference/manpages/lxc/network/acl/set reference/manpages/lxc/network/acl/show reference/manpages/lxc/network/acl/show-log reference/manpages/lxc/network/acl/unset reference/manpages/lxc/network/attach reference/manpages/lxc/network/attach-profile reference/manpages/lxc/network/create reference/manpages/lxc/network/delete reference/manpages/lxc/network/detach reference/manpages/lxc/network/detach-profile reference/manpages/lxc/network/edit reference/manpages/lxc/network/forward reference/manpages/lxc/network/forward/create reference/manpages/lxc/network/forward/delete reference/manpages/lxc/network/forward/edit reference/manpages/lxc/network/forward/get reference/manpages/lxc/network/forward/list reference/manpages/lxc/network/forward/port reference/manpages/lxc/network/forward/port/add reference/manpages/lxc/network/forward/port/remove reference/manpages/lxc/network/forward/set reference/manpages/lxc/network/forward/show reference/manpages/lxc/network/forward/unset reference/manpages/lxc/network/get reference/manpages/lxc/network/info reference/manpages/lxc/network/list reference/manpages/lxc/network/list-allocations reference/manpages/lxc/network/list-leases reference/manpages/lxc/network/load-balancer reference/manpages/lxc/network/load-balancer/backend reference/manpages/lxc/network/load-balancer/backend/add reference/manpages/lxc/network/load-balancer/backend/remove reference/manpages/lxc/network/load-balancer/create reference/manpages/lxc/network/load-balancer/delete reference/manpages/lxc/network/load-balancer/edit reference/manpages/lxc/network/load-balancer/get reference/manpages/lxc/network/load-balancer/list reference/manpages/lxc/network/load-balancer/port reference/manpages/lxc/network/load-balancer/port/add reference/manpages/lxc/network/load-balancer/port/remove reference/manpages/lxc/network/load-balancer/set reference/manpages/lxc/network/load-balancer/show reference/manpages/lxc/network/load-balancer/unset reference/manpages/lxc/network/peer reference/manpages/lxc/network/peer/create reference/manpages/lxc/network/peer/delete reference/manpages/lxc/network/peer/edit reference/manpages/lxc/network/peer/get reference/manpages/lxc/network/peer/list reference/manpages/lxc/network/peer/set reference/manpages/lxc/network/peer/show reference/manpages/lxc/network/peer/unset reference/manpages/lxc/network/rename reference/manpages/lxc/network/set reference/manpages/lxc/network/show reference/manpages/lxc/network/unset reference/manpages/lxc/network/zone reference/manpages/lxc/network/zone/create reference/manpages/lxc/network/zone/delete reference/manpages/lxc/network/zone/edit reference/manpages/lxc/network/zone/get reference/manpages/lxc/network/zone/list reference/manpages/lxc/network/zone/record reference/manpages/lxc/network/zone/record/create reference/manpages/lxc/network/zone/record/delete reference/manpages/lxc/network/zone/record/edit reference/manpages/lxc/network/zone/record/entry reference/manpages/lxc/network/zone/record/entry/add reference/manpages/lxc/network/zone/record/entry/remove reference/manpages/lxc/network/zone/record/get reference/manpages/lxc/network/zone/record/list reference/manpages/lxc/network/zone/record/set reference/manpages/lxc/network/zone/record/show reference/manpages/lxc/network/zone/record/unset reference/manpages/lxc/network/zone/set reference/manpages/lxc/network/zone/show reference/manpages/lxc/network/zone/unset reference/manpages/lxc/operation reference/manpages/lxc/operation/delete reference/manpages/lxc/operation/list reference/manpages/lxc/operation/show reference/manpages/lxc/pause reference/manpages/lxc/profile reference/manpages/lxc/profile/add reference/manpages/lxc/profile/assign reference/manpages/lxc/profile/copy reference/manpages/lxc/profile/create reference/manpages/lxc/profile/delete reference/manpages/lxc/profile/device reference/manpages/lxc/profile/device/add reference/manpages/lxc/profile/device/get reference/manpages/lxc/profile/device/list reference/manpages/lxc/profile/device/remove reference/manpages/lxc/profile/device/set reference/manpages/lxc/profile/device/show reference/manpages/lxc/profile/device/unset reference/manpages/lxc/profile/edit reference/manpages/lxc/profile/get reference/manpages/lxc/profile/list reference/manpages/lxc/profile/remove reference/manpages/lxc/profile/rename reference/manpages/lxc/profile/set reference/manpages/lxc/profile/show reference/manpages/lxc/profile/unset reference/manpages/lxc/project reference/manpages/lxc/project/create reference/manpages/lxc/project/delete reference/manpages/lxc/project/edit reference/manpages/lxc/project/get reference/manpages/lxc/project/info reference/manpages/lxc/project/list reference/manpages/lxc/project/rename reference/manpages/lxc/project/set reference/manpages/lxc/project/show reference/manpages/lxc/project/switch reference/manpages/lxc/project/unset reference/manpages/lxc/publish reference/manpages/lxc/query reference/manpages/lxc/rebuild reference/manpages/lxc/remote reference/manpages/lxc/remote/add reference/manpages/lxc/remote/get-default reference/manpages/lxc/remote/list reference/manpages/lxc/remote/remove reference/manpages/lxc/remote/rename reference/manpages/lxc/remote/set-url reference/manpages/lxc/remote/switch reference/manpages/lxc/rename reference/manpages/lxc/restart reference/manpages/lxc/restore reference/manpages/lxc/snapshot reference/manpages/lxc/start reference/manpages/lxc/stop reference/manpages/lxc/storage reference/manpages/lxc/storage/bucket reference/manpages/lxc/storage/bucket/create reference/manpages/lxc/storage/bucket/delete reference/manpages/lxc/storage/bucket/edit reference/manpages/lxc/storage/bucket/get reference/manpages/lxc/storage/bucket/key reference/manpages/lxc/storage/bucket/key/create reference/manpages/lxc/storage/bucket/key/delete reference/manpages/lxc/storage/bucket/key/edit reference/manpages/lxc/storage/bucket/key/list reference/manpages/lxc/storage/bucket/key/show reference/manpages/lxc/storage/bucket/list reference/manpages/lxc/storage/bucket/set reference/manpages/lxc/storage/bucket/show reference/manpages/lxc/storage/bucket/unset reference/manpages/lxc/storage/create reference/manpages/lxc/storage/delete reference/manpages/lxc/storage/edit reference/manpages/lxc/storage/get reference/manpages/lxc/storage/info reference/manpages/lxc/storage/list reference/manpages/lxc/storage/set reference/manpages/lxc/storage/show reference/manpages/lxc/storage/unset reference/manpages/lxc/storage/volume reference/manpages/lxc/storage/volume/attach reference/manpages/lxc/storage/volume/attach-profile reference/manpages/lxc/storage/volume/copy reference/manpages/lxc/storage/volume/create reference/manpages/lxc/storage/volume/delete reference/manpages/lxc/storage/volume/detach reference/manpages/lxc/storage/volume/detach-profile reference/manpages/lxc/storage/volume/edit reference/manpages/lxc/storage/volume/export reference/manpages/lxc/storage/volume/get reference/manpages/lxc/storage/volume/import reference/manpages/lxc/storage/volume/info reference/manpages/lxc/storage/volume/list reference/manpages/lxc/storage/volume/move reference/manpages/lxc/storage/volume/rename reference/manpages/lxc/storage/volume/restore reference/manpages/lxc/storage/volume/set reference/manpages/lxc/storage/volume/show reference/manpages/lxc/storage/volume/snapshot reference/manpages/lxc/storage/volume/unset reference/manpages/lxc/version reference/manpages/lxc/warning reference/manpages/lxc/warning/acknowledge reference/manpages/lxc/warning/delete reference/manpages/lxc/warning/list reference/manpages/lxc/warning/show internals environment reference/uefi_variables daemon-behavior syscall-interception userns-idmap reference/ovn-internals reference/vm_live_migration_internals reference/dqlite-internals resolving references... done writing... done copying images... [ 1%] images/ui_security_warning.png copying images... [ 2%] images/tutorial/create_vm.png copying images... [ 3%] images/tutorial/instances.png copying images... [ 3%] images/tutorial/instance_summary.png copying images... [ 4%] images/tutorial/yaml_configuration.png copying images... [ 5%] images/tutorial/broken_terminal.png copying images... [ 6%] images/UI/console.png copying images... [ 7%] images/auth/entra-id/1-app-registrations.png copying images... [ 8%] images/auth/entra-id/2-app-name.png copying images... [ 9%] images/auth/entra-id/3-redirect-uri.png copying images... [ 10%] images/auth/entra-id/4-authentication.png copying images... [ 10%] images/auth/entra-id/5-public-client-flows.png copying images... [ 11%] images/auth/entra-id/6-api-permissions.png copying images... [ 12%] images/auth/entra-id/7-add-a-permission.png copying images... [ 13%] images/auth/entra-id/8-graph-api.png copying images... [ 14%] images/auth/entra-id/9-delegated-permissions.png copying images... [ 15%] images/auth/entra-id/10-openid-permissions.png copying images... [ 16%] images/auth/entra-id/11-client-id.png copying images... [ 17%] images/auth/entra-id/12-discovery-url.png copying images... [ 17%] images/auth/entra-id/13-keycloak-identity-providers.png copying images... [ 18%] images/auth/entra-id/14-keycloak-microsoft.png copying images... [ 19%] images/auth/entra-id/15-keycloak-broker-redirect-uri.png copying images... [ 20%] images/auth/entra-id/16-app-name-keycloak.png copying images... [ 21%] images/auth/entra-id/17-redirect-uri-keycloak.png copying images... [ 22%] images/auth/entra-id/18-certificates-and-secrets.png copying images... [ 23%] images/auth/entra-id/19-new-client-secret.png copying images... [ 23%] images/auth/entra-id/20-copy-client-secret.png copying images... [ 24%] images/auth/entra-id/21-paste-client-secret.png copying images... [ 25%] images/auth/entra-id/22-paste-client-id.png copying images... [ 26%] images/auth/entra-id/23-copy-tenant-id.png copying images... [ 27%] images/auth/entra-id/24-paste-tenant-id.png copying images... [ 28%] images/auth/entra-id/25-keycloak-clients.png copying images... [ 29%] images/auth/entra-id/26-keycloak-new-client.png copying images... [ 30%] images/auth/entra-id/27-keycloak-client-name-and-id.png copying images... [ 30%] images/auth/entra-id/28-keycloak-device-flow.png copying images... [ 31%] images/auth/entra-id/29-keycloak-redirect-uri.png copying images... [ 32%] images/auth/entra-id/30-keycloak-realm-settings.png copying images... [ 33%] images/UI/create_instance_ex1.png copying images... [ 34%] images/UI/create_instance_ex2.png copying images... [ 35%] images/UI/create_instance_ex2-2.png copying images... [ 36%] images/UI/create_instance_ex3.png copying images... [ 37%] images/UI/create_instance_ex4.png copying images... [ 37%] images/UI/limits_memory_example.png copying images... [ 38%] images/UI/routed_nic_create_instance.png copying images... [ 39%] images/UI/snapshots_daily.png copying images... [ 40%] images/UI/snapshots_cron.png copying images... [ 41%] images/UI/create_project.png copying images... [ 42%] images/UI/create_restr_project1.png copying images... [ 43%] images/UI/create_restr_project2.png copying images... [ 43%] images/storage/storage_pools_create.png copying images... [ 44%] images/storage/storage_pools_create_ZFS_driver.png copying images... [ 45%] images/storage/storage_pools_create_clustered_pool.png copying images... [ 46%] images/storage/storage_pools_create_clustered_pool_size_config.png copying images... [ 47%] images/storage/storage_volumes_create.png copying images... [ 48%] images/storage/storage_volumes_attach_to_instance_1.png copying images... [ 49%] images/storage/storage_volumes_attach_to_instance_2.png copying images... [ 50%] images/storage/storage_volumes_attach_to_instance_3.png copying images... [ 50%] images/storage/storage_volumes_create_clustered.png copying images... [ 51%] images/storage/storage_buckets/storage_bucket_create.png copying images... [ 52%] images/storage/storage_buckets/storage_bucket_key_list.png copying images... [ 53%] images/storage/storage_buckets/storage_bucket_create_key.png copying images... [ 54%] images/instances/create_instance_form_disk_devices.png copying images... [ 55%] images/instances/create_instance_form.png copying images... [ 56%] images/instances/instance_overview_page.png copying images... [ 57%] images/instances/move_instance_modal.png copying images... [ 57%] images/instances/move_instance_modal_2.png copying images... [ 58%] images/instances/move_confirmation_modal.png copying images... [ 59%] images/storage/storage_volumes_snapshots_tab.png copying images... [ 60%] images/storage/storage_volumes_snapshots_create.png copying images... [ 61%] images/storage/storage_volumes_snapshots_list.png copying images... [ 62%] images/storage/storage_volumes_snapshots_configuration.png copying images... [ 63%] images/storage/storage_volumes_export.png copying images... [ 63%] images/storage/storage_volumes_import.png copying images... [ 64%] images/storage/storage_volumes_overview.png copying images... [ 65%] images/storage/storage_volumes_copy_modal.png copying images... [ 66%] images/storage/storage_volumes_rename.png copying images... [ 67%] images/networks/network_create.png copying images... [ 68%] images/networks/network_add_to_instance.png copying images... [ 69%] images/networks/network_attach_instance.png copying images... [ 70%] images/networks/network_configuration.png copying images... [ 70%] images/networks/network_ACLs.png copying images... [ 71%] images/networks/network_ACL_create.png copying images... [ 72%] images/networks/network_ACL_addrule.png copying images... [ 73%] images/networks/network_ACL_remove_edit.png copying images... [ 74%] images/UI/forwards_view.png copying images... [ 75%] images/UI/forward_edit_ex1.png copying images... [ 76%] images/UI/forward_create_ovn.png copying images... [ 77%] images/UI/forward_create_bridge.png copying images... [ 77%] images/UI/forward_create_port.png copying images... [ 78%] images/UI/forward_edit_ex2.png copying images... [ 79%] images/UI/forward_delete.png copying images... [ 80%] images/networks/network_view_leases.png copying images... [ 81%] images/grafana_welcome.png copying images... [ 82%] images/grafana_select_prometheus.png copying images... [ 83%] images/grafana_configure_prometheus.png copying images... [ 83%] images/grafana_select_loki.png copying images... [ 84%] images/grafana_configure_loki.png copying images... [ 85%] images/grafana_dashboard_import.png copying images... [ 86%] images/grafana_dashboard_select_datasource.png copying images... [ 87%] images/grafana_resources.png copying images... [ 88%] images/grafana_instances.png copying images... [ 89%] images/grafana_lxd_ui_metrics_integration.png copying images... [ 90%] images/grafana_lxd_ui_instance_dashboard.png copying images... [ 90%] images/application-vs-system-containers.svg copying images... [ 91%] images/virtual-machines-vs-system-containers.svg copying images... [ 92%] images/ovn_networking_1.svg copying images... [ 93%] images/ovn_networking_2.svg copying images... [ 94%] images/ovn/ovn-uplink-bridge-ovs.svg copying images... [ 95%] images/ovn/ovn-uplink-physical.svg copying images... [ 96%] images/ovn/ovn-uplink-bridge-native.svg copying images... [ 97%] images/ovn/ovn-network.svg copying images... [ 97%] images/ovn/ovn-integration-bridge-container.svg copying images... [ 98%] images/ovn/ovn-integration-bridge-vm.svg copying images... [ 99%] images/vm_live_migration_flowchart.svg copying images... [100%] images/vm_live_migration_state_diagram.svg sphinx-sitemap: No pages generated for sitemap.xml build succeeded. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2026-04-02T18:58:41.673031Z, end-time: 2026-04-02T18:58:41.709330Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'xelatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'internal xindy ' . $ENV{'XINDYOPTS'} . ' %O -o %D %S'; sub xindy { my @args = @_; if (-z $args[-1]) { # create an empty .ind file if .idx is empty open(FH, ">" . $args[-2]); close(FH); return 0; } else { return system("xindy", @args); } } add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2026-04-02T18:58:41.847579Z, end-time: 2026-04-02T19:00:49.206717Z, duration: 127, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=canonical-lxd -interaction=nonstopmode ... (truncated) ... Command output too long. Truncated to last 1MB. anpages/lxc/network/zone/record/entr y/remove:lxc-network-zone-record-entry-remove-md' on page 946 undefined on inpu t line 87442. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/entry/remo ve:lxc-network-zone-record-entry-remove-md' on page 946 undefined on input line 87442. LaTeX Warning: Reference `LastPage' on page 946 undefined on input line 87473. [946] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record/entr y:lxc-network-zone-record-entry-md' on page 947 undefined on input line 87491. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/entry:lxc- network-zone-record-entry-md' on page 947 undefined on input line 87491. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record/entr y:lxc-network-zone-record-entry-md' on page 947 undefined on input line 87533. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/entry:lxc- network-zone-record-entry-md' on page 947 undefined on input line 87533. LaTeX Warning: Reference `LastPage' on page 947 undefined on input line 87540. [947] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record:lxc- network-zone-record-md' on page 948 undefined on input line 87582. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record:lxc-networ k-zone-record-md' on page 948 undefined on input line 87582. LaTeX Warning: Reference `LastPage' on page 948 undefined on input line 87606. [948] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record:lxc- network-zone-record-md' on page 949 undefined on input line 87631. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record:lxc-networ k-zone-record-md' on page 949 undefined on input line 87631. LaTeX Warning: Reference `LastPage' on page 949 undefined on input line 87676. [949] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record:lxc- network-zone-record-md' on page 950 undefined on input line 87680. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record:lxc-networ k-zone-record-md' on page 950 undefined on input line 87680. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record:lxc- network-zone-record-md' on page 950 undefined on input line 87722. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record:lxc-networ k-zone-record-md' on page 950 undefined on input line 87722. LaTeX Warning: Reference `LastPage' on page 950 undefined on input line 87746. [950] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record:lxc- network-zone-record-md' on page 951 undefined on input line 87771. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record:lxc-networ k-zone-record-md' on page 951 undefined on input line 87771. LaTeX Warning: Reference `LastPage' on page 951 undefined on input line 87817. [951] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone:lxc-network -zone-md' on page 952 undefined on input line 87824. LaTeX Warning: Reference `reference/manpages/lxc/network/zone:lxc-network-zone- md' on page 952 undefined on input line 87824. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone:lxc-network -zone-md' on page 952 undefined on input line 87866. LaTeX Warning: Reference `reference/manpages/lxc/network/zone:lxc-network-zone- md' on page 952 undefined on input line 87866. LaTeX Warning: Reference `LastPage' on page 952 undefined on input line 87879. [952] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone:lxc-network -zone-md' on page 953 undefined on input line 87915. LaTeX Warning: Reference `reference/manpages/lxc/network/zone:lxc-network-zone- md' on page 953 undefined on input line 87915. LaTeX Warning: Reference `LastPage' on page 953 undefined on input line 87953. [953] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 954 unde fined on input line 87957. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 954 undefined on input line 87957. LaTeX Warning: Hyper reference `reference/manpages/lxc/operation/delete:lxc-ope ration-delete-md' on page 954 undefined on input line 87961. LaTeX Warning: Reference `reference/manpages/lxc/operation/delete:lxc-operation -delete-md' on page 954 undefined on input line 87961. LaTeX Warning: Hyper reference `reference/manpages/lxc/operation/list:lxc-opera tion-list-md' on page 954 undefined on input line 87965. LaTeX Warning: Reference `reference/manpages/lxc/operation/list:lxc-operation-l ist-md' on page 954 undefined on input line 87965. LaTeX Warning: Hyper reference `reference/manpages/lxc/operation/show:lxc-opera tion-show-md' on page 954 undefined on input line 87969. LaTeX Warning: Reference `reference/manpages/lxc/operation/show:lxc-operation-s how-md' on page 954 undefined on input line 87969. LaTeX Warning: Hyper reference `reference/manpages/lxc/operation:lxc-operation- md' on page 954 undefined on input line 88011. LaTeX Warning: Reference `reference/manpages/lxc/operation:lxc-operation-md' on page 954 undefined on input line 88011. LaTeX Warning: Reference `LastPage' on page 954 undefined on input line 88024. [954] LaTeX Warning: Hyper reference `reference/manpages/lxc/operation:lxc-operation- md' on page 955 undefined on input line 88061. LaTeX Warning: Reference `reference/manpages/lxc/operation:lxc-operation-md' on page 955 undefined on input line 88061. LaTeX Warning: Reference `LastPage' on page 955 undefined on input line 88093. [955] LaTeX Warning: Hyper reference `reference/manpages/lxc/operation:lxc-operation- md' on page 956 undefined on input line 88111. LaTeX Warning: Reference `reference/manpages/lxc/operation:lxc-operation-md' on page 956 undefined on input line 88111. LaTeX Warning: Reference `LastPage' on page 956 undefined on input line 88156. [956] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 957 unde fined on input line 88160. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 957 undefined on input line 88160. LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 957 unde fined on input line 88202. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 957 undefined on input line 88202. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/add:lxc-profile- add-md' on page 957 undefined on input line 88206. LaTeX Warning: Reference `reference/manpages/lxc/profile/add:lxc-profile-add-md ' on page 957 undefined on input line 88206. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/assign:lxc-profi le-assign-md' on page 957 undefined on input line 88210. LaTeX Warning: Reference `reference/manpages/lxc/profile/assign:lxc-profile-ass ign-md' on page 957 undefined on input line 88210. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/copy:lxc-profile -copy-md' on page 957 undefined on input line 88214. LaTeX Warning: Reference `reference/manpages/lxc/profile/copy:lxc-profile-copy- md' on page 957 undefined on input line 88214. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/create:lxc-profi le-create-md' on page 957 undefined on input line 88218. LaTeX Warning: Reference `reference/manpages/lxc/profile/create:lxc-profile-cre ate-md' on page 957 undefined on input line 88218. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/delete:lxc-profi le-delete-md' on page 957 undefined on input line 88222. LaTeX Warning: Reference `reference/manpages/lxc/profile/delete:lxc-profile-del ete-md' on page 957 undefined on input line 88222. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 957 undefined on input line 88226. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 957 undefined on input line 88226. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/edit:lxc-profile -edit-md' on page 957 undefined on input line 88230. LaTeX Warning: Reference `reference/manpages/lxc/profile/edit:lxc-profile-edit- md' on page 957 undefined on input line 88230. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/get:lxc-profile- get-md' on page 957 undefined on input line 88234. LaTeX Warning: Reference `reference/manpages/lxc/profile/get:lxc-profile-get-md ' on page 957 undefined on input line 88234. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/list:lxc-profile -list-md' on page 957 undefined on input line 88238. LaTeX Warning: Reference `reference/manpages/lxc/profile/list:lxc-profile-list- md' on page 957 undefined on input line 88238. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/remove:lxc-profi le-remove-md' on page 957 undefined on input line 88242. LaTeX Warning: Reference `reference/manpages/lxc/profile/remove:lxc-profile-rem ove-md' on page 957 undefined on input line 88242. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/rename:lxc-profi le-rename-md' on page 957 undefined on input line 88246. LaTeX Warning: Reference `reference/manpages/lxc/profile/rename:lxc-profile-ren ame-md' on page 957 undefined on input line 88246. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/set:lxc-profile- set-md' on page 957 undefined on input line 88250. LaTeX Warning: Reference `reference/manpages/lxc/profile/set:lxc-profile-set-md ' on page 957 undefined on input line 88250. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/show:lxc-profile -show-md' on page 957 undefined on input line 88254. LaTeX Warning: Reference `reference/manpages/lxc/profile/show:lxc-profile-show- md' on page 957 undefined on input line 88254. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/unset:lxc-profil e-unset-md' on page 957 undefined on input line 88258. LaTeX Warning: Reference `reference/manpages/lxc/profile/unset:lxc-profile-unse t-md' on page 957 undefined on input line 88258. LaTeX Warning: Reference `LastPage' on page 957 undefined on input line 88260. [957] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 958 undefined on input line 88300. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 958 undefined on input line 88300. LaTeX Warning: Reference `LastPage' on page 958 undefined on input line 88324. [958] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 959 undefined on input line 88356. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 959 undefined on input line 88356. LaTeX Warning: Reference `LastPage' on page 959 undefined on input line 88388. [959] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 960 undefined on input line 88406. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 960 undefined on input line 88406. LaTeX Warning: Reference `LastPage' on page 960 undefined on input line 88454. [960] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 961 undefined on input line 88458. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 961 undefined on input line 88458. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 961 undefined on input line 88500. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 961 undefined on input line 88500. LaTeX Warning: Reference `LastPage' on page 961 undefined on input line 88524. [961] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 962 undefined on input line 88542. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 962 undefined on input line 88542. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device/add:lxc-p rofile-device-add-md' on page 962 undefined on input line 88546. LaTeX Warning: Reference `reference/manpages/lxc/profile/device/add:lxc-profile -device-add-md' on page 962 undefined on input line 88546. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device/get:lxc-p rofile-device-get-md' on page 962 undefined on input line 88550. LaTeX Warning: Reference `reference/manpages/lxc/profile/device/get:lxc-profile -device-get-md' on page 962 undefined on input line 88550. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device/list:lxc- profile-device-list-md' on page 962 undefined on input line 88554. LaTeX Warning: Reference `reference/manpages/lxc/profile/device/list:lxc-profil e-device-list-md' on page 962 undefined on input line 88554. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device/remove:lx c-profile-device-remove-md' on page 962 undefined on input line 88558. LaTeX Warning: Reference `reference/manpages/lxc/profile/device/remove:lxc-prof ile-device-remove-md' on page 962 undefined on input line 88558. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device/set:lxc-p rofile-device-set-md' on page 962 undefined on input line 88562. LaTeX Warning: Reference `reference/manpages/lxc/profile/device/set:lxc-profile -device-set-md' on page 962 undefined on input line 88562. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device/show:lxc- profile-device-show-md' on page 962 undefined on input line 88566. LaTeX Warning: Reference `reference/manpages/lxc/profile/device/show:lxc-profil e-device-show-md' on page 962 undefined on input line 88566. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device/unset:lxc -profile-device-unset-md' on page 962 undefined on input line 88570. LaTeX Warning: Reference `reference/manpages/lxc/profile/device/unset:lxc-profi le-device-unset-md' on page 962 undefined on input line 88570. LaTeX Warning: Reference `LastPage' on page 962 undefined on input line 88605. [962] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 963 undefined on input line 88623. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 963 undefined on input line 88623. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 963 undefined on input line 88665. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 963 undefined on input line 88665. LaTeX Warning: Reference `LastPage' on page 963 undefined on input line 88672. [963] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 964 undefined on input line 88707. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 964 undefined on input line 88707. LaTeX Warning: Reference `LastPage' on page 964 undefined on input line 88745. [964] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 965 undefined on input line 88749. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 965 undefined on input line 88749. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 965 undefined on input line 88795. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 965 undefined on input line 88795. LaTeX Warning: Reference `LastPage' on page 965 undefined on input line 88819. [965] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 966 undefined on input line 88837. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 966 undefined on input line 88837. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 966 undefined on input line 88879. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 966 undefined on input line 88879. LaTeX Warning: Reference `LastPage' on page 966 undefined on input line 88886. [966] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 967 undefined on input line 88929. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 967 undefined on input line 88929. LaTeX Warning: Reference `LastPage' on page 967 undefined on input line 88953. [967] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 968 undefined on input line 88978. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 968 undefined on input line 88978. LaTeX Warning: Reference `LastPage' on page 968 undefined on input line 89026. [968] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 969 undefined on input line 89044. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 969 undefined on input line 89044. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 969 undefined on input line 89086. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 969 undefined on input line 89086. LaTeX Warning: Reference `LastPage' on page 969 undefined on input line 89093. [969] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 970 undefined on input line 89128. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 970 undefined on input line 89128. LaTeX Warning: Reference `LastPage' on page 970 undefined on input line 89163. [970] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 971 undefined on input line 89181. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 971 undefined on input line 89181. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 971 undefined on input line 89223. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 971 undefined on input line 89223. LaTeX Warning: Reference `LastPage' on page 971 undefined on input line 89230. [971] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 972 undefined on input line 89272. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 972 undefined on input line 89272. LaTeX Warning: Reference `LastPage' on page 972 undefined on input line 89296. [972] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 973 unde fined on input line 89314. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 973 undefined on input line 89314. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/create:lxc-proje ct-create-md' on page 973 undefined on input line 89318. LaTeX Warning: Reference `reference/manpages/lxc/project/create:lxc-project-cre ate-md' on page 973 undefined on input line 89318. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/delete:lxc-proje ct-delete-md' on page 973 undefined on input line 89322. LaTeX Warning: Reference `reference/manpages/lxc/project/delete:lxc-project-del ete-md' on page 973 undefined on input line 89322. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/edit:lxc-project -edit-md' on page 973 undefined on input line 89326. LaTeX Warning: Reference `reference/manpages/lxc/project/edit:lxc-project-edit- md' on page 973 undefined on input line 89326. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/get:lxc-project- get-md' on page 973 undefined on input line 89330. LaTeX Warning: Reference `reference/manpages/lxc/project/get:lxc-project-get-md ' on page 973 undefined on input line 89330. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/info:lxc-project -info-md' on page 973 undefined on input line 89334. LaTeX Warning: Reference `reference/manpages/lxc/project/info:lxc-project-info- md' on page 973 undefined on input line 89334. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/list:lxc-project -list-md' on page 973 undefined on input line 89338. LaTeX Warning: Reference `reference/manpages/lxc/project/list:lxc-project-list- md' on page 973 undefined on input line 89338. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/rename:lxc-proje ct-rename-md' on page 973 undefined on input line 89342. LaTeX Warning: Reference `reference/manpages/lxc/project/rename:lxc-project-ren ame-md' on page 973 undefined on input line 89342. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/set:lxc-project- set-md' on page 973 undefined on input line 89346. LaTeX Warning: Reference `reference/manpages/lxc/project/set:lxc-project-set-md ' on page 973 undefined on input line 89346. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/show:lxc-project -show-md' on page 973 undefined on input line 89350. LaTeX Warning: Reference `reference/manpages/lxc/project/show:lxc-project-show- md' on page 973 undefined on input line 89350. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/switch:lxc-proje ct-switch-md' on page 973 undefined on input line 89354. LaTeX Warning: Reference `reference/manpages/lxc/project/switch:lxc-project-swi tch-md' on page 973 undefined on input line 89354. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/unset:lxc-projec t-unset-md' on page 973 undefined on input line 89358. LaTeX Warning: Reference `reference/manpages/lxc/project/unset:lxc-project-unse t-md' on page 973 undefined on input line 89358. LaTeX Warning: Reference `LastPage' on page 973 undefined on input line 89382. [973] LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 974 undefined on input line 89419. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 974 undefined on input line 89419. LaTeX Warning: Reference `LastPage' on page 974 undefined on input line 89443. [974] LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 975 undefined on input line 89468. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 975 undefined on input line 89468. LaTeX Warning: Reference `LastPage' on page 975 undefined on input line 89514. [975] LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 976 undefined on input line 89518. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 976 undefined on input line 89518. LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 976 undefined on input line 89567. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 976 undefined on input line 89567. LaTeX Warning: Reference `LastPage' on page 976 undefined on input line 89580. [976] LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 977 undefined on input line 89616. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 977 undefined on input line 89616. LaTeX Warning: Reference `LastPage' on page 977 undefined on input line 89647. [977] LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 978 undefined on input line 89665. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 978 undefined on input line 89665. LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 978 undefined on input line 89707. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 978 undefined on input line 89707. LaTeX Warning: Reference `LastPage' on page 978 undefined on input line 89714. [978] LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 979 undefined on input line 89760. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 979 undefined on input line 89760. LaTeX Warning: Reference `LastPage' on page 979 undefined on input line 89784. [979] LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 980 undefined on input line 89802. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 980 undefined on input line 89802. LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 980 undefined on input line 89844. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 980 undefined on input line 89844. LaTeX Warning: Reference `LastPage' on page 980 undefined on input line 89851. [980] LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 981 undefined on input line 89893. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 981 undefined on input line 89893. LaTeX Warning: Reference `LastPage' on page 981 undefined on input line 89917. [981] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 982 unde fined on input line 89947. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 982 undefined on input line 89947. LaTeX Warning: Reference `LastPage' on page 982 undefined on input line 89979. [982] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 983 unde fined on input line 90007. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 983 undefined on input line 90007. LaTeX Warning: Reference `LastPage' on page 983 undefined on input line 90038. [983] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 984 unde fined on input line 90065. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 984 undefined on input line 90065. LaTeX Warning: Reference `LastPage' on page 984 undefined on input line 90103. [984] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 985 unde fined on input line 90107. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 985 undefined on input line 90107. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote/add:lxc-remote-ad d-md' on page 985 undefined on input line 90111. LaTeX Warning: Reference `reference/manpages/lxc/remote/add:lxc-remote-add-md' on page 985 undefined on input line 90111. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote/get-default:lxc-r emote-get-default-md' on page 985 undefined on input line 90115. LaTeX Warning: Reference `reference/manpages/lxc/remote/get-default:lxc-remote- get-default-md' on page 985 undefined on input line 90115. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote/list:lxc-remote-l ist-md' on page 985 undefined on input line 90119. LaTeX Warning: Reference `reference/manpages/lxc/remote/list:lxc-remote-list-md ' on page 985 undefined on input line 90119. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote/remove:lxc-remote -remove-md' on page 985 undefined on input line 90123. LaTeX Warning: Reference `reference/manpages/lxc/remote/remove:lxc-remote-remov e-md' on page 985 undefined on input line 90123. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote/rename:lxc-remote -rename-md' on page 985 undefined on input line 90127. LaTeX Warning: Reference `reference/manpages/lxc/remote/rename:lxc-remote-renam e-md' on page 985 undefined on input line 90127. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote/set-url:lxc-remot e-set-url-md' on page 985 undefined on input line 90131. LaTeX Warning: Reference `reference/manpages/lxc/remote/set-url:lxc-remote-set- url-md' on page 985 undefined on input line 90131. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote/switch:lxc-remote -switch-md' on page 985 undefined on input line 90135. LaTeX Warning: Reference `reference/manpages/lxc/remote/switch:lxc-remote-switc h-md' on page 985 undefined on input line 90135. Underfull \hbox (badness 5622) in paragraph at lines 90157--90160 []\TU/Ubuntu(0)/m/sc/10.95 Basic authentication can be used when combined with the “simplestreams” proto- LaTeX Warning: Reference `LastPage' on page 985 undefined on input line 90179. [985] LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 986 undefined on input line 90196. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 986 undefined on input line 90196. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 986 undefined on input line 90238. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 986 undefined on input line 90238. LaTeX Warning: Reference `LastPage' on page 986 undefined on input line 90245. [986] LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 987 undefined on input line 90287. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 987 undefined on input line 90287. LaTeX Warning: Reference `LastPage' on page 987 undefined on input line 90311. [987] LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 988 undefined on input line 90329. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 988 undefined on input line 90329. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 988 undefined on input line 90371. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 988 undefined on input line 90371. LaTeX Warning: Reference `LastPage' on page 988 undefined on input line 90378. [988] LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 989 undefined on input line 90413. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 989 undefined on input line 90413. LaTeX Warning: Reference `LastPage' on page 989 undefined on input line 90451. [989] LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 990 undefined on input line 90455. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 990 undefined on input line 90455. LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 990 unde fined on input line 90497. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 990 undefined on input line 90497. LaTeX Warning: Reference `LastPage' on page 990 undefined on input line 90524. [990] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 991 unde fined on input line 90552. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 991 undefined on input line 90552. LaTeX Warning: Reference `LastPage' on page 991 undefined on input line 90590. [991] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 992 unde fined on input line 90615. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 992 undefined on input line 90615. LaTeX Warning: Reference `LastPage' on page 992 undefined on input line 90654. [992] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 993 unde fined on input line 90681. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 993 undefined on input line 90681. LaTeX Warning: Reference `LastPage' on page 993 undefined on input line 90714. [993] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 994 unde fined on input line 90732. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 994 undefined on input line 90732. LaTeX Warning: Reference `LastPage' on page 994 undefined on input line 90781. [994] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 995 unde fined on input line 90785. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 995 undefined on input line 90785. LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 995 unde fined on input line 90827. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 995 undefined on input line 90827. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 995 undefined on input line 90831. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 995 undefined on input line 90831. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/create:lxc-stora ge-create-md' on page 995 undefined on input line 90835. LaTeX Warning: Reference `reference/manpages/lxc/storage/create:lxc-storage-cre ate-md' on page 995 undefined on input line 90835. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/delete:lxc-stora ge-delete-md' on page 995 undefined on input line 90839. LaTeX Warning: Reference `reference/manpages/lxc/storage/delete:lxc-storage-del ete-md' on page 995 undefined on input line 90839. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/edit:lxc-storage -edit-md' on page 995 undefined on input line 90843. LaTeX Warning: Reference `reference/manpages/lxc/storage/edit:lxc-storage-edit- md' on page 995 undefined on input line 90843. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/get:lxc-storage- get-md' on page 995 undefined on input line 90847. LaTeX Warning: Reference `reference/manpages/lxc/storage/get:lxc-storage-get-md ' on page 995 undefined on input line 90847. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/info:lxc-storage -info-md' on page 995 undefined on input line 90851. LaTeX Warning: Reference `reference/manpages/lxc/storage/info:lxc-storage-info- md' on page 995 undefined on input line 90851. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/list:lxc-storage -list-md' on page 995 undefined on input line 90855. LaTeX Warning: Reference `reference/manpages/lxc/storage/list:lxc-storage-list- md' on page 995 undefined on input line 90855. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/set:lxc-storage- set-md' on page 995 undefined on input line 90859. LaTeX Warning: Reference `reference/manpages/lxc/storage/set:lxc-storage-set-md ' on page 995 undefined on input line 90859. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/show:lxc-storage -show-md' on page 995 undefined on input line 90863. LaTeX Warning: Reference `reference/manpages/lxc/storage/show:lxc-storage-show- md' on page 995 undefined on input line 90863. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/unset:lxc-storag e-unset-md' on page 995 undefined on input line 90867. LaTeX Warning: Reference `reference/manpages/lxc/storage/unset:lxc-storage-unse t-md' on page 995 undefined on input line 90867. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 995 undefined on input line 90871. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 995 undefined on input line 90871. LaTeX Warning: Reference `LastPage' on page 995 undefined on input line 90878. [995] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 996 undefined on input line 90913. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 996 undefined on input line 90913. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/create:lx c-storage-bucket-create-md' on page 996 undefined on input line 90917. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/create:lxc-stor age-bucket-create-md' on page 996 undefined on input line 90917. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/delete:lx c-storage-bucket-delete-md' on page 996 undefined on input line 90921. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/delete:lxc-stor age-bucket-delete-md' on page 996 undefined on input line 90921. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/edit:lxc- storage-bucket-edit-md' on page 996 undefined on input line 90925. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/edit:lxc-storag e-bucket-edit-md' on page 996 undefined on input line 90925. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/get:lxc-s torage-bucket-get-md' on page 996 undefined on input line 90929. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/get:lxc-storage -bucket-get-md' on page 996 undefined on input line 90929. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 996 undefined on input line 90933. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 996 undefined on input line 90933. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/list:lxc- storage-bucket-list-md' on page 996 undefined on input line 90937. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/list:lxc-storag e-bucket-list-md' on page 996 undefined on input line 90937. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/set:lxc-s torage-bucket-set-md' on page 996 undefined on input line 90941. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/set:lxc-storage -bucket-set-md' on page 996 undefined on input line 90941. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/show:lxc- storage-bucket-show-md' on page 996 undefined on input line 90945. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/show:lxc-storag e-bucket-show-md' on page 996 undefined on input line 90945. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/unset:lxc -storage-bucket-unset-md' on page 996 undefined on input line 90949. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/unset:lxc-stora ge-bucket-unset-md' on page 996 undefined on input line 90949. LaTeX Warning: Reference `LastPage' on page 996 undefined on input line 90956. [996] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 997 undefined on input line 91009. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 997 undefined on input line 91009. LaTeX Warning: Reference `LastPage' on page 997 undefined on input line 91016. [997] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 998 undefined on input line 91058. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 998 undefined on input line 91058. LaTeX Warning: Reference `LastPage' on page 998 undefined on input line 91082. [998] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 999 undefined on input line 91115. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 999 undefined on input line 91115. LaTeX Warning: Reference `LastPage' on page 999 undefined on input line 91147. [999] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1000 undefined on input line 91165. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1000 undefined on input line 91165. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1000 undefined on input line 91207. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1000 undefined on input line 91207. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key/creat e:lxc-storage-bucket-key-create-md' on page 1000 undefined on input line 91211. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key/create:lxc- storage-bucket-key-create-md' on page 1000 undefined on input line 91211. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key/delet e:lxc-storage-bucket-key-delete-md' on page 1000 undefined on input line 91215. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key/delete:lxc- storage-bucket-key-delete-md' on page 1000 undefined on input line 91215. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key/edit: lxc-storage-bucket-key-edit-md' on page 1000 undefined on input line 91219. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key/edit:lxc-st orage-bucket-key-edit-md' on page 1000 undefined on input line 91219. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key/list: lxc-storage-bucket-key-list-md' on page 1000 undefined on input line 91223. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key/list:lxc-st orage-bucket-key-list-md' on page 1000 undefined on input line 91223. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key/show: lxc-storage-bucket-key-show-md' on page 1000 undefined on input line 91227. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key/show:lxc-st orage-bucket-key-show-md' on page 1000 undefined on input line 91227. LaTeX Warning: Reference `LastPage' on page 1000 undefined on input line 91234. [1000] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 1001 undefined on input line 91290. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 1001 undefined on input line 91290. LaTeX Warning: Reference `LastPage' on page 1001 undefined on input line 91297. [1001] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 1002 undefined on input line 91339. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 1002 undefined on input line 91339. LaTeX Warning: Reference `LastPage' on page 1002 undefined on input line 91363. [1002] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 1003 undefined on input line 91396. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 1003 undefined on input line 91396. LaTeX Warning: Reference `LastPage' on page 1003 undefined on input line 91428. [1003] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 1004 undefined on input line 91446. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 1004 undefined on input line 91446. LaTeX Warning: Reference `LastPage' on page 1004 undefined on input line 91499. [1004] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 1005 undefined on input line 91503. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 1005 undefined on input line 91503. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1005 undefined on input line 91553. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1005 undefined on input line 91553. LaTeX Warning: Reference `LastPage' on page 1005 undefined on input line 91566. [1005] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1006 undefined on input line 91607. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1006 undefined on input line 91607. LaTeX Warning: Reference `LastPage' on page 1006 undefined on input line 91631. [1006] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1007 undefined on input line 91664. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1007 undefined on input line 91664. LaTeX Warning: Reference `LastPage' on page 1007 undefined on input line 91696. [1007] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1008 undefined on input line 91714. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1008 undefined on input line 91714. LaTeX Warning: Reference `LastPage' on page 1008 undefined on input line 91756. [1008] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1009 undefined on input line 91774. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1009 undefined on input line 91774. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1009 undefined on input line 91816. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1009 undefined on input line 91816. LaTeX Warning: Reference `LastPage' on page 1009 undefined on input line 91823. [1009] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1010 undefined on input line 91866. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1010 undefined on input line 91866. LaTeX Warning: Reference `LastPage' on page 1010 undefined on input line 91890. [1010] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1011 undefined on input line 91916. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1011 undefined on input line 91916. LaTeX Warning: Reference `LastPage' on page 1011 undefined on input line 91962. [1011] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1012 undefined on input line 91966. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1012 undefined on input line 91966. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1012 undefined on input line 92015. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1012 undefined on input line 92015. LaTeX Warning: Reference `LastPage' on page 1012 undefined on input line 92028. [1012] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1013 undefined on input line 92069. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1013 undefined on input line 92069. LaTeX Warning: Reference `LastPage' on page 1013 undefined on input line 92093. [1013] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1014 undefined on input line 92119. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1014 undefined on input line 92119. LaTeX Warning: Reference `LastPage' on page 1014 undefined on input line 92165. [1014] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1015 undefined on input line 92169. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1015 undefined on input line 92169. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1015 undefined on input line 92214. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1015 undefined on input line 92214. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/attach:lx c-storage-volume-attach-md' on page 1015 undefined on input line 92218. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/attach:lxc-stor age-volume-attach-md' on page 1015 undefined on input line 92218. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/attach-pr ofile:lxc-storage-volume-attach-profile-md' on page 1015 undefined on input lin e 92222. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/attach-profile: lxc-storage-volume-attach-profile-md' on page 1015 undefined on input line 9222 2. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/copy:lxc- storage-volume-copy-md' on page 1015 undefined on input line 92226. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/copy:lxc-storag e-volume-copy-md' on page 1015 undefined on input line 92226. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/create:lx c-storage-volume-create-md' on page 1015 undefined on input line 92230. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/create:lxc-stor age-volume-create-md' on page 1015 undefined on input line 92230. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/delete:lx c-storage-volume-delete-md' on page 1015 undefined on input line 92234. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/delete:lxc-stor age-volume-delete-md' on page 1015 undefined on input line 92234. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/detach:lx c-storage-volume-detach-md' on page 1015 undefined on input line 92238. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/detach:lxc-stor age-volume-detach-md' on page 1015 undefined on input line 92238. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/detach-pr ofile:lxc-storage-volume-detach-profile-md' on page 1015 undefined on input lin e 92242. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/detach-profile: lxc-storage-volume-detach-profile-md' on page 1015 undefined on input line 9224 2. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/edit:lxc- storage-volume-edit-md' on page 1015 undefined on input line 92246. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/edit:lxc-storag e-volume-edit-md' on page 1015 undefined on input line 92246. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/export:lx c-storage-volume-export-md' on page 1015 undefined on input line 92250. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/export:lxc-stor age-volume-export-md' on page 1015 undefined on input line 92250. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/get:lxc-s torage-volume-get-md' on page 1015 undefined on input line 92254. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/get:lxc-storage -volume-get-md' on page 1015 undefined on input line 92254. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/import:lx c-storage-volume-import-md' on page 1015 undefined on input line 92258. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/import:lxc-stor age-volume-import-md' on page 1015 undefined on input line 92258. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/info:lxc- storage-volume-info-md' on page 1015 undefined on input line 92262. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/info:lxc-storag e-volume-info-md' on page 1015 undefined on input line 92262. LaTeX Warning: Reference `LastPage' on page 1015 undefined on input line 92264. [1015] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/list:lxc- storage-volume-list-md' on page 1016 undefined on input line 92266. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/list:lxc-storag e-volume-list-md' on page 1016 undefined on input line 92266. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/move:lxc- storage-volume-move-md' on page 1016 undefined on input line 92270. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/move:lxc-storag e-volume-move-md' on page 1016 undefined on input line 92270. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/rename:lx c-storage-volume-rename-md' on page 1016 undefined on input line 92274. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/rename:lxc-stor age-volume-rename-md' on page 1016 undefined on input line 92274. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/restore:l xc-storage-volume-restore-md' on page 1016 undefined on input line 92278. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/restore:lxc-sto rage-volume-restore-md' on page 1016 undefined on input line 92278. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/set:lxc-s torage-volume-set-md' on page 1016 undefined on input line 92282. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/set:lxc-storage -volume-set-md' on page 1016 undefined on input line 92282. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/show:lxc- storage-volume-show-md' on page 1016 undefined on input line 92286. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/show:lxc-storag e-volume-show-md' on page 1016 undefined on input line 92286. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/snapshot: lxc-storage-volume-snapshot-md' on page 1016 undefined on input line 92290. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/snapshot:lxc-st orage-volume-snapshot-md' on page 1016 undefined on input line 92290. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/unset:lxc -storage-volume-unset-md' on page 1016 undefined on input line 92294. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/unset:lxc-stora ge-volume-unset-md' on page 1016 undefined on input line 92294. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1016 undefined on input line 92339. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1016 undefined on input line 92339. LaTeX Warning: Reference `LastPage' on page 1016 undefined on input line 92346. [1016] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1017 undefined on input line 92384. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1017 undefined on input line 92384. LaTeX Warning: Reference `LastPage' on page 1017 undefined on input line 92408. [1017] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1018 undefined on input line 92438. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1018 undefined on input line 92438. LaTeX Warning: Reference `LastPage' on page 1018 undefined on input line 92472. [1018] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1019 undefined on input line 92498. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1019 undefined on input line 92498. LaTeX Warning: Reference `LastPage' on page 1019 undefined on input line 92543. [1019] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1020 undefined on input line 92547. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1020 undefined on input line 92547. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1020 undefined on input line 92589. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1020 undefined on input line 92589. LaTeX Warning: Reference `LastPage' on page 1020 undefined on input line 92613. [1020] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1021 undefined on input line 92631. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1021 undefined on input line 92631. LaTeX Warning: Reference `LastPage' on page 1021 undefined on input line 92673. [1021] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1022 undefined on input line 92691. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1022 undefined on input line 92691. LaTeX Warning: Reference `LastPage' on page 1022 undefined on input line 92740. [1022] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1023 undefined on input line 92744. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1023 undefined on input line 92744. LaTeX Warning: Reference `LastPage' on page 1023 undefined on input line 92806. [1023] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1024 undefined on input line 92810. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1024 undefined on input line 92810. LaTeX Warning: Reference `LastPage' on page 1024 undefined on input line 92867. [1024] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1025 undefined on input line 92871. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1025 undefined on input line 92871. LaTeX Warning: Reference `LastPage' on page 1025 undefined on input line 92930. [1025] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1026 undefined on input line 92934. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1026 undefined on input line 92934. LaTeX Warning: Reference `LastPage' on page 1026 undefined on input line 92998. [1026] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1027 undefined on input line 93002. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1027 undefined on input line 93002. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1027 undefined on input line 93054. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1027 undefined on input line 93054. LaTeX Warning: Reference `LastPage' on page 1027 undefined on input line 93061. [1027] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1028 undefined on input line 93103. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1028 undefined on input line 93103. LaTeX Warning: Reference `LastPage' on page 1028 undefined on input line 93127. [1028] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1029 undefined on input line 93152. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1029 undefined on input line 93152. LaTeX Warning: Reference `LastPage' on page 1029 undefined on input line 93194. [1029] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1030 undefined on input line 93220. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1030 undefined on input line 93220. LaTeX Warning: Reference `LastPage' on page 1030 undefined on input line 93263. [1030] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1031 undefined on input line 93288. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1031 undefined on input line 93288. LaTeX Warning: Reference `LastPage' on page 1031 undefined on input line 93323. [1031] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1032 undefined on input line 93350. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1032 undefined on input line 93350. LaTeX Warning: Reference `LastPage' on page 1032 undefined on input line 93388. [1032] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1033 undefined on input line 93414. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1033 undefined on input line 93414. LaTeX Warning: Reference `LastPage' on page 1033 undefined on input line 93452. [1033] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 1034 und efined on input line 93456. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 1034 undefined on input line 93456. LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 1034 und efined on input line 93498. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 1034 undefined on input line 93498. LaTeX Warning: Hyper reference `reference/manpages/lxc/warning/acknowledge:lxc- warning-acknowledge-md' on page 1034 undefined on input line 93502. LaTeX Warning: Reference `reference/manpages/lxc/warning/acknowledge:lxc-warnin g-acknowledge-md' on page 1034 undefined on input line 93502. LaTeX Warning: Hyper reference `reference/manpages/lxc/warning/delete:lxc-warni ng-delete-md' on page 1034 undefined on input line 93506. LaTeX Warning: Reference `reference/manpages/lxc/warning/delete:lxc-warning-del ete-md' on page 1034 undefined on input line 93506. LaTeX Warning: Hyper reference `reference/manpages/lxc/warning/list:lxc-warning -list-md' on page 1034 undefined on input line 93510. LaTeX Warning: Reference `reference/manpages/lxc/warning/list:lxc-warning-list- md' on page 1034 undefined on input line 93510. LaTeX Warning: Hyper reference `reference/manpages/lxc/warning/show:lxc-warning -show-md' on page 1034 undefined on input line 93514. LaTeX Warning: Reference `reference/manpages/lxc/warning/show:lxc-warning-show- md' on page 1034 undefined on input line 93514. LaTeX Warning: Reference `LastPage' on page 1034 undefined on input line 93527. [1034] LaTeX Warning: Hyper reference `reference/manpages/lxc/warning:lxc-warning-md' on page 1035 undefined on input line 93556. LaTeX Warning: Reference `reference/manpages/lxc/warning:lxc-warning-md' on pag e 1035 undefined on input line 93556. LaTeX Warning: Reference `LastPage' on page 1035 undefined on input line 93601. [1035] LaTeX Warning: Hyper reference `reference/manpages/lxc/warning:lxc-warning-md' on page 1036 undefined on input line 93605. LaTeX Warning: Reference `reference/manpages/lxc/warning:lxc-warning-md' on pag e 1036 undefined on input line 93605. LaTeX Warning: Reference `LastPage' on page 1036 undefined on input line 93675. [1036] LaTeX Warning: Hyper reference `reference/manpages/lxc/warning:lxc-warning-md' on page 1037 undefined on input line 93679. LaTeX Warning: Reference `reference/manpages/lxc/warning:lxc-warning-md' on pag e 1037 undefined on input line 93679. LaTeX Warning: Hyper reference `reference/manpages/lxc/warning:lxc-warning-md' on page 1037 undefined on input line 93721. LaTeX Warning: Reference `reference/manpages/lxc/warning:lxc-warning-md' on pag e 1037 undefined on input line 93721. LaTeX Warning: Reference `LastPage' on page 1037 undefined on input line 93752. [1037] Overfull \hbox (45.42271pt too wide) in paragraph at lines 93811--93811 []\TU/UbuntuMono(0)/m/n/10.95 LXD_INSECURE_TLS| Overfull \hbox (12.57272pt too wide) in paragraph at lines 93811--93811 []\TU/UbuntuMono(0)/m/n/10.95 http_proxy| Overfull \hbox (18.04773pt too wide) in paragraph at lines 93811--93811 []\TU/UbuntuMono(0)/m/n/10.95 https_proxy| Overfull \hbox (1.62273pt too wide) in paragraph at lines 93811--93811 []\TU/UbuntuMono(0)/m/n/10.95 no_proxy| Overfull \hbox (30.74283pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_EXEC_PATH| Overfull \hbox (85.49281pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_LXC_TEMPLATE_CONFIG| Overfull \hbox (74.54282pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_SECURITY_APPARMOR| Overfull \hbox (74.54282pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_UNPRIVILEGED_ONLY| Overfull \hbox (30.74283pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_OVMF_PATH| Overfull \hbox (47.16782pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_QEMU_FW_PATH| Overfull \hbox (107.39279pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_IDMAPPED_MOUNTS_DISABLE| Overfull \hbox (58.11781pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_DEVMONITOR_DIR| Overfull \hbox (69.06781pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_FSMONITOR_DRIVER| LaTeX Warning: Reference `LastPage' on page 1038 undefined on input line 93960. [1038] LaTeX Warning: Hyper reference `reference/manpages/lxc/config/uefi:lxc-config-u efi-md' on page 1039 undefined on input line 93975. LaTeX Warning: Reference `reference/manpages/lxc/config/uefi:lxc-config-uefi-md ' on page 1039 undefined on input line 93975. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.secureboot' on page 1039 undefined on input line 94057. LaTeX Warning: Reference `reference/instance_options:instance-security:security .secureboot' on page 1039 undefined on input line 94057. LaTeX Warning: Reference `LastPage' on page 1039 undefined on input line 94063. [1039] LaTeX Warning: Hyper reference `explanation/lxd_lxc:lxd-daemon' on page 1040 un defined on input line 94081. LaTeX Warning: Reference `explanation/lxd_lxc:lxd-daemon' on page 1040 undefine d on input line 94081. LaTeX Warning: Reference `LastPage' on page 1040 undefined on input line 94134. [1040] LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.mknod' on page 1041 undefined on input line 94213. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mknod' on page 1041 undefined on input line 94213. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.bpf' on page 1041 undefined on input line 94229. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.bpf' on page 1041 undefined on input line 94229. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.bpf.devices' on page 1041 undefined on input line 942 30. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.bpf.devices' on page 1041 undefined on input line 94230. LaTeX Warning: Reference `LastPage' on page 1041 undefined on input line 94233. [1041] LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.mount' on page 1042 undefined on input line 94245. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount' on page 1042 undefined on input line 94245. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.mount.allowed' on page 1042 undefined on input line 9 4249. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount.allowed' on page 1042 undefined on input line 94249. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.mount.shift' on page 1042 undefined on input line 942 56. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount.shift' on page 1042 undefined on input line 94256. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.mount.fuse' on page 1042 undefined on input line 9426 3. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount.fuse' on page 1042 undefined on input line 94263. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.setxattr' on page 1042 undefined on input line 94313. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.setxattr' on page 1042 undefined on input line 94313. LaTeX Warning: Reference `LastPage' on page 1042 undefined on input line 94316. [1042] LaTeX Warning: Hyper reference `installing:installing-snap-package' on page 104 3 undefined on input line 94365. LaTeX Warning: Reference `installing:installing-snap-package' on page 1043 unde fined on input line 94365. LaTeX Warning: Reference `LastPage' on page 1043 undefined on input line 94390. [1043] LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.idmap.isolated' on page 1044 undefined on input line 94408. LaTeX Warning: Reference `reference/instance_options:instance-security:security .idmap.isolated' on page 1044 undefined on input line 94408. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.idmap.size' on page 1044 undefined on input line 94408. LaTeX Warning: Reference `reference/instance_options:instance-security:security .idmap.size' on page 1044 undefined on input line 94408. LaTeX Warning: Hyper reference `reference/instance_options:instance-raw:raw.idm ap' on page 1044 undefined on input line 94436. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.idmap' on page 1044 undefined on input line 94436. LaTeX Warning: Hyper reference `userns-idmap:ref-idmap-allowed-ranges' on page 1044 undefined on input line 94460. LaTeX Warning: Reference `userns-idmap:ref-idmap-allowed-ranges' on page 1044 u ndefined on input line 94460. LaTeX Warning: Reference `LastPage' on page 1044 undefined on input line 94465. [1044] LaTeX Warning: Hyper reference `explanation/clusters:clustering-member-roles' o n page 1045 undefined on input line 94538. LaTeX Warning: Reference `explanation/clusters:clustering-member-roles' on page 1045 undefined on input line 94538. LaTeX Warning: Reference `LastPage' on page 1045 undefined on input line 94541. [1045] LaTeX Warning: Reference `LastPage' on page 1046 undefined on input line 94623. [1046] LaTeX Warning: Reference `LastPage' on page 1047 undefined on input line 94696. [1047] LaTeX Warning: Reference `LastPage' on page 1048 undefined on input line 94696. [1048] LaTeX Warning: Reference `LastPage' on page 1049 undefined on input line 94719. [1049] LaTeX Warning: Reference `LastPage' on page 1050 undefined on input line 94739. [1050] LaTeX Warning: Hyper reference `howto/instances_migrate:live-migration-vms' on page 1051 undefined on input line 94776. LaTeX Warning: Reference `howto/instances_migrate:live-migration-vms' on page 1 051 undefined on input line 94776. LaTeX Warning: Reference `LastPage' on page 1051 undefined on input line 94782. [1051] LaTeX Warning: Reference `LastPage' on page 1052 undefined on input line 94855. [1052] LaTeX Warning: Reference `LastPage' on page 1053 undefined on input line 94855. [1053] LaTeX Warning: Reference `LastPage' on page 1054 undefined on input line 94897. [1054] LaTeX Warning: Reference `LastPage' on page 1055 undefined on input line 94981. [1055] LaTeX Warning: Reference `LastPage' on page 1056 undefined on input line 95050. [1056] LaTeX Warning: Hyper reference `reference/dqlite-internals:dqlite-internals-raf t-roles' on page 1057 undefined on input line 95072. LaTeX Warning: Reference `reference/dqlite-internals:dqlite-internals-raft-role s' on page 1057 undefined on input line 95072. LaTeX Warning: Reference `LastPage' on page 1057 undefined on input line 95104. [1057] LaTeX Warning: Hyper reference `howto/troubleshoot:troubleshoot' on page 1058 u ndefined on input line 95129. LaTeX Warning: Reference `howto/troubleshoot:troubleshoot' on page 1058 undefin ed on input line 95129. LaTeX Warning: Reference `LastPage' on page 1058 undefined on input line 95135. [1058] LaTeX Warning: Reference `reference/cluster_member_config:cluster-cluster:sched uler.instance' on page 1059 undefined on input line 95138. LaTeX Warning: Reference `reference/cluster_member_config:cluster-cluster:user. *' on page 1059 undefined on input line 95139. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:acce leration' on page 1059 undefined on input line 95142. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:acce leration.parent' on page 1059 undefined on input line 95143. LaTeX Warning: Reference `reference/devices_pci:device-pci-device-conf:address' on page 1059 undefined on input line 95144. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:bind ' on page 1059 undefined on input line 95145. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:boot.p riority' on page 1059 undefined on input line 95146. Underfull \hbox (badness 10000) in paragraph at lines 95146--95147 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: disk: Underfull \hbox (badness 10000) in paragraph at lines 95146--95147 \TU/Ubuntu(0)/m/it/10.95 disk-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: boot.priority' on page 1059 undefined on input line 95147. Underfull \hbox (badness 10000) in paragraph at lines 95147--95148 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: boot.priority' on page 1059 undefined on input line 95148. Underfull \hbox (badness 10000) in paragraph at lines 95148--95149 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-macvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:boot .priority' on page 1059 undefined on input line 95149. Underfull \hbox (badness 10000) in paragraph at lines 95149--95150 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-ovn-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:boot .priority' on page 1059 undefined on input line 95150. Underfull \hbox (badness 10000) in paragraph at lines 95150--95151 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-p2p-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :boot.priority' on page 1059 undefined on input line 95151. Underfull \hbox (badness 10000) in paragraph at lines 95151--95152 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-physical-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:bo ot.priority' on page 1059 undefined on input line 95152. Underfull \hbox (badness 10000) in paragraph at lines 95152--95153 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-sriov-device- LaTeX Warning: Reference `reference/devices_usb:device-unix-usb-device-conf:bus num' on page 1059 undefined on input line 95153. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:ceph.c luster_name' on page 1059 undefined on input line 95154. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:ceph.u ser_name' on page 1059 undefined on input line 95155. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:conn ect' on page 1059 undefined on input line 95156. LaTeX Warning: Reference `reference/devices_usb:device-unix-usb-device-conf:dev num' on page 1059 undefined on input line 95157. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :gid' on page 1059 undefined on input line 95158. Underfull \hbox (badness 10000) in paragraph at lines 95158--95159 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:gid' on page 1059 undefined on input line 95159. Underfull \hbox (badness 10000) in paragraph at lines 95159--95160 \TU/Ubuntu(0)/m/it/10.95 proxy-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:gid' on page 1059 undefined on input line 95160. Underfull \hbox (badness 10000) in paragraph at lines 95160--95161 []\TU/UbuntuMono(0)/m/n/10.95 gid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95160--95161 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- LaTeX Warning: Reference `reference/devices_unix_char:device-unix-char-device-c onf:gid' on page 1059 undefined on input line 95161. Underfull \hbox (badness 10000) in paragraph at lines 95161--95162 []\TU/UbuntuMono(0)/m/n/10.95 gid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95161--95162 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- LaTeX Warning: Reference `reference/devices_unix_hotplug:device-unix-hotplug-de vice-conf:gid' on page 1059 undefined on input line 95162. Underfull \hbox (badness 10000) in paragraph at lines 95162--95163 []\TU/UbuntuMono(0)/m/n/10.95 gid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95162--95163 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- LaTeX Warning: Reference `reference/devices_usb:device-unix-usb-device-conf:gid ' on page 1059 undefined on input line 95163. LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:g vrp' on page 1059 undefined on input line 95164. Underfull \hbox (badness 10000) in paragraph at lines 95164--95165 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: gvrp' on page 1059 undefined on input line 95165. Underfull \hbox (badness 10000) in paragraph at lines 95165--95166 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :gvrp' on page 1059 undefined on input line 95166. Underfull \hbox (badness 10000) in paragraph at lines 95166--95167 \TU/Ubuntu(0)/m/it/10.95 nic-physical- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:g vrp' on page 1059 undefined on input line 95167. Underfull \hbox (badness 10000) in paragraph at lines 95167--95168 \TU/Ubuntu(0)/m/it/10.95 nic-routed- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: host_name' on page 1059 undefined on input line 95168. Underfull \hbox (badness 10000) in paragraph at lines 95168--95169 []\TU/UbuntuMono(0)/m/n/10.95 host_name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:host _name' on page 1059 undefined on input line 95169. Underfull \hbox (badness 10000) in paragraph at lines 95169--95170 []\TU/UbuntuMono(0)/m/n/10.95 host_name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: nic: nic-ovn-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:host _name' on page 1059 undefined on input line 95170. Underfull \hbox (badness 10000) in paragraph at lines 95170--95171 []\TU/UbuntuMono(0)/m/n/10.95 host_name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: nic: nic-p2p-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:h ost_name' on page 1059 undefined on input line 95171. Underfull \hbox (badness 10000) in paragraph at lines 95171--95172 []\TU/UbuntuMono(0)/m/n/10.95 host_name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_infiniband:device-infiniband-device -conf:hwaddr' on page 1059 undefined on input line 95172. Underfull \hbox (badness 10000) in paragraph at lines 95172--95173 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: infiniband: Underfull \hbox (badness 10000) in paragraph at lines 95172--95173 \TU/Ubuntu(0)/m/it/10.95 infiniband- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: hwaddr' on page 1059 undefined on input line 95173. Underfull \hbox (badness 10000) in paragraph at lines 95173--95174 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `LastPage' on page 1059 undefined on input line 95174. [1059] LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:h waddr' on page 1060 undefined on input line 95174. Underfull \hbox (badness 10000) in paragraph at lines 95174--95175 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-ipvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: hwaddr' on page 1060 undefined on input line 95175. Underfull \hbox (badness 10000) in paragraph at lines 95175--95176 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-macvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:hwad dr' on page 1060 undefined on input line 95176. Underfull \hbox (badness 10000) in paragraph at lines 95176--95177 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-ovn-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:hwad dr' on page 1060 undefined on input line 95177. Underfull \hbox (badness 10000) in paragraph at lines 95177--95178 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-p2p-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :hwaddr' on page 1060 undefined on input line 95178. Underfull \hbox (badness 10000) in paragraph at lines 95178--95179 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-physical-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:h waddr' on page 1060 undefined on input line 95179. Underfull \hbox (badness 10000) in paragraph at lines 95179--95180 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:hw addr' on page 1060 undefined on input line 95180. Underfull \hbox (badness 10000) in paragraph at lines 95180--95181 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-sriov-device- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mdev-device-conf:id' on page 1060 undefined on input line 95181. Underfull \hbox (badness 10000) in paragraph at lines 95181--95182 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:id' on page 1060 undefined on input line 95182. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :id' on page 1060 undefined on input line 95183. Underfull \hbox (badness 10000) in paragraph at lines 95183--95184 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-sriov-device-conf:id ' on page 1060 undefined on input line 95184. Underfull \hbox (badness 10000) in paragraph at lines 95184--95185 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:initia l.*' on page 1060 undefined on input line 95185. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:io.bus ' on page 1060 undefined on input line 95186. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:io.cac he' on page 1060 undefined on input line 95187. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:io.thr eads' on page 1060 undefined on input line 95188. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: ipv4.address' on page 1060 undefined on input line 95189. Underfull \hbox (badness 10000) in paragraph at lines 95189--95190 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:i pv4.address' on page 1060 undefined on input line 95190. Underfull \hbox (badness 10000) in paragraph at lines 95190--95191 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ipvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:ipv4 .address' on page 1060 undefined on input line 95191. Underfull \hbox (badness 10000) in paragraph at lines 95191--95192 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ovn-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:i pv4.address' on page 1060 undefined on input line 95192. Underfull \hbox (badness 10000) in paragraph at lines 95192--95193 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:i pv4.gateway' on page 1060 undefined on input line 95193. Underfull \hbox (badness 10000) in paragraph at lines 95193--95194 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.gateway \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ipvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:i pv4.gateway' on page 1060 undefined on input line 95194. Underfull \hbox (badness 10000) in paragraph at lines 95194--95195 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.gateway \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:i pv4.host_address' on page 1060 undefined on input line 95195. LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:i pv4.host_table' on page 1060 undefined on input line 95196. Underfull \hbox (badness 10000) in paragraph at lines 95196--95197 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.host_table \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-ipvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:i pv4.host_table' on page 1060 undefined on input line 95197. Underfull \hbox (badness 10000) in paragraph at lines 95197--95198 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.host_table \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:i pv4.neighbor_probe' on page 1060 undefined on input line 95198. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: ipv4.routes' on page 1060 undefined on input line 95199. Underfull \hbox (badness 10000) in paragraph at lines 95199--95200 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:ipv4 .routes' on page 1060 undefined on input line 95200. Underfull \hbox (badness 10000) in paragraph at lines 95200--95201 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-ovn-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:ipv4 .routes' on page 1060 undefined on input line 95201. Underfull \hbox (badness 10000) in paragraph at lines 95201--95202 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-p2p-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:i pv4.routes' on page 1060 undefined on input line 95202. Underfull \hbox (badness 10000) in paragraph at lines 95202--95203 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: ipv4.routes.external' on page 1060 undefined on input line 95203. Underfull \hbox (badness 10000) in paragraph at lines 95203--95204 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes.external \TU/Ubuntu(0)/m/sc/10.95 (\T U/Ubuntu(0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:ipv4 .routes.external' on page 1060 undefined on input line 95204. Underfull \hbox (badness 10000) in paragraph at lines 95204--95205 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes.external \TU/Ubuntu(0)/m/sc/10.95 (\T U/Ubuntu(0)/m/it/10.95 Type: nic: nic-ovn-device- LaTeX Warning: Reference `LastPage' on page 1060 undefined on input line 95205. [1060] LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: ipv6.address' on page 1061 undefined on input line 95205. Underfull \hbox (badness 10000) in paragraph at lines 95205--95206 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:i pv6.address' on page 1061 undefined on input line 95206. Underfull \hbox (badness 10000) in paragraph at lines 95206--95207 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ipvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:ipv6 .address' on page 1061 undefined on input line 95207. Underfull \hbox (badness 10000) in paragraph at lines 95207--95208 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ovn-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:i pv6.address' on page 1061 undefined on input line 95208. Underfull \hbox (badness 10000) in paragraph at lines 95208--95209 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:i pv6.gateway' on page 1061 undefined on input line 95209. Underfull \hbox (badness 10000) in paragraph at lines 95209--95210 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.gateway \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ipvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:i pv6.gateway' on page 1061 undefined on input line 95210. Underfull \hbox (badness 10000) in paragraph at lines 95210--95211 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.gateway \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:i pv6.host_address' on page 1061 undefined on input line 95211. LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:i pv6.host_table' on page 1061 undefined on input line 95212. Underfull \hbox (badness 10000) in paragraph at lines 95212--95213 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.host_table \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-ipvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:i pv6.host_table' on page 1061 undefined on input line 95213. Underfull \hbox (badness 10000) in paragraph at lines 95213--95214 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.host_table \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:i pv6.neighbor_probe' on page 1061 undefined on input line 95214. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: ipv6.routes' on page 1061 undefined on input line 95215. Underfull \hbox (badness 10000) in paragraph at lines 95215--95216 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:ipv6 .routes' on page 1061 undefined on input line 95216. Underfull \hbox (badness 10000) in paragraph at lines 95216--95217 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-ovn-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:ipv6 .routes' on page 1061 undefined on input line 95217. Underfull \hbox (badness 10000) in paragraph at lines 95217--95218 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-p2p-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:i pv6.routes' on page 1061 undefined on input line 95218. Underfull \hbox (badness 10000) in paragraph at lines 95218--95219 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: ipv6.routes.external' on page 1061 undefined on input line 95219. Underfull \hbox (badness 10000) in paragraph at lines 95219--95220 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes.external \TU/Ubuntu(0)/m/sc/10.95 (\T U/Ubuntu(0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:ipv6 .routes.external' on page 1061 undefined on input line 95220. Underfull \hbox (badness 10000) in paragraph at lines 95220--95221 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes.external \TU/Ubuntu(0)/m/sc/10.95 (\T U/Ubuntu(0)/m/it/10.95 Type: nic: nic-ovn-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: limits.egress' on page 1061 undefined on input line 95221. Underfull \hbox (badness 10000) in paragraph at lines 95221--95222 []\TU/UbuntuMono(0)/m/n/10.95 limits.egress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:limi ts.egress' on page 1061 undefined on input line 95222. Underfull \hbox (badness 10000) in paragraph at lines 95222--95223 []\TU/UbuntuMono(0)/m/n/10.95 limits.egress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-p2p-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:l imits.egress' on page 1061 undefined on input line 95223. Underfull \hbox (badness 10000) in paragraph at lines 95223--95224 []\TU/UbuntuMono(0)/m/n/10.95 limits.egress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: limits.ingress' on page 1061 undefined on input line 95224. Underfull \hbox (badness 10000) in paragraph at lines 95224--95225 []\TU/UbuntuMono(0)/m/n/10.95 limits.ingress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:limi ts.ingress' on page 1061 undefined on input line 95225. Underfull \hbox (badness 10000) in paragraph at lines 95225--95226 []\TU/UbuntuMono(0)/m/n/10.95 limits.ingress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 Type: nic: nic-p2p-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:l imits.ingress' on page 1061 undefined on input line 95226. Underfull \hbox (badness 10000) in paragraph at lines 95226--95227 []\TU/UbuntuMono(0)/m/n/10.95 limits.ingress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:limits .max' on page 1061 undefined on input line 95227. Underfull \hbox (badness 10000) in paragraph at lines 95227--95228 []\TU/UbuntuMono(0)/m/n/10.95 limits.max \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Type: disk: Underfull \hbox (badness 10000) in paragraph at lines 95227--95228 \TU/Ubuntu(0)/m/it/10.95 disk-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: limits.max' on page 1061 undefined on input line 95228. Underfull \hbox (badness 10000) in paragraph at lines 95228--95229 []\TU/UbuntuMono(0)/m/n/10.95 limits.max \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:limi ts.max' on page 1061 undefined on input line 95229. Underfull \hbox (badness 10000) in paragraph at lines 95229--95230 []\TU/UbuntuMono(0)/m/n/10.95 limits.max \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Type: nic: nic-p2p-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:l imits.max' on page 1061 undefined on input line 95230. Underfull \hbox (badness 10000) in paragraph at lines 95230--95231 []\TU/UbuntuMono(0)/m/n/10.95 limits.max \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: limits.priority' on page 1061 undefined on input line 95231. Underfull \hbox (badness 10000) in paragraph at lines 95231--95232 []\TU/UbuntuMono(0)/m/n/10.95 limits.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `LastPage' on page 1061 undefined on input line 95232. [1061] LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:limi ts.priority' on page 1062 undefined on input line 95232. Underfull \hbox (badness 10000) in paragraph at lines 95232--95233 []\TU/UbuntuMono(0)/m/n/10.95 limits.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-p2p-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:l imits.priority' on page 1062 undefined on input line 95233. Underfull \hbox (badness 10000) in paragraph at lines 95233--95234 []\TU/UbuntuMono(0)/m/n/10.95 limits.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:limits .read' on page 1062 undefined on input line 95234. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:limits .write' on page 1062 undefined on input line 95235. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:list en' on page 1062 undefined on input line 95236. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: maas.subnet.ipv4' on page 1062 undefined on input line 95237. Underfull \hbox (badness 10000) in paragraph at lines 95237--95238 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: maas.subnet.ipv4' on page 1062 undefined on input line 95238. Underfull \hbox (badness 10000) in paragraph at lines 95238--95239 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-macvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :maas.subnet.ipv4' on page 1062 undefined on input line 95239. Underfull \hbox (badness 10000) in paragraph at lines 95239--95240 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-physical-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:ma as.subnet.ipv4' on page 1062 undefined on input line 95240. Underfull \hbox (badness 10000) in paragraph at lines 95240--95241 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-sriov-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: maas.subnet.ipv6' on page 1062 undefined on input line 95241. Underfull \hbox (badness 10000) in paragraph at lines 95241--95242 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: maas.subnet.ipv6' on page 1062 undefined on input line 95242. Underfull \hbox (badness 10000) in paragraph at lines 95242--95243 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-macvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :maas.subnet.ipv6' on page 1062 undefined on input line 95243. Underfull \hbox (badness 10000) in paragraph at lines 95243--95244 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-physical-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:ma as.subnet.ipv6' on page 1062 undefined on input line 95244. Underfull \hbox (badness 10000) in paragraph at lines 95244--95245 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-sriov-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:major' on page 1062 undefined on input line 95245. Underfull \hbox (badness 10000) in paragraph at lines 95245--95246 []\TU/UbuntuMono(0)/m/n/10.95 major \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/i t/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95245--95246 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- LaTeX Warning: Reference `reference/devices_unix_char:device-unix-char-device-c onf:major' on page 1062 undefined on input line 95246. Underfull \hbox (badness 10000) in paragraph at lines 95246--95247 []\TU/UbuntuMono(0)/m/n/10.95 major \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/i t/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95246--95247 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mdev-device-conf:mde v' on page 1062 undefined on input line 95247. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:mig. ci' on page 1062 undefined on input line 95248. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:mig. gi' on page 1062 undefined on input line 95249. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:mig. uuid' on page 1062 undefined on input line 95250. LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:minor' on page 1062 undefined on input line 95251. Underfull \hbox (badness 10000) in paragraph at lines 95251--95252 []\TU/UbuntuMono(0)/m/n/10.95 minor \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/i t/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95251--95252 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- LaTeX Warning: Reference `reference/devices_unix_char:device-unix-char-device-c onf:minor' on page 1062 undefined on input line 95252. Underfull \hbox (badness 10000) in paragraph at lines 95252--95253 []\TU/UbuntuMono(0)/m/n/10.95 minor \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/i t/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95252--95253 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :mode' on page 1062 undefined on input line 95253. Underfull \hbox (badness 10000) in paragraph at lines 95253--95254 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:m ode' on page 1062 undefined on input line 95254. Underfull \hbox (badness 10000) in paragraph at lines 95254--95255 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:mode ' on page 1062 undefined on input line 95255. Underfull \hbox (badness 10000) in paragraph at lines 95255--95256 []\TU/UbuntuMono(0)/m/n/10.95 mode \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: proxy: Underfull \hbox (badness 10000) in paragraph at lines 95255--95256 \TU/Ubuntu(0)/m/it/10.95 proxy-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:mode' on page 1062 undefined on input line 95256. Underfull \hbox (badness 10000) in paragraph at lines 95256--95257 []\TU/UbuntuMono(0)/m/n/10.95 mode \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95256--95257 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- LaTeX Warning: Reference `reference/devices_unix_char:device-unix-char-device-c onf:mode' on page 1062 undefined on input line 95257. Underfull \hbox (badness 10000) in paragraph at lines 95257--95258 []\TU/UbuntuMono(0)/m/n/10.95 mode \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95257--95258 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- LaTeX Warning: Reference `reference/devices_unix_hotplug:device-unix-hotplug-de vice-conf:mode' on page 1062 undefined on input line 95258. Underfull \hbox (badness 10000) in paragraph at lines 95258--95259 []\TU/UbuntuMono(0)/m/n/10.95 mode \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95258--95259 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- LaTeX Warning: Reference `reference/devices_usb:device-unix-usb-device-conf:mod e' on page 1062 undefined on input line 95259. LaTeX Warning: Reference `reference/devices_infiniband:device-infiniband-device -conf:mtu' on page 1062 undefined on input line 95260. Underfull \hbox (badness 10000) in paragraph at lines 95260--95261 []\TU/UbuntuMono(0)/m/n/10.95 mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: infiniband: Underfull \hbox (badness 10000) in paragraph at lines 95260--95261 \TU/Ubuntu(0)/m/it/10.95 infiniband- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: mtu' on page 1062 undefined on input line 95261. Underfull \hbox (badness 10000) in paragraph at lines 95261--95262 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:m tu' on page 1062 undefined on input line 95262. Underfull \hbox (badness 10000) in paragraph at lines 95262--95263 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: mtu' on page 1062 undefined on input line 95263. Underfull \hbox (badness 10000) in paragraph at lines 95263--95264 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:mtu' on page 1062 undefined on input line 95264. Underfull \hbox (badness 10000) in paragraph at lines 95264--95265 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- LaTeX Warning: Reference `LastPage' on page 1062 undefined on input line 95265. [1062] LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :mtu' on page 1063 undefined on input line 95265. Underfull \hbox (badness 10000) in paragraph at lines 95265--95266 \TU/Ubuntu(0)/m/it/10.95 nic-physical- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:m tu' on page 1063 undefined on input line 95266. Underfull \hbox (badness 10000) in paragraph at lines 95266--95267 \TU/Ubuntu(0)/m/it/10.95 nic-routed- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:mt u' on page 1063 undefined on input line 95267. LaTeX Warning: Reference `reference/devices_infiniband:device-infiniband-device -conf:name' on page 1063 undefined on input line 95268. Underfull \hbox (badness 10000) in paragraph at lines 95268--95269 []\TU/UbuntuMono(0)/m/n/10.95 name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: infiniband: Underfull \hbox (badness 10000) in paragraph at lines 95268--95269 \TU/Ubuntu(0)/m/it/10.95 infiniband- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: name' on page 1063 undefined on input line 95269. Underfull \hbox (badness 10000) in paragraph at lines 95269--95270 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:n ame' on page 1063 undefined on input line 95270. Underfull \hbox (badness 10000) in paragraph at lines 95270--95271 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: name' on page 1063 undefined on input line 95271. Underfull \hbox (badness 10000) in paragraph at lines 95271--95272 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:name ' on page 1063 undefined on input line 95272. Underfull \hbox (badness 10000) in paragraph at lines 95272--95273 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:name ' on page 1063 undefined on input line 95273. Underfull \hbox (badness 10000) in paragraph at lines 95273--95274 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :name' on page 1063 undefined on input line 95274. Underfull \hbox (badness 10000) in paragraph at lines 95274--95275 \TU/Ubuntu(0)/m/it/10.95 nic-physical- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:n ame' on page 1063 undefined on input line 95275. Underfull \hbox (badness 10000) in paragraph at lines 95275--95276 \TU/Ubuntu(0)/m/it/10.95 nic-routed- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:na me' on page 1063 undefined on input line 95276. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:nat' on page 1063 undefined on input line 95277. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:nest ed' on page 1063 undefined on input line 95278. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: network' on page 1063 undefined on input line 95279. Underfull \hbox (badness 10000) in paragraph at lines 95279--95280 []\TU/UbuntuMono(0)/m/n/10.95 network \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m /it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: network' on page 1063 undefined on input line 95280. Underfull \hbox (badness 10000) in paragraph at lines 95280--95281 []\TU/UbuntuMono(0)/m/n/10.95 network \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m /it/10.95 Type: nic: nic-macvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:netw ork' on page 1063 undefined on input line 95281. Underfull \hbox (badness 10000) in paragraph at lines 95281--95282 []\TU/UbuntuMono(0)/m/n/10.95 network \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m /it/10.95 Type: nic: nic-ovn-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :network' on page 1063 undefined on input line 95282. Underfull \hbox (badness 10000) in paragraph at lines 95282--95283 []\TU/UbuntuMono(0)/m/n/10.95 network \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m /it/10.95 Type: nic: nic-physical-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:ne twork' on page 1063 undefined on input line 95283. Underfull \hbox (badness 10000) in paragraph at lines 95283--95284 []\TU/UbuntuMono(0)/m/n/10.95 network \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m /it/10.95 Type: nic: nic-sriov-device- LaTeX Warning: Reference `reference/devices_infiniband:device-infiniband-device -conf:nictype' on page 1063 undefined on input line 95284. LaTeX Warning: Reference `reference/devices_unix_hotplug:device-unix-hotplug-de vice-conf:ownership.inherit' on page 1063 undefined on input line 95285. LaTeX Warning: Reference `reference/devices_infiniband:device-infiniband-device -conf:parent' on page 1063 undefined on input line 95286. Underfull \hbox (badness 10000) in paragraph at lines 95286--95287 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: infiniband: Underfull \hbox (badness 10000) in paragraph at lines 95286--95287 \TU/Ubuntu(0)/m/it/10.95 infiniband- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: parent' on page 1063 undefined on input line 95287. Underfull \hbox (badness 10000) in paragraph at lines 95287--95288 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:p arent' on page 1063 undefined on input line 95288. Underfull \hbox (badness 10000) in paragraph at lines 95288--95289 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-ipvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: parent' on page 1063 undefined on input line 95289. Underfull \hbox (badness 10000) in paragraph at lines 95289--95290 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-macvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :parent' on page 1063 undefined on input line 95290. Underfull \hbox (badness 10000) in paragraph at lines 95290--95291 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-physical-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:p arent' on page 1063 undefined on input line 95291. Underfull \hbox (badness 10000) in paragraph at lines 95291--95292 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:pa rent' on page 1063 undefined on input line 95292. Underfull \hbox (badness 10000) in paragraph at lines 95292--95293 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-sriov-device- LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:path' on page 1063 undefined on input line 95293. Underfull \hbox (badness 10000) in paragraph at lines 95293--95294 \TU/Ubuntu(0)/m/it/10.95 disk-device- LaTeX Warning: Reference `reference/devices_tpm:device-tpm-device-conf:path' on page 1063 undefined on input line 95294. Underfull \hbox (badness 10000) in paragraph at lines 95294--95295 \TU/Ubuntu(0)/m/it/10.95 tpm-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:path' on page 1063 undefined on input line 95295. Underfull \hbox (badness 10000) in paragraph at lines 95295--95296 []\TU/UbuntuMono(0)/m/n/10.95 path \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95295--95296 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- LaTeX Warning: Reference `reference/devices_unix_char:device-unix-char-device-c onf:path' on page 1063 undefined on input line 95296. Underfull \hbox (badness 10000) in paragraph at lines 95296--95297 []\TU/UbuntuMono(0)/m/n/10.95 path \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95296--95297 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- LaTeX Warning: Reference `LastPage' on page 1063 undefined on input line 95297. [1063] LaTeX Warning: Reference `reference/devices_tpm:device-tpm-device-conf:pathrm' on page 1064 undefined on input line 95297. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mdev-device-conf:pci ' on page 1064 undefined on input line 95298. Underfull \hbox (badness 10000) in paragraph at lines 95298--95299 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:pci' on page 1064 undefined on input line 95299. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :pci' on page 1064 undefined on input line 95300. Underfull \hbox (badness 10000) in paragraph at lines 95300--95301 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-sriov-device-conf:pc i' on page 1064 undefined on input line 95301. Underfull \hbox (badness 10000) in paragraph at lines 95301--95302 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:pool' on page 1064 undefined on input line 95302. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mdev-device-conf:pro ductid' on page 1064 undefined on input line 95303. Underfull \hbox (badness 10000) in paragraph at lines 95303--95304 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: gpu: gpu-mdev-device- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:prod uctid' on page 1064 undefined on input line 95304. Underfull \hbox (badness 10000) in paragraph at lines 95304--95305 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: gpu: gpu-mig-device- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :productid' on page 1064 undefined on input line 95305. Underfull \hbox (badness 10000) in paragraph at lines 95305--95306 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: gpu: gpu-physical-device- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-sriov-device-conf:pr oductid' on page 1064 undefined on input line 95306. Underfull \hbox (badness 10000) in paragraph at lines 95306--95307 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: gpu: gpu-sriov-device- LaTeX Warning: Reference `reference/devices_unix_hotplug:device-unix-hotplug-de vice-conf:productid' on page 1064 undefined on input line 95307. Underfull \hbox (badness 10000) in paragraph at lines 95307--95308 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- LaTeX Warning: Reference `reference/devices_usb:device-unix-usb-device-conf:pro ductid' on page 1064 undefined on input line 95308. Underfull \hbox (badness 10000) in paragraph at lines 95308--95309 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: usb: unix-usb-device- LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:propag ation' on page 1064 undefined on input line 95309. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:prox y_protocol' on page 1064 undefined on input line 95310. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: queue.tx.length' on page 1064 undefined on input line 95311. Underfull \hbox (badness 10000) in paragraph at lines 95311--95312 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx.length \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:queu e.tx.length' on page 1064 undefined on input line 95312. Underfull \hbox (badness 10000) in paragraph at lines 95312--95313 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx.length \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-p2p-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:q ueue.tx.length' on page 1064 undefined on input line 95313. Underfull \hbox (badness 10000) in paragraph at lines 95313--95314 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx.length \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:raw.mo unt.options' on page 1064 undefined on input line 95314. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:readon ly' on page 1064 undefined on input line 95315. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:recurs ive' on page 1064 undefined on input line 95316. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:requir ed' on page 1064 undefined on input line 95317. Underfull \hbox (badness 10000) in paragraph at lines 95317--95318 []\TU/UbuntuMono(0)/m/n/10.95 required \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: disk: Underfull \hbox (badness 10000) in paragraph at lines 95317--95318 \TU/Ubuntu(0)/m/it/10.95 disk-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:required' on page 1064 undefined on input line 95318. Underfull \hbox (badness 10000) in paragraph at lines 95318--95319 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- LaTeX Warning: Reference `reference/devices_unix_char:device-unix-char-device-c onf:required' on page 1064 undefined on input line 95319. Underfull \hbox (badness 10000) in paragraph at lines 95319--95320 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- LaTeX Warning: Reference `reference/devices_unix_hotplug:device-unix-hotplug-de vice-conf:required' on page 1064 undefined on input line 95320. Underfull \hbox (badness 10000) in paragraph at lines 95320--95321 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- LaTeX Warning: Reference `reference/devices_usb:device-unix-usb-device-conf:req uired' on page 1064 undefined on input line 95321. Underfull \hbox (badness 10000) in paragraph at lines 95321--95322 []\TU/UbuntuMono(0)/m/n/10.95 required \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: usb: unix-usb-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:secu rity.acls' on page 1064 undefined on input line 95322. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:secu rity.acls.default.egress.action' on page 1064 undefined on input line 95323. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:secu rity.acls.default.egress.logged' on page 1064 undefined on input line 95324. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:secu rity.acls.default.ingress.action' on page 1064 undefined on input line 95325. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:secu rity.acls.default.ingress.logged' on page 1064 undefined on input line 95326. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:secu rity.gid' on page 1064 undefined on input line 95327. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: security.ipv4_filtering' on page 1064 undefined on input line 95328. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: security.ipv6_filtering' on page 1064 undefined on input line 95329. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: security.mac_filtering' on page 1064 undefined on input line 95330. Underfull \hbox (badness 10000) in paragraph at lines 95330--95331 []\TU/UbuntuMono(0)/m/n/10.95 security.mac_filtering \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:se curity.mac_filtering' on page 1064 undefined on input line 95331. Underfull \hbox (badness 10000) in paragraph at lines 95331--95332 []\TU/UbuntuMono(0)/m/n/10.95 security.mac_filtering \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Type: nic: nic-sriov-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: security.port_isolation' on page 1064 undefined on input line 95332. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:secu rity.uid' on page 1064 undefined on input line 95333. LaTeX Warning: Reference `reference/devices_usb:device-unix-usb-device-conf:ser ial' on page 1064 undefined on input line 95334. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:shift' on page 1064 undefined on input line 95335. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:size' on page 1064 undefined on input line 95336. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:size.s tate' on page 1064 undefined on input line 95337. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:source ' on page 1064 undefined on input line 95338. Underfull \hbox (badness 10000) in paragraph at lines 95338--95339 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: disk: Underfull \hbox (badness 10000) in paragraph at lines 95338--95339 \TU/Ubuntu(0)/m/it/10.95 disk-device- LaTeX Warning: Reference `LastPage' on page 1064 undefined on input line 95339. [1064] LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:source' on page 1065 undefined on input line 95339. Underfull \hbox (badness 10000) in paragraph at lines 95339--95340 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95339--95340 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- LaTeX Warning: Reference `reference/devices_unix_char:device-unix-char-device-c onf:source' on page 1065 undefined on input line 95340. Underfull \hbox (badness 10000) in paragraph at lines 95340--95341 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95340--95341 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:source .snapshot' on page 1065 undefined on input line 95341. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:source .type' on page 1065 undefined on input line 95342. LaTeX Warning: Reference `reference/devices_unix_hotplug:device-unix-hotplug-de vice-conf:subsystem' on page 1065 undefined on input line 95343. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :uid' on page 1065 undefined on input line 95344. Underfull \hbox (badness 10000) in paragraph at lines 95344--95345 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:uid' on page 1065 undefined on input line 95345. Underfull \hbox (badness 10000) in paragraph at lines 95345--95346 \TU/Ubuntu(0)/m/it/10.95 proxy-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:uid' on page 1065 undefined on input line 95346. Underfull \hbox (badness 10000) in paragraph at lines 95346--95347 []\TU/UbuntuMono(0)/m/n/10.95 uid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95346--95347 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- LaTeX Warning: Reference `reference/devices_unix_char:device-unix-char-device-c onf:uid' on page 1065 undefined on input line 95347. Underfull \hbox (badness 10000) in paragraph at lines 95347--95348 []\TU/UbuntuMono(0)/m/n/10.95 uid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95347--95348 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- LaTeX Warning: Reference `reference/devices_unix_hotplug:device-unix-hotplug-de vice-conf:uid' on page 1065 undefined on input line 95348. Underfull \hbox (badness 10000) in paragraph at lines 95348--95349 []\TU/UbuntuMono(0)/m/n/10.95 uid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95348--95349 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- LaTeX Warning: Reference `reference/devices_usb:device-unix-usb-device-conf:uid ' on page 1065 undefined on input line 95349. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mdev-device-conf:ven dorid' on page 1065 undefined on input line 95350. Underfull \hbox (badness 10000) in paragraph at lines 95350--95351 []\TU/UbuntuMono(0)/m/n/10.95 vendorid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: gpu: gpu-mdev-device- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:vend orid' on page 1065 undefined on input line 95351. Underfull \hbox (badness 10000) in paragraph at lines 95351--95352 []\TU/UbuntuMono(0)/m/n/10.95 vendorid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: gpu: gpu-mig-device- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :vendorid' on page 1065 undefined on input line 95352. Underfull \hbox (badness 10000) in paragraph at lines 95352--95353 []\TU/UbuntuMono(0)/m/n/10.95 vendorid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: gpu: gpu-physical-device- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-sriov-device-conf:ve ndorid' on page 1065 undefined on input line 95353. Underfull \hbox (badness 10000) in paragraph at lines 95353--95354 []\TU/UbuntuMono(0)/m/n/10.95 vendorid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: gpu: gpu-sriov-device- LaTeX Warning: Reference `reference/devices_unix_hotplug:device-unix-hotplug-de vice-conf:vendorid' on page 1065 undefined on input line 95354. Underfull \hbox (badness 10000) in paragraph at lines 95354--95355 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- LaTeX Warning: Reference `reference/devices_usb:device-unix-usb-device-conf:ven dorid' on page 1065 undefined on input line 95355. Underfull \hbox (badness 10000) in paragraph at lines 95355--95356 []\TU/UbuntuMono(0)/m/n/10.95 vendorid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: usb: unix-usb-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: vlan' on page 1065 undefined on input line 95356. Underfull \hbox (badness 10000) in paragraph at lines 95356--95357 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:v lan' on page 1065 undefined on input line 95357. Underfull \hbox (badness 10000) in paragraph at lines 95357--95358 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: vlan' on page 1065 undefined on input line 95358. Underfull \hbox (badness 10000) in paragraph at lines 95358--95359 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:vlan ' on page 1065 undefined on input line 95359. Underfull \hbox (badness 10000) in paragraph at lines 95359--95360 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :vlan' on page 1065 undefined on input line 95360. Underfull \hbox (badness 10000) in paragraph at lines 95360--95361 \TU/Ubuntu(0)/m/it/10.95 nic-physical- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:v lan' on page 1065 undefined on input line 95361. Underfull \hbox (badness 10000) in paragraph at lines 95361--95362 \TU/Ubuntu(0)/m/it/10.95 nic-routed- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:vl an' on page 1065 undefined on input line 95362. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: vlan.tagged' on page 1065 undefined on input line 95363. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:age nt.nic_config' on page 1065 undefined on input line 95366. LaTeX Warning: Reference `reference/instance_properties:instance-property-insta nce-conf:architecture' on page 1065 undefined on input line 95367. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.autosta rt' on page 1065 undefined on input line 95368. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.autosta rt.delay' on page 1065 undefined on input line 95369. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.autosta rt.priority' on page 1065 undefined on input line 95370. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.debug_e dk2' on page 1065 undefined on input line 95371. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.host_sh utdown_timeout' on page 1065 undefined on input line 95372. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.stop.pr iority' on page 1065 undefined on input line 95373. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:cloud- init.network-config' on page 1065 undefined on input line 95374. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:cloud- init.ssh-keys.KEYNAME' on page 1065 undefined on input line 95375. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:cloud- init.user-data' on page 1065 undefined on input line 95376. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:cloud- init.vendor-data' on page 1065 undefined on input line 95377. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:clu ster.evacuate' on page 1065 undefined on input line 95378. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:env ironment.*' on page 1065 undefined on input line 95379. Underfull \hbox (badness 10000) in paragraph at lines 95379--95380 []\TU/UbuntuMono(0)/m/n/10.95 environment.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Instance options: miscellaneous\TU/Ubuntu(0)/m/sc /10.95 ), LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:env ironment.*' on page 1065 undefined on input line 95380. Underfull \hbox (badness 10000) in paragraph at lines 95380--95381 []\TU/UbuntuMono(0)/m/n/10.95 environment.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Instance options: miscellaneous\TU/Ubuntu(0)/m/sc /10.95 ), LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.cpu' on page 1065 undefined on input line 95381. LaTeX Warning: Reference `LastPage' on page 1065 undefined on input line 95382. [1065] LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.cpu.allowance' on page 1066 undefined on input line 95382. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.cpu.nodes' on page 1066 undefined on input line 95383. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.cpu.pin_strategy' on page 1066 undefined on input line 95384. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.cpu.priority' on page 1066 undefined on input line 95385. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.disk.priority' on page 1066 undefined on input line 95386. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.hugepages.1GB' on page 1066 undefined on input line 95387. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.hugepages.1MB' on page 1066 undefined on input line 95388. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.hugepages.2MB' on page 1066 undefined on input line 95389. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.hugepages.64KB' on page 1066 undefined on input line 95390. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.kernel.*' on page 1066 undefined on input line 95391. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.memory' on page 1066 undefined on input line 95392. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.memory.enforce' on page 1066 undefined on input line 95393. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.memory.hugepages' on page 1066 undefined on input line 95394. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.memory.swap' on page 1066 undefined on input line 95395. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.memory.swap.priority' on page 1066 undefined on input line 95396. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.processes' on page 1066 undefined on input line 95397. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:lin ux.kernel_modules' on page 1066 undefined on input line 95398. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:lin ux.kernel_modules.load' on page 1066 undefined on input line 95399. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:lin ux.sysctl.*' on page 1066 undefined on input line 95400. LaTeX Warning: Reference `reference/instance_options:instance-migration:migrati on.incremental.memory' on page 1066 undefined on input line 95401. LaTeX Warning: Reference `reference/instance_options:instance-migration:migrati on.incremental.memory.goal' on page 1066 undefined on input line 95402. LaTeX Warning: Reference `reference/instance_options:instance-migration:migrati on.incremental.memory.iterations' on page 1066 undefined on input line 95403. Underfull \hbox (badness 10000) in paragraph at lines 95403--95404 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory.iterations\TU/Ubuntu (0)/m/sc/10.95 , LaTeX Warning: Reference `reference/instance_options:instance-migration:migrati on.stateful' on page 1066 undefined on input line 95404. LaTeX Warning: Reference `reference/instance_properties:instance-property-insta nce-conf:name' on page 1066 undefined on input line 95405. LaTeX Warning: Reference `reference/instance_options:instance-nvidia:nvidia.dri ver.capabilities' on page 1066 undefined on input line 95406. LaTeX Warning: Reference `reference/instance_options:instance-nvidia:nvidia.req uire.cuda' on page 1066 undefined on input line 95407. LaTeX Warning: Reference `reference/instance_options:instance-nvidia:nvidia.req uire.driver' on page 1066 undefined on input line 95408. LaTeX Warning: Reference `reference/instance_options:instance-nvidia:nvidia.run time' on page 1066 undefined on input line 95409. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.apparmor' on page 1066 undefined on input line 95410. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.idmap' on page 1066 undefined on input line 95411. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.lxc' on p age 1066 undefined on input line 95412. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.qemu' on page 1066 undefined on input line 95413. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.qemu.conf ' on page 1066 undefined on input line 95414. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.seccomp' on page 1066 undefined on input line 95415. LaTeX Warning: Reference `reference/instance_options:instance-security:security .agent.metrics' on page 1066 undefined on input line 95416. LaTeX Warning: Reference `reference/instance_options:instance-security:security .csm' on page 1066 undefined on input line 95417. LaTeX Warning: Reference `reference/instance_options:instance-security:security .delegate_bpf' on page 1066 undefined on input line 95418. LaTeX Warning: Reference `reference/instance_options:instance-security:security .delegate_bpf.attach_types' on page 1066 undefined on input line 95419. LaTeX Warning: Reference `reference/instance_options:instance-security:security .delegate_bpf.cmd_types' on page 1066 undefined on input line 95420. LaTeX Warning: Reference `reference/instance_options:instance-security:security .delegate_bpf.map_types' on page 1066 undefined on input line 95421. LaTeX Warning: Reference `reference/instance_options:instance-security:security .delegate_bpf.prog_types' on page 1066 undefined on input line 95422. LaTeX Warning: Reference `reference/instance_options:instance-security:security .devlxd' on page 1066 undefined on input line 95423. LaTeX Warning: Reference `reference/instance_options:instance-security:security .devlxd.images' on page 1066 undefined on input line 95424. LaTeX Warning: Reference `reference/instance_options:instance-security:security .idmap.base' on page 1066 undefined on input line 95425. LaTeX Warning: Reference `reference/instance_options:instance-security:security .idmap.isolated' on page 1066 undefined on input line 95426. LaTeX Warning: Reference `reference/instance_options:instance-security:security .idmap.size' on page 1066 undefined on input line 95427. LaTeX Warning: Reference `reference/instance_options:instance-security:security .nesting' on page 1066 undefined on input line 95428. LaTeX Warning: Reference `reference/instance_options:instance-security:security .privileged' on page 1066 undefined on input line 95429. LaTeX Warning: Reference `reference/instance_options:instance-security:security .protection.delete' on page 1066 undefined on input line 95430. LaTeX Warning: Reference `reference/instance_options:instance-security:security .protection.shift' on page 1066 undefined on input line 95431. LaTeX Warning: Reference `reference/instance_options:instance-security:security .protection.start' on page 1066 undefined on input line 95432. LaTeX Warning: Reference `reference/instance_options:instance-security:security .secureboot' on page 1066 undefined on input line 95433. LaTeX Warning: Reference `reference/instance_options:instance-security:security .sev' on page 1066 undefined on input line 95434. LaTeX Warning: Reference `reference/instance_options:instance-security:security .sev.policy.es' on page 1066 undefined on input line 95435. LaTeX Warning: Reference `reference/instance_options:instance-security:security .sev.session.data' on page 1066 undefined on input line 95436. LaTeX Warning: Reference `reference/instance_options:instance-security:security .sev.session.dh' on page 1066 undefined on input line 95437. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.allow' on page 1066 undefined on input line 95438. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.deny' on page 1066 undefined on input line 95439. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.deny_compat' on page 1066 undefined on input line 95440. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.deny_default' on page 1066 undefined on input line 95441. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.bpf' on page 1066 undefined on input line 95442. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.bpf.devices' on page 1066 undefined on input line 95443. Underfull \hbox (badness 10000) in paragraph at lines 95443--95444 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.bpf.devices\TU/Ubuntu (0)/m/sc/10.95 , LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mknod' on page 1066 undefined on input line 95444. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount' on page 1066 undefined on input line 95445. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount.allowed' on page 1066 undefined on input line 95446. Overfull \hbox (5.6847pt too wide) in paragraph at lines 95446--95447 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount.allowed\TU/Ubun tu(0)/m/sc/10.95 , LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount.fuse' on page 1066 undefined on input line 95447. Underfull \hbox (badness 10000) in paragraph at lines 95447--95448 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount.fuse\TU/Ubuntu( 0)/m/sc/10.95 , LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount.shift' on page 1066 undefined on input line 95448. Underfull \hbox (badness 10000) in paragraph at lines 95448--95449 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount.shift\TU/Ubuntu (0)/m/sc/10.95 , LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.sched_setscheduler' on page 1066 undefined on input line 95 449. Overfull \hbox (33.0597pt too wide) in paragraph at lines 95449--95450 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.sched_setscheduler\TU /Ubuntu(0)/m/sc/10.95 , LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.setxattr' on page 1066 undefined on input line 95450. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.sysinfo' on page 1066 undefined on input line 95451. LaTeX Warning: Reference `reference/instance_options:instance-snapshots:snapsho ts.expiry' on page 1066 undefined on input line 95452. LaTeX Warning: Reference `reference/instance_options:instance-snapshots:snapsho ts.pattern' on page 1066 undefined on input line 95453. LaTeX Warning: Reference `reference/instance_options:instance-snapshots:snapsho ts.schedule' on page 1066 undefined on input line 95454. LaTeX Warning: Reference `reference/instance_options:instance-snapshots:snapsho ts.schedule.stopped' on page 1066 undefined on input line 95455. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:ubu ntu_pro.guest_attach' on page 1066 undefined on input line 95456. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:use r.*' on page 1066 undefined on input line 95457. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:user.n etwork-config' on page 1066 undefined on input line 95458. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:user.u ser-data' on page 1066 undefined on input line 95459. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:user.v endor-data' on page 1066 undefined on input line 95460. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..apply_quota' on page 1066 undefined on input line 95461. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..bus' on page 1066 undefined on input line 95462. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..ceph_rbd' on page 1066 undefined on input line 95463. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..host_name' on page 1066 undefined on input line 95464. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..hwaddr' on page 1066 undefined on input line 95465. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.created' on page 1066 undefined on input line 95466. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.hwaddr' on page 1066 undefined on input line 95467. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.mtu' on page 1066 undefined on input line 95468. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.vdpa.name' on page 1066 undefined on input line 95469. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.vf.hwaddr' on page 1066 undefined on input line 95470. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.vf.id' on page 1066 undefined on input line 95471. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.vf.spoofcheck' on page 1066 undefined on input line 95472. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.vf.vlan' on page 1066 undefined on input line 95473. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .apply_nvram' on page 1066 undefined on input line 95474. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .apply_template' on page 1066 undefined on input line 95475. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .base_image' on page 1066 undefined on input line 95476. LaTeX Warning: Reference `LastPage' on page 1066 undefined on input line 95477. [1066] LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .bus.mode' on page 1067 undefined on input line 95477. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .cloud-init.instance-id' on page 1067 undefined on input line 95478. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .cluster.group' on page 1067 undefined on input line 95479. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .evacuate.origin' on page 1067 undefined on input line 95480. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .idmap.base' on page 1067 undefined on input line 95481. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .idmap.current' on page 1067 undefined on input line 95482. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .idmap.next' on page 1067 undefined on input line 95483. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .last_state.idmap' on page 1067 undefined on input line 95484. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .last_state.power' on page 1067 undefined on input line 95485. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .uuid' on page 1067 undefined on input line 95486. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .uuid.generation' on page 1067 undefined on input line 95487. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .vsock_id' on page 1067 undefined on input line 95488. LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:accele ration.parent' on page 1067 undefined on input line 95491. LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:action ' on page 1067 undefined on input line 95492. LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-properties:backends' on page 1067 undefined on input line 95493. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bgp.ipv4.nexthop' on page 1067 undefined on input line 95494. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bgp.ipv6.nexthop' on page 1067 undefined on input line 95495. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bgp.peers.NAME.address' on page 1067 undefined on input line 95496. Underfull \hbox (badness 10000) in paragraph at lines 95496--95497 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.address \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Bridge network: LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:bgp.peers.NAME.address' on page 1067 undefined on input line 95497. Underfull \hbox (badness 10000) in paragraph at lines 95497--95498 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.address \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Physical net- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bgp.peers.NAME.asn' on page 1067 undefined on input line 95498. Underfull \hbox (badness 10000) in paragraph at lines 95498--95499 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:bgp.peers.NAME.asn' on page 1067 undefined on input line 95499. Underfull \hbox (badness 10000) in paragraph at lines 95499--95500 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bgp.peers.NAME.holdtime' on page 1067 undefined on input line 95500. Underfull \hbox (badness 10000) in paragraph at lines 95500--95501 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.holdtime \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:bgp.peers.NAME.holdtime' on page 1067 undefined on input line 95501. Underfull \hbox (badness 10000) in paragraph at lines 95501--95502 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.holdtime \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Physical net- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bgp.peers.NAME.password' on page 1067 undefined on input line 95502. Underfull \hbox (badness 10000) in paragraph at lines 95502--95503 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.password \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:bgp.peers.NAME.password' on page 1067 undefined on input line 95503. Underfull \hbox (badness 10000) in paragraph at lines 95503--95504 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.password \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Physical net- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bridge.driver' on page 1067 undefined on input line 95504. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bridge.external_interfaces' on page 1067 undefined on input line 95505. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bridge.hwaddr' on page 1067 undefined on input line 95506. Underfull \hbox (badness 10000) in paragraph at lines 95506--95507 []\TU/UbuntuMono(0)/m/n/10.95 bridge.hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:bridge .hwaddr' on page 1067 undefined on input line 95507. Underfull \hbox (badness 10000) in paragraph at lines 95507--95508 []\TU/UbuntuMono(0)/m/n/10.95 bridge.hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bridge.mode' on page 1067 undefined on input line 95508. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bridge.mtu' on page 1067 undefined on input line 95509. Underfull \hbox (badness 10000) in paragraph at lines 95509--95510 []\TU/UbuntuMono(0)/m/n/10.95 bridge.mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:bridge .mtu' on page 1067 undefined on input line 95510. Underfull \hbox (badness 10000) in paragraph at lines 95510--95511 []\TU/UbuntuMono(0)/m/n/10.95 bridge.mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `howto/network_acls:network-acl-acl-properties:config' on page 1067 undefined on input line 95511. Underfull \hbox (badness 10000) in paragraph at lines 95511--95512 []\TU/UbuntuMono(0)/m/n/10.95 config \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to configure network ACLs: Underfull \hbox (badness 10000) in paragraph at lines 95511--95512 \TU/Ubuntu(0)/m/it/10.95 acl-acl- LaTeX Warning: Reference `howto/network_forwards:network-forward-forward-proper ties:config' on page 1067 undefined on input line 95512. Underfull \hbox (badness 10000) in paragraph at lines 95512--95513 []\TU/UbuntuMono(0)/m/n/10.95 config \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to configure network for- LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-properties:config' on page 1067 undefined on input line 95513. Underfull \hbox (badness 10000) in paragraph at lines 95513--95514 []\TU/UbuntuMono(0)/m/n/10.95 config \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to configure net- Underfull \hbox (badness 10000) in paragraph at lines 95513--95514 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- LaTeX Warning: Reference `howto/network_ovn_peers:network-peering-peering-prope rties:config' on page 1067 undefined on input line 95514. Underfull \hbox (badness 10000) in paragraph at lines 95514--95515 []\TU/UbuntuMono(0)/m/n/10.95 config \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to create OVN peer Underfull \hbox (badness 10000) in paragraph at lines 95514--95515 \TU/Ubuntu(0)/m/it/10.95 routing relationships: peering-peering- LaTeX Warning: Reference `howto/network_zones:network-zone-record-properties:co nfig' on page 1067 undefined on input line 95515. Underfull \hbox (badness 5652) in paragraph at lines 95515--95516 []\TU/UbuntuMono(0)/m/n/10.95 config \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to configure network zones: Underfull \hbox (badness 10000) in paragraph at lines 95515--95516 \TU/Ubuntu(0)/m/it/10.95 zone-record- LaTeX Warning: Reference `howto/network_acls:network-acl-acl-properties:descrip tion' on page 1067 undefined on input line 95516. Underfull \hbox (badness 10000) in paragraph at lines 95516--95517 []\TU/UbuntuMono(0)/m/n/10.95 description \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 How to configure network LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:descri ption' on page 1067 undefined on input line 95517. Underfull \hbox (badness 10000) in paragraph at lines 95517--95518 []\TU/UbuntuMono(0)/m/n/10.95 description \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 How to configure network LaTeX Warning: Reference `howto/network_forwards:network-forward-forward-proper ties:description' on page 1067 undefined on input line 95518. LaTeX Warning: Reference `howto/network_forwards:network-forward-port-propertie s:description' on page 1067 undefined on input line 95519. LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-backend-properties:description' on page 1067 undefined on input lin e 95520. Underfull \hbox (badness 10000) in paragraph at lines 95520--95521 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-port-properties:description' on page 1067 undefined on input line 9 5521. Underfull \hbox (badness 10000) in paragraph at lines 95521--95522 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-properties:description' on page 1067 undefined on input line 95522. Underfull \hbox (badness 10000) in paragraph at lines 95522--95523 []\TU/UbuntuMono(0)/m/n/10.95 description \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 How to configure net- Underfull \hbox (badness 10000) in paragraph at lines 95522--95523 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- LaTeX Warning: Reference `howto/network_ovn_peers:network-peering-peering-prope rties:description' on page 1067 undefined on input line 95523. Underfull \hbox (badness 10000) in paragraph at lines 95523--95524 []\TU/UbuntuMono(0)/m/n/10.95 description \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 How to create OVN peer Underfull \hbox (badness 10000) in paragraph at lines 95523--95524 \TU/Ubuntu(0)/m/it/10.95 routing relationships: peering-peering- LaTeX Warning: Reference `LastPage' on page 1067 undefined on input line 95524. [1067] LaTeX Warning: Reference `howto/network_zones:network-zone-record-properties:de scription' on page 1068 undefined on input line 95524. Underfull \hbox (badness 10000) in paragraph at lines 95524--95525 []\TU/UbuntuMono(0)/m/n/10.95 description \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 How to configure network Underfull \hbox (badness 10000) in paragraph at lines 95524--95525 \TU/Ubuntu(0)/m/it/10.95 zones: zone- LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:destin ation' on page 1068 undefined on input line 95525. LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:destin ation_port' on page 1068 undefined on input line 95526. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: dns.domain' on page 1068 undefined on input line 95527. Underfull \hbox (badness 10000) in paragraph at lines 95527--95528 []\TU/UbuntuMono(0)/m/n/10.95 dns.domain \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:dns.do main' on page 1068 undefined on input line 95528. Underfull \hbox (badness 10000) in paragraph at lines 95528--95529 []\TU/UbuntuMono(0)/m/n/10.95 dns.domain \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: dns.mode' on page 1068 undefined on input line 95529. LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:dns.nameservers' on page 1068 undefined on input line 95530. Underfull \hbox (badness 10000) in paragraph at lines 95530--95531 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- LaTeX Warning: Reference `howto/network_zones:network-zone-config-options:dns.n ameservers' on page 1068 undefined on input line 95531. Underfull \hbox (badness 10000) in paragraph at lines 95531--95532 \TU/Ubuntu(0)/m/it/10.95 zones: zone- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: dns.search' on page 1068 undefined on input line 95532. Underfull \hbox (badness 10000) in paragraph at lines 95532--95533 []\TU/UbuntuMono(0)/m/n/10.95 dns.search \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:dns.se arch' on page 1068 undefined on input line 95533. Underfull \hbox (badness 10000) in paragraph at lines 95533--95534 []\TU/UbuntuMono(0)/m/n/10.95 dns.search \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: dns.zone.forward' on page 1068 undefined on input line 95534. Underfull \hbox (badness 5133) in paragraph at lines 95534--95535 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.forward \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:dns.zo ne.forward' on page 1068 undefined on input line 95535. Underfull \hbox (badness 10000) in paragraph at lines 95535--95536 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.forward \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: dns.zone.reverse.ipv4' on page 1068 undefined on input line 95536. Underfull \hbox (badness 10000) in paragraph at lines 95536--95537 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Bridge network: LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:dns.zo ne.reverse.ipv4' on page 1068 undefined on input line 95537. Underfull \hbox (badness 10000) in paragraph at lines 95537--95538 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 OVN network: Underfull \hbox (badness 10000) in paragraph at lines 95537--95538 \TU/Ubuntu(0)/m/it/10.95 ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: dns.zone.reverse.ipv6' on page 1068 undefined on input line 95538. Underfull \hbox (badness 10000) in paragraph at lines 95538--95539 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Bridge network: LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:dns.zo ne.reverse.ipv6' on page 1068 undefined on input line 95539. Underfull \hbox (badness 10000) in paragraph at lines 95539--95540 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 OVN network: Underfull \hbox (badness 10000) in paragraph at lines 95539--95540 \TU/Ubuntu(0)/m/it/10.95 ovn-network- LaTeX Warning: Reference `howto/network_acls:network-acl-acl-properties:egress' on page 1068 undefined on input line 95540. LaTeX Warning: Reference `howto/network_zones:network-zone-record-properties:en tries' on page 1068 undefined on input line 95541. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: fan.overlay_subnet' on page 1068 undefined on input line 95542. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: fan.type' on page 1068 undefined on input line 95543. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: fan.underlay_subnet' on page 1068 undefined on input line 95544. LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:gvrp' on page 1068 undefined on input line 95545. Underfull \hbox (badness 10000) in paragraph at lines 95545--95546 []\TU/UbuntuMono(0)/m/n/10.95 gvrp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Macvlan network: macvlan-network- LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:gvrp' on page 1068 undefined on input line 95546. Underfull \hbox (badness 10000) in paragraph at lines 95546--95547 []\TU/UbuntuMono(0)/m/n/10.95 gvrp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Physical network: physical-network- LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:icmp_c ode' on page 1068 undefined on input line 95547. LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:icmp_t ype' on page 1068 undefined on input line 95548. LaTeX Warning: Reference `howto/network_acls:network-acl-acl-properties:ingress ' on page 1068 undefined on input line 95549. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.address' on page 1068 undefined on input line 95550. Underfull \hbox (badness 10000) in paragraph at lines 95550--95551 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv4.a ddress' on page 1068 undefined on input line 95551. Underfull \hbox (badness 10000) in paragraph at lines 95551--95552 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.dhcp' on page 1068 undefined on input line 95552. Underfull \hbox (badness 10000) in paragraph at lines 95552--95553 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv4.d hcp' on page 1068 undefined on input line 95553. Underfull \hbox (badness 10000) in paragraph at lines 95553--95554 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.dhcp.expiry' on page 1068 undefined on input line 95554. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.dhcp.gateway' on page 1068 undefined on input line 95555. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.dhcp.ranges' on page 1068 undefined on input line 95556. Underfull \hbox (badness 5133) in paragraph at lines 95556--95557 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp.ranges \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv4.d hcp.ranges' on page 1068 undefined on input line 95557. Underfull \hbox (badness 10000) in paragraph at lines 95557--95558 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp.ranges \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.firewall' on page 1068 undefined on input line 95558. LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:ipv4.gateway' on page 1068 undefined on input line 95559. LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv4.l 3only' on page 1068 undefined on input line 95560. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.nat' on page 1068 undefined on input line 95561. Underfull \hbox (badness 10000) in paragraph at lines 95561--95562 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv4.n at' on page 1068 undefined on input line 95562. Underfull \hbox (badness 10000) in paragraph at lines 95562--95563 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.nat.address' on page 1068 undefined on input line 95563. Underfull \hbox (badness 5133) in paragraph at lines 95563--95564 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv4.n at.address' on page 1068 undefined on input line 95564. Underfull \hbox (badness 10000) in paragraph at lines 95564--95565 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.nat.order' on page 1068 undefined on input line 95565. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.ovn.ranges' on page 1068 undefined on input line 95566. Underfull \hbox (badness 10000) in paragraph at lines 95566--95567 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.ovn.ranges \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:ipv4.ovn.ranges' on page 1068 undefined on input line 95567. Underfull \hbox (badness 10000) in paragraph at lines 95567--95568 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.routes' on page 1068 undefined on input line 95568. Underfull \hbox (badness 10000) in paragraph at lines 95568--95569 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `LastPage' on page 1068 undefined on input line 95569. [1068] LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:ipv4.routes' on page 1069 undefined on input line 95569. Underfull \hbox (badness 10000) in paragraph at lines 95569--95570 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Physical network: physical-network- LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:ipv4.routes.anycast' on page 1069 undefined on input line 95570. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.routing' on page 1069 undefined on input line 95571. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.address' on page 1069 undefined on input line 95572. Underfull \hbox (badness 10000) in paragraph at lines 95572--95573 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv6.a ddress' on page 1069 undefined on input line 95573. Underfull \hbox (badness 10000) in paragraph at lines 95573--95574 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.dhcp' on page 1069 undefined on input line 95574. Underfull \hbox (badness 10000) in paragraph at lines 95574--95575 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv6.d hcp' on page 1069 undefined on input line 95575. Underfull \hbox (badness 10000) in paragraph at lines 95575--95576 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.dhcp.expiry' on page 1069 undefined on input line 95576. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.dhcp.ranges' on page 1069 undefined on input line 95577. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.dhcp.stateful' on page 1069 undefined on input line 95578. Underfull \hbox (badness 10000) in paragraph at lines 95578--95579 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv6.d hcp.stateful' on page 1069 undefined on input line 95579. Underfull \hbox (badness 10000) in paragraph at lines 95579--95580 \TU/Ubuntu(0)/m/it/10.95 class="literal">ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.firewall' on page 1069 undefined on input line 95580. LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:ipv6.gateway' on page 1069 undefined on input line 95581. LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv6.l 3only' on page 1069 undefined on input line 95582. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.nat' on page 1069 undefined on input line 95583. Underfull \hbox (badness 10000) in paragraph at lines 95583--95584 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv6.n at' on page 1069 undefined on input line 95584. Underfull \hbox (badness 10000) in paragraph at lines 95584--95585 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.nat.address' on page 1069 undefined on input line 95585. Underfull \hbox (badness 5133) in paragraph at lines 95585--95586 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv6.n at.address' on page 1069 undefined on input line 95586. Underfull \hbox (badness 10000) in paragraph at lines 95586--95587 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.nat.order' on page 1069 undefined on input line 95587. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.ovn.ranges' on page 1069 undefined on input line 95588. Underfull \hbox (badness 10000) in paragraph at lines 95588--95589 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.ovn.ranges \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:ipv6.ovn.ranges' on page 1069 undefined on input line 95589. Underfull \hbox (badness 10000) in paragraph at lines 95589--95590 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.routes' on page 1069 undefined on input line 95590. Underfull \hbox (badness 10000) in paragraph at lines 95590--95591 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:ipv6.routes' on page 1069 undefined on input line 95591. Underfull \hbox (badness 10000) in paragraph at lines 95591--95592 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Physical network: physical-network- LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:ipv6.routes.anycast' on page 1069 undefined on input line 95592. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.routing' on page 1069 undefined on input line 95593. LaTeX Warning: Reference `howto/network_forwards:network-forward-forward-proper ties:listen_address' on page 1069 undefined on input line 95594. Underfull \hbox (badness 10000) in paragraph at lines 95594--95595 []\TU/UbuntuMono(0)/m/n/10.95 listen_address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 How to configure Underfull \hbox (badness 10000) in paragraph at lines 95594--95595 \TU/Ubuntu(0)/m/it/10.95 network forwards: forward-forward- LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-properties:listen_address' on page 1069 undefined on input line 955 95. Underfull \hbox (badness 10000) in paragraph at lines 95595--95596 []\TU/UbuntuMono(0)/m/n/10.95 listen_address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 How to configure net- Underfull \hbox (badness 10000) in paragraph at lines 95595--95596 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- LaTeX Warning: Reference `howto/network_forwards:network-forward-port-propertie s:listen_port' on page 1069 undefined on input line 95596. LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-port-properties:listen_port' on page 1069 undefined on input line 9 5597. Underfull \hbox (badness 10000) in paragraph at lines 95597--95598 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: maas.subnet.ipv4' on page 1069 undefined on input line 95598. Underfull \hbox (badness 5133) in paragraph at lines 95598--95599 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:maas.subnet.ipv4' on page 1069 undefined on input line 95599. Underfull \hbox (badness 10000) in paragraph at lines 95599--95600 \TU/Ubuntu(0)/m/it/10.95 class="literal">macvlan-network- LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:maas.subnet.ipv4' on page 1069 undefined on input line 95600. Underfull \hbox (badness 10000) in paragraph at lines 95600--95601 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- LaTeX Warning: Reference `reference/network_sriov:network-sriov-network-conf:ma as.subnet.ipv4' on page 1069 undefined on input line 95601. Underfull \hbox (badness 10000) in paragraph at lines 95601--95602 \TU/Ubuntu(0)/m/it/10.95 class="literal">sriov-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: maas.subnet.ipv6' on page 1069 undefined on input line 95602. Underfull \hbox (badness 5133) in paragraph at lines 95602--95603 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:maas.subnet.ipv6' on page 1069 undefined on input line 95603. Underfull \hbox (badness 10000) in paragraph at lines 95603--95604 \TU/Ubuntu(0)/m/it/10.95 class="literal">macvlan-network- LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:maas.subnet.ipv6' on page 1069 undefined on input line 95604. Underfull \hbox (badness 10000) in paragraph at lines 95604--95605 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- LaTeX Warning: Reference `reference/network_sriov:network-sriov-network-conf:ma as.subnet.ipv6' on page 1069 undefined on input line 95605. Underfull \hbox (badness 10000) in paragraph at lines 95605--95606 \TU/Ubuntu(0)/m/it/10.95 class="literal">sriov-network- LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:mtu' on page 1069 undefined on input line 95606. Underfull \hbox (badness 10000) in paragraph at lines 95606--95607 []\TU/UbuntuMono(0)/m/n/10.95 mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Macvlan network: macvlan-network- LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:mtu' on page 1069 undefined on input line 95607. Underfull \hbox (badness 10000) in paragraph at lines 95607--95608 []\TU/UbuntuMono(0)/m/n/10.95 mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Physical network: physical-network- LaTeX Warning: Reference `reference/network_sriov:network-sriov-network-conf:mt u' on page 1069 undefined on input line 95608. Underfull \hbox (badness 10000) in paragraph at lines 95608--95609 []\TU/UbuntuMono(0)/m/n/10.95 mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 SR-IOV network: sriov-network- LaTeX Warning: Reference `LastPage' on page 1069 undefined on input line 95609. [1069] LaTeX Warning: Reference `howto/network_acls:network-acl-acl-properties:name' o n page 1070 undefined on input line 95609. Underfull \hbox (badness 10000) in paragraph at lines 95609--95610 []\TU/UbuntuMono(0)/m/n/10.95 name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 How to configure network ACLs: Underfull \hbox (badness 10000) in paragraph at lines 95609--95610 \TU/Ubuntu(0)/m/it/10.95 acl-acl- LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-backend-properties:name' on page 1070 undefined on input line 95610 . Underfull \hbox (badness 7722) in paragraph at lines 95610--95611 \TU/Ubuntu(0)/m/it/10.95 ancers: load- Underfull \hbox (badness 10000) in paragraph at lines 95610--95611 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- LaTeX Warning: Reference `howto/network_ovn_peers:network-peering-peering-prope rties:name' on page 1070 undefined on input line 95611. LaTeX Warning: Reference `howto/network_zones:network-zone-record-properties:na me' on page 1070 undefined on input line 95612. Underfull \hbox (badness 10000) in paragraph at lines 95612--95613 []\TU/UbuntuMono(0)/m/n/10.95 name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 How to configure network zones: Underfull \hbox (badness 10000) in paragraph at lines 95612--95613 \TU/Ubuntu(0)/m/it/10.95 zone-record- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:networ k' on page 1070 undefined on input line 95613. LaTeX Warning: Reference `howto/network_zones:network-zone-config-options:netwo rk.nat' on page 1070 undefined on input line 95614. LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:ovn.ingress_mode' on page 1070 undefined on input line 95615. LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:parent' on page 1070 undefined on input line 95616. Underfull \hbox (badness 10000) in paragraph at lines 95616--95617 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Macvlan network: macvlan-network- LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:parent' on page 1070 undefined on input line 95617. Underfull \hbox (badness 10000) in paragraph at lines 95617--95618 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Physical network: physical-network- LaTeX Warning: Reference `reference/network_sriov:network-sriov-network-conf:pa rent' on page 1070 undefined on input line 95618. Underfull \hbox (badness 10000) in paragraph at lines 95618--95619 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 SR-IOV network: sriov-network- LaTeX Warning: Reference `howto/network_zones:network-zone-config-options:peers .NAME.address' on page 1070 undefined on input line 95619. LaTeX Warning: Reference `howto/network_zones:network-zone-config-options:peers .NAME.key' on page 1070 undefined on input line 95620. LaTeX Warning: Reference `howto/network_forwards:network-forward-forward-proper ties:ports' on page 1070 undefined on input line 95621. Underfull \hbox (badness 10000) in paragraph at lines 95621--95622 \TU/Ubuntu(0)/m/it/10.95 forward- LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-properties:ports' on page 1070 undefined on input line 95622. Underfull \hbox (badness 10000) in paragraph at lines 95622--95623 []\TU/UbuntuMono(0)/m/n/10.95 ports \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/i t/10.95 How to configure network load Underfull \hbox (badness 10000) in paragraph at lines 95622--95623 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer- LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:protoc ol' on page 1070 undefined on input line 95623. Underfull \hbox (badness 10000) in paragraph at lines 95623--95624 \TU/Ubuntu(0)/m/it/10.95 acl-rule- LaTeX Warning: Reference `howto/network_forwards:network-forward-port-propertie s:protocol' on page 1070 undefined on input line 95624. Underfull \hbox (badness 6893) in paragraph at lines 95624--95625 []\TU/UbuntuMono(0)/m/n/10.95 protocol \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 How to configure network for- LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-port-properties:protocol' on page 1070 undefined on input line 9562 5. Underfull \hbox (badness 10000) in paragraph at lines 95625--95626 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: raw.dnsmasq' on page 1070 undefined on input line 95626. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: security.acls' on page 1070 undefined on input line 95627. Underfull \hbox (badness 10000) in paragraph at lines 95627--95628 []\TU/UbuntuMono(0)/m/n/10.95 security.acls \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:securi ty.acls' on page 1070 undefined on input line 95628. Underfull \hbox (badness 10000) in paragraph at lines 95628--95629 []\TU/UbuntuMono(0)/m/n/10.95 security.acls \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: security.acls.default.egress.action' on page 1070 undefined on input line 95629 . Underfull \hbox (badness 10000) in paragraph at lines 95629--95630 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.action Underfull \hbox (badness 10000) in paragraph at lines 95629--95630 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:securi ty.acls.default.egress.action' on page 1070 undefined on input line 95630. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: security.acls.default.egress.logged' on page 1070 undefined on input line 95631 . Underfull \hbox (badness 10000) in paragraph at lines 95631--95632 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.logged Underfull \hbox (badness 10000) in paragraph at lines 95631--95632 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:securi ty.acls.default.egress.logged' on page 1070 undefined on input line 95632. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: security.acls.default.ingress.action' on page 1070 undefined on input line 9563 3. Underfull \hbox (badness 10000) in paragraph at lines 95633--95634 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 95633--95634 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:securi ty.acls.default.ingress.action' on page 1070 undefined on input line 95634. Underfull \hbox (badness 10000) in paragraph at lines 95634--95635 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 95634--95635 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: security.acls.default.ingress.logged' on page 1070 undefined on input line 9563 5. Underfull \hbox (badness 10000) in paragraph at lines 95635--95636 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 95635--95636 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:securi ty.acls.default.ingress.logged' on page 1070 undefined on input line 95636. Underfull \hbox (badness 10000) in paragraph at lines 95636--95637 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 95636--95637 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:source ' on page 1070 undefined on input line 95637. LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:source _port' on page 1070 undefined on input line 95638. LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:state' on page 1070 undefined on input line 95639. LaTeX Warning: Reference `howto/network_ovn_peers:network-peering-peering-prope rties:status' on page 1070 undefined on input line 95640. LaTeX Warning: Reference `howto/network_forwards:network-forward-port-propertie s:target_address' on page 1070 undefined on input line 95641. Underfull \hbox (badness 10000) in paragraph at lines 95641--95642 []\TU/UbuntuMono(0)/m/n/10.95 target_address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 How to configure Underfull \hbox (badness 10000) in paragraph at lines 95641--95642 \TU/Ubuntu(0)/m/it/10.95 network forwards: forward-port- LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-backend-properties:target_address' on page 1070 undefined on input line 95642. Underfull \hbox (badness 10000) in paragraph at lines 95642--95643 []\TU/UbuntuMono(0)/m/n/10.95 target_address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 How to config- Underfull \hbox (badness 10000) in paragraph at lines 95642--95643 \TU/Ubuntu(0)/m/it/10.95 ure network load balancers: Underfull \hbox (badness 10000) in paragraph at lines 95642--95643 \TU/Ubuntu(0)/m/it/10.95 load- Underfull \hbox (badness 10000) in paragraph at lines 95642--95643 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-port-properties:target_backend' on page 1070 undefined on input lin e 95643. LaTeX Warning: Reference `howto/network_ovn_peers:network-peering-peering-prope rties:target_network' on page 1070 undefined on input line 95644. LaTeX Warning: Reference `howto/network_forwards:network-forward-port-propertie s:target_port' on page 1070 undefined on input line 95645. LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-backend-properties:target_port' on page 1070 undefined on input lin e 95646. Underfull \hbox (badness 10000) in paragraph at lines 95646--95647 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- LaTeX Warning: Reference `LastPage' on page 1070 undefined on input line 95647. [1070] LaTeX Warning: Reference `howto/network_ovn_peers:network-peering-peering-prope rties:target_project' on page 1071 undefined on input line 95647. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.group' on page 1071 undefined on input line 95648. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.id' on page 1071 undefined on input line 95649. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.interface' on page 1071 undefined on input line 95650. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.local' on page 1071 undefined on input line 95651. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.port' on page 1071 undefined on input line 95652. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.protocol' on page 1071 undefined on input line 95653. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.remote' on page 1071 undefined on input line 95654. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.ttl' on page 1071 undefined on input line 95655. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: user.*' on page 1071 undefined on input line 95656. Underfull \hbox (badness 10000) in paragraph at lines 95656--95657 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:user.*' on page 1071 undefined on input line 95657. Underfull \hbox (badness 10000) in paragraph at lines 95657--95658 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Macvlan network: macvlan-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:user.* ' on page 1071 undefined on input line 95658. Underfull \hbox (badness 10000) in paragraph at lines 95658--95659 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 OVN network: ovn-network- LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:user.*' on page 1071 undefined on input line 95659. Underfull \hbox (badness 10000) in paragraph at lines 95659--95660 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Physical network: physical-network- LaTeX Warning: Reference `reference/network_sriov:network-sriov-network-conf:us er.*' on page 1071 undefined on input line 95660. Underfull \hbox (badness 10000) in paragraph at lines 95660--95661 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 SR-IOV network: sriov-network- LaTeX Warning: Reference `howto/network_zones:network-zone-config-options:user. *' on page 1071 undefined on input line 95661. Underfull \hbox (badness 5652) in paragraph at lines 95661--95662 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to configure network zones: Underfull \hbox (badness 10000) in paragraph at lines 95661--95662 \TU/Ubuntu(0)/m/it/10.95 zone-config- LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:vlan' on page 1071 undefined on input line 95662. Underfull \hbox (badness 10000) in paragraph at lines 95662--95663 []\TU/UbuntuMono(0)/m/n/10.95 vlan \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Macvlan network: macvlan-network- LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:vlan' on page 1071 undefined on input line 95663. Underfull \hbox (badness 10000) in paragraph at lines 95663--95664 []\TU/UbuntuMono(0)/m/n/10.95 vlan \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Physical network: physical-network- LaTeX Warning: Reference `reference/network_sriov:network-sriov-network-conf:vl an' on page 1071 undefined on input line 95664. Underfull \hbox (badness 10000) in paragraph at lines 95664--95665 []\TU/UbuntuMono(0)/m/n/10.95 vlan \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 SR-IOV network: sriov-network- LaTeX Warning: Reference `reference/projects:project-specific:backups.compressi on_algorithm' on page 1071 undefined on input line 95667. LaTeX Warning: Reference `reference/projects:project-features:features.images' on page 1071 undefined on input line 95668. LaTeX Warning: Reference `reference/projects:project-features:features.networks ' on page 1071 undefined on input line 95669. LaTeX Warning: Reference `reference/projects:project-features:features.networks .zones' on page 1071 undefined on input line 95670. LaTeX Warning: Reference `reference/projects:project-features:features.profiles ' on page 1071 undefined on input line 95671. LaTeX Warning: Reference `reference/projects:project-features:features.storage. buckets' on page 1071 undefined on input line 95672. LaTeX Warning: Reference `reference/projects:project-features:features.storage. volumes' on page 1071 undefined on input line 95673. LaTeX Warning: Reference `reference/projects:project-specific:images.auto_updat e_cached' on page 1071 undefined on input line 95674. LaTeX Warning: Reference `reference/projects:project-specific:images.auto_updat e_interval' on page 1071 undefined on input line 95675. LaTeX Warning: Reference `reference/projects:project-specific:images.compressio n_algorithm' on page 1071 undefined on input line 95676. LaTeX Warning: Reference `reference/projects:project-specific:images.default_ar chitecture' on page 1071 undefined on input line 95677. LaTeX Warning: Reference `reference/projects:project-specific:images.remote_cac he_expiry' on page 1071 undefined on input line 95678. LaTeX Warning: Reference `reference/projects:project-limits:limits.containers' on page 1071 undefined on input line 95679. LaTeX Warning: Reference `reference/projects:project-limits:limits.cpu' on page 1071 undefined on input line 95680. LaTeX Warning: Reference `reference/projects:project-limits:limits.disk' on pag e 1071 undefined on input line 95681. LaTeX Warning: Reference `reference/projects:project-limits:limits.disk.pool.PO OL_NAME' on page 1071 undefined on input line 95682. LaTeX Warning: Reference `reference/projects:project-limits:limits.instances' o n page 1071 undefined on input line 95683. LaTeX Warning: Reference `reference/projects:project-limits:limits.memory' on p age 1071 undefined on input line 95684. LaTeX Warning: Reference `reference/projects:project-limits:limits.networks' on page 1071 undefined on input line 95685. LaTeX Warning: Reference `reference/projects:project-limits:limits.networks.upl ink_ips.ipv4.NETWORK_NAME' on page 1071 undefined on input line 95686. Overfull \hbox (22.10968pt too wide) in paragraph at lines 95686--95687 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv4.NETWORK_NAME\TU/U buntu(0)/m/sc/10.95 , LaTeX Warning: Reference `reference/projects:project-limits:limits.networks.upl ink_ips.ipv6.NETWORK_NAME' on page 1071 undefined on input line 95687. Overfull \hbox (22.10968pt too wide) in paragraph at lines 95687--95688 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv6.NETWORK_NAME\TU/U buntu(0)/m/sc/10.95 , LaTeX Warning: Reference `reference/projects:project-limits:limits.processes' o n page 1071 undefined on input line 95688. LaTeX Warning: Reference `reference/projects:project-limits:limits.virtual-mach ines' on page 1071 undefined on input line 95689. LaTeX Warning: Reference `reference/projects:project-restricted:restricted' on page 1071 undefined on input line 95690. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.back ups' on page 1071 undefined on input line 95691. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.clus ter.groups' on page 1071 undefined on input line 95692. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.clus ter.target' on page 1071 undefined on input line 95693. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.cont ainers.interception' on page 1071 undefined on input line 95694. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.cont ainers.lowlevel' on page 1071 undefined on input line 95695. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.cont ainers.nesting' on page 1071 undefined on input line 95696. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.cont ainers.privilege' on page 1071 undefined on input line 95697. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.disk' on page 1071 undefined on input line 95698. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.disk.paths' on page 1071 undefined on input line 95699. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.gpu' on page 1071 undefined on input line 95700. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.infiniband' on page 1071 undefined on input line 95701. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.nic' on page 1071 undefined on input line 95702. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.pci' on page 1071 undefined on input line 95703. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.proxy' on page 1071 undefined on input line 95704. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.unix-block' on page 1071 undefined on input line 95705. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.unix-char' on page 1071 undefined on input line 95706. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.unix-hotplug' on page 1071 undefined on input line 95707. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.usb' on page 1071 undefined on input line 95708. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.idma p.gid' on page 1071 undefined on input line 95709. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.idma p.uid' on page 1071 undefined on input line 95710. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.netw orks.access' on page 1071 undefined on input line 95711. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.netw orks.subnets' on page 1071 undefined on input line 95712. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.netw orks.uplinks' on page 1071 undefined on input line 95713. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.netw orks.zones' on page 1071 undefined on input line 95714. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.snap shots' on page 1071 undefined on input line 95715. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.virt ual-machines.lowlevel' on page 1071 undefined on input line 95716. LaTeX Warning: Reference `reference/projects:project-specific:user.*' on page 1 071 undefined on input line 95717. LaTeX Warning: Reference `server:server-acme:acme.agree_tos' on page 1071 undef ined on input line 95720. LaTeX Warning: Reference `server:server-acme:acme.ca_url' on page 1071 undefine d on input line 95721. LaTeX Warning: Reference `server:server-acme:acme.domain' on page 1071 undefine d on input line 95722. LaTeX Warning: Reference `server:server-acme:acme.email' on page 1071 undefined on input line 95723. LaTeX Warning: Reference `server:server-miscellaneous:backups.compression_algor ithm' on page 1071 undefined on input line 95724. LaTeX Warning: Reference `server:server-cluster:cluster.healing_threshold' on p age 1071 undefined on input line 95725. LaTeX Warning: Reference `server:server-cluster:cluster.https_address' on page 1071 undefined on input line 95726. LaTeX Warning: Reference `LastPage' on page 1071 undefined on input line 95727. [1071] LaTeX Warning: Reference `server:server-cluster:cluster.images_minimal_replica' on page 1072 undefined on input line 95727. LaTeX Warning: Reference `server:server-cluster:cluster.join_token_expiry' on p age 1072 undefined on input line 95728. LaTeX Warning: Reference `server:server-cluster:cluster.max_standby' on page 10 72 undefined on input line 95729. LaTeX Warning: Reference `server:server-cluster:cluster.max_voters' on page 107 2 undefined on input line 95730. LaTeX Warning: Reference `server:server-cluster:cluster.offline_threshold' on p age 1072 undefined on input line 95731. LaTeX Warning: Reference `server:server-core:core.bgp_address' on page 1072 und efined on input line 95732. LaTeX Warning: Reference `server:server-core:core.bgp_asn' on page 1072 undefin ed on input line 95733. LaTeX Warning: Reference `server:server-core:core.bgp_routerid' on page 1072 un defined on input line 95734. LaTeX Warning: Reference `server:server-core:core.debug_address' on page 1072 u ndefined on input line 95735. LaTeX Warning: Reference `server:server-core:core.dns_address' on page 1072 und efined on input line 95736. LaTeX Warning: Reference `server:server-core:core.https_address' on page 1072 u ndefined on input line 95737. LaTeX Warning: Reference `server:server-core:core.https_allowed_credentials' on page 1072 undefined on input line 95738. LaTeX Warning: Reference `server:server-core:core.https_allowed_headers' on pag e 1072 undefined on input line 95739. LaTeX Warning: Reference `server:server-core:core.https_allowed_methods' on pag e 1072 undefined on input line 95740. LaTeX Warning: Reference `server:server-core:core.https_allowed_origin' on page 1072 undefined on input line 95741. LaTeX Warning: Reference `server:server-core:core.https_trusted_proxy' on page 1072 undefined on input line 95742. LaTeX Warning: Reference `server:server-core:core.metrics_address' on page 1072 undefined on input line 95743. LaTeX Warning: Reference `server:server-core:core.metrics_authentication' on pa ge 1072 undefined on input line 95744. LaTeX Warning: Reference `server:server-core:core.proxy_http' on page 1072 unde fined on input line 95745. LaTeX Warning: Reference `server:server-core:core.proxy_https' on page 1072 und efined on input line 95746. LaTeX Warning: Reference `server:server-core:core.proxy_ignore_hosts' on page 1 072 undefined on input line 95747. LaTeX Warning: Reference `server:server-core:core.remote_token_expiry' on page 1072 undefined on input line 95748. LaTeX Warning: Reference `server:server-core:core.shutdown_timeout' on page 107 2 undefined on input line 95749. LaTeX Warning: Reference `server:server-core:core.storage_buckets_address' on p age 1072 undefined on input line 95750. LaTeX Warning: Reference `server:server-core:core.syslog_socket' on page 1072 u ndefined on input line 95751. LaTeX Warning: Reference `server:server-core:core.trust_ca_certificates' on pag e 1072 undefined on input line 95752. LaTeX Warning: Reference `server:server-core:core.trust_password' on page 1072 undefined on input line 95753. LaTeX Warning: Reference `server:server-images:images.auto_update_cached' on pa ge 1072 undefined on input line 95754. LaTeX Warning: Reference `server:server-images:images.auto_update_interval' on page 1072 undefined on input line 95755. LaTeX Warning: Reference `server:server-images:images.compression_algorithm' on page 1072 undefined on input line 95756. LaTeX Warning: Reference `server:server-images:images.default_architecture' on page 1072 undefined on input line 95757. LaTeX Warning: Reference `server:server-images:images.remote_cache_expiry' on p age 1072 undefined on input line 95758. LaTeX Warning: Reference `server:server-miscellaneous:instances.migration.state ful' on page 1072 undefined on input line 95759. LaTeX Warning: Reference `server:server-miscellaneous:instances.nic.host_name' on page 1072 undefined on input line 95760. LaTeX Warning: Reference `server:server-miscellaneous:instances.placement.scrip tlet' on page 1072 undefined on input line 95761. LaTeX Warning: Reference `server:server-loki:loki.api.ca_cert' on page 1072 und efined on input line 95762. LaTeX Warning: Reference `server:server-loki:loki.api.url' on page 1072 undefin ed on input line 95763. LaTeX Warning: Reference `server:server-loki:loki.auth.password' on page 1072 u ndefined on input line 95764. LaTeX Warning: Reference `server:server-loki:loki.auth.username' on page 1072 u ndefined on input line 95765. LaTeX Warning: Reference `server:server-loki:loki.instance' on page 1072 undefi ned on input line 95766. LaTeX Warning: Reference `server:server-loki:loki.labels' on page 1072 undefine d on input line 95767. LaTeX Warning: Reference `server:server-loki:loki.loglevel' on page 1072 undefi ned on input line 95768. LaTeX Warning: Reference `server:server-loki:loki.types' on page 1072 undefined on input line 95769. LaTeX Warning: Reference `server:server-miscellaneous:maas.api.key' on page 107 2 undefined on input line 95770. LaTeX Warning: Reference `server:server-miscellaneous:maas.api.url' on page 107 2 undefined on input line 95771. LaTeX Warning: Reference `server:server-miscellaneous:maas.machine' on page 107 2 undefined on input line 95772. LaTeX Warning: Reference `server:server-miscellaneous:network.ovn.ca_cert' on p age 1072 undefined on input line 95773. LaTeX Warning: Reference `server:server-miscellaneous:network.ovn.client_cert' on page 1072 undefined on input line 95774. LaTeX Warning: Reference `server:server-miscellaneous:network.ovn.client_key' o n page 1072 undefined on input line 95775. LaTeX Warning: Reference `server:server-miscellaneous:network.ovn.integration_b ridge' on page 1072 undefined on input line 95776. LaTeX Warning: Reference `server:server-miscellaneous:network.ovn.northbound_co nnection' on page 1072 undefined on input line 95777. LaTeX Warning: Reference `server:server-oidc:oidc.audience' on page 1072 undefi ned on input line 95778. LaTeX Warning: Reference `server:server-oidc:oidc.client.id' on page 1072 undef ined on input line 95779. LaTeX Warning: Reference `server:server-oidc:oidc.client.secret' on page 1072 u ndefined on input line 95780. LaTeX Warning: Reference `server:server-oidc:oidc.groups.claim' on page 1072 un defined on input line 95781. LaTeX Warning: Reference `server:server-oidc:oidc.issuer' on page 1072 undefine d on input line 95782. LaTeX Warning: Reference `server:server-oidc:oidc.scopes' on page 1072 undefine d on input line 95783. LaTeX Warning: Reference `server:server-miscellaneous:storage.backups_volume' o n page 1072 undefined on input line 95784. LaTeX Warning: Reference `server:server-miscellaneous:storage.images_volume' on page 1072 undefined on input line 95785. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.cpg' on page 1072 undefined on input line 95788. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.mode' on page 1072 undefined on input line 95789. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.target' on page 1072 undefined on input line 95790. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.user.name' on page 1072 undefined on input line 95791. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.user.password' on page 1072 undefined on input line 95792. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.wsapi' on page 1072 undefined on input line 95793. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.wsapi.verify' on page 1072 undefined on input line 95794. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :block.filesystem' on page 1072 undefined on input line 95795. Underfull \hbox (badness 10000) in paragraph at lines 95795--95796 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 HPE Alletra - alletra: LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:block .filesystem' on page 1072 undefined on input line 95796. Underfull \hbox (badness 10000) in paragraph at lines 95796--95797 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95796--95797 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:block.f ilesystem' on page 1072 undefined on input line 95797. Underfull \hbox (badness 10000) in paragraph at lines 95797--95798 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95797--95798 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:block.filesystem' on page 1072 undefined on input line 95798. Underfull \hbox (badness 5008) in paragraph at lines 95798--95799 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95798--95799 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:block .filesystem' on page 1072 undefined on input line 95799. Underfull \hbox (badness 10000) in paragraph at lines 95799--95800 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95799--95800 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:block.f ilesystem' on page 1072 undefined on input line 95800. Underfull \hbox (badness 10000) in paragraph at lines 95800--95801 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95800--95801 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :block.mount_options' on page 1072 undefined on input line 95801. Underfull \hbox (badness 5460) in paragraph at lines 95801--95802 []\TU/UbuntuMono(0)/m/n/10.95 block.mount_options \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 HPE Alletra - alletra: LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:block .mount_options' on page 1072 undefined on input line 95802. Underfull \hbox (badness 10000) in paragraph at lines 95802--95803 []\TU/UbuntuMono(0)/m/n/10.95 block.mount_options \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95802--95803 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:block.m ount_options' on page 1072 undefined on input line 95803. Underfull \hbox (badness 10000) in paragraph at lines 95803--95804 []\TU/UbuntuMono(0)/m/n/10.95 block.mount_options \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95803--95804 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `LastPage' on page 1072 undefined on input line 95804. [1072] LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:block.mount_options' on page 1073 undefined on input line 95804. Underfull \hbox (badness 10000) in paragraph at lines 95804--95805 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95804--95805 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:block .mount_options' on page 1073 undefined on input line 95805. Underfull \hbox (badness 10000) in paragraph at lines 95805--95806 []\TU/UbuntuMono(0)/m/n/10.95 block.mount_options \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Pure Storage - Underfull \hbox (badness 10000) in paragraph at lines 95805--95806 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95805--95806 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:block.m ount_options' on page 1073 undefined on input line 95806. Underfull \hbox (badness 10000) in paragraph at lines 95806--95807 []\TU/UbuntuMono(0)/m/n/10.95 block.mount_options \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95806--95807 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:block.type' on page 1073 undefined on input line 95807. LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-pool-conf:btrfs .mount_options' on page 1073 undefined on input line 95808. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.cl uster_name' on page 1073 undefined on input line 95809. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.os d.data_pool_name' on page 1073 undefined on input line 95810. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.os d.force_reuse' on page 1073 undefined on input line 95811. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.os d.pg_num' on page 1073 undefined on input line 95812. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.os d.pool_name' on page 1073 undefined on input line 95813. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.os d.pool_size' on page 1073 undefined on input line 95814. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.rb d.clone_copy' on page 1073 undefined on input line 95815. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.rb d.du' on page 1073 undefined on input line 95816. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.rb d.features' on page 1073 undefined on input line 95817. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.us er.name' on page 1073 undefined on input line 95818. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.cluster_name' on page 1073 undefined on input line 95819. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.create_missing' on page 1073 undefined on input line 95820. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.data_pool' on page 1073 undefined on input line 95821. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.fscache' on page 1073 undefined on input line 95822. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.meta_pool' on page 1073 undefined on input line 95823. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.osd_pg_num' on page 1073 undefined on input line 95824. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.osd_pool_size' on page 1073 undefined on input line 95825. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.path' on page 1073 undefined on input line 95826. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.user.name' on page 1073 undefined on input line 95827. LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:cephobject.bucket.name_prefix' on page 1073 undefined on input line 95828. LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:cephobject.cluster_name' on page 1073 undefined on input line 95829. LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:cephobject.radosgw.endpoint' on page 1073 undefined on input line 95830. LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:cephobject.radosgw.endpoint_cert_file' on page 1073 undefined on input lin e 95831. LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:cephobject.user.name' on page 1073 undefined on input line 95832. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:lvm.str ipes' on page 1073 undefined on input line 95833. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:lvm.str ipes.size' on page 1073 undefined on input line 95834. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:lvm.thinp ool_metadata_size' on page 1073 undefined on input line 95835. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:lvm.thinp ool_name' on page 1073 undefined on input line 95836. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:lvm.use_t hinpool' on page 1073 undefined on input line 95837. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:lvm.vg.fo rce_reuse' on page 1073 undefined on input line 95838. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:lvm.vg_na me' on page 1073 undefined on input line 95839. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.clone_copy' on page 1073 undefined on input line 95840. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.domain' on page 1073 undefined on input line 95841. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.gateway' on page 1073 undefined on input line 95842. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.gateway.verify' on page 1073 undefined on input line 95843. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.mode' on page 1073 undefined on input line 95844. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.pool' on page 1073 undefined on input line 95845. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.sdt' on page 1073 undefined on input line 95846. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.user.name' on page 1073 undefined on input line 95847. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.user.password' on page 1073 undefined on input line 95848. LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:pure.ap i.token' on page 1073 undefined on input line 95849. LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:pure.ga teway' on page 1073 undefined on input line 95850. LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:pure.ga teway.verify' on page 1073 undefined on input line 95851. LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:pure.mo de' on page 1073 undefined on input line 95852. LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:pure.ta rget' on page 1073 undefined on input line 95853. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:r sync.bwlimit' on page 1073 undefined on input line 95854. Underfull \hbox (badness 10000) in paragraph at lines 95854--95855 []\TU/UbuntuMono(0)/m/n/10.95 rsync.bwlimit \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95854--95855 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- LaTeX Warning: Reference `reference/storage_dir:storage-dir-pool-conf:rsync.bwl imit' on page 1073 undefined on input line 95855. Underfull \hbox (badness 10000) in paragraph at lines 95855--95856 []\TU/UbuntuMono(0)/m/n/10.95 rsync.bwlimit \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Directory - dir: dir-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:rsync.bwl imit' on page 1073 undefined on input line 95856. Underfull \hbox (badness 10000) in paragraph at lines 95856--95857 []\TU/UbuntuMono(0)/m/n/10.95 rsync.bwlimit \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95856--95857 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:rsync.bwlimit' on page 1073 undefined on input line 95857. Underfull \hbox (badness 10000) in paragraph at lines 95857--95858 []\TU/UbuntuMono(0)/m/n/10.95 rsync.bwlimit \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Dell PowerFlex - powerflex: LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:rsync.b wlimit' on page 1073 undefined on input line 95858. Underfull \hbox (badness 10000) in paragraph at lines 95858--95859 []\TU/UbuntuMono(0)/m/n/10.95 rsync.bwlimit \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95858--95859 \TU/Ubuntu(0)/m/it/10.95 pure-pool- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:r sync.compression' on page 1073 undefined on input line 95859. Underfull \hbox (badness 10000) in paragraph at lines 95859--95860 []\TU/UbuntuMono(0)/m/n/10.95 rsync.compression \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95859--95860 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- LaTeX Warning: Reference `reference/storage_dir:storage-dir-pool-conf:rsync.com pression' on page 1073 undefined on input line 95860. Underfull \hbox (badness 10000) in paragraph at lines 95860--95861 []\TU/UbuntuMono(0)/m/n/10.95 rsync.compression \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Directory - dir: dir-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:rsync.com pression' on page 1073 undefined on input line 95861. Underfull \hbox (badness 10000) in paragraph at lines 95861--95862 []\TU/UbuntuMono(0)/m/n/10.95 rsync.compression \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95861--95862 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:rsync.compression' on page 1073 undefined on input line 95862. Underfull \hbox (badness 10000) in paragraph at lines 95862--95863 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:rsync.c ompression' on page 1073 undefined on input line 95863. Underfull \hbox (badness 10000) in paragraph at lines 95863--95864 []\TU/UbuntuMono(0)/m/n/10.95 rsync.compression \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95863--95864 \TU/Ubuntu(0)/m/it/10.95 pure-pool- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :security.shared' on page 1073 undefined on input line 95864. Underfull \hbox (badness 10000) in paragraph at lines 95864--95865 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 HPE Alletra - alletra: LaTeX Warning: Reference `LastPage' on page 1073 undefined on input line 95865. [1073] LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-volume-conf:sec urity.shared' on page 1074 undefined on input line 95865. Underfull \hbox (badness 10000) in paragraph at lines 95865--95866 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95865--95866 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:secur ity.shared' on page 1074 undefined on input line 95866. Underfull \hbox (badness 10000) in paragraph at lines 95866--95867 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95866--95867 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:securit y.shared' on page 1074 undefined on input line 95867. Underfull \hbox (badness 10000) in paragraph at lines 95867--95868 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95867--95868 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:securit y.shared' on page 1074 undefined on input line 95868. Underfull \hbox (badness 10000) in paragraph at lines 95868--95869 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95868--95869 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:security.shared' on page 1074 undefined on input line 95869. Underfull \hbox (badness 10000) in paragraph at lines 95869--95870 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95869--95870 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:secur ity.shared' on page 1074 undefined on input line 95870. Underfull \hbox (badness 10000) in paragraph at lines 95870--95871 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95870--95871 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:securit y.shared' on page 1074 undefined on input line 95871. Underfull \hbox (badness 10000) in paragraph at lines 95871--95872 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95871--95872 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :security.shifted' on page 1074 undefined on input line 95872. Underfull \hbox (badness 10000) in paragraph at lines 95872--95873 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 HPE Alletra - alletra: LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-volume-conf:sec urity.shifted' on page 1074 undefined on input line 95873. Underfull \hbox (badness 10000) in paragraph at lines 95873--95874 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95873--95874 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:secur ity.shifted' on page 1074 undefined on input line 95874. Underfull \hbox (badness 10000) in paragraph at lines 95874--95875 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95874--95875 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s ecurity.shifted' on page 1074 undefined on input line 95875. Underfull \hbox (badness 10000) in paragraph at lines 95875--95876 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95875--95876 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:securit y.shifted' on page 1074 undefined on input line 95876. Underfull \hbox (badness 10000) in paragraph at lines 95876--95877 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95876--95877 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:securit y.shifted' on page 1074 undefined on input line 95877. Underfull \hbox (badness 10000) in paragraph at lines 95877--95878 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95877--95878 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:security.shifted' on page 1074 undefined on input line 95878. Underfull \hbox (badness 5008) in paragraph at lines 95878--95879 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95878--95879 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:secur ity.shifted' on page 1074 undefined on input line 95879. Underfull \hbox (badness 10000) in paragraph at lines 95879--95880 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95879--95880 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:securit y.shifted' on page 1074 undefined on input line 95880. Underfull \hbox (badness 10000) in paragraph at lines 95880--95881 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95880--95881 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :security.unmapped' on page 1074 undefined on input line 95881. Underfull \hbox (badness 10000) in paragraph at lines 95881--95882 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 HPE Alletra - alletra: LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-volume-conf:sec urity.unmapped' on page 1074 undefined on input line 95882. Underfull \hbox (badness 10000) in paragraph at lines 95882--95883 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95882--95883 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:secur ity.unmapped' on page 1074 undefined on input line 95883. Underfull \hbox (badness 10000) in paragraph at lines 95883--95884 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95883--95884 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s ecurity.unmapped' on page 1074 undefined on input line 95884. Underfull \hbox (badness 10000) in paragraph at lines 95884--95885 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95884--95885 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:securit y.unmapped' on page 1074 undefined on input line 95885. Underfull \hbox (badness 10000) in paragraph at lines 95885--95886 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95885--95886 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:securit y.unmapped' on page 1074 undefined on input line 95886. Underfull \hbox (badness 10000) in paragraph at lines 95886--95887 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95886--95887 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:security.unmapped' on page 1074 undefined on input line 95887. Underfull \hbox (badness 10000) in paragraph at lines 95887--95888 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95887--95888 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:secur ity.unmapped' on page 1074 undefined on input line 95888. Underfull \hbox (badness 10000) in paragraph at lines 95888--95889 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95888--95889 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:securit y.unmapped' on page 1074 undefined on input line 95889. Underfull \hbox (badness 10000) in paragraph at lines 95889--95890 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95889--95890 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `LastPage' on page 1074 undefined on input line 95890. [1074] LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :size' on page 1075 undefined on input line 95890. Underfull \hbox (badness 10000) in paragraph at lines 95890--95891 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 HPE Alletra - alletra: LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-bucket-conf:siz e' on page 1075 undefined on input line 95891. Underfull \hbox (badness 10000) in paragraph at lines 95891--95892 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95891--95892 \TU/Ubuntu(0)/m/it/10.95 btrfs-bucket- LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-pool-conf:size' on page 1075 undefined on input line 95892. Underfull \hbox (badness 10000) in paragraph at lines 95892--95893 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95892--95893 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-volume-conf:siz e' on page 1075 undefined on input line 95893. Underfull \hbox (badness 10000) in paragraph at lines 95893--95894 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95893--95894 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:size' on page 1075 undefined on input line 95894. Underfull \hbox (badness 10000) in paragraph at lines 95894--95895 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95894--95895 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s ize' on page 1075 undefined on input line 95895. Underfull \hbox (badness 10000) in paragraph at lines 95895--95896 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95895--95896 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-bucke t-conf:size' on page 1075 undefined on input line 95896. Underfull \hbox (badness 10000) in paragraph at lines 95896--95897 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Ceph Object - cephobject: Underfull \hbox (badness 10000) in paragraph at lines 95896--95897 \TU/Ubuntu(0)/m/it/10.95 cephobject- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:size' o n page 1075 undefined on input line 95897. Underfull \hbox (badness 10000) in paragraph at lines 95897--95898 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95897--95898 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-bucket-conf:size' o n page 1075 undefined on input line 95898. Underfull \hbox (badness 10000) in paragraph at lines 95898--95899 \TU/Ubuntu(0)/m/it/10.95 lvm-bucket- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:size' on page 1075 undefined on input line 95899. Underfull \hbox (badness 10000) in paragraph at lines 95899--95900 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:size' o n page 1075 undefined on input line 95900. Underfull \hbox (badness 10000) in paragraph at lines 95900--95901 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:size' on page 1075 undefined on input line 95901. Underfull \hbox (badness 10000) in paragraph at lines 95901--95902 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95901--95902 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:size' on page 1075 undefined on input line 95902. Underfull \hbox (badness 10000) in paragraph at lines 95902--95903 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95902--95903 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-bucket-conf:size' o n page 1075 undefined on input line 95903. Underfull \hbox (badness 10000) in paragraph at lines 95903--95904 \TU/Ubuntu(0)/m/it/10.95 zfs-bucket- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:size' on page 1075 undefined on input line 95904. Underfull \hbox (badness 10000) in paragraph at lines 95904--95905 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:size' o n page 1075 undefined on input line 95905. Underfull \hbox (badness 10000) in paragraph at lines 95905--95906 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :snapshots.expiry' on page 1075 undefined on input line 95906. Underfull \hbox (badness 10000) in paragraph at lines 95906--95907 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 HPE Alletra - alletra: LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-volume-conf:sna pshots.expiry' on page 1075 undefined on input line 95907. Underfull \hbox (badness 10000) in paragraph at lines 95907--95908 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95907--95908 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:snaps hots.expiry' on page 1075 undefined on input line 95908. Underfull \hbox (badness 10000) in paragraph at lines 95908--95909 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95908--95909 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s napshots.expiry' on page 1075 undefined on input line 95909. Underfull \hbox (badness 10000) in paragraph at lines 95909--95910 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95909--95910 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:snapsho ts.expiry' on page 1075 undefined on input line 95910. Underfull \hbox (badness 10000) in paragraph at lines 95910--95911 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95910--95911 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:snapsho ts.expiry' on page 1075 undefined on input line 95911. Underfull \hbox (badness 10000) in paragraph at lines 95911--95912 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95911--95912 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:snapshots.expiry' on page 1075 undefined on input line 95912. Underfull \hbox (badness 5008) in paragraph at lines 95912--95913 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95912--95913 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:snaps hots.expiry' on page 1075 undefined on input line 95913. Underfull \hbox (badness 10000) in paragraph at lines 95913--95914 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95913--95914 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:snapsho ts.expiry' on page 1075 undefined on input line 95914. Underfull \hbox (badness 10000) in paragraph at lines 95914--95915 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95914--95915 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :snapshots.pattern' on page 1075 undefined on input line 95915. Underfull \hbox (badness 10000) in paragraph at lines 95915--95916 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 HPE Alletra - alletra: LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-volume-conf:sna pshots.pattern' on page 1075 undefined on input line 95916. Underfull \hbox (badness 10000) in paragraph at lines 95916--95917 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95916--95917 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `LastPage' on page 1075 undefined on input line 95917. [1075] LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:snaps hots.pattern' on page 1076 undefined on input line 95917. Underfull \hbox (badness 10000) in paragraph at lines 95917--95918 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95917--95918 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s napshots.pattern' on page 1076 undefined on input line 95918. Underfull \hbox (badness 10000) in paragraph at lines 95918--95919 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95918--95919 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:snapsho ts.pattern' on page 1076 undefined on input line 95919. Underfull \hbox (badness 10000) in paragraph at lines 95919--95920 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95919--95920 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:snapsho ts.pattern' on page 1076 undefined on input line 95920. Underfull \hbox (badness 10000) in paragraph at lines 95920--95921 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95920--95921 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:snapshots.pattern' on page 1076 undefined on input line 95921. Underfull \hbox (badness 10000) in paragraph at lines 95921--95922 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95921--95922 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:snaps hots.pattern' on page 1076 undefined on input line 95922. Underfull \hbox (badness 10000) in paragraph at lines 95922--95923 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95922--95923 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:snapsho ts.pattern' on page 1076 undefined on input line 95923. Underfull \hbox (badness 10000) in paragraph at lines 95923--95924 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95923--95924 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :snapshots.schedule' on page 1076 undefined on input line 95924. Underfull \hbox (badness 10000) in paragraph at lines 95924--95925 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 HPE Alletra - alletra: LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-volume-conf:sna pshots.schedule' on page 1076 undefined on input line 95925. Underfull \hbox (badness 10000) in paragraph at lines 95925--95926 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95925--95926 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:snaps hots.schedule' on page 1076 undefined on input line 95926. Underfull \hbox (badness 10000) in paragraph at lines 95926--95927 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95926--95927 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s napshots.schedule' on page 1076 undefined on input line 95927. Underfull \hbox (badness 10000) in paragraph at lines 95927--95928 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95927--95928 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:snapsho ts.schedule' on page 1076 undefined on input line 95928. Underfull \hbox (badness 10000) in paragraph at lines 95928--95929 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95928--95929 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:snapsho ts.schedule' on page 1076 undefined on input line 95929. Underfull \hbox (badness 10000) in paragraph at lines 95929--95930 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95929--95930 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:snapshots.schedule' on page 1076 undefined on input line 95930. Underfull \hbox (badness 10000) in paragraph at lines 95930--95931 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95930--95931 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:snaps hots.schedule' on page 1076 undefined on input line 95931. Underfull \hbox (badness 10000) in paragraph at lines 95931--95932 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 Pure Storage - Underfull \hbox (badness 10000) in paragraph at lines 95931--95932 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95931--95932 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:snapsho ts.schedule' on page 1076 undefined on input line 95932. Underfull \hbox (badness 10000) in paragraph at lines 95932--95933 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95932--95933 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-pool-conf:sourc e' on page 1076 undefined on input line 95933. Underfull \hbox (badness 10000) in paragraph at lines 95933--95934 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95933--95934 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:source' on page 1076 undefined on input line 95934. Underfull \hbox (badness 10000) in paragraph at lines 95934--95935 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95934--95935 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:sou rce' on page 1076 undefined on input line 95935. Underfull \hbox (badness 10000) in paragraph at lines 95935--95936 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 CephFS - cephfs: Underfull \hbox (badness 10000) in paragraph at lines 95935--95936 \TU/Ubuntu(0)/m/it/10.95 cephfs-pool- LaTeX Warning: Reference `reference/storage_dir:storage-dir-pool-conf:source' o n page 1076 undefined on input line 95936. Underfull \hbox (badness 10000) in paragraph at lines 95936--95937 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Directory - dir: dir-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:source' o n page 1076 undefined on input line 95937. Underfull \hbox (badness 10000) in paragraph at lines 95937--95938 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95937--95938 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:source' o n page 1076 undefined on input line 95938. Underfull \hbox (badness 10000) in paragraph at lines 95938--95939 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-pool-conf:sourc e.wipe' on page 1076 undefined on input line 95939. Underfull \hbox (badness 10000) in paragraph at lines 95939--95940 []\TU/UbuntuMono(0)/m/n/10.95 source.wipe \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95939--95940 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:source.wi pe' on page 1076 undefined on input line 95940. Underfull \hbox (badness 10000) in paragraph at lines 95940--95941 []\TU/UbuntuMono(0)/m/n/10.95 source.wipe \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95940--95941 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:source.wi pe' on page 1076 undefined on input line 95941. Underfull \hbox (badness 10000) in paragraph at lines 95941--95942 []\TU/UbuntuMono(0)/m/n/10.95 source.wipe \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 ZFS - zfs: zfs-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :volatile.idmap.last' on page 1076 undefined on input line 95942. Underfull \hbox (badness 5460) in paragraph at lines 95942--95943 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 HPE Alletra - alletra: LaTeX Warning: Reference `LastPage' on page 1076 undefined on input line 95943. [1076] LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-volume-conf:vol atile.idmap.last' on page 1077 undefined on input line 95943. Underfull \hbox (badness 10000) in paragraph at lines 95943--95944 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95943--95944 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:volat ile.idmap.last' on page 1077 undefined on input line 95944. Underfull \hbox (badness 10000) in paragraph at lines 95944--95945 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95944--95945 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:v olatile.idmap.last' on page 1077 undefined on input line 95945. Underfull \hbox (badness 10000) in paragraph at lines 95945--95946 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95945--95946 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:volatil e.idmap.last' on page 1077 undefined on input line 95946. Underfull \hbox (badness 10000) in paragraph at lines 95946--95947 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95946--95947 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:volatil e.idmap.last' on page 1077 undefined on input line 95947. Underfull \hbox (badness 10000) in paragraph at lines 95947--95948 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95947--95948 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:volatile.idmap.last' on page 1077 undefined on input line 95948. Underfull \hbox (badness 10000) in paragraph at lines 95948--95949 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95948--95949 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:volat ile.idmap.last' on page 1077 undefined on input line 95949. Underfull \hbox (badness 10000) in paragraph at lines 95949--95950 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Pure Storage - Underfull \hbox (badness 10000) in paragraph at lines 95949--95950 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95949--95950 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:volatil e.idmap.last' on page 1077 undefined on input line 95950. Underfull \hbox (badness 10000) in paragraph at lines 95950--95951 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95950--95951 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :volatile.idmap.next' on page 1077 undefined on input line 95951. Underfull \hbox (badness 5460) in paragraph at lines 95951--95952 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 HPE Alletra - alletra: LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-volume-conf:vol atile.idmap.next' on page 1077 undefined on input line 95952. Underfull \hbox (badness 10000) in paragraph at lines 95952--95953 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95952--95953 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:volat ile.idmap.next' on page 1077 undefined on input line 95953. Underfull \hbox (badness 10000) in paragraph at lines 95953--95954 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95953--95954 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:v olatile.idmap.next' on page 1077 undefined on input line 95954. Underfull \hbox (badness 10000) in paragraph at lines 95954--95955 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95954--95955 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:volatil e.idmap.next' on page 1077 undefined on input line 95955. Underfull \hbox (badness 10000) in paragraph at lines 95955--95956 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95955--95956 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:volatil e.idmap.next' on page 1077 undefined on input line 95956. Underfull \hbox (badness 10000) in paragraph at lines 95956--95957 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95956--95957 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:volatile.idmap.next' on page 1077 undefined on input line 95957. Underfull \hbox (badness 10000) in paragraph at lines 95957--95958 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95957--95958 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:volat ile.idmap.next' on page 1077 undefined on input line 95958. Underfull \hbox (badness 10000) in paragraph at lines 95958--95959 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Pure Storage - Underfull \hbox (badness 10000) in paragraph at lines 95958--95959 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95958--95959 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:volatil e.idmap.next' on page 1077 undefined on input line 95959. Underfull \hbox (badness 10000) in paragraph at lines 95959--95960 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95959--95960 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:volatil e.pool.pristine' on page 1077 undefined on input line 95960. Underfull \hbox (badness 10000) in paragraph at lines 95960--95961 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool.pristine \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Ceph RBD - Underfull \hbox (badness 10000) in paragraph at lines 95960--95961 \TU/Ubuntu(0)/m/it/10.95 ceph: Underfull \hbox (badness 10000) in paragraph at lines 95960--95961 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:vol atile.pool.pristine' on page 1077 undefined on input line 95961. Underfull \hbox (badness 10000) in paragraph at lines 95961--95962 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool.pristine \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 10000) in paragraph at lines 95961--95962 \TU/Ubuntu(0)/m/it/10.95 cephfs-pool- LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:volatile.pool.pristine' on page 1077 undefined on input line 95962. Underfull \hbox (badness 10000) in paragraph at lines 95962--95963 \TU/Ubuntu(0)/m/it/10.95 class="literal">cephobject: Underfull \hbox (badness 10000) in paragraph at lines 95962--95963 \TU/Ubuntu(0)/m/it/10.95 cephobject- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :volatile.uuid' on page 1077 undefined on input line 95963. Underfull \hbox (badness 10000) in paragraph at lines 95963--95964 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 HPE Alletra - alletra: LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-volume-conf:vol atile.uuid' on page 1077 undefined on input line 95964. Underfull \hbox (badness 10000) in paragraph at lines 95964--95965 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95964--95965 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:volat ile.uuid' on page 1077 undefined on input line 95965. Underfull \hbox (badness 10000) in paragraph at lines 95965--95966 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95965--95966 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:v olatile.uuid' on page 1077 undefined on input line 95966. Underfull \hbox (badness 10000) in paragraph at lines 95966--95967 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95966--95967 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:volatil e.uuid' on page 1077 undefined on input line 95967. Underfull \hbox (badness 10000) in paragraph at lines 95967--95968 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95967--95968 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `LastPage' on page 1077 undefined on input line 95968. [1077] LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:volatil e.uuid' on page 1078 undefined on input line 95968. Underfull \hbox (badness 10000) in paragraph at lines 95968--95969 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95968--95969 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:volatile.uuid' on page 1078 undefined on input line 95969. Underfull \hbox (badness 10000) in paragraph at lines 95969--95970 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95969--95970 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:volat ile.uuid' on page 1078 undefined on input line 95970. Underfull \hbox (badness 10000) in paragraph at lines 95970--95971 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95970--95971 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:volatil e.uuid' on page 1078 undefined on input line 95971. Underfull \hbox (badness 10000) in paragraph at lines 95971--95972 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95971--95972 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:v olume.size' on page 1078 undefined on input line 95972. Underfull \hbox (badness 10000) in paragraph at lines 95972--95973 []\TU/UbuntuMono(0)/m/n/10.95 volume.size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95972--95973 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:volume.size' on page 1078 undefined on input line 95973. Underfull \hbox (badness 10000) in paragraph at lines 95973--95974 []\TU/UbuntuMono(0)/m/n/10.95 volume.size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Dell PowerFlex - powerflex: LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:volume. size' on page 1078 undefined on input line 95974. Underfull \hbox (badness 10000) in paragraph at lines 95974--95975 []\TU/UbuntuMono(0)/m/n/10.95 volume.size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95974--95975 \TU/Ubuntu(0)/m/it/10.95 pure-pool- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.blo ck_mode' on page 1078 undefined on input line 95975. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.blo cksize' on page 1078 undefined on input line 95976. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:zfs.clone _copy' on page 1078 undefined on input line 95977. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.del egate' on page 1078 undefined on input line 95978. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:zfs.expor t' on page 1078 undefined on input line 95979. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:zfs.pool_ name' on page 1078 undefined on input line 95980. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.rem ove_snapshots' on page 1078 undefined on input line 95981. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.res erve_space' on page 1078 undefined on input line 95982. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.use _refquota' on page 1078 undefined on input line 95983. LaTeX Warning: Reference `reference/server_settings:sysctl:fs.aio-max-nr' on pa ge 1078 undefined on input line 95986. LaTeX Warning: Reference `reference/server_settings:sysctl:fs.inotify.max_queue d_events' on page 1078 undefined on input line 95987. LaTeX Warning: Reference `reference/server_settings:sysctl:fs.inotify.max_user_ instances' on page 1078 undefined on input line 95988. LaTeX Warning: Reference `reference/server_settings:sysctl:fs.inotify.max_user_ watches' on page 1078 undefined on input line 95989. LaTeX Warning: Reference `reference/server_settings:sysctl:kernel.dmesg_restric t' on page 1078 undefined on input line 95990. LaTeX Warning: Reference `reference/server_settings:sysctl:kernel.keys.maxbytes ' on page 1078 undefined on input line 95991. LaTeX Warning: Reference `reference/server_settings:sysctl:kernel.keys.maxkeys' on page 1078 undefined on input line 95992. LaTeX Warning: Reference `reference/server_settings:sysctl:net.core.bpf_jit_lim it' on page 1078 undefined on input line 95993. LaTeX Warning: Reference `reference/server_settings:sysctl:net.ipv4.neigh.defau lt.gc_thresh3' on page 1078 undefined on input line 95994. LaTeX Warning: Reference `reference/server_settings:sysctl:net.ipv6.neigh.defau lt.gc_thresh3' on page 1078 undefined on input line 95995. LaTeX Warning: Reference `reference/server_settings:sysctl:vm.max_map_count' on page 1078 undefined on input line 95996. LaTeX Warning: Reference `LastPage' on page 1078 undefined on input line 95997. [1078] No file canonical-lxd.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. enddocument/afterlastpage: lastpage setting LastPage. (./canonical-lxd.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `canonical-lxd.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. Package lastpage Warning: Rerun to get the references right on input line 96001 . ) (see the transcript file for additional information) Output written on canonical-lxd.pdf (1079 pages). Transcript written on canonical-lxd.log. Latexmk: Missing input file 'canonical-lxd.toc' (or dependence on it) from following: No file canonical-lxd.toc. Latexmk: Missing input file 'canonical-lxd.ind' (or dependence on it) from following: No file canonical-lxd.ind. Latexmk: Getting log file 'canonical-lxd.log' Latexmk: Examining 'canonical-lxd.fls' Latexmk: Examining 'canonical-lxd.log' Latexmk: Index file 'canonical-lxd.idx' was written Latexmk: References changed. Latexmk: References changed. Latexmk: References changed. Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'canonical-lxd.pdf' Latexmk: applying rule 'makeindex canonical-lxd.idx'... Rule 'makeindex canonical-lxd.idx': Reasons for rerun Category 'other': Rerun of 'makeindex canonical-lxd.idx' forced or previously required: Reason or flag: 'Initial set up of rule' ------------ Run number 1 of rule 'makeindex canonical-lxd.idx' ------------ ------------ Running 'internal xindy -o "canonical-lxd.ind" "canonical-lxd.idx"' ------------ Latexmk: calling xindy( -o "canonical-lxd.ind" "canonical-lxd.idx" ) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: canonical-lxd.aux canonical-lxd.ind canonical-lxd.out canonical-lxd.toc ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="canonical-lxd" "lxd.tex"' ------------ This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./lxd.tex LaTeX2e <2023-11-01> patch level 1 L3 programming layer <2024-01-22> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2023/05/17 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.lde)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def) (/usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfiltered .code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.de f)))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonomet ric.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.cod e.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerari thmetics.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct. code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformation s.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.t ex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex)) ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex ) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65 .sty) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18 .sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbraster.code.tex Library (tcolorbox): 'tcbraster.code.tex' version '6.2.0' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbskins.code.tex Library (tcolorbox): 'tcbskins.code.tex' version '6.2.0' (/usr/share/texlive/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex)) (/usr/share/texlive/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarytopaths.code.tex))) (/usr/share/texlive/texmf-dist/tex/latex/tikzfill/tikzfill.image.sty (/usr/share/texlive/texmf-dist/tex/latex/tikzfill/tikzfill-common.sty) (/usr/share/texlive/texmf-dist/tex/latex/tikzfill/tikzlibraryfill.image.code.te x)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbskinsjigsaw.code.tex Library (tcolorbox): 'tcbskinsjigsaw.code.tex' version '6.2.0' )) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex Library (tcolorbox): 'tcbbreakable.code.tex' version '6.2.0' (/usr/share/texlive/texmf-dist/tex/latex/pdfcol/pdfcol.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbhooks.code.tex Library (tcolorbox): 'tcbhooks.code.tex' version '6.2.0' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex Library (tcolorbox): 'tcbtheorems.code.tex' version '6.2.0' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbfitting.code.tex Library (tcolorbox): 'tcbfitting.code.tex' version '6.2.0' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcblistingsutf8.code.tex Library (tcolorbox): 'tcblistingsutf8.code.tex' version '6.2.0' (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex Library (tcolorbox): 'tcblistings.code.tex' version '6.2.0' (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcblistingscore.code.tex Library (tcolorbox): 'tcblistingscore.code.tex' version '6.2.0' (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex Library (tcolorbox): 'tcbprocessing.code.tex' version '6.2.0' )))) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbexternal.code.tex Library (tcolorbox): 'tcbexternal.code.tex' version '6.2.0' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbmagazine.code.tex Library (tcolorbox): 'tcbmagazine.code.tex' version '6.2.0' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbvignette.code.tex Library (tcolorbox): 'tcbvignette.code.tex' version '6.2.0' (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryfadings.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryfadings.code .tex))) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbposter.code.tex Library (tcolorbox): 'tcbposter.code.tex' version '6.2.0' )) (/usr/share/texlive/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/share/texlive/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/share/texlive/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/share/texlive/texmf-dist/tex/latex/tabto-ltx/tabto.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty) Writing index file canonical-lxd.idx (./canonical-lxd.aux LaTeX Warning: Label `reference/instance_options:instance-miscellaneous:environ ment.*' multiply defined. ) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-utex-helper. sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomefree.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomebrands.fd))) *geometry* driver: auto-detecting *geometry* detected driver: xetex (./canonical-lxd.out) (./canonical-lxd.out) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) Underfull \hbox (badness 10000) in alignment at lines 181--181 [][] Overfull \hbox (1.13809pt too wide) in paragraph at lines 181--182 [][] [1] (./canonical-lxd.toc Overfull \hbox (1.55487pt too wide) detected at line 401 []\TU/Ubuntu(0)/m/n/10.95 297 Overfull \hbox (1.55487pt too wide) detected at line 502 []\TU/Ubuntu(0)/m/n/10.95 352 Overfull \hbox (1.55487pt too wide) detected at line 627 []\TU/Ubuntu(0)/m/n/10.95 386 Overfull \hbox (1.55487pt too wide) detected at line 637 []\TU/Ubuntu(0)/m/n/10.95 389 Overfull \hbox (1.55487pt too wide) detected at line 668 []\TU/Ubuntu(0)/m/n/10.95 401 Overfull \hbox (1.55487pt too wide) detected at line 694 []\TU/Ubuntu(0)/m/n/10.95 414 Overfull \hbox (1.55487pt too wide) detected at line 732 []\TU/Ubuntu(0)/m/n/10.95 431 Overfull \hbox (1.55487pt too wide) detected at line 803 []\TU/Ubuntu(0)/m/n/10.95 450 Overfull \hbox (1.55487pt too wide) detected at line 1035 []\TU/Ubuntu(0)/m/n/10.95 672 Overfull \hbox (1.55487pt too wide) detected at line 1045 []\TU/Ubuntu(0)/m/n/10.95 679 Overfull \hbox (1.55487pt too wide) detected at line 1063 []\TU/Ubuntu(0)/m/n/10.95 689 Overfull \hbox (1.55487pt too wide) detected at line 1540 []\TU/Ubuntu(0)/m/n/10.95 773 Overfull \hbox (7.73068pt too wide) detected at line 3156 []\TU/Ubuntu(0)/m/n/10.95 1037 ) [1] Missing character: There is no ɛ (U+025B) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! Missing character: There is no 🔈 (U+1F508) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! [2] [3] Chapter 1. [4] [5] [6] [7] [8] [9] [10] [11] [12] Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [13] [14] [15] [16] [17] [18] [19] [20] Chapter 2. [21] [22] [23] [24] [25] [26] [27] [28] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/b/it' undefined (Font) using `TU/Ubuntu(0)/b/n' instead on input line 2305. [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/sc' undefined (Font) using `TU/Ubuntu(0)/m/n' instead on input line 3458. [45] [46] [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 3822--3825 [][][][][]$[][][][][] [] [] [] [][][][][] [] [][][][][][][][][] [] [][][] [] [] [][][][][] [] [][][][][] [] [][][][][][][][][][][][][][][][][][] [] [][][][][][ ][][][][][][][][][][][][][][][][][][] [] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 4663--4665 []\TU/Ubuntu(0)/m/sc/10.95 Check the contents of an existing instance configura tion ([][]\TU/UbuntuMono(0)/m/it/10.95 lxc config show [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] Overfull \vbox (1.04077pt too high) detected at line 5832 [84] [85] [86] [87] [88] Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no □ (U+25A1) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/UbuntuMono(0)/m/n/10.95 available Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/UbuntuMono(0)/m/n/10.95 available Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 attach on \TU/UbuntuMono(0)/m/n/10.95 pro Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 attach on Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/UbuntuMono(0)/m/n/10.95 unset Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 attach on Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- [101] [102] Underfull \hbox (badness 10000) in paragraph at lines 7612--7614 []\TU/Ubuntu(0)/m/sc/10.95 For example, to pull the contents of the \TU/UbuntuM ono(0)/m/n/10.95 /etc/hosts \TU/Ubuntu(0)/m/sc/10.95 file and write them to a [103] [104] [105] [106] [107] [108] Underfull \hbox (badness 7796) in paragraph at lines 8110--8114 \TU/Ubuntu(0)/m/sc/10.95 In interactive mode, the operation creates an addition al single bi-directional Underfull \hbox (badness 10000) in paragraph at lines 8110--8114 \TU/Ubuntu(0)/m/sc/10.95 WebSocket. To force interactive mode, add \TU/UbuntuMo no(0)/m/n/10.95 "interactive": true \TU/Ubuntu(0)/m/sc/10.95 and [109] [110] [111] [112] [113] Overfull \hbox (0.99495pt too wide) in paragraph at lines 8670--8673 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][][][][][][] [] [][] [] [] [] [] [][][][][][] [] [][][][][][][][][][][] [] [][][][][][] [] [][][][][][][][ ][][][][][] [] [][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][]$| [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 5862) in paragraph at lines 9410--9415 []\TU/Ubuntu(0)/m/sc/10.95 Most storage drivers support optimized snapshot crea tion (see [][]\TU/Ubuntu(0)/m/it/10.95 Feature comparison[][] [124] [125] [126] Underfull \hbox (badness 10000) in paragraph at lines 9604--9606 []\TU/Ubuntu(0)/m/sc/10.95 See [][]\TU/UbuntuMono(0)/m/n/10.95 GET /1.0/instanc es/{name}/snapshots[][]\TU/Ubuntu(0)/m/sc/10.95 , [][]\TU/UbuntuMono(0)/m/n/10. 95 GET /1.0/instances/{name}/snapshots/ Underfull \hbox (badness 5787) in paragraph at lines 9604--9606 \TU/UbuntuMono(0)/m/n/10.95 {snapshot}[][]\TU/Ubuntu(0)/m/sc/10.95 , [][]\TU/Ub untuMono(0)/m/n/10.95 PATCH /1.0/instances/{name}/snapshots/{snapshot}[][]\TU/U buntu(0)/m/sc/10.95 , and [][]\TU/UbuntuMono(0)/m/n/10.95 DELETE /1.0/ [127] [128] [129] [130] [131] [132] [133] [134] [135] Overfull \vbox (59.22177pt too high) detected at line 10347 [136] [137] [138] Package tcolorbox Warning: The upper box part has become overfull on input line 10560. [139] [140] Package tcolorbox Warning: The upper box part has become overfull on input line 10672. [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] Overfull \vbox (1.4761pt too high) detected at line 12492 [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] Underfull \hbox (badness 5862) in paragraph at lines 15954--15959 []\TU/Ubuntu(0)/m/sc/10.95 Most storage drivers support optimized snapshot crea tion (see [][]\TU/Ubuntu(0)/m/it/10.95 Feature comparison[][] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] Underfull \hbox (badness 10000) in paragraph at lines 16766--16770 []\TU/Ubuntu(0)/m/sc/10.95 Therefore, you must first create a pending network o n each member with the Underfull \hbox (badness 6016) in paragraph at lines 16766--16770 [][]\TU/UbuntuMono(0)/m/n/10.95 target= \TU/Ubuntu(0)/m/sc/10.9 5 flag and the appropriate configuration for the member. [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] Underfull \hbox (badness 10000) in paragraph at lines 20561--20564 []\TU/Ubuntu(0)/m/sc/10.95 This assumes that [][]\TU/UbuntuMono(0)/m/it/10.95 c ore.dns_address[][] \TU/Ubuntu(0)/m/sc/10.95 (page 452[]) was set to [269] [270] Underfull \hbox (badness 10000) in paragraph at lines 20718--20718 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 20751--20751 []\TU/UbuntuMono(0)/m/n/10.95 network. [271] Underfull \hbox (badness 10000) in paragraph at lines 20780--20780 []\TU/UbuntuMono(0)/m/n/10.95 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 20809--20809 []\TU/UbuntuMono(0)/m/n/10.95 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 20838--20838 []\TU/UbuntuMono(0)/m/n/10.95 user. [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] Missing character: There is no ● (U+25CF) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;color=FFFFFFFF ;! [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] Overfull \hbox (1018.33005pt too wide) in paragraph at lines 23300--23300 []\TU/UbuntuMono(1)/m/n/10 eyJzZXJ2ZXJfbmFtZSI6InJwaTAxIiwiZmluZ2VycHJpbnQiOiIy NjZjZmExZDk0ZDZiMjk2Nzk0YjU0YzJlYzdjOTMwNDA5ZjIzNjdmNmM1YjRhZWVjOGM0YjAxYTc2NjU 0MjgxIiwiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiJmZGI1OTgyNj gxNTQ2ZGQyNGE2ZGE0Mzg5MTUyOGM1ZGUxNWNmYmQ5M2M3OTU3ODNkNGI5OGU4MTQ4MWMzNmUwIn0=| [300] Overfull \vbox (1.75824pt too high) detected at line 23423 [301] [302] Overfull \hbox (987.0321pt too wide) in paragraph at lines 23517--23517 [][]\TU/UbuntuMono(0)/m/n/10 eyJzZXJ2ZXJfbmFtZSI6Im5vZGUyIiwiZmluZ2VycHJpbnQiOi JjZjlmNmVhMWIzYjhiNjgxNzQ1YTY1NTY2YjM3ZGUwOTUzNjRmM2MxMDAwMGNjZWQyOTk5NDU5YzY2M GIxNWQ4IiwiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiIxNGJmY2Ez MDhkOTNhY2E3MGJmYThkMzE0NWM4NWY3YmE0ZmU1YmYyNmJiNDhmMmUwNzhhOGZhMDczZDc0YTFiIn0 =| [303] [304] [305] [306] [307] [308] [309] Underfull \hbox (badness 10000) in paragraph at lines 23956--23959 []\TU/Ubuntu(0)/m/sc/10.95 You can pass only the member-specific configuration keys \TU/UbuntuMono(0)/m/n/10.95 bridge. [310] [311] [312] [313] [314] [315] [316] Underfull \hbox (badness 5105) in paragraph at lines 24444--24449 \TU/UbuntuMono(0)/m/n/10.95 tar.gz \TU/Ubuntu(0)/m/sc/10.95 for snap installati ons or \TU/UbuntuMono(0)/m/n/10.95 /var/lib/lxd/database/lxd_recovery_db.tar.gz \TU/Ubuntu(0)/m/sc/10.95 ). [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] Package tcolorbox Warning: The upper box part has become overfull on input line 25301. [328] [329] [330] [331] Underfull \vbox (badness 10000) detected at line 25563 Overfull \vbox (0.9711pt too high) detected at line 25563 [332] [333] Underfull \hbox (badness 10000) in paragraph at lines 25673--25675 []\TU/Ubuntu(0)/m/sc/10.95 Use the following command to instruct LXD to move al l occurrences of [334] [335] [336] Underfull \hbox (badness 10000) in paragraph at lines 25791--25793 []\TU/Ubuntu(0)/m/sc/10.95 In the \TU/Ubuntu(0)/m/it/10.95 URL \TU/Ubuntu(0)/m/ sc/10.95 field, enter the address of your Loki installation (\TU/UbuntuMono(0)/ m/n/10.95 http:// [337] [338] [339] Underfull \hbox (badness 6510) in paragraph at lines 25856--25858 []\TU/Ubuntu(0)/m/sc/10.95 The Prometheus \TU/UbuntuMono(0)/m/n/10.95 job_name \TU/Ubuntu(0)/m/sc/10.95 value can be found in \TU/UbuntuMono(0)/m/n/10.95 /var /snap/prometheus/current/ [340] [341] [342] Underfull \hbox (badness 10000) in paragraph at lines 26049--26052 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][][][][][][][][][] [] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] Overfull \hbox (77.24997pt too wide) in paragraph at lines 26659--26662 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [353] Overfull \hbox (77.24997pt too wide) in paragraph at lines 26683--26686 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| Overfull \hbox (77.24997pt too wide) in paragraph at lines 26706--26709 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [354] [355] [356] Overfull \hbox (70.85999pt too wide) in paragraph at lines 26911--26914 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][]$| Overfull \hbox (60.88303pt too wide) in paragraph at lines 26965--26968 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] Underfull \hbox (badness 7397) in paragraph at lines 27957--27960 []\TU/Ubuntu(0)/m/sc/10.95 If you plan to use the OverlayFS storage driver in D ocker, you should also set [372] Overfull \hbox (135.14801pt too wide) in paragraph at lines 28063--28066 [][][][][]$[][][][][] [] [] [] [][][][][][][] [] [][][][][][][][][][][][][][][] [] [][][] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [373] [374] [375] Underfull \hbox (badness 10000) in paragraph at lines 28390--28390 []\TU/Ubuntu(0)/b/it/10.95 API exten- Underfull \hbox (badness 10000) in paragraph at lines 28390--28390 []\TU/UbuntuMono(0)/m/n/10.95 doc/api[]extensions.md\TU/Ubuntu(0)/m/sc/10.95 , \TU/UbuntuMono(0)/m/n/10.95 shared/ Underfull \hbox (badness 10000) in paragraph at lines 28390--28390 []\TU/Ubuntu(0)/b/it/10.95 Documenta- Underfull \hbox (badness 10000) in paragraph at lines 28390--28390 []\TU/Ubuntu(0)/b/it/10.95 Go client [376] [377] [378] [379] [380] [381] [382] Underfull \hbox (badness 10000) in paragraph at lines 28811--28814 [][][][][]$[][][][][] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][][ ][][][][][][][][][][][][][][][][] [] [][][] [] [383] [384] [385] Chapter 3. [386] [387] [388] [389] [390] Overfull \hbox (3.24397pt too wide) in paragraph at lines 29349--29349 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 29349--29349 []\TU/FreeSans(0)/m/n/10.95 De- Underfull \hbox (badness 10000) in paragraph at lines 29349--29349 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (8.24812pt too wide) in paragraph at lines 29349--29349 []\TU/Ubuntu(0)/m/sc/10.95 string| Underfull \hbox (badness 10000) in paragraph at lines 29349--29349 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (8.24812pt too wide) in paragraph at lines 29349--29349 []\TU/Ubuntu(0)/m/sc/10.95 string| Underfull \hbox (badness 10000) in paragraph at lines 29349--29349 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (1.71097pt too wide) in paragraph at lines 29349--29349 []\TU/Ubuntu(0)/m/sc/10.95 bool| [391] Underfull \hbox (badness 10000) in paragraph at lines 29616--29616 []\TU/FreeSans(0)/m/n/10.95 Direc- Overfull \hbox (5.66438pt too wide) in paragraph at lines 29616--29616 []\TU/FreeSans(0)/m/n/10.95 Btrfs| Overfull \hbox (5.46402pt too wide) in paragraph at lines 29616--29616 []\TU/FreeSans(0)/m/n/10.95 LVM| Overfull \hbox (3.64633pt too wide) in paragraph at lines 29616--29616 []\TU/FreeSans(0)/m/n/10.95 ZFS| Underfull \hbox (badness 10000) in paragraph at lines 29616--29616 []\TU/FreeSans(0)/m/n/10.95 Ceph Underfull \hbox (badness 10000) in paragraph at lines 29616--29616 []\TU/FreeSans(0)/m/n/10.95 Dell Pow- Underfull \hbox (badness 10000) in paragraph at lines 29616--29616 []\TU/FreeSans(0)/m/n/10.95 Pure Underfull \hbox (badness 10000) in paragraph at lines 29616--29616 []\TU/Ubuntu(0)/m/sc/10.95 Shared with the Underfull \hbox (badness 10000) in paragraph at lines 29616--29616 []\TU/Ubuntu(0)/m/sc/10.95 Dedicated disk/- [392] Underfull \hbox (badness 5533) in paragraph at lines 29676--29678 []\TU/Ubuntu(0)/m/sc/10.95 Directly on an instance: [][]\TU/UbuntuMono(0)/m/it/ 10.95 lxc launch [][]storage [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] Underfull \vbox (badness 10000) detected at line 30623 Overfull \vbox (0.9711pt too high) detected at line 30623 [406] [407] [408] [409] [410] [411] [412] [413] [414] Underfull \hbox (badness 10000) in paragraph at lines 31237--31237 []\TU/FreeSans(0)/m/n/10.95 Auto- Overfull \hbox (7.23807pt too wide) in paragraph at lines 31237--31237 []\TU/UbuntuMono(0)/m/n/10.95 database[]leader| Overfull \hbox (12.71307pt too wide) in paragraph at lines 31237--31237 []\TU/UbuntuMono(0)/m/n/10.95 database[]standby| [415] [416] [417] Underfull \hbox (badness 5260) in paragraph at lines 31436--31442 []\TU/UbuntuMono(0)/m/n/10.95 request \TU/Ubuntu(0)/m/sc/10.95 is an object tha t contains an expanded representation of [][]\TU/UbuntuMono(0)/m/n/10.95 script let. Underfull \hbox (badness 10000) in paragraph at lines 31444--31450 []\TU/UbuntuMono(0)/m/n/10.95 candidate_members \TU/Ubuntu(0)/m/sc/10.95 is a \ TU/UbuntuMono(0)/m/n/10.95 list \TU/Ubuntu(0)/m/sc/10.95 of cluster member obje cts representing [][]\TU/UbuntuMono(0)/m/n/10.95 api. [418] [419] [420] [421] [422] [423] [424] [425] Overfull \hbox (7.46788pt too wide) in paragraph at lines 32024--32024 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 32024--32024 []\TU/FreeSans(0)/m/n/10.95 De- Overfull \hbox (0.86389pt too wide) in paragraph at lines 32024--32024 \TU/FreeSans(0)/m/n/10.95 fault| Underfull \hbox (badness 10000) in paragraph at lines 32024--32024 []\TU/FreeSans(0)/m/n/10.95 Re- Overfull \hbox (5.03206pt too wide) in paragraph at lines 32024--32024 \TU/FreeSans(0)/m/n/10.95 quired| Underfull \hbox (badness 10000) in paragraph at lines 32024--32024 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (5.93488pt too wide) in paragraph at lines 32024--32024 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 32024--32024 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 32024--32024 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- Underfull \hbox (badness 10000) in paragraph at lines 32024--32024 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (4.72388pt too wide) in paragraph at lines 32024--32024 \TU/UbuntuMono(0)/m/n/10.95 ipv4_filtering| Overfull \hbox (5.93488pt too wide) in paragraph at lines 32024--32024 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 32024--32024 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 32024--32024 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- Underfull \hbox (badness 10000) in paragraph at lines 32024--32024 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (4.72388pt too wide) in paragraph at lines 32024--32024 \TU/UbuntuMono(0)/m/n/10.95 ipv6_filtering| Overfull \hbox (5.93488pt too wide) in paragraph at lines 32024--32024 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 32024--32024 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 32024--32024 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- [426] [427] [428] Underfull \hbox (badness 5817) in paragraph at lines 32239--32245 \TU/Ubuntu(0)/m/sc/10.95 To figure out the right values for the \TU/UbuntuMono( 0)/m/n/10.95 security.delegate_bpf.cmd_types\TU/Ubuntu(0)/m/sc/10.95 , \TU/Ubun tuMono(0)/m/n/10.95 security. Underfull \hbox (badness 10000) in paragraph at lines 32239--32245 \TU/UbuntuMono(0)/m/n/10.95 delegate_bpf.map_types\TU/Ubuntu(0)/m/sc/10.95 , \T U/UbuntuMono(0)/m/n/10.95 security.delegate_bpf.prog_types\TU/Ubuntu(0)/m/sc/10 .95 , \TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. [429] [430] Chapter 4. [431] [432] [433] [434] [435] Overfull \hbox (88.837pt too wide) in paragraph at lines 32920--32923 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][] [] [][][][][][][][][][][][][][][][] [] [][][][][][][][][][][][ ][][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][]$| [436] Overfull \hbox (88.837pt too wide) in paragraph at lines 32982--32985 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][] [] [][][][][][][][][][][][][][][][] [] [][][][][][][][][][][][ ][][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][]$| [437] Overfull \hbox (77.24997pt too wide) in paragraph at lines 33021--33024 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [438] [439] [440] [441] [442] Underfull \hbox (badness 10000) in paragraph at lines 33450--33450 []\TU/FreeSans(0)/m/n/10.95 Vari- Underfull \hbox (badness 10000) in paragraph at lines 33450--33450 []\TU/UbuntuMono(0)/m/n/10.95 trig- Underfull \hbox (badness 10000) in paragraph at lines 33450--33450 []\TU/UbuntuMono(0)/m/n/10.95 in- Underfull \hbox (badness 10000) in paragraph at lines 33450--33450 []\TU/UbuntuMono(0)/m/n/10.95 de- Overfull \hbox (51.51558pt too wide) in paragraph at lines 33450--33450 []\TU/UbuntuMono(0)/m/n/10.95 map[string]map[string]string| Underfull \hbox (badness 10000) in paragraph at lines 33450--33450 []\TU/UbuntuMono(0)/m/n/10.95 prop- [443] Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 OS Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 \TU/FreeSans(0)/m/n/10.95 ven- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 OS ver- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 OS Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 \TU/FreeSans(0)/m/n/10.95 sup- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 [][][]\TU/FreeSans(0)/m/it/10.95 LXD agent[][] Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 VirtIO- Overfull \hbox (1.76984pt too wide) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 VirtIO- Overfull \hbox (12.63136pt too wide) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 NVMe| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 CSM Overfull \hbox (7.55548pt too wide) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 UEFI| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 Se- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 \TU/FreeSans(0)/m/n/10.95 cure Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 CentOS Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 CentOS Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 CentOS Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Red Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Red Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 RHEL Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Red Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 SLES 12 Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 SLES 15 Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (8.1545pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 14.04.6 Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (8.1545pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 16.04.7 Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (8.1545pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 18.04.6 Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (8.1545pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 20.04.6 Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (8.1545pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 22.04.4 Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (8.1545pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 24.04.1 Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (13.41182pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 ❌[][][][][][][]| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (13.41182pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 ❌[][][][][][][]| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (13.41182pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 ❌[][][][][][][]| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [444] Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [445] [446] Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34550--34550 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34550--34550 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34550--34550 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34550--34550 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34550--34550 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34550--34550 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [447] [448] [449] [450] Underfull \hbox (badness 10000) in paragraph at lines 34969--34969 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35005--35005 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35034--35034 []\TU/UbuntuMono(0)/m/n/10.95 core. [451] Underfull \hbox (badness 10000) in paragraph at lines 35070--35070 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35099--35099 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35131--35131 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35141--35147 []\TU/UbuntuMono(0)/m/n/10.95 core.https_allowed_credentials \TU/Ubuntu(0)/m/sc /10.95 Whether to set \TU/UbuntuMono(0)/m/n/10.95 Access[]Control[]Allow[]Crede ntials [][][][] Underfull \hbox (badness 10000) in paragraph at lines 35167--35167 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35199--35199 []\TU/UbuntuMono(0)/m/n/10.95 core. [452] Underfull \hbox (badness 10000) in paragraph at lines 35228--35228 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35257--35257 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35286--35286 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35318--35318 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35354--35354 []\TU/UbuntuMono(0)/m/n/10.95 core. [453] Underfull \hbox (badness 10000) in paragraph at lines 35383--35383 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35415--35415 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35447--35447 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35486--35486 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35551--35551 []\TU/UbuntuMono(0)/m/n/10.95 core. [454] Underfull \hbox (badness 10000) in paragraph at lines 35587--35587 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35623--35623 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35652--35652 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35691--35691 []\TU/UbuntuMono(0)/m/n/10.95 acme. Underfull \hbox (badness 10000) in paragraph at lines 35724--35724 []\TU/UbuntuMono(0)/m/n/10.95 https://acme[]v02.api.letsencrypt.org/ [455] Underfull \hbox (badness 10000) in paragraph at lines 35782--35782 []\TU/UbuntuMono(0)/m/n/10.95 acme. Underfull \hbox (badness 10000) in paragraph at lines 35849--35849 []\TU/UbuntuMono(0)/m/n/10.95 oidc.client. Underfull \hbox (badness 10000) in paragraph at lines 35878--35878 []\TU/UbuntuMono(0)/m/n/10.95 oidc.client. [456] Underfull \hbox (badness 10000) in paragraph at lines 35907--35907 []\TU/UbuntuMono(0)/m/n/10.95 oidc.groups. Underfull \hbox (badness 10000) in paragraph at lines 36027--36027 []\TU/UbuntuMono(0)/m/n/10.95 cluster. [457] Underfull \hbox (badness 10000) in paragraph at lines 36060--36060 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36096--36096 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36133--36133 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36166--36166 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36203--36203 []\TU/UbuntuMono(0)/m/n/10.95 cluster. [458] Underfull \hbox (badness 10000) in paragraph at lines 36240--36240 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36315--36315 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 36352--36352 []\TU/UbuntuMono(0)/m/n/10.95 images. [459] Underfull \hbox (badness 10000) in paragraph at lines 36380--36380 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 36413--36413 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 36451--36451 []\TU/UbuntuMono(0)/m/n/10.95 loki.api. Underfull \hbox (badness 10000) in paragraph at lines 36480--36480 []\TU/UbuntuMono(0)/m/n/10.95 loki.api. Underfull \hbox (badness 10000) in paragraph at lines 36512--36512 []\TU/UbuntuMono(0)/m/n/10.95 loki.auth. [460] Underfull \hbox (badness 10000) in paragraph at lines 36541--36541 []\TU/UbuntuMono(0)/m/n/10.95 loki.auth. Underfull \hbox (badness 10000) in paragraph at lines 36675--36675 []\TU/UbuntuMono(0)/m/n/10.95 lifecycle, [461] Underfull \hbox (badness 10000) in paragraph at lines 36718--36718 []\TU/UbuntuMono(0)/m/n/10.95 backups. Underfull \hbox (badness 10000) in paragraph at lines 36754--36754 []\TU/UbuntuMono(0)/m/n/10.95 instances.migration. Underfull \hbox (badness 10000) in paragraph at lines 36790--36790 []\TU/UbuntuMono(0)/m/n/10.95 instances.nic. Underfull \hbox (badness 10000) in paragraph at lines 36826--36826 []\TU/UbuntuMono(0)/m/n/10.95 instances.placement. [462] Underfull \hbox (badness 10000) in paragraph at lines 36859--36859 []\TU/UbuntuMono(0)/m/n/10.95 maas.api. Underfull \hbox (badness 10000) in paragraph at lines 36888--36888 []\TU/UbuntuMono(0)/m/n/10.95 maas.api. Underfull \hbox (badness 10000) in paragraph at lines 36921--36921 []\TU/UbuntuMono(0)/m/n/10.95 maas. Underfull \hbox (badness 5667) in paragraph at lines 37027--37033 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn.integration_bridge \TU/Ubuntu(0)/m/sc /10.95 OVS integration bridge to use for OVN networks [][][][] Underfull \hbox (badness 10000) in paragraph at lines 37053--37053 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn. [463] Underfull \hbox (badness 10000) in paragraph at lines 37060--37066 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn.northbound_connection \TU/Ubuntu(0)/m /sc/10.95 OVN northbound database connection string [][][][] Underfull \hbox (badness 10000) in paragraph at lines 37086--37086 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn. Underfull \hbox (badness 10000) in paragraph at lines 37115--37115 []\TU/UbuntuMono(0)/m/n/10.95 storage. Underfull \hbox (badness 10000) in paragraph at lines 37147--37147 []\TU/UbuntuMono(0)/m/n/10.95 storage. [464] [465] [466] Underfull \hbox (badness 10000) in paragraph at lines 37418--37418 []\TU/UbuntuMono(0)/m/n/10.95 agent. Underfull \hbox (badness 10000) in paragraph at lines 37454--37454 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 37520--37520 []\TU/UbuntuMono(0)/m/n/10.95 environment. [467] Underfull \hbox (badness 10000) in paragraph at lines 37556--37556 []\TU/UbuntuMono(0)/m/n/10.95 linux. Underfull \hbox (badness 10000) in paragraph at lines 37599--37599 []\TU/UbuntuMono(0)/m/n/10.95 linux.kernel_modules. Underfull \hbox (badness 10000) in paragraph at lines 37636--37636 []\TU/UbuntuMono(0)/m/n/10.95 linux.sysctl. Underfull \hbox (badness 10000) in paragraph at lines 37665--37665 []\TU/UbuntuMono(0)/m/n/10.95 ubuntu_pro. [468] Underfull \hbox (badness 10000) in paragraph at lines 37700--37700 []\TU/UbuntuMono(0)/m/n/10.95 user. Underfull \hbox (badness 10000) in paragraph at lines 37732--37732 []\TU/UbuntuMono(0)/m/n/10.95 environment. Underfull \hbox (badness 10000) in paragraph at lines 37771--37771 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 37809--37809 []\TU/UbuntuMono(0)/m/n/10.95 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 37845--37845 []\TU/UbuntuMono(0)/m/n/10.95 boot.autostart. [469] Underfull \hbox (badness 10000) in paragraph at lines 37873--37873 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 37910--37910 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 37946--37946 []\TU/UbuntuMono(0)/m/n/10.95 boot.stop. Underfull \hbox (badness 10000) in paragraph at lines 37992--37992 []\TU/UbuntuMono(0)/m/n/10.95 cloud[]init. [470] Underfull \hbox (badness 10000) in paragraph at lines 38028--38028 []\TU/UbuntuMono(0)/m/n/10.95 cloud[]init.ssh[]keys. [471] Underfull \hbox (badness 10000) in paragraph at lines 38271--38271 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 38314--38314 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. [472] Underfull \hbox (badness 10000) in paragraph at lines 38350--38350 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 38393--38393 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 38437--38437 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. [473] Underfull \hbox (badness 10000) in paragraph at lines 38477--38477 []\TU/UbuntuMono(0)/m/n/10.95 limits.disk. Underfull \hbox (badness 10000) in paragraph at lines 38516--38516 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 38556--38556 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 38596--38596 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 38636--38636 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. [474] Underfull \hbox (badness 10000) in paragraph at lines 38720--38720 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. Underfull \hbox (badness 10000) in paragraph at lines 38761--38761 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. Underfull \hbox (badness 10000) in paragraph at lines 38801--38801 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. [475] Underfull \hbox (badness 10000) in paragraph at lines 38838--38838 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory.swap. Underfull \hbox (badness 10000) in paragraph at lines 38879--38879 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 38915--38915 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. [476] [477] [478] Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_FSIZE| Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_LOCKS| Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (16.63469pt too wide) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_MEMLOCK| Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (11.1597pt too wide) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_NOFILE| Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_NPROC| Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (11.1597pt too wide) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_RTPRIO| Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (33.0597pt too wide) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_SIGPENDING| [479] Underfull \hbox (badness 10000) in paragraph at lines 39215--39217 []\TU/Ubuntu(0)/m/sc/10.95 A full list of all available limits can be found in the manpages for the \TU/UbuntuMono(0)/m/n/10.95 getr- Underfull \hbox (badness 10000) in paragraph at lines 39267--39267 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental. [480] Underfull \hbox (badness 10000) in paragraph at lines 39307--39307 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory. Underfull \hbox (badness 10000) in paragraph at lines 39344--39344 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory. [481] Underfull \hbox (badness 10000) in paragraph at lines 39427--39427 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.driver. Underfull \hbox (badness 10000) in paragraph at lines 39431--39433 []\TU/Ubuntu(0)/m/sc/10.95 The specified driver capabilities are used to set \T U/UbuntuMono(0)/m/n/10.95 libnvidia[]container Underfull \hbox (badness 10000) in paragraph at lines 39463--39463 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.require. Underfull \hbox (badness 10000) in paragraph at lines 39499--39499 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.require. Underfull \hbox (badness 10000) in paragraph at lines 39539--39539 []\TU/UbuntuMono(0)/m/n/10.95 nvidia. [482] Underfull \hbox (badness 10000) in paragraph at lines 39574--39574 []\TU/UbuntuMono(0)/m/n/10.95 raw. Underfull \hbox (badness 10000) in paragraph at lines 39606--39606 []\TU/UbuntuMono(0)/m/n/10.95 raw. Underfull \hbox (badness 10000) in paragraph at lines 39744--39744 []\TU/UbuntuMono(0)/m/n/10.95 raw. [483] [484] Underfull \hbox (badness 10000) in paragraph at lines 39910--39910 []\TU/UbuntuMono(0)/m/n/10.95 security.agent. [485] Underfull \hbox (badness 6493) in paragraph at lines 39994--39998 []\TU/Ubuntu(0)/m/sc/10.95 Note: \TU/UbuntuMono(0)/m/n/10.95 security.delegate_ bpf.cmd_types\TU/Ubuntu(0)/m/sc/10.95 , \TU/UbuntuMono(0)/m/n/10.95 security.de legate_bpf.map_types\TU/Ubuntu(0)/m/sc/10.95 , \TU/UbuntuMono(0)/m/n/10.95 secu rity. Underfull \hbox (badness 10000) in paragraph at lines 40035--40035 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 40078--40078 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. [486] Underfull \hbox (badness 10000) in paragraph at lines 40122--40122 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 40164--40164 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 40238--40238 []\TU/UbuntuMono(0)/m/n/10.95 security.devlxd. [487] Underfull \hbox (badness 10000) in paragraph at lines 40311--40311 []\TU/UbuntuMono(0)/m/n/10.95 security.idmap. Underfull \hbox (badness 10000) in paragraph at lines 40384--40384 []\TU/UbuntuMono(0)/m/n/10.95 security. [488] Underfull \hbox (badness 6364) in paragraph at lines 40431--40437 []\TU/UbuntuMono(0)/m/n/10.95 security.protection.delete \TU/Ubuntu(0)/m/sc/10. 95 Whether to prevent the instance from being deleted [][][][] Underfull \hbox (badness 10000) in paragraph at lines 40457--40457 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. Underfull \hbox (badness 10000) in paragraph at lines 40494--40494 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. Underfull \hbox (badness 10000) in paragraph at lines 40530--40530 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. [489] Underfull \hbox (badness 10000) in paragraph at lines 40644--40644 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.policy. Underfull \hbox (badness 10000) in paragraph at lines 40681--40681 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.session. Underfull \hbox (badness 10000) in paragraph at lines 40718--40718 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.session. Underfull \hbox (badness 10000) in paragraph at lines 40751--40751 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. [490] Underfull \hbox (badness 10000) in paragraph at lines 40788--40788 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 40829--40829 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 40870--40870 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 40907--40907 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 40944--40944 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.bpf. [491] Underfull \hbox (badness 10000) in paragraph at lines 40984--40984 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 41024--41024 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 41057--41057 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. Underfull \hbox (badness 10000) in paragraph at lines 41093--41093 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. [492] Underfull \hbox (badness 10000) in paragraph at lines 41133--41133 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. Underfull \hbox (badness 10000) in paragraph at lines 41140--41146 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.sched_setscheduler \T U/Ubuntu(0)/m/sc/10.95 Whether to handle the Underfull \hbox (badness 10000) in paragraph at lines 41170--41170 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 41210--41210 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 41220--41226 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.sysinfo \TU/Ubuntu(0) /m/sc/10.95 Whether to handle the \TU/UbuntuMono(0)/m/n/10.95 sysinfo \TU/Ubunt u(0)/m/sc/10.95 system call [][][][] Underfull \hbox (badness 10000) in paragraph at lines 41250--41250 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. [493] Underfull \hbox (badness 10000) in paragraph at lines 41288--41288 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 41324--41324 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 41364--41364 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 41374--41380 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule.stopped \TU/Ubuntu(0)/m/sc/10. 95 Whether to automatically snapshot stopped instances [][][][] Underfull \hbox (badness 10000) in paragraph at lines 41400--41400 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule. [494] Underfull \hbox (badness 10000) in paragraph at lines 41453--41453 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41481--41481 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41509--41509 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. [495] Underfull \hbox (badness 10000) in paragraph at lines 41537--41537 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41565--41565 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41593--41593 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 41621--41621 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 41649--41649 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 41677--41677 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vdpa. [496] Underfull \hbox (badness 10000) in paragraph at lines 41705--41705 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 41733--41733 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 41761--41761 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 41789--41789 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 41817--41817 []\TU/UbuntuMono(0)/m/n/10.95 volatile. Underfull \hbox (badness 10000) in paragraph at lines 41842--41842 []\TU/UbuntuMono(0)/m/n/10.95 volatile. [497] Underfull \hbox (badness 10000) in paragraph at lines 41898--41898 []\TU/UbuntuMono(0)/m/n/10.95 volatile.bus. Underfull \hbox (badness 10000) in paragraph at lines 41926--41926 []\TU/UbuntuMono(0)/m/n/10.95 volatile.cloud[]init. Underfull \hbox (badness 10000) in paragraph at lines 41951--41951 []\TU/UbuntuMono(0)/m/n/10.95 volatile.cluster. Underfull \hbox (badness 10000) in paragraph at lines 41979--41979 []\TU/UbuntuMono(0)/m/n/10.95 volatile.evacuate. Underfull \hbox (badness 10000) in paragraph at lines 42011--42011 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [498] Underfull \hbox (badness 10000) in paragraph at lines 42040--42040 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 42069--42069 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 42098--42098 []\TU/UbuntuMono(0)/m/n/10.95 volatile.last_state. Underfull \hbox (badness 10000) in paragraph at lines 42128--42128 []\TU/UbuntuMono(0)/m/n/10.95 volatile.last_state. Underfull \hbox (badness 10000) in paragraph at lines 42181--42181 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid. [499] Underfull \hbox (badness 10000) in paragraph at lines 42210--42210 []\TU/UbuntuMono(0)/m/n/10.95 volatile. [500] Underfull \hbox (badness 10000) in paragraph at lines 42512--42512 []\TU/UbuntuMono(0)/m/n/10.95 /dev/ Underfull \hbox (badness 10000) in paragraph at lines 42512--42512 []\TU/UbuntuMono(0)/m/n/10.95 /dev/ Underfull \hbox (badness 10000) in paragraph at lines 42512--42512 []\TU/UbuntuMono(0)/m/n/10.95 /dev/net/ [501] [502] [503] Underfull \hbox (badness 10000) in paragraph at lines 42802--42802 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 42866--42866 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. [504] Underfull \hbox (badness 10000) in paragraph at lines 42898--42898 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 42962--42962 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. Underfull \hbox (badness 10000) in paragraph at lines 43026--43026 []\TU/UbuntuMono(0)/m/n/10.95 limits. [505] Underfull \hbox (badness 10000) in paragraph at lines 43058--43058 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 43130--43130 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 43159--43159 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [506] Underfull \hbox (badness 10000) in paragraph at lines 43319--43319 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [507] Underfull \hbox (badness 10000) in paragraph at lines 43426--43426 []\TU/UbuntuMono(0)/m/n/10.95 security. [508] [509] Underfull \hbox (badness 10000) in paragraph at lines 43704--43704 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 43733--43733 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [510] [511] Underfull \hbox (badness 10000) in paragraph at lines 44051--44051 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 44080--44080 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [512] Underfull \hbox (badness 10000) in paragraph at lines 44244--44244 []\TU/UbuntuMono(0)/m/n/10.95 security. [513] [514] Underfull \hbox (badness 10000) in paragraph at lines 44456--44456 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 44485--44485 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [515] [516] [517] Underfull \hbox (badness 10000) in paragraph at lines 44946--44946 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 45007--45007 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. [518] Underfull \hbox (badness 10000) in paragraph at lines 45039--45039 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 45100--45100 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. [519] Underfull \hbox (badness 10000) in paragraph at lines 45266--45266 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 45302--45302 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 45335--45335 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 45371--45371 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. [520] [521] Underfull \hbox (badness 10000) in paragraph at lines 45566--45566 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 45659--45659 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. [522] [523] [524] Underfull \hbox (badness 10000) in paragraph at lines 46100--46100 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 46128--46128 []\TU/UbuntuMono(0)/m/n/10.95 limits. [525] Underfull \hbox (badness 10000) in paragraph at lines 46250--46250 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [526] [527] Underfull \hbox (badness 10000) in paragraph at lines 46476--46476 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. [528] Underfull \hbox (badness 10000) in paragraph at lines 46508--46508 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 46650--46650 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 46682--46682 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. [529] Underfull \hbox (badness 10000) in paragraph at lines 46852--46852 []\TU/UbuntuMono(0)/m/n/10.95 limits. [530] Underfull \hbox (badness 10000) in paragraph at lines 46880--46880 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 47027--47027 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [531] [532] [533] [534] Underfull \hbox (badness 10000) in paragraph at lines 47358--47358 []\TU/UbuntuMono(0)/m/n/10.95 initial. [535] Underfull \hbox (badness 10000) in paragraph at lines 47512--47512 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 47581--47581 []\TU/UbuntuMono(0)/m/n/10.95 limits. [536] Underfull \hbox (badness 10000) in paragraph at lines 47726--47726 []\TU/UbuntuMono(0)/m/n/10.95 raw.mount. [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] Underfull \hbox (badness 10000) in paragraph at lines 49612--49612 []\TU/UbuntuMono(0)/m/n/10.95 mig. [550] [551] [552] [553] [554] [555] [556] Underfull \hbox (badness 10000) in paragraph at lines 50488--50488 []\TU/UbuntuMono(0)/m/n/10.95 security. Underfull \hbox (badness 10000) in paragraph at lines 50521--50521 []\TU/UbuntuMono(0)/m/n/10.95 security. [557] [558] Underfull \hbox (badness 10000) in paragraph at lines 50694--50694 []\TU/UbuntuMono(0)/m/n/10.95 ownership. [559] [560] [561] [562] [563] [564] Underfull \hbox (badness 10000) in paragraph at lines 51419--51419 []\TU/UbuntuMono(0)/m/n/10.95 features.networks. [565] Underfull \hbox (badness 10000) in paragraph at lines 51485--51485 []\TU/UbuntuMono(0)/m/n/10.95 features.storage. Underfull \hbox (badness 10000) in paragraph at lines 51518--51518 []\TU/UbuntuMono(0)/m/n/10.95 features.storage. [566] Underfull \hbox (badness 10000) in paragraph at lines 51603--51603 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 51659--51659 []\TU/UbuntuMono(0)/m/n/10.95 limits.disk.pool. [567] Underfull \hbox (badness 10000) in paragraph at lines 51693--51693 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 51771--51771 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 51800--51800 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 51829--51829 []\TU/UbuntuMono(0)/m/n/10.95 limits. [568] Underfull \hbox (badness 10000) in paragraph at lines 51857--51857 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 51949--51949 []\TU/UbuntuMono(0)/m/n/10.95 restricted. [569] Underfull \hbox (badness 10000) in paragraph at lines 51977--51977 []\TU/UbuntuMono(0)/m/n/10.95 restricted.cluster. Underfull \hbox (badness 10000) in paragraph at lines 52009--52009 []\TU/UbuntuMono(0)/m/n/10.95 restricted.cluster. Underfull \hbox (badness 10000) in paragraph at lines 52042--52042 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 52076--52076 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. [570] Underfull \hbox (badness 10000) in paragraph at lines 52109--52109 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 52142--52142 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 52150--52152 []\TU/Ubuntu(0)/m/sc/10.95 When set to \TU/UbuntuMono(0)/m/n/10.95 unpriviliged \TU/Ubuntu(0)/m/sc/10.95 , this option prevents setting [][]\TU/UbuntuMono(0)/m /it/10.95 security.privileged[][] Underfull \hbox (badness 10000) in paragraph at lines 52188--52188 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [571] Underfull \hbox (badness 10000) in paragraph at lines 52240--52240 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices.disk. Underfull \hbox (badness 10000) in paragraph at lines 52274--52274 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52306--52306 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52338--52338 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52384--52384 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [572] Underfull \hbox (badness 10000) in paragraph at lines 52416--52416 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52448--52448 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52480--52480 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52512--52512 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52544--52544 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [573] Underfull \hbox (badness 10000) in paragraph at lines 52572--52572 []\TU/UbuntuMono(0)/m/n/10.95 restricted.idmap. Underfull \hbox (badness 10000) in paragraph at lines 52600--52600 []\TU/UbuntuMono(0)/m/n/10.95 restricted.idmap. Underfull \hbox (badness 10000) in paragraph at lines 52628--52628 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 52664--52664 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. [574] Underfull \hbox (badness 10000) in paragraph at lines 52700--52700 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 52732--52732 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 52764--52764 []\TU/UbuntuMono(0)/m/n/10.95 restricted. Underfull \hbox (badness 10000) in paragraph at lines 52793--52793 []\TU/UbuntuMono(0)/m/n/10.95 restricted.virtual[]machines. [575] Underfull \hbox (badness 10000) in paragraph at lines 52829--52829 []\TU/UbuntuMono(0)/m/n/10.95 backups. Underfull \hbox (badness 10000) in paragraph at lines 52883--52883 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 52912--52912 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 52940--52940 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 52965--52965 []\TU/UbuntuMono(0)/m/n/10.95 images. [576] Underfull \hbox (badness 10000) in paragraph at lines 52993--52993 []\TU/UbuntuMono(0)/m/n/10.95 user. [577] Underfull \hbox (badness 10000) in paragraph at lines 53107--53107 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 53144--53144 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [578] [579] Underfull \hbox (badness 10000) in paragraph at lines 53498--53498 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [580] Underfull \hbox (badness 10000) in paragraph at lines 53527--53527 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [581] [582] [583] [584] Underfull \hbox (badness 10000) in paragraph at lines 54116--54116 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 54145--54145 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [585] [586] Underfull \hbox (badness 10000) in paragraph at lines 54314--54314 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 54350--54350 []\TU/UbuntuMono(0)/m/n/10.95 lvm. [587] Underfull \hbox (badness 10000) in paragraph at lines 54383--54383 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 54416--54416 []\TU/UbuntuMono(0)/m/n/10.95 lvm.vg. Underfull \hbox (badness 10000) in paragraph at lines 54482--54482 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 54519--54519 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [588] [589] [590] [591] Underfull \hbox (badness 10000) in paragraph at lines 55098--55098 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 55127--55127 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [592] [593] [594] Underfull \hbox (badness 10000) in paragraph at lines 55480--55480 []\TU/UbuntuMono(0)/m/n/10.95 zfs. Underfull \hbox (badness 10000) in paragraph at lines 55518--55518 []\TU/UbuntuMono(0)/m/n/10.95 zfs. [595] Underfull \hbox (badness 10000) in paragraph at lines 55596--55596 []\TU/Ubuntu(0)/b/it/10.95 Condi- Underfull \hbox (badness 10000) in paragraph at lines 55637--55637 []\TU/Ubuntu(0)/b/it/10.95 Condi- [596] [597] Underfull \hbox (badness 10000) in paragraph at lines 55954--55954 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 55983--55983 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [598] [599] [600] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 56335. [601] Underfull \hbox (badness 10000) in paragraph at lines 56450--56450 []\TU/UbuntuMono(0)/m/n/10.95 ceph. Underfull \hbox (badness 10000) in paragraph at lines 56479--56479 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56512--56512 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. [602] Underfull \hbox (badness 10000) in paragraph at lines 56545--56545 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56578--56578 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56607--56607 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56644--56644 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. Underfull \hbox (badness 10000) in paragraph at lines 56680--56680 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. [603] Underfull \hbox (badness 10000) in paragraph at lines 56716--56716 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. Underfull \hbox (badness 10000) in paragraph at lines 56749--56749 []\TU/UbuntuMono(0)/m/n/10.95 ceph.user. Underfull \hbox (badness 10000) in paragraph at lines 56811--56811 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. [604] [605] [606] Underfull \hbox (badness 10000) in paragraph at lines 57214--57214 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 57243--57243 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [607] [608] Overfull \hbox (5.8455pt too wide) in paragraph at lines 57436--57436 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/Ubuntu(0)/m/sc/10.95 Virtual Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/UbuntuMono(0)/m/n/10.95 v_WiUEsGpsSEmO592wtnT9FA==.b \TU/Ubuntu(0)/m/sc/1 0.95 (block volume) and Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/UbuntuMono(0)/m/n/10.95 u_WiUEsGpsSEmO592wtnT9FA== \TU/Ubuntu(0)/m/sc/10. 95 (file system volume) and Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/UbuntuMono(0)/m/n/10.95 sc_WiUEsGpsSEmO592wtnT9FA== \TU/Ubuntu(0)/m/sc/10 .95 (container snapshot), Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 \TU/UbuntuMono(0)/m/n/10.95 sv_WiUEsGpsSEmO592wtnT9FA==.b \TU/Ubuntu(0)/m/sc/10 .95 (VM snapshot) and [609] Underfull \hbox (badness 10000) in paragraph at lines 57527--57527 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57560--57560 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57592--57592 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. [610] Underfull \hbox (badness 10000) in paragraph at lines 57599--57605 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.gateway.verify \TU/Ubuntu(0)/m/sc/10.95 Whether to verify the PowerFlex Gateway’s certificate [][][][] Underfull \hbox (badness 10000) in paragraph at lines 57625--57625 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.gateway. Underfull \hbox (badness 10000) in paragraph at lines 57691--57691 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57723--57723 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57756--57756 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.user. [611] Underfull \hbox (badness 10000) in paragraph at lines 57788--57788 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.user. Underfull \hbox (badness 10000) in paragraph at lines 57821--57821 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 57858--57858 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [612] [613] [614] Underfull \hbox (badness 10000) in paragraph at lines 58331--58331 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 58360--58360 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [615] [616] Overfull \hbox (7.74162pt too wide) in paragraph at lines 58545--58545 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/Ubuntu(0)/m/sc/10.95 Vir- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 \TU/Ubuntu(0)/m/sc/10.95 tual Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/UbuntuMono(0)/m/n/10.95 v[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu (0)/m/sc/10.95 (block volume) and Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/UbuntuMono(0)/m/n/10.95 u[]5a2504b06a6c48498ee7ddb0b674fd14 \TU/Ubuntu(0) /m/sc/10.95 (file system volume) and Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/UbuntuMono(0)/m/n/10.95 sc[]5a2504b06a6c48498ee7ddb0b674fd14 \TU/Ubuntu(0 )/m/sc/10.95 (container snapshot), Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 \TU/UbuntuMono(0)/m/n/10.95 sv[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu( 0)/m/sc/10.95 (VM snapshot) and [617] Underfull \hbox (badness 10000) in paragraph at lines 58602--58602 []\TU/UbuntuMono(0)/m/n/10.95 pure.api. Underfull \hbox (badness 10000) in paragraph at lines 58630--58630 []\TU/UbuntuMono(0)/m/n/10.95 pure. Underfull \hbox (badness 10000) in paragraph at lines 58659--58659 []\TU/UbuntuMono(0)/m/n/10.95 pure.gateway. [618] Underfull \hbox (badness 10000) in paragraph at lines 58757--58757 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 58794--58794 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [619] [620] [621] Underfull \hbox (badness 10000) in paragraph at lines 59216--59216 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 59245--59245 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [622] Overfull \hbox (7.74162pt too wide) in paragraph at lines 59421--59421 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/Ubuntu(0)/m/sc/10.95 Vir- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 \TU/Ubuntu(0)/m/sc/10.95 tual Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/UbuntuMono(0)/m/n/10.95 v[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu (0)/m/sc/10.95 (block volume) and Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/UbuntuMono(0)/m/n/10.95 u[]5a2504b06a6c48498ee7ddb0b674fd14 \TU/Ubuntu(0) /m/sc/10.95 (file system volume) and Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/UbuntuMono(0)/m/n/10.95 sc[]5a2504b06a6c48498ee7ddb0b674fd14 \TU/Ubuntu(0 )/m/sc/10.95 (container snapshot), Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 \TU/UbuntuMono(0)/m/n/10.95 sv[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu( 0)/m/sc/10.95 (VM snapshot) and [623] [624] Underfull \hbox (badness 10000) in paragraph at lines 59473--59473 []\TU/UbuntuMono(0)/m/n/10.95 alletra. Underfull \hbox (badness 10000) in paragraph at lines 59563--59563 []\TU/UbuntuMono(0)/m/n/10.95 alletra.user. Underfull \hbox (badness 10000) in paragraph at lines 59588--59588 []\TU/UbuntuMono(0)/m/n/10.95 alletra.user. Underfull \hbox (badness 10000) in paragraph at lines 59613--59613 []\TU/UbuntuMono(0)/m/n/10.95 alletra. [625] Underfull \hbox (badness 10000) in paragraph at lines 59642--59642 []\TU/UbuntuMono(0)/m/n/10.95 alletra.wsapi. Underfull \hbox (badness 10000) in paragraph at lines 59675--59675 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 59712--59712 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [626] [627] [628] Underfull \hbox (badness 10000) in paragraph at lines 60134--60134 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 60163--60163 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [629] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 60245. [630] Underfull \hbox (badness 10000) in paragraph at lines 60318--60318 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60384--60384 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60421--60421 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60450--60450 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. [631] Underfull \hbox (badness 10000) in paragraph at lines 60483--60483 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60516--60516 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60586--60586 []\TU/UbuntuMono(0)/m/n/10.95 cephfs.user. [632] Underfull \hbox (badness 10000) in paragraph at lines 60648--60648 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. [633] Underfull \hbox (badness 10000) in paragraph at lines 60933--60933 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [634] Underfull \hbox (badness 10000) in paragraph at lines 60962--60962 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [635] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 61055. [636] Underfull \hbox (badness 10000) in paragraph at lines 61135--61135 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.bucket. Underfull \hbox (badness 10000) in paragraph at lines 61164--61164 []\TU/UbuntuMono(0)/m/n/10.95 cephobject. Underfull \hbox (badness 10000) in paragraph at lines 61193--61193 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.radosgw. Underfull \hbox (badness 10000) in paragraph at lines 61222--61222 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.radosgw. Underfull \hbox (badness 10000) in paragraph at lines 61258--61258 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.user. [637] Underfull \hbox (badness 10000) in paragraph at lines 61291--61291 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 Di- Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 \TU/FreeSans(0)/m/n/10.95 rec- Overfull \hbox (5.81442pt too wide) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 Btrfs| Overfull \hbox (5.46402pt too wide) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 LVM| Overfull \hbox (3.64633pt too wide) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 ZFS| Overfull \hbox (1.82767pt too wide) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 Ceph Overfull \hbox (20.94458pt too wide) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 CephFS| Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 Ceph Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 \TU/FreeSans(0)/m/n/10.95 Ob- Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 Dell Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 \TU/FreeSans(0)/m/n/10.95 Pow- Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 Pure Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 \TU/FreeSans(0)/m/n/10.95 Stor- Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 HPE Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 \TU/FreeSans(0)/m/n/10.95 Al- Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized image Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/Ubuntu(0)/m/sc/10.95 Optimized snap- Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/Ubuntu(0)/m/sc/10.95 Optimized image Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 7116) in paragraph at lines 61947--61947 []\TU/Ubuntu(0)/m/sc/10.95 Optimized backup Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized volume Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized volume Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/Ubuntu(0)/m/sc/10.95 Available on \TU/UbuntuMono(0)/m/n/10.95 lxd Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [638] [639] [640] [641] [642] Underfull \hbox (badness 10000) in paragraph at lines 62223--62223 []\TU/UbuntuMono(0)/m/n/10.95 bgp.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 62260--62260 []\TU/UbuntuMono(0)/m/n/10.95 bgp.ipv6. [643] Underfull \hbox (badness 10000) in paragraph at lines 62293--62293 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 62326--62326 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 62367--62367 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 62411--62411 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. [644] Underfull \hbox (badness 10000) in paragraph at lines 62476--62476 []\TU/UbuntuMono(0)/m/n/10.95 bridge. Underfull \hbox (badness 10000) in paragraph at lines 62577--62577 []\TU/Ubuntu(0)/b/it/10.95 De- Overfull \hbox (5.21779pt too wide) in paragraph at lines 62577--62577 []\TU/Ubuntu(0)/b/it/10.95 Scope:| Underfull \hbox (badness 10000) in paragraph at lines 62613--62613 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 62646--62646 []\TU/UbuntuMono(0)/m/n/10.95 dns. [645] Underfull \hbox (badness 10000) in paragraph at lines 62714--62714 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone. Underfull \hbox (badness 10000) in paragraph at lines 62746--62746 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 62775--62775 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 62812--62812 []\TU/UbuntuMono(0)/m/n/10.95 fan. [646] [647] Underfull \hbox (badness 10000) in paragraph at lines 63015--63015 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 63052--63052 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 63089--63089 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. [648] Underfull \hbox (badness 10000) in paragraph at lines 63199--63199 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat. Underfull \hbox (badness 10000) in paragraph at lines 63236--63236 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat. Underfull \hbox (badness 10000) in paragraph at lines 63268--63268 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.ovn. Underfull \hbox (badness 10000) in paragraph at lines 63344--63344 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. [649] Underfull \hbox (badness 10000) in paragraph at lines 63461--63461 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 63538--63538 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. [650] Underfull \hbox (badness 10000) in paragraph at lines 63645--63645 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat. Underfull \hbox (badness 10000) in paragraph at lines 63682--63682 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat. Underfull \hbox (badness 10000) in paragraph at lines 63714--63714 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.ovn. [651] Underfull \hbox (badness 10000) in paragraph at lines 63786--63786 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 63881--63881 []\TU/UbuntuMono(0)/m/n/10.95 raw. [652] Underfull \hbox (badness 10000) in paragraph at lines 63949--63949 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 63985--63985 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 64018--64018 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 64054--64054 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 64083--64083 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. [653] Underfull \hbox (badness 10000) in paragraph at lines 64115--64115 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 64144--64144 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 64210--64210 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 64239--64239 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. [654] Underfull \hbox (badness 10000) in paragraph at lines 64308--64308 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 64337--64337 []\TU/UbuntuMono(0)/m/n/10.95 user. [655] [656] [657] Underfull \hbox (badness 10000) in paragraph at lines 64576--64576 []\TU/UbuntuMono(0)/m/n/10.95 bridge. Underfull \hbox (badness 10000) in paragraph at lines 64608--64608 []\TU/UbuntuMono(0)/m/n/10.95 dns. [658] Underfull \hbox (badness 10000) in paragraph at lines 64665--64665 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone. Underfull \hbox (badness 10000) in paragraph at lines 64693--64693 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 64718--64718 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 64827--64827 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. [659] Underfull \hbox (badness 10000) in paragraph at lines 65030--65030 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. [660] Underfull \hbox (badness 10000) in paragraph at lines 65211--65211 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 65247--65247 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. [661] Underfull \hbox (badness 10000) in paragraph at lines 65280--65280 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 65316--65316 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 65341--65341 []\TU/UbuntuMono(0)/m/n/10.95 user. [662] [663] Underfull \hbox (badness 10000) in paragraph at lines 65627--65627 []\TU/UbuntuMono(0)/m/n/10.95 user. [664] Underfull \hbox (badness 10000) in paragraph at lines 65753--65753 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 65789--65789 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. [665] Underfull \hbox (badness 10000) in paragraph at lines 65830--65830 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 65874--65874 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 65907--65907 []\TU/UbuntuMono(0)/m/n/10.95 dns. [666] Underfull \hbox (badness 10000) in paragraph at lines 66011--66011 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.ovn. Underfull \hbox (badness 10000) in paragraph at lines 66087--66087 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. Underfull \hbox (badness 10000) in paragraph at lines 66155--66155 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.ovn. [667] Underfull \hbox (badness 10000) in paragraph at lines 66231--66231 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. [668] Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 []\TU/UbuntuMono(0)/m/n/10.95 ovn. Underfull \hbox (badness 10000) in paragraph at lines 66427--66427 []\TU/UbuntuMono(0)/m/n/10.95 user. [669] [670] Underfull \hbox (badness 10000) in paragraph at lines 66665--66665 []\TU/UbuntuMono(0)/m/n/10.95 user. Underfull \hbox (badness 10000) in paragraph at lines 66765--66765 []\TU/UbuntuMono(0)/m/n/10.95 scheduler. Underfull \hbox (badness 10000) in paragraph at lines 66794--66794 []\TU/UbuntuMono(0)/m/n/10.95 user. [671] Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/FreeSans(0)/m/n/10.95 Do- Overfull \hbox (7.46788pt too wide) in paragraph at lines 67029--67029 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/FreeSans(0)/m/n/10.95 De- Overfull \hbox (3.54778pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 soft| Overfull \hbox (8.95653pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 hard| Overfull \hbox (8.95653pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 soft| Overfull \hbox (8.95653pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 hard| Overfull \hbox (8.95653pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 soft| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 hard| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 soft| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 hard| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- [672] Underfull \hbox (badness 10000) in paragraph at lines 67064--67064 []\TU/UbuntuMono(0)/m/n/10.95 fs. Underfull \hbox (badness 10000) in paragraph at lines 67099--67099 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. [673] Underfull \hbox (badness 10000) in paragraph at lines 67138--67138 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. Underfull \hbox (badness 10000) in paragraph at lines 67177--67177 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. Underfull \hbox (badness 10000) in paragraph at lines 67216--67216 []\TU/UbuntuMono(0)/m/n/10.95 kernel. Underfull \hbox (badness 10000) in paragraph at lines 67252--67252 []\TU/UbuntuMono(0)/m/n/10.95 kernel.keys. [674] Underfull \hbox (badness 10000) in paragraph at lines 67284--67284 []\TU/UbuntuMono(0)/m/n/10.95 kernel.keys. Underfull \hbox (badness 10000) in paragraph at lines 67319--67319 []\TU/UbuntuMono(0)/m/n/10.95 net.core. Underfull \hbox (badness 10000) in paragraph at lines 67354--67354 []\TU/UbuntuMono(0)/m/n/10.95 net.ipv4.neigh.default. Underfull \hbox (badness 10000) in paragraph at lines 67395--67395 []\TU/UbuntuMono(0)/m/n/10.95 net.ipv6.neigh.default. [675] Underfull \hbox (badness 10000) in paragraph at lines 67436--67436 []\TU/UbuntuMono(0)/m/n/10.95 vm. [676] Overfull \hbox (178.41754pt too wide) in alignment at lines 67500--67510 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67510--67524 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67524--67530 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67530--67532 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67532--67801 [] [] [677] Overfull \hbox (41.49557pt too wide) in paragraph at lines 68023--68023 []\TU/UbuntuMono(0)/m/n/10.95 lxd_api_requests_completed_total| Overfull \hbox (8.64558pt too wide) in paragraph at lines 68023--68023 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_buck_hash_sys_bytes| Overfull \hbox (8.64558pt too wide) in paragraph at lines 68023--68023 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_heap_released_bytes| Overfull \hbox (3.1706pt too wide) in paragraph at lines 68023--68023 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_mcache_inuse_bytes| [678] Underfull \hbox (badness 10000) in paragraph at lines 68030--68036 \TU/Ubuntu(0)/m/sc/10.95 The API rates metrics include \TU/UbuntuMono(0)/m/n/10 .95 lxd_api_requests_completed_total \TU/Ubuntu(0)/m/sc/10.95 and [679] [680] [681] [682] [683] [684] [685] [686] [687] [688] [689] [690] [691] [692] [693] [694] [695] Underfull \hbox (badness 10000) in paragraph at lines 69426--69429 []\TU/Ubuntu(0)/m/sc/10.95 If a container has been created but not started yet, \TU/UbuntuMono(0)/m/n/10.95 last_used_at \TU/Ubuntu(0)/m/sc/10.95 field will b e Underfull \hbox (badness 10000) in paragraph at lines 69487--69491 []\TU/Ubuntu(0)/m/sc/10.95 Some browsers like Firefox and Safari can’t accept s erver response without [696] [697] [698] [699] Underfull \hbox (badness 5607) in paragraph at lines 69738--69740 []\TU/UbuntuMono(0)/m/n/10.95 GET /1.0/storage[]pools//volumes// \TU/Ubuntu(0)/m/sc/10.95 (see [][]\TU/Ubuntu(0)/m/it/10.95 RESTful A PI[][] Underfull \hbox (badness 5607) in paragraph at lines 69746--69748 []\TU/UbuntuMono(0)/m/n/10.95 PUT /1.0/storage[]pools//volumes// \TU/Ubuntu(0)/m/sc/10.95 (see [][]\TU/Ubuntu(0)/m/it/10.95 RESTful A PI[][] [700] [701] [702] [703] [704] [705] [706] [707] [708] [709] [710] [711] [712] Underfull \hbox (badness 10000) in paragraph at lines 70600--70604 []\TU/Ubuntu(0)/m/sc/10.95 Enable image replication across the nodes in the clu ster. A new [][]\TU/UbuntuMono(0)/m/it/10.95 cluster. [713] [714] [715] Underfull \hbox (badness 5490) in paragraph at lines 70763--70765 []\TU/Ubuntu(0)/m/sc/10.95 This introduces VLAN ([][]\TU/UbuntuMono(0)/m/it/10. 95 vlan[][] \TU/Ubuntu(0)/m/sc/10.95 (page 513[])) and MAC filtering ([][]\TU/U buntuMono(0)/m/it/10.95 security.mac_filtering[][] [716] [717] [718] [719] [720] [721] [722] [723] [724] [725] [726] [727] [728] [729] [730] [731] [732] Underfull \hbox (badness 10000) in paragraph at lines 71864--71867 []\TU/Ubuntu(0)/m/sc/10.95 Adds new [][]\TU/UbuntuMono(0)/m/it/10.95 images.aut o_update_cached[][] \TU/Ubuntu(0)/m/sc/10.95 (page 459[]) and [][]\TU/UbuntuMon o(0)/m/it/10.95 images.auto_update_interval[][] [733] [734] [735] [736] [737] [738] [739] [740] [741] [742] Underfull \hbox (badness 10000) in paragraph at lines 72524--72526 []\TU/Ubuntu(0)/m/sc/10.95 Introduces the ability to specify the thin pool meta data volume size via [][]\TU/UbuntuMono(0)/m/it/10.95 lvm. [743] [744] [745] [746] [747] [748] [749] [750] [751] [752] [753] Underfull \hbox (badness 10000) in paragraph at lines 73188--73190 []\TU/Ubuntu(0)/m/sc/10.95 This introduces the configuration keys [][]\TU/Ubunt uMono(0)/m/it/10.95 cephfs.create_missing[][] \TU/Ubuntu(0)/m/sc/10.95 (page 63 1[]), [][]\TU/UbuntuMono(0)/m/it/10.95 cephfs. [754] [755] Underfull \hbox (badness 5607) in paragraph at lines 73278--73281 \TU/Ubuntu(0)/m/sc/10.95 configuration key automatically set through the new se rver-level configuration key [756] [757] Underfull \hbox (badness 7869) in paragraph at lines 73368--73373 \TU/UbuntuMono(0)/m/n/10.95 listen_address \TU/Ubuntu(0)/m/sc/10.95 field of th e request body for \TU/UbuntuMono(0)/m/n/10.95 POST /1.0/networks/{networkName} / [758] [759] [760] [761] Underfull \hbox (badness 10000) in paragraph at lines 73570--73573 []\TU/Ubuntu(0)/m/sc/10.95 Introduces per-project uplink IP limits for each ava ilable uplink network, adding Underfull \hbox (badness 10000) in paragraph at lines 73570--73573 \TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv4.NETWORK_NAME \TU/Ub untu(0)/m/sc/10.95 and \TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.i pv6. [762] [763] [764] [765] [766] [767] [768] [769] Overfull \hbox (576.54724pt too wide) in alignment at lines 74106--74119 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 74119--74136 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 74136--74142 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 74142--74144 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 74144--75227 [] [] [] [770] [771] [772] [773] [774] [775] [776] [777] [778] [779] [780] [781] [782] [783] [784] [785] [786] [787] [788] [789] [790] [791] [792] [793] [794] [795] [796] [797] [798] [799] [800] [801] [802] [803] [804] [805] [806] [807] [808] [809] [810] [811] [812] [813] [814] [815] [816] [817] [818] [819] [820] [821] [822] [823] [824] [825] [826] [827] [828] [829] [830] [831] [832] [833] [834] [835] [836] [837] [838] [839] [840] [841] [842] [843] [844] [845] [846] [847] [848] [849] [850] [851] [852] [853] [854] [855] [856] [857] [858] [859] [860] [861] [862] [863] [864] [865] [866] [867] [868] [869] [870] [871] [872] [873] [874] [875] [876] [877] [878] [879] [880] [881] [882] [883] [884] [885] Underfull \hbox (badness 10000) in paragraph at lines 83134--83136 []\TU/Ubuntu(0)/m/sc/10.95 A regular expression matching a configuration item o r its value. (e.g. [886] [887] [888] [889] [890] [891] [892] [893] [894] [895] [896] [897] [898] [899] [900] [901] [902] [903] [904] [905] [906] [907] [908] [909] [910] [911] [912] [913] [914] [915] [916] [917] [918] [919] [920] [921] [922] [923] [924] [925] [926] [927] [928] [929] [930] [931] [932] [933] [934] [935] [936] [937] [938] [939] [940] [941] [942] [943] [944] [945] [946] [947] [948] [949] [950] [951] [952] [953] [954] [955] [956] [957] [958] [959] [960] [961] [962] [963] [964] [965] [966] [967] [968] [969] [970] [971] [972] [973] [974] [975] [976] [977] [978] [979] [980] [981] [982] [983] [984] [985] Underfull \hbox (badness 5622) in paragraph at lines 90157--90160 []\TU/Ubuntu(0)/m/sc/10.95 Basic authentication can be used when combined with the “simplestreams” proto- [986] [987] [988] [989] [990] [991] [992] [993] [994] [995] [996] [997] [998] [999] [1000] [1001] [1002] [1003] [1004] [1005] [1006] [1007] [1008] [1009] [1010] [1011] [1012] [1013] [1014] [1015] [1016] [1017] [1018] [1019] [1020] [1021] [1022] [1023] [1024] [1025] [1026] [1027] [1028] [1029] [1030] [1031] [1032] [1033] [1034] [1035] [1036] [1037] [1038] Overfull \hbox (45.42271pt too wide) in paragraph at lines 93811--93811 []\TU/UbuntuMono(0)/m/n/10.95 LXD_INSECURE_TLS| Overfull \hbox (12.57272pt too wide) in paragraph at lines 93811--93811 []\TU/UbuntuMono(0)/m/n/10.95 http_proxy| Overfull \hbox (18.04773pt too wide) in paragraph at lines 93811--93811 []\TU/UbuntuMono(0)/m/n/10.95 https_proxy| Overfull \hbox (1.62273pt too wide) in paragraph at lines 93811--93811 []\TU/UbuntuMono(0)/m/n/10.95 no_proxy| Overfull \hbox (30.74283pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_EXEC_PATH| Overfull \hbox (85.49281pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_LXC_TEMPLATE_CONFIG| Overfull \hbox (74.54282pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_SECURITY_APPARMOR| Overfull \hbox (74.54282pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_UNPRIVILEGED_ONLY| Overfull \hbox (30.74283pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_OVMF_PATH| Overfull \hbox (47.16782pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_QEMU_FW_PATH| Overfull \hbox (107.39279pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_IDMAPPED_MOUNTS_DISABLE| Overfull \hbox (58.11781pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_DEVMONITOR_DIR| Overfull \hbox (69.06781pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_FSMONITOR_DRIVER| [1039] [1040] [1041] [1042] [1043] [1044] [1045] [1046] [1047] [1048] [1049] [1050] [1051] [1052] [1053] [1054] [1055] [1056] [1057] [1058] [1059] Underfull \hbox (badness 10000) in paragraph at lines 95146--95147 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: disk: Underfull \hbox (badness 10000) in paragraph at lines 95146--95147 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 95147--95148 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95148--95149 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95149--95150 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95150--95151 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95151--95152 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95152--95153 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95158--95159 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95159--95160 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 95160--95161 []\TU/UbuntuMono(0)/m/n/10.95 gid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95160--95161 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95161--95162 []\TU/UbuntuMono(0)/m/n/10.95 gid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95161--95162 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95162--95163 []\TU/UbuntuMono(0)/m/n/10.95 gid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95162--95163 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95164--95165 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95165--95166 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 95166--95167 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 95167--95168 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 95168--95169 []\TU/UbuntuMono(0)/m/n/10.95 host_name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95169--95170 []\TU/UbuntuMono(0)/m/n/10.95 host_name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95170--95171 []\TU/UbuntuMono(0)/m/n/10.95 host_name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95171--95172 []\TU/UbuntuMono(0)/m/n/10.95 host_name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95172--95173 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: infiniband: Underfull \hbox (badness 10000) in paragraph at lines 95172--95173 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 95173--95174 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-bridged-device- [1060] Underfull \hbox (badness 10000) in paragraph at lines 95174--95175 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95175--95176 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95176--95177 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95177--95178 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95178--95179 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95179--95180 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95180--95181 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95181--95182 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- Underfull \hbox (badness 10000) in paragraph at lines 95183--95184 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95184--95185 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- Underfull \hbox (badness 10000) in paragraph at lines 95189--95190 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95190--95191 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95191--95192 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95192--95193 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95193--95194 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.gateway \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95194--95195 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.gateway \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95196--95197 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.host_table \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95197--95198 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.host_table \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95199--95200 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95200--95201 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95201--95202 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95202--95203 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95203--95204 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes.external \TU/Ubuntu(0)/m/sc/10.95 (\T U/Ubuntu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95204--95205 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes.external \TU/Ubuntu(0)/m/sc/10.95 (\T U/Ubuntu(0)/m/it/10.95 Type: nic: nic-ovn-device- [1061] Underfull \hbox (badness 10000) in paragraph at lines 95205--95206 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95206--95207 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95207--95208 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95208--95209 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95209--95210 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.gateway \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95210--95211 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.gateway \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95212--95213 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.host_table \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95213--95214 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.host_table \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95215--95216 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95216--95217 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95217--95218 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95218--95219 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95219--95220 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes.external \TU/Ubuntu(0)/m/sc/10.95 (\T U/Ubuntu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95220--95221 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes.external \TU/Ubuntu(0)/m/sc/10.95 (\T U/Ubuntu(0)/m/it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95221--95222 []\TU/UbuntuMono(0)/m/n/10.95 limits.egress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95222--95223 []\TU/UbuntuMono(0)/m/n/10.95 limits.egress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95223--95224 []\TU/UbuntuMono(0)/m/n/10.95 limits.egress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95224--95225 []\TU/UbuntuMono(0)/m/n/10.95 limits.ingress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95225--95226 []\TU/UbuntuMono(0)/m/n/10.95 limits.ingress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95226--95227 []\TU/UbuntuMono(0)/m/n/10.95 limits.ingress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95227--95228 []\TU/UbuntuMono(0)/m/n/10.95 limits.max \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Type: disk: Underfull \hbox (badness 10000) in paragraph at lines 95227--95228 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 95228--95229 []\TU/UbuntuMono(0)/m/n/10.95 limits.max \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95229--95230 []\TU/UbuntuMono(0)/m/n/10.95 limits.max \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95230--95231 []\TU/UbuntuMono(0)/m/n/10.95 limits.max \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95231--95232 []\TU/UbuntuMono(0)/m/n/10.95 limits.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-bridged-device- [1062] Underfull \hbox (badness 10000) in paragraph at lines 95232--95233 []\TU/UbuntuMono(0)/m/n/10.95 limits.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95233--95234 []\TU/UbuntuMono(0)/m/n/10.95 limits.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95237--95238 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95238--95239 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95239--95240 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95240--95241 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95241--95242 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95242--95243 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95243--95244 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95244--95245 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95245--95246 []\TU/UbuntuMono(0)/m/n/10.95 major \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/i t/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95245--95246 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95246--95247 []\TU/UbuntuMono(0)/m/n/10.95 major \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/i t/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95246--95247 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95251--95252 []\TU/UbuntuMono(0)/m/n/10.95 minor \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/i t/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95251--95252 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95252--95253 []\TU/UbuntuMono(0)/m/n/10.95 minor \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/i t/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95252--95253 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95253--95254 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95254--95255 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95255--95256 []\TU/UbuntuMono(0)/m/n/10.95 mode \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: proxy: Underfull \hbox (badness 10000) in paragraph at lines 95255--95256 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 95256--95257 []\TU/UbuntuMono(0)/m/n/10.95 mode \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95256--95257 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95257--95258 []\TU/UbuntuMono(0)/m/n/10.95 mode \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95257--95258 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95258--95259 []\TU/UbuntuMono(0)/m/n/10.95 mode \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95258--95259 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95260--95261 []\TU/UbuntuMono(0)/m/n/10.95 mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: infiniband: Underfull \hbox (badness 10000) in paragraph at lines 95260--95261 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 95261--95262 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 95262--95263 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95263--95264 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 95264--95265 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- [1063] Underfull \hbox (badness 10000) in paragraph at lines 95265--95266 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 95266--95267 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 95268--95269 []\TU/UbuntuMono(0)/m/n/10.95 name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: infiniband: Underfull \hbox (badness 10000) in paragraph at lines 95268--95269 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 95269--95270 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 95270--95271 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95271--95272 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 95272--95273 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95273--95274 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95274--95275 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 95275--95276 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 95279--95280 []\TU/UbuntuMono(0)/m/n/10.95 network \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m /it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95280--95281 []\TU/UbuntuMono(0)/m/n/10.95 network \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m /it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95281--95282 []\TU/UbuntuMono(0)/m/n/10.95 network \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m /it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95282--95283 []\TU/UbuntuMono(0)/m/n/10.95 network \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m /it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95283--95284 []\TU/UbuntuMono(0)/m/n/10.95 network \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m /it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95286--95287 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: infiniband: Underfull \hbox (badness 10000) in paragraph at lines 95286--95287 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 95287--95288 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95288--95289 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95289--95290 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95290--95291 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95291--95292 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95292--95293 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95293--95294 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 95294--95295 \TU/Ubuntu(0)/m/it/10.95 tpm-device- Underfull \hbox (badness 10000) in paragraph at lines 95295--95296 []\TU/UbuntuMono(0)/m/n/10.95 path \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95295--95296 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95296--95297 []\TU/UbuntuMono(0)/m/n/10.95 path \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95296--95297 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- [1064] Underfull \hbox (badness 10000) in paragraph at lines 95298--95299 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- Underfull \hbox (badness 10000) in paragraph at lines 95300--95301 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95301--95302 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- Underfull \hbox (badness 10000) in paragraph at lines 95303--95304 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: gpu: gpu-mdev-device- Underfull \hbox (badness 10000) in paragraph at lines 95304--95305 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: gpu: gpu-mig-device- Underfull \hbox (badness 10000) in paragraph at lines 95305--95306 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: gpu: gpu-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95306--95307 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: gpu: gpu-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95307--95308 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95308--95309 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: usb: unix-usb-device- Underfull \hbox (badness 10000) in paragraph at lines 95311--95312 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx.length \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95312--95313 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx.length \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95313--95314 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx.length \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95317--95318 []\TU/UbuntuMono(0)/m/n/10.95 required \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: disk: Underfull \hbox (badness 10000) in paragraph at lines 95317--95318 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 95318--95319 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95319--95320 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95320--95321 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95321--95322 []\TU/UbuntuMono(0)/m/n/10.95 required \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: usb: unix-usb-device- Underfull \hbox (badness 10000) in paragraph at lines 95330--95331 []\TU/UbuntuMono(0)/m/n/10.95 security.mac_filtering \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95331--95332 []\TU/UbuntuMono(0)/m/n/10.95 security.mac_filtering \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95338--95339 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: disk: Underfull \hbox (badness 10000) in paragraph at lines 95338--95339 \TU/Ubuntu(0)/m/it/10.95 disk-device- [1065] Underfull \hbox (badness 10000) in paragraph at lines 95339--95340 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95339--95340 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95340--95341 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95340--95341 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95344--95345 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95345--95346 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 95346--95347 []\TU/UbuntuMono(0)/m/n/10.95 uid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95346--95347 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95347--95348 []\TU/UbuntuMono(0)/m/n/10.95 uid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95347--95348 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95348--95349 []\TU/UbuntuMono(0)/m/n/10.95 uid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95348--95349 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95350--95351 []\TU/UbuntuMono(0)/m/n/10.95 vendorid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: gpu: gpu-mdev-device- Underfull \hbox (badness 10000) in paragraph at lines 95351--95352 []\TU/UbuntuMono(0)/m/n/10.95 vendorid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: gpu: gpu-mig-device- Underfull \hbox (badness 10000) in paragraph at lines 95352--95353 []\TU/UbuntuMono(0)/m/n/10.95 vendorid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: gpu: gpu-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95353--95354 []\TU/UbuntuMono(0)/m/n/10.95 vendorid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: gpu: gpu-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95354--95355 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95355--95356 []\TU/UbuntuMono(0)/m/n/10.95 vendorid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: usb: unix-usb-device- Underfull \hbox (badness 10000) in paragraph at lines 95356--95357 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 95357--95358 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95358--95359 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 95359--95360 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95360--95361 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 95361--95362 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 95379--95380 []\TU/UbuntuMono(0)/m/n/10.95 environment.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Instance options: miscellaneous\TU/Ubuntu(0)/m/sc /10.95 ), Underfull \hbox (badness 10000) in paragraph at lines 95380--95381 []\TU/UbuntuMono(0)/m/n/10.95 environment.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Instance options: miscellaneous\TU/Ubuntu(0)/m/sc /10.95 ), [1066] Underfull \hbox (badness 10000) in paragraph at lines 95403--95404 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory.iterations\TU/Ubuntu (0)/m/sc/10.95 , Underfull \hbox (badness 10000) in paragraph at lines 95443--95444 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.bpf.devices\TU/Ubuntu (0)/m/sc/10.95 , Overfull \hbox (5.6847pt too wide) in paragraph at lines 95446--95447 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount.allowed\TU/Ubun tu(0)/m/sc/10.95 , Underfull \hbox (badness 10000) in paragraph at lines 95447--95448 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount.fuse\TU/Ubuntu( 0)/m/sc/10.95 , Underfull \hbox (badness 10000) in paragraph at lines 95448--95449 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount.shift\TU/Ubuntu (0)/m/sc/10.95 , Overfull \hbox (33.0597pt too wide) in paragraph at lines 95449--95450 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.sched_setscheduler\TU /Ubuntu(0)/m/sc/10.95 , [1067] Underfull \hbox (badness 10000) in paragraph at lines 95496--95497 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.address \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Bridge network: Underfull \hbox (badness 10000) in paragraph at lines 95497--95498 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.address \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Physical net- Underfull \hbox (badness 10000) in paragraph at lines 95498--95499 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95499--95500 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95500--95501 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.holdtime \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: Underfull \hbox (badness 10000) in paragraph at lines 95501--95502 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.holdtime \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Physical net- Underfull \hbox (badness 10000) in paragraph at lines 95502--95503 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.password \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: Underfull \hbox (badness 10000) in paragraph at lines 95503--95504 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.password \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Physical net- Underfull \hbox (badness 10000) in paragraph at lines 95506--95507 []\TU/UbuntuMono(0)/m/n/10.95 bridge.hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95507--95508 []\TU/UbuntuMono(0)/m/n/10.95 bridge.hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95509--95510 []\TU/UbuntuMono(0)/m/n/10.95 bridge.mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95510--95511 []\TU/UbuntuMono(0)/m/n/10.95 bridge.mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95511--95512 []\TU/UbuntuMono(0)/m/n/10.95 config \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to configure network ACLs: Underfull \hbox (badness 10000) in paragraph at lines 95511--95512 \TU/Ubuntu(0)/m/it/10.95 acl-acl- Underfull \hbox (badness 10000) in paragraph at lines 95512--95513 []\TU/UbuntuMono(0)/m/n/10.95 config \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to configure network for- Underfull \hbox (badness 10000) in paragraph at lines 95513--95514 []\TU/UbuntuMono(0)/m/n/10.95 config \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to configure net- Underfull \hbox (badness 10000) in paragraph at lines 95513--95514 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 95514--95515 []\TU/UbuntuMono(0)/m/n/10.95 config \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to create OVN peer Underfull \hbox (badness 10000) in paragraph at lines 95514--95515 \TU/Ubuntu(0)/m/it/10.95 routing relationships: peering-peering- Underfull \hbox (badness 5652) in paragraph at lines 95515--95516 []\TU/UbuntuMono(0)/m/n/10.95 config \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to configure network zones: Underfull \hbox (badness 10000) in paragraph at lines 95515--95516 \TU/Ubuntu(0)/m/it/10.95 zone-record- Underfull \hbox (badness 10000) in paragraph at lines 95516--95517 []\TU/UbuntuMono(0)/m/n/10.95 description \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 How to configure network Underfull \hbox (badness 10000) in paragraph at lines 95517--95518 []\TU/UbuntuMono(0)/m/n/10.95 description \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 How to configure network Underfull \hbox (badness 10000) in paragraph at lines 95520--95521 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 95521--95522 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 10000) in paragraph at lines 95522--95523 []\TU/UbuntuMono(0)/m/n/10.95 description \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 How to configure net- Underfull \hbox (badness 10000) in paragraph at lines 95522--95523 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 95523--95524 []\TU/UbuntuMono(0)/m/n/10.95 description \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 How to create OVN peer Underfull \hbox (badness 10000) in paragraph at lines 95523--95524 \TU/Ubuntu(0)/m/it/10.95 routing relationships: peering-peering- [1068] Underfull \hbox (badness 10000) in paragraph at lines 95524--95525 []\TU/UbuntuMono(0)/m/n/10.95 description \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 How to configure network Underfull \hbox (badness 10000) in paragraph at lines 95524--95525 \TU/Ubuntu(0)/m/it/10.95 zones: zone- Underfull \hbox (badness 10000) in paragraph at lines 95527--95528 []\TU/UbuntuMono(0)/m/n/10.95 dns.domain \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95528--95529 []\TU/UbuntuMono(0)/m/n/10.95 dns.domain \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95530--95531 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95531--95532 \TU/Ubuntu(0)/m/it/10.95 zones: zone- Underfull \hbox (badness 10000) in paragraph at lines 95532--95533 []\TU/UbuntuMono(0)/m/n/10.95 dns.search \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95533--95534 []\TU/UbuntuMono(0)/m/n/10.95 dns.search \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 5133) in paragraph at lines 95534--95535 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.forward \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95535--95536 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.forward \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95536--95537 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Bridge network: Underfull \hbox (badness 10000) in paragraph at lines 95537--95538 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 OVN network: Underfull \hbox (badness 10000) in paragraph at lines 95537--95538 \TU/Ubuntu(0)/m/it/10.95 ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95538--95539 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Bridge network: Underfull \hbox (badness 10000) in paragraph at lines 95539--95540 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 OVN network: Underfull \hbox (badness 10000) in paragraph at lines 95539--95540 \TU/Ubuntu(0)/m/it/10.95 ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95545--95546 []\TU/UbuntuMono(0)/m/n/10.95 gvrp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Macvlan network: macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95546--95547 []\TU/UbuntuMono(0)/m/n/10.95 gvrp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Physical network: physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95550--95551 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95551--95552 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95552--95553 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95553--95554 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 5133) in paragraph at lines 95556--95557 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp.ranges \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95557--95558 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp.ranges \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95561--95562 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95562--95563 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 5133) in paragraph at lines 95563--95564 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95564--95565 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95566--95567 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.ovn.ranges \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95567--95568 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95568--95569 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Bridge network: bridge-network- [1069] Underfull \hbox (badness 10000) in paragraph at lines 95569--95570 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Physical network: physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95572--95573 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95573--95574 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95574--95575 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95575--95576 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95578--95579 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95579--95580 \TU/Ubuntu(0)/m/it/10.95 class="literal">ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95583--95584 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95584--95585 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 5133) in paragraph at lines 95585--95586 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95586--95587 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95588--95589 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.ovn.ranges \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95589--95590 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95590--95591 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95591--95592 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Physical network: physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95594--95595 []\TU/UbuntuMono(0)/m/n/10.95 listen_address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 How to configure Underfull \hbox (badness 10000) in paragraph at lines 95594--95595 \TU/Ubuntu(0)/m/it/10.95 network forwards: forward-forward- Underfull \hbox (badness 10000) in paragraph at lines 95595--95596 []\TU/UbuntuMono(0)/m/n/10.95 listen_address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 How to configure net- Underfull \hbox (badness 10000) in paragraph at lines 95595--95596 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 95597--95598 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 5133) in paragraph at lines 95598--95599 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95599--95600 \TU/Ubuntu(0)/m/it/10.95 class="literal">macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95600--95601 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95601--95602 \TU/Ubuntu(0)/m/it/10.95 class="literal">sriov-network- Underfull \hbox (badness 5133) in paragraph at lines 95602--95603 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95603--95604 \TU/Ubuntu(0)/m/it/10.95 class="literal">macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95604--95605 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95605--95606 \TU/Ubuntu(0)/m/it/10.95 class="literal">sriov-network- Underfull \hbox (badness 10000) in paragraph at lines 95606--95607 []\TU/UbuntuMono(0)/m/n/10.95 mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Macvlan network: macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95607--95608 []\TU/UbuntuMono(0)/m/n/10.95 mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Physical network: physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95608--95609 []\TU/UbuntuMono(0)/m/n/10.95 mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 SR-IOV network: sriov-network- [1070] Underfull \hbox (badness 10000) in paragraph at lines 95609--95610 []\TU/UbuntuMono(0)/m/n/10.95 name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 How to configure network ACLs: Underfull \hbox (badness 10000) in paragraph at lines 95609--95610 \TU/Ubuntu(0)/m/it/10.95 acl-acl- Underfull \hbox (badness 7722) in paragraph at lines 95610--95611 \TU/Ubuntu(0)/m/it/10.95 ancers: load- Underfull \hbox (badness 10000) in paragraph at lines 95610--95611 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 95612--95613 []\TU/UbuntuMono(0)/m/n/10.95 name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 How to configure network zones: Underfull \hbox (badness 10000) in paragraph at lines 95612--95613 \TU/Ubuntu(0)/m/it/10.95 zone-record- Underfull \hbox (badness 10000) in paragraph at lines 95616--95617 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Macvlan network: macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95617--95618 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Physical network: physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95618--95619 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 SR-IOV network: sriov-network- Underfull \hbox (badness 10000) in paragraph at lines 95621--95622 \TU/Ubuntu(0)/m/it/10.95 forward- Underfull \hbox (badness 10000) in paragraph at lines 95622--95623 []\TU/UbuntuMono(0)/m/n/10.95 ports \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/i t/10.95 How to configure network load Underfull \hbox (badness 10000) in paragraph at lines 95622--95623 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer- Underfull \hbox (badness 10000) in paragraph at lines 95623--95624 \TU/Ubuntu(0)/m/it/10.95 acl-rule- Underfull \hbox (badness 6893) in paragraph at lines 95624--95625 []\TU/UbuntuMono(0)/m/n/10.95 protocol \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 How to configure network for- Underfull \hbox (badness 10000) in paragraph at lines 95625--95626 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 10000) in paragraph at lines 95627--95628 []\TU/UbuntuMono(0)/m/n/10.95 security.acls \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95628--95629 []\TU/UbuntuMono(0)/m/n/10.95 security.acls \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95629--95630 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.action Underfull \hbox (badness 10000) in paragraph at lines 95629--95630 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95631--95632 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.logged Underfull \hbox (badness 10000) in paragraph at lines 95631--95632 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95633--95634 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 95633--95634 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95634--95635 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 95634--95635 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95635--95636 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 95635--95636 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95636--95637 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 95636--95637 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95641--95642 []\TU/UbuntuMono(0)/m/n/10.95 target_address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 How to configure Underfull \hbox (badness 10000) in paragraph at lines 95641--95642 \TU/Ubuntu(0)/m/it/10.95 network forwards: forward-port- Underfull \hbox (badness 10000) in paragraph at lines 95642--95643 []\TU/UbuntuMono(0)/m/n/10.95 target_address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 How to config- Underfull \hbox (badness 10000) in paragraph at lines 95642--95643 \TU/Ubuntu(0)/m/it/10.95 ure network load balancers: Underfull \hbox (badness 10000) in paragraph at lines 95642--95643 \TU/Ubuntu(0)/m/it/10.95 load- Underfull \hbox (badness 10000) in paragraph at lines 95642--95643 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 95646--95647 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- [1071] Underfull \hbox (badness 10000) in paragraph at lines 95656--95657 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95657--95658 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Macvlan network: macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95658--95659 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95659--95660 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Physical network: physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95660--95661 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 SR-IOV network: sriov-network- Underfull \hbox (badness 5652) in paragraph at lines 95661--95662 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to configure network zones: Underfull \hbox (badness 10000) in paragraph at lines 95661--95662 \TU/Ubuntu(0)/m/it/10.95 zone-config- Underfull \hbox (badness 10000) in paragraph at lines 95662--95663 []\TU/UbuntuMono(0)/m/n/10.95 vlan \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Macvlan network: macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95663--95664 []\TU/UbuntuMono(0)/m/n/10.95 vlan \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Physical network: physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95664--95665 []\TU/UbuntuMono(0)/m/n/10.95 vlan \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 SR-IOV network: sriov-network- Overfull \hbox (22.10968pt too wide) in paragraph at lines 95686--95687 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv4.NETWORK_NAME\TU/U buntu(0)/m/sc/10.95 , Overfull \hbox (22.10968pt too wide) in paragraph at lines 95687--95688 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv6.NETWORK_NAME\TU/U buntu(0)/m/sc/10.95 , [1072] Underfull \hbox (badness 10000) in paragraph at lines 95795--95796 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95796--95797 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95796--95797 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95797--95798 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95797--95798 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 95798--95799 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95798--95799 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95799--95800 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95799--95800 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95800--95801 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95800--95801 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 5460) in paragraph at lines 95801--95802 []\TU/UbuntuMono(0)/m/n/10.95 block.mount_options \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95802--95803 []\TU/UbuntuMono(0)/m/n/10.95 block.mount_options \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95802--95803 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95803--95804 []\TU/UbuntuMono(0)/m/n/10.95 block.mount_options \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95803--95804 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- [1073] Underfull \hbox (badness 10000) in paragraph at lines 95804--95805 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95804--95805 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95805--95806 []\TU/UbuntuMono(0)/m/n/10.95 block.mount_options \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Pure Storage - Underfull \hbox (badness 10000) in paragraph at lines 95805--95806 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95805--95806 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95806--95807 []\TU/UbuntuMono(0)/m/n/10.95 block.mount_options \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95806--95807 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95831--95832 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.radosgw.endpoint_cert_file\TU/Ubuntu(0 )/m/sc/10.95 , Underfull \hbox (badness 10000) in paragraph at lines 95854--95855 []\TU/UbuntuMono(0)/m/n/10.95 rsync.bwlimit \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95854--95855 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 95855--95856 []\TU/UbuntuMono(0)/m/n/10.95 rsync.bwlimit \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Directory - dir: dir-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), Underfull \hbox (badness 10000) in paragraph at lines 95856--95857 []\TU/UbuntuMono(0)/m/n/10.95 rsync.bwlimit \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95856--95857 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95857--95858 []\TU/UbuntuMono(0)/m/n/10.95 rsync.bwlimit \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95858--95859 []\TU/UbuntuMono(0)/m/n/10.95 rsync.bwlimit \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95858--95859 \TU/Ubuntu(0)/m/it/10.95 pure-pool- Underfull \hbox (badness 10000) in paragraph at lines 95859--95860 []\TU/UbuntuMono(0)/m/n/10.95 rsync.compression \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95859--95860 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 95860--95861 []\TU/UbuntuMono(0)/m/n/10.95 rsync.compression \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Directory - dir: dir-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), Underfull \hbox (badness 10000) in paragraph at lines 95861--95862 []\TU/UbuntuMono(0)/m/n/10.95 rsync.compression \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95861--95862 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95862--95863 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95863--95864 []\TU/UbuntuMono(0)/m/n/10.95 rsync.compression \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95863--95864 \TU/Ubuntu(0)/m/it/10.95 pure-pool- [1074] Underfull \hbox (badness 10000) in paragraph at lines 95864--95865 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95865--95866 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95865--95866 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95866--95867 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95866--95867 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95867--95868 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95867--95868 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95868--95869 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95868--95869 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95869--95870 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95869--95870 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95870--95871 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95870--95871 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95871--95872 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95871--95872 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95872--95873 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95873--95874 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95873--95874 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95874--95875 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95874--95875 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95875--95876 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95875--95876 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95876--95877 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95876--95877 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95877--95878 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95877--95878 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 95878--95879 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95878--95879 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95879--95880 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95879--95880 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95880--95881 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95880--95881 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95881--95882 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95882--95883 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95882--95883 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95883--95884 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95883--95884 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95884--95885 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95884--95885 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95885--95886 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95885--95886 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95886--95887 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95886--95887 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95887--95888 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95887--95888 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95888--95889 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95888--95889 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95889--95890 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95889--95890 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- [1075] Underfull \hbox (badness 10000) in paragraph at lines 95890--95891 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95891--95892 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95891--95892 \TU/Ubuntu(0)/m/it/10.95 btrfs-bucket- Underfull \hbox (badness 10000) in paragraph at lines 95892--95893 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95892--95893 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95893--95894 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95893--95894 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95894--95895 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95894--95895 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95895--95896 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95895--95896 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95896--95897 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Ceph Object - cephobject: Underfull \hbox (badness 10000) in paragraph at lines 95896--95897 \TU/Ubuntu(0)/m/it/10.95 cephobject- Underfull \hbox (badness 10000) in paragraph at lines 95897--95898 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95897--95898 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95898--95899 \TU/Ubuntu(0)/m/it/10.95 lvm-bucket- Underfull \hbox (badness 10000) in paragraph at lines 95899--95900 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95900--95901 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95901--95902 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95901--95902 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95902--95903 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95902--95903 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95903--95904 \TU/Ubuntu(0)/m/it/10.95 zfs-bucket- Underfull \hbox (badness 10000) in paragraph at lines 95904--95905 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95905--95906 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95906--95907 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95907--95908 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95907--95908 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95908--95909 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95908--95909 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95909--95910 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95909--95910 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95910--95911 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95910--95911 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95911--95912 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95911--95912 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 95912--95913 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95912--95913 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95913--95914 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95913--95914 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95914--95915 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95914--95915 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95915--95916 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95916--95917 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95916--95917 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- [1076] Underfull \hbox (badness 10000) in paragraph at lines 95917--95918 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95917--95918 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95918--95919 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95918--95919 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95919--95920 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95919--95920 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95920--95921 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95920--95921 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95921--95922 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95921--95922 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95922--95923 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95922--95923 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95923--95924 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95923--95924 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95924--95925 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95925--95926 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95925--95926 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95926--95927 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95926--95927 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95927--95928 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95927--95928 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95928--95929 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95928--95929 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95929--95930 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95929--95930 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95930--95931 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95930--95931 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95931--95932 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 Pure Storage - Underfull \hbox (badness 10000) in paragraph at lines 95931--95932 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95931--95932 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95932--95933 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95932--95933 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95933--95934 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95933--95934 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95934--95935 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95934--95935 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- Underfull \hbox (badness 10000) in paragraph at lines 95935--95936 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 CephFS - cephfs: Underfull \hbox (badness 10000) in paragraph at lines 95935--95936 \TU/Ubuntu(0)/m/it/10.95 cephfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95936--95937 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Directory - dir: dir-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), Underfull \hbox (badness 10000) in paragraph at lines 95937--95938 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95937--95938 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95938--95939 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95939--95940 []\TU/UbuntuMono(0)/m/n/10.95 source.wipe \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95939--95940 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95940--95941 []\TU/UbuntuMono(0)/m/n/10.95 source.wipe \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95940--95941 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95941--95942 []\TU/UbuntuMono(0)/m/n/10.95 source.wipe \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 ZFS - zfs: zfs-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), Underfull \hbox (badness 5460) in paragraph at lines 95942--95943 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 HPE Alletra - alletra: [1077] Underfull \hbox (badness 10000) in paragraph at lines 95943--95944 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95943--95944 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95944--95945 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95944--95945 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95945--95946 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95945--95946 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95946--95947 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95946--95947 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95947--95948 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95947--95948 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95948--95949 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95948--95949 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95949--95950 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Pure Storage - Underfull \hbox (badness 10000) in paragraph at lines 95949--95950 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95949--95950 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95950--95951 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95950--95951 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 5460) in paragraph at lines 95951--95952 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95952--95953 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95952--95953 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95953--95954 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95953--95954 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95954--95955 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95954--95955 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95955--95956 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95955--95956 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95956--95957 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95956--95957 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95957--95958 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95957--95958 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95958--95959 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Pure Storage - Underfull \hbox (badness 10000) in paragraph at lines 95958--95959 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95958--95959 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95959--95960 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95959--95960 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95960--95961 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool.pristine \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Ceph RBD - Underfull \hbox (badness 10000) in paragraph at lines 95960--95961 \TU/Ubuntu(0)/m/it/10.95 ceph: Underfull \hbox (badness 10000) in paragraph at lines 95960--95961 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- Underfull \hbox (badness 10000) in paragraph at lines 95961--95962 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool.pristine \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 10000) in paragraph at lines 95961--95962 \TU/Ubuntu(0)/m/it/10.95 cephfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95962--95963 \TU/Ubuntu(0)/m/it/10.95 class="literal">cephobject: Underfull \hbox (badness 10000) in paragraph at lines 95962--95963 \TU/Ubuntu(0)/m/it/10.95 cephobject- Underfull \hbox (badness 10000) in paragraph at lines 95963--95964 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95964--95965 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95964--95965 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95965--95966 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95965--95966 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95966--95967 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95966--95967 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95967--95968 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95967--95968 \TU/Ubuntu(0)/m/it/10.95 dir-volume- [1078] Underfull \hbox (badness 10000) in paragraph at lines 95968--95969 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95968--95969 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95969--95970 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95969--95970 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95970--95971 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95970--95971 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95971--95972 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95971--95972 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95972--95973 []\TU/UbuntuMono(0)/m/n/10.95 volume.size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95972--95973 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 95973--95974 []\TU/UbuntuMono(0)/m/n/10.95 volume.size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95974--95975 []\TU/UbuntuMono(0)/m/n/10.95 volume.size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95974--95975 \TU/Ubuntu(0)/m/it/10.95 pure-pool- [1079] (./canonical-lxd.ind) enddocument/afterlastpage: lastpage setting LastPage. (./canonical-lxd.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information) Output written on canonical-lxd.pdf (1080 pages). Transcript written on canonical-lxd.log. Latexmk: Getting log file 'canonical-lxd.log' Latexmk: Examining 'canonical-lxd.fls' Latexmk: Examining 'canonical-lxd.log' Latexmk: Index file 'canonical-lxd.idx' was written Latexmk: Log file says output to 'canonical-lxd.pdf' Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: canonical-lxd.aux canonical-lxd.toc ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="canonical-lxd" "lxd.tex"' ------------ This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./lxd.tex LaTeX2e <2023-11-01> patch level 1 L3 programming layer <2024-01-22> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2023/05/17 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.lde)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def) (/usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfiltered .code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.de f)))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonomet ric.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.cod e.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerari thmetics.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct. code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformation s.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.t ex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex)) ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex ) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65 .sty) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18 .sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbraster.code.tex Library (tcolorbox): 'tcbraster.code.tex' version '6.2.0' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbskins.code.tex Library (tcolorbox): 'tcbskins.code.tex' version '6.2.0' (/usr/share/texlive/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex)) (/usr/share/texlive/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarytopaths.code.tex))) (/usr/share/texlive/texmf-dist/tex/latex/tikzfill/tikzfill.image.sty (/usr/share/texlive/texmf-dist/tex/latex/tikzfill/tikzfill-common.sty) (/usr/share/texlive/texmf-dist/tex/latex/tikzfill/tikzlibraryfill.image.code.te x)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbskinsjigsaw.code.tex Library (tcolorbox): 'tcbskinsjigsaw.code.tex' version '6.2.0' )) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex Library (tcolorbox): 'tcbbreakable.code.tex' version '6.2.0' (/usr/share/texlive/texmf-dist/tex/latex/pdfcol/pdfcol.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbhooks.code.tex Library (tcolorbox): 'tcbhooks.code.tex' version '6.2.0' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex Library (tcolorbox): 'tcbtheorems.code.tex' version '6.2.0' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbfitting.code.tex Library (tcolorbox): 'tcbfitting.code.tex' version '6.2.0' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcblistingsutf8.code.tex Library (tcolorbox): 'tcblistingsutf8.code.tex' version '6.2.0' (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex Library (tcolorbox): 'tcblistings.code.tex' version '6.2.0' (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcblistingscore.code.tex Library (tcolorbox): 'tcblistingscore.code.tex' version '6.2.0' (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex Library (tcolorbox): 'tcbprocessing.code.tex' version '6.2.0' )))) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbexternal.code.tex Library (tcolorbox): 'tcbexternal.code.tex' version '6.2.0' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbmagazine.code.tex Library (tcolorbox): 'tcbmagazine.code.tex' version '6.2.0' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbvignette.code.tex Library (tcolorbox): 'tcbvignette.code.tex' version '6.2.0' (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryfadings.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryfadings.code .tex))) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbposter.code.tex Library (tcolorbox): 'tcbposter.code.tex' version '6.2.0' )) (/usr/share/texlive/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/share/texlive/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/share/texlive/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/share/texlive/texmf-dist/tex/latex/tabto-ltx/tabto.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty) Writing index file canonical-lxd.idx (./canonical-lxd.aux LaTeX Warning: Label `reference/instance_options:instance-miscellaneous:environ ment.*' multiply defined. ) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-utex-helper. sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomefree.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomebrands.fd))) *geometry* driver: auto-detecting *geometry* detected driver: xetex (./canonical-lxd.out) (./canonical-lxd.out) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) Underfull \hbox (badness 10000) in alignment at lines 181--181 [][] Overfull \hbox (1.13809pt too wide) in paragraph at lines 181--182 [][] [1] (./canonical-lxd.toc Overfull \hbox (1.55487pt too wide) detected at line 401 []\TU/Ubuntu(0)/m/n/10.95 297 Overfull \hbox (1.55487pt too wide) detected at line 502 []\TU/Ubuntu(0)/m/n/10.95 352 Overfull \hbox (1.55487pt too wide) detected at line 627 []\TU/Ubuntu(0)/m/n/10.95 386 Overfull \hbox (1.55487pt too wide) detected at line 637 []\TU/Ubuntu(0)/m/n/10.95 389 Overfull \hbox (1.55487pt too wide) detected at line 668 []\TU/Ubuntu(0)/m/n/10.95 401 Overfull \hbox (1.55487pt too wide) detected at line 694 []\TU/Ubuntu(0)/m/n/10.95 414 Overfull \hbox (1.55487pt too wide) detected at line 732 []\TU/Ubuntu(0)/m/n/10.95 431 Overfull \hbox (1.55487pt too wide) detected at line 803 []\TU/Ubuntu(0)/m/n/10.95 450 Overfull \hbox (1.55487pt too wide) detected at line 1035 []\TU/Ubuntu(0)/m/n/10.95 672 Overfull \hbox (1.55487pt too wide) detected at line 1045 []\TU/Ubuntu(0)/m/n/10.95 679 Overfull \hbox (1.55487pt too wide) detected at line 1063 []\TU/Ubuntu(0)/m/n/10.95 689 Overfull \hbox (1.55487pt too wide) detected at line 1540 []\TU/Ubuntu(0)/m/n/10.95 774 Overfull \hbox (7.73068pt too wide) detected at line 3156 []\TU/Ubuntu(0)/m/n/10.95 1038 ) [1] Missing character: There is no ɛ (U+025B) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! Missing character: There is no 🔈 (U+1F508) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! [2] [3] Chapter 1. [4] [5] [6] [7] [8] [9] [10] [11] [12] Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [13] [14] [15] [16] [17] [18] [19] [20] Chapter 2. [21] [22] [23] [24] [25] [26] [27] [28] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/b/it' undefined (Font) using `TU/Ubuntu(0)/b/n' instead on input line 2305. [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/sc' undefined (Font) using `TU/Ubuntu(0)/m/n' instead on input line 3458. [45] [46] [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 3822--3825 [][][][][]$[][][][][] [] [] [] [][][][][] [] [][][][][][][][][] [] [][][] [] [] [][][][][] [] [][][][][] [] [][][][][][][][][][][][][][][][][][] [] [][][][][][ ][][][][][][][][][][][][][][][][][][] [] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] Underfull \hbox (badness 10000) in paragraph at lines 4663--4665 []\TU/Ubuntu(0)/m/sc/10.95 Check the contents of an existing instance configura tion ([][]\TU/UbuntuMono(0)/m/it/10.95 lxc config show [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] Overfull \vbox (1.04077pt too high) detected at line 5832 [84] [85] [86] [87] [88] Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no □ (U+25A1) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/UbuntuMono(0)/m/n/10.95 available Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/UbuntuMono(0)/m/n/10.95 available Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 attach on \TU/UbuntuMono(0)/m/n/10.95 pro Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 attach on Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/UbuntuMono(0)/m/n/10.95 unset Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 attach on Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7446--7446 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- [101] [102] Underfull \hbox (badness 10000) in paragraph at lines 7612--7614 []\TU/Ubuntu(0)/m/sc/10.95 For example, to pull the contents of the \TU/UbuntuM ono(0)/m/n/10.95 /etc/hosts \TU/Ubuntu(0)/m/sc/10.95 file and write them to a [103] [104] [105] [106] [107] [108] Underfull \hbox (badness 7796) in paragraph at lines 8110--8114 \TU/Ubuntu(0)/m/sc/10.95 In interactive mode, the operation creates an addition al single bi-directional Underfull \hbox (badness 10000) in paragraph at lines 8110--8114 \TU/Ubuntu(0)/m/sc/10.95 WebSocket. To force interactive mode, add \TU/UbuntuMo no(0)/m/n/10.95 "interactive": true \TU/Ubuntu(0)/m/sc/10.95 and [109] [110] [111] [112] [113] Overfull \hbox (0.99495pt too wide) in paragraph at lines 8670--8673 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][][][][][][] [] [][] [] [] [] [] [][][][][][] [] [][][][][][][][][][][] [] [][][][][][] [] [][][][][][][][ ][][][][][] [] [][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][]$| [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 5862) in paragraph at lines 9410--9415 []\TU/Ubuntu(0)/m/sc/10.95 Most storage drivers support optimized snapshot crea tion (see [][]\TU/Ubuntu(0)/m/it/10.95 Feature comparison[][] [124] [125] [126] Underfull \hbox (badness 10000) in paragraph at lines 9604--9606 []\TU/Ubuntu(0)/m/sc/10.95 See [][]\TU/UbuntuMono(0)/m/n/10.95 GET /1.0/instanc es/{name}/snapshots[][]\TU/Ubuntu(0)/m/sc/10.95 , [][]\TU/UbuntuMono(0)/m/n/10. 95 GET /1.0/instances/{name}/snapshots/ Underfull \hbox (badness 5787) in paragraph at lines 9604--9606 \TU/UbuntuMono(0)/m/n/10.95 {snapshot}[][]\TU/Ubuntu(0)/m/sc/10.95 , [][]\TU/Ub untuMono(0)/m/n/10.95 PATCH /1.0/instances/{name}/snapshots/{snapshot}[][]\TU/U buntu(0)/m/sc/10.95 , and [][]\TU/UbuntuMono(0)/m/n/10.95 DELETE /1.0/ [127] [128] [129] [130] [131] [132] [133] [134] [135] Overfull \vbox (59.22177pt too high) detected at line 10347 [136] [137] [138] Package tcolorbox Warning: The upper box part has become overfull on input line 10560. [139] [140] Package tcolorbox Warning: The upper box part has become overfull on input line 10672. [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] Overfull \vbox (1.4761pt too high) detected at line 12492 [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] Underfull \hbox (badness 5862) in paragraph at lines 15954--15959 []\TU/Ubuntu(0)/m/sc/10.95 Most storage drivers support optimized snapshot crea tion (see [][]\TU/Ubuntu(0)/m/it/10.95 Feature comparison[][] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] Underfull \hbox (badness 10000) in paragraph at lines 16766--16770 []\TU/Ubuntu(0)/m/sc/10.95 Therefore, you must first create a pending network o n each member with the Underfull \hbox (badness 6016) in paragraph at lines 16766--16770 [][]\TU/UbuntuMono(0)/m/n/10.95 target= \TU/Ubuntu(0)/m/sc/10.9 5 flag and the appropriate configuration for the member. [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] Underfull \hbox (badness 10000) in paragraph at lines 20561--20564 []\TU/Ubuntu(0)/m/sc/10.95 This assumes that [][]\TU/UbuntuMono(0)/m/it/10.95 c ore.dns_address[][] \TU/Ubuntu(0)/m/sc/10.95 (page 452[]) was set to [269] [270] Underfull \hbox (badness 10000) in paragraph at lines 20718--20718 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 20751--20751 []\TU/UbuntuMono(0)/m/n/10.95 network. [271] Underfull \hbox (badness 10000) in paragraph at lines 20780--20780 []\TU/UbuntuMono(0)/m/n/10.95 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 20809--20809 []\TU/UbuntuMono(0)/m/n/10.95 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 20838--20838 []\TU/UbuntuMono(0)/m/n/10.95 user. [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] Missing character: There is no ● (U+25CF) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;color=FFFFFFFF ;! [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] Overfull \hbox (1018.33005pt too wide) in paragraph at lines 23300--23300 []\TU/UbuntuMono(1)/m/n/10 eyJzZXJ2ZXJfbmFtZSI6InJwaTAxIiwiZmluZ2VycHJpbnQiOiIy NjZjZmExZDk0ZDZiMjk2Nzk0YjU0YzJlYzdjOTMwNDA5ZjIzNjdmNmM1YjRhZWVjOGM0YjAxYTc2NjU 0MjgxIiwiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiJmZGI1OTgyNj gxNTQ2ZGQyNGE2ZGE0Mzg5MTUyOGM1ZGUxNWNmYmQ5M2M3OTU3ODNkNGI5OGU4MTQ4MWMzNmUwIn0=| [300] Overfull \vbox (1.75824pt too high) detected at line 23423 [301] [302] Overfull \hbox (987.0321pt too wide) in paragraph at lines 23517--23517 [][]\TU/UbuntuMono(0)/m/n/10 eyJzZXJ2ZXJfbmFtZSI6Im5vZGUyIiwiZmluZ2VycHJpbnQiOi JjZjlmNmVhMWIzYjhiNjgxNzQ1YTY1NTY2YjM3ZGUwOTUzNjRmM2MxMDAwMGNjZWQyOTk5NDU5YzY2M GIxNWQ4IiwiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiIxNGJmY2Ez MDhkOTNhY2E3MGJmYThkMzE0NWM4NWY3YmE0ZmU1YmYyNmJiNDhmMmUwNzhhOGZhMDczZDc0YTFiIn0 =| [303] [304] [305] [306] [307] [308] [309] Underfull \hbox (badness 10000) in paragraph at lines 23956--23959 []\TU/Ubuntu(0)/m/sc/10.95 You can pass only the member-specific configuration keys \TU/UbuntuMono(0)/m/n/10.95 bridge. [310] [311] [312] [313] [314] [315] [316] Underfull \hbox (badness 5105) in paragraph at lines 24444--24449 \TU/UbuntuMono(0)/m/n/10.95 tar.gz \TU/Ubuntu(0)/m/sc/10.95 for snap installati ons or \TU/UbuntuMono(0)/m/n/10.95 /var/lib/lxd/database/lxd_recovery_db.tar.gz \TU/Ubuntu(0)/m/sc/10.95 ). [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] Package tcolorbox Warning: The upper box part has become overfull on input line 25301. [328] [329] [330] [331] Underfull \vbox (badness 10000) detected at line 25563 Overfull \vbox (0.9711pt too high) detected at line 25563 [332] [333] Underfull \hbox (badness 10000) in paragraph at lines 25673--25675 []\TU/Ubuntu(0)/m/sc/10.95 Use the following command to instruct LXD to move al l occurrences of [334] [335] [336] Underfull \hbox (badness 10000) in paragraph at lines 25791--25793 []\TU/Ubuntu(0)/m/sc/10.95 In the \TU/Ubuntu(0)/m/it/10.95 URL \TU/Ubuntu(0)/m/ sc/10.95 field, enter the address of your Loki installation (\TU/UbuntuMono(0)/ m/n/10.95 http:// [337] [338] [339] Underfull \hbox (badness 6510) in paragraph at lines 25856--25858 []\TU/Ubuntu(0)/m/sc/10.95 The Prometheus \TU/UbuntuMono(0)/m/n/10.95 job_name \TU/Ubuntu(0)/m/sc/10.95 value can be found in \TU/UbuntuMono(0)/m/n/10.95 /var /snap/prometheus/current/ [340] [341] [342] Underfull \hbox (badness 10000) in paragraph at lines 26049--26052 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][][][][][][][][][] [] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] Overfull \hbox (77.24997pt too wide) in paragraph at lines 26659--26662 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [353] Overfull \hbox (77.24997pt too wide) in paragraph at lines 26683--26686 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| Overfull \hbox (77.24997pt too wide) in paragraph at lines 26706--26709 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [354] [355] [356] Overfull \hbox (70.85999pt too wide) in paragraph at lines 26911--26914 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][]$| Overfull \hbox (60.88303pt too wide) in paragraph at lines 26965--26968 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] Underfull \hbox (badness 7397) in paragraph at lines 27957--27960 []\TU/Ubuntu(0)/m/sc/10.95 If you plan to use the OverlayFS storage driver in D ocker, you should also set [372] Overfull \hbox (135.14801pt too wide) in paragraph at lines 28063--28066 [][][][][]$[][][][][] [] [] [] [][][][][][][] [] [][][][][][][][][][][][][][][] [] [][][] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [373] [374] [375] Underfull \hbox (badness 10000) in paragraph at lines 28390--28390 []\TU/Ubuntu(0)/b/it/10.95 API exten- Underfull \hbox (badness 10000) in paragraph at lines 28390--28390 []\TU/UbuntuMono(0)/m/n/10.95 doc/api[]extensions.md\TU/Ubuntu(0)/m/sc/10.95 , \TU/UbuntuMono(0)/m/n/10.95 shared/ Underfull \hbox (badness 10000) in paragraph at lines 28390--28390 []\TU/Ubuntu(0)/b/it/10.95 Documenta- Underfull \hbox (badness 10000) in paragraph at lines 28390--28390 []\TU/Ubuntu(0)/b/it/10.95 Go client [376] [377] [378] [379] [380] [381] [382] Underfull \hbox (badness 10000) in paragraph at lines 28811--28814 [][][][][]$[][][][][] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][][ ][][][][][][][][][][][][][][][][] [] [][][] [] [383] [384] [385] Chapter 3. [386] [387] [388] [389] [390] Overfull \hbox (3.24397pt too wide) in paragraph at lines 29349--29349 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 29349--29349 []\TU/FreeSans(0)/m/n/10.95 De- Underfull \hbox (badness 10000) in paragraph at lines 29349--29349 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (8.24812pt too wide) in paragraph at lines 29349--29349 []\TU/Ubuntu(0)/m/sc/10.95 string| Underfull \hbox (badness 10000) in paragraph at lines 29349--29349 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (8.24812pt too wide) in paragraph at lines 29349--29349 []\TU/Ubuntu(0)/m/sc/10.95 string| Underfull \hbox (badness 10000) in paragraph at lines 29349--29349 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (1.71097pt too wide) in paragraph at lines 29349--29349 []\TU/Ubuntu(0)/m/sc/10.95 bool| [391] Underfull \hbox (badness 10000) in paragraph at lines 29616--29616 []\TU/FreeSans(0)/m/n/10.95 Direc- Overfull \hbox (5.66438pt too wide) in paragraph at lines 29616--29616 []\TU/FreeSans(0)/m/n/10.95 Btrfs| Overfull \hbox (5.46402pt too wide) in paragraph at lines 29616--29616 []\TU/FreeSans(0)/m/n/10.95 LVM| Overfull \hbox (3.64633pt too wide) in paragraph at lines 29616--29616 []\TU/FreeSans(0)/m/n/10.95 ZFS| Underfull \hbox (badness 10000) in paragraph at lines 29616--29616 []\TU/FreeSans(0)/m/n/10.95 Ceph Underfull \hbox (badness 10000) in paragraph at lines 29616--29616 []\TU/FreeSans(0)/m/n/10.95 Dell Pow- Underfull \hbox (badness 10000) in paragraph at lines 29616--29616 []\TU/FreeSans(0)/m/n/10.95 Pure Underfull \hbox (badness 10000) in paragraph at lines 29616--29616 []\TU/Ubuntu(0)/m/sc/10.95 Shared with the Underfull \hbox (badness 10000) in paragraph at lines 29616--29616 []\TU/Ubuntu(0)/m/sc/10.95 Dedicated disk/- [392] Underfull \hbox (badness 5533) in paragraph at lines 29676--29678 []\TU/Ubuntu(0)/m/sc/10.95 Directly on an instance: [][]\TU/UbuntuMono(0)/m/it/ 10.95 lxc launch [][]storage [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] Underfull \vbox (badness 10000) detected at line 30623 Overfull \vbox (0.9711pt too high) detected at line 30623 [406] [407] [408] [409] [410] [411] [412] [413] [414] Underfull \hbox (badness 10000) in paragraph at lines 31237--31237 []\TU/FreeSans(0)/m/n/10.95 Auto- Overfull \hbox (7.23807pt too wide) in paragraph at lines 31237--31237 []\TU/UbuntuMono(0)/m/n/10.95 database[]leader| Overfull \hbox (12.71307pt too wide) in paragraph at lines 31237--31237 []\TU/UbuntuMono(0)/m/n/10.95 database[]standby| [415] [416] [417] Underfull \hbox (badness 5260) in paragraph at lines 31436--31442 []\TU/UbuntuMono(0)/m/n/10.95 request \TU/Ubuntu(0)/m/sc/10.95 is an object tha t contains an expanded representation of [][]\TU/UbuntuMono(0)/m/n/10.95 script let. Underfull \hbox (badness 10000) in paragraph at lines 31444--31450 []\TU/UbuntuMono(0)/m/n/10.95 candidate_members \TU/Ubuntu(0)/m/sc/10.95 is a \ TU/UbuntuMono(0)/m/n/10.95 list \TU/Ubuntu(0)/m/sc/10.95 of cluster member obje cts representing [][]\TU/UbuntuMono(0)/m/n/10.95 api. [418] [419] [420] [421] [422] [423] [424] [425] Overfull \hbox (7.46788pt too wide) in paragraph at lines 32024--32024 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 32024--32024 []\TU/FreeSans(0)/m/n/10.95 De- Overfull \hbox (0.86389pt too wide) in paragraph at lines 32024--32024 \TU/FreeSans(0)/m/n/10.95 fault| Underfull \hbox (badness 10000) in paragraph at lines 32024--32024 []\TU/FreeSans(0)/m/n/10.95 Re- Overfull \hbox (5.03206pt too wide) in paragraph at lines 32024--32024 \TU/FreeSans(0)/m/n/10.95 quired| Underfull \hbox (badness 10000) in paragraph at lines 32024--32024 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (5.93488pt too wide) in paragraph at lines 32024--32024 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 32024--32024 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 32024--32024 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- Underfull \hbox (badness 10000) in paragraph at lines 32024--32024 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (4.72388pt too wide) in paragraph at lines 32024--32024 \TU/UbuntuMono(0)/m/n/10.95 ipv4_filtering| Overfull \hbox (5.93488pt too wide) in paragraph at lines 32024--32024 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 32024--32024 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 32024--32024 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- Underfull \hbox (badness 10000) in paragraph at lines 32024--32024 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (4.72388pt too wide) in paragraph at lines 32024--32024 \TU/UbuntuMono(0)/m/n/10.95 ipv6_filtering| Overfull \hbox (5.93488pt too wide) in paragraph at lines 32024--32024 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 32024--32024 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 32024--32024 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- [426] [427] [428] Underfull \hbox (badness 5817) in paragraph at lines 32239--32245 \TU/Ubuntu(0)/m/sc/10.95 To figure out the right values for the \TU/UbuntuMono( 0)/m/n/10.95 security.delegate_bpf.cmd_types\TU/Ubuntu(0)/m/sc/10.95 , \TU/Ubun tuMono(0)/m/n/10.95 security. Underfull \hbox (badness 10000) in paragraph at lines 32239--32245 \TU/UbuntuMono(0)/m/n/10.95 delegate_bpf.map_types\TU/Ubuntu(0)/m/sc/10.95 , \T U/UbuntuMono(0)/m/n/10.95 security.delegate_bpf.prog_types\TU/Ubuntu(0)/m/sc/10 .95 , \TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. [429] [430] Chapter 4. [431] [432] [433] [434] [435] Overfull \hbox (88.837pt too wide) in paragraph at lines 32920--32923 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][] [] [][][][][][][][][][][][][][][][] [] [][][][][][][][][][][][ ][][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][]$| [436] Overfull \hbox (88.837pt too wide) in paragraph at lines 32982--32985 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][] [] [][][][][][][][][][][][][][][][] [] [][][][][][][][][][][][ ][][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][]$| [437] Overfull \hbox (77.24997pt too wide) in paragraph at lines 33021--33024 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [438] [439] [440] [441] [442] Underfull \hbox (badness 10000) in paragraph at lines 33450--33450 []\TU/FreeSans(0)/m/n/10.95 Vari- Underfull \hbox (badness 10000) in paragraph at lines 33450--33450 []\TU/UbuntuMono(0)/m/n/10.95 trig- Underfull \hbox (badness 10000) in paragraph at lines 33450--33450 []\TU/UbuntuMono(0)/m/n/10.95 in- Underfull \hbox (badness 10000) in paragraph at lines 33450--33450 []\TU/UbuntuMono(0)/m/n/10.95 de- Overfull \hbox (51.51558pt too wide) in paragraph at lines 33450--33450 []\TU/UbuntuMono(0)/m/n/10.95 map[string]map[string]string| Underfull \hbox (badness 10000) in paragraph at lines 33450--33450 []\TU/UbuntuMono(0)/m/n/10.95 prop- [443] Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 OS Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 \TU/FreeSans(0)/m/n/10.95 ven- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 OS ver- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 OS Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 \TU/FreeSans(0)/m/n/10.95 sup- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 [][][]\TU/FreeSans(0)/m/it/10.95 LXD agent[][] Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 VirtIO- Overfull \hbox (1.76984pt too wide) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 VirtIO- Overfull \hbox (12.63136pt too wide) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 NVMe| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 CSM Overfull \hbox (7.55548pt too wide) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 UEFI| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/FreeSans(0)/m/n/10.95 Se- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 \TU/FreeSans(0)/m/n/10.95 cure Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 CentOS Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 CentOS Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 CentOS Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Red Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Red Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 RHEL Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Red Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 SLES 12 Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 SLES 15 Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (8.1545pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 14.04.6 Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (8.1545pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 16.04.7 Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (8.1545pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 18.04.6 Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (8.1545pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 20.04.6 Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (8.1545pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 22.04.4 Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (8.1545pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 24.04.1 Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (13.41182pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 ❌[][][][][][][]| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (13.41182pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 ❌[][][][][][][]| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Overfull \hbox (13.41182pt too wide) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 ❌[][][][][][][]| Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34295--34295 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34295--34295 \TU/Ubuntu(0)/m/sc/10.95 ported| Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [444] Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [445] [446] Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 34550--34550 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34550--34550 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34550--34550 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34550--34550 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34550--34550 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34550--34550 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [447] [448] [449] [450] Underfull \hbox (badness 10000) in paragraph at lines 34969--34969 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35005--35005 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35034--35034 []\TU/UbuntuMono(0)/m/n/10.95 core. [451] Underfull \hbox (badness 10000) in paragraph at lines 35070--35070 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35099--35099 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35131--35131 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35141--35147 []\TU/UbuntuMono(0)/m/n/10.95 core.https_allowed_credentials \TU/Ubuntu(0)/m/sc /10.95 Whether to set \TU/UbuntuMono(0)/m/n/10.95 Access[]Control[]Allow[]Crede ntials [][][][] Underfull \hbox (badness 10000) in paragraph at lines 35167--35167 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35199--35199 []\TU/UbuntuMono(0)/m/n/10.95 core. [452] Underfull \hbox (badness 10000) in paragraph at lines 35228--35228 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35257--35257 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35286--35286 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35318--35318 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35354--35354 []\TU/UbuntuMono(0)/m/n/10.95 core. [453] Underfull \hbox (badness 10000) in paragraph at lines 35383--35383 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35415--35415 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35447--35447 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35486--35486 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35551--35551 []\TU/UbuntuMono(0)/m/n/10.95 core. [454] Underfull \hbox (badness 10000) in paragraph at lines 35587--35587 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35623--35623 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35652--35652 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35691--35691 []\TU/UbuntuMono(0)/m/n/10.95 acme. Underfull \hbox (badness 10000) in paragraph at lines 35724--35724 []\TU/UbuntuMono(0)/m/n/10.95 https://acme[]v02.api.letsencrypt.org/ [455] Underfull \hbox (badness 10000) in paragraph at lines 35782--35782 []\TU/UbuntuMono(0)/m/n/10.95 acme. Underfull \hbox (badness 10000) in paragraph at lines 35849--35849 []\TU/UbuntuMono(0)/m/n/10.95 oidc.client. Underfull \hbox (badness 10000) in paragraph at lines 35878--35878 []\TU/UbuntuMono(0)/m/n/10.95 oidc.client. [456] Underfull \hbox (badness 10000) in paragraph at lines 35907--35907 []\TU/UbuntuMono(0)/m/n/10.95 oidc.groups. Underfull \hbox (badness 10000) in paragraph at lines 36027--36027 []\TU/UbuntuMono(0)/m/n/10.95 cluster. [457] Underfull \hbox (badness 10000) in paragraph at lines 36060--36060 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36096--36096 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36133--36133 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36166--36166 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36203--36203 []\TU/UbuntuMono(0)/m/n/10.95 cluster. [458] Underfull \hbox (badness 10000) in paragraph at lines 36240--36240 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36315--36315 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 36352--36352 []\TU/UbuntuMono(0)/m/n/10.95 images. [459] Underfull \hbox (badness 10000) in paragraph at lines 36380--36380 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 36413--36413 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 36451--36451 []\TU/UbuntuMono(0)/m/n/10.95 loki.api. Underfull \hbox (badness 10000) in paragraph at lines 36480--36480 []\TU/UbuntuMono(0)/m/n/10.95 loki.api. Underfull \hbox (badness 10000) in paragraph at lines 36512--36512 []\TU/UbuntuMono(0)/m/n/10.95 loki.auth. [460] Underfull \hbox (badness 10000) in paragraph at lines 36541--36541 []\TU/UbuntuMono(0)/m/n/10.95 loki.auth. Underfull \hbox (badness 10000) in paragraph at lines 36675--36675 []\TU/UbuntuMono(0)/m/n/10.95 lifecycle, [461] Underfull \hbox (badness 10000) in paragraph at lines 36718--36718 []\TU/UbuntuMono(0)/m/n/10.95 backups. Underfull \hbox (badness 10000) in paragraph at lines 36754--36754 []\TU/UbuntuMono(0)/m/n/10.95 instances.migration. Underfull \hbox (badness 10000) in paragraph at lines 36790--36790 []\TU/UbuntuMono(0)/m/n/10.95 instances.nic. Underfull \hbox (badness 10000) in paragraph at lines 36826--36826 []\TU/UbuntuMono(0)/m/n/10.95 instances.placement. [462] Underfull \hbox (badness 10000) in paragraph at lines 36859--36859 []\TU/UbuntuMono(0)/m/n/10.95 maas.api. Underfull \hbox (badness 10000) in paragraph at lines 36888--36888 []\TU/UbuntuMono(0)/m/n/10.95 maas.api. Underfull \hbox (badness 10000) in paragraph at lines 36921--36921 []\TU/UbuntuMono(0)/m/n/10.95 maas. Underfull \hbox (badness 5667) in paragraph at lines 37027--37033 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn.integration_bridge \TU/Ubuntu(0)/m/sc /10.95 OVS integration bridge to use for OVN networks [][][][] Underfull \hbox (badness 10000) in paragraph at lines 37053--37053 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn. [463] Underfull \hbox (badness 10000) in paragraph at lines 37060--37066 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn.northbound_connection \TU/Ubuntu(0)/m /sc/10.95 OVN northbound database connection string [][][][] Underfull \hbox (badness 10000) in paragraph at lines 37086--37086 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn. Underfull \hbox (badness 10000) in paragraph at lines 37115--37115 []\TU/UbuntuMono(0)/m/n/10.95 storage. Underfull \hbox (badness 10000) in paragraph at lines 37147--37147 []\TU/UbuntuMono(0)/m/n/10.95 storage. [464] [465] [466] Underfull \hbox (badness 10000) in paragraph at lines 37418--37418 []\TU/UbuntuMono(0)/m/n/10.95 agent. Underfull \hbox (badness 10000) in paragraph at lines 37454--37454 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 37520--37520 []\TU/UbuntuMono(0)/m/n/10.95 environment. [467] Underfull \hbox (badness 10000) in paragraph at lines 37556--37556 []\TU/UbuntuMono(0)/m/n/10.95 linux. Underfull \hbox (badness 10000) in paragraph at lines 37599--37599 []\TU/UbuntuMono(0)/m/n/10.95 linux.kernel_modules. Underfull \hbox (badness 10000) in paragraph at lines 37636--37636 []\TU/UbuntuMono(0)/m/n/10.95 linux.sysctl. Underfull \hbox (badness 10000) in paragraph at lines 37665--37665 []\TU/UbuntuMono(0)/m/n/10.95 ubuntu_pro. [468] Underfull \hbox (badness 10000) in paragraph at lines 37700--37700 []\TU/UbuntuMono(0)/m/n/10.95 user. Underfull \hbox (badness 10000) in paragraph at lines 37732--37732 []\TU/UbuntuMono(0)/m/n/10.95 environment. Underfull \hbox (badness 10000) in paragraph at lines 37771--37771 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 37809--37809 []\TU/UbuntuMono(0)/m/n/10.95 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 37845--37845 []\TU/UbuntuMono(0)/m/n/10.95 boot.autostart. [469] Underfull \hbox (badness 10000) in paragraph at lines 37873--37873 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 37910--37910 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 37946--37946 []\TU/UbuntuMono(0)/m/n/10.95 boot.stop. Underfull \hbox (badness 10000) in paragraph at lines 37992--37992 []\TU/UbuntuMono(0)/m/n/10.95 cloud[]init. [470] Underfull \hbox (badness 10000) in paragraph at lines 38028--38028 []\TU/UbuntuMono(0)/m/n/10.95 cloud[]init.ssh[]keys. [471] Underfull \hbox (badness 10000) in paragraph at lines 38271--38271 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 38314--38314 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. [472] Underfull \hbox (badness 10000) in paragraph at lines 38350--38350 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 38393--38393 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 38437--38437 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. [473] Underfull \hbox (badness 10000) in paragraph at lines 38477--38477 []\TU/UbuntuMono(0)/m/n/10.95 limits.disk. Underfull \hbox (badness 10000) in paragraph at lines 38516--38516 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 38556--38556 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 38596--38596 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 38636--38636 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. [474] Underfull \hbox (badness 10000) in paragraph at lines 38720--38720 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. Underfull \hbox (badness 10000) in paragraph at lines 38761--38761 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. Underfull \hbox (badness 10000) in paragraph at lines 38801--38801 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. [475] Underfull \hbox (badness 10000) in paragraph at lines 38838--38838 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory.swap. Underfull \hbox (badness 10000) in paragraph at lines 38879--38879 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 38915--38915 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. [476] [477] [478] Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_FSIZE| Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_LOCKS| Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (16.63469pt too wide) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_MEMLOCK| Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (11.1597pt too wide) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_NOFILE| Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_NPROC| Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (11.1597pt too wide) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_RTPRIO| Underfull \hbox (badness 10000) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (33.0597pt too wide) in paragraph at lines 39211--39211 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_SIGPENDING| [479] Underfull \hbox (badness 10000) in paragraph at lines 39215--39217 []\TU/Ubuntu(0)/m/sc/10.95 A full list of all available limits can be found in the manpages for the \TU/UbuntuMono(0)/m/n/10.95 getr- Underfull \hbox (badness 10000) in paragraph at lines 39267--39267 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental. [480] Underfull \hbox (badness 10000) in paragraph at lines 39307--39307 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory. Underfull \hbox (badness 10000) in paragraph at lines 39344--39344 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory. [481] Underfull \hbox (badness 10000) in paragraph at lines 39427--39427 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.driver. Underfull \hbox (badness 10000) in paragraph at lines 39431--39433 []\TU/Ubuntu(0)/m/sc/10.95 The specified driver capabilities are used to set \T U/UbuntuMono(0)/m/n/10.95 libnvidia[]container Underfull \hbox (badness 10000) in paragraph at lines 39463--39463 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.require. Underfull \hbox (badness 10000) in paragraph at lines 39499--39499 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.require. Underfull \hbox (badness 10000) in paragraph at lines 39539--39539 []\TU/UbuntuMono(0)/m/n/10.95 nvidia. [482] Underfull \hbox (badness 10000) in paragraph at lines 39574--39574 []\TU/UbuntuMono(0)/m/n/10.95 raw. Underfull \hbox (badness 10000) in paragraph at lines 39606--39606 []\TU/UbuntuMono(0)/m/n/10.95 raw. Underfull \hbox (badness 10000) in paragraph at lines 39744--39744 []\TU/UbuntuMono(0)/m/n/10.95 raw. [483] [484] Underfull \hbox (badness 10000) in paragraph at lines 39910--39910 []\TU/UbuntuMono(0)/m/n/10.95 security.agent. [485] Underfull \hbox (badness 6493) in paragraph at lines 39994--39998 []\TU/Ubuntu(0)/m/sc/10.95 Note: \TU/UbuntuMono(0)/m/n/10.95 security.delegate_ bpf.cmd_types\TU/Ubuntu(0)/m/sc/10.95 , \TU/UbuntuMono(0)/m/n/10.95 security.de legate_bpf.map_types\TU/Ubuntu(0)/m/sc/10.95 , \TU/UbuntuMono(0)/m/n/10.95 secu rity. Underfull \hbox (badness 10000) in paragraph at lines 40035--40035 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 40078--40078 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. [486] Underfull \hbox (badness 10000) in paragraph at lines 40122--40122 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 40164--40164 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 40238--40238 []\TU/UbuntuMono(0)/m/n/10.95 security.devlxd. [487] Underfull \hbox (badness 10000) in paragraph at lines 40311--40311 []\TU/UbuntuMono(0)/m/n/10.95 security.idmap. Underfull \hbox (badness 10000) in paragraph at lines 40384--40384 []\TU/UbuntuMono(0)/m/n/10.95 security. [488] Underfull \hbox (badness 6364) in paragraph at lines 40431--40437 []\TU/UbuntuMono(0)/m/n/10.95 security.protection.delete \TU/Ubuntu(0)/m/sc/10. 95 Whether to prevent the instance from being deleted [][][][] Underfull \hbox (badness 10000) in paragraph at lines 40457--40457 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. Underfull \hbox (badness 10000) in paragraph at lines 40494--40494 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. Underfull \hbox (badness 10000) in paragraph at lines 40530--40530 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. [489] Underfull \hbox (badness 10000) in paragraph at lines 40644--40644 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.policy. Underfull \hbox (badness 10000) in paragraph at lines 40681--40681 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.session. Underfull \hbox (badness 10000) in paragraph at lines 40718--40718 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.session. Underfull \hbox (badness 10000) in paragraph at lines 40751--40751 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. [490] Underfull \hbox (badness 10000) in paragraph at lines 40788--40788 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 40829--40829 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 40870--40870 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 40907--40907 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 40944--40944 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.bpf. [491] Underfull \hbox (badness 10000) in paragraph at lines 40984--40984 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 41024--41024 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 41057--41057 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. Underfull \hbox (badness 10000) in paragraph at lines 41093--41093 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. [492] Underfull \hbox (badness 10000) in paragraph at lines 41133--41133 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. Underfull \hbox (badness 10000) in paragraph at lines 41140--41146 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.sched_setscheduler \T U/Ubuntu(0)/m/sc/10.95 Whether to handle the Underfull \hbox (badness 10000) in paragraph at lines 41170--41170 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 41210--41210 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 41220--41226 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.sysinfo \TU/Ubuntu(0) /m/sc/10.95 Whether to handle the \TU/UbuntuMono(0)/m/n/10.95 sysinfo \TU/Ubunt u(0)/m/sc/10.95 system call [][][][] Underfull \hbox (badness 10000) in paragraph at lines 41250--41250 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. [493] Underfull \hbox (badness 10000) in paragraph at lines 41288--41288 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 41324--41324 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 41364--41364 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 41374--41380 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule.stopped \TU/Ubuntu(0)/m/sc/10. 95 Whether to automatically snapshot stopped instances [][][][] Underfull \hbox (badness 10000) in paragraph at lines 41400--41400 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule. [494] Underfull \hbox (badness 10000) in paragraph at lines 41453--41453 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41481--41481 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41509--41509 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. [495] Underfull \hbox (badness 10000) in paragraph at lines 41537--41537 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41565--41565 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41593--41593 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 41621--41621 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 41649--41649 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 41677--41677 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vdpa. [496] Underfull \hbox (badness 10000) in paragraph at lines 41705--41705 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 41733--41733 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 41761--41761 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 41789--41789 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 41817--41817 []\TU/UbuntuMono(0)/m/n/10.95 volatile. Underfull \hbox (badness 10000) in paragraph at lines 41842--41842 []\TU/UbuntuMono(0)/m/n/10.95 volatile. [497] Underfull \hbox (badness 10000) in paragraph at lines 41898--41898 []\TU/UbuntuMono(0)/m/n/10.95 volatile.bus. Underfull \hbox (badness 10000) in paragraph at lines 41926--41926 []\TU/UbuntuMono(0)/m/n/10.95 volatile.cloud[]init. Underfull \hbox (badness 10000) in paragraph at lines 41951--41951 []\TU/UbuntuMono(0)/m/n/10.95 volatile.cluster. Underfull \hbox (badness 10000) in paragraph at lines 41979--41979 []\TU/UbuntuMono(0)/m/n/10.95 volatile.evacuate. Underfull \hbox (badness 10000) in paragraph at lines 42011--42011 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [498] Underfull \hbox (badness 10000) in paragraph at lines 42040--42040 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 42069--42069 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 42098--42098 []\TU/UbuntuMono(0)/m/n/10.95 volatile.last_state. Underfull \hbox (badness 10000) in paragraph at lines 42128--42128 []\TU/UbuntuMono(0)/m/n/10.95 volatile.last_state. Underfull \hbox (badness 10000) in paragraph at lines 42181--42181 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid. [499] Underfull \hbox (badness 10000) in paragraph at lines 42210--42210 []\TU/UbuntuMono(0)/m/n/10.95 volatile. [500] Underfull \hbox (badness 10000) in paragraph at lines 42512--42512 []\TU/UbuntuMono(0)/m/n/10.95 /dev/ Underfull \hbox (badness 10000) in paragraph at lines 42512--42512 []\TU/UbuntuMono(0)/m/n/10.95 /dev/ Underfull \hbox (badness 10000) in paragraph at lines 42512--42512 []\TU/UbuntuMono(0)/m/n/10.95 /dev/net/ [501] [502] [503] Underfull \hbox (badness 10000) in paragraph at lines 42802--42802 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 42866--42866 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. [504] Underfull \hbox (badness 10000) in paragraph at lines 42898--42898 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 42962--42962 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. Underfull \hbox (badness 10000) in paragraph at lines 43026--43026 []\TU/UbuntuMono(0)/m/n/10.95 limits. [505] Underfull \hbox (badness 10000) in paragraph at lines 43058--43058 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 43130--43130 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 43159--43159 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [506] Underfull \hbox (badness 10000) in paragraph at lines 43319--43319 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [507] Underfull \hbox (badness 10000) in paragraph at lines 43426--43426 []\TU/UbuntuMono(0)/m/n/10.95 security. [508] [509] Underfull \hbox (badness 10000) in paragraph at lines 43704--43704 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 43733--43733 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [510] [511] Underfull \hbox (badness 10000) in paragraph at lines 44051--44051 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 44080--44080 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [512] Underfull \hbox (badness 10000) in paragraph at lines 44244--44244 []\TU/UbuntuMono(0)/m/n/10.95 security. [513] [514] Underfull \hbox (badness 10000) in paragraph at lines 44456--44456 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 44485--44485 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [515] [516] [517] Underfull \hbox (badness 10000) in paragraph at lines 44946--44946 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 45007--45007 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. [518] Underfull \hbox (badness 10000) in paragraph at lines 45039--45039 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 45100--45100 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. [519] Underfull \hbox (badness 10000) in paragraph at lines 45266--45266 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 45302--45302 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 45335--45335 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 45371--45371 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. [520] [521] Underfull \hbox (badness 10000) in paragraph at lines 45566--45566 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 45659--45659 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. [522] [523] [524] Underfull \hbox (badness 10000) in paragraph at lines 46100--46100 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 46128--46128 []\TU/UbuntuMono(0)/m/n/10.95 limits. [525] Underfull \hbox (badness 10000) in paragraph at lines 46250--46250 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [526] [527] Underfull \hbox (badness 10000) in paragraph at lines 46476--46476 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. [528] Underfull \hbox (badness 10000) in paragraph at lines 46508--46508 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 46650--46650 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 46682--46682 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. [529] Underfull \hbox (badness 10000) in paragraph at lines 46852--46852 []\TU/UbuntuMono(0)/m/n/10.95 limits. [530] Underfull \hbox (badness 10000) in paragraph at lines 46880--46880 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 47027--47027 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [531] [532] [533] [534] Underfull \hbox (badness 10000) in paragraph at lines 47358--47358 []\TU/UbuntuMono(0)/m/n/10.95 initial. [535] Underfull \hbox (badness 10000) in paragraph at lines 47512--47512 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 47581--47581 []\TU/UbuntuMono(0)/m/n/10.95 limits. [536] Underfull \hbox (badness 10000) in paragraph at lines 47726--47726 []\TU/UbuntuMono(0)/m/n/10.95 raw.mount. [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] Underfull \hbox (badness 10000) in paragraph at lines 49612--49612 []\TU/UbuntuMono(0)/m/n/10.95 mig. [550] [551] [552] [553] [554] [555] [556] Underfull \hbox (badness 10000) in paragraph at lines 50488--50488 []\TU/UbuntuMono(0)/m/n/10.95 security. Underfull \hbox (badness 10000) in paragraph at lines 50521--50521 []\TU/UbuntuMono(0)/m/n/10.95 security. [557] [558] Underfull \hbox (badness 10000) in paragraph at lines 50694--50694 []\TU/UbuntuMono(0)/m/n/10.95 ownership. [559] [560] [561] [562] [563] [564] Underfull \hbox (badness 10000) in paragraph at lines 51419--51419 []\TU/UbuntuMono(0)/m/n/10.95 features.networks. [565] Underfull \hbox (badness 10000) in paragraph at lines 51485--51485 []\TU/UbuntuMono(0)/m/n/10.95 features.storage. Underfull \hbox (badness 10000) in paragraph at lines 51518--51518 []\TU/UbuntuMono(0)/m/n/10.95 features.storage. [566] Underfull \hbox (badness 10000) in paragraph at lines 51603--51603 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 51659--51659 []\TU/UbuntuMono(0)/m/n/10.95 limits.disk.pool. [567] Underfull \hbox (badness 10000) in paragraph at lines 51693--51693 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 51771--51771 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 51800--51800 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 51829--51829 []\TU/UbuntuMono(0)/m/n/10.95 limits. [568] Underfull \hbox (badness 10000) in paragraph at lines 51857--51857 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 51949--51949 []\TU/UbuntuMono(0)/m/n/10.95 restricted. [569] Underfull \hbox (badness 10000) in paragraph at lines 51977--51977 []\TU/UbuntuMono(0)/m/n/10.95 restricted.cluster. Underfull \hbox (badness 10000) in paragraph at lines 52009--52009 []\TU/UbuntuMono(0)/m/n/10.95 restricted.cluster. Underfull \hbox (badness 10000) in paragraph at lines 52042--52042 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 52076--52076 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. [570] Underfull \hbox (badness 10000) in paragraph at lines 52109--52109 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 52142--52142 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 52150--52152 []\TU/Ubuntu(0)/m/sc/10.95 When set to \TU/UbuntuMono(0)/m/n/10.95 unpriviliged \TU/Ubuntu(0)/m/sc/10.95 , this option prevents setting [][]\TU/UbuntuMono(0)/m /it/10.95 security.privileged[][] Underfull \hbox (badness 10000) in paragraph at lines 52188--52188 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [571] Underfull \hbox (badness 10000) in paragraph at lines 52240--52240 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices.disk. Underfull \hbox (badness 10000) in paragraph at lines 52274--52274 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52306--52306 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52338--52338 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52384--52384 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [572] Underfull \hbox (badness 10000) in paragraph at lines 52416--52416 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52448--52448 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52480--52480 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52512--52512 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52544--52544 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [573] Underfull \hbox (badness 10000) in paragraph at lines 52572--52572 []\TU/UbuntuMono(0)/m/n/10.95 restricted.idmap. Underfull \hbox (badness 10000) in paragraph at lines 52600--52600 []\TU/UbuntuMono(0)/m/n/10.95 restricted.idmap. Underfull \hbox (badness 10000) in paragraph at lines 52628--52628 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 52664--52664 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. [574] Underfull \hbox (badness 10000) in paragraph at lines 52700--52700 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 52732--52732 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 52764--52764 []\TU/UbuntuMono(0)/m/n/10.95 restricted. Underfull \hbox (badness 10000) in paragraph at lines 52793--52793 []\TU/UbuntuMono(0)/m/n/10.95 restricted.virtual[]machines. [575] Underfull \hbox (badness 10000) in paragraph at lines 52829--52829 []\TU/UbuntuMono(0)/m/n/10.95 backups. Underfull \hbox (badness 10000) in paragraph at lines 52883--52883 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 52912--52912 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 52940--52940 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 52965--52965 []\TU/UbuntuMono(0)/m/n/10.95 images. [576] Underfull \hbox (badness 10000) in paragraph at lines 52993--52993 []\TU/UbuntuMono(0)/m/n/10.95 user. [577] Underfull \hbox (badness 10000) in paragraph at lines 53107--53107 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 53144--53144 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [578] [579] Underfull \hbox (badness 10000) in paragraph at lines 53498--53498 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [580] Underfull \hbox (badness 10000) in paragraph at lines 53527--53527 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [581] [582] [583] [584] Underfull \hbox (badness 10000) in paragraph at lines 54116--54116 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 54145--54145 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [585] [586] Underfull \hbox (badness 10000) in paragraph at lines 54314--54314 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 54350--54350 []\TU/UbuntuMono(0)/m/n/10.95 lvm. [587] Underfull \hbox (badness 10000) in paragraph at lines 54383--54383 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 54416--54416 []\TU/UbuntuMono(0)/m/n/10.95 lvm.vg. Underfull \hbox (badness 10000) in paragraph at lines 54482--54482 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 54519--54519 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [588] [589] [590] [591] Underfull \hbox (badness 10000) in paragraph at lines 55098--55098 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 55127--55127 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [592] [593] [594] Underfull \hbox (badness 10000) in paragraph at lines 55480--55480 []\TU/UbuntuMono(0)/m/n/10.95 zfs. Underfull \hbox (badness 10000) in paragraph at lines 55518--55518 []\TU/UbuntuMono(0)/m/n/10.95 zfs. [595] Underfull \hbox (badness 10000) in paragraph at lines 55596--55596 []\TU/Ubuntu(0)/b/it/10.95 Condi- Underfull \hbox (badness 10000) in paragraph at lines 55637--55637 []\TU/Ubuntu(0)/b/it/10.95 Condi- [596] [597] Underfull \hbox (badness 10000) in paragraph at lines 55954--55954 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 55983--55983 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [598] [599] [600] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 56335. [601] Underfull \hbox (badness 10000) in paragraph at lines 56450--56450 []\TU/UbuntuMono(0)/m/n/10.95 ceph. Underfull \hbox (badness 10000) in paragraph at lines 56479--56479 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56512--56512 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. [602] Underfull \hbox (badness 10000) in paragraph at lines 56545--56545 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56578--56578 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56607--56607 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56644--56644 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. Underfull \hbox (badness 10000) in paragraph at lines 56680--56680 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. [603] Underfull \hbox (badness 10000) in paragraph at lines 56716--56716 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. Underfull \hbox (badness 10000) in paragraph at lines 56749--56749 []\TU/UbuntuMono(0)/m/n/10.95 ceph.user. Underfull \hbox (badness 10000) in paragraph at lines 56811--56811 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. [604] [605] [606] Underfull \hbox (badness 10000) in paragraph at lines 57214--57214 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 57243--57243 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [607] [608] Overfull \hbox (5.8455pt too wide) in paragraph at lines 57436--57436 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/Ubuntu(0)/m/sc/10.95 Virtual Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/UbuntuMono(0)/m/n/10.95 v_WiUEsGpsSEmO592wtnT9FA==.b \TU/Ubuntu(0)/m/sc/1 0.95 (block volume) and Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/UbuntuMono(0)/m/n/10.95 u_WiUEsGpsSEmO592wtnT9FA== \TU/Ubuntu(0)/m/sc/10. 95 (file system volume) and Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 []\TU/UbuntuMono(0)/m/n/10.95 sc_WiUEsGpsSEmO592wtnT9FA== \TU/Ubuntu(0)/m/sc/10 .95 (container snapshot), Underfull \hbox (badness 10000) in paragraph at lines 57436--57436 \TU/UbuntuMono(0)/m/n/10.95 sv_WiUEsGpsSEmO592wtnT9FA==.b \TU/Ubuntu(0)/m/sc/10 .95 (VM snapshot) and [609] Underfull \hbox (badness 10000) in paragraph at lines 57527--57527 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57560--57560 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57592--57592 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. [610] Underfull \hbox (badness 10000) in paragraph at lines 57599--57605 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.gateway.verify \TU/Ubuntu(0)/m/sc/10.95 Whether to verify the PowerFlex Gateway’s certificate [][][][] Underfull \hbox (badness 10000) in paragraph at lines 57625--57625 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.gateway. Underfull \hbox (badness 10000) in paragraph at lines 57691--57691 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57723--57723 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57756--57756 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.user. [611] Underfull \hbox (badness 10000) in paragraph at lines 57788--57788 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.user. Underfull \hbox (badness 10000) in paragraph at lines 57821--57821 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 57858--57858 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [612] [613] [614] Underfull \hbox (badness 10000) in paragraph at lines 58331--58331 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 58360--58360 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [615] [616] Overfull \hbox (7.74162pt too wide) in paragraph at lines 58545--58545 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/Ubuntu(0)/m/sc/10.95 Vir- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 \TU/Ubuntu(0)/m/sc/10.95 tual Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/UbuntuMono(0)/m/n/10.95 v[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu (0)/m/sc/10.95 (block volume) and Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/UbuntuMono(0)/m/n/10.95 u[]5a2504b06a6c48498ee7ddb0b674fd14 \TU/Ubuntu(0) /m/sc/10.95 (file system volume) and Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 []\TU/UbuntuMono(0)/m/n/10.95 sc[]5a2504b06a6c48498ee7ddb0b674fd14 \TU/Ubuntu(0 )/m/sc/10.95 (container snapshot), Underfull \hbox (badness 10000) in paragraph at lines 58545--58545 \TU/UbuntuMono(0)/m/n/10.95 sv[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu( 0)/m/sc/10.95 (VM snapshot) and [617] Underfull \hbox (badness 10000) in paragraph at lines 58602--58602 []\TU/UbuntuMono(0)/m/n/10.95 pure.api. Underfull \hbox (badness 10000) in paragraph at lines 58630--58630 []\TU/UbuntuMono(0)/m/n/10.95 pure. Underfull \hbox (badness 10000) in paragraph at lines 58659--58659 []\TU/UbuntuMono(0)/m/n/10.95 pure.gateway. [618] Underfull \hbox (badness 10000) in paragraph at lines 58757--58757 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 58794--58794 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [619] [620] [621] Underfull \hbox (badness 10000) in paragraph at lines 59216--59216 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 59245--59245 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [622] Overfull \hbox (7.74162pt too wide) in paragraph at lines 59421--59421 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/Ubuntu(0)/m/sc/10.95 Vir- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 \TU/Ubuntu(0)/m/sc/10.95 tual Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/UbuntuMono(0)/m/n/10.95 v[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu (0)/m/sc/10.95 (block volume) and Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/UbuntuMono(0)/m/n/10.95 u[]5a2504b06a6c48498ee7ddb0b674fd14 \TU/Ubuntu(0) /m/sc/10.95 (file system volume) and Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 []\TU/UbuntuMono(0)/m/n/10.95 sc[]5a2504b06a6c48498ee7ddb0b674fd14 \TU/Ubuntu(0 )/m/sc/10.95 (container snapshot), Underfull \hbox (badness 10000) in paragraph at lines 59421--59421 \TU/UbuntuMono(0)/m/n/10.95 sv[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu( 0)/m/sc/10.95 (VM snapshot) and [623] [624] Underfull \hbox (badness 10000) in paragraph at lines 59473--59473 []\TU/UbuntuMono(0)/m/n/10.95 alletra. Underfull \hbox (badness 10000) in paragraph at lines 59563--59563 []\TU/UbuntuMono(0)/m/n/10.95 alletra.user. Underfull \hbox (badness 10000) in paragraph at lines 59588--59588 []\TU/UbuntuMono(0)/m/n/10.95 alletra.user. Underfull \hbox (badness 10000) in paragraph at lines 59613--59613 []\TU/UbuntuMono(0)/m/n/10.95 alletra. [625] Underfull \hbox (badness 10000) in paragraph at lines 59642--59642 []\TU/UbuntuMono(0)/m/n/10.95 alletra.wsapi. Underfull \hbox (badness 10000) in paragraph at lines 59675--59675 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 59712--59712 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [626] [627] [628] Underfull \hbox (badness 10000) in paragraph at lines 60134--60134 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 60163--60163 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [629] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 60245. [630] Underfull \hbox (badness 10000) in paragraph at lines 60318--60318 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60384--60384 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60421--60421 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60450--60450 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. [631] Underfull \hbox (badness 10000) in paragraph at lines 60483--60483 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60516--60516 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60586--60586 []\TU/UbuntuMono(0)/m/n/10.95 cephfs.user. [632] Underfull \hbox (badness 10000) in paragraph at lines 60648--60648 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. [633] Underfull \hbox (badness 10000) in paragraph at lines 60933--60933 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [634] Underfull \hbox (badness 10000) in paragraph at lines 60962--60962 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [635] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 61055. [636] Underfull \hbox (badness 10000) in paragraph at lines 61135--61135 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.bucket. Underfull \hbox (badness 10000) in paragraph at lines 61164--61164 []\TU/UbuntuMono(0)/m/n/10.95 cephobject. Underfull \hbox (badness 10000) in paragraph at lines 61193--61193 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.radosgw. Underfull \hbox (badness 10000) in paragraph at lines 61222--61222 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.radosgw. Underfull \hbox (badness 10000) in paragraph at lines 61258--61258 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.user. [637] Underfull \hbox (badness 10000) in paragraph at lines 61291--61291 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 Di- Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 \TU/FreeSans(0)/m/n/10.95 rec- Overfull \hbox (5.81442pt too wide) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 Btrfs| Overfull \hbox (5.46402pt too wide) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 LVM| Overfull \hbox (3.64633pt too wide) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 ZFS| Overfull \hbox (1.82767pt too wide) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 Ceph Overfull \hbox (20.94458pt too wide) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 CephFS| Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 Ceph Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 \TU/FreeSans(0)/m/n/10.95 Ob- Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 Dell Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 \TU/FreeSans(0)/m/n/10.95 Pow- Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 Pure Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 \TU/FreeSans(0)/m/n/10.95 Stor- Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/FreeSans(0)/m/n/10.95 HPE Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 \TU/FreeSans(0)/m/n/10.95 Al- Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized image Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/Ubuntu(0)/m/sc/10.95 Optimized snap- Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/Ubuntu(0)/m/sc/10.95 Optimized image Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 7116) in paragraph at lines 61947--61947 []\TU/Ubuntu(0)/m/sc/10.95 Optimized backup Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized volume Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized volume Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61947--61947 []\TU/Ubuntu(0)/m/sc/10.95 Available on \TU/UbuntuMono(0)/m/n/10.95 lxd Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [638] [639] [640] [641] [642] Underfull \hbox (badness 10000) in paragraph at lines 62223--62223 []\TU/UbuntuMono(0)/m/n/10.95 bgp.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 62260--62260 []\TU/UbuntuMono(0)/m/n/10.95 bgp.ipv6. [643] Underfull \hbox (badness 10000) in paragraph at lines 62293--62293 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 62326--62326 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 62367--62367 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 62411--62411 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. [644] Underfull \hbox (badness 10000) in paragraph at lines 62476--62476 []\TU/UbuntuMono(0)/m/n/10.95 bridge. Underfull \hbox (badness 10000) in paragraph at lines 62577--62577 []\TU/Ubuntu(0)/b/it/10.95 De- Overfull \hbox (5.21779pt too wide) in paragraph at lines 62577--62577 []\TU/Ubuntu(0)/b/it/10.95 Scope:| Underfull \hbox (badness 10000) in paragraph at lines 62613--62613 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 62646--62646 []\TU/UbuntuMono(0)/m/n/10.95 dns. [645] Underfull \hbox (badness 10000) in paragraph at lines 62714--62714 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone. Underfull \hbox (badness 10000) in paragraph at lines 62746--62746 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 62775--62775 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 62812--62812 []\TU/UbuntuMono(0)/m/n/10.95 fan. [646] [647] Underfull \hbox (badness 10000) in paragraph at lines 63015--63015 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 63052--63052 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 63089--63089 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. [648] Underfull \hbox (badness 10000) in paragraph at lines 63199--63199 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat. Underfull \hbox (badness 10000) in paragraph at lines 63236--63236 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat. Underfull \hbox (badness 10000) in paragraph at lines 63268--63268 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.ovn. Underfull \hbox (badness 10000) in paragraph at lines 63344--63344 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. [649] Underfull \hbox (badness 10000) in paragraph at lines 63461--63461 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 63538--63538 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. [650] Underfull \hbox (badness 10000) in paragraph at lines 63645--63645 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat. Underfull \hbox (badness 10000) in paragraph at lines 63682--63682 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat. Underfull \hbox (badness 10000) in paragraph at lines 63714--63714 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.ovn. [651] Underfull \hbox (badness 10000) in paragraph at lines 63786--63786 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 63881--63881 []\TU/UbuntuMono(0)/m/n/10.95 raw. [652] Underfull \hbox (badness 10000) in paragraph at lines 63949--63949 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 63985--63985 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 64018--64018 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 64054--64054 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 64083--64083 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. [653] Underfull \hbox (badness 10000) in paragraph at lines 64115--64115 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 64144--64144 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 64210--64210 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 64239--64239 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. [654] Underfull \hbox (badness 10000) in paragraph at lines 64308--64308 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 64337--64337 []\TU/UbuntuMono(0)/m/n/10.95 user. [655] [656] [657] Underfull \hbox (badness 10000) in paragraph at lines 64576--64576 []\TU/UbuntuMono(0)/m/n/10.95 bridge. Underfull \hbox (badness 10000) in paragraph at lines 64608--64608 []\TU/UbuntuMono(0)/m/n/10.95 dns. [658] Underfull \hbox (badness 10000) in paragraph at lines 64665--64665 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone. Underfull \hbox (badness 10000) in paragraph at lines 64693--64693 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 64718--64718 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 64827--64827 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. [659] Underfull \hbox (badness 10000) in paragraph at lines 65030--65030 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. [660] Underfull \hbox (badness 10000) in paragraph at lines 65211--65211 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 65247--65247 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. [661] Underfull \hbox (badness 10000) in paragraph at lines 65280--65280 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 65316--65316 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 65341--65341 []\TU/UbuntuMono(0)/m/n/10.95 user. [662] [663] Underfull \hbox (badness 10000) in paragraph at lines 65627--65627 []\TU/UbuntuMono(0)/m/n/10.95 user. [664] Underfull \hbox (badness 10000) in paragraph at lines 65753--65753 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 65789--65789 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. [665] Underfull \hbox (badness 10000) in paragraph at lines 65830--65830 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 65874--65874 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 65907--65907 []\TU/UbuntuMono(0)/m/n/10.95 dns. [666] Underfull \hbox (badness 10000) in paragraph at lines 66011--66011 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.ovn. Underfull \hbox (badness 10000) in paragraph at lines 66087--66087 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. Underfull \hbox (badness 10000) in paragraph at lines 66155--66155 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.ovn. [667] Underfull \hbox (badness 10000) in paragraph at lines 66231--66231 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. [668] Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 []\TU/UbuntuMono(0)/m/n/10.95 ovn. Underfull \hbox (badness 10000) in paragraph at lines 66427--66427 []\TU/UbuntuMono(0)/m/n/10.95 user. [669] [670] Underfull \hbox (badness 10000) in paragraph at lines 66665--66665 []\TU/UbuntuMono(0)/m/n/10.95 user. Underfull \hbox (badness 10000) in paragraph at lines 66765--66765 []\TU/UbuntuMono(0)/m/n/10.95 scheduler. Underfull \hbox (badness 10000) in paragraph at lines 66794--66794 []\TU/UbuntuMono(0)/m/n/10.95 user. [671] Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/FreeSans(0)/m/n/10.95 Do- Overfull \hbox (7.46788pt too wide) in paragraph at lines 67029--67029 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/FreeSans(0)/m/n/10.95 De- Overfull \hbox (3.54778pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 soft| Overfull \hbox (8.95653pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 hard| Overfull \hbox (8.95653pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 soft| Overfull \hbox (8.95653pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 hard| Overfull \hbox (8.95653pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 soft| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 hard| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 soft| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 hard| Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 67029--67029 []\TU/Ubuntu(0)/m/sc/10.95 un- [672] Underfull \hbox (badness 10000) in paragraph at lines 67064--67064 []\TU/UbuntuMono(0)/m/n/10.95 fs. Underfull \hbox (badness 10000) in paragraph at lines 67099--67099 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. [673] Underfull \hbox (badness 10000) in paragraph at lines 67138--67138 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. Underfull \hbox (badness 10000) in paragraph at lines 67177--67177 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. Underfull \hbox (badness 10000) in paragraph at lines 67216--67216 []\TU/UbuntuMono(0)/m/n/10.95 kernel. Underfull \hbox (badness 10000) in paragraph at lines 67252--67252 []\TU/UbuntuMono(0)/m/n/10.95 kernel.keys. [674] Underfull \hbox (badness 10000) in paragraph at lines 67284--67284 []\TU/UbuntuMono(0)/m/n/10.95 kernel.keys. Underfull \hbox (badness 10000) in paragraph at lines 67319--67319 []\TU/UbuntuMono(0)/m/n/10.95 net.core. Underfull \hbox (badness 10000) in paragraph at lines 67354--67354 []\TU/UbuntuMono(0)/m/n/10.95 net.ipv4.neigh.default. Underfull \hbox (badness 10000) in paragraph at lines 67395--67395 []\TU/UbuntuMono(0)/m/n/10.95 net.ipv6.neigh.default. [675] Underfull \hbox (badness 10000) in paragraph at lines 67436--67436 []\TU/UbuntuMono(0)/m/n/10.95 vm. [676] Overfull \hbox (178.41754pt too wide) in alignment at lines 67500--67510 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67510--67524 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67524--67530 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67530--67532 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67532--67801 [] [] [677] Overfull \hbox (41.49557pt too wide) in paragraph at lines 68023--68023 []\TU/UbuntuMono(0)/m/n/10.95 lxd_api_requests_completed_total| Overfull \hbox (8.64558pt too wide) in paragraph at lines 68023--68023 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_buck_hash_sys_bytes| Overfull \hbox (8.64558pt too wide) in paragraph at lines 68023--68023 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_heap_released_bytes| Overfull \hbox (3.1706pt too wide) in paragraph at lines 68023--68023 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_mcache_inuse_bytes| [678] Underfull \hbox (badness 10000) in paragraph at lines 68030--68036 \TU/Ubuntu(0)/m/sc/10.95 The API rates metrics include \TU/UbuntuMono(0)/m/n/10 .95 lxd_api_requests_completed_total \TU/Ubuntu(0)/m/sc/10.95 and [679] [680] [681] [682] [683] [684] [685] [686] [687] [688] [689] [690] [691] [692] [693] [694] [695] Underfull \hbox (badness 10000) in paragraph at lines 69426--69429 []\TU/Ubuntu(0)/m/sc/10.95 If a container has been created but not started yet, \TU/UbuntuMono(0)/m/n/10.95 last_used_at \TU/Ubuntu(0)/m/sc/10.95 field will b e Underfull \hbox (badness 10000) in paragraph at lines 69487--69491 []\TU/Ubuntu(0)/m/sc/10.95 Some browsers like Firefox and Safari can’t accept s erver response without [696] [697] [698] [699] Underfull \hbox (badness 5607) in paragraph at lines 69738--69740 []\TU/UbuntuMono(0)/m/n/10.95 GET /1.0/storage[]pools//volumes// \TU/Ubuntu(0)/m/sc/10.95 (see [][]\TU/Ubuntu(0)/m/it/10.95 RESTful A PI[][] Underfull \hbox (badness 5607) in paragraph at lines 69746--69748 []\TU/UbuntuMono(0)/m/n/10.95 PUT /1.0/storage[]pools//volumes// \TU/Ubuntu(0)/m/sc/10.95 (see [][]\TU/Ubuntu(0)/m/it/10.95 RESTful A PI[][] [700] [701] [702] [703] [704] [705] [706] [707] [708] [709] [710] [711] [712] Underfull \hbox (badness 10000) in paragraph at lines 70600--70604 []\TU/Ubuntu(0)/m/sc/10.95 Enable image replication across the nodes in the clu ster. A new [][]\TU/UbuntuMono(0)/m/it/10.95 cluster. [713] [714] [715] Underfull \hbox (badness 5490) in paragraph at lines 70763--70765 []\TU/Ubuntu(0)/m/sc/10.95 This introduces VLAN ([][]\TU/UbuntuMono(0)/m/it/10. 95 vlan[][] \TU/Ubuntu(0)/m/sc/10.95 (page 513[])) and MAC filtering ([][]\TU/U buntuMono(0)/m/it/10.95 security.mac_filtering[][] [716] [717] [718] [719] [720] [721] [722] [723] [724] [725] [726] [727] [728] [729] [730] [731] [732] Underfull \hbox (badness 10000) in paragraph at lines 71864--71867 []\TU/Ubuntu(0)/m/sc/10.95 Adds new [][]\TU/UbuntuMono(0)/m/it/10.95 images.aut o_update_cached[][] \TU/Ubuntu(0)/m/sc/10.95 (page 459[]) and [][]\TU/UbuntuMon o(0)/m/it/10.95 images.auto_update_interval[][] [733] [734] [735] [736] [737] [738] [739] [740] [741] [742] Underfull \hbox (badness 10000) in paragraph at lines 72524--72526 []\TU/Ubuntu(0)/m/sc/10.95 Introduces the ability to specify the thin pool meta data volume size via [][]\TU/UbuntuMono(0)/m/it/10.95 lvm. [743] [744] [745] [746] [747] [748] [749] [750] [751] [752] [753] Underfull \hbox (badness 10000) in paragraph at lines 73188--73190 []\TU/Ubuntu(0)/m/sc/10.95 This introduces the configuration keys [][]\TU/Ubunt uMono(0)/m/it/10.95 cephfs.create_missing[][] \TU/Ubuntu(0)/m/sc/10.95 (page 63 1[]), [][]\TU/UbuntuMono(0)/m/it/10.95 cephfs. [754] [755] Underfull \hbox (badness 5607) in paragraph at lines 73278--73281 \TU/Ubuntu(0)/m/sc/10.95 configuration key automatically set through the new se rver-level configuration key [756] [757] Underfull \hbox (badness 7869) in paragraph at lines 73368--73373 \TU/UbuntuMono(0)/m/n/10.95 listen_address \TU/Ubuntu(0)/m/sc/10.95 field of th e request body for \TU/UbuntuMono(0)/m/n/10.95 POST /1.0/networks/{networkName} / [758] [759] [760] [761] Underfull \hbox (badness 10000) in paragraph at lines 73570--73573 []\TU/Ubuntu(0)/m/sc/10.95 Introduces per-project uplink IP limits for each ava ilable uplink network, adding Underfull \hbox (badness 10000) in paragraph at lines 73570--73573 \TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv4.NETWORK_NAME \TU/Ub untu(0)/m/sc/10.95 and \TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.i pv6. [762] [763] [764] [765] [766] [767] [768] [769] Overfull \hbox (576.54724pt too wide) in alignment at lines 74106--74119 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 74119--74136 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 74136--74142 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 74142--74144 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 74144--75227 [] [] [] [770] [771] [772] [773] [774] [775] [776] [777] [778] [779] [780] [781] [782] [783] [784] [785] [786] [787] [788] [789] [790] [791] [792] [793] [794] [795] [796] [797] [798] [799] [800] [801] [802] [803] [804] [805] [806] [807] [808] [809] [810] [811] [812] [813] [814] [815] [816] [817] [818] [819] [820] [821] [822] [823] [824] [825] [826] [827] [828] [829] [830] [831] [832] [833] [834] [835] [836] [837] [838] [839] [840] [841] [842] [843] [844] [845] [846] [847] [848] [849] [850] [851] [852] [853] [854] [855] [856] [857] [858] [859] [860] [861] [862] [863] [864] [865] [866] [867] [868] [869] [870] [871] [872] [873] [874] [875] [876] [877] [878] [879] [880] [881] [882] [883] [884] [885] Underfull \hbox (badness 10000) in paragraph at lines 83134--83136 []\TU/Ubuntu(0)/m/sc/10.95 A regular expression matching a configuration item o r its value. (e.g. [886] [887] [888] [889] [890] [891] [892] [893] [894] [895] [896] [897] [898] [899] [900] [901] [902] [903] [904] [905] [906] [907] [908] [909] [910] [911] [912] [913] [914] [915] [916] [917] [918] [919] [920] [921] [922] [923] [924] [925] [926] [927] [928] [929] [930] [931] [932] [933] [934] [935] [936] [937] [938] [939] [940] [941] [942] [943] [944] [945] [946] [947] [948] [949] [950] [951] [952] [953] [954] [955] [956] [957] [958] [959] [960] [961] [962] [963] [964] [965] [966] [967] [968] [969] [970] [971] [972] [973] [974] [975] [976] [977] [978] [979] [980] [981] [982] [983] [984] [985] Underfull \hbox (badness 5622) in paragraph at lines 90157--90160 []\TU/Ubuntu(0)/m/sc/10.95 Basic authentication can be used when combined with the “simplestreams” proto- [986] [987] [988] [989] [990] [991] [992] [993] [994] [995] [996] [997] [998] [999] [1000] [1001] [1002] [1003] [1004] [1005] [1006] [1007] [1008] [1009] [1010] [1011] [1012] [1013] [1014] [1015] [1016] [1017] [1018] [1019] [1020] [1021] [1022] [1023] [1024] [1025] [1026] [1027] [1028] [1029] [1030] [1031] [1032] [1033] [1034] [1035] [1036] [1037] [1038] Overfull \hbox (45.42271pt too wide) in paragraph at lines 93811--93811 []\TU/UbuntuMono(0)/m/n/10.95 LXD_INSECURE_TLS| Overfull \hbox (12.57272pt too wide) in paragraph at lines 93811--93811 []\TU/UbuntuMono(0)/m/n/10.95 http_proxy| Overfull \hbox (18.04773pt too wide) in paragraph at lines 93811--93811 []\TU/UbuntuMono(0)/m/n/10.95 https_proxy| Overfull \hbox (1.62273pt too wide) in paragraph at lines 93811--93811 []\TU/UbuntuMono(0)/m/n/10.95 no_proxy| Overfull \hbox (30.74283pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_EXEC_PATH| Overfull \hbox (85.49281pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_LXC_TEMPLATE_CONFIG| Overfull \hbox (74.54282pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_SECURITY_APPARMOR| Overfull \hbox (74.54282pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_UNPRIVILEGED_ONLY| Overfull \hbox (30.74283pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_OVMF_PATH| Overfull \hbox (47.16782pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_QEMU_FW_PATH| Overfull \hbox (107.39279pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_IDMAPPED_MOUNTS_DISABLE| Overfull \hbox (58.11781pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_DEVMONITOR_DIR| Overfull \hbox (69.06781pt too wide) in paragraph at lines 93953--93953 []\TU/UbuntuMono(0)/m/n/10.95 LXD_FSMONITOR_DRIVER| [1039] [1040] [1041] [1042] [1043] [1044] [1045] [1046] [1047] [1048] [1049] [1050] [1051] [1052] [1053] [1054] [1055] [1056] [1057] [1058] [1059] Underfull \hbox (badness 10000) in paragraph at lines 95146--95147 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: disk: Underfull \hbox (badness 10000) in paragraph at lines 95146--95147 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 95147--95148 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95148--95149 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95149--95150 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95150--95151 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95151--95152 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95152--95153 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95158--95159 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95159--95160 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 95160--95161 []\TU/UbuntuMono(0)/m/n/10.95 gid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95160--95161 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95161--95162 []\TU/UbuntuMono(0)/m/n/10.95 gid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95161--95162 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95162--95163 []\TU/UbuntuMono(0)/m/n/10.95 gid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95162--95163 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95164--95165 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95165--95166 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 95166--95167 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 95167--95168 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 95168--95169 []\TU/UbuntuMono(0)/m/n/10.95 host_name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95169--95170 []\TU/UbuntuMono(0)/m/n/10.95 host_name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95170--95171 []\TU/UbuntuMono(0)/m/n/10.95 host_name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95171--95172 []\TU/UbuntuMono(0)/m/n/10.95 host_name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95172--95173 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: infiniband: Underfull \hbox (badness 10000) in paragraph at lines 95172--95173 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 95173--95174 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-bridged-device- [1060] Underfull \hbox (badness 10000) in paragraph at lines 95174--95175 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95175--95176 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95176--95177 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95177--95178 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95178--95179 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95179--95180 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95180--95181 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95181--95182 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- Underfull \hbox (badness 10000) in paragraph at lines 95183--95184 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95184--95185 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- Underfull \hbox (badness 10000) in paragraph at lines 95189--95190 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95190--95191 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95191--95192 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95192--95193 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95193--95194 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.gateway \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95194--95195 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.gateway \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95196--95197 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.host_table \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95197--95198 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.host_table \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95199--95200 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95200--95201 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95201--95202 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95202--95203 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95203--95204 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes.external \TU/Ubuntu(0)/m/sc/10.95 (\T U/Ubuntu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95204--95205 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes.external \TU/Ubuntu(0)/m/sc/10.95 (\T U/Ubuntu(0)/m/it/10.95 Type: nic: nic-ovn-device- [1061] Underfull \hbox (badness 10000) in paragraph at lines 95205--95206 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95206--95207 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95207--95208 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95208--95209 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95209--95210 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.gateway \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95210--95211 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.gateway \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95212--95213 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.host_table \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95213--95214 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.host_table \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95215--95216 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95216--95217 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95217--95218 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95218--95219 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95219--95220 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes.external \TU/Ubuntu(0)/m/sc/10.95 (\T U/Ubuntu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95220--95221 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes.external \TU/Ubuntu(0)/m/sc/10.95 (\T U/Ubuntu(0)/m/it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95221--95222 []\TU/UbuntuMono(0)/m/n/10.95 limits.egress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95222--95223 []\TU/UbuntuMono(0)/m/n/10.95 limits.egress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95223--95224 []\TU/UbuntuMono(0)/m/n/10.95 limits.egress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95224--95225 []\TU/UbuntuMono(0)/m/n/10.95 limits.ingress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95225--95226 []\TU/UbuntuMono(0)/m/n/10.95 limits.ingress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95226--95227 []\TU/UbuntuMono(0)/m/n/10.95 limits.ingress \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95227--95228 []\TU/UbuntuMono(0)/m/n/10.95 limits.max \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Type: disk: Underfull \hbox (badness 10000) in paragraph at lines 95227--95228 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 95228--95229 []\TU/UbuntuMono(0)/m/n/10.95 limits.max \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95229--95230 []\TU/UbuntuMono(0)/m/n/10.95 limits.max \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95230--95231 []\TU/UbuntuMono(0)/m/n/10.95 limits.max \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95231--95232 []\TU/UbuntuMono(0)/m/n/10.95 limits.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-bridged-device- [1062] Underfull \hbox (badness 10000) in paragraph at lines 95232--95233 []\TU/UbuntuMono(0)/m/n/10.95 limits.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95233--95234 []\TU/UbuntuMono(0)/m/n/10.95 limits.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95237--95238 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95238--95239 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95239--95240 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95240--95241 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95241--95242 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95242--95243 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95243--95244 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95244--95245 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95245--95246 []\TU/UbuntuMono(0)/m/n/10.95 major \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/i t/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95245--95246 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95246--95247 []\TU/UbuntuMono(0)/m/n/10.95 major \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/i t/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95246--95247 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95251--95252 []\TU/UbuntuMono(0)/m/n/10.95 minor \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/i t/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95251--95252 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95252--95253 []\TU/UbuntuMono(0)/m/n/10.95 minor \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/i t/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95252--95253 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95253--95254 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95254--95255 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95255--95256 []\TU/UbuntuMono(0)/m/n/10.95 mode \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: proxy: Underfull \hbox (badness 10000) in paragraph at lines 95255--95256 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 95256--95257 []\TU/UbuntuMono(0)/m/n/10.95 mode \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95256--95257 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95257--95258 []\TU/UbuntuMono(0)/m/n/10.95 mode \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95257--95258 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95258--95259 []\TU/UbuntuMono(0)/m/n/10.95 mode \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95258--95259 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95260--95261 []\TU/UbuntuMono(0)/m/n/10.95 mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: infiniband: Underfull \hbox (badness 10000) in paragraph at lines 95260--95261 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 95261--95262 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 95262--95263 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95263--95264 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 95264--95265 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- [1063] Underfull \hbox (badness 10000) in paragraph at lines 95265--95266 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 95266--95267 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 95268--95269 []\TU/UbuntuMono(0)/m/n/10.95 name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: infiniband: Underfull \hbox (badness 10000) in paragraph at lines 95268--95269 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 95269--95270 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 95270--95271 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95271--95272 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 95272--95273 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95273--95274 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95274--95275 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 95275--95276 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 95279--95280 []\TU/UbuntuMono(0)/m/n/10.95 network \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m /it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95280--95281 []\TU/UbuntuMono(0)/m/n/10.95 network \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m /it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95281--95282 []\TU/UbuntuMono(0)/m/n/10.95 network \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m /it/10.95 Type: nic: nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95282--95283 []\TU/UbuntuMono(0)/m/n/10.95 network \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m /it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95283--95284 []\TU/UbuntuMono(0)/m/n/10.95 network \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m /it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95286--95287 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: infiniband: Underfull \hbox (badness 10000) in paragraph at lines 95286--95287 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 95287--95288 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95288--95289 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-ipvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95289--95290 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95290--95291 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95291--95292 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95292--95293 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95293--95294 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 95294--95295 \TU/Ubuntu(0)/m/it/10.95 tpm-device- Underfull \hbox (badness 10000) in paragraph at lines 95295--95296 []\TU/UbuntuMono(0)/m/n/10.95 path \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95295--95296 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95296--95297 []\TU/UbuntuMono(0)/m/n/10.95 path \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95296--95297 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- [1064] Underfull \hbox (badness 10000) in paragraph at lines 95298--95299 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- Underfull \hbox (badness 10000) in paragraph at lines 95300--95301 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95301--95302 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- Underfull \hbox (badness 10000) in paragraph at lines 95303--95304 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: gpu: gpu-mdev-device- Underfull \hbox (badness 10000) in paragraph at lines 95304--95305 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: gpu: gpu-mig-device- Underfull \hbox (badness 10000) in paragraph at lines 95305--95306 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: gpu: gpu-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95306--95307 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: gpu: gpu-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95307--95308 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95308--95309 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: usb: unix-usb-device- Underfull \hbox (badness 10000) in paragraph at lines 95311--95312 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx.length \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95312--95313 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx.length \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95313--95314 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx.length \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95317--95318 []\TU/UbuntuMono(0)/m/n/10.95 required \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: disk: Underfull \hbox (badness 10000) in paragraph at lines 95317--95318 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 95318--95319 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95319--95320 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95320--95321 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95321--95322 []\TU/UbuntuMono(0)/m/n/10.95 required \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: usb: unix-usb-device- Underfull \hbox (badness 10000) in paragraph at lines 95330--95331 []\TU/UbuntuMono(0)/m/n/10.95 security.mac_filtering \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95331--95332 []\TU/UbuntuMono(0)/m/n/10.95 security.mac_filtering \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95338--95339 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: disk: Underfull \hbox (badness 10000) in paragraph at lines 95338--95339 \TU/Ubuntu(0)/m/it/10.95 disk-device- [1065] Underfull \hbox (badness 10000) in paragraph at lines 95339--95340 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95339--95340 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95340--95341 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95340--95341 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95344--95345 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95345--95346 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 95346--95347 []\TU/UbuntuMono(0)/m/n/10.95 uid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95346--95347 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95347--95348 []\TU/UbuntuMono(0)/m/n/10.95 uid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95347--95348 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95348--95349 []\TU/UbuntuMono(0)/m/n/10.95 uid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Type: unix- Underfull \hbox (badness 10000) in paragraph at lines 95348--95349 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95350--95351 []\TU/UbuntuMono(0)/m/n/10.95 vendorid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: gpu: gpu-mdev-device- Underfull \hbox (badness 10000) in paragraph at lines 95351--95352 []\TU/UbuntuMono(0)/m/n/10.95 vendorid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: gpu: gpu-mig-device- Underfull \hbox (badness 10000) in paragraph at lines 95352--95353 []\TU/UbuntuMono(0)/m/n/10.95 vendorid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: gpu: gpu-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95353--95354 []\TU/UbuntuMono(0)/m/n/10.95 vendorid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: gpu: gpu-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95354--95355 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95355--95356 []\TU/UbuntuMono(0)/m/n/10.95 vendorid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Type: usb: unix-usb-device- Underfull \hbox (badness 10000) in paragraph at lines 95356--95357 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 95357--95358 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95358--95359 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 95359--95360 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95360--95361 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 95361--95362 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 95379--95380 []\TU/UbuntuMono(0)/m/n/10.95 environment.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Instance options: miscellaneous\TU/Ubuntu(0)/m/sc /10.95 ), Underfull \hbox (badness 10000) in paragraph at lines 95380--95381 []\TU/UbuntuMono(0)/m/n/10.95 environment.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Instance options: miscellaneous\TU/Ubuntu(0)/m/sc /10.95 ), [1066] Underfull \hbox (badness 10000) in paragraph at lines 95403--95404 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory.iterations\TU/Ubuntu (0)/m/sc/10.95 , Underfull \hbox (badness 10000) in paragraph at lines 95443--95444 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.bpf.devices\TU/Ubuntu (0)/m/sc/10.95 , Overfull \hbox (5.6847pt too wide) in paragraph at lines 95446--95447 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount.allowed\TU/Ubun tu(0)/m/sc/10.95 , Underfull \hbox (badness 10000) in paragraph at lines 95447--95448 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount.fuse\TU/Ubuntu( 0)/m/sc/10.95 , Underfull \hbox (badness 10000) in paragraph at lines 95448--95449 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount.shift\TU/Ubuntu (0)/m/sc/10.95 , Overfull \hbox (33.0597pt too wide) in paragraph at lines 95449--95450 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.sched_setscheduler\TU /Ubuntu(0)/m/sc/10.95 , [1067] Underfull \hbox (badness 10000) in paragraph at lines 95496--95497 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.address \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Bridge network: Underfull \hbox (badness 10000) in paragraph at lines 95497--95498 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.address \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Physical net- Underfull \hbox (badness 10000) in paragraph at lines 95498--95499 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95499--95500 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95500--95501 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.holdtime \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: Underfull \hbox (badness 10000) in paragraph at lines 95501--95502 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.holdtime \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Physical net- Underfull \hbox (badness 10000) in paragraph at lines 95502--95503 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.password \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: Underfull \hbox (badness 10000) in paragraph at lines 95503--95504 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.password \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Physical net- Underfull \hbox (badness 10000) in paragraph at lines 95506--95507 []\TU/UbuntuMono(0)/m/n/10.95 bridge.hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95507--95508 []\TU/UbuntuMono(0)/m/n/10.95 bridge.hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95509--95510 []\TU/UbuntuMono(0)/m/n/10.95 bridge.mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95510--95511 []\TU/UbuntuMono(0)/m/n/10.95 bridge.mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95511--95512 []\TU/UbuntuMono(0)/m/n/10.95 config \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to configure network ACLs: Underfull \hbox (badness 10000) in paragraph at lines 95511--95512 \TU/Ubuntu(0)/m/it/10.95 acl-acl- Underfull \hbox (badness 10000) in paragraph at lines 95512--95513 []\TU/UbuntuMono(0)/m/n/10.95 config \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to configure network for- Underfull \hbox (badness 10000) in paragraph at lines 95513--95514 []\TU/UbuntuMono(0)/m/n/10.95 config \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to configure net- Underfull \hbox (badness 10000) in paragraph at lines 95513--95514 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 95514--95515 []\TU/UbuntuMono(0)/m/n/10.95 config \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to create OVN peer Underfull \hbox (badness 10000) in paragraph at lines 95514--95515 \TU/Ubuntu(0)/m/it/10.95 routing relationships: peering-peering- Underfull \hbox (badness 5652) in paragraph at lines 95515--95516 []\TU/UbuntuMono(0)/m/n/10.95 config \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to configure network zones: Underfull \hbox (badness 10000) in paragraph at lines 95515--95516 \TU/Ubuntu(0)/m/it/10.95 zone-record- Underfull \hbox (badness 10000) in paragraph at lines 95516--95517 []\TU/UbuntuMono(0)/m/n/10.95 description \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 How to configure network Underfull \hbox (badness 10000) in paragraph at lines 95517--95518 []\TU/UbuntuMono(0)/m/n/10.95 description \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 How to configure network Underfull \hbox (badness 10000) in paragraph at lines 95520--95521 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 95521--95522 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 10000) in paragraph at lines 95522--95523 []\TU/UbuntuMono(0)/m/n/10.95 description \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 How to configure net- Underfull \hbox (badness 10000) in paragraph at lines 95522--95523 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 95523--95524 []\TU/UbuntuMono(0)/m/n/10.95 description \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 How to create OVN peer Underfull \hbox (badness 10000) in paragraph at lines 95523--95524 \TU/Ubuntu(0)/m/it/10.95 routing relationships: peering-peering- [1068] Underfull \hbox (badness 10000) in paragraph at lines 95524--95525 []\TU/UbuntuMono(0)/m/n/10.95 description \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 How to configure network Underfull \hbox (badness 10000) in paragraph at lines 95524--95525 \TU/Ubuntu(0)/m/it/10.95 zones: zone- Underfull \hbox (badness 10000) in paragraph at lines 95527--95528 []\TU/UbuntuMono(0)/m/n/10.95 dns.domain \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95528--95529 []\TU/UbuntuMono(0)/m/n/10.95 dns.domain \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95530--95531 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95531--95532 \TU/Ubuntu(0)/m/it/10.95 zones: zone- Underfull \hbox (badness 10000) in paragraph at lines 95532--95533 []\TU/UbuntuMono(0)/m/n/10.95 dns.search \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95533--95534 []\TU/UbuntuMono(0)/m/n/10.95 dns.search \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 5133) in paragraph at lines 95534--95535 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.forward \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95535--95536 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.forward \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95536--95537 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Bridge network: Underfull \hbox (badness 10000) in paragraph at lines 95537--95538 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 OVN network: Underfull \hbox (badness 10000) in paragraph at lines 95537--95538 \TU/Ubuntu(0)/m/it/10.95 ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95538--95539 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Bridge network: Underfull \hbox (badness 10000) in paragraph at lines 95539--95540 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 OVN network: Underfull \hbox (badness 10000) in paragraph at lines 95539--95540 \TU/Ubuntu(0)/m/it/10.95 ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95545--95546 []\TU/UbuntuMono(0)/m/n/10.95 gvrp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Macvlan network: macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95546--95547 []\TU/UbuntuMono(0)/m/n/10.95 gvrp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Physical network: physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95550--95551 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95551--95552 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95552--95553 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95553--95554 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 5133) in paragraph at lines 95556--95557 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp.ranges \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95557--95558 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp.ranges \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95561--95562 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95562--95563 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 5133) in paragraph at lines 95563--95564 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95564--95565 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95566--95567 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.ovn.ranges \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95567--95568 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95568--95569 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Bridge network: bridge-network- [1069] Underfull \hbox (badness 10000) in paragraph at lines 95569--95570 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Physical network: physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95572--95573 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95573--95574 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu (0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95574--95575 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95575--95576 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95578--95579 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95579--95580 \TU/Ubuntu(0)/m/it/10.95 class="literal">ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95583--95584 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95584--95585 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 5133) in paragraph at lines 95585--95586 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95586--95587 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat.address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95588--95589 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.ovn.ranges \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95589--95590 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95590--95591 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95591--95592 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Physical network: physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95594--95595 []\TU/UbuntuMono(0)/m/n/10.95 listen_address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 How to configure Underfull \hbox (badness 10000) in paragraph at lines 95594--95595 \TU/Ubuntu(0)/m/it/10.95 network forwards: forward-forward- Underfull \hbox (badness 10000) in paragraph at lines 95595--95596 []\TU/UbuntuMono(0)/m/n/10.95 listen_address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 How to configure net- Underfull \hbox (badness 10000) in paragraph at lines 95595--95596 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 95597--95598 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 5133) in paragraph at lines 95598--95599 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95599--95600 \TU/Ubuntu(0)/m/it/10.95 class="literal">macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95600--95601 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95601--95602 \TU/Ubuntu(0)/m/it/10.95 class="literal">sriov-network- Underfull \hbox (badness 5133) in paragraph at lines 95602--95603 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95603--95604 \TU/Ubuntu(0)/m/it/10.95 class="literal">macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95604--95605 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95605--95606 \TU/Ubuntu(0)/m/it/10.95 class="literal">sriov-network- Underfull \hbox (badness 10000) in paragraph at lines 95606--95607 []\TU/UbuntuMono(0)/m/n/10.95 mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Macvlan network: macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95607--95608 []\TU/UbuntuMono(0)/m/n/10.95 mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 Physical network: physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95608--95609 []\TU/UbuntuMono(0)/m/n/10.95 mtu \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/ 10.95 SR-IOV network: sriov-network- [1070] Underfull \hbox (badness 10000) in paragraph at lines 95609--95610 []\TU/UbuntuMono(0)/m/n/10.95 name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 How to configure network ACLs: Underfull \hbox (badness 10000) in paragraph at lines 95609--95610 \TU/Ubuntu(0)/m/it/10.95 acl-acl- Underfull \hbox (badness 7722) in paragraph at lines 95610--95611 \TU/Ubuntu(0)/m/it/10.95 ancers: load- Underfull \hbox (badness 10000) in paragraph at lines 95610--95611 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 95612--95613 []\TU/UbuntuMono(0)/m/n/10.95 name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 How to configure network zones: Underfull \hbox (badness 10000) in paragraph at lines 95612--95613 \TU/Ubuntu(0)/m/it/10.95 zone-record- Underfull \hbox (badness 10000) in paragraph at lines 95616--95617 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Macvlan network: macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95617--95618 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Physical network: physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95618--95619 []\TU/UbuntuMono(0)/m/n/10.95 parent \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 SR-IOV network: sriov-network- Underfull \hbox (badness 10000) in paragraph at lines 95621--95622 \TU/Ubuntu(0)/m/it/10.95 forward- Underfull \hbox (badness 10000) in paragraph at lines 95622--95623 []\TU/UbuntuMono(0)/m/n/10.95 ports \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/i t/10.95 How to configure network load Underfull \hbox (badness 10000) in paragraph at lines 95622--95623 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer- Underfull \hbox (badness 10000) in paragraph at lines 95623--95624 \TU/Ubuntu(0)/m/it/10.95 acl-rule- Underfull \hbox (badness 6893) in paragraph at lines 95624--95625 []\TU/UbuntuMono(0)/m/n/10.95 protocol \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/ m/it/10.95 How to configure network for- Underfull \hbox (badness 10000) in paragraph at lines 95625--95626 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 10000) in paragraph at lines 95627--95628 []\TU/UbuntuMono(0)/m/n/10.95 security.acls \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95628--95629 []\TU/UbuntuMono(0)/m/n/10.95 security.acls \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95629--95630 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.action Underfull \hbox (badness 10000) in paragraph at lines 95629--95630 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95631--95632 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.logged Underfull \hbox (badness 10000) in paragraph at lines 95631--95632 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95633--95634 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 95633--95634 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95634--95635 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 95634--95635 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95635--95636 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 95635--95636 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95636--95637 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 95636--95637 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95641--95642 []\TU/UbuntuMono(0)/m/n/10.95 target_address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 How to configure Underfull \hbox (badness 10000) in paragraph at lines 95641--95642 \TU/Ubuntu(0)/m/it/10.95 network forwards: forward-port- Underfull \hbox (badness 10000) in paragraph at lines 95642--95643 []\TU/UbuntuMono(0)/m/n/10.95 target_address \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 How to config- Underfull \hbox (badness 10000) in paragraph at lines 95642--95643 \TU/Ubuntu(0)/m/it/10.95 ure network load balancers: Underfull \hbox (badness 10000) in paragraph at lines 95642--95643 \TU/Ubuntu(0)/m/it/10.95 load- Underfull \hbox (badness 10000) in paragraph at lines 95642--95643 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 95646--95647 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- [1071] Underfull \hbox (badness 10000) in paragraph at lines 95656--95657 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95657--95658 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Macvlan network: macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95658--95659 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 OVN network: ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95659--95660 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Physical network: physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95660--95661 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 SR-IOV network: sriov-network- Underfull \hbox (badness 5652) in paragraph at lines 95661--95662 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 How to configure network zones: Underfull \hbox (badness 10000) in paragraph at lines 95661--95662 \TU/Ubuntu(0)/m/it/10.95 zone-config- Underfull \hbox (badness 10000) in paragraph at lines 95662--95663 []\TU/UbuntuMono(0)/m/n/10.95 vlan \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Macvlan network: macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95663--95664 []\TU/UbuntuMono(0)/m/n/10.95 vlan \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Physical network: physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95664--95665 []\TU/UbuntuMono(0)/m/n/10.95 vlan \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 SR-IOV network: sriov-network- Overfull \hbox (22.10968pt too wide) in paragraph at lines 95686--95687 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv4.NETWORK_NAME\TU/U buntu(0)/m/sc/10.95 , Overfull \hbox (22.10968pt too wide) in paragraph at lines 95687--95688 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv6.NETWORK_NAME\TU/U buntu(0)/m/sc/10.95 , [1072] Underfull \hbox (badness 10000) in paragraph at lines 95795--95796 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95796--95797 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95796--95797 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95797--95798 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95797--95798 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 95798--95799 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95798--95799 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95799--95800 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95799--95800 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95800--95801 []\TU/UbuntuMono(0)/m/n/10.95 block.filesystem \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95800--95801 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 5460) in paragraph at lines 95801--95802 []\TU/UbuntuMono(0)/m/n/10.95 block.mount_options \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95802--95803 []\TU/UbuntuMono(0)/m/n/10.95 block.mount_options \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95802--95803 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95803--95804 []\TU/UbuntuMono(0)/m/n/10.95 block.mount_options \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95803--95804 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- [1073] Underfull \hbox (badness 10000) in paragraph at lines 95804--95805 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95804--95805 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95805--95806 []\TU/UbuntuMono(0)/m/n/10.95 block.mount_options \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Pure Storage - Underfull \hbox (badness 10000) in paragraph at lines 95805--95806 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95805--95806 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95806--95807 []\TU/UbuntuMono(0)/m/n/10.95 block.mount_options \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95806--95807 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95831--95832 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.radosgw.endpoint_cert_file\TU/Ubuntu(0 )/m/sc/10.95 , Underfull \hbox (badness 10000) in paragraph at lines 95854--95855 []\TU/UbuntuMono(0)/m/n/10.95 rsync.bwlimit \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95854--95855 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 95855--95856 []\TU/UbuntuMono(0)/m/n/10.95 rsync.bwlimit \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Directory - dir: dir-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), Underfull \hbox (badness 10000) in paragraph at lines 95856--95857 []\TU/UbuntuMono(0)/m/n/10.95 rsync.bwlimit \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95856--95857 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95857--95858 []\TU/UbuntuMono(0)/m/n/10.95 rsync.bwlimit \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95858--95859 []\TU/UbuntuMono(0)/m/n/10.95 rsync.bwlimit \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95858--95859 \TU/Ubuntu(0)/m/it/10.95 pure-pool- Underfull \hbox (badness 10000) in paragraph at lines 95859--95860 []\TU/UbuntuMono(0)/m/n/10.95 rsync.compression \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95859--95860 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 95860--95861 []\TU/UbuntuMono(0)/m/n/10.95 rsync.compression \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Directory - dir: dir-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), Underfull \hbox (badness 10000) in paragraph at lines 95861--95862 []\TU/UbuntuMono(0)/m/n/10.95 rsync.compression \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95861--95862 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95862--95863 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95863--95864 []\TU/UbuntuMono(0)/m/n/10.95 rsync.compression \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95863--95864 \TU/Ubuntu(0)/m/it/10.95 pure-pool- [1074] Underfull \hbox (badness 10000) in paragraph at lines 95864--95865 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95865--95866 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95865--95866 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95866--95867 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95866--95867 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95867--95868 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95867--95868 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95868--95869 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95868--95869 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95869--95870 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95869--95870 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95870--95871 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95870--95871 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95871--95872 []\TU/UbuntuMono(0)/m/n/10.95 security.shared \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95871--95872 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95872--95873 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95873--95874 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95873--95874 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95874--95875 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95874--95875 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95875--95876 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95875--95876 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95876--95877 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95876--95877 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95877--95878 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95877--95878 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 95878--95879 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95878--95879 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95879--95880 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95879--95880 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95880--95881 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95880--95881 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95881--95882 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95882--95883 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95882--95883 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95883--95884 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95883--95884 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95884--95885 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95884--95885 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95885--95886 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95885--95886 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95886--95887 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95886--95887 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95887--95888 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95887--95888 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95888--95889 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95888--95889 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95889--95890 []\TU/UbuntuMono(0)/m/n/10.95 security.unmapped \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95889--95890 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- [1075] Underfull \hbox (badness 10000) in paragraph at lines 95890--95891 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95891--95892 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95891--95892 \TU/Ubuntu(0)/m/it/10.95 btrfs-bucket- Underfull \hbox (badness 10000) in paragraph at lines 95892--95893 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95892--95893 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95893--95894 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95893--95894 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95894--95895 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95894--95895 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95895--95896 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95895--95896 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95896--95897 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Ceph Object - cephobject: Underfull \hbox (badness 10000) in paragraph at lines 95896--95897 \TU/Ubuntu(0)/m/it/10.95 cephobject- Underfull \hbox (badness 10000) in paragraph at lines 95897--95898 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95897--95898 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95898--95899 \TU/Ubuntu(0)/m/it/10.95 lvm-bucket- Underfull \hbox (badness 10000) in paragraph at lines 95899--95900 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95900--95901 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95901--95902 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95901--95902 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95902--95903 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95902--95903 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95903--95904 \TU/Ubuntu(0)/m/it/10.95 zfs-bucket- Underfull \hbox (badness 10000) in paragraph at lines 95904--95905 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95905--95906 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95906--95907 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95907--95908 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95907--95908 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95908--95909 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95908--95909 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95909--95910 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95909--95910 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95910--95911 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95910--95911 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95911--95912 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95911--95912 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 95912--95913 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95912--95913 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95913--95914 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95913--95914 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95914--95915 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.expiry \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95914--95915 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95915--95916 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95916--95917 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95916--95917 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- [1076] Underfull \hbox (badness 10000) in paragraph at lines 95917--95918 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95917--95918 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95918--95919 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95918--95919 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95919--95920 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95919--95920 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95920--95921 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95920--95921 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95921--95922 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95921--95922 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95922--95923 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95922--95923 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95923--95924 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.pattern \TU/Ubuntu(0)/m/sc/10.95 (\TU/U buntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95923--95924 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95924--95925 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95925--95926 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95925--95926 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95926--95927 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95926--95927 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95927--95928 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95927--95928 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95928--95929 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95928--95929 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95929--95930 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95929--95930 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95930--95931 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95930--95931 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95931--95932 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 Pure Storage - Underfull \hbox (badness 10000) in paragraph at lines 95931--95932 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95931--95932 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95932--95933 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule \TU/Ubuntu(0)/m/sc/10.95 (\TU/ Ubuntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95932--95933 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95933--95934 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95933--95934 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95934--95935 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95934--95935 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- Underfull \hbox (badness 10000) in paragraph at lines 95935--95936 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 CephFS - cephfs: Underfull \hbox (badness 10000) in paragraph at lines 95935--95936 \TU/Ubuntu(0)/m/it/10.95 cephfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95936--95937 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Directory - dir: dir-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), Underfull \hbox (badness 10000) in paragraph at lines 95937--95938 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95937--95938 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95938--95939 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95939--95940 []\TU/UbuntuMono(0)/m/n/10.95 source.wipe \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95939--95940 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95940--95941 []\TU/UbuntuMono(0)/m/n/10.95 source.wipe \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95940--95941 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95941--95942 []\TU/UbuntuMono(0)/m/n/10.95 source.wipe \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 ZFS - zfs: zfs-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), Underfull \hbox (badness 5460) in paragraph at lines 95942--95943 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 HPE Alletra - alletra: [1077] Underfull \hbox (badness 10000) in paragraph at lines 95943--95944 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95943--95944 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95944--95945 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95944--95945 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95945--95946 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95945--95946 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95946--95947 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95946--95947 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95947--95948 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95947--95948 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95948--95949 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95948--95949 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95949--95950 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Pure Storage - Underfull \hbox (badness 10000) in paragraph at lines 95949--95950 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95949--95950 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95950--95951 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.last \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95950--95951 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 5460) in paragraph at lines 95951--95952 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95952--95953 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95952--95953 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95953--95954 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95953--95954 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95954--95955 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95954--95955 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95955--95956 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95955--95956 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95956--95957 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95956--95957 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95957--95958 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95957--95958 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95958--95959 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 Pure Storage - Underfull \hbox (badness 10000) in paragraph at lines 95958--95959 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95958--95959 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95959--95960 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap.next \TU/Ubuntu(0)/m/sc/10.95 (\TU /Ubuntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95959--95960 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95960--95961 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool.pristine \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Ceph RBD - Underfull \hbox (badness 10000) in paragraph at lines 95960--95961 \TU/Ubuntu(0)/m/it/10.95 ceph: Underfull \hbox (badness 10000) in paragraph at lines 95960--95961 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- Underfull \hbox (badness 10000) in paragraph at lines 95961--95962 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool.pristine \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 10000) in paragraph at lines 95961--95962 \TU/Ubuntu(0)/m/it/10.95 cephfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95962--95963 \TU/Ubuntu(0)/m/it/10.95 class="literal">cephobject: Underfull \hbox (badness 10000) in paragraph at lines 95962--95963 \TU/Ubuntu(0)/m/it/10.95 cephobject- Underfull \hbox (badness 10000) in paragraph at lines 95963--95964 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95964--95965 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 95964--95965 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95965--95966 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95965--95966 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95966--95967 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 95966--95967 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95967--95968 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Directory - dir: Underfull \hbox (badness 10000) in paragraph at lines 95967--95968 \TU/Ubuntu(0)/m/it/10.95 dir-volume- [1078] Underfull \hbox (badness 10000) in paragraph at lines 95968--95969 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 95968--95969 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95969--95970 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95969--95970 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95970--95971 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95970--95971 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95971--95972 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 95971--95972 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95972--95973 []\TU/UbuntuMono(0)/m/n/10.95 volume.size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95972--95973 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 95973--95974 []\TU/UbuntuMono(0)/m/n/10.95 volume.size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Dell PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95974--95975 []\TU/UbuntuMono(0)/m/n/10.95 volume.size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Pure Storage - pure: Underfull \hbox (badness 10000) in paragraph at lines 95974--95975 \TU/Ubuntu(0)/m/it/10.95 pure-pool- [1079] (./canonical-lxd.ind) enddocument/afterlastpage: lastpage setting LastPage. (./canonical-lxd.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information) Output written on canonical-lxd.pdf (1080 pages). Transcript written on canonical-lxd.log. Latexmk: ====Undefined refs and citations with line #s in .tex file: Label `reference/instance_options:instance-miscellaneous:environment.*' multiply defined Missing character: There is no ɛ (U+025B) in font [UbuntuMono-R.ttf]/OT:script= Missing character: There is no ɛ (U+025B) in font [UbuntuMono-R.ttf]/OT:script=latn;language=dflt;! Missing character: There is no 🔈 (U+1F508) in font [Ubuntu-R.ttf]/OT:script=lat Missing character: There is no 🔈 (U+1F508) in font [Ubuntu-R.ttf]/OT:script=latn;language=dflt;! Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn;language=dflt;! And 1416 more --- see log file 'canonical-lxd.log' Latexmk: Getting log file 'canonical-lxd.log' Latexmk: Examining 'canonical-lxd.fls' Latexmk: Examining 'canonical-lxd.log' Latexmk: Index file 'canonical-lxd.idx' was written Latexmk: Log file says output to 'canonical-lxd.pdf' Latexmk: Summary of warnings from last run of *latex: Latex found 1 multiply defined reference(s) =====Latex reported missing or unavailable character(s). =====See log file for details. Latexmk: All targets (canonical-lxd.pdf) are up-to-date