Read the Docs build information Build id: 3949974 Project: canonical-lxd Version: latest Commit: 1e1678624668ba654d74b928b8c18ead775f30f9 Date: 2026-04-22T07:21:50.832258Z State: finished Success: True [rtd-command-info] start-time: 2026-04-22T07:21:51.705267Z, end-time: 2026-04-22T07:21:53.125677Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/canonical/lxd . Cloning into '.'... [rtd-command-info] start-time: 2026-04-22T07:21:53.225675Z, end-time: 2026-04-22T07:21:54.842167Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main [rtd-command-info] start-time: 2026-04-22T07:21:55.645680Z, end-time: 2026-04-22T07:21:55.863259Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 1e16786 test/lint/storage-patches: verify all storage drivers register `patchGenericStorage` patches (#18154) [rtd-command-info] start-time: 2026-04-22T07:21:55.954128Z, end-time: 2026-04-22T07:21:55.992799Z, 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-22T07:21:56.079957Z, end-time: 2026-04-22T07:22:15.876385Z, duration: 19, 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.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 [rtd-command-info] start-time: 2026-04-22T07:22:15.955383Z, end-time: 2026-04-22T07:22:15.993690Z, 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-22T07:22:20.884268Z, end-time: 2026-04-22T07:22:20.938106Z, duration: 0, exit-code: 0 asdf global golang 1.25.4 [rtd-command-info] start-time: 2026-04-22T07:22:24.482804Z, end-time: 2026-04-22T07:22:24.541098Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2026-04-22T07:22:24.917956Z, end-time: 2026-04-22T07:22:25.562247Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.10.final.0-64 in 399ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest, 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-22T07:22:25.646288Z, end-time: 2026-04-22T07:22:30.391884Z, 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/latest/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 16.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/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 31.5 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-22T07:22:30.480059Z, end-time: 2026-04-22T07:22:35.356229Z, 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.1-py3-none-any.whl.metadata (3.5 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.12-py3-none-any.whl.metadata (8.0 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 67.6 MB/s 0:00:00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 855.8 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 382.5 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.1-py3-none-any.whl (95 kB) Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 920.1 MB/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.12-py3-none-any.whl (68 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.12 imagesize-2.0.0 packaging-26.1 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-22T07:22:35.444291Z, end-time: 2026-04-22T07:22:42.411364Z, 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) Collecting packaging==26.0 (from -r doc/requirements.txt (line 24)) Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 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/latest/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/latest/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.45.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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/lib/python3.12/site-packages (from anyio>=3.0.0->watchfiles==1.1.1->-r doc/requirements.txt (line 38)) (3.12) 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/latest/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/latest/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/latest/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/latest/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.2-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 32.0 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 104.9 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 880.2 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 packaging-26.0-py3-none-any.whl (74 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 700.9 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 433.1 MB/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 258.7 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.45.0-py3-none-any.whl (69 kB) Downloading click-8.3.2-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 760.0 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 186.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, packaging, 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: packaging Found existing installation: packaging 26.1 Uninstalling packaging-26.1: Successfully uninstalled packaging-26.1 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.2 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 packaging-26.0 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.45.0 vale-3.13.0.0 watchfiles-1.1.1 webencodings-0.5.1 websockets-16.0 [rtd-command-info] start-time: 2026-04-22T07:22:42.619793Z, end-time: 2026-04-22T07:23:09.899853Z, duration: 27, exit-code: 0 go build -ldflags "-s -w" -o trimpath -o lxc.bin ./lxc go: downloading go1.26.2 (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/robfig/cron/v3 v3.0.1 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.50.0 go: downloading golang.org/x/sys v0.43.0 go: downloading golang.org/x/term v0.42.0 go: downloading github.com/zitadel/oidc/v3 v3.47.2 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/golang-jwt/jwt/v5 v5.3.1 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.36.0 go: downloading golang.org/x/net v0.53.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/mattn/go-runewidth v0.0.21 go: downloading github.com/go-jose/go-jose/v4 v4.1.4 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.43.0 go: downloading go.opentelemetry.io/otel/trace v1.43.0 go: downloading go.opentelemetry.io/otel/metric v1.43.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-22T07:23:09.981972Z, end-time: 2026-04-22T07:23:10.020912Z, 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 import filecmp import ast import re import shutil sys.path.insert(0, os.path.abspath('.')) from redirects import redirects # noqa: F401 (used by sphinx_reredirects via conf.py namespace) 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: match = re.search(r'var Version = "([^"]+)"', fd.read()) version = match.group(1) if match else "unknown" ####################### # 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 ' + version # 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/latest/_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 refer to an unpublished release when preparing release notes r"https://github\.com/canonical/lxd/compare.*", r"https://github\.com/canonical/lxd/releases/tag/lxd-.*", 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/' ] 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', 'reference/release-notes/release-notes-template.md', ] # Adds custom CSS files, located under 'html_static_path' or from external link html_css_files = [ 'lxd_custom.css', 'https://assets.ubuntu.com/v1/d86746ef-cookie_banner.css', ] # Adds custom JavaScript files, located under 'html_static_path' or from external link html_js_files = [ 'https://assets.ubuntu.com/v1/287a5e8f-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 myst_substitutions = {} if os.path.exists('./substitutions.yaml'): with open('./substitutions.yaml', 'r') as fd: myst_substitutions.update(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/latest/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 os.environ.get('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) sys.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') in_code_block = False 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:]) elif line.startswith('```'): if not in_code_block and line.rstrip() == '```': mdfile.write('```none\n') else: mdfile.write(line) in_code_block = not in_code_block 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) shutil.copy2(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)) ########################################### ### Prevent indexing of older docs versions ########################################### # Add RTD docs version slugs for versions that should not be indexed by search engines noindex_versions = {"stable-5.0", "stable-4.0"} rtd_version = os.environ.get("READTHEDOCS_VERSION", "") html_context["seo_noindex"] = rtd_version in noindex_versions [rtd-command-info] start-time: 2026-04-22T07:23:10.121943Z, end-time: 2026-04-22T07:25:08.758113Z, duration: 118, 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={'substitution', 'deflist', 'attrs_block', 'linkify'}, 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: ..., csi_ref: ..., csi_exp: ..., csi_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 588 source files that are out of date updating environment: [new config] 588 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... [ 1%] config-options reading sources... [ 2%] container-environment reading sources... [ 2%] contributing reading sources... [ 2%] daemon-behavior reading sources... [ 2%] database reading sources... [ 2%] debugging reading sources... [ 2%] dev-lxd reading sources... [ 3%] doc-cheat-sheet-myst reading sources... [ 3%] environment reading sources... [ 3%] events reading sources... [ 3%] explanation/authorization reading sources... [ 3%] explanation/bpf reading sources... [ 3%] explanation/clusters reading sources... [ 4%] explanation/csi reading sources... [ 4%] explanation/index reading sources... [ 4%] explanation/instance_config reading sources... [ 4%] explanation/instances reading sources... [ 4%] explanation/lxc_show_info reading sources... [ 4%] explanation/lxd_lxc reading sources... [ 5%] explanation/networks reading sources... [ 5%] explanation/performance_tuning reading sources... [ 5%] explanation/projects reading sources... [ 5%] explanation/replicators reading sources... [ 5%] explanation/security reading sources... [ 5%] explanation/storage reading sources... [ 6%] faq reading sources... [ 6%] getting_started reading sources... [ 6%] guest-os-compatibility reading sources... [ 6%] howto/access_documentation reading sources... [ 6%] howto/access_ui reading sources... [ 6%] howto/auth_bearer reading sources... [ 7%] howto/benchmark_performance reading sources... [ 7%] howto/cluster_config_networks reading sources... [ 7%] howto/cluster_config_storage reading sources... [ 7%] howto/cluster_form reading sources... [ 7%] howto/cluster_groups reading sources... [ 7%] howto/cluster_links_create reading sources... [ 8%] howto/cluster_links_manage reading sources... [ 8%] howto/cluster_manage reading sources... [ 8%] howto/cluster_manage_instance reading sources... [ 8%] howto/cluster_placement_groups reading sources... [ 8%] howto/cluster_recover reading sources... [ 9%] howto/cluster_recover_volumes reading sources... [ 9%] howto/cluster_vip reading sources... [ 9%] howto/container_gpu_passthrough_with_docker reading sources... [ 9%] howto/devlxd_authenticate reading sources... [ 9%] howto/disaster_recovery reading sources... [ 9%] howto/disaster_recovery_replication reading sources... [ 10%] howto/dqlite_troubleshoot reading sources... [ 10%] 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... [ 11%] 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... [ 12%] 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... [ 13%] 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... [ 14%] howto/network_forwards reading sources... [ 14%] 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... [ 15%] howto/network_ovn_setup reading sources... [ 15%] howto/network_zones reading sources... [ 15%] howto/oidc reading sources... [ 16%] howto/oidc_auth0 reading sources... [ 16%] howto/oidc_entra_id reading sources... [ 16%] howto/oidc_keycloak reading sources... [ 16%] howto/oidc_ory reading sources... [ 16%] howto/oidc_pocket_id reading sources... [ 16%] howto/projects_confine reading sources... [ 17%] howto/projects_create reading sources... [ 17%] howto/projects_work reading sources... [ 17%] howto/replicators_create reading sources... [ 17%] howto/replicators_dr reading sources... [ 17%] howto/replicators_manage reading sources... [ 18%] 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... [ 19%] howto/storage_create_instance reading sources... [ 19%] howto/storage_csi 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... [ 20%] 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... [ 21%] profiles reading sources... [ 22%] projects reading sources... [ 22%] reference/cluster_link_config reading sources... [ 22%] reference/cluster_member_config reading sources... [ 22%] reference/clusters 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... [ 23%] 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... [ 24%] reference/dqlite-internals reading sources... [ 25%] reference/driver_csi 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... [ 26%] reference/manpages/lxc/alias/edit 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/alias/show 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... [ 28%] 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... [ 29%] 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... [ 30%] reference/manpages/lxc/auth/identity-provider-group/group/remove reading sources... [ 30%] 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... [ 31%] reference/manpages/lxc/auth/identity/delete reading sources... [ 31%] reference/manpages/lxc/auth/identity/edit reading sources... [ 31%] 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... [ 32%] reference/manpages/lxc/auth/identity/info reading sources... [ 32%] reference/manpages/lxc/auth/identity/list reading sources... [ 32%] reference/manpages/lxc/auth/identity/show reading sources... [ 32%] reference/manpages/lxc/auth/identity/token reading sources... [ 33%] reference/manpages/lxc/auth/identity/token/issue reading sources... [ 33%] reference/manpages/lxc/auth/identity/token/revoke reading sources... [ 33%] reference/manpages/lxc/auth/oidc-session reading sources... [ 33%] reference/manpages/lxc/auth/oidc-session/delete reading sources... [ 33%] reference/manpages/lxc/auth/oidc-session/list reading sources... [ 34%] reference/manpages/lxc/auth/oidc-session/show reading sources... [ 34%] reference/manpages/lxc/auth/permission reading sources... [ 34%] 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... [ 35%] reference/manpages/lxc/cluster/enable reading sources... [ 35%] reference/manpages/lxc/cluster/evacuate reading sources... [ 35%] reference/manpages/lxc/cluster/failure-domain reading sources... [ 35%] reference/manpages/lxc/cluster/failure-domain/get reading sources... [ 35%] reference/manpages/lxc/cluster/failure-domain/set reading sources... [ 35%] reference/manpages/lxc/cluster/failure-domain/unset reading sources... [ 36%] reference/manpages/lxc/cluster/get reading sources... [ 36%] reference/manpages/lxc/cluster/group reading sources... [ 36%] reference/manpages/lxc/cluster/group/add reading sources... [ 36%] reference/manpages/lxc/cluster/group/assign reading sources... [ 36%] reference/manpages/lxc/cluster/group/create reading sources... [ 36%] reference/manpages/lxc/cluster/group/delete reading sources... [ 37%] reference/manpages/lxc/cluster/group/edit reading sources... [ 37%] reference/manpages/lxc/cluster/group/list reading sources... [ 37%] reference/manpages/lxc/cluster/group/remove reading sources... [ 37%] reference/manpages/lxc/cluster/group/rename reading sources... [ 37%] reference/manpages/lxc/cluster/group/show reading sources... [ 37%] reference/manpages/lxc/cluster/info reading sources... [ 38%] reference/manpages/lxc/cluster/link reading sources... [ 38%] reference/manpages/lxc/cluster/link/create reading sources... [ 38%] reference/manpages/lxc/cluster/link/delete reading sources... [ 38%] reference/manpages/lxc/cluster/link/edit reading sources... [ 38%] reference/manpages/lxc/cluster/link/get reading sources... [ 38%] reference/manpages/lxc/cluster/link/info reading sources... [ 39%] reference/manpages/lxc/cluster/link/list reading sources... [ 39%] reference/manpages/lxc/cluster/link/rename reading sources... [ 39%] reference/manpages/lxc/cluster/link/set reading sources... [ 39%] reference/manpages/lxc/cluster/link/show reading sources... [ 39%] reference/manpages/lxc/cluster/link/unset reading sources... [ 39%] reference/manpages/lxc/cluster/list reading sources... [ 40%] reference/manpages/lxc/cluster/list-tokens reading sources... [ 40%] reference/manpages/lxc/cluster/remove reading sources... [ 40%] reference/manpages/lxc/cluster/rename reading sources... [ 40%] reference/manpages/lxc/cluster/restore reading sources... [ 40%] reference/manpages/lxc/cluster/revoke-token reading sources... [ 40%] reference/manpages/lxc/cluster/role reading sources... [ 41%] reference/manpages/lxc/cluster/role/add reading sources... [ 41%] reference/manpages/lxc/cluster/role/remove reading sources... [ 41%] reference/manpages/lxc/cluster/set reading sources... [ 41%] reference/manpages/lxc/cluster/show reading sources... [ 41%] reference/manpages/lxc/cluster/unset reading sources... [ 41%] reference/manpages/lxc/cluster/update-certificate reading sources... [ 42%] reference/manpages/lxc/completion reading sources... [ 42%] reference/manpages/lxc/completion/bash reading sources... [ 42%] reference/manpages/lxc/completion/fish reading sources... [ 42%] reference/manpages/lxc/completion/powershell reading sources... [ 42%] reference/manpages/lxc/completion/zsh reading sources... [ 43%] reference/manpages/lxc/config reading sources... [ 43%] reference/manpages/lxc/config/device reading sources... [ 43%] reference/manpages/lxc/config/device/add reading sources... [ 43%] reference/manpages/lxc/config/device/get reading sources... [ 43%] reference/manpages/lxc/config/device/list reading sources... [ 43%] reference/manpages/lxc/config/device/override reading sources... [ 44%] reference/manpages/lxc/config/device/remove reading sources... [ 44%] reference/manpages/lxc/config/device/set reading sources... [ 44%] reference/manpages/lxc/config/device/show reading sources... [ 44%] reference/manpages/lxc/config/device/unset reading sources... [ 44%] reference/manpages/lxc/config/edit reading sources... [ 44%] reference/manpages/lxc/config/get reading sources... [ 45%] reference/manpages/lxc/config/metadata reading sources... [ 45%] reference/manpages/lxc/config/metadata/edit reading sources... [ 45%] reference/manpages/lxc/config/metadata/show reading sources... [ 45%] reference/manpages/lxc/config/set reading sources... [ 45%] reference/manpages/lxc/config/show reading sources... [ 45%] reference/manpages/lxc/config/template reading sources... [ 46%] reference/manpages/lxc/config/template/create reading sources... [ 46%] reference/manpages/lxc/config/template/delete reading sources... [ 46%] reference/manpages/lxc/config/template/edit reading sources... [ 46%] reference/manpages/lxc/config/template/list reading sources... [ 46%] reference/manpages/lxc/config/template/show reading sources... [ 46%] reference/manpages/lxc/config/trust reading sources... [ 47%] reference/manpages/lxc/config/trust/add reading sources... [ 47%] reference/manpages/lxc/config/trust/edit reading sources... [ 47%] reference/manpages/lxc/config/trust/list reading sources... [ 47%] reference/manpages/lxc/config/trust/list-tokens reading sources... [ 47%] reference/manpages/lxc/config/trust/remove reading sources... [ 47%] reference/manpages/lxc/config/trust/revoke-token reading sources... [ 48%] reference/manpages/lxc/config/trust/show reading sources... [ 48%] reference/manpages/lxc/config/uefi reading sources... [ 48%] reference/manpages/lxc/config/uefi/edit reading sources... [ 48%] reference/manpages/lxc/config/uefi/get reading sources... [ 48%] reference/manpages/lxc/config/uefi/set reading sources... [ 48%] reference/manpages/lxc/config/uefi/show reading sources... [ 49%] reference/manpages/lxc/config/uefi/unset reading sources... [ 49%] reference/manpages/lxc/config/unset reading sources... [ 49%] reference/manpages/lxc/console reading sources... [ 49%] reference/manpages/lxc/copy reading sources... [ 49%] reference/manpages/lxc/delete reading sources... [ 49%] reference/manpages/lxc/exec reading sources... [ 50%] reference/manpages/lxc/export reading sources... [ 50%] reference/manpages/lxc/file reading sources... [ 50%] reference/manpages/lxc/file/create reading sources... [ 50%] reference/manpages/lxc/file/delete reading sources... [ 50%] reference/manpages/lxc/file/edit reading sources... [ 51%] reference/manpages/lxc/file/mount reading sources... [ 51%] reference/manpages/lxc/file/pull reading sources... [ 51%] reference/manpages/lxc/file/push reading sources... [ 51%] reference/manpages/lxc/image reading sources... [ 51%] reference/manpages/lxc/image/alias reading sources... [ 51%] reference/manpages/lxc/image/alias/create reading sources... [ 52%] reference/manpages/lxc/image/alias/delete reading sources... [ 52%] reference/manpages/lxc/image/alias/list reading sources... [ 52%] reference/manpages/lxc/image/alias/rename reading sources... [ 52%] reference/manpages/lxc/image/copy reading sources... [ 52%] reference/manpages/lxc/image/delete reading sources... [ 52%] reference/manpages/lxc/image/edit reading sources... [ 53%] reference/manpages/lxc/image/export reading sources... [ 53%] reference/manpages/lxc/image/get-property reading sources... [ 53%] reference/manpages/lxc/image/import reading sources... [ 53%] reference/manpages/lxc/image/info reading sources... [ 53%] reference/manpages/lxc/image/list reading sources... [ 53%] reference/manpages/lxc/image/refresh reading sources... [ 54%] reference/manpages/lxc/image/set-property reading sources... [ 54%] reference/manpages/lxc/image/show reading sources... [ 54%] reference/manpages/lxc/image/unset-property reading sources... [ 54%] reference/manpages/lxc/import reading sources... [ 54%] reference/manpages/lxc/info reading sources... [ 54%] reference/manpages/lxc/init reading sources... [ 55%] reference/manpages/lxc/launch reading sources... [ 55%] reference/manpages/lxc/list reading sources... [ 55%] 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... [ 56%] reference/manpages/lxc/network/acl reading sources... [ 56%] reference/manpages/lxc/network/acl/create reading sources... [ 56%] 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... [ 57%] reference/manpages/lxc/network/acl/rename reading sources... [ 57%] 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... [ 58%] 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... [ 59%] 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... [ 60%] 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... [ 61%] 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... [ 62%] reference/manpages/lxc/network/load-balancer/backend reading sources... [ 62%] 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... [ 63%] reference/manpages/lxc/network/load-balancer/edit reading sources... [ 63%] reference/manpages/lxc/network/load-balancer/get reading sources... [ 63%] 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... [ 64%] reference/manpages/lxc/network/load-balancer/port/remove reading sources... [ 64%] reference/manpages/lxc/network/load-balancer/set reading sources... [ 64%] reference/manpages/lxc/network/load-balancer/show reading sources... [ 64%] reference/manpages/lxc/network/load-balancer/unset reading sources... [ 65%] reference/manpages/lxc/network/peer reading sources... [ 65%] reference/manpages/lxc/network/peer/create reading sources... [ 65%] reference/manpages/lxc/network/peer/delete reading sources... [ 65%] reference/manpages/lxc/network/peer/edit reading sources... [ 65%] reference/manpages/lxc/network/peer/get reading sources... [ 65%] reference/manpages/lxc/network/peer/list reading sources... [ 66%] reference/manpages/lxc/network/peer/set reading sources... [ 66%] reference/manpages/lxc/network/peer/show reading sources... [ 66%] reference/manpages/lxc/network/peer/unset reading sources... [ 66%] reference/manpages/lxc/network/rename reading sources... [ 66%] reference/manpages/lxc/network/set reading sources... [ 66%] reference/manpages/lxc/network/show reading sources... [ 67%] reference/manpages/lxc/network/unset reading sources... [ 67%] reference/manpages/lxc/network/zone reading sources... [ 67%] reference/manpages/lxc/network/zone/create reading sources... [ 67%] reference/manpages/lxc/network/zone/delete reading sources... [ 67%] reference/manpages/lxc/network/zone/edit reading sources... [ 68%] reference/manpages/lxc/network/zone/get reading sources... [ 68%] reference/manpages/lxc/network/zone/list reading sources... [ 68%] reference/manpages/lxc/network/zone/record reading sources... [ 68%] reference/manpages/lxc/network/zone/record/create reading sources... [ 68%] reference/manpages/lxc/network/zone/record/delete reading sources... [ 68%] reference/manpages/lxc/network/zone/record/edit reading sources... [ 69%] reference/manpages/lxc/network/zone/record/entry reading sources... [ 69%] reference/manpages/lxc/network/zone/record/entry/add reading sources... [ 69%] reference/manpages/lxc/network/zone/record/entry/remove reading sources... [ 69%] reference/manpages/lxc/network/zone/record/get reading sources... [ 69%] reference/manpages/lxc/network/zone/record/list reading sources... [ 69%] reference/manpages/lxc/network/zone/record/set reading sources... [ 70%] reference/manpages/lxc/network/zone/record/show reading sources... [ 70%] reference/manpages/lxc/network/zone/record/unset reading sources... [ 70%] reference/manpages/lxc/network/zone/set reading sources... [ 70%] reference/manpages/lxc/network/zone/show reading sources... [ 70%] reference/manpages/lxc/network/zone/unset reading sources... [ 70%] reference/manpages/lxc/operation reading sources... [ 71%] reference/manpages/lxc/operation/delete reading sources... [ 71%] reference/manpages/lxc/operation/list reading sources... [ 71%] reference/manpages/lxc/operation/show reading sources... [ 71%] reference/manpages/lxc/pause reading sources... [ 71%] reference/manpages/lxc/placement-group reading sources... [ 71%] reference/manpages/lxc/placement-group/create reading sources... [ 72%] reference/manpages/lxc/placement-group/delete reading sources... [ 72%] reference/manpages/lxc/placement-group/edit reading sources... [ 72%] reference/manpages/lxc/placement-group/get reading sources... [ 72%] reference/manpages/lxc/placement-group/list reading sources... [ 72%] reference/manpages/lxc/placement-group/rename reading sources... [ 72%] reference/manpages/lxc/placement-group/set reading sources... [ 73%] reference/manpages/lxc/placement-group/show reading sources... [ 73%] reference/manpages/lxc/placement-group/unset 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... [ 74%] 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... [ 75%] 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... [ 76%] 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... [ 77%] reference/manpages/lxc/project/edit reading sources... [ 77%] reference/manpages/lxc/project/get reading sources... [ 78%] reference/manpages/lxc/project/get-current 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... [ 78%] reference/manpages/lxc/project/set reading sources... [ 78%] 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... [ 79%] reference/manpages/lxc/query reading sources... [ 79%] reference/manpages/lxc/rebuild reading sources... [ 79%] reference/manpages/lxc/remote reading sources... [ 80%] reference/manpages/lxc/remote/add reading sources... [ 80%] reference/manpages/lxc/remote/get-default reading sources... [ 80%] reference/manpages/lxc/remote/list reading sources... [ 80%] reference/manpages/lxc/remote/remove reading sources... [ 80%] reference/manpages/lxc/remote/rename reading sources... [ 80%] reference/manpages/lxc/remote/set-url reading sources... [ 81%] reference/manpages/lxc/remote/switch reading sources... [ 81%] reference/manpages/lxc/rename reading sources... [ 81%] reference/manpages/lxc/replicator reading sources... [ 81%] reference/manpages/lxc/replicator/create reading sources... [ 81%] reference/manpages/lxc/replicator/delete reading sources... [ 81%] reference/manpages/lxc/replicator/edit reading sources... [ 82%] reference/manpages/lxc/replicator/get reading sources... [ 82%] reference/manpages/lxc/replicator/info reading sources... [ 82%] reference/manpages/lxc/replicator/list reading sources... [ 82%] reference/manpages/lxc/replicator/rename reading sources... [ 82%] reference/manpages/lxc/replicator/run reading sources... [ 82%] reference/manpages/lxc/replicator/set reading sources... [ 83%] reference/manpages/lxc/replicator/show reading sources... [ 83%] reference/manpages/lxc/replicator/unset reading sources... [ 83%] reference/manpages/lxc/restart reading sources... [ 83%] reference/manpages/lxc/restore reading sources... [ 83%] reference/manpages/lxc/snapshot reading sources... [ 84%] reference/manpages/lxc/start reading sources... [ 84%] reference/manpages/lxc/stop reading sources... [ 84%] reference/manpages/lxc/storage reading sources... [ 84%] reference/manpages/lxc/storage/bucket reading sources... [ 84%] reference/manpages/lxc/storage/bucket/create reading sources... [ 84%] reference/manpages/lxc/storage/bucket/delete reading sources... [ 85%] reference/manpages/lxc/storage/bucket/edit reading sources... [ 85%] reference/manpages/lxc/storage/bucket/get reading sources... [ 85%] reference/manpages/lxc/storage/bucket/key reading sources... [ 85%] reference/manpages/lxc/storage/bucket/key/create reading sources... [ 85%] reference/manpages/lxc/storage/bucket/key/delete reading sources... [ 85%] reference/manpages/lxc/storage/bucket/key/edit reading sources... [ 86%] reference/manpages/lxc/storage/bucket/key/list reading sources... [ 86%] reference/manpages/lxc/storage/bucket/key/show reading sources... [ 86%] reference/manpages/lxc/storage/bucket/list reading sources... [ 86%] reference/manpages/lxc/storage/bucket/set reading sources... [ 86%] reference/manpages/lxc/storage/bucket/show reading sources... [ 86%] reference/manpages/lxc/storage/bucket/unset reading sources... [ 87%] reference/manpages/lxc/storage/create reading sources... [ 87%] reference/manpages/lxc/storage/delete reading sources... [ 87%] reference/manpages/lxc/storage/edit reading sources... [ 87%] reference/manpages/lxc/storage/get reading sources... [ 87%] reference/manpages/lxc/storage/info reading sources... [ 87%] reference/manpages/lxc/storage/list reading sources... [ 88%] reference/manpages/lxc/storage/set reading sources... [ 88%] reference/manpages/lxc/storage/show reading sources... [ 88%] reference/manpages/lxc/storage/unset reading sources... [ 88%] 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... [ 89%] reference/manpages/lxc/storage/volume/copy reading sources... [ 89%] reference/manpages/lxc/storage/volume/create reading sources... [ 89%] 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... [ 90%] reference/manpages/lxc/storage/volume/export reading sources... [ 90%] 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... [ 91%] 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... [ 93%] 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/placement_groups 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/release-notes/release-notes-6.6 reading sources... [ 95%] reference/release-notes/release-notes-6.7 reading sources... [ 95%] reference/release-notes/release-notes-6.8 reading sources... [ 95%] reference/releases-snap reading sources... [ 96%] reference/remote_image_servers reading sources... [ 96%] reference/replicator_config reading sources... [ 96%] reference/server_settings reading sources... [ 96%] reference/standard_devices reading sources... [ 96%] reference/storage_alletra reading sources... [ 96%] reference/storage_btrfs reading sources... [ 97%] reference/storage_ceph reading sources... [ 97%] 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... [ 98%] reference/storage_powerflex reading sources... [ 98%] 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... [ 99%] 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... [ 3%] explanation getting Git timestamps for source files... [ 5%] howto getting Git timestamps for source files... [ 7%] reference getting Git timestamps for source files... [ 9%] reference/manpages getting Git timestamps for source files... [ 10%] reference/manpages/lxc getting Git timestamps for source files... [ 12%] reference/manpages/lxc/alias getting Git timestamps for source files... [ 14%] reference/manpages/lxc/auth getting Git timestamps for source files... [ 16%] reference/manpages/lxc/auth/group getting Git timestamps for source files... [ 17%] reference/manpages/lxc/auth/group/permission getting Git timestamps for source files... [ 19%] reference/manpages/lxc/auth/identity-provider-group getting Git timestamps for source files... [ 21%] reference/manpages/lxc/auth/identity-provider-group/group getting Git timestamps for source files... [ 22%] reference/manpages/lxc/auth/identity getting Git timestamps for source files... [ 24%] reference/manpages/lxc/auth/identity/group getting Git timestamps for source files... [ 26%] reference/manpages/lxc/auth/identity/token getting Git timestamps for source files... [ 28%] reference/manpages/lxc/auth/oidc-session 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/failure-domain getting Git timestamps for source files... [ 34%] reference/manpages/lxc/cluster/group getting Git timestamps for source files... [ 36%] reference/manpages/lxc/cluster/link getting Git timestamps for source files... [ 38%] reference/manpages/lxc/cluster/role getting Git timestamps for source files... [ 40%] reference/manpages/lxc/completion getting Git timestamps for source files... [ 41%] reference/manpages/lxc/config getting Git timestamps for source files... [ 43%] reference/manpages/lxc/config/device getting Git timestamps for source files... [ 45%] reference/manpages/lxc/config/metadata getting Git timestamps for source files... [ 47%] reference/manpages/lxc/config/template getting Git timestamps for source files... [ 48%] reference/manpages/lxc/config/trust getting Git timestamps for source files... [ 50%] reference/manpages/lxc/config/uefi getting Git timestamps for source files... [ 52%] reference/manpages/lxc/file getting Git timestamps for source files... [ 53%] reference/manpages/lxc/image getting Git timestamps for source files... [ 55%] reference/manpages/lxc/image/alias getting Git timestamps for source files... [ 57%] reference/manpages/lxc/network getting Git timestamps for source files... [ 59%] 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... [ 64%] reference/manpages/lxc/network/forward/port getting Git timestamps for source files... [ 66%] 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... [ 72%] reference/manpages/lxc/network/zone getting Git timestamps for source files... [ 74%] reference/manpages/lxc/network/zone/record getting Git timestamps for source files... [ 76%] reference/manpages/lxc/network/zone/record/entry getting Git timestamps for source files... [ 78%] reference/manpages/lxc/operation getting Git timestamps for source files... [ 79%] reference/manpages/lxc/placement-group 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... [ 84%] reference/manpages/lxc/project getting Git timestamps for source files... [ 86%] reference/manpages/lxc/remote getting Git timestamps for source files... [ 88%] reference/manpages/lxc/replicator getting Git timestamps for source files... [ 90%] reference/manpages/lxc/storage getting Git timestamps for source files... [ 91%] reference/manpages/lxc/storage/bucket getting Git timestamps for source files... [ 93%] reference/manpages/lxc/storage/bucket/key getting Git timestamps for source files... [ 95%] reference/manpages/lxc/storage/volume getting Git timestamps for source files... [ 97%] 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... [ 7%] . getting Git timestamps for dependencies... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/latest getting Git timestamps for dependencies... [ 21%] images/csi getting Git timestamps for dependencies... [ 29%] images getting Git timestamps for dependencies... [ 36%] reference getting Git timestamps for dependencies... [ 43%] images/UI getting Git timestamps for dependencies... [ 50%] howto getting Git timestamps for dependencies... [ 57%] images/networks getting Git timestamps for dependencies... [ 64%] images/auth/entra-id getting Git timestamps for dependencies... [ 71%] images/auth/pocket-id getting Git timestamps for dependencies... [ 79%] images/storage getting Git timestamps for dependencies... [ 86%] images/instances getting Git timestamps for dependencies... [ 93%] 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... [ 1%] config-options writing output... [ 2%] container-environment writing output... [ 2%] contributing writing output... [ 2%] daemon-behavior writing output... [ 2%] database writing output... [ 2%] debugging writing output... [ 2%] dev-lxd writing output... [ 3%] doc-cheat-sheet-myst writing output... [ 3%] environment writing output... [ 3%] events writing output... [ 3%] explanation/authorization writing output... [ 3%] explanation/bpf writing output... [ 3%] explanation/clusters writing output... [ 4%] explanation/csi writing output... [ 4%] explanation/index writing output... [ 4%] explanation/instance_config writing output... [ 4%] explanation/instances writing output... [ 4%] explanation/lxc_show_info writing output... [ 4%] explanation/lxd_lxc writing output... [ 5%] explanation/networks writing output... [ 5%] explanation/performance_tuning writing output... [ 5%] explanation/projects writing output... [ 5%] explanation/replicators writing output... [ 5%] explanation/security writing output... [ 5%] explanation/storage writing output... [ 6%] faq writing output... [ 6%] getting_started writing output... [ 6%] guest-os-compatibility writing output... [ 6%] howto/access_documentation writing output... [ 6%] howto/access_ui writing output... [ 6%] howto/auth_bearer writing output... [ 7%] howto/benchmark_performance writing output... [ 7%] howto/cluster_config_networks writing output... [ 7%] howto/cluster_config_storage writing output... [ 7%] howto/cluster_form writing output... [ 7%] howto/cluster_groups writing output... [ 7%] howto/cluster_links_create writing output... [ 8%] howto/cluster_links_manage writing output... [ 8%] howto/cluster_manage writing output... [ 8%] howto/cluster_manage_instance writing output... [ 8%] howto/cluster_placement_groups writing output... [ 8%] howto/cluster_recover writing output... [ 9%] howto/cluster_recover_volumes writing output... [ 9%] howto/cluster_vip writing output... [ 9%] howto/container_gpu_passthrough_with_docker writing output... [ 9%] howto/devlxd_authenticate writing output... [ 9%] howto/disaster_recovery writing output... [ 9%] howto/disaster_recovery_replication writing output... [ 10%] howto/dqlite_troubleshoot writing output... [ 10%] 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... [ 11%] 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... [ 12%] 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... [ 13%] 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... [ 14%] howto/network_forwards writing output... [ 14%] 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... [ 15%] howto/network_ovn_setup writing output... [ 15%] howto/network_zones writing output... [ 15%] howto/oidc writing output... [ 16%] howto/oidc_auth0 writing output... [ 16%] howto/oidc_entra_id writing output... [ 16%] howto/oidc_keycloak writing output... [ 16%] howto/oidc_ory writing output... [ 16%] howto/oidc_pocket_id writing output... [ 16%] howto/projects_confine writing output... [ 17%] howto/projects_create writing output... [ 17%] howto/projects_work writing output... [ 17%] howto/replicators_create writing output... [ 17%] howto/replicators_dr writing output... [ 17%] howto/replicators_manage writing output... [ 18%] 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... [ 19%] howto/storage_create_instance writing output... [ 19%] howto/storage_csi 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... [ 20%] 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... [ 21%] profiles writing output... [ 22%] projects writing output... [ 22%] reference/cluster_link_config writing output... [ 22%] reference/cluster_member_config writing output... [ 22%] reference/clusters 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... [ 23%] 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... [ 24%] reference/dqlite-internals writing output... [ 25%] reference/driver_csi 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... [ 26%] reference/manpages/lxc/alias/edit 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/alias/show 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... [ 28%] 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... [ 29%] 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... [ 30%] reference/manpages/lxc/auth/identity-provider-group/group/remove writing output... [ 30%] 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... [ 31%] reference/manpages/lxc/auth/identity/delete writing output... [ 31%] reference/manpages/lxc/auth/identity/edit writing output... [ 31%] 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... [ 32%] reference/manpages/lxc/auth/identity/info writing output... [ 32%] reference/manpages/lxc/auth/identity/list writing output... [ 32%] reference/manpages/lxc/auth/identity/show writing output... [ 32%] reference/manpages/lxc/auth/identity/token writing output... [ 33%] reference/manpages/lxc/auth/identity/token/issue writing output... [ 33%] reference/manpages/lxc/auth/identity/token/revoke writing output... [ 33%] reference/manpages/lxc/auth/oidc-session writing output... [ 33%] reference/manpages/lxc/auth/oidc-session/delete writing output... [ 33%] reference/manpages/lxc/auth/oidc-session/list writing output... [ 34%] reference/manpages/lxc/auth/oidc-session/show writing output... [ 34%] reference/manpages/lxc/auth/permission writing output... [ 34%] 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... [ 35%] reference/manpages/lxc/cluster/enable writing output... [ 35%] reference/manpages/lxc/cluster/evacuate writing output... [ 35%] reference/manpages/lxc/cluster/failure-domain writing output... [ 35%] reference/manpages/lxc/cluster/failure-domain/get writing output... [ 35%] reference/manpages/lxc/cluster/failure-domain/set writing output... [ 35%] reference/manpages/lxc/cluster/failure-domain/unset writing output... [ 36%] reference/manpages/lxc/cluster/get writing output... [ 36%] reference/manpages/lxc/cluster/group writing output... [ 36%] reference/manpages/lxc/cluster/group/add writing output... [ 36%] reference/manpages/lxc/cluster/group/assign writing output... [ 36%] reference/manpages/lxc/cluster/group/create writing output... [ 36%] reference/manpages/lxc/cluster/group/delete writing output... [ 37%] reference/manpages/lxc/cluster/group/edit writing output... [ 37%] reference/manpages/lxc/cluster/group/list writing output... [ 37%] reference/manpages/lxc/cluster/group/remove writing output... [ 37%] reference/manpages/lxc/cluster/group/rename writing output... [ 37%] reference/manpages/lxc/cluster/group/show writing output... [ 37%] reference/manpages/lxc/cluster/info writing output... [ 38%] reference/manpages/lxc/cluster/link writing output... [ 38%] reference/manpages/lxc/cluster/link/create writing output... [ 38%] reference/manpages/lxc/cluster/link/delete writing output... [ 38%] reference/manpages/lxc/cluster/link/edit writing output... [ 38%] reference/manpages/lxc/cluster/link/get writing output... [ 38%] reference/manpages/lxc/cluster/link/info writing output... [ 39%] reference/manpages/lxc/cluster/link/list writing output... [ 39%] reference/manpages/lxc/cluster/link/rename writing output... [ 39%] reference/manpages/lxc/cluster/link/set writing output... [ 39%] reference/manpages/lxc/cluster/link/show writing output... [ 39%] reference/manpages/lxc/cluster/link/unset writing output... [ 39%] reference/manpages/lxc/cluster/list writing output... [ 40%] reference/manpages/lxc/cluster/list-tokens writing output... [ 40%] reference/manpages/lxc/cluster/remove writing output... [ 40%] reference/manpages/lxc/cluster/rename writing output... [ 40%] reference/manpages/lxc/cluster/restore writing output... [ 40%] reference/manpages/lxc/cluster/revoke-token writing output... [ 40%] reference/manpages/lxc/cluster/role writing output... [ 41%] reference/manpages/lxc/cluster/role/add writing output... [ 41%] reference/manpages/lxc/cluster/role/remove writing output... [ 41%] reference/manpages/lxc/cluster/set writing output... [ 41%] reference/manpages/lxc/cluster/show writing output... [ 41%] reference/manpages/lxc/cluster/unset writing output... [ 41%] reference/manpages/lxc/cluster/update-certificate writing output... [ 42%] reference/manpages/lxc/completion writing output... [ 42%] reference/manpages/lxc/completion/bash writing output... [ 42%] reference/manpages/lxc/completion/fish writing output... [ 42%] reference/manpages/lxc/completion/powershell writing output... [ 42%] reference/manpages/lxc/completion/zsh writing output... [ 43%] reference/manpages/lxc/config writing output... [ 43%] reference/manpages/lxc/config/device writing output... [ 43%] reference/manpages/lxc/config/device/add writing output... [ 43%] reference/manpages/lxc/config/device/get writing output... [ 43%] reference/manpages/lxc/config/device/list writing output... [ 43%] reference/manpages/lxc/config/device/override writing output... [ 44%] reference/manpages/lxc/config/device/remove writing output... [ 44%] reference/manpages/lxc/config/device/set writing output... [ 44%] reference/manpages/lxc/config/device/show writing output... [ 44%] reference/manpages/lxc/config/device/unset writing output... [ 44%] reference/manpages/lxc/config/edit writing output... [ 44%] reference/manpages/lxc/config/get writing output... [ 45%] reference/manpages/lxc/config/metadata writing output... [ 45%] reference/manpages/lxc/config/metadata/edit writing output... [ 45%] reference/manpages/lxc/config/metadata/show writing output... [ 45%] reference/manpages/lxc/config/set writing output... [ 45%] reference/manpages/lxc/config/show writing output... [ 45%] reference/manpages/lxc/config/template writing output... [ 46%] reference/manpages/lxc/config/template/create writing output... [ 46%] reference/manpages/lxc/config/template/delete writing output... [ 46%] reference/manpages/lxc/config/template/edit writing output... [ 46%] reference/manpages/lxc/config/template/list writing output... [ 46%] reference/manpages/lxc/config/template/show writing output... [ 46%] reference/manpages/lxc/config/trust writing output... [ 47%] reference/manpages/lxc/config/trust/add writing output... [ 47%] reference/manpages/lxc/config/trust/edit writing output... [ 47%] reference/manpages/lxc/config/trust/list writing output... [ 47%] reference/manpages/lxc/config/trust/list-tokens writing output... [ 47%] reference/manpages/lxc/config/trust/remove writing output... [ 47%] reference/manpages/lxc/config/trust/revoke-token writing output... [ 48%] reference/manpages/lxc/config/trust/show writing output... [ 48%] reference/manpages/lxc/config/uefi writing output... [ 48%] reference/manpages/lxc/config/uefi/edit writing output... [ 48%] reference/manpages/lxc/config/uefi/get writing output... [ 48%] reference/manpages/lxc/config/uefi/set writing output... [ 48%] reference/manpages/lxc/config/uefi/show writing output... [ 49%] reference/manpages/lxc/config/uefi/unset writing output... [ 49%] reference/manpages/lxc/config/unset writing output... [ 49%] reference/manpages/lxc/console writing output... [ 49%] reference/manpages/lxc/copy writing output... [ 49%] reference/manpages/lxc/delete writing output... [ 49%] reference/manpages/lxc/exec writing output... [ 50%] reference/manpages/lxc/export writing output... [ 50%] reference/manpages/lxc/file writing output... [ 50%] reference/manpages/lxc/file/create writing output... [ 50%] reference/manpages/lxc/file/delete writing output... [ 50%] reference/manpages/lxc/file/edit writing output... [ 51%] reference/manpages/lxc/file/mount writing output... [ 51%] reference/manpages/lxc/file/pull writing output... [ 51%] reference/manpages/lxc/file/push writing output... [ 51%] reference/manpages/lxc/image writing output... [ 51%] reference/manpages/lxc/image/alias writing output... [ 51%] reference/manpages/lxc/image/alias/create writing output... [ 52%] reference/manpages/lxc/image/alias/delete writing output... [ 52%] reference/manpages/lxc/image/alias/list writing output... [ 52%] reference/manpages/lxc/image/alias/rename writing output... [ 52%] reference/manpages/lxc/image/copy writing output... [ 52%] reference/manpages/lxc/image/delete writing output... [ 52%] reference/manpages/lxc/image/edit writing output... [ 53%] reference/manpages/lxc/image/export writing output... [ 53%] reference/manpages/lxc/image/get-property writing output... [ 53%] reference/manpages/lxc/image/import writing output... [ 53%] reference/manpages/lxc/image/info writing output... [ 53%] reference/manpages/lxc/image/list writing output... [ 53%] reference/manpages/lxc/image/refresh writing output... [ 54%] reference/manpages/lxc/image/set-property writing output... [ 54%] reference/manpages/lxc/image/show writing output... [ 54%] reference/manpages/lxc/image/unset-property writing output... [ 54%] reference/manpages/lxc/import writing output... [ 54%] reference/manpages/lxc/info writing output... [ 54%] reference/manpages/lxc/init writing output... [ 55%] reference/manpages/lxc/launch writing output... [ 55%] reference/manpages/lxc/list writing output... [ 55%] 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... [ 56%] reference/manpages/lxc/network/acl writing output... [ 56%] reference/manpages/lxc/network/acl/create writing output... [ 56%] 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... [ 57%] reference/manpages/lxc/network/acl/rename writing output... [ 57%] 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... [ 58%] 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... [ 59%] 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... [ 60%] 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... [ 61%] 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... [ 62%] reference/manpages/lxc/network/load-balancer/backend writing output... [ 62%] 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... [ 63%] reference/manpages/lxc/network/load-balancer/edit writing output... [ 63%] reference/manpages/lxc/network/load-balancer/get writing output... [ 63%] 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... [ 64%] reference/manpages/lxc/network/load-balancer/port/remove writing output... [ 64%] reference/manpages/lxc/network/load-balancer/set writing output... [ 64%] reference/manpages/lxc/network/load-balancer/show writing output... [ 64%] reference/manpages/lxc/network/load-balancer/unset writing output... [ 65%] reference/manpages/lxc/network/peer writing output... [ 65%] reference/manpages/lxc/network/peer/create writing output... [ 65%] reference/manpages/lxc/network/peer/delete writing output... [ 65%] reference/manpages/lxc/network/peer/edit writing output... [ 65%] reference/manpages/lxc/network/peer/get writing output... [ 65%] reference/manpages/lxc/network/peer/list writing output... [ 66%] reference/manpages/lxc/network/peer/set writing output... [ 66%] reference/manpages/lxc/network/peer/show writing output... [ 66%] reference/manpages/lxc/network/peer/unset writing output... [ 66%] reference/manpages/lxc/network/rename writing output... [ 66%] reference/manpages/lxc/network/set writing output... [ 66%] reference/manpages/lxc/network/show writing output... [ 67%] reference/manpages/lxc/network/unset writing output... [ 67%] reference/manpages/lxc/network/zone writing output... [ 67%] reference/manpages/lxc/network/zone/create writing output... [ 67%] reference/manpages/lxc/network/zone/delete writing output... [ 67%] reference/manpages/lxc/network/zone/edit writing output... [ 68%] reference/manpages/lxc/network/zone/get writing output... [ 68%] reference/manpages/lxc/network/zone/list writing output... [ 68%] reference/manpages/lxc/network/zone/record writing output... [ 68%] reference/manpages/lxc/network/zone/record/create writing output... [ 68%] reference/manpages/lxc/network/zone/record/delete writing output... [ 68%] reference/manpages/lxc/network/zone/record/edit writing output... [ 69%] reference/manpages/lxc/network/zone/record/entry writing output... [ 69%] reference/manpages/lxc/network/zone/record/entry/add writing output... [ 69%] reference/manpages/lxc/network/zone/record/entry/remove writing output... [ 69%] reference/manpages/lxc/network/zone/record/get writing output... [ 69%] reference/manpages/lxc/network/zone/record/list writing output... [ 69%] reference/manpages/lxc/network/zone/record/set writing output... [ 70%] reference/manpages/lxc/network/zone/record/show writing output... [ 70%] reference/manpages/lxc/network/zone/record/unset writing output... [ 70%] reference/manpages/lxc/network/zone/set writing output... [ 70%] reference/manpages/lxc/network/zone/show writing output... [ 70%] reference/manpages/lxc/network/zone/unset writing output... [ 70%] reference/manpages/lxc/operation writing output... [ 71%] reference/manpages/lxc/operation/delete writing output... [ 71%] reference/manpages/lxc/operation/list writing output... [ 71%] reference/manpages/lxc/operation/show writing output... [ 71%] reference/manpages/lxc/pause writing output... [ 71%] reference/manpages/lxc/placement-group writing output... [ 71%] reference/manpages/lxc/placement-group/create writing output... [ 72%] reference/manpages/lxc/placement-group/delete writing output... [ 72%] reference/manpages/lxc/placement-group/edit writing output... [ 72%] reference/manpages/lxc/placement-group/get writing output... [ 72%] reference/manpages/lxc/placement-group/list writing output... [ 72%] reference/manpages/lxc/placement-group/rename writing output... [ 72%] reference/manpages/lxc/placement-group/set writing output... [ 73%] reference/manpages/lxc/placement-group/show writing output... [ 73%] reference/manpages/lxc/placement-group/unset 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... [ 74%] 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... [ 75%] 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... [ 76%] 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... [ 77%] reference/manpages/lxc/project/edit writing output... [ 77%] reference/manpages/lxc/project/get writing output... [ 78%] reference/manpages/lxc/project/get-current 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... [ 78%] reference/manpages/lxc/project/set writing output... [ 78%] 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... [ 79%] reference/manpages/lxc/query writing output... [ 79%] reference/manpages/lxc/rebuild writing output... [ 79%] reference/manpages/lxc/remote writing output... [ 80%] reference/manpages/lxc/remote/add writing output... [ 80%] reference/manpages/lxc/remote/get-default writing output... [ 80%] reference/manpages/lxc/remote/list writing output... [ 80%] reference/manpages/lxc/remote/remove writing output... [ 80%] reference/manpages/lxc/remote/rename writing output... [ 80%] reference/manpages/lxc/remote/set-url writing output... [ 81%] reference/manpages/lxc/remote/switch writing output... [ 81%] reference/manpages/lxc/rename writing output... [ 81%] reference/manpages/lxc/replicator writing output... [ 81%] reference/manpages/lxc/replicator/create writing output... [ 81%] reference/manpages/lxc/replicator/delete writing output... [ 81%] reference/manpages/lxc/replicator/edit writing output... [ 82%] reference/manpages/lxc/replicator/get writing output... [ 82%] reference/manpages/lxc/replicator/info writing output... [ 82%] reference/manpages/lxc/replicator/list writing output... [ 82%] reference/manpages/lxc/replicator/rename writing output... [ 82%] reference/manpages/lxc/replicator/run writing output... [ 82%] reference/manpages/lxc/replicator/set writing output... [ 83%] reference/manpages/lxc/replicator/show writing output... [ 83%] reference/manpages/lxc/replicator/unset writing output... [ 83%] reference/manpages/lxc/restart writing output... [ 83%] reference/manpages/lxc/restore writing output... [ 83%] reference/manpages/lxc/snapshot writing output... [ 84%] reference/manpages/lxc/start writing output... [ 84%] reference/manpages/lxc/stop writing output... [ 84%] reference/manpages/lxc/storage writing output... [ 84%] reference/manpages/lxc/storage/bucket writing output... [ 84%] reference/manpages/lxc/storage/bucket/create writing output... [ 84%] reference/manpages/lxc/storage/bucket/delete writing output... [ 85%] reference/manpages/lxc/storage/bucket/edit writing output... [ 85%] reference/manpages/lxc/storage/bucket/get writing output... [ 85%] reference/manpages/lxc/storage/bucket/key writing output... [ 85%] reference/manpages/lxc/storage/bucket/key/create writing output... [ 85%] reference/manpages/lxc/storage/bucket/key/delete writing output... [ 85%] reference/manpages/lxc/storage/bucket/key/edit writing output... [ 86%] reference/manpages/lxc/storage/bucket/key/list writing output... [ 86%] reference/manpages/lxc/storage/bucket/key/show writing output... [ 86%] reference/manpages/lxc/storage/bucket/list writing output... [ 86%] reference/manpages/lxc/storage/bucket/set writing output... [ 86%] reference/manpages/lxc/storage/bucket/show writing output... [ 86%] reference/manpages/lxc/storage/bucket/unset writing output... [ 87%] reference/manpages/lxc/storage/create writing output... [ 87%] reference/manpages/lxc/storage/delete writing output... [ 87%] reference/manpages/lxc/storage/edit writing output... [ 87%] reference/manpages/lxc/storage/get writing output... [ 87%] reference/manpages/lxc/storage/info writing output... [ 87%] reference/manpages/lxc/storage/list writing output... [ 88%] reference/manpages/lxc/storage/set writing output... [ 88%] reference/manpages/lxc/storage/show writing output... [ 88%] reference/manpages/lxc/storage/unset writing output... [ 88%] 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... [ 89%] reference/manpages/lxc/storage/volume/copy writing output... [ 89%] reference/manpages/lxc/storage/volume/create writing output... [ 89%] 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... [ 90%] reference/manpages/lxc/storage/volume/export writing output... [ 90%] 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... [ 91%] 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... [ 93%] 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/placement_groups 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/release-notes/release-notes-6.6 writing output... [ 95%] reference/release-notes/release-notes-6.7 writing output... [ 95%] reference/release-notes/release-notes-6.8 writing output... [ 95%] reference/releases-snap writing output... [ 96%] reference/remote_image_servers writing output... [ 96%] reference/replicator_config writing output... [ 96%] reference/server_settings writing output... [ 96%] reference/standard_devices writing output... [ 96%] reference/storage_alletra writing output... [ 96%] reference/storage_btrfs writing output... [ 97%] reference/storage_ceph writing output... [ 97%] 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... [ 98%] reference/storage_powerflex writing output... [ 98%] 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... [ 99%] 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/csi/architecture.svg copying images... [ 2%] images/csi/lifecycle.svg copying images... [ 3%] images/application-vs-system-containers.svg copying images... [ 4%] images/virtual-machines-vs-system-containers.svg copying images... [ 5%] images/UI/console.png copying images... [ 6%] images/ui_security_warning.png copying images... [ 7%] images/grafana_welcome.png copying images... [ 8%] images/grafana_select_prometheus.png copying images... [ 9%] images/grafana_configure_prometheus.png copying images... [ 10%] images/grafana_select_loki.png copying images... [ 11%] images/grafana_configure_loki.png copying images... [ 12%] images/grafana_dashboard_import.png copying images... [ 13%] images/grafana_dashboard_select_datasource.png copying images... [ 14%] images/grafana_resources.png copying images... [ 15%] images/grafana_instances.png copying images... [ 16%] images/grafana_lxd_ui_metrics_integration.png copying images... [ 17%] images/grafana_lxd_ui_instance_dashboard.png copying images... [ 18%] images/UI/snapshots_daily.png copying images... [ 19%] images/UI/snapshots_cron.png copying images... [ 20%] images/UI/limits_memory_example.png copying images... [ 21%] images/UI/create_instance_ex1.png copying images... [ 22%] images/UI/create_instance_ex2.png copying images... [ 23%] images/UI/create_instance_ex2-2.png copying images... [ 24%] images/UI/create_instance_ex3.png copying images... [ 25%] images/UI/create_instance_ex4.png copying images... [ 26%] images/UI/routed_nic_create_instance.png copying images... [ 27%] images/networks/network_ACLs.png copying images... [ 28%] images/networks/network_ACL_create.png copying images... [ 29%] images/networks/network_ACL_addrule.png copying images... [ 30%] images/networks/network_ACL_remove_edit.png copying images... [ 31%] images/networks/network_create.png copying images... [ 32%] images/networks/network_configuration.png copying images... [ 33%] images/networks/network_add_to_instance.png copying images... [ 34%] images/networks/network_attach_instance.png copying images... [ 35%] images/UI/forwards_view.png copying images... [ 36%] images/UI/forward_edit_ex1.png copying images... [ 37%] images/UI/forward_create_ovn.png copying images... [ 38%] images/UI/forward_create_bridge.png copying images... [ 39%] images/UI/forward_create_port.png copying images... [ 40%] images/UI/forward_edit_ex2.png copying images... [ 41%] images/UI/forward_delete.png copying images... [ 42%] images/networks/network_view_leases.png copying images... [ 43%] images/networks/network_create_local_peerings.png copying images... [ 44%] images/networks/network_list_local_peerings.png copying images... [ 45%] images/networks/network_edit_local_peerings.png copying images... [ 46%] images/auth/entra-id/1-app-registrations.png copying images... [ 47%] images/auth/entra-id/2-app-name.png copying images... [ 48%] images/auth/entra-id/3-redirect-uri.png copying images... [ 49%] images/auth/entra-id/4-authentication.png copying images... [ 50%] images/auth/entra-id/5-public-client-flows.png copying images... [ 50%] images/auth/entra-id/6-api-permissions.png copying images... [ 51%] images/auth/entra-id/7-add-a-permission.png copying images... [ 52%] images/auth/entra-id/8-graph-api.png copying images... [ 53%] images/auth/entra-id/9-delegated-permissions.png copying images... [ 54%] images/auth/entra-id/10-openid-permissions.png copying images... [ 55%] images/auth/entra-id/11-client-id.png copying images... [ 56%] images/auth/entra-id/12-discovery-url.png copying images... [ 57%] images/auth/pocket-id/pocket-id-show-more-details.png copying images... [ 58%] images/auth/pocket-id/pocket-id-client.png copying images... [ 59%] images/auth/pocket-id/pocket-id-custom-claims.png copying images... [ 60%] images/UI/create_project.png copying images... [ 61%] images/UI/create_restr_project1.png copying images... [ 62%] images/UI/create_restr_project2.png copying images... [ 63%] images/storage/storage_volumes_snapshots_tab.png copying images... [ 64%] images/storage/storage_volumes_snapshots_create.png copying images... [ 65%] images/storage/storage_volumes_snapshots_list.png copying images... [ 66%] images/storage/storage_volumes_snapshots_configuration.png copying images... [ 67%] images/storage/storage_volumes_export.png copying images... [ 68%] images/storage/storage_volumes_import.png copying images... [ 69%] images/instances/create_instance_form_disk_devices.png copying images... [ 70%] images/instances/create_instance_form.png copying images... [ 71%] images/instances/instance_overview_page.png copying images... [ 72%] images/instances/move_instance_modal.png copying images... [ 73%] images/instances/move_instance_modal_2.png copying images... [ 74%] images/instances/move_confirmation_modal.png copying images... [ 75%] images/storage/storage_volumes_overview.png copying images... [ 76%] images/storage/storage_volumes_copy_modal.png copying images... [ 77%] images/storage/storage_volumes_rename.png copying images... [ 78%] images/storage/storage_pools_create_ZFS_driver.png copying images... [ 79%] images/storage/storage_pools_create_clustered_pool.png copying images... [ 80%] images/storage/storage_pools_create_clustered_pool_size_config.png copying images... [ 81%] images/storage/storage_volumes_create.png copying images... [ 82%] images/storage/storage_volumes_attach_to_instance_1.png copying images... [ 83%] images/storage/storage_volumes_attach_to_instance_2.png copying images... [ 84%] images/storage/storage_volumes_attach_to_instance_3.png copying images... [ 85%] images/storage/storage_volumes_create_clustered.png copying images... [ 86%] images/ovn_networking_1.svg copying images... [ 87%] images/ovn_networking_2.svg copying images... [ 88%] images/ovn/ovn-uplink-bridge-ovs.svg copying images... [ 89%] images/ovn/ovn-uplink-physical.svg copying images... [ 90%] images/ovn/ovn-uplink-bridge-native.svg copying images... [ 91%] images/ovn/ovn-network.svg copying images... [ 92%] images/ovn/ovn-integration-bridge-container.svg copying images... [ 93%] images/ovn/ovn-integration-bridge-vm.svg copying images... [ 94%] images/vm_live_migration_flowchart.svg copying images... [ 95%] images/vm_live_migration_state_diagram.svg copying images... [ 96%] 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/latest/ in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/latest/_readthedocs/html/sitemap.xml build succeeded. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2026-04-22T07:25:08.881551Z, end-time: 2026-04-22T07:25:26.852932Z, duration: 17, 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: ..., csi_ref: ..., csi_exp: ..., csi_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 howto/oidc_auth0 howto/oidc_ory howto/oidc_keycloak howto/oidc_entra_id howto/oidc_pocket_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 howto/storage_csi 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_placement_groups howto/cluster_recover howto/cluster_recover_volumes howto/cluster_vip howto/cluster_links_create howto/cluster_links_manage howto/replicators_create howto/replicators_manage production-setup howto/benchmark_performance howto/network_increase_bandwidth metrics howto/logs_loki howto/grafana backup howto/disaster_recovery howto/disaster_recovery_replication howto/replicators_dr howto/snap howto/security_harden howto/troubleshoot howto/dqlite_troubleshoot debugging faq support contributing howto/auth_bearer howto/devlxd_authenticate 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/replicators explanation/performance_tuning explanation/security explanation/bpf explanation/csi reference/index requirements architectures reference/release-notes/index reference/release-notes/release-notes-6.8 reference/release-notes/release-notes-6.7 reference/release-notes/release-notes-6.6 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/placement_groups reference/clusters reference/cluster_member_config reference/cluster_link_config reference/replicator_config reference/server_settings reference/provided_metrics reference/permissions restapi_landing rest-api api api-extensions events dev-lxd reference/driver_csi reference/manpages reference/manpages/lxc reference/manpages/lxc/alias reference/manpages/lxc/alias/add reference/manpages/lxc/alias/edit reference/manpages/lxc/alias/list reference/manpages/lxc/alias/remove reference/manpages/lxc/alias/rename reference/manpages/lxc/alias/show 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/token reference/manpages/lxc/auth/identity/token/issue reference/manpages/lxc/auth/identity/token/revoke 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/oidc-session reference/manpages/lxc/auth/oidc-session/delete reference/manpages/lxc/auth/oidc-session/list reference/manpages/lxc/auth/oidc-session/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/failure-domain reference/manpages/lxc/cluster/failure-domain/get reference/manpages/lxc/cluster/failure-domain/set reference/manpages/lxc/cluster/failure-domain/unset 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/link reference/manpages/lxc/cluster/link/create reference/manpages/lxc/cluster/link/delete reference/manpages/lxc/cluster/link/edit reference/manpages/lxc/cluster/link/get reference/manpages/lxc/cluster/link/info reference/manpages/lxc/cluster/link/list reference/manpages/lxc/cluster/link/rename reference/manpages/lxc/cluster/link/set reference/manpages/lxc/cluster/link/show reference/manpages/lxc/cluster/link/unset 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/placement-group reference/manpages/lxc/placement-group/create reference/manpages/lxc/placement-group/delete reference/manpages/lxc/placement-group/edit reference/manpages/lxc/placement-group/get reference/manpages/lxc/placement-group/list reference/manpages/lxc/placement-group/rename reference/manpages/lxc/placement-group/set reference/manpages/lxc/placement-group/show reference/manpages/lxc/placement-group/unset 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/get-current 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/replicator reference/manpages/lxc/replicator/create reference/manpages/lxc/replicator/delete reference/manpages/lxc/replicator/edit reference/manpages/lxc/replicator/get reference/manpages/lxc/replicator/info reference/manpages/lxc/replicator/list reference/manpages/lxc/replicator/rename reference/manpages/lxc/replicator/run reference/manpages/lxc/replicator/set reference/manpages/lxc/replicator/show reference/manpages/lxc/replicator/unset 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... [ 4%] images/tutorial/instance_summary.png copying images... [ 5%] images/tutorial/yaml_configuration.png copying images... [ 6%] images/tutorial/broken_terminal.png copying images... [ 7%] images/UI/console.png copying images... [ 8%] images/auth/entra-id/1-app-registrations.png copying images... [ 9%] images/auth/entra-id/2-app-name.png copying images... [ 10%] images/auth/entra-id/3-redirect-uri.png copying images... [ 11%] images/auth/entra-id/4-authentication.png copying images... [ 12%] images/auth/entra-id/5-public-client-flows.png copying images... [ 13%] images/auth/entra-id/6-api-permissions.png copying images... [ 14%] images/auth/entra-id/7-add-a-permission.png copying images... [ 15%] images/auth/entra-id/8-graph-api.png copying images... [ 16%] images/auth/entra-id/9-delegated-permissions.png copying images... [ 17%] images/auth/entra-id/10-openid-permissions.png copying images... [ 18%] images/auth/entra-id/11-client-id.png copying images... [ 19%] images/auth/entra-id/12-discovery-url.png copying images... [ 20%] images/auth/pocket-id/pocket-id-show-more-details.png copying images... [ 21%] images/auth/pocket-id/pocket-id-client.png copying images... [ 22%] images/auth/pocket-id/pocket-id-custom-claims.png copying images... [ 23%] images/UI/create_instance_ex1.png copying images... [ 24%] images/UI/create_instance_ex2.png copying images... [ 25%] images/UI/create_instance_ex2-2.png copying images... [ 26%] images/UI/create_instance_ex3.png copying images... [ 27%] images/UI/create_instance_ex4.png copying images... [ 28%] images/UI/limits_memory_example.png copying images... [ 29%] images/UI/routed_nic_create_instance.png copying images... [ 30%] images/UI/snapshots_daily.png copying images... [ 31%] images/UI/snapshots_cron.png copying images... [ 32%] images/UI/create_project.png copying images... [ 33%] images/UI/create_restr_project1.png copying images... [ 34%] images/UI/create_restr_project2.png copying images... [ 35%] images/storage/storage_pools_create_ZFS_driver.png copying images... [ 36%] images/storage/storage_pools_create_clustered_pool.png copying images... [ 37%] images/storage/storage_pools_create_clustered_pool_size_config.png copying images... [ 38%] images/storage/storage_volumes_create.png copying images... [ 39%] images/storage/storage_volumes_attach_to_instance_1.png copying images... [ 40%] images/storage/storage_volumes_attach_to_instance_2.png copying images... [ 41%] images/storage/storage_volumes_attach_to_instance_3.png copying images... [ 42%] images/storage/storage_volumes_create_clustered.png copying images... [ 43%] images/instances/create_instance_form_disk_devices.png copying images... [ 44%] images/instances/create_instance_form.png copying images... [ 45%] images/instances/instance_overview_page.png copying images... [ 46%] images/instances/move_instance_modal.png copying images... [ 47%] images/instances/move_instance_modal_2.png copying images... [ 48%] images/instances/move_confirmation_modal.png copying images... [ 49%] images/storage/storage_volumes_snapshots_tab.png copying images... [ 50%] images/storage/storage_volumes_snapshots_create.png copying images... [ 50%] images/storage/storage_volumes_snapshots_list.png copying images... [ 51%] images/storage/storage_volumes_snapshots_configuration.png copying images... [ 52%] images/storage/storage_volumes_export.png copying images... [ 53%] images/storage/storage_volumes_import.png copying images... [ 54%] images/storage/storage_volumes_overview.png copying images... [ 55%] images/storage/storage_volumes_copy_modal.png copying images... [ 56%] images/storage/storage_volumes_rename.png copying images... [ 57%] images/networks/network_create.png copying images... [ 58%] images/networks/network_add_to_instance.png copying images... [ 59%] images/networks/network_attach_instance.png copying images... [ 60%] images/networks/network_configuration.png copying images... [ 61%] images/networks/network_ACLs.png copying images... [ 62%] images/networks/network_ACL_create.png copying images... [ 63%] images/networks/network_ACL_addrule.png copying images... [ 64%] images/networks/network_ACL_remove_edit.png copying images... [ 65%] images/UI/forwards_view.png copying images... [ 66%] images/UI/forward_edit_ex1.png copying images... [ 67%] images/UI/forward_create_ovn.png copying images... [ 68%] images/UI/forward_create_bridge.png copying images... [ 69%] images/UI/forward_create_port.png copying images... [ 70%] images/UI/forward_edit_ex2.png copying images... [ 71%] images/UI/forward_delete.png copying images... [ 72%] images/networks/network_create_local_peerings.png copying images... [ 73%] images/networks/network_list_local_peerings.png copying images... [ 74%] images/networks/network_edit_local_peerings.png copying images... [ 75%] images/networks/network_view_leases.png copying images... [ 76%] images/grafana_welcome.png copying images... [ 77%] images/grafana_select_prometheus.png copying images... [ 78%] images/grafana_configure_prometheus.png copying images... [ 79%] images/grafana_select_loki.png copying images... [ 80%] images/grafana_configure_loki.png copying images... [ 81%] images/grafana_dashboard_import.png copying images... [ 82%] images/grafana_dashboard_select_datasource.png copying images... [ 83%] images/grafana_resources.png copying images... [ 84%] images/grafana_instances.png copying images... [ 85%] images/grafana_lxd_ui_metrics_integration.png copying images... [ 86%] images/grafana_lxd_ui_instance_dashboard.png copying images... [ 87%] images/application-vs-system-containers.svg copying images... [ 88%] images/virtual-machines-vs-system-containers.svg copying images... [ 89%] images/csi/architecture.svg copying images... [ 90%] images/csi/lifecycle.svg copying images... [ 91%] images/ovn_networking_1.svg copying images... [ 92%] images/ovn_networking_2.svg copying images... [ 93%] images/ovn/ovn-uplink-bridge-ovs.svg copying images... [ 94%] images/ovn/ovn-uplink-physical.svg copying images... [ 95%] images/ovn/ovn-uplink-bridge-native.svg copying images... [ 96%] 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-22T07:25:36.831933Z, end-time: 2026-04-22T07:25:36.870338Z, 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-22T07:25:36.958081Z, end-time: 2026-04-22T07:27:58.165959Z, duration: 141, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=canonical-lxd -interaction=nonstopmode ... (truncated) ... Command output too long. Truncated to last 1MB. 95 Basic authentication can be used when combined with the “simplestreams” proto- LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 1100 undefined on input line 100487. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 1100 undefined on input line 100487. LaTeX Warning: Reference `LastPage' on page 1100 undefined on input line 100494 . [1100] LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 1101 undefined on input line 100529. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 1101 undefined on input line 100529. LaTeX Warning: Reference `LastPage' on page 1101 undefined on input line 100561 . [1101] LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 1102 undefined on input line 100579. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 1102 undefined on input line 100579. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 1102 undefined on input line 100621. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 1102 undefined on input line 100621. LaTeX Warning: Reference `LastPage' on page 1102 undefined on input line 100628 . [1102] LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 1103 undefined on input line 100663. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 1103 undefined on input line 100663. LaTeX Warning: Reference `LastPage' on page 1103 undefined on input line 100701 . [1103] LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 1104 undefined on input line 100705. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 1104 undefined on input line 100705. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 1104 undefined on input line 100747. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 1104 undefined on input line 100747. LaTeX Warning: Reference `LastPage' on page 1104 undefined on input line 100771 . [1104] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 1105 und efined on input line 100789. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 1105 undefined on input line 100789. LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 1105 und efined on input line 100831. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 1105 undefined on input line 100831. LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator/create:lxc-re plicator-create-md' on page 1105 undefined on input line 100835. LaTeX Warning: Reference `reference/manpages/lxc/replicator/create:lxc-replicat or-create-md' on page 1105 undefined on input line 100835. LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator/delete:lxc-re plicator-delete-md' on page 1105 undefined on input line 100839. LaTeX Warning: Reference `reference/manpages/lxc/replicator/delete:lxc-replicat or-delete-md' on page 1105 undefined on input line 100839. LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator/edit:lxc-repl icator-edit-md' on page 1105 undefined on input line 100843. LaTeX Warning: Reference `reference/manpages/lxc/replicator/edit:lxc-replicator -edit-md' on page 1105 undefined on input line 100843. LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator/get:lxc-repli cator-get-md' on page 1105 undefined on input line 100847. LaTeX Warning: Reference `reference/manpages/lxc/replicator/get:lxc-replicator- get-md' on page 1105 undefined on input line 100847. LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator/info:lxc-repl icator-info-md' on page 1105 undefined on input line 100851. LaTeX Warning: Reference `reference/manpages/lxc/replicator/info:lxc-replicator -info-md' on page 1105 undefined on input line 100851. LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator/list:lxc-repl icator-list-md' on page 1105 undefined on input line 100855. LaTeX Warning: Reference `reference/manpages/lxc/replicator/list:lxc-replicator -list-md' on page 1105 undefined on input line 100855. LaTeX Warning: Reference `LastPage' on page 1105 undefined on input line 100857 . [1105] LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator/rename:lxc-re plicator-rename-md' on page 1106 undefined on input line 100859. LaTeX Warning: Reference `reference/manpages/lxc/replicator/rename:lxc-replicat or-rename-md' on page 1106 undefined on input line 100859. LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator/run:lxc-repli cator-run-md' on page 1106 undefined on input line 100863. LaTeX Warning: Reference `reference/manpages/lxc/replicator/run:lxc-replicator- run-md' on page 1106 undefined on input line 100863. LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator/set:lxc-repli cator-set-md' on page 1106 undefined on input line 100867. LaTeX Warning: Reference `reference/manpages/lxc/replicator/set:lxc-replicator- set-md' on page 1106 undefined on input line 100867. LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator/show:lxc-repl icator-show-md' on page 1106 undefined on input line 100871. LaTeX Warning: Reference `reference/manpages/lxc/replicator/show:lxc-replicator -show-md' on page 1106 undefined on input line 100871. LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator/unset:lxc-rep licator-unset-md' on page 1106 undefined on input line 100875. LaTeX Warning: Reference `reference/manpages/lxc/replicator/unset:lxc-replicato r-unset-md' on page 1106 undefined on input line 100875. LaTeX Warning: Reference `LastPage' on page 1106 undefined on input line 100937 . [1106] LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator:lxc-replicato r-md' on page 1107 undefined on input line 100941. LaTeX Warning: Reference `reference/manpages/lxc/replicator:lxc-replicator-md' on page 1107 undefined on input line 100941. LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator:lxc-replicato r-md' on page 1107 undefined on input line 100983. LaTeX Warning: Reference `reference/manpages/lxc/replicator:lxc-replicator-md' on page 1107 undefined on input line 100983. LaTeX Warning: Reference `LastPage' on page 1107 undefined on input line 101007 . [1107] LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator:lxc-replicato r-md' on page 1108 undefined on input line 101036. LaTeX Warning: Reference `reference/manpages/lxc/replicator:lxc-replicator-md' on page 1108 undefined on input line 101036. LaTeX Warning: Reference `LastPage' on page 1108 undefined on input line 101067 . [1108] LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator:lxc-replicato r-md' on page 1109 undefined on input line 101085. LaTeX Warning: Reference `reference/manpages/lxc/replicator:lxc-replicator-md' on page 1109 undefined on input line 101085. LaTeX Warning: Reference `LastPage' on page 1109 undefined on input line 101135 . [1109] LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator:lxc-replicato r-md' on page 1110 undefined on input line 101139. LaTeX Warning: Reference `reference/manpages/lxc/replicator:lxc-replicator-md' on page 1110 undefined on input line 101139. LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator:lxc-replicato r-md' on page 1110 undefined on input line 101188. LaTeX Warning: Reference `reference/manpages/lxc/replicator:lxc-replicator-md' on page 1110 undefined on input line 101188. LaTeX Warning: Reference `LastPage' on page 1110 undefined on input line 101201 . [1110] LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator:lxc-replicato r-md' on page 1111 undefined on input line 101230. LaTeX Warning: Reference `reference/manpages/lxc/replicator:lxc-replicator-md' on page 1111 undefined on input line 101230. LaTeX Warning: Reference `LastPage' on page 1111 undefined on input line 101268 . [1111] LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator:lxc-replicato r-md' on page 1112 undefined on input line 101293. LaTeX Warning: Reference `reference/manpages/lxc/replicator:lxc-replicator-md' on page 1112 undefined on input line 101293. LaTeX Warning: Reference `LastPage' on page 1112 undefined on input line 101339 . [1112] LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator:lxc-replicato r-md' on page 1113 undefined on input line 101346. LaTeX Warning: Reference `reference/manpages/lxc/replicator:lxc-replicator-md' on page 1113 undefined on input line 101346. LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator:lxc-replicato r-md' on page 1113 undefined on input line 101396. LaTeX Warning: Reference `reference/manpages/lxc/replicator:lxc-replicator-md' on page 1113 undefined on input line 101396. LaTeX Warning: Reference `LastPage' on page 1113 undefined on input line 101403 . [1113] LaTeX Warning: Hyper reference `reference/manpages/lxc/replicator:lxc-replicato r-md' on page 1114 undefined on input line 101445. LaTeX Warning: Reference `reference/manpages/lxc/replicator:lxc-replicator-md' on page 1114 undefined on input line 101445. LaTeX Warning: Reference `LastPage' on page 1114 undefined on input line 101469 . [1114] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 1115 und efined on input line 101497. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 1115 undefined on input line 101497. LaTeX Warning: Reference `LastPage' on page 1115 undefined on input line 101535 . [1115] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 1116 und efined on input line 101561. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 1116 undefined on input line 101561. LaTeX Warning: Reference `LastPage' on page 1116 undefined on input line 101600 . [1116] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 1117 und efined on input line 101628. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 1117 undefined on input line 101628. LaTeX Warning: Reference `LastPage' on page 1117 undefined on input line 101661 . [1117] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 1118 und efined on input line 101679. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 1118 undefined on input line 101679. LaTeX Warning: Reference `LastPage' on page 1118 undefined on input line 101728 . [1118] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 1119 und efined on input line 101732. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 1119 undefined on input line 101732. LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 1119 und efined on input line 101774. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 1119 undefined on input line 101774. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1119 undefined on input line 101778. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1119 undefined on input line 101778. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/create:lxc-stora ge-create-md' on page 1119 undefined on input line 101782. LaTeX Warning: Reference `reference/manpages/lxc/storage/create:lxc-storage-cre ate-md' on page 1119 undefined on input line 101782. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/delete:lxc-stora ge-delete-md' on page 1119 undefined on input line 101786. LaTeX Warning: Reference `reference/manpages/lxc/storage/delete:lxc-storage-del ete-md' on page 1119 undefined on input line 101786. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/edit:lxc-storage -edit-md' on page 1119 undefined on input line 101790. LaTeX Warning: Reference `reference/manpages/lxc/storage/edit:lxc-storage-edit- md' on page 1119 undefined on input line 101790. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/get:lxc-storage- get-md' on page 1119 undefined on input line 101794. LaTeX Warning: Reference `reference/manpages/lxc/storage/get:lxc-storage-get-md ' on page 1119 undefined on input line 101794. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/info:lxc-storage -info-md' on page 1119 undefined on input line 101798. LaTeX Warning: Reference `reference/manpages/lxc/storage/info:lxc-storage-info- md' on page 1119 undefined on input line 101798. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/list:lxc-storage -list-md' on page 1119 undefined on input line 101802. LaTeX Warning: Reference `reference/manpages/lxc/storage/list:lxc-storage-list- md' on page 1119 undefined on input line 101802. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/set:lxc-storage- set-md' on page 1119 undefined on input line 101806. LaTeX Warning: Reference `reference/manpages/lxc/storage/set:lxc-storage-set-md ' on page 1119 undefined on input line 101806. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/show:lxc-storage -show-md' on page 1119 undefined on input line 101810. LaTeX Warning: Reference `reference/manpages/lxc/storage/show:lxc-storage-show- md' on page 1119 undefined on input line 101810. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/unset:lxc-storag e-unset-md' on page 1119 undefined on input line 101814. LaTeX Warning: Reference `reference/manpages/lxc/storage/unset:lxc-storage-unse t-md' on page 1119 undefined on input line 101814. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1119 undefined on input line 101818. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1119 undefined on input line 101818. LaTeX Warning: Reference `LastPage' on page 1119 undefined on input line 101825 . [1119] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1120 undefined on input line 101860. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1120 undefined on input line 101860. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/create:lx c-storage-bucket-create-md' on page 1120 undefined on input line 101864. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/create:lxc-stor age-bucket-create-md' on page 1120 undefined on input line 101864. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/delete:lx c-storage-bucket-delete-md' on page 1120 undefined on input line 101868. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/delete:lxc-stor age-bucket-delete-md' on page 1120 undefined on input line 101868. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/edit:lxc- storage-bucket-edit-md' on page 1120 undefined on input line 101872. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/edit:lxc-storag e-bucket-edit-md' on page 1120 undefined on input line 101872. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/get:lxc-s torage-bucket-get-md' on page 1120 undefined on input line 101876. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/get:lxc-storage -bucket-get-md' on page 1120 undefined on input line 101876. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 1120 undefined on input line 101880. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 1120 undefined on input line 101880. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/list:lxc- storage-bucket-list-md' on page 1120 undefined on input line 101884. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/list:lxc-storag e-bucket-list-md' on page 1120 undefined on input line 101884. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/set:lxc-s torage-bucket-set-md' on page 1120 undefined on input line 101888. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/set:lxc-storage -bucket-set-md' on page 1120 undefined on input line 101888. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/show:lxc- storage-bucket-show-md' on page 1120 undefined on input line 101892. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/show:lxc-storag e-bucket-show-md' on page 1120 undefined on input line 101892. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/unset:lxc -storage-bucket-unset-md' on page 1120 undefined on input line 101896. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/unset:lxc-stora ge-bucket-unset-md' on page 1120 undefined on input line 101896. LaTeX Warning: Reference `LastPage' on page 1120 undefined on input line 101903 . [1120] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1121 undefined on input line 101956. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1121 undefined on input line 101956. LaTeX Warning: Reference `LastPage' on page 1121 undefined on input line 101963 . [1121] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1122 undefined on input line 102005. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1122 undefined on input line 102005. LaTeX Warning: Reference `LastPage' on page 1122 undefined on input line 102029 . [1122] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1123 undefined on input line 102062. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1123 undefined on input line 102062. LaTeX Warning: Reference `LastPage' on page 1123 undefined on input line 102094 . [1123] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1124 undefined on input line 102112. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1124 undefined on input line 102112. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1124 undefined on input line 102154. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1124 undefined on input line 102154. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key/creat e:lxc-storage-bucket-key-create-md' on page 1124 undefined on input line 102158 . LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key/create:lxc- storage-bucket-key-create-md' on page 1124 undefined on input line 102158. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key/delet e:lxc-storage-bucket-key-delete-md' on page 1124 undefined on input line 102162 . LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key/delete:lxc- storage-bucket-key-delete-md' on page 1124 undefined on input line 102162. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key/edit: lxc-storage-bucket-key-edit-md' on page 1124 undefined on input line 102166. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key/edit:lxc-st orage-bucket-key-edit-md' on page 1124 undefined on input line 102166. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key/list: lxc-storage-bucket-key-list-md' on page 1124 undefined on input line 102170. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key/list:lxc-st orage-bucket-key-list-md' on page 1124 undefined on input line 102170. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key/show: lxc-storage-bucket-key-show-md' on page 1124 undefined on input line 102174. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key/show:lxc-st orage-bucket-key-show-md' on page 1124 undefined on input line 102174. LaTeX Warning: Reference `LastPage' on page 1124 undefined on input line 102181 . [1124] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 1125 undefined on input line 102237. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 1125 undefined on input line 102237. LaTeX Warning: Reference `LastPage' on page 1125 undefined on input line 102244 . [1125] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 1126 undefined on input line 102286. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 1126 undefined on input line 102286. LaTeX Warning: Reference `LastPage' on page 1126 undefined on input line 102310 . [1126] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 1127 undefined on input line 102343. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 1127 undefined on input line 102343. LaTeX Warning: Reference `LastPage' on page 1127 undefined on input line 102376 . [1127] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 1128 undefined on input line 102394. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 1128 undefined on input line 102394. LaTeX Warning: Reference `LastPage' on page 1128 undefined on input line 102447 . [1128] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 1129 undefined on input line 102451. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 1129 undefined on input line 102451. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1129 undefined on input line 102502. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1129 undefined on input line 102502. LaTeX Warning: Reference `LastPage' on page 1129 undefined on input line 102515 . [1129] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1130 undefined on input line 102556. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1130 undefined on input line 102556. LaTeX Warning: Reference `LastPage' on page 1130 undefined on input line 102580 . [1130] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1131 undefined on input line 102613. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1131 undefined on input line 102613. LaTeX Warning: Reference `LastPage' on page 1131 undefined on input line 102645 . [1131] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 1132 undefined on input line 102663. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 1132 undefined on input line 102663. LaTeX Warning: Reference `LastPage' on page 1132 undefined on input line 102704 . [1132] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1133 undefined on input line 102722. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1133 undefined on input line 102722. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1133 undefined on input line 102764. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1133 undefined on input line 102764. LaTeX Warning: Reference `LastPage' on page 1133 undefined on input line 102771 . [1133] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1134 undefined on input line 102814. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1134 undefined on input line 102814. LaTeX Warning: Reference `LastPage' on page 1134 undefined on input line 102838 . [1134] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1135 undefined on input line 102864. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1135 undefined on input line 102864. LaTeX Warning: Reference `LastPage' on page 1135 undefined on input line 102910 . [1135] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1136 undefined on input line 102914. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1136 undefined on input line 102914. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1136 undefined on input line 102964. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1136 undefined on input line 102964. LaTeX Warning: Reference `LastPage' on page 1136 undefined on input line 102977 . [1136] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1137 undefined on input line 103018. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1137 undefined on input line 103018. LaTeX Warning: Reference `LastPage' on page 1137 undefined on input line 103042 . [1137] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1138 undefined on input line 103068. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1138 undefined on input line 103068. LaTeX Warning: Reference `LastPage' on page 1138 undefined on input line 103114 . [1138] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1139 undefined on input line 103118. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1139 undefined on input line 103118. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 1139 undefined on input line 103163. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 1139 undefined on input line 103163. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/attach:lx c-storage-volume-attach-md' on page 1139 undefined on input line 103167. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/attach:lxc-stor age-volume-attach-md' on page 1139 undefined on input line 103167. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/attach-pr ofile:lxc-storage-volume-attach-profile-md' on page 1139 undefined on input lin e 103171. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/attach-profile: lxc-storage-volume-attach-profile-md' on page 1139 undefined on input line 1031 71. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/copy:lxc- storage-volume-copy-md' on page 1139 undefined on input line 103175. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/copy:lxc-storag e-volume-copy-md' on page 1139 undefined on input line 103175. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/create:lx c-storage-volume-create-md' on page 1139 undefined on input line 103179. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/create:lxc-stor age-volume-create-md' on page 1139 undefined on input line 103179. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/delete:lx c-storage-volume-delete-md' on page 1139 undefined on input line 103183. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/delete:lxc-stor age-volume-delete-md' on page 1139 undefined on input line 103183. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/detach:lx c-storage-volume-detach-md' on page 1139 undefined on input line 103187. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/detach:lxc-stor age-volume-detach-md' on page 1139 undefined on input line 103187. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/detach-pr ofile:lxc-storage-volume-detach-profile-md' on page 1139 undefined on input lin e 103191. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/detach-profile: lxc-storage-volume-detach-profile-md' on page 1139 undefined on input line 1031 91. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/edit:lxc- storage-volume-edit-md' on page 1139 undefined on input line 103195. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/edit:lxc-storag e-volume-edit-md' on page 1139 undefined on input line 103195. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/export:lx c-storage-volume-export-md' on page 1139 undefined on input line 103199. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/export:lxc-stor age-volume-export-md' on page 1139 undefined on input line 103199. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/get:lxc-s torage-volume-get-md' on page 1139 undefined on input line 103203. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/get:lxc-storage -volume-get-md' on page 1139 undefined on input line 103203. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/import:lx c-storage-volume-import-md' on page 1139 undefined on input line 103207. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/import:lxc-stor age-volume-import-md' on page 1139 undefined on input line 103207. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/info:lxc- storage-volume-info-md' on page 1139 undefined on input line 103211. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/info:lxc-storag e-volume-info-md' on page 1139 undefined on input line 103211. LaTeX Warning: Reference `LastPage' on page 1139 undefined on input line 103213 . [1139] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/list:lxc- storage-volume-list-md' on page 1140 undefined on input line 103215. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/list:lxc-storag e-volume-list-md' on page 1140 undefined on input line 103215. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/move:lxc- storage-volume-move-md' on page 1140 undefined on input line 103219. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/move:lxc-storag e-volume-move-md' on page 1140 undefined on input line 103219. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/rename:lx c-storage-volume-rename-md' on page 1140 undefined on input line 103223. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/rename:lxc-stor age-volume-rename-md' on page 1140 undefined on input line 103223. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/restore:l xc-storage-volume-restore-md' on page 1140 undefined on input line 103227. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/restore:lxc-sto rage-volume-restore-md' on page 1140 undefined on input line 103227. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/set:lxc-s torage-volume-set-md' on page 1140 undefined on input line 103231. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/set:lxc-storage -volume-set-md' on page 1140 undefined on input line 103231. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/show:lxc- storage-volume-show-md' on page 1140 undefined on input line 103235. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/show:lxc-storag e-volume-show-md' on page 1140 undefined on input line 103235. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/snapshot: lxc-storage-volume-snapshot-md' on page 1140 undefined on input line 103239. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/snapshot:lxc-st orage-volume-snapshot-md' on page 1140 undefined on input line 103239. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/unset:lxc -storage-volume-unset-md' on page 1140 undefined on input line 103243. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/unset:lxc-stora ge-volume-unset-md' on page 1140 undefined on input line 103243. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1140 undefined on input line 103288. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1140 undefined on input line 103288. LaTeX Warning: Reference `LastPage' on page 1140 undefined on input line 103295 . [1140] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1141 undefined on input line 103333. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1141 undefined on input line 103333. LaTeX Warning: Reference `LastPage' on page 1141 undefined on input line 103357 . [1141] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1142 undefined on input line 103387. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1142 undefined on input line 103387. LaTeX Warning: Reference `LastPage' on page 1142 undefined on input line 103421 . [1142] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1143 undefined on input line 103447. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1143 undefined on input line 103447. LaTeX Warning: Reference `LastPage' on page 1143 undefined on input line 103492 . [1143] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1144 undefined on input line 103496. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1144 undefined on input line 103496. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1144 undefined on input line 103538. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1144 undefined on input line 103538. LaTeX Warning: Reference `LastPage' on page 1144 undefined on input line 103562 . [1144] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1145 undefined on input line 103580. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1145 undefined on input line 103580. LaTeX Warning: Reference `LastPage' on page 1145 undefined on input line 103622 . [1145] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1146 undefined on input line 103640. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1146 undefined on input line 103640. LaTeX Warning: Reference `LastPage' on page 1146 undefined on input line 103689 . [1146] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1147 undefined on input line 103693. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1147 undefined on input line 103693. LaTeX Warning: Reference `LastPage' on page 1147 undefined on input line 103755 . [1147] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1148 undefined on input line 103759. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1148 undefined on input line 103759. LaTeX Warning: Reference `LastPage' on page 1148 undefined on input line 103816 . [1148] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1149 undefined on input line 103820. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1149 undefined on input line 103820. LaTeX Warning: Reference `LastPage' on page 1149 undefined on input line 103879 . [1149] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1150 undefined on input line 103883. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1150 undefined on input line 103883. LaTeX Warning: Reference `LastPage' on page 1150 undefined on input line 103947 . [1150] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1151 undefined on input line 103951. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1151 undefined on input line 103951. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1151 undefined on input line 104003. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1151 undefined on input line 104003. LaTeX Warning: Reference `LastPage' on page 1151 undefined on input line 104010 . [1151] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1152 undefined on input line 104052. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1152 undefined on input line 104052. LaTeX Warning: Reference `LastPage' on page 1152 undefined on input line 104076 . [1152] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1153 undefined on input line 104101. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1153 undefined on input line 104101. LaTeX Warning: Reference `LastPage' on page 1153 undefined on input line 104143 . [1153] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1154 undefined on input line 104169. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1154 undefined on input line 104169. LaTeX Warning: Reference `LastPage' on page 1154 undefined on input line 104212 . [1154] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1155 undefined on input line 104237. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1155 undefined on input line 104237. LaTeX Warning: Reference `LastPage' on page 1155 undefined on input line 104272 . [1155] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1156 undefined on input line 104299. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1156 undefined on input line 104299. LaTeX Warning: Reference `LastPage' on page 1156 undefined on input line 104337 . [1156] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 1157 undefined on input line 104363. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 1157 undefined on input line 104363. LaTeX Warning: Reference `LastPage' on page 1157 undefined on input line 104401 . [1157] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 1158 und efined on input line 104405. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 1158 undefined on input line 104405. LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 1158 und efined on input line 104447. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 1158 undefined on input line 104447. LaTeX Warning: Hyper reference `reference/manpages/lxc/warning/acknowledge:lxc- warning-acknowledge-md' on page 1158 undefined on input line 104451. LaTeX Warning: Reference `reference/manpages/lxc/warning/acknowledge:lxc-warnin g-acknowledge-md' on page 1158 undefined on input line 104451. LaTeX Warning: Hyper reference `reference/manpages/lxc/warning/delete:lxc-warni ng-delete-md' on page 1158 undefined on input line 104455. LaTeX Warning: Reference `reference/manpages/lxc/warning/delete:lxc-warning-del ete-md' on page 1158 undefined on input line 104455. LaTeX Warning: Hyper reference `reference/manpages/lxc/warning/list:lxc-warning -list-md' on page 1158 undefined on input line 104459. LaTeX Warning: Reference `reference/manpages/lxc/warning/list:lxc-warning-list- md' on page 1158 undefined on input line 104459. LaTeX Warning: Hyper reference `reference/manpages/lxc/warning/show:lxc-warning -show-md' on page 1158 undefined on input line 104463. LaTeX Warning: Reference `reference/manpages/lxc/warning/show:lxc-warning-show- md' on page 1158 undefined on input line 104463. LaTeX Warning: Reference `LastPage' on page 1158 undefined on input line 104476 . [1158] LaTeX Warning: Hyper reference `reference/manpages/lxc/warning:lxc-warning-md' on page 1159 undefined on input line 104505. LaTeX Warning: Reference `reference/manpages/lxc/warning:lxc-warning-md' on pag e 1159 undefined on input line 104505. LaTeX Warning: Reference `LastPage' on page 1159 undefined on input line 104550 . [1159] LaTeX Warning: Hyper reference `reference/manpages/lxc/warning:lxc-warning-md' on page 1160 undefined on input line 104554. LaTeX Warning: Reference `reference/manpages/lxc/warning:lxc-warning-md' on pag e 1160 undefined on input line 104554. LaTeX Warning: Reference `LastPage' on page 1160 undefined on input line 104624 . [1160] LaTeX Warning: Hyper reference `reference/manpages/lxc/warning:lxc-warning-md' on page 1161 undefined on input line 104628. LaTeX Warning: Reference `reference/manpages/lxc/warning:lxc-warning-md' on pag e 1161 undefined on input line 104628. LaTeX Warning: Hyper reference `reference/manpages/lxc/warning:lxc-warning-md' on page 1161 undefined on input line 104670. LaTeX Warning: Reference `reference/manpages/lxc/warning:lxc-warning-md' on pag e 1161 undefined on input line 104670. LaTeX Warning: Reference `LastPage' on page 1161 undefined on input line 104701 . [1161] Overfull \hbox (4.13533pt too wide) in paragraph at lines 104753--104753 []\TU/UbuntuMono(0)/m/n/10.95 https_proxy| Overfull \hbox (30.74283pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_EXEC_PATH| Overfull \hbox (85.49281pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_LXC_TEMPLATE_CONFIG| Overfull \hbox (74.54282pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_SECURITY_APPARMOR| Overfull \hbox (74.54282pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_UNPRIVILEGED_ONLY| Overfull \hbox (30.74283pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_OVMF_PATH| Overfull \hbox (47.16782pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_QEMU_FW_PATH| Overfull \hbox (107.39279pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_IDMAPPED_MOUNTS_DISABLE| Overfull \hbox (58.11781pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_DEVMONITOR_DIR| Overfull \hbox (69.06781pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_FSMONITOR_DRIVER| LaTeX Warning: Reference `LastPage' on page 1162 undefined on input line 104902 . [1162] LaTeX Warning: Hyper reference `reference/manpages/lxc/config/uefi:lxc-config-u efi-md' on page 1163 undefined on input line 104917. LaTeX Warning: Reference `reference/manpages/lxc/config/uefi:lxc-config-uefi-md ' on page 1163 undefined on input line 104917. LaTeX Warning: Hyper reference `reference/instance_options:instance-boot:boot.m ode' on page 1163 undefined on input line 104999. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.mode' o n page 1163 undefined on input line 104999. LaTeX Warning: Reference `LastPage' on page 1163 undefined on input line 105005 . [1163] LaTeX Warning: Hyper reference `explanation/lxd_lxc:lxd-daemon' on page 1164 un defined on input line 105023. LaTeX Warning: Reference `explanation/lxd_lxc:lxd-daemon' on page 1164 undefine d on input line 105023. LaTeX Warning: Reference `LastPage' on page 1164 undefined on input line 105068 . [1164] LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.mknod' on page 1165 undefined on input line 105155. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mknod' on page 1165 undefined on input line 105155. LaTeX Warning: Reference `LastPage' on page 1165 undefined on input line 105158 . [1165] LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.bpf' on page 1166 undefined on input line 105171. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.bpf' on page 1166 undefined on input line 105171. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.bpf.devices' on page 1166 undefined on input line 105 172. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.bpf.devices' on page 1166 undefined on input line 105172. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.mount' on page 1166 undefined on input line 105187. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount' on page 1166 undefined on input line 105187. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.mount.allowed' on page 1166 undefined on input line 1 05191. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount.allowed' on page 1166 undefined on input line 105191. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.mount.shift' on page 1166 undefined on input line 105 198. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount.shift' on page 1166 undefined on input line 105198. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.mount.fuse' on page 1166 undefined on input line 1052 05. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount.fuse' on page 1166 undefined on input line 105205. LaTeX Warning: Reference `LastPage' on page 1166 undefined on input line 105233 . [1166] LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.setxattr' on page 1167 undefined on input line 105255 . LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.setxattr' on page 1167 undefined on input line 105255. LaTeX Warning: Reference `LastPage' on page 1167 undefined on input line 105302 . [1167] LaTeX Warning: Hyper reference `installing:installing-snap-package' on page 116 8 undefined on input line 105307. LaTeX Warning: Reference `installing:installing-snap-package' on page 1168 unde fined on input line 105307. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.idmap.isolated' on page 1168 undefined on input line 105350. LaTeX Warning: Reference `reference/instance_options:instance-security:security .idmap.isolated' on page 1168 undefined on input line 105350. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.idmap.size' on page 1168 undefined on input line 105350. LaTeX Warning: Reference `reference/instance_options:instance-security:security .idmap.size' on page 1168 undefined on input line 105350. LaTeX Warning: Reference `LastPage' on page 1168 undefined on input line 105372 . [1168] LaTeX Warning: Hyper reference `reference/instance_options:instance-raw:raw.idm ap' on page 1169 undefined on input line 105378. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.idmap' on page 1169 undefined on input line 105378. LaTeX Warning: Hyper reference `userns-idmap:ref-idmap-allowed-ranges' on page 1169 undefined on input line 105402. LaTeX Warning: Reference `userns-idmap:ref-idmap-allowed-ranges' on page 1169 u ndefined on input line 105402. LaTeX Warning: Reference `LastPage' on page 1169 undefined on input line 105461 . [1169] LaTeX Warning: Hyper reference `explanation/clusters:clustering-member-roles' o n page 1170 undefined on input line 105480. LaTeX Warning: Reference `explanation/clusters:clustering-member-roles' on page 1170 undefined on input line 105480. LaTeX Warning: Reference `LastPage' on page 1170 undefined on input line 105511 . [1170] LaTeX Warning: Reference `LastPage' on page 1171 undefined on input line 105576 . [1171] LaTeX Warning: Reference `LastPage' on page 1172 undefined on input line 105623 . [1172] LaTeX Warning: Reference `LastPage' on page 1173 undefined on input line 105661 . [1173] LaTeX Warning: Reference `LastPage' on page 1174 undefined on input line 105661 . [1174] LaTeX Warning: Reference `LastPage' on page 1175 undefined on input line 105681 . [1175] LaTeX Warning: Hyper reference `howto/instances_migrate:live-migration' on page 1176 undefined on input line 105718. LaTeX Warning: Reference `howto/instances_migrate:live-migration' on page 1176 undefined on input line 105718. LaTeX Warning: Reference `LastPage' on page 1176 undefined on input line 105724 . [1176] LaTeX Warning: Reference `LastPage' on page 1177 undefined on input line 105797 . [1177] LaTeX Warning: Reference `LastPage' on page 1178 undefined on input line 105797 . [1178] LaTeX Warning: Reference `LastPage' on page 1179 undefined on input line 105839 . [1179] LaTeX Warning: Reference `LastPage' on page 1180 undefined on input line 105923 . [1180] LaTeX Warning: Reference `LastPage' on page 1181 undefined on input line 105992 . [1181] LaTeX Warning: Hyper reference `reference/dqlite-internals:dqlite-internals-raf t-roles' on page 1182 undefined on input line 106014. LaTeX Warning: Reference `reference/dqlite-internals:dqlite-internals-raft-role s' on page 1182 undefined on input line 106014. LaTeX Warning: Reference `LastPage' on page 1182 undefined on input line 106046 . [1182] LaTeX Warning: Hyper reference `server:server-cluster:cluster.max_voters' on pa ge 1183 undefined on input line 106067. LaTeX Warning: Reference `server:server-cluster:cluster.max_voters' on page 118 3 undefined on input line 106067. LaTeX Warning: Hyper reference `server:server-cluster:cluster.max_standby' on p age 1183 undefined on input line 106067. LaTeX Warning: Reference `server:server-cluster:cluster.max_standby' on page 11 83 undefined on input line 106067. LaTeX Warning: Hyper reference `howto/troubleshoot:troubleshoot' on page 1183 u ndefined on input line 106077. LaTeX Warning: Reference `howto/troubleshoot:troubleshoot' on page 1183 undefin ed on input line 106077. LaTeX Warning: Reference `LastPage' on page 1183 undefined on input line 106083 . [1183] LaTeX Warning: Reference `howto/cluster_links_manage:cluster-link-properties:co nfig' on page 1184 undefined on input line 106086. LaTeX Warning: Reference `howto/cluster_links_manage:cluster-link-properties:de scription' on page 1184 undefined on input line 106087. LaTeX Warning: Reference `howto/cluster_links_manage:cluster-link-properties:na me' on page 1184 undefined on input line 106088. LaTeX Warning: Reference `reference/cluster_member_config:cluster-cluster:sched uler.instance' on page 1184 undefined on input line 106089. LaTeX Warning: Reference `howto/cluster_links_manage:cluster-link-properties:ty pe' on page 1184 undefined on input line 106090. LaTeX Warning: Reference `reference/cluster_member_config:cluster-cluster:user. *' on page 1184 undefined on input line 106091. LaTeX Warning: Reference `reference/cluster_link_config:cluster-link-conf:user. *' on page 1184 undefined on input line 106092. Underfull \hbox (badness 7256) in paragraph at lines 106092--106093 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Cluster link configuration: disk: Underfull \hbox (badness 10000) in paragraph at lines 106100--106101 \TU/Ubuntu(0)/m/it/10.95 disk-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: boot.priority' on page 1184 undefined on input line 106101. Underfull \hbox (badness 10000) in paragraph at lines 106101--106102 []\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 1184 undefined on input line 106102. Underfull \hbox (badness 10000) in paragraph at lines 106102--106103 []\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 1184 undefined on input line 106103. Underfull \hbox (badness 10000) in paragraph at lines 106103--106104 []\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 1184 undefined on input line 106104. Underfull \hbox (badness 10000) in paragraph at lines 106104--106105 []\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 1184 undefined on input line 106105. Underfull \hbox (badness 10000) in paragraph at lines 106105--106106 []\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 1184 undefined on input line 106106. Underfull \hbox (badness 10000) in paragraph at lines 106106--106107 []\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 1184 undefined on input line 106107. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:ceph.c luster_name' on page 1184 undefined on input line 106108. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:ceph.u ser_name' on page 1184 undefined on input line 106109. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:conn ect' on page 1184 undefined on input line 106110. LaTeX Warning: Reference `reference/devices_usb:device-unix-usb-device-conf:dev num' on page 1184 undefined on input line 106111. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :gid' on page 1184 undefined on input line 106112. Underfull \hbox (badness 10000) in paragraph at lines 106112--106113 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:gid' on page 1184 undefined on input line 106113. Underfull \hbox (badness 10000) in paragraph at lines 106113--106114 \TU/Ubuntu(0)/m/it/10.95 proxy-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:gid' on page 1184 undefined on input line 106114. Underfull \hbox (badness 10000) in paragraph at lines 106114--106115 []\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 106114--106115 \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 1184 undefined on input line 106115. Underfull \hbox (badness 10000) in paragraph at lines 106115--106116 []\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 106115--106116 \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 1184 undefined on input line 106116. Underfull \hbox (badness 10000) in paragraph at lines 106116--106117 []\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 106116--106117 \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 1184 undefined on input line 106117. LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:g vrp' on page 1184 undefined on input line 106118. Underfull \hbox (badness 10000) in paragraph at lines 106118--106119 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: gvrp' on page 1184 undefined on input line 106119. Underfull \hbox (badness 10000) in paragraph at lines 106119--106120 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :gvrp' on page 1184 undefined on input line 106120. Underfull \hbox (badness 10000) in paragraph at lines 106120--106121 \TU/Ubuntu(0)/m/it/10.95 nic-physical- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:g vrp' on page 1184 undefined on input line 106121. Underfull \hbox (badness 10000) in paragraph at lines 106121--106122 \TU/Ubuntu(0)/m/it/10.95 nic-routed- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: host_name' on page 1184 undefined on input line 106122. Underfull \hbox (badness 10000) in paragraph at lines 106122--106123 []\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 1184 undefined on input line 106123. Underfull \hbox (badness 10000) in paragraph at lines 106123--106124 []\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 1184 undefined on input line 106124. Underfull \hbox (badness 10000) in paragraph at lines 106124--106125 []\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 1184 undefined on input line 106125. Underfull \hbox (badness 10000) in paragraph at lines 106125--106126 []\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 `LastPage' on page 1184 undefined on input line 106126 . [1184] LaTeX Warning: Reference `reference/devices_infiniband:device-infiniband-device -conf:hwaddr' on page 1185 undefined on input line 106126. Underfull \hbox (badness 10000) in paragraph at lines 106126--106127 []\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 106126--106127 \TU/Ubuntu(0)/m/it/10.95 infiniband- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: hwaddr' on page 1185 undefined on input line 106127. Underfull \hbox (badness 10000) in paragraph at lines 106127--106128 []\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 `reference/devices_nic:device-nic-ipvlan-device-conf:h waddr' on page 1185 undefined on input line 106128. Underfull \hbox (badness 10000) in paragraph at lines 106128--106129 []\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 1185 undefined on input line 106129. Underfull \hbox (badness 10000) in paragraph at lines 106129--106130 []\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 1185 undefined on input line 106130. Underfull \hbox (badness 10000) in paragraph at lines 106130--106131 []\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 1185 undefined on input line 106131. Underfull \hbox (badness 10000) in paragraph at lines 106131--106132 []\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 1185 undefined on input line 106132. Underfull \hbox (badness 10000) in paragraph at lines 106132--106133 []\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 1185 undefined on input line 106133. Underfull \hbox (badness 10000) in paragraph at lines 106133--106134 []\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 1185 undefined on input line 106134. Underfull \hbox (badness 10000) in paragraph at lines 106134--106135 []\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 1185 undefined on input line 106135. Underfull \hbox (badness 10000) in paragraph at lines 106135--106136 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:id' on page 1185 undefined on input line 106136. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :id' on page 1185 undefined on input line 106137. Underfull \hbox (badness 10000) in paragraph at lines 106137--106138 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-sriov-device-conf:id ' on page 1185 undefined on input line 106138. Underfull \hbox (badness 10000) in paragraph at lines 106138--106139 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:initia l.*' on page 1185 undefined on input line 106139. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:io.bus ' on page 1185 undefined on input line 106140. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:io.cac he' on page 1185 undefined on input line 106141. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:io.thr eads' on page 1185 undefined on input line 106142. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: ipv4.address' on page 1185 undefined on input line 106143. Underfull \hbox (badness 10000) in paragraph at lines 106143--106144 []\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 1185 undefined on input line 106144. Underfull \hbox (badness 10000) in paragraph at lines 106144--106145 []\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 1185 undefined on input line 106145. Underfull \hbox (badness 10000) in paragraph at lines 106145--106146 []\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 1185 undefined on input line 106146. Underfull \hbox (badness 10000) in paragraph at lines 106146--106147 []\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 1185 undefined on input line 106147. Underfull \hbox (badness 10000) in paragraph at lines 106147--106148 []\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 1185 undefined on input line 106148. Underfull \hbox (badness 10000) in paragraph at lines 106148--106149 []\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 1185 undefined on input line 106149. LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:i pv4.host_table' on page 1185 undefined on input line 106150. Underfull \hbox (badness 10000) in paragraph at lines 106150--106151 []\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 1185 undefined on input line 106151. Underfull \hbox (badness 10000) in paragraph at lines 106151--106152 []\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 1185 undefined on input line 106152. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: ipv4.routes' on page 1185 undefined on input line 106153. Underfull \hbox (badness 10000) in paragraph at lines 106153--106154 []\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 1185 undefined on input line 106154. Underfull \hbox (badness 10000) in paragraph at lines 106154--106155 []\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 1185 undefined on input line 106155. Underfull \hbox (badness 10000) in paragraph at lines 106155--106156 []\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 1185 undefined on input line 106156. Underfull \hbox (badness 10000) in paragraph at lines 106156--106157 []\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 `LastPage' on page 1185 undefined on input line 106157 . [1185] LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: ipv4.routes.external' on page 1186 undefined on input line 106157. Underfull \hbox (badness 10000) in paragraph at lines 106157--106158 []\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 1186 undefined on input line 106158. Underfull \hbox (badness 10000) in paragraph at lines 106158--106159 []\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 `reference/devices_nic:device-nic-bridged-device-conf: ipv6.address' on page 1186 undefined on input line 106159. Underfull \hbox (badness 10000) in paragraph at lines 106159--106160 []\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 1186 undefined on input line 106160. Underfull \hbox (badness 10000) in paragraph at lines 106160--106161 []\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 1186 undefined on input line 106161. Underfull \hbox (badness 10000) in paragraph at lines 106161--106162 []\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 1186 undefined on input line 106162. Underfull \hbox (badness 10000) in paragraph at lines 106162--106163 []\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 1186 undefined on input line 106163. Underfull \hbox (badness 10000) in paragraph at lines 106163--106164 []\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 1186 undefined on input line 106164. Underfull \hbox (badness 10000) in paragraph at lines 106164--106165 []\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 1186 undefined on input line 106165. LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:i pv6.host_table' on page 1186 undefined on input line 106166. Underfull \hbox (badness 10000) in paragraph at lines 106166--106167 []\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 1186 undefined on input line 106167. Underfull \hbox (badness 10000) in paragraph at lines 106167--106168 []\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 1186 undefined on input line 106168. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: ipv6.routes' on page 1186 undefined on input line 106169. Underfull \hbox (badness 10000) in paragraph at lines 106169--106170 []\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 1186 undefined on input line 106170. Underfull \hbox (badness 10000) in paragraph at lines 106170--106171 []\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 1186 undefined on input line 106171. Underfull \hbox (badness 10000) in paragraph at lines 106171--106172 []\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 1186 undefined on input line 106172. Underfull \hbox (badness 10000) in paragraph at lines 106172--106173 []\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 1186 undefined on input line 106173. Underfull \hbox (badness 10000) in paragraph at lines 106173--106174 []\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 1186 undefined on input line 106174. Underfull \hbox (badness 10000) in paragraph at lines 106174--106175 []\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 1186 undefined on input line 106175. Underfull \hbox (badness 10000) in paragraph at lines 106175--106176 []\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 1186 undefined on input line 106176. Underfull \hbox (badness 10000) in paragraph at lines 106176--106177 []\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 1186 undefined on input line 106177. Underfull \hbox (badness 10000) in paragraph at lines 106177--106178 []\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 1186 undefined on input line 106178. Underfull \hbox (badness 10000) in paragraph at lines 106178--106179 []\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 1186 undefined on input line 106179. Underfull \hbox (badness 10000) in paragraph at lines 106179--106180 []\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 1186 undefined on input line 106180. Underfull \hbox (badness 10000) in paragraph at lines 106180--106181 []\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 1186 undefined on input line 106181. Underfull \hbox (badness 10000) in paragraph at lines 106181--106182 []\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 106181--106182 \TU/Ubuntu(0)/m/it/10.95 disk-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: limits.max' on page 1186 undefined on input line 106182. Underfull \hbox (badness 10000) in paragraph at lines 106182--106183 []\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 1186 undefined on input line 106183. Underfull \hbox (badness 10000) in paragraph at lines 106183--106184 []\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 `LastPage' on page 1186 undefined on input line 106184 . [1186] LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:l imits.max' on page 1187 undefined on input line 106184. Underfull \hbox (badness 10000) in paragraph at lines 106184--106185 []\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 1187 undefined on input line 106185. Underfull \hbox (badness 10000) in paragraph at lines 106185--106186 []\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 `reference/devices_nic:device-nic-p2p-device-conf:limi ts.priority' on page 1187 undefined on input line 106186. Underfull \hbox (badness 10000) in paragraph at lines 106186--106187 []\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 1187 undefined on input line 106187. Underfull \hbox (badness 10000) in paragraph at lines 106187--106188 []\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 1187 undefined on input line 106188. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:limits .write' on page 1187 undefined on input line 106189. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:list en' on page 1187 undefined on input line 106190. LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:major' on page 1187 undefined on input line 106191. Underfull \hbox (badness 10000) in paragraph at lines 106191--106192 []\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 106191--106192 \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 1187 undefined on input line 106192. Underfull \hbox (badness 10000) in paragraph at lines 106192--106193 []\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 106192--106193 \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 1187 undefined on input line 106193. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:mig. ci' on page 1187 undefined on input line 106194. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:mig. gi' on page 1187 undefined on input line 106195. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:mig. uuid' on page 1187 undefined on input line 106196. LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:minor' on page 1187 undefined on input line 106197. Underfull \hbox (badness 10000) in paragraph at lines 106197--106198 []\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 106197--106198 \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 1187 undefined on input line 106198. Underfull \hbox (badness 10000) in paragraph at lines 106198--106199 []\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 106198--106199 \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 1187 undefined on input line 106199. Underfull \hbox (badness 10000) in paragraph at lines 106199--106200 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:m ode' on page 1187 undefined on input line 106200. Underfull \hbox (badness 10000) in paragraph at lines 106200--106201 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:mode ' on page 1187 undefined on input line 106201. Underfull \hbox (badness 10000) in paragraph at lines 106201--106202 []\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 106201--106202 \TU/Ubuntu(0)/m/it/10.95 proxy-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:mode' on page 1187 undefined on input line 106202. Underfull \hbox (badness 10000) in paragraph at lines 106202--106203 []\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 106202--106203 \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 1187 undefined on input line 106203. Underfull \hbox (badness 10000) in paragraph at lines 106203--106204 []\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 106203--106204 \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 1187 undefined on input line 106204. Underfull \hbox (badness 10000) in paragraph at lines 106204--106205 []\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 106204--106205 \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 1187 undefined on input line 106205. LaTeX Warning: Reference `reference/devices_infiniband:device-infiniband-device -conf:mtu' on page 1187 undefined on input line 106206. Underfull \hbox (badness 10000) in paragraph at lines 106206--106207 []\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 106206--106207 \TU/Ubuntu(0)/m/it/10.95 infiniband- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: mtu' on page 1187 undefined on input line 106207. Underfull \hbox (badness 10000) in paragraph at lines 106207--106208 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:m tu' on page 1187 undefined on input line 106208. Underfull \hbox (badness 10000) in paragraph at lines 106208--106209 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: mtu' on page 1187 undefined on input line 106209. Underfull \hbox (badness 10000) in paragraph at lines 106209--106210 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:mtu' on page 1187 undefined on input line 106210. Underfull \hbox (badness 10000) in paragraph at lines 106210--106211 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :mtu' on page 1187 undefined on input line 106211. Underfull \hbox (badness 10000) in paragraph at lines 106211--106212 \TU/Ubuntu(0)/m/it/10.95 nic-physical- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:m tu' on page 1187 undefined on input line 106212. Underfull \hbox (badness 10000) in paragraph at lines 106212--106213 \TU/Ubuntu(0)/m/it/10.95 nic-routed- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:mt u' on page 1187 undefined on input line 106213. LaTeX Warning: Reference `reference/devices_infiniband:device-infiniband-device -conf:name' on page 1187 undefined on input line 106214. Underfull \hbox (badness 10000) in paragraph at lines 106214--106215 []\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 106214--106215 \TU/Ubuntu(0)/m/it/10.95 infiniband- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: name' on page 1187 undefined on input line 106215. Underfull \hbox (badness 10000) in paragraph at lines 106215--106216 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:n ame' on page 1187 undefined on input line 106216. Underfull \hbox (badness 10000) in paragraph at lines 106216--106217 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: name' on page 1187 undefined on input line 106217. Underfull \hbox (badness 10000) in paragraph at lines 106217--106218 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- LaTeX Warning: Reference `LastPage' on page 1187 undefined on input line 106218 . [1187] LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:name ' on page 1188 undefined on input line 106218. Underfull \hbox (badness 10000) in paragraph at lines 106218--106219 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:name ' on page 1188 undefined on input line 106219. Underfull \hbox (badness 10000) in paragraph at lines 106219--106220 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :name' on page 1188 undefined on input line 106220. Underfull \hbox (badness 10000) in paragraph at lines 106220--106221 \TU/Ubuntu(0)/m/it/10.95 nic-physical- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:n ame' on page 1188 undefined on input line 106221. Underfull \hbox (badness 10000) in paragraph at lines 106221--106222 \TU/Ubuntu(0)/m/it/10.95 nic-routed- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:na me' on page 1188 undefined on input line 106222. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:nat' on page 1188 undefined on input line 106223. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:nest ed' on page 1188 undefined on input line 106224. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: network' on page 1188 undefined on input line 106225. Underfull \hbox (badness 10000) in paragraph at lines 106225--106226 []\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 1188 undefined on input line 106226. Underfull \hbox (badness 10000) in paragraph at lines 106226--106227 []\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 1188 undefined on input line 106227. Underfull \hbox (badness 10000) in paragraph at lines 106227--106228 []\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 1188 undefined on input line 106228. Underfull \hbox (badness 10000) in paragraph at lines 106228--106229 []\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 1188 undefined on input line 106229. Underfull \hbox (badness 10000) in paragraph at lines 106229--106230 []\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 1188 undefined on input line 106230. LaTeX Warning: Reference `reference/devices_unix_hotplug:device-unix-hotplug-de vice-conf:ownership.inherit' on page 1188 undefined on input line 106231. LaTeX Warning: Reference `reference/devices_infiniband:device-infiniband-device -conf:parent' on page 1188 undefined on input line 106232. Underfull \hbox (badness 10000) in paragraph at lines 106232--106233 []\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 106232--106233 \TU/Ubuntu(0)/m/it/10.95 infiniband- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: parent' on page 1188 undefined on input line 106233. Underfull \hbox (badness 10000) in paragraph at lines 106233--106234 []\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 1188 undefined on input line 106234. Underfull \hbox (badness 10000) in paragraph at lines 106234--106235 []\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 1188 undefined on input line 106235. Underfull \hbox (badness 10000) in paragraph at lines 106235--106236 []\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 1188 undefined on input line 106236. Underfull \hbox (badness 10000) in paragraph at lines 106236--106237 []\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 1188 undefined on input line 106237. Underfull \hbox (badness 10000) in paragraph at lines 106237--106238 []\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 1188 undefined on input line 106238. Underfull \hbox (badness 10000) in paragraph at lines 106238--106239 []\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 1188 undefined on input line 106239. Underfull \hbox (badness 10000) in paragraph at lines 106239--106240 \TU/Ubuntu(0)/m/it/10.95 disk-device- LaTeX Warning: Reference `reference/devices_tpm:device-tpm-device-conf:path' on page 1188 undefined on input line 106240. Underfull \hbox (badness 10000) in paragraph at lines 106240--106241 \TU/Ubuntu(0)/m/it/10.95 tpm-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:path' on page 1188 undefined on input line 106241. Underfull \hbox (badness 10000) in paragraph at lines 106241--106242 []\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 106241--106242 \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 1188 undefined on input line 106242. Underfull \hbox (badness 10000) in paragraph at lines 106242--106243 []\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 106242--106243 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- LaTeX Warning: Reference `reference/devices_tpm:device-tpm-device-conf:pathrm' on page 1188 undefined on input line 106243. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mdev-device-conf:pci ' on page 1188 undefined on input line 106244. Underfull \hbox (badness 10000) in paragraph at lines 106244--106245 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:pci' on page 1188 undefined on input line 106245. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :pci' on page 1188 undefined on input line 106246. Underfull \hbox (badness 10000) in paragraph at lines 106246--106247 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-sriov-device-conf:pc i' on page 1188 undefined on input line 106247. Underfull \hbox (badness 10000) in paragraph at lines 106247--106248 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:pool' on page 1188 undefined on input line 106248. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mdev-device-conf:pro ductid' on page 1188 undefined on input line 106249. Underfull \hbox (badness 10000) in paragraph at lines 106249--106250 []\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 1188 undefined on input line 106250. Underfull \hbox (badness 10000) in paragraph at lines 106250--106251 []\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 `LastPage' on page 1188 undefined on input line 106251 . [1188] LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :productid' on page 1189 undefined on input line 106251. Underfull \hbox (badness 10000) in paragraph at lines 106251--106252 []\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 1189 undefined on input line 106252. Underfull \hbox (badness 10000) in paragraph at lines 106252--106253 []\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 1189 undefined on input line 106253. Underfull \hbox (badness 10000) in paragraph at lines 106253--106254 \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 1189 undefined on input line 106254. Underfull \hbox (badness 10000) in paragraph at lines 106254--106255 []\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 1189 undefined on input line 106255. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:prox y_protocol' on page 1189 undefined on input line 106256. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: queue.tx.length' on page 1189 undefined on input line 106257. Underfull \hbox (badness 10000) in paragraph at lines 106257--106258 []\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 1189 undefined on input line 106258. Underfull \hbox (badness 10000) in paragraph at lines 106258--106259 []\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 1189 undefined on input line 106259. Underfull \hbox (badness 10000) in paragraph at lines 106259--106260 []\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 1189 undefined on input line 106260. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:readon ly' on page 1189 undefined on input line 106261. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:recurs ive' on page 1189 undefined on input line 106262. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:requir ed' on page 1189 undefined on input line 106263. Underfull \hbox (badness 10000) in paragraph at lines 106263--106264 []\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 106263--106264 \TU/Ubuntu(0)/m/it/10.95 disk-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:required' on page 1189 undefined on input line 106264. Underfull \hbox (badness 10000) in paragraph at lines 106264--106265 \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 1189 undefined on input line 106265. Underfull \hbox (badness 10000) in paragraph at lines 106265--106266 \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 1189 undefined on input line 106266. Underfull \hbox (badness 10000) in paragraph at lines 106266--106267 \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 1189 undefined on input line 106267. Underfull \hbox (badness 10000) in paragraph at lines 106267--106268 []\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 1189 undefined on input line 106268. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:secu rity.acls.default.egress.action' on page 1189 undefined on input line 106269. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:secu rity.acls.default.egress.logged' on page 1189 undefined on input line 106270. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:secu rity.acls.default.ingress.action' on page 1189 undefined on input line 106271. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:secu rity.acls.default.ingress.logged' on page 1189 undefined on input line 106272. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:secu rity.gid' on page 1189 undefined on input line 106273. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: security.ipv4_filtering' on page 1189 undefined on input line 106274. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: security.ipv6_filtering' on page 1189 undefined on input line 106275. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: security.mac_filtering' on page 1189 undefined on input line 106276. Underfull \hbox (badness 10000) in paragraph at lines 106276--106277 []\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 1189 undefined on input line 106277. Underfull \hbox (badness 10000) in paragraph at lines 106277--106278 []\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 1189 undefined on input line 106278. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:secu rity.uid' on page 1189 undefined on input line 106279. LaTeX Warning: Reference `reference/devices_usb:device-unix-usb-device-conf:ser ial' on page 1189 undefined on input line 106280. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:shift' on page 1189 undefined on input line 106281. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:size' on page 1189 undefined on input line 106282. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:size.s tate' on page 1189 undefined on input line 106283. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:source ' on page 1189 undefined on input line 106284. Underfull \hbox (badness 10000) in paragraph at lines 106284--106285 []\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 106284--106285 \TU/Ubuntu(0)/m/it/10.95 disk-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:source' on page 1189 undefined on input line 106285. Underfull \hbox (badness 10000) in paragraph at lines 106285--106286 []\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 106285--106286 \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 1189 undefined on input line 106286. Underfull \hbox (badness 10000) in paragraph at lines 106286--106287 []\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 106286--106287 \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 1189 undefined on input line 106287. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:source .type' on page 1189 undefined on input line 106288. LaTeX Warning: Reference `reference/devices_unix_hotplug:device-unix-hotplug-de vice-conf:subsystem' on page 1189 undefined on input line 106289. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :uid' on page 1189 undefined on input line 106290. Underfull \hbox (badness 10000) in paragraph at lines 106290--106291 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:uid' on page 1189 undefined on input line 106291. Underfull \hbox (badness 10000) in paragraph at lines 106291--106292 \TU/Ubuntu(0)/m/it/10.95 proxy-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:uid' on page 1189 undefined on input line 106292. Underfull \hbox (badness 10000) in paragraph at lines 106292--106293 []\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 106292--106293 \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 1189 undefined on input line 106293. Underfull \hbox (badness 10000) in paragraph at lines 106293--106294 []\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 106293--106294 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- LaTeX Warning: Reference `LastPage' on page 1189 undefined on input line 106294 . [1189] LaTeX Warning: Reference `reference/devices_unix_hotplug:device-unix-hotplug-de vice-conf:uid' on page 1190 undefined on input line 106294. Underfull \hbox (badness 10000) in paragraph at lines 106294--106295 []\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 106294--106295 \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 1190 undefined on input line 106295. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mdev-device-conf:ven dorid' on page 1190 undefined on input line 106296. Underfull \hbox (badness 10000) in paragraph at lines 106296--106297 []\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 1190 undefined on input line 106297. Underfull \hbox (badness 10000) in paragraph at lines 106297--106298 []\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 1190 undefined on input line 106298. Underfull \hbox (badness 10000) in paragraph at lines 106298--106299 []\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 1190 undefined on input line 106299. Underfull \hbox (badness 10000) in paragraph at lines 106299--106300 []\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 1190 undefined on input line 106300. Underfull \hbox (badness 10000) in paragraph at lines 106300--106301 \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 1190 undefined on input line 106301. Underfull \hbox (badness 10000) in paragraph at lines 106301--106302 []\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 1190 undefined on input line 106302. Underfull \hbox (badness 10000) in paragraph at lines 106302--106303 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:v lan' on page 1190 undefined on input line 106303. Underfull \hbox (badness 10000) in paragraph at lines 106303--106304 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: vlan' on page 1190 undefined on input line 106304. Underfull \hbox (badness 10000) in paragraph at lines 106304--106305 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:vlan ' on page 1190 undefined on input line 106305. Underfull \hbox (badness 10000) in paragraph at lines 106305--106306 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :vlan' on page 1190 undefined on input line 106306. Underfull \hbox (badness 10000) in paragraph at lines 106306--106307 \TU/Ubuntu(0)/m/it/10.95 nic-physical- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:v lan' on page 1190 undefined on input line 106307. Underfull \hbox (badness 10000) in paragraph at lines 106307--106308 \TU/Ubuntu(0)/m/it/10.95 nic-routed- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:vl an' on page 1190 undefined on input line 106308. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: vlan.tagged' on page 1190 undefined on input line 106309. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:age nt.nic_config' on page 1190 undefined on input line 106312. LaTeX Warning: Reference `reference/instance_properties:instance-property-insta nce-conf:architecture' on page 1190 undefined on input line 106313. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.autosta rt' on page 1190 undefined on input line 106314. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.autosta rt.delay' on page 1190 undefined on input line 106315. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.autosta rt.priority' on page 1190 undefined on input line 106316. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.debug_e dk2' on page 1190 undefined on input line 106317. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.host_sh utdown_timeout' on page 1190 undefined on input line 106318. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.mode' o n page 1190 undefined on input line 106319. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.stop.pr iority' on page 1190 undefined on input line 106320. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:cloud- init.network-config' on page 1190 undefined on input line 106321. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:cloud- init.ssh-keys.KEYNAME' on page 1190 undefined on input line 106322. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:cloud- init.user-data' on page 1190 undefined on input line 106323. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:cloud- init.vendor-data' on page 1190 undefined on input line 106324. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:clu ster.evacuate' on page 1190 undefined on input line 106325. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:env ironment.*' on page 1190 undefined on input line 106326. Underfull \hbox (badness 10000) in paragraph at lines 106326--106327 []\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 1190 undefined on input line 106327. Underfull \hbox (badness 10000) in paragraph at lines 106327--106328 []\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 1190 undefined on input line 106328. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.cpu.allowance' on page 1190 undefined on input line 106329. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.cpu.nodes' on page 1190 undefined on input line 106330. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.cpu.pin_strategy' on page 1190 undefined on input line 106331. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.cpu.priority' on page 1190 undefined on input line 106332. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.disk.priority' on page 1190 undefined on input line 106333. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.hugepages.1GB' on page 1190 undefined on input line 106334. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.hugepages.1MB' on page 1190 undefined on input line 106335. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.hugepages.2MB' on page 1190 undefined on input line 106336. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.hugepages.64KB' on page 1190 undefined on input line 106337. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.kernel.*' on page 1190 undefined on input line 106338. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.max_bus_ports' on page 1190 undefined on input line 106339. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.memory' on page 1190 undefined on input line 106340. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.memory.enforce' on page 1190 undefined on input line 106341. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.memory.hugepages' on page 1190 undefined on input line 106342. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.memory.swap' on page 1190 undefined on input line 106343. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.memory.swap.priority' on page 1190 undefined on input line 106344. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.processes' on page 1190 undefined on input line 106345. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:lin ux.kernel_modules' on page 1190 undefined on input line 106346. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:lin ux.kernel_modules.load' on page 1190 undefined on input line 106347. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:lin ux.sysctl.*' on page 1190 undefined on input line 106348. LaTeX Warning: Reference `reference/instance_options:instance-migration:migrati on.incremental.memory' on page 1190 undefined on input line 106349. LaTeX Warning: Reference `reference/instance_options:instance-migration:migrati on.incremental.memory.goal' on page 1190 undefined on input line 106350. LaTeX Warning: Reference `reference/instance_options:instance-migration:migrati on.incremental.memory.iterations' on page 1190 undefined on input line 106351. Underfull \hbox (badness 10000) in paragraph at lines 106351--106352 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory.iterations\TU/Ubuntu (0)/m/sc/10.95 , LaTeX Warning: Reference `LastPage' on page 1190 undefined on input line 106352 . [1190] LaTeX Warning: Reference `reference/instance_options:instance-migration:migrati on.stateful' on page 1191 undefined on input line 106352. LaTeX Warning: Reference `reference/instance_properties:instance-property-insta nce-conf:name' on page 1191 undefined on input line 106353. LaTeX Warning: Reference `reference/instance_options:instance-nvidia:nvidia.dri ver.capabilities' on page 1191 undefined on input line 106354. LaTeX Warning: Reference `reference/instance_options:instance-nvidia:nvidia.req uire.cuda' on page 1191 undefined on input line 106355. LaTeX Warning: Reference `reference/instance_options:instance-nvidia:nvidia.req uire.driver' on page 1191 undefined on input line 106356. LaTeX Warning: Reference `reference/instance_options:instance-nvidia:nvidia.run time' on page 1191 undefined on input line 106357. LaTeX Warning: Reference `reference/instance_options:instance-placement:placeme nt.group' on page 1191 undefined on input line 106358. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.apparmor' on page 1191 undefined on input line 106359. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.idmap' on page 1191 undefined on input line 106360. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.lxc' on p age 1191 undefined on input line 106361. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.qemu' on page 1191 undefined on input line 106362. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.qemu.conf ' on page 1191 undefined on input line 106363. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.seccomp' on page 1191 undefined on input line 106364. LaTeX Warning: Reference `reference/instance_options:instance-security:security .agent.metrics' on page 1191 undefined on input line 106365. LaTeX Warning: Reference `reference/instance_options:instance-security:security .delegate_bpf' on page 1191 undefined on input line 106366. LaTeX Warning: Reference `reference/instance_options:instance-security:security .delegate_bpf.attach_types' on page 1191 undefined on input line 106367. LaTeX Warning: Reference `reference/instance_options:instance-security:security .delegate_bpf.cmd_types' on page 1191 undefined on input line 106368. LaTeX Warning: Reference `reference/instance_options:instance-security:security .delegate_bpf.map_types' on page 1191 undefined on input line 106369. LaTeX Warning: Reference `reference/instance_options:instance-security:security .delegate_bpf.prog_types' on page 1191 undefined on input line 106370. LaTeX Warning: Reference `reference/instance_options:instance-security:security .devlxd' on page 1191 undefined on input line 106371. LaTeX Warning: Reference `reference/instance_options:instance-security:security .devlxd.images' on page 1191 undefined on input line 106372. LaTeX Warning: Reference `reference/instance_options:instance-security:security .devlxd.management.volumes' on page 1191 undefined on input line 106373. LaTeX Warning: Reference `reference/instance_options:instance-security:security .idmap.base' on page 1191 undefined on input line 106374. LaTeX Warning: Reference `reference/instance_options:instance-security:security .idmap.isolated' on page 1191 undefined on input line 106375. LaTeX Warning: Reference `reference/instance_options:instance-security:security .idmap.size' on page 1191 undefined on input line 106376. LaTeX Warning: Reference `reference/instance_options:instance-security:security .nesting' on page 1191 undefined on input line 106377. LaTeX Warning: Reference `reference/instance_options:instance-security:security .privileged' on page 1191 undefined on input line 106378. LaTeX Warning: Reference `reference/instance_options:instance-security:security .protection.delete' on page 1191 undefined on input line 106379. LaTeX Warning: Reference `reference/instance_options:instance-security:security .protection.shift' on page 1191 undefined on input line 106380. LaTeX Warning: Reference `reference/instance_options:instance-security:security .protection.start' on page 1191 undefined on input line 106381. LaTeX Warning: Reference `reference/instance_options:instance-security:security .sev' on page 1191 undefined on input line 106382. LaTeX Warning: Reference `reference/instance_options:instance-security:security .sev.policy.es' on page 1191 undefined on input line 106383. LaTeX Warning: Reference `reference/instance_options:instance-security:security .sev.session.data' on page 1191 undefined on input line 106384. LaTeX Warning: Reference `reference/instance_options:instance-security:security .sev.session.dh' on page 1191 undefined on input line 106385. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.allow' on page 1191 undefined on input line 106386. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.deny' on page 1191 undefined on input line 106387. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.deny_compat' on page 1191 undefined on input line 106388. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.deny_default' on page 1191 undefined on input line 106389. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.bpf' on page 1191 undefined on input line 106390. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.bpf.devices' on page 1191 undefined on input line 106391. Underfull \hbox (badness 10000) in paragraph at lines 106391--106392 []\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 1191 undefined on input line 106392. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount' on page 1191 undefined on input line 106393. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount.allowed' on page 1191 undefined on input line 106394. Overfull \hbox (5.6847pt too wide) in paragraph at lines 106394--106395 []\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 1191 undefined on input line 106395. Underfull \hbox (badness 10000) in paragraph at lines 106395--106396 []\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 1191 undefined on input line 106396. Underfull \hbox (badness 10000) in paragraph at lines 106396--106397 []\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 1191 undefined on input line 10 6397. Overfull \hbox (33.0597pt too wide) in paragraph at lines 106397--106398 []\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 1191 undefined on input line 106398. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.sysinfo' on page 1191 undefined on input line 106399. LaTeX Warning: Reference `reference/instance_options:instance-snapshots:snapsho ts.expiry' on page 1191 undefined on input line 106400. LaTeX Warning: Reference `reference/instance_options:instance-snapshots:snapsho ts.pattern' on page 1191 undefined on input line 106401. LaTeX Warning: Reference `reference/instance_options:instance-snapshots:snapsho ts.schedule' on page 1191 undefined on input line 106402. LaTeX Warning: Reference `reference/instance_options:instance-snapshots:snapsho ts.schedule.stopped' on page 1191 undefined on input line 106403. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:ubu ntu_pro.guest_attach' on page 1191 undefined on input line 106404. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:use r.*' on page 1191 undefined on input line 106405. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:user.n etwork-config' on page 1191 undefined on input line 106406. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:user.u ser-data' on page 1191 undefined on input line 106407. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:user.v endor-data' on page 1191 undefined on input line 106408. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..apply_quota' on page 1191 undefined on input line 106409. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..bus' on page 1191 undefined on input line 106410. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..ceph_rbd' on page 1191 undefined on input line 106411. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..devlxd.owner' on page 1191 undefined on input line 106412. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..host_name' on page 1191 undefined on input line 106413. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..hwaddr' on page 1191 undefined on input line 106414. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.created' on page 1191 undefined on input line 106415. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.hwaddr' on page 1191 undefined on input line 106416. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.mtu' on page 1191 undefined on input line 106417. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.vdpa.name' on page 1191 undefined on input line 106418. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.vf.hwaddr' on page 1191 undefined on input line 106419. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.vf.id' on page 1191 undefined on input line 106420. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.vf.spoofcheck' on page 1191 undefined on input line 106421. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.vf.vlan' on page 1191 undefined on input line 106422. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .apply_nvram' on page 1191 undefined on input line 106423. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .apply_template' on page 1191 undefined on input line 106424. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .attached_volumes' on page 1191 undefined on input line 106425. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .base_image' on page 1191 undefined on input line 106426. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .bus.mode' on page 1191 undefined on input line 106427. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .cloud-init.instance-id' on page 1191 undefined on input line 106428. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .cluster.group' on page 1191 undefined on input line 106429. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .evacuate.origin' on page 1191 undefined on input line 106430. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .idmap.base' on page 1191 undefined on input line 106431. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .idmap.current' on page 1191 undefined on input line 106432. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .idmap.next' on page 1191 undefined on input line 106433. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .last_state.idmap' on page 1191 undefined on input line 106434. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .last_state.power' on page 1191 undefined on input line 106435. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .uuid' on page 1191 undefined on input line 106436. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .uuid.generation' on page 1191 undefined on input line 106437. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .vsock_id' on page 1191 undefined on input line 106438. LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:accele ration.parent' on page 1191 undefined on input line 106441. LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:action ' on page 1191 undefined on input line 106442. LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-properties:backends' on page 1191 undefined on input line 106443. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bgp.ipv4.nexthop' on page 1191 undefined on input line 106444. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bgp.ipv6.nexthop' on page 1191 undefined on input line 106445. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bgp.peers.NAME.address' on page 1191 undefined on input line 106446. Underfull \hbox (badness 10000) in paragraph at lines 106446--106447 []\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 `LastPage' on page 1191 undefined on input line 106447 . [1191] LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:bgp.peers.NAME.address' on page 1192 undefined on input line 106447. Underfull \hbox (badness 10000) in paragraph at lines 106447--106448 []\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 1192 undefined on input line 106448. Underfull \hbox (badness 10000) in paragraph at lines 106448--106449 \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 1192 undefined on input line 106449. Underfull \hbox (badness 10000) in paragraph at lines 106449--106450 \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 1192 undefined on input line 106450. Underfull \hbox (badness 10000) in paragraph at lines 106450--106451 []\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 1192 undefined on input line 106451. Underfull \hbox (badness 10000) in paragraph at lines 106451--106452 []\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 1192 undefined on input line 106452. Underfull \hbox (badness 10000) in paragraph at lines 106452--106453 []\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 1192 undefined on input line 106453. Underfull \hbox (badness 10000) in paragraph at lines 106453--106454 []\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 1192 undefined on input line 106454. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bridge.external_interfaces' on page 1192 undefined on input line 106455. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bridge.hwaddr' on page 1192 undefined on input line 106456. Underfull \hbox (badness 10000) in paragraph at lines 106456--106457 []\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 1192 undefined on input line 106457. Underfull \hbox (badness 10000) in paragraph at lines 106457--106458 []\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 1192 undefined on input line 106458. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bridge.mtu' on page 1192 undefined on input line 106459. Underfull \hbox (badness 10000) in paragraph at lines 106459--106460 []\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 1192 undefined on input line 106460. Underfull \hbox (badness 10000) in paragraph at lines 106460--106461 []\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 1192 undefined on input line 106461. Underfull \hbox (badness 10000) in paragraph at lines 106461--106462 []\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 106461--106462 \TU/Ubuntu(0)/m/it/10.95 acl-acl- LaTeX Warning: Reference `howto/network_forwards:network-forward-forward-proper ties:config' on page 1192 undefined on input line 106462. Underfull \hbox (badness 10000) in paragraph at lines 106462--106463 []\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 1192 undefined on input line 106463. Underfull \hbox (badness 10000) in paragraph at lines 106463--106464 []\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 106463--106464 \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 1192 undefined on input line 106464. Underfull \hbox (badness 10000) in paragraph at lines 106464--106465 []\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 106464--106465 \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 1192 undefined on input line 106465. Underfull \hbox (badness 5652) in paragraph at lines 106465--106466 []\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 106465--106466 \TU/Ubuntu(0)/m/it/10.95 zone-record- LaTeX Warning: Reference `howto/network_acls:network-acl-acl-properties:descrip tion' on page 1192 undefined on input line 106466. Underfull \hbox (badness 10000) in paragraph at lines 106466--106467 []\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 1192 undefined on input line 106467. Underfull \hbox (badness 10000) in paragraph at lines 106467--106468 []\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 1192 undefined on input line 106468. LaTeX Warning: Reference `howto/network_forwards:network-forward-port-propertie s:description' on page 1192 undefined on input line 106469. LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-backend-properties:description' on page 1192 undefined on input lin e 106470. Underfull \hbox (badness 10000) in paragraph at lines 106470--106471 \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 1192 undefined on input line 1 06471. Underfull \hbox (badness 10000) in paragraph at lines 106471--106472 \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 1192 undefined on input line 106472 . Underfull \hbox (badness 10000) in paragraph at lines 106472--106473 []\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 106472--106473 \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 1192 undefined on input line 106473. Underfull \hbox (badness 10000) in paragraph at lines 106473--106474 []\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 106473--106474 \TU/Ubuntu(0)/m/it/10.95 routing relationships: peering-peering- LaTeX Warning: Reference `howto/network_zones:network-zone-record-properties:de scription' on page 1192 undefined on input line 106474. Underfull \hbox (badness 10000) in paragraph at lines 106474--106475 []\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 106474--106475 \TU/Ubuntu(0)/m/it/10.95 zones: zone- LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:destin ation' on page 1192 undefined on input line 106475. LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:destin ation_port' on page 1192 undefined on input line 106476. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: dns.domain' on page 1192 undefined on input line 106477. Underfull \hbox (badness 10000) in paragraph at lines 106477--106478 []\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 1192 undefined on input line 106478. Underfull \hbox (badness 10000) in paragraph at lines 106478--106479 []\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 1192 undefined on input line 106479. LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:dns.nameservers' on page 1192 undefined on input line 106480. Underfull \hbox (badness 10000) in paragraph at lines 106480--106481 \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 1192 undefined on input line 106481. Underfull \hbox (badness 10000) in paragraph at lines 106481--106482 \TU/Ubuntu(0)/m/it/10.95 zones: zone- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: dns.search' on page 1192 undefined on input line 106482. Underfull \hbox (badness 10000) in paragraph at lines 106482--106483 []\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 `LastPage' on page 1192 undefined on input line 106483 . [1192] LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:dns.se arch' on page 1193 undefined on input line 106483. Underfull \hbox (badness 10000) in paragraph at lines 106483--106484 []\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 1193 undefined on input line 106484. Underfull \hbox (badness 5133) in paragraph at lines 106484--106485 []\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 1193 undefined on input line 106485. Underfull \hbox (badness 10000) in paragraph at lines 106485--106486 []\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 1193 undefined on input line 106486. Underfull \hbox (badness 10000) in paragraph at lines 106486--106487 []\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 1193 undefined on input line 106487. Underfull \hbox (badness 10000) in paragraph at lines 106487--106488 []\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 106487--106488 \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 1193 undefined on input line 106488. Underfull \hbox (badness 10000) in paragraph at lines 106488--106489 []\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 1193 undefined on input line 106489. Underfull \hbox (badness 10000) in paragraph at lines 106489--106490 []\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 106489--106490 \TU/Ubuntu(0)/m/it/10.95 ovn-network- LaTeX Warning: Reference `howto/network_acls:network-acl-acl-properties:egress' on page 1193 undefined on input line 106490. LaTeX Warning: Reference `howto/network_zones:network-zone-record-properties:en tries' on page 1193 undefined on input line 106491. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: fan.overlay_subnet' on page 1193 undefined on input line 106492. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: fan.underlay_subnet' on page 1193 undefined on input line 106493. LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:gvrp' on page 1193 undefined on input line 106494. Underfull \hbox (badness 10000) in paragraph at lines 106494--106495 []\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 1193 undefined on input line 106495. Underfull \hbox (badness 10000) in paragraph at lines 106495--106496 []\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 1193 undefined on input line 106496. LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:icmp_t ype' on page 1193 undefined on input line 106497. LaTeX Warning: Reference `howto/network_acls:network-acl-acl-properties:ingress ' on page 1193 undefined on input line 106498. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.address' on page 1193 undefined on input line 106499. Underfull \hbox (badness 10000) in paragraph at lines 106499--106500 []\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 1193 undefined on input line 106500. Underfull \hbox (badness 10000) in paragraph at lines 106500--106501 []\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 1193 undefined on input line 106501. Underfull \hbox (badness 10000) in paragraph at lines 106501--106502 []\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 1193 undefined on input line 106502. Underfull \hbox (badness 10000) in paragraph at lines 106502--106503 []\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 1193 undefined on input line 106503. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.dhcp.gateway' on page 1193 undefined on input line 106504. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.dhcp.ranges' on page 1193 undefined on input line 106505. Underfull \hbox (badness 5133) in paragraph at lines 106505--106506 []\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 1193 undefined on input line 106506. Underfull \hbox (badness 10000) in paragraph at lines 106506--106507 []\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 1193 undefined on input line 106507. LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:ipv4.gateway' on page 1193 undefined on input line 106508. LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv4.l 3only' on page 1193 undefined on input line 106509. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.nat' on page 1193 undefined on input line 106510. Underfull \hbox (badness 10000) in paragraph at lines 106510--106511 []\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 1193 undefined on input line 106511. Underfull \hbox (badness 10000) in paragraph at lines 106511--106512 []\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 1193 undefined on input line 106512. Underfull \hbox (badness 5133) in paragraph at lines 106512--106513 []\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 1193 undefined on input line 106513. Underfull \hbox (badness 10000) in paragraph at lines 106513--106514 []\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 1193 undefined on input line 106514. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.ovn.ranges' on page 1193 undefined on input line 106515. Underfull \hbox (badness 10000) in paragraph at lines 106515--106516 []\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 1193 undefined on input line 106516. Underfull \hbox (badness 10000) in paragraph at lines 106516--106517 \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 1193 undefined on input line 106517. Underfull \hbox (badness 10000) in paragraph at lines 106517--106518 []\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 `reference/network_physical:network-physical-network-c onf:ipv4.routes' on page 1193 undefined on input line 106518. Underfull \hbox (badness 10000) in paragraph at lines 106518--106519 []\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 1193 undefined on input line 106519. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.routing' on page 1193 undefined on input line 106520. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.address' on page 1193 undefined on input line 106521. Underfull \hbox (badness 10000) in paragraph at lines 106521--106522 []\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 1193 undefined on input line 106522. Underfull \hbox (badness 10000) in paragraph at lines 106522--106523 []\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 1193 undefined on input line 106523. Underfull \hbox (badness 10000) in paragraph at lines 106523--106524 []\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 1193 undefined on input line 106524. Underfull \hbox (badness 10000) in paragraph at lines 106524--106525 []\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 1193 undefined on input line 106525. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.dhcp.ranges' on page 1193 undefined on input line 106526. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.dhcp.stateful' on page 1193 undefined on input line 106527. Underfull \hbox (badness 10000) in paragraph at lines 106527--106528 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- LaTeX Warning: Reference `LastPage' on page 1193 undefined on input line 106528 . [1193] LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv6.d hcp.stateful' on page 1194 undefined on input line 106528. Underfull \hbox (badness 10000) in paragraph at lines 106528--106529 \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 1194 undefined on input line 106529. LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:ipv6.gateway' on page 1194 undefined on input line 106530. LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv6.l 3only' on page 1194 undefined on input line 106531. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.nat' on page 1194 undefined on input line 106532. Underfull \hbox (badness 10000) in paragraph at lines 106532--106533 []\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 1194 undefined on input line 106533. Underfull \hbox (badness 10000) in paragraph at lines 106533--106534 []\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 1194 undefined on input line 106534. Underfull \hbox (badness 5133) in paragraph at lines 106534--106535 []\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 1194 undefined on input line 106535. Underfull \hbox (badness 10000) in paragraph at lines 106535--106536 []\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 1194 undefined on input line 106536. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.ovn.ranges' on page 1194 undefined on input line 106537. Underfull \hbox (badness 10000) in paragraph at lines 106537--106538 []\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 1194 undefined on input line 106538. Underfull \hbox (badness 10000) in paragraph at lines 106538--106539 \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 1194 undefined on input line 106539. Underfull \hbox (badness 10000) in paragraph at lines 106539--106540 []\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 1194 undefined on input line 106540. Underfull \hbox (badness 10000) in paragraph at lines 106540--106541 []\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 1194 undefined on input line 106541. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.routing' on page 1194 undefined on input line 106542. LaTeX Warning: Reference `howto/network_forwards:network-forward-forward-proper ties:listen_address' on page 1194 undefined on input line 106543. Underfull \hbox (badness 10000) in paragraph at lines 106543--106544 []\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 106543--106544 \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 1194 undefined on input line 106 544. Underfull \hbox (badness 10000) in paragraph at lines 106544--106545 []\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 106544--106545 \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 1194 undefined on input line 106545. LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-port-properties:listen_port' on page 1194 undefined on input line 1 06546. Underfull \hbox (badness 10000) in paragraph at lines 106546--106547 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:mtu' on page 1194 undefined on input line 106547. Underfull \hbox (badness 10000) in paragraph at lines 106547--106548 []\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 1194 undefined on input line 106548. Underfull \hbox (badness 10000) in paragraph at lines 106548--106549 []\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 1194 undefined on input line 106549. Underfull \hbox (badness 10000) in paragraph at lines 106549--106550 []\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 `howto/network_acls:network-acl-acl-properties:name' o n page 1194 undefined on input line 106550. Underfull \hbox (badness 10000) in paragraph at lines 106550--106551 []\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 106550--106551 \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 1194 undefined on input line 10655 1. Underfull \hbox (badness 7722) in paragraph at lines 106551--106552 \TU/Ubuntu(0)/m/it/10.95 ancers: load- Underfull \hbox (badness 10000) in paragraph at lines 106551--106552 \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 1194 undefined on input line 106552. LaTeX Warning: Reference `howto/network_zones:network-zone-record-properties:na me' on page 1194 undefined on input line 106553. Underfull \hbox (badness 10000) in paragraph at lines 106553--106554 []\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 106553--106554 \TU/Ubuntu(0)/m/it/10.95 zone-record- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:networ k' on page 1194 undefined on input line 106554. LaTeX Warning: Reference `howto/network_zones:network-zone-config-options:netwo rk.nat' on page 1194 undefined on input line 106555. LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:ovn.ingress_mode' on page 1194 undefined on input line 106556. LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:parent' on page 1194 undefined on input line 106557. Underfull \hbox (badness 10000) in paragraph at lines 106557--106558 []\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 1194 undefined on input line 106558. Underfull \hbox (badness 10000) in paragraph at lines 106558--106559 []\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 1194 undefined on input line 106559. Underfull \hbox (badness 10000) in paragraph at lines 106559--106560 []\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 1194 undefined on input line 106560. LaTeX Warning: Reference `howto/network_zones:network-zone-config-options:peers .NAME.key' on page 1194 undefined on input line 106561. LaTeX Warning: Reference `howto/network_forwards:network-forward-forward-proper ties:ports' on page 1194 undefined on input line 106562. Underfull \hbox (badness 10000) in paragraph at lines 106562--106563 \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 1194 undefined on input line 106563. Underfull \hbox (badness 10000) in paragraph at lines 106563--106564 []\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 106563--106564 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer- LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:protoc ol' on page 1194 undefined on input line 106564. Underfull \hbox (badness 10000) in paragraph at lines 106564--106565 \TU/Ubuntu(0)/m/it/10.95 acl-rule- LaTeX Warning: Reference `howto/network_forwards:network-forward-port-propertie s:protocol' on page 1194 undefined on input line 106565. Underfull \hbox (badness 6893) in paragraph at lines 106565--106566 []\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 1194 undefined on input line 1065 66. Underfull \hbox (badness 10000) in paragraph at lines 106566--106567 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- LaTeX Warning: Reference `LastPage' on page 1194 undefined on input line 106567 . [1194] LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: raw.dnsmasq' on page 1195 undefined on input line 106567. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: security.acls' on page 1195 undefined on input line 106568. Underfull \hbox (badness 10000) in paragraph at lines 106568--106569 []\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 1195 undefined on input line 106569. Underfull \hbox (badness 10000) in paragraph at lines 106569--106570 []\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 1195 undefined on input line 10657 0. Underfull \hbox (badness 10000) in paragraph at lines 106570--106571 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.action Underfull \hbox (badness 10000) in paragraph at lines 106570--106571 \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 1195 undefined on input line 106571. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: security.acls.default.egress.logged' on page 1195 undefined on input line 10657 2. Underfull \hbox (badness 10000) in paragraph at lines 106572--106573 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.logged Underfull \hbox (badness 10000) in paragraph at lines 106572--106573 \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 1195 undefined on input line 106573. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: security.acls.default.ingress.action' on page 1195 undefined on input line 1065 74. Underfull \hbox (badness 10000) in paragraph at lines 106574--106575 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 106574--106575 \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 1195 undefined on input line 106575. Underfull \hbox (badness 10000) in paragraph at lines 106575--106576 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 106575--106576 \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 1195 undefined on input line 1065 76. Underfull \hbox (badness 10000) in paragraph at lines 106576--106577 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 106576--106577 \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 1195 undefined on input line 106577. Underfull \hbox (badness 10000) in paragraph at lines 106577--106578 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 106577--106578 \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 1195 undefined on input line 106578. LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:source _port' on page 1195 undefined on input line 106579. LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:state' on page 1195 undefined on input line 106580. LaTeX Warning: Reference `howto/network_ovn_peers:network-peering-peering-prope rties:status' on page 1195 undefined on input line 106581. LaTeX Warning: Reference `howto/network_forwards:network-forward-port-propertie s:target_address' on page 1195 undefined on input line 106582. Underfull \hbox (badness 10000) in paragraph at lines 106582--106583 []\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 106582--106583 \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 1195 undefined on input line 106583. Underfull \hbox (badness 10000) in paragraph at lines 106583--106584 []\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 106583--106584 \TU/Ubuntu(0)/m/it/10.95 ure network load balancers: Underfull \hbox (badness 10000) in paragraph at lines 106583--106584 \TU/Ubuntu(0)/m/it/10.95 load- Underfull \hbox (badness 10000) in paragraph at lines 106583--106584 \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 1195 undefined on input lin e 106584. LaTeX Warning: Reference `howto/network_ovn_peers:network-peering-peering-prope rties:target_network' on page 1195 undefined on input line 106585. LaTeX Warning: Reference `howto/network_forwards:network-forward-port-propertie s:target_port' on page 1195 undefined on input line 106586. LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-backend-properties:target_port' on page 1195 undefined on input lin e 106587. Underfull \hbox (badness 10000) in paragraph at lines 106587--106588 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- LaTeX Warning: Reference `howto/network_ovn_peers:network-peering-peering-prope rties:target_project' on page 1195 undefined on input line 106588. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.group' on page 1195 undefined on input line 106589. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.id' on page 1195 undefined on input line 106590. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.interface' on page 1195 undefined on input line 106591. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.local' on page 1195 undefined on input line 106592. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.port' on page 1195 undefined on input line 106593. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.protocol' on page 1195 undefined on input line 106594. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.remote' on page 1195 undefined on input line 106595. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.ttl' on page 1195 undefined on input line 106596. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: user.*' on page 1195 undefined on input line 106597. Underfull \hbox (badness 10000) in paragraph at lines 106597--106598 []\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 1195 undefined on input line 106598. Underfull \hbox (badness 10000) in paragraph at lines 106598--106599 []\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 1195 undefined on input line 106599. Underfull \hbox (badness 10000) in paragraph at lines 106599--106600 []\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 1195 undefined on input line 106600. Underfull \hbox (badness 10000) in paragraph at lines 106600--106601 []\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 1195 undefined on input line 106601. Underfull \hbox (badness 10000) in paragraph at lines 106601--106602 []\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 1195 undefined on input line 106602. Underfull \hbox (badness 5652) in paragraph at lines 106602--106603 []\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 106602--106603 \TU/Ubuntu(0)/m/it/10.95 zone-config- LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:vlan' on page 1195 undefined on input line 106603. Underfull \hbox (badness 10000) in paragraph at lines 106603--106604 []\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 1195 undefined on input line 106604. Underfull \hbox (badness 10000) in paragraph at lines 106604--106605 []\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 1195 undefined on input line 106605. Underfull \hbox (badness 10000) in paragraph at lines 106605--106606 []\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/placement_groups:placement-group-placement- group:policy' on page 1195 undefined on input line 106608. LaTeX Warning: Reference `reference/placement_groups:placement-group-placement- group:rigor' on page 1195 undefined on input line 106609. LaTeX Warning: Reference `reference/placement_groups:placement-group-placement- group:user.*' on page 1195 undefined on input line 106610. LaTeX Warning: Reference `reference/projects:project-specific:backups.compressi on_algorithm' on page 1195 undefined on input line 106613. LaTeX Warning: Reference `LastPage' on page 1195 undefined on input line 106614 . [1195] LaTeX Warning: Reference `reference/projects:project-features:features.images' on page 1196 undefined on input line 106614. LaTeX Warning: Reference `reference/projects:project-features:features.networks ' on page 1196 undefined on input line 106615. LaTeX Warning: Reference `reference/projects:project-features:features.networks .zones' on page 1196 undefined on input line 106616. LaTeX Warning: Reference `reference/projects:project-features:features.profiles ' on page 1196 undefined on input line 106617. LaTeX Warning: Reference `reference/projects:project-features:features.storage. buckets' on page 1196 undefined on input line 106618. LaTeX Warning: Reference `reference/projects:project-features:features.storage. volumes' on page 1196 undefined on input line 106619. LaTeX Warning: Reference `reference/projects:project-specific:images.auto_updat e_cached' on page 1196 undefined on input line 106620. LaTeX Warning: Reference `reference/projects:project-specific:images.auto_updat e_interval' on page 1196 undefined on input line 106621. LaTeX Warning: Reference `reference/projects:project-specific:images.compressio n_algorithm' on page 1196 undefined on input line 106622. LaTeX Warning: Reference `reference/projects:project-specific:images.default_ar chitecture' on page 1196 undefined on input line 106623. LaTeX Warning: Reference `reference/projects:project-specific:images.remote_cac he_expiry' on page 1196 undefined on input line 106624. LaTeX Warning: Reference `reference/projects:project-limits:limits.containers' on page 1196 undefined on input line 106625. LaTeX Warning: Reference `reference/projects:project-limits:limits.cpu' on page 1196 undefined on input line 106626. LaTeX Warning: Reference `reference/projects:project-limits:limits.disk' on pag e 1196 undefined on input line 106627. LaTeX Warning: Reference `reference/projects:project-limits:limits.disk.pool.PO OL_NAME' on page 1196 undefined on input line 106628. LaTeX Warning: Reference `reference/projects:project-limits:limits.instances' o n page 1196 undefined on input line 106629. LaTeX Warning: Reference `reference/projects:project-limits:limits.memory' on p age 1196 undefined on input line 106630. LaTeX Warning: Reference `reference/projects:project-limits:limits.networks' on page 1196 undefined on input line 106631. LaTeX Warning: Reference `reference/projects:project-limits:limits.networks.upl ink_ips.ipv4.NETWORK_NAME' on page 1196 undefined on input line 106632. Overfull \hbox (22.10968pt too wide) in paragraph at lines 106632--106633 []\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 1196 undefined on input line 106633. Overfull \hbox (22.10968pt too wide) in paragraph at lines 106633--106634 []\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 1196 undefined on input line 106634. LaTeX Warning: Reference `reference/projects:project-limits:limits.virtual-mach ines' on page 1196 undefined on input line 106635. LaTeX Warning: Reference `reference/projects:project-replica:replica.cluster' o n page 1196 undefined on input line 106636. LaTeX Warning: Reference `reference/projects:project-replica:replica.mode' on p age 1196 undefined on input line 106637. LaTeX Warning: Reference `reference/projects:project-restricted:restricted' on page 1196 undefined on input line 106638. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.back ups' on page 1196 undefined on input line 106639. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.clus ter.groups' on page 1196 undefined on input line 106640. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.clus ter.target' on page 1196 undefined on input line 106641. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.cont ainers.interception' on page 1196 undefined on input line 106642. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.cont ainers.lowlevel' on page 1196 undefined on input line 106643. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.cont ainers.nesting' on page 1196 undefined on input line 106644. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.cont ainers.privilege' on page 1196 undefined on input line 106645. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.disk' on page 1196 undefined on input line 106646. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.disk.paths' on page 1196 undefined on input line 106647. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.gpu' on page 1196 undefined on input line 106648. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.infiniband' on page 1196 undefined on input line 106649. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.nic' on page 1196 undefined on input line 106650. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.pci' on page 1196 undefined on input line 106651. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.proxy' on page 1196 undefined on input line 106652. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.unix-block' on page 1196 undefined on input line 106653. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.unix-char' on page 1196 undefined on input line 106654. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.unix-hotplug' on page 1196 undefined on input line 106655. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.usb' on page 1196 undefined on input line 106656. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.idma p.gid' on page 1196 undefined on input line 106657. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.idma p.uid' on page 1196 undefined on input line 106658. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.netw orks.access' on page 1196 undefined on input line 106659. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.netw orks.subnets' on page 1196 undefined on input line 106660. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.netw orks.uplinks' on page 1196 undefined on input line 106661. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.netw orks.zones' on page 1196 undefined on input line 106662. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.snap shots' on page 1196 undefined on input line 106663. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.virt ual-machines.lowlevel' on page 1196 undefined on input line 106664. LaTeX Warning: Reference `reference/projects:project-specific:user.*' on page 1 196 undefined on input line 106665. LaTeX Warning: Reference `reference/replicator_config:replicator-conf:cluster' on page 1196 undefined on input line 106668. LaTeX Warning: Reference `reference/replicator_config:replicator-conf:schedule' on page 1196 undefined on input line 106669. LaTeX Warning: Reference `reference/replicator_config:replicator-conf:snapshot' on page 1196 undefined on input line 106670. LaTeX Warning: Reference `reference/replicator_config:replicator-miscellaneous: user.*' on page 1196 undefined on input line 106671. LaTeX Warning: Reference `server:server-acme:acme.agree_tos' on page 1196 undef ined on input line 106674. LaTeX Warning: Reference `server:server-acme:acme.ca_url' on page 1196 undefine d on input line 106675. LaTeX Warning: Reference `server:server-acme:acme.domain' on page 1196 undefine d on input line 106676. LaTeX Warning: Reference `server:server-acme:acme.email' on page 1196 undefined on input line 106677. LaTeX Warning: Reference `server:server-miscellaneous:backups.compression_algor ithm' on page 1196 undefined on input line 106678. LaTeX Warning: Reference `server:server-cluster:cluster.healing_threshold' on p age 1196 undefined on input line 106679. LaTeX Warning: Reference `server:server-cluster:cluster.https_address' on page 1196 undefined on input line 106680. LaTeX Warning: Reference `server:server-cluster:cluster.images_minimal_replica' on page 1196 undefined on input line 106681. LaTeX Warning: Reference `server:server-cluster:cluster.join_token_expiry' on p age 1196 undefined on input line 106682. LaTeX Warning: Reference `server:server-cluster:cluster.max_standby' on page 11 96 undefined on input line 106683. LaTeX Warning: Reference `server:server-cluster:cluster.max_voters' on page 119 6 undefined on input line 106684. LaTeX Warning: Reference `server:server-cluster:cluster.offline_threshold' on p age 1196 undefined on input line 106685. LaTeX Warning: Reference `server:server-core:core.auth_secret_expiry' on page 1 196 undefined on input line 106686. LaTeX Warning: Reference `server:server-core:core.bgp_address' on page 1196 und efined on input line 106687. LaTeX Warning: Reference `server:server-core:core.bgp_asn' on page 1196 undefin ed on input line 106688. LaTeX Warning: Reference `server:server-core:core.bgp_routerid' on page 1196 un defined on input line 106689. LaTeX Warning: Reference `server:server-core:core.debug_address' on page 1196 u ndefined on input line 106690. LaTeX Warning: Reference `server:server-core:core.dns_address' on page 1196 und efined on input line 106691. LaTeX Warning: Reference `server:server-core:core.https_address' on page 1196 u ndefined on input line 106692. LaTeX Warning: Reference `server:server-core:core.https_allowed_credentials' on page 1196 undefined on input line 106693. LaTeX Warning: Reference `server:server-core:core.https_allowed_headers' on pag e 1196 undefined on input line 106694. LaTeX Warning: Reference `server:server-core:core.https_allowed_methods' on pag e 1196 undefined on input line 106695. LaTeX Warning: Reference `server:server-core:core.https_allowed_origin' on page 1196 undefined on input line 106696. LaTeX Warning: Reference `server:server-core:core.https_trusted_proxy' on page 1196 undefined on input line 106697. LaTeX Warning: Reference `server:server-core:core.metrics_address' on page 1196 undefined on input line 106698. LaTeX Warning: Reference `server:server-core:core.metrics_authentication' on pa ge 1196 undefined on input line 106699. LaTeX Warning: Reference `server:server-core:core.proxy_http' on page 1196 unde fined on input line 106700. LaTeX Warning: Reference `server:server-core:core.proxy_https' on page 1196 und efined on input line 106701. LaTeX Warning: Reference `server:server-core:core.proxy_ignore_hosts' on page 1 196 undefined on input line 106702. LaTeX Warning: Reference `server:server-core:core.remote_token_expiry' on page 1196 undefined on input line 106703. LaTeX Warning: Reference `server:server-core:core.shutdown_timeout' on page 119 6 undefined on input line 106704. LaTeX Warning: Reference `server:server-core:core.syslog_socket' on page 1196 u ndefined on input line 106705. LaTeX Warning: Reference `server:server-core:core.trust_ca_certificates' on pag e 1196 undefined on input line 106706. LaTeX Warning: Reference `server:server-images:images.auto_update_cached' on pa ge 1196 undefined on input line 106707. LaTeX Warning: Reference `server:server-images:images.auto_update_interval' on page 1196 undefined on input line 106708. LaTeX Warning: Reference `server:server-images:images.compression_algorithm' on page 1196 undefined on input line 106709. LaTeX Warning: Reference `server:server-images:images.default_architecture' on page 1196 undefined on input line 106710. LaTeX Warning: Reference `server:server-images:images.remote_cache_expiry' on p age 1196 undefined on input line 106711. LaTeX Warning: Reference `server:server-miscellaneous:instances.migration.state ful' on page 1196 undefined on input line 106712. LaTeX Warning: Reference `server:server-miscellaneous:instances.nic.host_name' on page 1196 undefined on input line 106713. LaTeX Warning: Reference `LastPage' on page 1196 undefined on input line 106714 . [1196] LaTeX Warning: Reference `server:server-loki:loki.api.ca_cert' on page 1197 und efined on input line 106714. LaTeX Warning: Reference `server:server-loki:loki.api.url' on page 1197 undefin ed on input line 106715. LaTeX Warning: Reference `server:server-loki:loki.auth.password' on page 1197 u ndefined on input line 106716. LaTeX Warning: Reference `server:server-loki:loki.auth.username' on page 1197 u ndefined on input line 106717. LaTeX Warning: Reference `server:server-loki:loki.instance' on page 1197 undefi ned on input line 106718. LaTeX Warning: Reference `server:server-loki:loki.labels' on page 1197 undefine d on input line 106719. LaTeX Warning: Reference `server:server-loki:loki.loglevel' on page 1197 undefi ned on input line 106720. LaTeX Warning: Reference `server:server-loki:loki.types' on page 1197 undefined on input line 106721. LaTeX Warning: Reference `server:server-miscellaneous:network.ovn.ca_cert' on p age 1197 undefined on input line 106722. LaTeX Warning: Reference `server:server-miscellaneous:network.ovn.client_cert' on page 1197 undefined on input line 106723. LaTeX Warning: Reference `server:server-miscellaneous:network.ovn.client_key' o n page 1197 undefined on input line 106724. LaTeX Warning: Reference `server:server-miscellaneous:network.ovn.integration_b ridge' on page 1197 undefined on input line 106725. LaTeX Warning: Reference `server:server-miscellaneous:network.ovn.northbound_co nnection' on page 1197 undefined on input line 106726. LaTeX Warning: Reference `server:server-oidc:oidc.audience' on page 1197 undefi ned on input line 106727. LaTeX Warning: Reference `server:server-oidc:oidc.client.id' on page 1197 undef ined on input line 106728. LaTeX Warning: Reference `server:server-oidc:oidc.client.secret' on page 1197 u ndefined on input line 106729. LaTeX Warning: Reference `server:server-oidc:oidc.groups.claim' on page 1197 un defined on input line 106730. LaTeX Warning: Reference `server:server-oidc:oidc.issuer' on page 1197 undefine d on input line 106731. LaTeX Warning: Reference `server:server-oidc:oidc.scopes' on page 1197 undefine d on input line 106732. LaTeX Warning: Reference `server:server-oidc:oidc.session.expiry' on page 1197 undefined on input line 106733. LaTeX Warning: Reference `server:server-miscellaneous:storage.backups_volume' o n page 1197 undefined on input line 106734. LaTeX Warning: Reference `server:server-miscellaneous:storage.images_volume' on page 1197 undefined on input line 106735. LaTeX Warning: Reference `server:server-miscellaneous:storage.project._name_.ba ckups_volume' on page 1197 undefined on input line 106736. LaTeX Warning: Reference `server:server-miscellaneous:storage.project._name_.im ages_volume' on page 1197 undefined on input line 106737. LaTeX Warning: Reference `server:server-miscellaneous:user.instances.placement. scriptlet' on page 1197 undefined on input line 106738. LaTeX Warning: Reference `server:server-miscellaneous:volatile.uuid' on page 11 97 undefined on input line 106739. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.cpg' on page 1197 undefined on input line 106742. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.mode' on page 1197 undefined on input line 106743. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.target' on page 1197 undefined on input line 106744. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.user.name' on page 1197 undefined on input line 106745. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.user.password' on page 1197 undefined on input line 106746. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.wsapi' on page 1197 undefined on input line 106747. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.wsapi.verify' on page 1197 undefined on input line 106748. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :block.filesystem' on page 1197 undefined on input line 106749. Underfull \hbox (badness 10000) in paragraph at lines 106749--106750 []\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 1197 undefined on input line 106750. Underfull \hbox (badness 10000) in paragraph at lines 106750--106751 []\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 106750--106751 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:block.f ilesystem' on page 1197 undefined on input line 106751. Underfull \hbox (badness 10000) in paragraph at lines 106751--106752 []\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 106751--106752 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:block.filesystem' on page 1197 undefined on input line 106752. Underfull \hbox (badness 5008) in paragraph at lines 106752--106753 []\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 106752--106753 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:block .filesystem' on page 1197 undefined on input line 106753. Underfull \hbox (badness 10000) in paragraph at lines 106753--106754 []\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 106753--106754 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:block.f ilesystem' on page 1197 undefined on input line 106754. Underfull \hbox (badness 10000) in paragraph at lines 106754--106755 []\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 106754--106755 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :block.mount_options' on page 1197 undefined on input line 106755. Underfull \hbox (badness 5460) in paragraph at lines 106755--106756 []\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 1197 undefined on input line 106756. Underfull \hbox (badness 10000) in paragraph at lines 106756--106757 []\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 106756--106757 \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 1197 undefined on input line 106757. Underfull \hbox (badness 10000) in paragraph at lines 106757--106758 []\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 106757--106758 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:block.mount_options' on page 1197 undefined on input line 106758. Underfull \hbox (badness 10000) in paragraph at lines 106758--106759 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106758--106759 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:block .mount_options' on page 1197 undefined on input line 106759. Underfull \hbox (badness 10000) in paragraph at lines 106759--106760 []\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 106759--106760 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 106759--106760 \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 1197 undefined on input line 106760. Underfull \hbox (badness 10000) in paragraph at lines 106760--106761 []\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 106760--106761 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:block.type' on page 1197 undefined on input line 106761. LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-pool-conf:btrfs .mount_options' on page 1197 undefined on input line 106762. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.cl uster_name' on page 1197 undefined on input line 106763. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.os d.data_pool_name' on page 1197 undefined on input line 106764. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.os d.pg_num' on page 1197 undefined on input line 106765. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.os d.pool_name' on page 1197 undefined on input line 106766. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.os d.pool_size' on page 1197 undefined on input line 106767. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.rb d.clone_copy' on page 1197 undefined on input line 106768. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.rb d.du' on page 1197 undefined on input line 106769. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.rb d.features' on page 1197 undefined on input line 106770. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.us er.name' on page 1197 undefined on input line 106771. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.cluster_name' on page 1197 undefined on input line 106772. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.create_missing' on page 1197 undefined on input line 106773. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.data_pool' on page 1197 undefined on input line 106774. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.fscache' on page 1197 undefined on input line 106775. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.meta_pool' on page 1197 undefined on input line 106776. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.osd_pg_num' on page 1197 undefined on input line 106777. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.osd_pool_size' on page 1197 undefined on input line 106778. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.path' on page 1197 undefined on input line 106779. LaTeX Warning: Reference `LastPage' on page 1197 undefined on input line 106780 . [1197] LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.user.name' on page 1198 undefined on input line 106780. LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:cephobject.bucket.name_prefix' on page 1198 undefined on input line 106781 . LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:cephobject.cluster_name' on page 1198 undefined on input line 106782. LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:cephobject.radosgw.endpoint' on page 1198 undefined on input line 106783. LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:cephobject.radosgw.endpoint_cert_file' on page 1198 undefined on input lin e 106784. LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:cephobject.user.name' on page 1198 undefined on input line 106785. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:lvm.str ipes' on page 1198 undefined on input line 106786. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:lvm.str ipes.size' on page 1198 undefined on input line 106787. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:lvm.thinp ool_metadata_size' on page 1198 undefined on input line 106788. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:lvm.thinp ool_name' on page 1198 undefined on input line 106789. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:lvm.use_t hinpool' on page 1198 undefined on input line 106790. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:lvm.vg.fo rce_reuse' on page 1198 undefined on input line 106791. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:lvm.vg_na me' on page 1198 undefined on input line 106792. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.domain' on page 1198 undefined on input line 106793. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.gateway' on page 1198 undefined on input line 106794. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.gateway.verify' on page 1198 undefined on input line 106795. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.mode' on page 1198 undefined on input line 106796. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.pool' on page 1198 undefined on input line 106797. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.sdt' on page 1198 undefined on input line 106798. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.snapshot_copy' on page 1198 undefined on input line 106799. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.user.name' on page 1198 undefined on input line 106800. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.user.password' on page 1198 undefined on input line 106801. LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:pure.ap i.token' on page 1198 undefined on input line 106802. LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:pure.ga teway' on page 1198 undefined on input line 106803. LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:pure.ga teway.verify' on page 1198 undefined on input line 106804. LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:pure.mo de' on page 1198 undefined on input line 106805. LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:pure.ta rget' on page 1198 undefined on input line 106806. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:r sync.bwlimit' on page 1198 undefined on input line 106807. Underfull \hbox (badness 10000) in paragraph at lines 106807--106808 []\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 106807--106808 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- LaTeX Warning: Reference `reference/storage_dir:storage-dir-pool-conf:rsync.bwl imit' on page 1198 undefined on input line 106808. Underfull \hbox (badness 10000) in paragraph at lines 106808--106809 []\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 1198 undefined on input line 106809. Underfull \hbox (badness 10000) in paragraph at lines 106809--106810 []\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 106809--106810 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:rsync.bwlimit' on page 1198 undefined on input line 106810. Underfull \hbox (badness 10000) in paragraph at lines 106810--106811 []\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 1198 undefined on input line 106811. Underfull \hbox (badness 10000) in paragraph at lines 106811--106812 []\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 106811--106812 \TU/Ubuntu(0)/m/it/10.95 pure-pool- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:r sync.compression' on page 1198 undefined on input line 106812. Underfull \hbox (badness 10000) in paragraph at lines 106812--106813 []\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 106812--106813 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- LaTeX Warning: Reference `reference/storage_dir:storage-dir-pool-conf:rsync.com pression' on page 1198 undefined on input line 106813. Underfull \hbox (badness 10000) in paragraph at lines 106813--106814 []\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 1198 undefined on input line 106814. Underfull \hbox (badness 10000) in paragraph at lines 106814--106815 []\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 106814--106815 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:rsync.compression' on page 1198 undefined on input line 106815. Underfull \hbox (badness 10000) in paragraph at lines 106815--106816 \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 1198 undefined on input line 106816. Underfull \hbox (badness 10000) in paragraph at lines 106816--106817 []\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 106816--106817 \TU/Ubuntu(0)/m/it/10.95 pure-pool- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :security.shared' on page 1198 undefined on input line 106817. Underfull \hbox (badness 10000) in paragraph at lines 106817--106818 []\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 `reference/storage_btrfs:storage-btrfs-volume-conf:sec urity.shared' on page 1198 undefined on input line 106818. Underfull \hbox (badness 10000) in paragraph at lines 106818--106819 []\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 106818--106819 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:secur ity.shared' on page 1198 undefined on input line 106819. Underfull \hbox (badness 10000) in paragraph at lines 106819--106820 []\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 106819--106820 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:securit y.shared' on page 1198 undefined on input line 106820. Underfull \hbox (badness 10000) in paragraph at lines 106820--106821 []\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 106820--106821 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:securit y.shared' on page 1198 undefined on input line 106821. Underfull \hbox (badness 10000) in paragraph at lines 106821--106822 []\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 106821--106822 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:security.shared' on page 1198 undefined on input line 106822. Underfull \hbox (badness 10000) in paragraph at lines 106822--106823 []\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 106822--106823 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:secur ity.shared' on page 1198 undefined on input line 106823. Underfull \hbox (badness 10000) in paragraph at lines 106823--106824 []\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 106823--106824 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:securit y.shared' on page 1198 undefined on input line 106824. Underfull \hbox (badness 10000) in paragraph at lines 106824--106825 []\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 106824--106825 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :security.shifted' on page 1198 undefined on input line 106825. Underfull \hbox (badness 10000) in paragraph at lines 106825--106826 []\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 `LastPage' on page 1198 undefined on input line 106826 . [1198] LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-volume-conf:sec urity.shifted' on page 1199 undefined on input line 106826. Underfull \hbox (badness 10000) in paragraph at lines 106826--106827 []\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 106826--106827 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:secur ity.shifted' on page 1199 undefined on input line 106827. Underfull \hbox (badness 10000) in paragraph at lines 106827--106828 []\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 106827--106828 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s ecurity.shifted' on page 1199 undefined on input line 106828. Underfull \hbox (badness 10000) in paragraph at lines 106828--106829 []\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 106828--106829 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:securit y.shifted' on page 1199 undefined on input line 106829. Underfull \hbox (badness 10000) in paragraph at lines 106829--106830 []\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 106829--106830 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:securit y.shifted' on page 1199 undefined on input line 106830. Underfull \hbox (badness 10000) in paragraph at lines 106830--106831 []\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 106830--106831 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:security.shifted' on page 1199 undefined on input line 106831. Underfull \hbox (badness 5008) in paragraph at lines 106831--106832 []\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 106831--106832 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:secur ity.shifted' on page 1199 undefined on input line 106832. Underfull \hbox (badness 10000) in paragraph at lines 106832--106833 []\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 106832--106833 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:securit y.shifted' on page 1199 undefined on input line 106833. Underfull \hbox (badness 10000) in paragraph at lines 106833--106834 []\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 106833--106834 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :security.unmapped' on page 1199 undefined on input line 106834. Underfull \hbox (badness 10000) in paragraph at lines 106834--106835 []\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 1199 undefined on input line 106835. Underfull \hbox (badness 10000) in paragraph at lines 106835--106836 []\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 106835--106836 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:secur ity.unmapped' on page 1199 undefined on input line 106836. Underfull \hbox (badness 10000) in paragraph at lines 106836--106837 []\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 106836--106837 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s ecurity.unmapped' on page 1199 undefined on input line 106837. Underfull \hbox (badness 10000) in paragraph at lines 106837--106838 []\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 106837--106838 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:securit y.unmapped' on page 1199 undefined on input line 106838. Underfull \hbox (badness 10000) in paragraph at lines 106838--106839 []\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 106838--106839 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:securit y.unmapped' on page 1199 undefined on input line 106839. Underfull \hbox (badness 10000) in paragraph at lines 106839--106840 []\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 106839--106840 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:security.unmapped' on page 1199 undefined on input line 106840. Underfull \hbox (badness 10000) in paragraph at lines 106840--106841 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106840--106841 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:secur ity.unmapped' on page 1199 undefined on input line 106841. Underfull \hbox (badness 10000) in paragraph at lines 106841--106842 []\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 106841--106842 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:securit y.unmapped' on page 1199 undefined on input line 106842. Underfull \hbox (badness 10000) in paragraph at lines 106842--106843 []\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 106842--106843 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :size' on page 1199 undefined on input line 106843. Underfull \hbox (badness 10000) in paragraph at lines 106843--106844 []\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-pool-conf:size' on page 1199 undefined on input line 106844. Underfull \hbox (badness 10000) in paragraph at lines 106844--106845 []\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 106844--106845 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-volume-conf:siz e' on page 1199 undefined on input line 106845. Underfull \hbox (badness 10000) in paragraph at lines 106845--106846 []\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 106845--106846 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:size' on page 1199 undefined on input line 106846. Underfull \hbox (badness 10000) in paragraph at lines 106846--106847 []\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 106846--106847 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s ize' on page 1199 undefined on input line 106847. Underfull \hbox (badness 10000) in paragraph at lines 106847--106848 []\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 106847--106848 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-bucke t-conf:size' on page 1199 undefined on input line 106848. Underfull \hbox (badness 10000) in paragraph at lines 106848--106849 []\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 106848--106849 \TU/Ubuntu(0)/m/it/10.95 cephobject- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:size' o n page 1199 undefined on input line 106849. Underfull \hbox (badness 10000) in paragraph at lines 106849--106850 []\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 106849--106850 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:size' on page 1199 undefined on input line 106850. Underfull \hbox (badness 10000) in paragraph at lines 106850--106851 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:size' o n page 1199 undefined on input line 106851. Underfull \hbox (badness 10000) in paragraph at lines 106851--106852 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `LastPage' on page 1199 undefined on input line 106852 . [1199] LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:size' on page 1200 undefined on input line 106852. Underfull \hbox (badness 10000) in paragraph at lines 106852--106853 []\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 106852--106853 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:size' on page 1200 undefined on input line 106853. Underfull \hbox (badness 10000) in paragraph at lines 106853--106854 []\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 106853--106854 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:size' on page 1200 undefined on input line 106854. Underfull \hbox (badness 10000) in paragraph at lines 106854--106855 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:size' o n page 1200 undefined on input line 106855. Underfull \hbox (badness 10000) in paragraph at lines 106855--106856 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :snapshots.expiry' on page 1200 undefined on input line 106856. Underfull \hbox (badness 10000) in paragraph at lines 106856--106857 []\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 1200 undefined on input line 106857. Underfull \hbox (badness 10000) in paragraph at lines 106857--106858 []\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 106857--106858 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:snaps hots.expiry' on page 1200 undefined on input line 106858. Underfull \hbox (badness 10000) in paragraph at lines 106858--106859 []\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 106858--106859 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s napshots.expiry' on page 1200 undefined on input line 106859. Underfull \hbox (badness 10000) in paragraph at lines 106859--106860 []\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 106859--106860 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:snapsho ts.expiry' on page 1200 undefined on input line 106860. Underfull \hbox (badness 10000) in paragraph at lines 106860--106861 []\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 106860--106861 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:snapsho ts.expiry' on page 1200 undefined on input line 106861. Underfull \hbox (badness 10000) in paragraph at lines 106861--106862 []\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 106861--106862 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:snapshots.expiry' on page 1200 undefined on input line 106862. Underfull \hbox (badness 5008) in paragraph at lines 106862--106863 []\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 106862--106863 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:snaps hots.expiry' on page 1200 undefined on input line 106863. Underfull \hbox (badness 10000) in paragraph at lines 106863--106864 []\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 106863--106864 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:snapsho ts.expiry' on page 1200 undefined on input line 106864. Underfull \hbox (badness 10000) in paragraph at lines 106864--106865 []\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 106864--106865 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :snapshots.pattern' on page 1200 undefined on input line 106865. Underfull \hbox (badness 10000) in paragraph at lines 106865--106866 []\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 1200 undefined on input line 106866. Underfull \hbox (badness 10000) in paragraph at lines 106866--106867 []\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 106866--106867 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:snaps hots.pattern' on page 1200 undefined on input line 106867. Underfull \hbox (badness 10000) in paragraph at lines 106867--106868 []\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 106867--106868 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s napshots.pattern' on page 1200 undefined on input line 106868. Underfull \hbox (badness 10000) in paragraph at lines 106868--106869 []\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 106868--106869 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:snapsho ts.pattern' on page 1200 undefined on input line 106869. Underfull \hbox (badness 10000) in paragraph at lines 106869--106870 []\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 106869--106870 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:snapsho ts.pattern' on page 1200 undefined on input line 106870. Underfull \hbox (badness 10000) in paragraph at lines 106870--106871 []\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 106870--106871 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:snapshots.pattern' on page 1200 undefined on input line 106871. Underfull \hbox (badness 10000) in paragraph at lines 106871--106872 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106871--106872 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:snaps hots.pattern' on page 1200 undefined on input line 106872. Underfull \hbox (badness 10000) in paragraph at lines 106872--106873 []\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 106872--106873 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:snapsho ts.pattern' on page 1200 undefined on input line 106873. Underfull \hbox (badness 10000) in paragraph at lines 106873--106874 []\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 106873--106874 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :snapshots.schedule' on page 1200 undefined on input line 106874. Underfull \hbox (badness 10000) in paragraph at lines 106874--106875 []\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 1200 undefined on input line 106875. Underfull \hbox (badness 10000) in paragraph at lines 106875--106876 []\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 106875--106876 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:snaps hots.schedule' on page 1200 undefined on input line 106876. Underfull \hbox (badness 10000) in paragraph at lines 106876--106877 []\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 106876--106877 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s napshots.schedule' on page 1200 undefined on input line 106877. Underfull \hbox (badness 10000) in paragraph at lines 106877--106878 []\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 106877--106878 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `LastPage' on page 1200 undefined on input line 106878 . [1200] LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:snapsho ts.schedule' on page 1201 undefined on input line 106878. Underfull \hbox (badness 10000) in paragraph at lines 106878--106879 []\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 106878--106879 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:snapsho ts.schedule' on page 1201 undefined on input line 106879. Underfull \hbox (badness 10000) in paragraph at lines 106879--106880 []\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 106879--106880 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:snapshots.schedule' on page 1201 undefined on input line 106880. Underfull \hbox (badness 10000) in paragraph at lines 106880--106881 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106880--106881 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:snaps hots.schedule' on page 1201 undefined on input line 106881. Underfull \hbox (badness 10000) in paragraph at lines 106881--106882 []\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 106881--106882 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 106881--106882 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:snapsho ts.schedule' on page 1201 undefined on input line 106882. Underfull \hbox (badness 10000) in paragraph at lines 106882--106883 []\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 106882--106883 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-pool-conf:sourc e' on page 1201 undefined on input line 106883. Underfull \hbox (badness 10000) in paragraph at lines 106883--106884 []\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 106883--106884 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- LaTeX Warning: Reference `reference/storage_dir:storage-dir-pool-conf:source' o n page 1201 undefined on input line 106884. Underfull \hbox (badness 10000) in paragraph at lines 106884--106885 []\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 1201 undefined on input line 106885. Underfull \hbox (badness 10000) in paragraph at lines 106885--106886 []\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 106885--106886 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:source' o n page 1201 undefined on input line 106886. Underfull \hbox (badness 10000) in paragraph at lines 106886--106887 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-pool-conf:sourc e.recover' on page 1201 undefined on input line 106887. Underfull \hbox (badness 10000) in paragraph at lines 106887--106888 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 106887--106888 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:source. recover' on page 1201 undefined on input line 106888. Underfull \hbox (badness 10000) in paragraph at lines 106888--106889 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 106888--106889 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:sou rce.recover' on page 1201 undefined on input line 106889. Underfull \hbox (badness 10000) in paragraph at lines 106889--106890 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 10000) in paragraph at lines 106889--106890 \TU/Ubuntu(0)/m/it/10.95 cephfs-pool- LaTeX Warning: Reference `reference/storage_dir:storage-dir-pool-conf:source.re cover' on page 1201 undefined on input line 106890. Underfull \hbox (badness 10000) in paragraph at lines 106890--106891 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(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.re cover' on page 1201 undefined on input line 106891. Underfull \hbox (badness 10000) in paragraph at lines 106891--106892 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 106891--106892 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:source.re cover' on page 1201 undefined on input line 106892. Underfull \hbox (badness 10000) in paragraph at lines 106892--106893 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 ZFS - zfs: zfs-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-pool-conf:sourc e.wipe' on page 1201 undefined on input line 106893. Underfull \hbox (badness 10000) in paragraph at lines 106893--106894 []\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 106893--106894 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:source.wi pe' on page 1201 undefined on input line 106894. Underfull \hbox (badness 10000) in paragraph at lines 106894--106895 []\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 106894--106895 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:source.wi pe' on page 1201 undefined on input line 106895. Underfull \hbox (badness 10000) in paragraph at lines 106895--106896 []\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.devlxd.owner' on page 1201 undefined on input line 106896. Underfull \hbox (badness 10000) in paragraph at lines 106896--106897 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 HPE Alletra - LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-volume-conf:vol atile.devlxd.owner' on page 1201 undefined on input line 106897. Underfull \hbox (badness 10000) in paragraph at lines 106897--106898 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 106897--106898 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:volat ile.devlxd.owner' on page 1201 undefined on input line 106898. Underfull \hbox (badness 10000) in paragraph at lines 106898--106899 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Ceph RBD - Underfull \hbox (badness 10000) in paragraph at lines 106898--106899 \TU/Ubuntu(0)/m/it/10.95 ceph: Underfull \hbox (badness 10000) in paragraph at lines 106898--106899 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:v olatile.devlxd.owner' on page 1201 undefined on input line 106899. Underfull \hbox (badness 10000) in paragraph at lines 106899--106900 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 106899--106900 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:volatil e.devlxd.owner' on page 1201 undefined on input line 106900. Underfull \hbox (badness 10000) in paragraph at lines 106900--106901 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Directory - Underfull \hbox (badness 10000) in paragraph at lines 106900--106901 \TU/Ubuntu(0)/m/it/10.95 dir: Underfull \hbox (badness 10000) in paragraph at lines 106900--106901 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:volatil e.devlxd.owner' on page 1201 undefined on input line 106901. Underfull \hbox (badness 10000) in paragraph at lines 106901--106902 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 106901--106902 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:volatile.devlxd.owner' on page 1201 undefined on input line 106902. Underfull \hbox (badness 10000) in paragraph at lines 106902--106903 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Dell Underfull \hbox (badness 10000) in paragraph at lines 106902--106903 \TU/Ubuntu(0)/m/it/10.95 PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106902--106903 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:volat ile.devlxd.owner' on page 1201 undefined on input line 106903. Underfull \hbox (badness 10000) in paragraph at lines 106903--106904 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Pure Storage - Underfull \hbox (badness 10000) in paragraph at lines 106903--106904 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 106903--106904 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `LastPage' on page 1201 undefined on input line 106904 . [1201] LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:volatil e.devlxd.owner' on page 1202 undefined on input line 106904. Underfull \hbox (badness 10000) in paragraph at lines 106904--106905 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 106904--106905 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :volatile.idmap.last' on page 1202 undefined on input line 106905. Underfull \hbox (badness 5460) in paragraph at lines 106905--106906 []\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 `reference/storage_btrfs:storage-btrfs-volume-conf:vol atile.idmap.last' on page 1202 undefined on input line 106906. Underfull \hbox (badness 10000) in paragraph at lines 106906--106907 []\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 106906--106907 \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 1202 undefined on input line 106907. Underfull \hbox (badness 10000) in paragraph at lines 106907--106908 []\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 106907--106908 \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 1202 undefined on input line 106908. Underfull \hbox (badness 10000) in paragraph at lines 106908--106909 []\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 106908--106909 \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 1202 undefined on input line 106909. Underfull \hbox (badness 10000) in paragraph at lines 106909--106910 []\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 106909--106910 \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 1202 undefined on input line 106910. Underfull \hbox (badness 10000) in paragraph at lines 106910--106911 []\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 106910--106911 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:volatile.idmap.last' on page 1202 undefined on input line 106911. Underfull \hbox (badness 10000) in paragraph at lines 106911--106912 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106911--106912 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:volat ile.idmap.last' on page 1202 undefined on input line 106912. Underfull \hbox (badness 10000) in paragraph at lines 106912--106913 []\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 106912--106913 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 106912--106913 \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 1202 undefined on input line 106913. Underfull \hbox (badness 10000) in paragraph at lines 106913--106914 []\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 106913--106914 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :volatile.idmap.next' on page 1202 undefined on input line 106914. Underfull \hbox (badness 5460) in paragraph at lines 106914--106915 []\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 1202 undefined on input line 106915. Underfull \hbox (badness 10000) in paragraph at lines 106915--106916 []\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 106915--106916 \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 1202 undefined on input line 106916. Underfull \hbox (badness 10000) in paragraph at lines 106916--106917 []\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 106916--106917 \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 1202 undefined on input line 106917. Underfull \hbox (badness 10000) in paragraph at lines 106917--106918 []\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 106917--106918 \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 1202 undefined on input line 106918. Underfull \hbox (badness 10000) in paragraph at lines 106918--106919 []\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 106918--106919 \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 1202 undefined on input line 106919. Underfull \hbox (badness 10000) in paragraph at lines 106919--106920 []\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 106919--106920 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:volatile.idmap.next' on page 1202 undefined on input line 106920. Underfull \hbox (badness 10000) in paragraph at lines 106920--106921 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106920--106921 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:volat ile.idmap.next' on page 1202 undefined on input line 106921. Underfull \hbox (badness 10000) in paragraph at lines 106921--106922 []\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 106921--106922 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 106921--106922 \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 1202 undefined on input line 106922. Underfull \hbox (badness 10000) in paragraph at lines 106922--106923 []\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 106922--106923 \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 1202 undefined on input line 106923. Underfull \hbox (badness 10000) in paragraph at lines 106923--106924 []\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 106923--106924 \TU/Ubuntu(0)/m/it/10.95 ceph: Underfull \hbox (badness 10000) in paragraph at lines 106923--106924 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:volatile.pool.pristine' on page 1202 undefined on input line 106924. Underfull \hbox (badness 10000) in paragraph at lines 106924--106925 \TU/Ubuntu(0)/m/it/10.95 class="literal">cephobject: Underfull \hbox (badness 10000) in paragraph at lines 106924--106925 \TU/Ubuntu(0)/m/it/10.95 cephobject- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :volatile.uuid' on page 1202 undefined on input line 106925. Underfull \hbox (badness 10000) in paragraph at lines 106925--106926 []\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 1202 undefined on input line 106926. Underfull \hbox (badness 10000) in paragraph at lines 106926--106927 []\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 106926--106927 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:volat ile.uuid' on page 1202 undefined on input line 106927. Underfull \hbox (badness 10000) in paragraph at lines 106927--106928 []\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 106927--106928 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:v olatile.uuid' on page 1202 undefined on input line 106928. Underfull \hbox (badness 10000) in paragraph at lines 106928--106929 []\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 106928--106929 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `LastPage' on page 1202 undefined on input line 106929 . [1202] LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:volatil e.uuid' on page 1203 undefined on input line 106929. Underfull \hbox (badness 10000) in paragraph at lines 106929--106930 []\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 106929--106930 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:volatil e.uuid' on page 1203 undefined on input line 106930. Underfull \hbox (badness 10000) in paragraph at lines 106930--106931 []\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 106930--106931 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:volatile.uuid' on page 1203 undefined on input line 106931. Underfull \hbox (badness 10000) in paragraph at lines 106931--106932 []\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 106931--106932 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:volat ile.uuid' on page 1203 undefined on input line 106932. Underfull \hbox (badness 10000) in paragraph at lines 106932--106933 []\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 106932--106933 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:volatil e.uuid' on page 1203 undefined on input line 106933. Underfull \hbox (badness 10000) in paragraph at lines 106933--106934 []\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 106933--106934 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:v olume.size' on page 1203 undefined on input line 106934. Underfull \hbox (badness 10000) in paragraph at lines 106934--106935 []\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 106934--106935 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:volume.size' on page 1203 undefined on input line 106935. Underfull \hbox (badness 10000) in paragraph at lines 106935--106936 []\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 1203 undefined on input line 106936. Underfull \hbox (badness 10000) in paragraph at lines 106936--106937 []\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 106936--106937 \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 1203 undefined on input line 106937. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.blo cksize' on page 1203 undefined on input line 106938. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:zfs.clone _copy' on page 1203 undefined on input line 106939. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.del egate' on page 1203 undefined on input line 106940. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:zfs.expor t' on page 1203 undefined on input line 106941. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:zfs.pool_ name' on page 1203 undefined on input line 106942. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.pro mote' on page 1203 undefined on input line 106943. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.rem ove_snapshots' on page 1203 undefined on input line 106944. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.res erve_space' on page 1203 undefined on input line 106945. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.use _refquota' on page 1203 undefined on input line 106946. LaTeX Warning: Reference `reference/server_settings:sysctl:fs.aio-max-nr' on pa ge 1203 undefined on input line 106949. LaTeX Warning: Reference `reference/server_settings:sysctl:fs.inotify.max_queue d_events' on page 1203 undefined on input line 106950. LaTeX Warning: Reference `reference/server_settings:sysctl:fs.inotify.max_user_ instances' on page 1203 undefined on input line 106951. LaTeX Warning: Reference `reference/server_settings:sysctl:fs.inotify.max_user_ watches' on page 1203 undefined on input line 106952. LaTeX Warning: Reference `reference/server_settings:sysctl:kernel.dmesg_restric t' on page 1203 undefined on input line 106953. LaTeX Warning: Reference `reference/server_settings:sysctl:kernel.keys.maxbytes ' on page 1203 undefined on input line 106954. LaTeX Warning: Reference `reference/server_settings:sysctl:kernel.keys.maxkeys' on page 1203 undefined on input line 106955. LaTeX Warning: Reference `reference/server_settings:sysctl:net.core.bpf_jit_lim it' on page 1203 undefined on input line 106956. LaTeX Warning: Reference `reference/server_settings:sysctl:net.ipv4.neigh.defau lt.gc_thresh3' on page 1203 undefined on input line 106957. LaTeX Warning: Reference `reference/server_settings:sysctl:net.ipv6.neigh.defau lt.gc_thresh3' on page 1203 undefined on input line 106958. LaTeX Warning: Reference `reference/server_settings:sysctl:vm.max_map_count' on page 1203 undefined on input line 106959. LaTeX Warning: Reference `LastPage' on page 1203 undefined on input line 106960 . [1203] 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 10696 4. ) (see the transcript file for additional information) Output written on canonical-lxd.pdf (1204 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) [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] Chapter 1. [3] [4] Chapter 2. [5] Chapter 3. [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/b/it' undefined (Font) using `TU/Ubuntu(0)/b/n' instead on input line 2175. [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/sc' undefined (Font) using `TU/Ubuntu(0)/m/n' instead on input line 3352. [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] Underfull \hbox (badness 10000) in paragraph at lines 4495--4497 []\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 [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [86] Missing character: There is no □ (U+25A1) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/UbuntuMono(0)/m/n/10.95 available Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/UbuntuMono(0)/m/n/10.95 available Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\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 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 attach on Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/UbuntuMono(0)/m/n/10.95 unset Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 attach on Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- [98] [99] Underfull \hbox (badness 10000) in paragraph at lines 7486--7488 []\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 [100] [101] [102] [103] [104] [105] Underfull \hbox (badness 7796) in paragraph at lines 7984--7988 \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 7984--7988 \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 [106] [107] [108] [109] [110] Overfull \hbox (0.99495pt too wide) in paragraph at lines 8544--8547 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][][][][][][] [] [][] [] [] [] [] [][][][][][] [] [][][][][][][][][][][] [] [][][][][][] [] [][][][][][][][ ][][][][][] [] [][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][]$| [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] 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 9284--9289 []\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[][] [121] [122] [123] Underfull \hbox (badness 10000) in paragraph at lines 9490--9492 []\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 9490--9492 \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/ [124] [125] [126] [127] [128] [129] [130] [131] [132] Overfull \vbox (45.62177pt too high) detected at line 10196 [133] [134] [135] Package tcolorbox Warning: The upper box part has become overfull on input line 10409. [136] [137] Package tcolorbox Warning: The upper box part has become overfull on input line 10521. [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] Overfull \vbox (1.4761pt too high) detected at line 12341 [159] [160] [161] [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] Underfull \hbox (badness 5862) in paragraph at lines 15923--15928 []\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[][] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 []\TU/FreeSans(0)/m/n/10.95 Access Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 []\TU/UbuntuMono(0)/m/n/10.95 Read- Overfull \hbox (2.48088pt too wide) in paragraph at lines 16995--16995 \TU/UbuntuMono(0)/m/n/10.95 WriteOnce| Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 [][][]\TU/Ubuntu(0)/m/it/10.95 Local[][] \TU/Ubuntu(0)/m/sc/10.95 (page 652[]), [][]\TU/Ubuntu(0)/m/it/10.95 Remote[][] Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 \TU/Ubuntu(0)/m/sc/10.95 (page 675[]), and [][]\TU/Ubuntu(0)/m/it/10.95 Shared[ ][] Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 []\TU/UbuntuMono(0)/m/n/10.95 Read- Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 \TU/UbuntuMono(0)/m/n/10.95 WriteOn- Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 [][][]\TU/Ubuntu(0)/m/it/10.95 Local[][] \TU/Ubuntu(0)/m/sc/10.95 (page 652[]), [][]\TU/Ubuntu(0)/m/it/10.95 Remote[][] Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 \TU/Ubuntu(0)/m/sc/10.95 (page 675[]), and [][]\TU/Ubuntu(0)/m/it/10.95 Shared[ ][] Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 []\TU/UbuntuMono(0)/m/n/10.95 ReadOn- Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 []\TU/UbuntuMono(0)/m/n/10.95 Read- Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 \TU/UbuntuMono(0)/m/n/10.95 Write- [222] Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [223] [224] [225] Overfull \vbox (2.94714pt too high) detected at line 17226 [226] [227] Underfull \hbox (badness 10000) in paragraph at lines 17401--17405 []\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 17401--17405 [][]\TU/UbuntuMono(0)/m/n/10.95 target= \TU/Ubuntu(0)/m/sc/10.9 5 flag and the appropriate configuration for the member. [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] [269] [270] [271] [272] [273] [274] [275] Underfull \hbox (badness 10000) in paragraph at lines 21196--21199 []\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 524[]) was set to [276] [277] Underfull \hbox (badness 10000) in paragraph at lines 21353--21353 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 21386--21386 []\TU/UbuntuMono(0)/m/n/10.95 network. [278] Underfull \hbox (badness 10000) in paragraph at lines 21415--21415 []\TU/UbuntuMono(0)/m/n/10.95 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 21444--21444 []\TU/UbuntuMono(0)/m/n/10.95 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 21473--21473 []\TU/UbuntuMono(0)/m/n/10.95 user. [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] Missing character: There is no ● (U+25CF) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;color=FFFFFFFF ;! [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] Overfull \hbox (1018.33005pt too wide) in paragraph at lines 23975--23975 []\TU/UbuntuMono(1)/m/n/10 eyJzZXJ2ZXJfbmFtZSI6InJwaTAxIiwiZmluZ2VycHJpbnQiOiIy NjZjZmExZDk0ZDZiMjk2Nzk0YjU0YzJlYzdjOTMwNDA5ZjIzNjdmNmM1YjRhZWVjOGM0YjAxYTc2NjU 0MjgxIiwiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiJmZGI1OTgyNj gxNTQ2ZGQyNGE2ZGE0Mzg5MTUyOGM1ZGUxNWNmYmQ5M2M3OTU3ODNkNGI5OGU4MTQ4MWMzNmUwIn0=| [308] [309] Overfull \hbox (987.0321pt too wide) in paragraph at lines 24084--24084 [][]\TU/UbuntuMono(0)/m/n/10 eyJzZXJ2ZXJfbmFtZSI6Im5vZGUyIiwiZmluZ2VycHJpbnQiOi JjZjlmNmVhMWIzYjhiNjgxNzQ1YTY1NTY2YjM3ZGUwOTUzNjRmM2MxMDAwMGNjZWQyOTk5NDU5YzY2M GIxNWQ4IiwiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiIxNGJmY2Ez MDhkOTNhY2E3MGJmYThkMzE0NWM4NWY3YmE0ZmU1YmYyNmJiNDhmMmUwNzhhOGZhMDczZDc0YTFiIn0 =| [310] [311] [312] [313] [314] [315] [316] [317] Underfull \hbox (badness 10000) in paragraph at lines 24520--24523 []\TU/Ubuntu(0)/m/sc/10.95 You can pass only the member-specific configuration keys \TU/UbuntuMono(0)/m/n/10.95 bridge. [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Underfull \hbox (badness 5105) in paragraph at lines 25766--25771 \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 ). [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] Package tcolorbox Warning: The upper box part has become overfull on input line 27711. [355] [356] [357] [358] Underfull \vbox (badness 10000) detected at line 27973 Overfull \vbox (0.9711pt too high) detected at line 27973 [359] [360] Underfull \hbox (badness 10000) in paragraph at lines 28083--28085 []\TU/Ubuntu(0)/m/sc/10.95 Use the following command to instruct LXD to move al l occurrences of [361] [362] [363] Underfull \hbox (badness 10000) in paragraph at lines 28201--28203 []\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:// [364] [365] [366] Underfull \hbox (badness 6510) in paragraph at lines 28266--28268 []\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/ [367] [368] [369] Underfull \hbox (badness 10000) in paragraph at lines 28459--28462 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][][][][][][][][][] [] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] Overfull \hbox (77.24997pt too wide) in paragraph at lines 29238--29241 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| Overfull \hbox (77.24997pt too wide) in paragraph at lines 29262--29265 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [383] Overfull \hbox (77.24997pt too wide) in paragraph at lines 29285--29288 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [384] [385] Overfull \hbox (70.85999pt too wide) in paragraph at lines 29490--29493 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][]$| [386] Overfull \hbox (60.88303pt too wide) in paragraph at lines 29544--29547 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] Underfull \hbox (badness 7397) in paragraph at lines 30535--30538 []\TU/Ubuntu(0)/m/sc/10.95 If you plan to use the OverlayFS storage driver in D ocker, you should also set [402] Overfull \hbox (135.14801pt too wide) in paragraph at lines 30641--30644 [][][][][]$[][][][][] [] [] [] [][][][][][][] [] [][][][][][][][][][][][][][][] [] [][][] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [403] [404] [405] [406] Underfull \hbox (badness 10000) in paragraph at lines 30978--30978 []\TU/Ubuntu(0)/b/it/10.95 API exten- Underfull \hbox (badness 10000) in paragraph at lines 30978--30978 []\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 30978--30978 []\TU/Ubuntu(0)/b/it/10.95 Documenta- Underfull \hbox (badness 10000) in paragraph at lines 30978--30978 []\TU/Ubuntu(0)/b/it/10.95 Go client [407] [408] [409] [410] [411] [412] Underfull \hbox (badness 10000) in paragraph at lines 31395--31398 [][][][][]$[][][][][] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][][ ][][][][][][][][][][][][][][][][] [] [][][] [] [413] [414] [415] [416] [417] [418] [419] [420] [421] Overfull \hbox (3.24397pt too wide) in paragraph at lines 32112--32112 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 32112--32112 []\TU/FreeSans(0)/m/n/10.95 De- Underfull \hbox (badness 10000) in paragraph at lines 32112--32112 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (8.24812pt too wide) in paragraph at lines 32112--32112 []\TU/Ubuntu(0)/m/sc/10.95 string| Underfull \hbox (badness 10000) in paragraph at lines 32112--32112 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (8.24812pt too wide) in paragraph at lines 32112--32112 []\TU/Ubuntu(0)/m/sc/10.95 string| Underfull \hbox (badness 10000) in paragraph at lines 32112--32112 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (1.71097pt too wide) in paragraph at lines 32112--32112 []\TU/Ubuntu(0)/m/sc/10.95 bool| [422] Underfull \hbox (badness 10000) in paragraph at lines 32379--32379 []\TU/FreeSans(0)/m/n/10.95 Direc- Overfull \hbox (5.66438pt too wide) in paragraph at lines 32379--32379 []\TU/FreeSans(0)/m/n/10.95 Btrfs| Overfull \hbox (5.46402pt too wide) in paragraph at lines 32379--32379 []\TU/FreeSans(0)/m/n/10.95 LVM| Overfull \hbox (3.64633pt too wide) in paragraph at lines 32379--32379 []\TU/FreeSans(0)/m/n/10.95 ZFS| Underfull \hbox (badness 10000) in paragraph at lines 32379--32379 []\TU/FreeSans(0)/m/n/10.95 Ceph Underfull \hbox (badness 10000) in paragraph at lines 32379--32379 []\TU/FreeSans(0)/m/n/10.95 Dell Pow- Underfull \hbox (badness 10000) in paragraph at lines 32379--32379 []\TU/FreeSans(0)/m/n/10.95 Pure Underfull \hbox (badness 10000) in paragraph at lines 32379--32379 []\TU/Ubuntu(0)/m/sc/10.95 Shared with the Underfull \hbox (badness 10000) in paragraph at lines 32379--32379 []\TU/Ubuntu(0)/m/sc/10.95 Dedicated disk/- [423] [424] Underfull \hbox (badness 5533) in paragraph at lines 32439--32441 []\TU/Ubuntu(0)/m/sc/10.95 Directly on an instance: [][]\TU/UbuntuMono(0)/m/it/ 10.95 lxc launch [][]storage [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [435] [436] Underfull \vbox (badness 10000) detected at line 33390 Overfull \vbox (0.9711pt too high) detected at line 33390 [437] [438] [439] [440] [441] [442] [443] [444] [445] [446] Underfull \hbox (badness 10000) in paragraph at lines 34028--34028 []\TU/FreeSans(0)/m/n/10.95 Au- Underfull \hbox (badness 10000) in paragraph at lines 34028--34028 \TU/FreeSans(0)/m/n/10.95 to- Overfull \hbox (6.566pt too wide) in paragraph at lines 34028--34028 \TU/FreeSans(0)/m/n/10.95 matic| Overfull \hbox (41.50494pt too wide) in paragraph at lines 34028--34028 []\TU/UbuntuMono(0)/m/n/10.95 database[]voter| Overfull \hbox (46.97993pt too wide) in paragraph at lines 34028--34028 []\TU/UbuntuMono(0)/m/n/10.95 database[]leader| Overfull \hbox (52.45494pt too wide) in paragraph at lines 34028--34028 []\TU/UbuntuMono(0)/m/n/10.95 database[]standby| Overfull \hbox (36.02995pt too wide) in paragraph at lines 34028--34028 []\TU/UbuntuMono(0)/m/n/10.95 control[]plane| Overfull \hbox (25.07996pt too wide) in paragraph at lines 34028--34028 []\TU/UbuntuMono(0)/m/n/10.95 ovn[]chassis| [447] [448] [449] [450] [451] [452] [453] [454] Underfull \hbox (badness 10000) in paragraph at lines 34592--34592 []\TU/Ubuntu(0)/b/it/10.95 Requires Underfull \hbox (badness 10000) in paragraph at lines 34592--34592 []\TU/Ubuntu(0)/b/it/10.95 Recovery Underfull \hbox (badness 10000) in paragraph at lines 34592--34592 []\TU/Ubuntu(0)/b/it/10.95 Snapshot [455] [456] [457] [458] [459] Overfull \hbox (7.46788pt too wide) in paragraph at lines 35029--35029 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 35029--35029 []\TU/FreeSans(0)/m/n/10.95 De- Overfull \hbox (0.86389pt too wide) in paragraph at lines 35029--35029 \TU/FreeSans(0)/m/n/10.95 fault| Underfull \hbox (badness 10000) in paragraph at lines 35029--35029 []\TU/FreeSans(0)/m/n/10.95 Re- Overfull \hbox (5.03206pt too wide) in paragraph at lines 35029--35029 \TU/FreeSans(0)/m/n/10.95 quired| Underfull \hbox (badness 10000) in paragraph at lines 35029--35029 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (5.93488pt too wide) in paragraph at lines 35029--35029 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 35029--35029 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 35029--35029 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- Underfull \hbox (badness 10000) in paragraph at lines 35029--35029 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (4.72388pt too wide) in paragraph at lines 35029--35029 \TU/UbuntuMono(0)/m/n/10.95 ipv4_filtering| Overfull \hbox (5.93488pt too wide) in paragraph at lines 35029--35029 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 35029--35029 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 35029--35029 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- Underfull \hbox (badness 10000) in paragraph at lines 35029--35029 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (4.72388pt too wide) in paragraph at lines 35029--35029 \TU/UbuntuMono(0)/m/n/10.95 ipv6_filtering| Overfull \hbox (5.93488pt too wide) in paragraph at lines 35029--35029 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 35029--35029 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 35029--35029 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- [460] [461] [462] [463] Underfull \hbox (badness 5817) in paragraph at lines 35244--35250 []\TU/Ubuntu(0)/m/sc/10.95 To figure out the right values for the \TU/UbuntuMon o(0)/m/n/10.95 security.delegate_bpf.cmd_types\TU/Ubuntu(0)/m/sc/10.95 , \TU/Ub untuMono(0)/m/n/10.95 security. Underfull \hbox (badness 10000) in paragraph at lines 35244--35250 \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. [464] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/FreeSans(0)/m/n/10.95 Capa- Overfull \hbox (1.62204pt too wide) in paragraph at lines 35463--35463 []\TU/FreeSans(0)/m/n/10.95 Sup- Overfull \hbox (9.37463pt too wide) in paragraph at lines 35463--35463 \TU/FreeSans(0)/m/n/10.95 ported| Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Dy- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 namic Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 provi- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 [][][]\TU/Ubuntu(0)/m/it/10.95 Local[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 and [][]\TU/Ubuntu(0)/m/it/10.95 Shared[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Filesys- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 tem Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 [][][]\TU/Ubuntu(0)/m/it/10.95 Local[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 and [][]\TU/Ubuntu(0)/m/it/10.95 Shared[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Shared Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 filesys- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 tem Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 - Overfull \hbox (21.93428pt too wide) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 (coming- Overfull \hbox (6.25389pt too wide) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 soon)| Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 [][][]\TU/Ubuntu(0)/m/it/10.95 Shared[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Block Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 and [][]\TU/Ubuntu(0)/m/it/10.95 Remote[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Vol- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 ume Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 expan- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 [][][]\TU/Ubuntu(0)/m/it/10.95 Local[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 and [][]\TU/Ubuntu(0)/m/it/10.95 Shared[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Vol- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 ume Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 snap- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 [][][]\TU/Ubuntu(0)/m/it/10.95 Local[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 and [][]\TU/Ubuntu(0)/m/it/10.95 Shared[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Vol- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 ume Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 [][][]\TU/Ubuntu(0)/m/it/10.95 Local[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 and [][]\TU/Ubuntu(0)/m/it/10.95 Shared[][] Overfull \hbox (11.8917pt too wide) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Topology- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 aware Overfull \hbox (3.78868pt too wide) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 schedul- [465] [466] [467] Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [468] Underfull \hbox (badness 10000) in paragraph at lines 35570--35572 []\TU/Ubuntu(0)/m/sc/10.95 Supporting the node service are the node CSI sidecar s, most notably the Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [469] Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 35625--35628 [][][][][]$[][][][][] [] [] [] [][][][][][][][][][] [] [][] [] [][][][] [] [][] [][][][][][][] [] [][][][][][][][][][][][][][][] [] [][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][] [] Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [470] [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] [491] [492] [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] Underfull \hbox (badness 10000) in paragraph at lines 38628--38630 []\TU/Ubuntu(0)/m/sc/10.95 The instance placement scriptlet functionality (and the associated \TU/UbuntuMono(0)/m/n/10.95 in- [505] [506] [507] Overfull \hbox (88.837pt too wide) in paragraph at lines 38930--38933 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][] [] [][][][][][][][][][][][][][][][] [] [][][][][][][][][][][][ ][][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][]$| [508] Overfull \hbox (88.837pt too wide) in paragraph at lines 38992--38995 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][] [] [][][][][][][][][][][][][][][][] [] [][][][][][][][][][][][ ][][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][]$| [509] Overfull \hbox (77.24997pt too wide) in paragraph at lines 39031--39034 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [510] [511] [512] [513] [514] Underfull \hbox (badness 10000) in paragraph at lines 39460--39460 []\TU/FreeSans(0)/m/n/10.95 Vari- Underfull \hbox (badness 10000) in paragraph at lines 39460--39460 []\TU/UbuntuMono(0)/m/n/10.95 trig- Underfull \hbox (badness 10000) in paragraph at lines 39460--39460 []\TU/UbuntuMono(0)/m/n/10.95 in- Underfull \hbox (badness 10000) in paragraph at lines 39460--39460 []\TU/UbuntuMono(0)/m/n/10.95 de- Overfull \hbox (51.51558pt too wide) in paragraph at lines 39460--39460 []\TU/UbuntuMono(0)/m/n/10.95 map[string]map[string]string| Underfull \hbox (badness 10000) in paragraph at lines 39460--39460 []\TU/UbuntuMono(0)/m/n/10.95 prop- [515] 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 40305--40305 []\TU/FreeSans(0)/m/n/10.95 OS Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 \TU/FreeSans(0)/m/n/10.95 ven- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 OS ver- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 OS Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 \TU/FreeSans(0)/m/n/10.95 sup- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 [][][]\TU/FreeSans(0)/m/it/10.95 LXD agent[][] Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 VirtIO- Overfull \hbox (1.76984pt too wide) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 VirtIO- Overfull \hbox (12.63136pt too wide) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 NVMe| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 CSM Overfull \hbox (7.55548pt too wide) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 UEFI| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 Se- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 \TU/FreeSans(0)/m/n/10.95 cure Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\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 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Red Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 RHEL Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Red Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 SLES 12 Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 SLES 15 Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 20.04.6 Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 22.04.4 Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 24.04.1 Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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;! [516] 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;! [517] [518] 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 40559--40559 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 40559--40559 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 40559--40559 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 40559--40559 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 40559--40559 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 40559--40559 []\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;! [519] [520] [521] [522] Underfull \hbox (badness 7981) in paragraph at lines 40952--40962 []\TU/Ubuntu(0)/m/sc/10.95 The following server options control the core daemon configuration: [][] \TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 40990--40994 []\TU/Ubuntu(0)/m/sc/10.95 This configuration option accepts multiple space-sep arated values of the form [523] Underfull \hbox (badness 10000) in paragraph at lines 41024--41024 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41060--41060 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41089--41089 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41125--41125 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41154--41154 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41186--41186 []\TU/UbuntuMono(0)/m/n/10.95 core. [524] Underfull \hbox (badness 10000) in paragraph at lines 41196--41202 []\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 41222--41222 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41254--41254 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41283--41283 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41312--41312 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41341--41341 []\TU/UbuntuMono(0)/m/n/10.95 core. [525] Underfull \hbox (badness 10000) in paragraph at lines 41373--41373 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41409--41409 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41438--41438 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41470--41470 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41502--41502 []\TU/UbuntuMono(0)/m/n/10.95 core. [526] Underfull \hbox (badness 10000) in paragraph at lines 41541--41541 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41610--41610 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41646--41646 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41685--41685 []\TU/UbuntuMono(0)/m/n/10.95 acme. [527] Underfull \hbox (badness 10000) in paragraph at lines 41718--41718 []\TU/UbuntuMono(0)/m/n/10.95 https://acme[]v02.api.letsencrypt.org/ Underfull \hbox (badness 10000) in paragraph at lines 41776--41776 []\TU/UbuntuMono(0)/m/n/10.95 acme. Underfull \hbox (badness 10000) in paragraph at lines 41843--41843 []\TU/UbuntuMono(0)/m/n/10.95 oidc.client. [528] Underfull \hbox (badness 10000) in paragraph at lines 41872--41872 []\TU/UbuntuMono(0)/m/n/10.95 oidc.client. Underfull \hbox (badness 10000) in paragraph at lines 41901--41901 []\TU/UbuntuMono(0)/m/n/10.95 oidc.groups. Underfull \hbox (badness 10000) in paragraph at lines 42009--42009 []\TU/UbuntuMono(0)/m/n/10.95 oidc.session. Underfull \hbox (badness 10000) in paragraph at lines 42016--42020 []\TU/Ubuntu(0)/m/sc/10.95 This configuration option accepts multiple space-sep arated values of the form [529] Underfull \hbox (badness 10000) in paragraph at lines 42066--42066 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 42099--42099 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 42135--42135 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 42172--42172 []\TU/UbuntuMono(0)/m/n/10.95 cluster. [530] Underfull \hbox (badness 10000) in paragraph at lines 42205--42205 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 42242--42242 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 42279--42279 []\TU/UbuntuMono(0)/m/n/10.95 cluster. [531] Underfull \hbox (badness 10000) in paragraph at lines 42354--42354 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 42391--42391 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 42419--42419 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 42452--42452 []\TU/UbuntuMono(0)/m/n/10.95 images. [532] Underfull \hbox (badness 10000) in paragraph at lines 42490--42490 []\TU/UbuntuMono(0)/m/n/10.95 loki.api. Underfull \hbox (badness 10000) in paragraph at lines 42519--42519 []\TU/UbuntuMono(0)/m/n/10.95 loki.api. Underfull \hbox (badness 10000) in paragraph at lines 42551--42551 []\TU/UbuntuMono(0)/m/n/10.95 loki.auth. Underfull \hbox (badness 10000) in paragraph at lines 42580--42580 []\TU/UbuntuMono(0)/m/n/10.95 loki.auth. [533] Underfull \hbox (badness 10000) in paragraph at lines 42714--42714 []\TU/UbuntuMono(0)/m/n/10.95 lifecycle, Underfull \hbox (badness 10000) in paragraph at lines 42757--42757 []\TU/UbuntuMono(0)/m/n/10.95 backups. Underfull \hbox (badness 10000) in paragraph at lines 42793--42793 []\TU/UbuntuMono(0)/m/n/10.95 instances.migration. [534] Underfull \hbox (badness 10000) in paragraph at lines 42829--42829 []\TU/UbuntuMono(0)/m/n/10.95 instances.nic. Underfull \hbox (badness 5667) in paragraph at lines 42942--42948 []\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 42968--42968 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn. [535] Underfull \hbox (badness 10000) in paragraph at lines 43036--43036 []\TU/UbuntuMono(0)/m/n/10.95 storage. Underfull \hbox (badness 10000) in paragraph at lines 43068--43068 []\TU/UbuntuMono(0)/m/n/10.95 storage. Underfull \hbox (badness 10000) in paragraph at lines 43100--43100 []\TU/UbuntuMono(0)/m/n/10.95 storage.project.{name}. Underfull \hbox (badness 10000) in paragraph at lines 43132--43132 []\TU/UbuntuMono(0)/m/n/10.95 storage.project.{name}. [536] Underfull \hbox (badness 10000) in paragraph at lines 43164--43164 []\TU/UbuntuMono(0)/m/n/10.95 user.instances.placement. [537] [538] Underfull \hbox (badness 10000) in paragraph at lines 43471--43471 []\TU/UbuntuMono(0)/m/n/10.95 agent. Underfull \hbox (badness 10000) in paragraph at lines 43507--43507 []\TU/UbuntuMono(0)/m/n/10.95 cluster. [539] Underfull \hbox (badness 10000) in paragraph at lines 43576--43576 []\TU/UbuntuMono(0)/m/n/10.95 environment. Underfull \hbox (badness 10000) in paragraph at lines 43612--43612 []\TU/UbuntuMono(0)/m/n/10.95 linux. [540] Underfull \hbox (badness 10000) in paragraph at lines 43655--43655 []\TU/UbuntuMono(0)/m/n/10.95 linux.kernel_modules. Underfull \hbox (badness 10000) in paragraph at lines 43692--43692 []\TU/UbuntuMono(0)/m/n/10.95 linux.sysctl. Underfull \hbox (badness 10000) in paragraph at lines 43721--43721 []\TU/UbuntuMono(0)/m/n/10.95 ubuntu_pro. Underfull \hbox (badness 10000) in paragraph at lines 43756--43756 []\TU/UbuntuMono(0)/m/n/10.95 user. Underfull \hbox (badness 10000) in paragraph at lines 43788--43788 []\TU/UbuntuMono(0)/m/n/10.95 environment. [541] Underfull \hbox (badness 10000) in paragraph at lines 43827--43827 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 43865--43865 []\TU/UbuntuMono(0)/m/n/10.95 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 43901--43901 []\TU/UbuntuMono(0)/m/n/10.95 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 43929--43929 []\TU/UbuntuMono(0)/m/n/10.95 boot. [542] Underfull \hbox (badness 10000) in paragraph at lines 43966--43966 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 44010--44014 []\TU/Ubuntu(0)/m/sc/10.95 The \TU/UbuntuMono(0)/m/n/10.95 uefi[]secureboot \TU /Ubuntu(0)/m/sc/10.95 mode uses UEFI firmware with secure boot enabled. The Underfull \hbox (badness 10000) in paragraph at lines 44044--44044 []\TU/UbuntuMono(0)/m/n/10.95 boot.stop. Underfull \hbox (badness 10000) in paragraph at lines 44090--44090 []\TU/UbuntuMono(0)/m/n/10.95 cloud[]init. [543] Underfull \hbox (badness 10000) in paragraph at lines 44126--44126 []\TU/UbuntuMono(0)/m/n/10.95 cloud[]init.ssh[]keys. [544] Underfull \hbox (badness 10000) in paragraph at lines 44369--44369 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 44412--44412 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. [545] Underfull \hbox (badness 10000) in paragraph at lines 44448--44448 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 44491--44491 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 44535--44535 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 44575--44575 []\TU/UbuntuMono(0)/m/n/10.95 limits.disk. Underfull \hbox (badness 10000) in paragraph at lines 44614--44614 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. [546] Underfull \hbox (badness 10000) in paragraph at lines 44654--44654 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 44694--44694 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 44734--44734 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 44778--44778 []\TU/UbuntuMono(0)/m/n/10.95 limits. [547] Underfull \hbox (badness 10000) in paragraph at lines 44858--44858 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. Underfull \hbox (badness 10000) in paragraph at lines 44899--44899 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. Underfull \hbox (badness 10000) in paragraph at lines 44939--44939 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. [548] Underfull \hbox (badness 10000) in paragraph at lines 44976--44976 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory.swap. Underfull \hbox (badness 10000) in paragraph at lines 45017--45017 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 45053--45053 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. [549] [550] [551] Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_FSIZE| Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_LOCKS| Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (16.63469pt too wide) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_MEMLOCK| Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (11.1597pt too wide) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_NOFILE| Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_NPROC| Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (11.1597pt too wide) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_RTPRIO| Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (33.0597pt too wide) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_SIGPENDING| [552] Underfull \hbox (badness 10000) in paragraph at lines 45353--45355 []\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 45405--45405 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental. [553] Underfull \hbox (badness 10000) in paragraph at lines 45445--45445 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory. Underfull \hbox (badness 10000) in paragraph at lines 45482--45482 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory. [554] Underfull \hbox (badness 10000) in paragraph at lines 45557--45557 []\TU/UbuntuMono(0)/m/n/10.95 placement. Underfull \hbox (badness 10000) in paragraph at lines 45608--45608 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.driver. Underfull \hbox (badness 10000) in paragraph at lines 45612--45614 []\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 45644--45644 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.require. Underfull \hbox (badness 10000) in paragraph at lines 45680--45680 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.require. [555] Underfull \hbox (badness 10000) in paragraph at lines 45720--45720 []\TU/UbuntuMono(0)/m/n/10.95 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 45755--45755 []\TU/UbuntuMono(0)/m/n/10.95 raw. Underfull \hbox (badness 10000) in paragraph at lines 45787--45787 []\TU/UbuntuMono(0)/m/n/10.95 raw. [556] Underfull \hbox (badness 10000) in paragraph at lines 45925--45925 []\TU/UbuntuMono(0)/m/n/10.95 raw. [557] [558] Underfull \hbox (badness 10000) in paragraph at lines 46091--46091 []\TU/UbuntuMono(0)/m/n/10.95 security.agent. Underfull \hbox (badness 6493) in paragraph at lines 46135--46139 []\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 46176--46176 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. [559] Underfull \hbox (badness 10000) in paragraph at lines 46219--46219 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 46263--46263 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 46305--46305 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. [560] Underfull \hbox (badness 10000) in paragraph at lines 46379--46379 []\TU/UbuntuMono(0)/m/n/10.95 security.devlxd. Underfull \hbox (badness 10000) in paragraph at lines 46412--46412 []\TU/UbuntuMono(0)/m/n/10.95 security.devlxd.management. Underfull \hbox (badness 10000) in paragraph at lines 46485--46485 []\TU/UbuntuMono(0)/m/n/10.95 security.idmap. [561] Underfull \hbox (badness 10000) in paragraph at lines 46558--46558 []\TU/UbuntuMono(0)/m/n/10.95 security. Underfull \hbox (badness 6364) in paragraph at lines 46605--46611 []\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 46631--46631 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. Underfull \hbox (badness 10000) in paragraph at lines 46668--46668 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. Underfull \hbox (badness 10000) in paragraph at lines 46704--46704 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. [562] Underfull \hbox (badness 10000) in paragraph at lines 46778--46778 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.policy. Underfull \hbox (badness 10000) in paragraph at lines 46815--46815 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.session. Underfull \hbox (badness 10000) in paragraph at lines 46852--46852 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.session. Underfull \hbox (badness 10000) in paragraph at lines 46885--46885 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. [563] Underfull \hbox (badness 10000) in paragraph at lines 46922--46922 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 46963--46963 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 47004--47004 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 47041--47041 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. [564] Underfull \hbox (badness 10000) in paragraph at lines 47078--47078 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.bpf. Underfull \hbox (badness 10000) in paragraph at lines 47118--47118 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 47158--47158 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 47191--47191 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. [565] Underfull \hbox (badness 10000) in paragraph at lines 47227--47227 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. Underfull \hbox (badness 10000) in paragraph at lines 47267--47267 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. Underfull \hbox (badness 10000) in paragraph at lines 47274--47280 []\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 47304--47304 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 47344--47344 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 47354--47360 []\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 [][][][] [566] Underfull \hbox (badness 10000) in paragraph at lines 47384--47384 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 47422--47422 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 47458--47458 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 47498--47498 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 47508--47514 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule.stopped \TU/Ubuntu(0)/m/sc/10. 95 Whether to automatically snapshot stopped instances [][][][] [567] Underfull \hbox (badness 10000) in paragraph at lines 47534--47534 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule. Underfull \hbox (badness 10000) in paragraph at lines 47587--47587 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 47615--47615 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. [568] Underfull \hbox (badness 10000) in paragraph at lines 47643--47643 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 47671--47671 []\TU/UbuntuMono(0)/m/n/10.95 volatile..devlxd. Underfull \hbox (badness 10000) in paragraph at lines 47700--47700 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 47728--47728 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 47756--47756 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 47784--47784 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. [569] Underfull \hbox (badness 10000) in paragraph at lines 47812--47812 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 47840--47840 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vdpa. Underfull \hbox (badness 10000) in paragraph at lines 47868--47868 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 47896--47896 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 47924--47924 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 47952--47952 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. [570] Underfull \hbox (badness 10000) in paragraph at lines 47980--47980 []\TU/UbuntuMono(0)/m/n/10.95 volatile. Underfull \hbox (badness 10000) in paragraph at lines 48005--48005 []\TU/UbuntuMono(0)/m/n/10.95 volatile. Underfull \hbox (badness 10000) in paragraph at lines 48094--48094 []\TU/UbuntuMono(0)/m/n/10.95 volatile.bus. Underfull \hbox (badness 10000) in paragraph at lines 48122--48122 []\TU/UbuntuMono(0)/m/n/10.95 volatile.cloud[]init. [571] Underfull \hbox (badness 10000) in paragraph at lines 48147--48147 []\TU/UbuntuMono(0)/m/n/10.95 volatile.cluster. Underfull \hbox (badness 10000) in paragraph at lines 48175--48175 []\TU/UbuntuMono(0)/m/n/10.95 volatile.evacuate. Underfull \hbox (badness 10000) in paragraph at lines 48207--48207 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 48236--48236 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 48265--48265 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 48294--48294 []\TU/UbuntuMono(0)/m/n/10.95 volatile.last_state. [572] Underfull \hbox (badness 10000) in paragraph at lines 48324--48324 []\TU/UbuntuMono(0)/m/n/10.95 volatile.last_state. Underfull \hbox (badness 10000) in paragraph at lines 48377--48377 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid. Underfull \hbox (badness 10000) in paragraph at lines 48406--48406 []\TU/UbuntuMono(0)/m/n/10.95 volatile. [573] Underfull \hbox (badness 10000) in paragraph at lines 48708--48708 []\TU/UbuntuMono(0)/m/n/10.95 /dev/ Underfull \hbox (badness 10000) in paragraph at lines 48708--48708 []\TU/UbuntuMono(0)/m/n/10.95 /dev/ Underfull \hbox (badness 10000) in paragraph at lines 48708--48708 []\TU/UbuntuMono(0)/m/n/10.95 /dev/net/ [574] [575] [576] Underfull \hbox (badness 10000) in paragraph at lines 48998--48998 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. [577] Underfull \hbox (badness 10000) in paragraph at lines 49062--49062 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. Underfull \hbox (badness 10000) in paragraph at lines 49094--49094 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 49158--49158 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. [578] Underfull \hbox (badness 10000) in paragraph at lines 49222--49222 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 49254--49254 []\TU/UbuntuMono(0)/m/n/10.95 limits. [579] Underfull \hbox (badness 10000) in paragraph at lines 49457--49457 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [580] Underfull \hbox (badness 10000) in paragraph at lines 49564--49564 []\TU/UbuntuMono(0)/m/n/10.95 security. [581] [582] [583] [584] [585] Underfull \hbox (badness 10000) in paragraph at lines 50266--50266 []\TU/UbuntuMono(0)/m/n/10.95 security. [586] [587] [588] [589] Underfull \hbox (badness 10000) in paragraph at lines 50910--50910 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. [590] Underfull \hbox (badness 10000) in paragraph at lines 50971--50971 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. Underfull \hbox (badness 10000) in paragraph at lines 51003--51003 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 51064--51064 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. [591] Underfull \hbox (badness 10000) in paragraph at lines 51230--51230 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 51266--51266 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 51299--51299 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 51335--51335 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. [592] [593] Underfull \hbox (badness 10000) in paragraph at lines 51530--51530 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. [594] Underfull \hbox (badness 10000) in paragraph at lines 51623--51623 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. [595] [596] Underfull \hbox (badness 10000) in paragraph at lines 52064--52064 []\TU/UbuntuMono(0)/m/n/10.95 limits. [597] Underfull \hbox (badness 10000) in paragraph at lines 52092--52092 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 52214--52214 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [598] [599] [600] Underfull \hbox (badness 10000) in paragraph at lines 52440--52440 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 52472--52472 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. [601] Underfull \hbox (badness 10000) in paragraph at lines 52614--52614 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 52646--52646 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. [602] Underfull \hbox (badness 10000) in paragraph at lines 52816--52816 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 52844--52844 []\TU/UbuntuMono(0)/m/n/10.95 limits. [603] Underfull \hbox (badness 10000) in paragraph at lines 52991--52991 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [604] [605] [606] Underfull \hbox (badness 10000) in paragraph at lines 53307--53307 []\TU/UbuntuMono(0)/m/n/10.95 initial. [607] Underfull \hbox (badness 10000) in paragraph at lines 53461--53461 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 53530--53530 []\TU/UbuntuMono(0)/m/n/10.95 limits. [608] Underfull \hbox (badness 10000) in paragraph at lines 53675--53675 []\TU/UbuntuMono(0)/m/n/10.95 raw.mount. [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] Underfull \hbox (badness 10000) in paragraph at lines 55575--55575 []\TU/UbuntuMono(0)/m/n/10.95 mig. [623] [624] [625] [626] [627] [628] Underfull \hbox (badness 10000) in paragraph at lines 56451--56451 []\TU/UbuntuMono(0)/m/n/10.95 security. Underfull \hbox (badness 10000) in paragraph at lines 56484--56484 []\TU/UbuntuMono(0)/m/n/10.95 security. [629] [630] Underfull \hbox (badness 10000) in paragraph at lines 56657--56657 []\TU/UbuntuMono(0)/m/n/10.95 ownership. [631] [632] [633] [634] [635] [636] Underfull \hbox (badness 10000) in paragraph at lines 57385--57385 []\TU/UbuntuMono(0)/m/n/10.95 features.networks. [637] Underfull \hbox (badness 10000) in paragraph at lines 57451--57451 []\TU/UbuntuMono(0)/m/n/10.95 features.storage. Underfull \hbox (badness 10000) in paragraph at lines 57484--57484 []\TU/UbuntuMono(0)/m/n/10.95 features.storage. [638] Underfull \hbox (badness 10000) in paragraph at lines 57569--57569 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 57625--57625 []\TU/UbuntuMono(0)/m/n/10.95 limits.disk.pool. [639] Underfull \hbox (badness 10000) in paragraph at lines 57659--57659 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 57737--57737 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 57766--57766 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 57795--57795 []\TU/UbuntuMono(0)/m/n/10.95 limits. [640] Underfull \hbox (badness 10000) in paragraph at lines 57823--57823 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 57915--57915 []\TU/UbuntuMono(0)/m/n/10.95 restricted. [641] Underfull \hbox (badness 10000) in paragraph at lines 57943--57943 []\TU/UbuntuMono(0)/m/n/10.95 restricted.cluster. Underfull \hbox (badness 10000) in paragraph at lines 57975--57975 []\TU/UbuntuMono(0)/m/n/10.95 restricted.cluster. Underfull \hbox (badness 10000) in paragraph at lines 58008--58008 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 58042--58042 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. [642] Underfull \hbox (badness 10000) in paragraph at lines 58075--58075 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 58108--58108 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 58116--58118 []\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 58154--58154 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [643] Underfull \hbox (badness 10000) in paragraph at lines 58206--58206 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices.disk. Underfull \hbox (badness 10000) in paragraph at lines 58240--58240 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 58272--58272 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 58304--58304 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 58350--58350 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [644] Underfull \hbox (badness 10000) in paragraph at lines 58382--58382 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 58414--58414 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 58446--58446 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 58478--58478 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 58510--58510 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [645] Underfull \hbox (badness 10000) in paragraph at lines 58538--58538 []\TU/UbuntuMono(0)/m/n/10.95 restricted.idmap. Underfull \hbox (badness 10000) in paragraph at lines 58566--58566 []\TU/UbuntuMono(0)/m/n/10.95 restricted.idmap. Underfull \hbox (badness 10000) in paragraph at lines 58594--58594 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 58630--58630 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. [646] Underfull \hbox (badness 10000) in paragraph at lines 58666--58666 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 58698--58698 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 58730--58730 []\TU/UbuntuMono(0)/m/n/10.95 restricted. Underfull \hbox (badness 10000) in paragraph at lines 58759--58759 []\TU/UbuntuMono(0)/m/n/10.95 restricted.virtual[]machines. [647] Underfull \hbox (badness 10000) in paragraph at lines 58795--58795 []\TU/UbuntuMono(0)/m/n/10.95 backups. Underfull \hbox (badness 10000) in paragraph at lines 58849--58849 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 58878--58878 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 58906--58906 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 58931--58931 []\TU/UbuntuMono(0)/m/n/10.95 images. [648] Underfull \hbox (badness 10000) in paragraph at lines 58959--58959 []\TU/UbuntuMono(0)/m/n/10.95 user. Underfull \hbox (badness 10000) in paragraph at lines 58990--58990 []\TU/UbuntuMono(0)/m/n/10.95 replica. Underfull \hbox (badness 10000) in paragraph at lines 59015--59015 []\TU/UbuntuMono(0)/m/n/10.95 replica. [649] 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+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+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+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+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+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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+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+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+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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+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+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+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+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 59712--59712 []\TU/FreeSans(0)/m/n/10.95 Ceph Overfull \hbox (14.59264pt too wide) in paragraph at lines 59712--59712 []\TU/FreeSans(0)/m/n/10.95 CephFS| Underfull \hbox (badness 10000) in paragraph at lines 59712--59712 []\TU/FreeSans(0)/m/n/10.95 Ceph Underfull \hbox (badness 10000) in paragraph at lines 59712--59712 []\TU/FreeSans(0)/m/n/10.95 Pure Underfull \hbox (badness 10000) in paragraph at lines 59712--59712 []\TU/FreeSans(0)/m/n/10.95 HPE Underfull \hbox (badness 10000) in paragraph at lines 59712--59712 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized image storage[][] 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 59712--59712 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized instance creation[][] 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 59712--59712 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized snapshot creation[][] Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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 59712--59712 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized backup (import/ex- 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 59712--59712 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized volume transfer[][] 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 59712--59712 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized volume refresh[][] 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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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 59712--59712 [][][]\TU/Ubuntu(0)/m/it/10.95 Restore from older snapshots Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+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+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [650] [651] Underfull \hbox (badness 10000) in paragraph at lines 59793--59793 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [652] Underfull \hbox (badness 10000) in paragraph at lines 59830--59830 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 59892--59892 []\TU/UbuntuMono(0)/m/n/10.95 source. [653] [654] Underfull \hbox (badness 10000) in paragraph at lines 60253--60253 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 60282--60282 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [655] [656] [657] Underfull \hbox (badness 10000) in paragraph at lines 60532--60532 []\TU/UbuntuMono(0)/m/n/10.95 source. [658] [659] Underfull \hbox (badness 10000) in paragraph at lines 60930--60930 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 60959--60959 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [660] [661] Underfull \hbox (badness 10000) in paragraph at lines 61085--61085 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 61121--61121 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 61154--61154 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 61187--61187 []\TU/UbuntuMono(0)/m/n/10.95 lvm.vg. [662] Underfull \hbox (badness 10000) in paragraph at lines 61253--61253 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 61290--61290 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 61393--61393 []\TU/UbuntuMono(0)/m/n/10.95 source. [663] [664] [665] [666] Underfull \hbox (badness 10000) in paragraph at lines 61938--61938 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 61967--61967 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [667] [668] [669] Underfull \hbox (badness 10000) in paragraph at lines 62240--62240 []\TU/UbuntuMono(0)/m/n/10.95 source. Underfull \hbox (badness 10000) in paragraph at lines 62313--62313 []\TU/UbuntuMono(0)/m/n/10.95 zfs. Underfull \hbox (badness 10000) in paragraph at lines 62351--62351 []\TU/UbuntuMono(0)/m/n/10.95 zfs. [670] Underfull \hbox (badness 10000) in paragraph at lines 62429--62429 []\TU/Ubuntu(0)/b/it/10.95 Condi- Underfull \hbox (badness 10000) in paragraph at lines 62470--62470 []\TU/Ubuntu(0)/b/it/10.95 Condi- [671] [672] Underfull \hbox (badness 10000) in paragraph at lines 62820--62820 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 62849--62849 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [673] Underfull \hbox (badness 10000) in paragraph at lines 63037--63037 []\TU/UbuntuMono(0)/m/n/10.95 zfs. [674] [675] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 63203. [676] Underfull \hbox (badness 10000) in paragraph at lines 63318--63318 []\TU/UbuntuMono(0)/m/n/10.95 ceph. Underfull \hbox (badness 10000) in paragraph at lines 63347--63347 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. [677] Underfull \hbox (badness 10000) in paragraph at lines 63380--63380 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 63413--63413 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 63446--63446 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 63483--63483 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. Underfull \hbox (badness 10000) in paragraph at lines 63519--63519 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. [678] Underfull \hbox (badness 10000) in paragraph at lines 63588--63588 []\TU/UbuntuMono(0)/m/n/10.95 ceph.user. Underfull \hbox (badness 10000) in paragraph at lines 63621--63621 []\TU/UbuntuMono(0)/m/n/10.95 source. Underfull \hbox (badness 10000) in paragraph at lines 63657--63657 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. [679] [680] [681] Underfull \hbox (badness 10000) in paragraph at lines 64093--64093 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 64122--64122 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [682] [683] Overfull \hbox (5.8455pt too wide) in paragraph at lines 64315--64315 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 []\TU/Ubuntu(0)/m/sc/10.95 Virtual Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 []\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 64315--64315 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 []\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 64315--64315 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 []\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 64315--64315 \TU/UbuntuMono(0)/m/n/10.95 sv_WiUEsGpsSEmO592wtnT9FA==.b \TU/Ubuntu(0)/m/sc/10 .95 (VM snapshot) and [684] Underfull \hbox (badness 10000) in paragraph at lines 64402--64402 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 64434--64434 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 64441--64447 []\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 64467--64467 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.gateway. [685] Underfull \hbox (badness 10000) in paragraph at lines 64533--64533 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 64565--64565 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 64598--64598 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 64635--64635 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.user. [686] Underfull \hbox (badness 10000) in paragraph at lines 64667--64667 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.user. Underfull \hbox (badness 10000) in paragraph at lines 64700--64700 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 64737--64737 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [687] [688] [689] Underfull \hbox (badness 10000) in paragraph at lines 65243--65243 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 65272--65272 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [690] [691] Overfull \hbox (7.74162pt too wide) in paragraph at lines 65457--65457 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 []\TU/Ubuntu(0)/m/sc/10.95 Vir- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 \TU/Ubuntu(0)/m/sc/10.95 tual Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 []\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 65457--65457 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 []\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 65457--65457 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 []\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 65457--65457 \TU/UbuntuMono(0)/m/n/10.95 sv[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu( 0)/m/sc/10.95 (VM snapshot) and [692] Underfull \hbox (badness 10000) in paragraph at lines 65514--65514 []\TU/UbuntuMono(0)/m/n/10.95 pure.api. Underfull \hbox (badness 10000) in paragraph at lines 65542--65542 []\TU/UbuntuMono(0)/m/n/10.95 pure. Underfull \hbox (badness 10000) in paragraph at lines 65571--65571 []\TU/UbuntuMono(0)/m/n/10.95 pure.gateway. [693] Underfull \hbox (badness 10000) in paragraph at lines 65669--65669 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 65706--65706 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [694] [695] [696] Underfull \hbox (badness 10000) in paragraph at lines 66161--66161 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 66190--66190 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [697] [698] Overfull \hbox (7.74162pt too wide) in paragraph at lines 66366--66366 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 []\TU/Ubuntu(0)/m/sc/10.95 Vir- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 \TU/Ubuntu(0)/m/sc/10.95 tual Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 []\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 66366--66366 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 []\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 66366--66366 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 []\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 66366--66366 \TU/UbuntuMono(0)/m/n/10.95 sv[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu( 0)/m/sc/10.95 (VM snapshot) and [699] Underfull \hbox (badness 10000) in paragraph at lines 66418--66418 []\TU/UbuntuMono(0)/m/n/10.95 alletra. Underfull \hbox (badness 10000) in paragraph at lines 66508--66508 []\TU/UbuntuMono(0)/m/n/10.95 alletra.user. Underfull \hbox (badness 10000) in paragraph at lines 66533--66533 []\TU/UbuntuMono(0)/m/n/10.95 alletra.user. Underfull \hbox (badness 10000) in paragraph at lines 66558--66558 []\TU/UbuntuMono(0)/m/n/10.95 alletra. [700] Underfull \hbox (badness 10000) in paragraph at lines 66587--66587 []\TU/UbuntuMono(0)/m/n/10.95 alletra.wsapi. Underfull \hbox (badness 10000) in paragraph at lines 66620--66620 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 66657--66657 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [701] [702] [703] Underfull \hbox (badness 10000) in paragraph at lines 67112--67112 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 67141--67141 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [704] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 67228. [705] Underfull \hbox (badness 10000) in paragraph at lines 67301--67301 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 67367--67367 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. [706] Underfull \hbox (badness 10000) in paragraph at lines 67404--67404 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 67433--67433 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 67466--67466 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 67499--67499 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. [707] Underfull \hbox (badness 10000) in paragraph at lines 67573--67573 []\TU/UbuntuMono(0)/m/n/10.95 cephfs.user. Underfull \hbox (badness 10000) in paragraph at lines 67606--67606 []\TU/UbuntuMono(0)/m/n/10.95 source. [708] [709] Underfull \hbox (badness 10000) in paragraph at lines 67927--67927 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 67956--67956 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [710] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 68050. [711] Underfull \hbox (badness 10000) in paragraph at lines 68130--68130 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.bucket. Underfull \hbox (badness 10000) in paragraph at lines 68159--68159 []\TU/UbuntuMono(0)/m/n/10.95 cephobject. Underfull \hbox (badness 10000) in paragraph at lines 68188--68188 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.radosgw. Underfull \hbox (badness 10000) in paragraph at lines 68217--68217 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.radosgw. [712] Underfull \hbox (badness 10000) in paragraph at lines 68253--68253 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.user. Underfull \hbox (badness 10000) in paragraph at lines 68286--68286 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. [713] [714] [715] [716] [717] [718] Underfull \hbox (badness 10000) in paragraph at lines 68667--68667 []\TU/UbuntuMono(0)/m/n/10.95 bgp.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 68704--68704 []\TU/UbuntuMono(0)/m/n/10.95 bgp.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 68737--68737 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 68770--68770 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. [719] Underfull \hbox (badness 10000) in paragraph at lines 68811--68811 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 68855--68855 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 68920--68920 []\TU/UbuntuMono(0)/m/n/10.95 bridge. [720] Underfull \hbox (badness 10000) in paragraph at lines 69021--69021 []\TU/Ubuntu(0)/b/it/10.95 De- Underfull \hbox (badness 10000) in paragraph at lines 69057--69057 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 69090--69090 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 69158--69158 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone. [721] Underfull \hbox (badness 10000) in paragraph at lines 69190--69190 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 69219--69219 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 69256--69256 []\TU/UbuntuMono(0)/m/n/10.95 fan. [722] Underfull \hbox (badness 10000) in paragraph at lines 69419--69419 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 69456--69456 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 69493--69493 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. [723] Underfull \hbox (badness 10000) in paragraph at lines 69603--69603 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat. Underfull \hbox (badness 10000) in paragraph at lines 69640--69640 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat. Underfull \hbox (badness 10000) in paragraph at lines 69672--69672 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.ovn. [724] Underfull \hbox (badness 10000) in paragraph at lines 69748--69748 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 69865--69865 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. [725] Underfull \hbox (badness 10000) in paragraph at lines 69942--69942 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 70049--70049 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat. Underfull \hbox (badness 10000) in paragraph at lines 70086--70086 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat. [726] Underfull \hbox (badness 10000) in paragraph at lines 70118--70118 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.ovn. Underfull \hbox (badness 10000) in paragraph at lines 70190--70190 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 70219--70219 []\TU/UbuntuMono(0)/m/n/10.95 raw. [727] Underfull \hbox (badness 10000) in paragraph at lines 70287--70287 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 70323--70323 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 70356--70356 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 70392--70392 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 70421--70421 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. [728] Underfull \hbox (badness 10000) in paragraph at lines 70453--70453 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 70482--70482 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 70548--70548 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 70577--70577 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. [729] Underfull \hbox (badness 10000) in paragraph at lines 70646--70646 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 70675--70675 []\TU/UbuntuMono(0)/m/n/10.95 user. [730] [731] [732] Underfull \hbox (badness 10000) in paragraph at lines 70914--70914 []\TU/UbuntuMono(0)/m/n/10.95 bridge. Underfull \hbox (badness 10000) in paragraph at lines 70946--70946 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 71003--71003 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone. Underfull \hbox (badness 10000) in paragraph at lines 71031--71031 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 71056--71056 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. [733] Underfull \hbox (badness 10000) in paragraph at lines 71165--71165 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. [734] Underfull \hbox (badness 10000) in paragraph at lines 71368--71368 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. [735] Underfull \hbox (badness 10000) in paragraph at lines 71549--71549 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 71585--71585 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 71618--71618 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. [736] Underfull \hbox (badness 10000) in paragraph at lines 71654--71654 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 71679--71679 []\TU/UbuntuMono(0)/m/n/10.95 user. [737] Underfull \hbox (badness 10000) in paragraph at lines 71895--71895 []\TU/UbuntuMono(0)/m/n/10.95 user. [738] Underfull \hbox (badness 10000) in paragraph at lines 72017--72017 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. [739] Underfull \hbox (badness 10000) in paragraph at lines 72053--72053 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 72094--72094 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 72138--72138 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 72171--72171 []\TU/UbuntuMono(0)/m/n/10.95 dns. [740] Underfull \hbox (badness 10000) in paragraph at lines 72275--72275 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.ovn. Underfull \hbox (badness 10000) in paragraph at lines 72351--72351 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. [741] Underfull \hbox (badness 10000) in paragraph at lines 72419--72419 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.ovn. Underfull \hbox (badness 10000) in paragraph at lines 72495--72495 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. Underfull \hbox (badness 10000) in paragraph at lines 72564--72564 []\TU/UbuntuMono(0)/m/n/10.95 ovn. [742] Underfull \hbox (badness 10000) in paragraph at lines 72625--72625 []\TU/UbuntuMono(0)/m/n/10.95 user. [743] Underfull \hbox (badness 10000) in paragraph at lines 72793--72793 []\TU/UbuntuMono(0)/m/n/10.95 user. [744] Underfull \hbox (badness 10000) in paragraph at lines 72966--72966 []\TU/UbuntuMono(0)/m/n/10.95 user. [745] Underfull \hbox (badness 10000) in paragraph at lines 73054--73054 []\TU/UbuntuMono(0)/m/n/10.95 scheduler. Underfull \hbox (badness 10000) in paragraph at lines 73083--73083 []\TU/UbuntuMono(0)/m/n/10.95 user. [746] Underfull \hbox (badness 10000) in paragraph at lines 73162--73162 []\TU/UbuntuMono(0)/m/n/10.95 user. Underfull \hbox (badness 10000) in paragraph at lines 73205--73205 []\TU/UbuntuMono(0)/m/n/10.95 volatile. [747] [748] Underfull \hbox (badness 10000) in paragraph at lines 73401--73401 []\TU/UbuntuMono(0)/m/n/10.95 user. [749] Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/FreeSans(0)/m/n/10.95 Do- Overfull \hbox (7.46788pt too wide) in paragraph at lines 73615--73615 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/FreeSans(0)/m/n/10.95 De- Overfull \hbox (3.54778pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 soft| Overfull \hbox (8.95653pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 hard| Overfull \hbox (8.95653pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 soft| Overfull \hbox (8.95653pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 hard| Overfull \hbox (8.95653pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 soft| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 hard| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 soft| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 hard| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 73650--73650 []\TU/UbuntuMono(0)/m/n/10.95 fs. [750] Underfull \hbox (badness 10000) in paragraph at lines 73685--73685 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. Underfull \hbox (badness 10000) in paragraph at lines 73724--73724 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. Underfull \hbox (badness 10000) in paragraph at lines 73763--73763 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. [751] Underfull \hbox (badness 10000) in paragraph at lines 73802--73802 []\TU/UbuntuMono(0)/m/n/10.95 kernel. Underfull \hbox (badness 10000) in paragraph at lines 73838--73838 []\TU/UbuntuMono(0)/m/n/10.95 kernel.keys. Underfull \hbox (badness 10000) in paragraph at lines 73870--73870 []\TU/UbuntuMono(0)/m/n/10.95 kernel.keys. Underfull \hbox (badness 10000) in paragraph at lines 73905--73905 []\TU/UbuntuMono(0)/m/n/10.95 net.core. Underfull \hbox (badness 10000) in paragraph at lines 73940--73940 []\TU/UbuntuMono(0)/m/n/10.95 net.ipv4.neigh.default. [752] Underfull \hbox (badness 10000) in paragraph at lines 73981--73981 []\TU/UbuntuMono(0)/m/n/10.95 net.ipv6.neigh.default. Underfull \hbox (badness 10000) in paragraph at lines 74022--74022 []\TU/UbuntuMono(0)/m/n/10.95 vm. [753] Overfull \hbox (178.41754pt too wide) in alignment at lines 74086--74096 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 74096--74110 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 74110--74116 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 74116--74118 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 74118--74387 [] [] [754] Overfull \hbox (41.49557pt too wide) in paragraph at lines 74609--74609 []\TU/UbuntuMono(0)/m/n/10.95 lxd_api_requests_completed_total| Overfull \hbox (8.64558pt too wide) in paragraph at lines 74609--74609 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_buck_hash_sys_bytes| Overfull \hbox (8.64558pt too wide) in paragraph at lines 74609--74609 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_heap_released_bytes| Overfull \hbox (3.1706pt too wide) in paragraph at lines 74609--74609 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_mcache_inuse_bytes| [755] Underfull \hbox (badness 10000) in paragraph at lines 74616--74622 []\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 [756] [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] Underfull \hbox (badness 8000) in paragraph at lines 76059--76062 []\TU/Ubuntu(0)/m/sc/10.95 If an instance 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 [773] Underfull \hbox (badness 10000) in paragraph at lines 76120--76124 []\TU/Ubuntu(0)/m/sc/10.95 Some browsers like Firefox and Safari can’t accept s erver response without [774] [775] [776] [777] Underfull \hbox (badness 5607) in paragraph at lines 76371--76373 []\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 76379--76381 []\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[][] [778] [779] [780] [781] [782] [783] [784] [785] [786] [787] [788] [789] [790] Underfull \hbox (badness 10000) in paragraph at lines 77223--77227 []\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. [791] [792] Underfull \hbox (badness 5490) in paragraph at lines 77386--77388 []\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 585[])) and MAC filtering ([][]\TU/U buntuMono(0)/m/it/10.95 security.mac_filtering[][] [793] [794] [795] [796] [797] [798] [799] [800] [801] [802] [803] [804] [805] [806] [807] [808] [809] Underfull \hbox (badness 10000) in paragraph at lines 78487--78490 []\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 532[]) and [][]\TU/UbuntuMon o(0)/m/it/10.95 images.auto_update_interval[][] [810] [811] [812] [813] [814] [815] [816] [817] [818] [819] Underfull \hbox (badness 10000) in paragraph at lines 79147--79149 []\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. [820] [821] [822] [823] [824] [825] [826] [827] [828] [829] [830] Underfull \hbox (badness 10000) in paragraph at lines 79801--79803 []\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 70 6[]), [][]\TU/UbuntuMono(0)/m/it/10.95 cephfs. [831] [832] Underfull \hbox (badness 5607) in paragraph at lines 79891--79894 \TU/Ubuntu(0)/m/sc/10.95 configuration key automatically set through the new se rver-level configuration key [833] [834] Underfull \hbox (badness 7869) in paragraph at lines 79981--79986 \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} / [835] [836] [837] [838] Underfull \hbox (badness 10000) in paragraph at lines 80199--80202 []\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 80199--80202 \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. [839] [840] [841] [842] Underfull \hbox (badness 10000) in paragraph at lines 80437--80441 []\TU/Ubuntu(0)/m/sc/10.95 This introduces two new configuration keys [][]\TU/U buntuMono(0)/m/it/10.95 storage.project.{name}.images_volume[][] [843] [844] [845] [846] [847] [848] [849] Underfull \hbox (badness 7256) in paragraph at lines 80899--80901 []\TU/Ubuntu(0)/m/sc/10.95 The \TU/UbuntuMono(0)/m/n/10.95 control[]plane \TU/U buntu(0)/m/sc/10.95 role is displayed alongside the database role (\TU/UbuntuMo no(0)/m/n/10.95 database[]leader\TU/Ubuntu(0)/m/sc/10.95 , [850] [851] [852] [853] [854] Overfull \hbox (576.54724pt too wide) in alignment at lines 81256--81269 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 81269--81286 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 81286--81292 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 81292--81294 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 81294--82377 [] [] [] [855] [856] [857] [858] Underfull \hbox (badness 10000) in paragraph at lines 82586--82586 []\TU/UbuntuMono(0)/m/n/10.95 lxd.csi.canonical. [859] Overfull \hbox (1218.46779pt too wide) in alignment at lines 82616--82632 [] [] [] [] Overfull \hbox (1218.46779pt too wide) in alignment at lines 82632--82652 [] [] [] [] Overfull \hbox (1218.46779pt too wide) in alignment at lines 82652--82658 [] [] [] [] Overfull \hbox (1218.46779pt too wide) in alignment at lines 82658--82660 [] [] [] [] Overfull \hbox (1218.46779pt too wide) in alignment at lines 82660--83677 [] [] [] [] [860] [861] Overfull \hbox (1.68513pt too wide) in paragraph at lines 83748--83748 \TU/FreeSans(0)/m/n/10.95 type| Underfull \hbox (badness 10000) in paragraph at lines 83748--83748 []\TU/FreeSans(0)/m/n/10.95 Ex- Overfull \hbox (9.30634pt too wide) in paragraph at lines 83748--83748 []\TU/Ubuntu(0)/m/sc/10.95 Patch| Underfull \hbox (badness 10000) in paragraph at lines 83748--83748 []\TU/UbuntuMono(0)/m/n/10.95 v. Underfull \hbox (badness 10000) in paragraph at lines 83748--83748 \TU/UbuntuMono(0)/m/n/10.95 . Underfull \hbox (badness 10000) in paragraph at lines 83748--83748 []\TU/UbuntuMono(0)/m/n/10.95 v1. Underfull \hbox (badness 10000) in paragraph at lines 83748--83748 []\TU/Ubuntu(0)/m/sc/10.95 Mi- Underfull \hbox (badness 10000) in paragraph at lines 83748--83748 []\TU/UbuntuMono(0)/m/n/10.95 v. Underfull \hbox (badness 10000) in paragraph at lines 83748--83748 []\TU/UbuntuMono(0)/m/n/10.95 v4. [862] [863] [864] [865] [866] [867] [868] [869] [870] [871] [872] [873] [874] [875] [876] [877] [878] [879] [880] [881] [882] [883] [884] [885] [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] [986] [987] [988] [989] [990] [991] Underfull \hbox (badness 10000) in paragraph at lines 92877--92879 []\TU/Ubuntu(0)/m/sc/10.95 A regular expression matching a configuration item o r its value. (e.g. [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] [1039] [1040] [1041] [1042] [1043] [1044] [1045] [1046] [1047] [1048] [1049] [1050] [1051] [1052] [1053] [1054] [1055] [1056] [1057] [1058] [1059] [1060] [1061] [1062] [1063] [1064] [1065] [1066] [1067] [1068] [1069] [1070] [1071] [1072] [1073] [1074] [1075] [1076] [1077] [1078] [1079] [1080] [1081] [1082] [1083] [1084] [1085] [1086] [1087] [1088] [1089] [1090] [1091] [1092] [1093] [1094] [1095] [1096] [1097] [1098] [1099] Underfull \hbox (badness 5622) in paragraph at lines 100448--100451 []\TU/Ubuntu(0)/m/sc/10.95 Basic authentication can be used when combined with the “simplestreams” proto- [1100] [1101] [1102] [1103] [1104] [1105] [1106] [1107] [1108] [1109] [1110] [1111] [1112] [1113] [1114] [1115] [1116] [1117] [1118] [1119] [1120] [1121] [1122] [1123] [1124] [1125] [1126] [1127] [1128] [1129] [1130] [1131] [1132] [1133] [1134] [1135] [1136] [1137] [1138] [1139] [1140] [1141] [1142] [1143] [1144] [1145] [1146] [1147] [1148] [1149] [1150] [1151] [1152] [1153] [1154] [1155] [1156] [1157] [1158] [1159] [1160] [1161] Overfull \hbox (4.13533pt too wide) in paragraph at lines 104753--104753 []\TU/UbuntuMono(0)/m/n/10.95 https_proxy| Overfull \hbox (30.74283pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_EXEC_PATH| Overfull \hbox (85.49281pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_LXC_TEMPLATE_CONFIG| Overfull \hbox (74.54282pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_SECURITY_APPARMOR| Overfull \hbox (74.54282pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_UNPRIVILEGED_ONLY| Overfull \hbox (30.74283pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_OVMF_PATH| Overfull \hbox (47.16782pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_QEMU_FW_PATH| Overfull \hbox (107.39279pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_IDMAPPED_MOUNTS_DISABLE| Overfull \hbox (58.11781pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_DEVMONITOR_DIR| Overfull \hbox (69.06781pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_FSMONITOR_DRIVER| [1162] [1163] [1164] [1165] [1166] [1167] [1168] [1169] [1170] [1171] [1172] [1173] [1174] [1175] [1176] [1177] [1178] [1179] [1180] [1181] [1182] [1183] Underfull \hbox (badness 7256) in paragraph at lines 106092--106093 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Cluster link configuration: disk: Underfull \hbox (badness 10000) in paragraph at lines 106100--106101 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 106101--106102 []\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 106102--106103 []\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 106103--106104 []\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 106104--106105 []\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 106105--106106 []\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 106106--106107 []\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 106112--106113 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 106113--106114 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 106114--106115 []\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 106114--106115 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106115--106116 []\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 106115--106116 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 106116--106117 []\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 106116--106117 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 106118--106119 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 106119--106120 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 106120--106121 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 106121--106122 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 106122--106123 []\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 106123--106124 []\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 106124--106125 []\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 106125--106126 []\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- [1184] Underfull \hbox (badness 10000) in paragraph at lines 106126--106127 []\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 106126--106127 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 106127--106128 []\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- Underfull \hbox (badness 10000) in paragraph at lines 106128--106129 []\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 106129--106130 []\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 106130--106131 []\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 106131--106132 []\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 106132--106133 []\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 106133--106134 []\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 106134--106135 []\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 106135--106136 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- Underfull \hbox (badness 10000) in paragraph at lines 106137--106138 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 106138--106139 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- Underfull \hbox (badness 10000) in paragraph at lines 106143--106144 []\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 106144--106145 []\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 106145--106146 []\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 106146--106147 []\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 106147--106148 []\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 106148--106149 []\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 106150--106151 []\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 106151--106152 []\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 106153--106154 []\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 106154--106155 []\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 106155--106156 []\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 106156--106157 []\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- [1185] Underfull \hbox (badness 10000) in paragraph at lines 106157--106158 []\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 106158--106159 []\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- Underfull \hbox (badness 10000) in paragraph at lines 106159--106160 []\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 106160--106161 []\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 106161--106162 []\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 106162--106163 []\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 106163--106164 []\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 106164--106165 []\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 106166--106167 []\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 106167--106168 []\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 106169--106170 []\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 106170--106171 []\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 106171--106172 []\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 106172--106173 []\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 106173--106174 []\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 106174--106175 []\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 106175--106176 []\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 106176--106177 []\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 106177--106178 []\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 106178--106179 []\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 106179--106180 []\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 106180--106181 []\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 106181--106182 []\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 106181--106182 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 106182--106183 []\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 106183--106184 []\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- [1186] Underfull \hbox (badness 10000) in paragraph at lines 106184--106185 []\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 106185--106186 []\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- Underfull \hbox (badness 10000) in paragraph at lines 106186--106187 []\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 106187--106188 []\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 106191--106192 []\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 106191--106192 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106192--106193 []\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 106192--106193 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 106197--106198 []\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 106197--106198 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106198--106199 []\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 106198--106199 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 106199--106200 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 106200--106201 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 106201--106202 []\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 106201--106202 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 106202--106203 []\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 106202--106203 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106203--106204 []\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 106203--106204 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 106204--106205 []\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 106204--106205 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 106206--106207 []\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 106206--106207 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 106207--106208 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 106208--106209 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 106209--106210 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 106210--106211 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 106211--106212 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 106212--106213 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 106214--106215 []\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 106214--106215 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 106215--106216 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 106216--106217 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 106217--106218 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- [1187] Underfull \hbox (badness 10000) in paragraph at lines 106218--106219 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 106219--106220 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 106220--106221 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 106221--106222 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 106225--106226 []\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 106226--106227 []\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 106227--106228 []\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 106228--106229 []\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 106229--106230 []\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 106232--106233 []\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 106232--106233 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 106233--106234 []\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 106234--106235 []\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 106235--106236 []\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 106236--106237 []\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 106237--106238 []\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 106238--106239 []\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 106239--106240 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 106240--106241 \TU/Ubuntu(0)/m/it/10.95 tpm-device- Underfull \hbox (badness 10000) in paragraph at lines 106241--106242 []\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 106241--106242 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106242--106243 []\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 106242--106243 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 106244--106245 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- Underfull \hbox (badness 10000) in paragraph at lines 106246--106247 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 106247--106248 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- Underfull \hbox (badness 10000) in paragraph at lines 106249--106250 []\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 106250--106251 []\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- [1188] Underfull \hbox (badness 10000) in paragraph at lines 106251--106252 []\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 106252--106253 []\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 106253--106254 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 106254--106255 []\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 106257--106258 []\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 106258--106259 []\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 106259--106260 []\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 106263--106264 []\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 106263--106264 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 106264--106265 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106265--106266 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 106266--106267 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 106267--106268 []\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 106276--106277 []\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 106277--106278 []\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 106284--106285 []\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 106284--106285 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 106285--106286 []\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 106285--106286 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106286--106287 []\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 106286--106287 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 106290--106291 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 106291--106292 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 106292--106293 []\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 106292--106293 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106293--106294 []\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 106293--106294 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- [1189] Underfull \hbox (badness 10000) in paragraph at lines 106294--106295 []\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 106294--106295 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 106296--106297 []\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 106297--106298 []\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 106298--106299 []\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 106299--106300 []\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 106300--106301 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 106301--106302 []\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 106302--106303 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 106303--106304 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 106304--106305 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 106305--106306 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 106306--106307 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 106307--106308 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 106326--106327 []\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 106327--106328 []\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 106351--106352 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory.iterations\TU/Ubuntu (0)/m/sc/10.95 , [1190] Underfull \hbox (badness 10000) in paragraph at lines 106391--106392 []\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 106394--106395 []\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 106395--106396 []\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 106396--106397 []\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 106397--106398 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.sched_setscheduler\TU /Ubuntu(0)/m/sc/10.95 , Underfull \hbox (badness 10000) in paragraph at lines 106446--106447 []\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: [1191] Underfull \hbox (badness 10000) in paragraph at lines 106447--106448 []\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 106448--106449 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 106449--106450 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 106450--106451 []\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 106451--106452 []\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 106452--106453 []\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 106453--106454 []\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 106456--106457 []\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 106457--106458 []\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 106459--106460 []\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 106460--106461 []\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 106461--106462 []\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 106461--106462 \TU/Ubuntu(0)/m/it/10.95 acl-acl- Underfull \hbox (badness 10000) in paragraph at lines 106462--106463 []\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 106463--106464 []\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 106463--106464 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 106464--106465 []\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 106464--106465 \TU/Ubuntu(0)/m/it/10.95 routing relationships: peering-peering- Underfull \hbox (badness 5652) in paragraph at lines 106465--106466 []\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 106465--106466 \TU/Ubuntu(0)/m/it/10.95 zone-record- Underfull \hbox (badness 10000) in paragraph at lines 106466--106467 []\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 106467--106468 []\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 106470--106471 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 106471--106472 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 10000) in paragraph at lines 106472--106473 []\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 106472--106473 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 106473--106474 []\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 106473--106474 \TU/Ubuntu(0)/m/it/10.95 routing relationships: peering-peering- Underfull \hbox (badness 10000) in paragraph at lines 106474--106475 []\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 106474--106475 \TU/Ubuntu(0)/m/it/10.95 zones: zone- Underfull \hbox (badness 10000) in paragraph at lines 106477--106478 []\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 106478--106479 []\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 106480--106481 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 106481--106482 \TU/Ubuntu(0)/m/it/10.95 zones: zone- Underfull \hbox (badness 10000) in paragraph at lines 106482--106483 []\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- [1192] Underfull \hbox (badness 10000) in paragraph at lines 106483--106484 []\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 106484--106485 []\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 106485--106486 []\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 106486--106487 []\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 106487--106488 []\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 106487--106488 \TU/Ubuntu(0)/m/it/10.95 ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 106488--106489 []\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 106489--106490 []\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 106489--106490 \TU/Ubuntu(0)/m/it/10.95 ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 106494--106495 []\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 106495--106496 []\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 106499--106500 []\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 106500--106501 []\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 106501--106502 []\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 106502--106503 []\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 106505--106506 []\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 106506--106507 []\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 106510--106511 []\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 106511--106512 []\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 106512--106513 []\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 106513--106514 []\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 106515--106516 []\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 106516--106517 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 106517--106518 []\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- Underfull \hbox (badness 10000) in paragraph at lines 106518--106519 []\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 106521--106522 []\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 106522--106523 []\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 106523--106524 []\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 106524--106525 []\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 106527--106528 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- [1193] Underfull \hbox (badness 10000) in paragraph at lines 106528--106529 \TU/Ubuntu(0)/m/it/10.95 class="literal">ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 106532--106533 []\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 106533--106534 []\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 106534--106535 []\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 106535--106536 []\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 106537--106538 []\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 106538--106539 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 106539--106540 []\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 106540--106541 []\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 106543--106544 []\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 106543--106544 \TU/Ubuntu(0)/m/it/10.95 network forwards: forward-forward- Underfull \hbox (badness 10000) in paragraph at lines 106544--106545 []\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 106544--106545 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 106546--106547 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 10000) in paragraph at lines 106547--106548 []\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 106548--106549 []\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 106549--106550 []\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- Underfull \hbox (badness 10000) in paragraph at lines 106550--106551 []\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 106550--106551 \TU/Ubuntu(0)/m/it/10.95 acl-acl- Underfull \hbox (badness 7722) in paragraph at lines 106551--106552 \TU/Ubuntu(0)/m/it/10.95 ancers: load- Underfull \hbox (badness 10000) in paragraph at lines 106551--106552 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 106553--106554 []\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 106553--106554 \TU/Ubuntu(0)/m/it/10.95 zone-record- Underfull \hbox (badness 10000) in paragraph at lines 106557--106558 []\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 106558--106559 []\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 106559--106560 []\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 106562--106563 \TU/Ubuntu(0)/m/it/10.95 forward- Underfull \hbox (badness 10000) in paragraph at lines 106563--106564 []\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 106563--106564 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer- Underfull \hbox (badness 10000) in paragraph at lines 106564--106565 \TU/Ubuntu(0)/m/it/10.95 acl-rule- Underfull \hbox (badness 6893) in paragraph at lines 106565--106566 []\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 106566--106567 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- [1194] Underfull \hbox (badness 10000) in paragraph at lines 106568--106569 []\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 106569--106570 []\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 106570--106571 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.action Underfull \hbox (badness 10000) in paragraph at lines 106570--106571 \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 106572--106573 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.logged Underfull \hbox (badness 10000) in paragraph at lines 106572--106573 \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 106574--106575 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 106574--106575 \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 106575--106576 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 106575--106576 \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 106576--106577 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 106576--106577 \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 106577--106578 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 106577--106578 \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 106582--106583 []\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 106582--106583 \TU/Ubuntu(0)/m/it/10.95 network forwards: forward-port- Underfull \hbox (badness 10000) in paragraph at lines 106583--106584 []\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 106583--106584 \TU/Ubuntu(0)/m/it/10.95 ure network load balancers: Underfull \hbox (badness 10000) in paragraph at lines 106583--106584 \TU/Ubuntu(0)/m/it/10.95 load- Underfull \hbox (badness 10000) in paragraph at lines 106583--106584 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 106587--106588 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 106597--106598 []\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 106598--106599 []\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 106599--106600 []\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 106600--106601 []\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 106601--106602 []\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 106602--106603 []\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 106602--106603 \TU/Ubuntu(0)/m/it/10.95 zone-config- Underfull \hbox (badness 10000) in paragraph at lines 106603--106604 []\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 106604--106605 []\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 106605--106606 []\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- [1195] Overfull \hbox (22.10968pt too wide) in paragraph at lines 106632--106633 []\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 106633--106634 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv6.NETWORK_NAME\TU/U buntu(0)/m/sc/10.95 , [1196] Underfull \hbox (badness 10000) in paragraph at lines 106736--106737 []\TU/UbuntuMono(0)/m/n/10.95 storage.project.{name}.backups_volume\TU/Ubuntu(0 )/m/sc/10.95 , Underfull \hbox (badness 10000) in paragraph at lines 106749--106750 []\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 106750--106751 []\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 106750--106751 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106751--106752 []\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 106751--106752 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 106752--106753 []\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 106752--106753 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106753--106754 []\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 106753--106754 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106754--106755 []\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 106754--106755 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 5460) in paragraph at lines 106755--106756 []\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 106756--106757 []\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 106756--106757 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106757--106758 []\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 106757--106758 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106758--106759 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106758--106759 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106759--106760 []\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 106759--106760 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 106759--106760 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106760--106761 []\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 106760--106761 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- [1197] Underfull \hbox (badness 10000) in paragraph at lines 106784--106785 []\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 106807--106808 []\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 106807--106808 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 106808--106809 []\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 106809--106810 []\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 106809--106810 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 106810--106811 []\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 106811--106812 []\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 106811--106812 \TU/Ubuntu(0)/m/it/10.95 pure-pool- Underfull \hbox (badness 10000) in paragraph at lines 106812--106813 []\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 106812--106813 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 106813--106814 []\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 106814--106815 []\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 106814--106815 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 106815--106816 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106816--106817 []\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 106816--106817 \TU/Ubuntu(0)/m/it/10.95 pure-pool- Underfull \hbox (badness 10000) in paragraph at lines 106817--106818 []\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 106818--106819 []\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 106818--106819 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106819--106820 []\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 106819--106820 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106820--106821 []\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 106820--106821 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106821--106822 []\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 106821--106822 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106822--106823 []\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 106822--106823 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106823--106824 []\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 106823--106824 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106824--106825 []\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 106824--106825 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106825--106826 []\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: [1198] Underfull \hbox (badness 10000) in paragraph at lines 106826--106827 []\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 106826--106827 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106827--106828 []\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 106827--106828 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106828--106829 []\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 106828--106829 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106829--106830 []\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 106829--106830 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106830--106831 []\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 106830--106831 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 106831--106832 []\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 106831--106832 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106832--106833 []\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 106832--106833 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106833--106834 []\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 106833--106834 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106834--106835 []\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 106835--106836 []\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 106835--106836 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106836--106837 []\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 106836--106837 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106837--106838 []\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 106837--106838 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106838--106839 []\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 106838--106839 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106839--106840 []\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 106839--106840 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106840--106841 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106840--106841 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106841--106842 []\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 106841--106842 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106842--106843 []\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 106842--106843 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106843--106844 []\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 106844--106845 []\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 106844--106845 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 106845--106846 []\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 106845--106846 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106846--106847 []\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 106846--106847 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106847--106848 []\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 106847--106848 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106848--106849 []\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 106848--106849 \TU/Ubuntu(0)/m/it/10.95 cephobject- Underfull \hbox (badness 10000) in paragraph at lines 106849--106850 []\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 106849--106850 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106850--106851 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- [1199] Underfull \hbox (badness 10000) in paragraph at lines 106851--106852 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106852--106853 []\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 106852--106853 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106853--106854 []\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 106853--106854 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106854--106855 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 106855--106856 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106856--106857 []\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 106857--106858 []\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 106857--106858 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106858--106859 []\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 106858--106859 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106859--106860 []\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 106859--106860 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106860--106861 []\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 106860--106861 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106861--106862 []\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 106861--106862 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 106862--106863 []\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 106862--106863 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106863--106864 []\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 106863--106864 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106864--106865 []\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 106864--106865 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106865--106866 []\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 106866--106867 []\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 106866--106867 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106867--106868 []\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 106867--106868 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106868--106869 []\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 106868--106869 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106869--106870 []\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 106869--106870 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106870--106871 []\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 106870--106871 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106871--106872 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106871--106872 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106872--106873 []\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 106872--106873 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106873--106874 []\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 106873--106874 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106874--106875 []\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 106875--106876 []\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 106875--106876 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106876--106877 []\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 106876--106877 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106877--106878 []\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 106877--106878 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- [1200] Underfull \hbox (badness 10000) in paragraph at lines 106878--106879 []\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 106878--106879 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106879--106880 []\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 106879--106880 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106880--106881 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106880--106881 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106881--106882 []\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 106881--106882 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 106881--106882 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106882--106883 []\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 106882--106883 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106883--106884 []\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 106883--106884 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 106884--106885 []\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 106885--106886 []\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 106885--106886 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 106886--106887 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 106887--106888 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 106887--106888 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 106888--106889 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 106888--106889 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- Underfull \hbox (badness 10000) in paragraph at lines 106889--106890 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 10000) in paragraph at lines 106889--106890 \TU/Ubuntu(0)/m/it/10.95 cephfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 106890--106891 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(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 106891--106892 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 106891--106892 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 106892--106893 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 ZFS - zfs: zfs-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), Underfull \hbox (badness 10000) in paragraph at lines 106893--106894 []\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 106893--106894 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 106894--106895 []\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 106894--106895 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 106895--106896 []\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 10000) in paragraph at lines 106896--106897 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 HPE Alletra - Underfull \hbox (badness 10000) in paragraph at lines 106897--106898 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 106897--106898 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106898--106899 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Ceph RBD - Underfull \hbox (badness 10000) in paragraph at lines 106898--106899 \TU/Ubuntu(0)/m/it/10.95 ceph: Underfull \hbox (badness 10000) in paragraph at lines 106898--106899 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106899--106900 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 106899--106900 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106900--106901 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Directory - Underfull \hbox (badness 10000) in paragraph at lines 106900--106901 \TU/Ubuntu(0)/m/it/10.95 dir: Underfull \hbox (badness 10000) in paragraph at lines 106900--106901 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106901--106902 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 106901--106902 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106902--106903 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Dell Underfull \hbox (badness 10000) in paragraph at lines 106902--106903 \TU/Ubuntu(0)/m/it/10.95 PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106902--106903 \TU/Ubuntu(0)/m/it/10.95 powerflex- [1201] Underfull \hbox (badness 10000) in paragraph at lines 106903--106904 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Pure Storage - Underfull \hbox (badness 10000) in paragraph at lines 106903--106904 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 106903--106904 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106904--106905 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 106904--106905 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 5460) in paragraph at lines 106905--106906 []\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: Underfull \hbox (badness 10000) in paragraph at lines 106906--106907 []\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 106906--106907 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106907--106908 []\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 106907--106908 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106908--106909 []\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 106908--106909 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106909--106910 []\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 106909--106910 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106910--106911 []\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 106910--106911 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106911--106912 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106911--106912 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106912--106913 []\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 106912--106913 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 106912--106913 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106913--106914 []\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 106913--106914 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 5460) in paragraph at lines 106914--106915 []\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 106915--106916 []\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 106915--106916 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106916--106917 []\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 106916--106917 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106917--106918 []\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 106917--106918 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106918--106919 []\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 106918--106919 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106919--106920 []\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 106919--106920 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106920--106921 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106920--106921 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106921--106922 []\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 106921--106922 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 106921--106922 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106922--106923 []\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 106922--106923 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106923--106924 []\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 106923--106924 \TU/Ubuntu(0)/m/it/10.95 ceph: Underfull \hbox (badness 10000) in paragraph at lines 106923--106924 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- Underfull \hbox (badness 10000) in paragraph at lines 106924--106925 \TU/Ubuntu(0)/m/it/10.95 class="literal">cephobject: Underfull \hbox (badness 10000) in paragraph at lines 106924--106925 \TU/Ubuntu(0)/m/it/10.95 cephobject- Underfull \hbox (badness 10000) in paragraph at lines 106925--106926 []\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 106926--106927 []\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 106926--106927 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106927--106928 []\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 106927--106928 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106928--106929 []\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 106928--106929 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- [1202] Underfull \hbox (badness 10000) in paragraph at lines 106929--106930 []\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 106929--106930 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106930--106931 []\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 106930--106931 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106931--106932 []\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 106931--106932 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106932--106933 []\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 106932--106933 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106933--106934 []\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 106933--106934 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106934--106935 []\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 106934--106935 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 106935--106936 []\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 106936--106937 []\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 106936--106937 \TU/Ubuntu(0)/m/it/10.95 pure-pool- [1203] (./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 (1204 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) [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] Chapter 1. [3] [4] Chapter 2. [5] Chapter 3. [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/b/it' undefined (Font) using `TU/Ubuntu(0)/b/n' instead on input line 2175. [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/sc' undefined (Font) using `TU/Ubuntu(0)/m/n' instead on input line 3352. [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] Underfull \hbox (badness 10000) in paragraph at lines 4495--4497 []\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 [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [86] Missing character: There is no □ (U+25A1) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/UbuntuMono(0)/m/n/10.95 available Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/UbuntuMono(0)/m/n/10.95 available Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\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 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 attach on Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/UbuntuMono(0)/m/n/10.95 unset Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 attach on Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7320--7320 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- [98] [99] Underfull \hbox (badness 10000) in paragraph at lines 7486--7488 []\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 [100] [101] [102] [103] [104] [105] Underfull \hbox (badness 7796) in paragraph at lines 7984--7988 \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 7984--7988 \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 [106] [107] [108] [109] [110] Overfull \hbox (0.99495pt too wide) in paragraph at lines 8544--8547 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][][][][][][] [] [][] [] [] [] [] [][][][][][] [] [][][][][][][][][][][] [] [][][][][][] [] [][][][][][][][ ][][][][][] [] [][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][]$| [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] 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 9284--9289 []\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[][] [121] [122] [123] Underfull \hbox (badness 10000) in paragraph at lines 9490--9492 []\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 9490--9492 \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/ [124] [125] [126] [127] [128] [129] [130] [131] [132] Overfull \vbox (45.62177pt too high) detected at line 10196 [133] [134] [135] Package tcolorbox Warning: The upper box part has become overfull on input line 10409. [136] [137] Package tcolorbox Warning: The upper box part has become overfull on input line 10521. [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] Overfull \vbox (1.4761pt too high) detected at line 12341 [159] [160] [161] [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] Underfull \hbox (badness 5862) in paragraph at lines 15923--15928 []\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[][] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 []\TU/FreeSans(0)/m/n/10.95 Access Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 []\TU/UbuntuMono(0)/m/n/10.95 Read- Overfull \hbox (2.48088pt too wide) in paragraph at lines 16995--16995 \TU/UbuntuMono(0)/m/n/10.95 WriteOnce| Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 [][][]\TU/Ubuntu(0)/m/it/10.95 Local[][] \TU/Ubuntu(0)/m/sc/10.95 (page 652[]), [][]\TU/Ubuntu(0)/m/it/10.95 Remote[][] Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 \TU/Ubuntu(0)/m/sc/10.95 (page 675[]), and [][]\TU/Ubuntu(0)/m/it/10.95 Shared[ ][] Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 []\TU/UbuntuMono(0)/m/n/10.95 Read- Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 \TU/UbuntuMono(0)/m/n/10.95 WriteOn- Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 [][][]\TU/Ubuntu(0)/m/it/10.95 Local[][] \TU/Ubuntu(0)/m/sc/10.95 (page 652[]), [][]\TU/Ubuntu(0)/m/it/10.95 Remote[][] Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 \TU/Ubuntu(0)/m/sc/10.95 (page 675[]), and [][]\TU/Ubuntu(0)/m/it/10.95 Shared[ ][] Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 []\TU/UbuntuMono(0)/m/n/10.95 ReadOn- Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 []\TU/UbuntuMono(0)/m/n/10.95 Read- Underfull \hbox (badness 10000) in paragraph at lines 16995--16995 \TU/UbuntuMono(0)/m/n/10.95 Write- [222] Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [223] [224] [225] Overfull \vbox (2.94714pt too high) detected at line 17226 [226] [227] Underfull \hbox (badness 10000) in paragraph at lines 17401--17405 []\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 17401--17405 [][]\TU/UbuntuMono(0)/m/n/10.95 target= \TU/Ubuntu(0)/m/sc/10.9 5 flag and the appropriate configuration for the member. [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] [269] [270] [271] [272] [273] [274] [275] Underfull \hbox (badness 10000) in paragraph at lines 21196--21199 []\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 524[]) was set to [276] [277] Underfull \hbox (badness 10000) in paragraph at lines 21353--21353 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 21386--21386 []\TU/UbuntuMono(0)/m/n/10.95 network. [278] Underfull \hbox (badness 10000) in paragraph at lines 21415--21415 []\TU/UbuntuMono(0)/m/n/10.95 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 21444--21444 []\TU/UbuntuMono(0)/m/n/10.95 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 21473--21473 []\TU/UbuntuMono(0)/m/n/10.95 user. [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] Missing character: There is no ● (U+25CF) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;color=FFFFFFFF ;! [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] Overfull \hbox (1018.33005pt too wide) in paragraph at lines 23975--23975 []\TU/UbuntuMono(1)/m/n/10 eyJzZXJ2ZXJfbmFtZSI6InJwaTAxIiwiZmluZ2VycHJpbnQiOiIy NjZjZmExZDk0ZDZiMjk2Nzk0YjU0YzJlYzdjOTMwNDA5ZjIzNjdmNmM1YjRhZWVjOGM0YjAxYTc2NjU 0MjgxIiwiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiJmZGI1OTgyNj gxNTQ2ZGQyNGE2ZGE0Mzg5MTUyOGM1ZGUxNWNmYmQ5M2M3OTU3ODNkNGI5OGU4MTQ4MWMzNmUwIn0=| [308] [309] Overfull \hbox (987.0321pt too wide) in paragraph at lines 24084--24084 [][]\TU/UbuntuMono(0)/m/n/10 eyJzZXJ2ZXJfbmFtZSI6Im5vZGUyIiwiZmluZ2VycHJpbnQiOi JjZjlmNmVhMWIzYjhiNjgxNzQ1YTY1NTY2YjM3ZGUwOTUzNjRmM2MxMDAwMGNjZWQyOTk5NDU5YzY2M GIxNWQ4IiwiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiIxNGJmY2Ez MDhkOTNhY2E3MGJmYThkMzE0NWM4NWY3YmE0ZmU1YmYyNmJiNDhmMmUwNzhhOGZhMDczZDc0YTFiIn0 =| [310] [311] [312] [313] [314] [315] [316] [317] Underfull \hbox (badness 10000) in paragraph at lines 24520--24523 []\TU/Ubuntu(0)/m/sc/10.95 You can pass only the member-specific configuration keys \TU/UbuntuMono(0)/m/n/10.95 bridge. [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Underfull \hbox (badness 5105) in paragraph at lines 25766--25771 \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 ). [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] Package tcolorbox Warning: The upper box part has become overfull on input line 27711. [355] [356] [357] [358] Underfull \vbox (badness 10000) detected at line 27973 Overfull \vbox (0.9711pt too high) detected at line 27973 [359] [360] Underfull \hbox (badness 10000) in paragraph at lines 28083--28085 []\TU/Ubuntu(0)/m/sc/10.95 Use the following command to instruct LXD to move al l occurrences of [361] [362] [363] Underfull \hbox (badness 10000) in paragraph at lines 28201--28203 []\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:// [364] [365] [366] Underfull \hbox (badness 6510) in paragraph at lines 28266--28268 []\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/ [367] [368] [369] Underfull \hbox (badness 10000) in paragraph at lines 28459--28462 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][][][][][][][][][] [] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] Overfull \hbox (77.24997pt too wide) in paragraph at lines 29238--29241 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| Overfull \hbox (77.24997pt too wide) in paragraph at lines 29262--29265 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [383] Overfull \hbox (77.24997pt too wide) in paragraph at lines 29285--29288 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [384] [385] Overfull \hbox (70.85999pt too wide) in paragraph at lines 29490--29493 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][]$| [386] Overfull \hbox (60.88303pt too wide) in paragraph at lines 29544--29547 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] Underfull \hbox (badness 7397) in paragraph at lines 30535--30538 []\TU/Ubuntu(0)/m/sc/10.95 If you plan to use the OverlayFS storage driver in D ocker, you should also set [402] Overfull \hbox (135.14801pt too wide) in paragraph at lines 30641--30644 [][][][][]$[][][][][] [] [] [] [][][][][][][] [] [][][][][][][][][][][][][][][] [] [][][] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [403] [404] [405] [406] Underfull \hbox (badness 10000) in paragraph at lines 30978--30978 []\TU/Ubuntu(0)/b/it/10.95 API exten- Underfull \hbox (badness 10000) in paragraph at lines 30978--30978 []\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 30978--30978 []\TU/Ubuntu(0)/b/it/10.95 Documenta- Underfull \hbox (badness 10000) in paragraph at lines 30978--30978 []\TU/Ubuntu(0)/b/it/10.95 Go client [407] [408] [409] [410] [411] [412] Underfull \hbox (badness 10000) in paragraph at lines 31395--31398 [][][][][]$[][][][][] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][][ ][][][][][][][][][][][][][][][][] [] [][][] [] [413] [414] [415] [416] [417] [418] [419] [420] [421] Overfull \hbox (3.24397pt too wide) in paragraph at lines 32112--32112 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 32112--32112 []\TU/FreeSans(0)/m/n/10.95 De- Underfull \hbox (badness 10000) in paragraph at lines 32112--32112 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (8.24812pt too wide) in paragraph at lines 32112--32112 []\TU/Ubuntu(0)/m/sc/10.95 string| Underfull \hbox (badness 10000) in paragraph at lines 32112--32112 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (8.24812pt too wide) in paragraph at lines 32112--32112 []\TU/Ubuntu(0)/m/sc/10.95 string| Underfull \hbox (badness 10000) in paragraph at lines 32112--32112 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (1.71097pt too wide) in paragraph at lines 32112--32112 []\TU/Ubuntu(0)/m/sc/10.95 bool| [422] Underfull \hbox (badness 10000) in paragraph at lines 32379--32379 []\TU/FreeSans(0)/m/n/10.95 Direc- Overfull \hbox (5.66438pt too wide) in paragraph at lines 32379--32379 []\TU/FreeSans(0)/m/n/10.95 Btrfs| Overfull \hbox (5.46402pt too wide) in paragraph at lines 32379--32379 []\TU/FreeSans(0)/m/n/10.95 LVM| Overfull \hbox (3.64633pt too wide) in paragraph at lines 32379--32379 []\TU/FreeSans(0)/m/n/10.95 ZFS| Underfull \hbox (badness 10000) in paragraph at lines 32379--32379 []\TU/FreeSans(0)/m/n/10.95 Ceph Underfull \hbox (badness 10000) in paragraph at lines 32379--32379 []\TU/FreeSans(0)/m/n/10.95 Dell Pow- Underfull \hbox (badness 10000) in paragraph at lines 32379--32379 []\TU/FreeSans(0)/m/n/10.95 Pure Underfull \hbox (badness 10000) in paragraph at lines 32379--32379 []\TU/Ubuntu(0)/m/sc/10.95 Shared with the Underfull \hbox (badness 10000) in paragraph at lines 32379--32379 []\TU/Ubuntu(0)/m/sc/10.95 Dedicated disk/- [423] [424] Underfull \hbox (badness 5533) in paragraph at lines 32439--32441 []\TU/Ubuntu(0)/m/sc/10.95 Directly on an instance: [][]\TU/UbuntuMono(0)/m/it/ 10.95 lxc launch [][]storage [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [435] [436] Underfull \vbox (badness 10000) detected at line 33390 Overfull \vbox (0.9711pt too high) detected at line 33390 [437] [438] [439] [440] [441] [442] [443] [444] [445] [446] Underfull \hbox (badness 10000) in paragraph at lines 34028--34028 []\TU/FreeSans(0)/m/n/10.95 Au- Underfull \hbox (badness 10000) in paragraph at lines 34028--34028 \TU/FreeSans(0)/m/n/10.95 to- Overfull \hbox (6.566pt too wide) in paragraph at lines 34028--34028 \TU/FreeSans(0)/m/n/10.95 matic| Overfull \hbox (41.50494pt too wide) in paragraph at lines 34028--34028 []\TU/UbuntuMono(0)/m/n/10.95 database[]voter| Overfull \hbox (46.97993pt too wide) in paragraph at lines 34028--34028 []\TU/UbuntuMono(0)/m/n/10.95 database[]leader| Overfull \hbox (52.45494pt too wide) in paragraph at lines 34028--34028 []\TU/UbuntuMono(0)/m/n/10.95 database[]standby| Overfull \hbox (36.02995pt too wide) in paragraph at lines 34028--34028 []\TU/UbuntuMono(0)/m/n/10.95 control[]plane| Overfull \hbox (25.07996pt too wide) in paragraph at lines 34028--34028 []\TU/UbuntuMono(0)/m/n/10.95 ovn[]chassis| [447] [448] [449] [450] [451] [452] [453] [454] Underfull \hbox (badness 10000) in paragraph at lines 34592--34592 []\TU/Ubuntu(0)/b/it/10.95 Requires Underfull \hbox (badness 10000) in paragraph at lines 34592--34592 []\TU/Ubuntu(0)/b/it/10.95 Recovery Underfull \hbox (badness 10000) in paragraph at lines 34592--34592 []\TU/Ubuntu(0)/b/it/10.95 Snapshot [455] [456] [457] [458] [459] Overfull \hbox (7.46788pt too wide) in paragraph at lines 35029--35029 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 35029--35029 []\TU/FreeSans(0)/m/n/10.95 De- Overfull \hbox (0.86389pt too wide) in paragraph at lines 35029--35029 \TU/FreeSans(0)/m/n/10.95 fault| Underfull \hbox (badness 10000) in paragraph at lines 35029--35029 []\TU/FreeSans(0)/m/n/10.95 Re- Overfull \hbox (5.03206pt too wide) in paragraph at lines 35029--35029 \TU/FreeSans(0)/m/n/10.95 quired| Underfull \hbox (badness 10000) in paragraph at lines 35029--35029 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (5.93488pt too wide) in paragraph at lines 35029--35029 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 35029--35029 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 35029--35029 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- Underfull \hbox (badness 10000) in paragraph at lines 35029--35029 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (4.72388pt too wide) in paragraph at lines 35029--35029 \TU/UbuntuMono(0)/m/n/10.95 ipv4_filtering| Overfull \hbox (5.93488pt too wide) in paragraph at lines 35029--35029 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 35029--35029 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 35029--35029 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- Underfull \hbox (badness 10000) in paragraph at lines 35029--35029 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (4.72388pt too wide) in paragraph at lines 35029--35029 \TU/UbuntuMono(0)/m/n/10.95 ipv6_filtering| Overfull \hbox (5.93488pt too wide) in paragraph at lines 35029--35029 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 35029--35029 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 35029--35029 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- [460] [461] [462] [463] Underfull \hbox (badness 5817) in paragraph at lines 35244--35250 []\TU/Ubuntu(0)/m/sc/10.95 To figure out the right values for the \TU/UbuntuMon o(0)/m/n/10.95 security.delegate_bpf.cmd_types\TU/Ubuntu(0)/m/sc/10.95 , \TU/Ub untuMono(0)/m/n/10.95 security. Underfull \hbox (badness 10000) in paragraph at lines 35244--35250 \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. [464] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/FreeSans(0)/m/n/10.95 Capa- Overfull \hbox (1.62204pt too wide) in paragraph at lines 35463--35463 []\TU/FreeSans(0)/m/n/10.95 Sup- Overfull \hbox (9.37463pt too wide) in paragraph at lines 35463--35463 \TU/FreeSans(0)/m/n/10.95 ported| Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Dy- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 namic Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 provi- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 [][][]\TU/Ubuntu(0)/m/it/10.95 Local[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 and [][]\TU/Ubuntu(0)/m/it/10.95 Shared[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Filesys- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 tem Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 [][][]\TU/Ubuntu(0)/m/it/10.95 Local[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 and [][]\TU/Ubuntu(0)/m/it/10.95 Shared[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Shared Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 filesys- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 tem Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 - Overfull \hbox (21.93428pt too wide) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 (coming- Overfull \hbox (6.25389pt too wide) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 soon)| Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 [][][]\TU/Ubuntu(0)/m/it/10.95 Shared[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Block Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 and [][]\TU/Ubuntu(0)/m/it/10.95 Remote[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Vol- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 ume Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 expan- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 [][][]\TU/Ubuntu(0)/m/it/10.95 Local[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 and [][]\TU/Ubuntu(0)/m/it/10.95 Shared[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Vol- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 ume Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 snap- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 [][][]\TU/Ubuntu(0)/m/it/10.95 Local[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 and [][]\TU/Ubuntu(0)/m/it/10.95 Shared[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Vol- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 ume Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 [][][]\TU/Ubuntu(0)/m/it/10.95 Local[][] Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 and [][]\TU/Ubuntu(0)/m/it/10.95 Shared[][] Overfull \hbox (11.8917pt too wide) in paragraph at lines 35463--35463 []\TU/Ubuntu(0)/m/sc/10.95 Topology- Underfull \hbox (badness 10000) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 aware Overfull \hbox (3.78868pt too wide) in paragraph at lines 35463--35463 \TU/Ubuntu(0)/m/sc/10.95 schedul- [465] [466] [467] Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [468] Underfull \hbox (badness 10000) in paragraph at lines 35570--35572 []\TU/Ubuntu(0)/m/sc/10.95 Supporting the node service are the node CSI sidecar s, most notably the Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [469] Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 35625--35628 [][][][][]$[][][][][] [] [] [] [][][][][][][][][][] [] [][] [] [][][][] [] [][] [][][][][][][] [] [][][][][][][][][][][][][][][] [] [][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][] [] Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ↗ (U+2197) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [470] [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] [491] [492] [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] Underfull \hbox (badness 10000) in paragraph at lines 38628--38630 []\TU/Ubuntu(0)/m/sc/10.95 The instance placement scriptlet functionality (and the associated \TU/UbuntuMono(0)/m/n/10.95 in- [505] [506] [507] Overfull \hbox (88.837pt too wide) in paragraph at lines 38930--38933 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][] [] [][][][][][][][][][][][][][][][] [] [][][][][][][][][][][][ ][][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][]$| [508] Overfull \hbox (88.837pt too wide) in paragraph at lines 38992--38995 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][] [] [][][][][][][][][][][][][][][][] [] [][][][][][][][][][][][ ][][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][]$| [509] Overfull \hbox (77.24997pt too wide) in paragraph at lines 39031--39034 [][][][][]$[][][][][] [] [] [] [][][][][][][][][] [] [][] [] [][][][] [] [][][] [][][][][][][][][][][][] [] [][][][][][][][][][][][][] [] [][][][][][][][][][][ ][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][]$| [510] [511] [512] [513] [514] Underfull \hbox (badness 10000) in paragraph at lines 39460--39460 []\TU/FreeSans(0)/m/n/10.95 Vari- Underfull \hbox (badness 10000) in paragraph at lines 39460--39460 []\TU/UbuntuMono(0)/m/n/10.95 trig- Underfull \hbox (badness 10000) in paragraph at lines 39460--39460 []\TU/UbuntuMono(0)/m/n/10.95 in- Underfull \hbox (badness 10000) in paragraph at lines 39460--39460 []\TU/UbuntuMono(0)/m/n/10.95 de- Overfull \hbox (51.51558pt too wide) in paragraph at lines 39460--39460 []\TU/UbuntuMono(0)/m/n/10.95 map[string]map[string]string| Underfull \hbox (badness 10000) in paragraph at lines 39460--39460 []\TU/UbuntuMono(0)/m/n/10.95 prop- [515] 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 40305--40305 []\TU/FreeSans(0)/m/n/10.95 OS Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 \TU/FreeSans(0)/m/n/10.95 ven- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 OS ver- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 OS Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 \TU/FreeSans(0)/m/n/10.95 sup- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 [][][]\TU/FreeSans(0)/m/it/10.95 LXD agent[][] Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 VirtIO- Overfull \hbox (1.76984pt too wide) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 VirtIO- Overfull \hbox (12.63136pt too wide) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 NVMe| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 CSM Overfull \hbox (7.55548pt too wide) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 UEFI| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/FreeSans(0)/m/n/10.95 Se- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 \TU/FreeSans(0)/m/n/10.95 cure Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\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 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Red Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 RHEL Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Red Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 SLES 12 Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 SLES 15 Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 20.04.6 Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 22.04.4 Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 24.04.1 Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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 40305--40305 []\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 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 40305--40305 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 40305--40305 \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;! [516] 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;! [517] [518] 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 40559--40559 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 40559--40559 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 40559--40559 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 40559--40559 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 40559--40559 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 40559--40559 []\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;! [519] [520] [521] [522] Underfull \hbox (badness 7981) in paragraph at lines 40952--40962 []\TU/Ubuntu(0)/m/sc/10.95 The following server options control the core daemon configuration: [][] \TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 40990--40994 []\TU/Ubuntu(0)/m/sc/10.95 This configuration option accepts multiple space-sep arated values of the form [523] Underfull \hbox (badness 10000) in paragraph at lines 41024--41024 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41060--41060 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41089--41089 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41125--41125 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41154--41154 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41186--41186 []\TU/UbuntuMono(0)/m/n/10.95 core. [524] Underfull \hbox (badness 10000) in paragraph at lines 41196--41202 []\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 41222--41222 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41254--41254 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41283--41283 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41312--41312 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41341--41341 []\TU/UbuntuMono(0)/m/n/10.95 core. [525] Underfull \hbox (badness 10000) in paragraph at lines 41373--41373 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41409--41409 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41438--41438 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41470--41470 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41502--41502 []\TU/UbuntuMono(0)/m/n/10.95 core. [526] Underfull \hbox (badness 10000) in paragraph at lines 41541--41541 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41610--41610 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41646--41646 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 41685--41685 []\TU/UbuntuMono(0)/m/n/10.95 acme. [527] Underfull \hbox (badness 10000) in paragraph at lines 41718--41718 []\TU/UbuntuMono(0)/m/n/10.95 https://acme[]v02.api.letsencrypt.org/ Underfull \hbox (badness 10000) in paragraph at lines 41776--41776 []\TU/UbuntuMono(0)/m/n/10.95 acme. Underfull \hbox (badness 10000) in paragraph at lines 41843--41843 []\TU/UbuntuMono(0)/m/n/10.95 oidc.client. [528] Underfull \hbox (badness 10000) in paragraph at lines 41872--41872 []\TU/UbuntuMono(0)/m/n/10.95 oidc.client. Underfull \hbox (badness 10000) in paragraph at lines 41901--41901 []\TU/UbuntuMono(0)/m/n/10.95 oidc.groups. Underfull \hbox (badness 10000) in paragraph at lines 42009--42009 []\TU/UbuntuMono(0)/m/n/10.95 oidc.session. Underfull \hbox (badness 10000) in paragraph at lines 42016--42020 []\TU/Ubuntu(0)/m/sc/10.95 This configuration option accepts multiple space-sep arated values of the form [529] Underfull \hbox (badness 10000) in paragraph at lines 42066--42066 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 42099--42099 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 42135--42135 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 42172--42172 []\TU/UbuntuMono(0)/m/n/10.95 cluster. [530] Underfull \hbox (badness 10000) in paragraph at lines 42205--42205 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 42242--42242 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 42279--42279 []\TU/UbuntuMono(0)/m/n/10.95 cluster. [531] Underfull \hbox (badness 10000) in paragraph at lines 42354--42354 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 42391--42391 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 42419--42419 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 42452--42452 []\TU/UbuntuMono(0)/m/n/10.95 images. [532] Underfull \hbox (badness 10000) in paragraph at lines 42490--42490 []\TU/UbuntuMono(0)/m/n/10.95 loki.api. Underfull \hbox (badness 10000) in paragraph at lines 42519--42519 []\TU/UbuntuMono(0)/m/n/10.95 loki.api. Underfull \hbox (badness 10000) in paragraph at lines 42551--42551 []\TU/UbuntuMono(0)/m/n/10.95 loki.auth. Underfull \hbox (badness 10000) in paragraph at lines 42580--42580 []\TU/UbuntuMono(0)/m/n/10.95 loki.auth. [533] Underfull \hbox (badness 10000) in paragraph at lines 42714--42714 []\TU/UbuntuMono(0)/m/n/10.95 lifecycle, Underfull \hbox (badness 10000) in paragraph at lines 42757--42757 []\TU/UbuntuMono(0)/m/n/10.95 backups. Underfull \hbox (badness 10000) in paragraph at lines 42793--42793 []\TU/UbuntuMono(0)/m/n/10.95 instances.migration. [534] Underfull \hbox (badness 10000) in paragraph at lines 42829--42829 []\TU/UbuntuMono(0)/m/n/10.95 instances.nic. Underfull \hbox (badness 5667) in paragraph at lines 42942--42948 []\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 42968--42968 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn. [535] Underfull \hbox (badness 10000) in paragraph at lines 43036--43036 []\TU/UbuntuMono(0)/m/n/10.95 storage. Underfull \hbox (badness 10000) in paragraph at lines 43068--43068 []\TU/UbuntuMono(0)/m/n/10.95 storage. Underfull \hbox (badness 10000) in paragraph at lines 43100--43100 []\TU/UbuntuMono(0)/m/n/10.95 storage.project.{name}. Underfull \hbox (badness 10000) in paragraph at lines 43132--43132 []\TU/UbuntuMono(0)/m/n/10.95 storage.project.{name}. [536] Underfull \hbox (badness 10000) in paragraph at lines 43164--43164 []\TU/UbuntuMono(0)/m/n/10.95 user.instances.placement. [537] [538] Underfull \hbox (badness 10000) in paragraph at lines 43471--43471 []\TU/UbuntuMono(0)/m/n/10.95 agent. Underfull \hbox (badness 10000) in paragraph at lines 43507--43507 []\TU/UbuntuMono(0)/m/n/10.95 cluster. [539] Underfull \hbox (badness 10000) in paragraph at lines 43576--43576 []\TU/UbuntuMono(0)/m/n/10.95 environment. Underfull \hbox (badness 10000) in paragraph at lines 43612--43612 []\TU/UbuntuMono(0)/m/n/10.95 linux. [540] Underfull \hbox (badness 10000) in paragraph at lines 43655--43655 []\TU/UbuntuMono(0)/m/n/10.95 linux.kernel_modules. Underfull \hbox (badness 10000) in paragraph at lines 43692--43692 []\TU/UbuntuMono(0)/m/n/10.95 linux.sysctl. Underfull \hbox (badness 10000) in paragraph at lines 43721--43721 []\TU/UbuntuMono(0)/m/n/10.95 ubuntu_pro. Underfull \hbox (badness 10000) in paragraph at lines 43756--43756 []\TU/UbuntuMono(0)/m/n/10.95 user. Underfull \hbox (badness 10000) in paragraph at lines 43788--43788 []\TU/UbuntuMono(0)/m/n/10.95 environment. [541] Underfull \hbox (badness 10000) in paragraph at lines 43827--43827 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 43865--43865 []\TU/UbuntuMono(0)/m/n/10.95 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 43901--43901 []\TU/UbuntuMono(0)/m/n/10.95 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 43929--43929 []\TU/UbuntuMono(0)/m/n/10.95 boot. [542] Underfull \hbox (badness 10000) in paragraph at lines 43966--43966 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 44010--44014 []\TU/Ubuntu(0)/m/sc/10.95 The \TU/UbuntuMono(0)/m/n/10.95 uefi[]secureboot \TU /Ubuntu(0)/m/sc/10.95 mode uses UEFI firmware with secure boot enabled. The Underfull \hbox (badness 10000) in paragraph at lines 44044--44044 []\TU/UbuntuMono(0)/m/n/10.95 boot.stop. Underfull \hbox (badness 10000) in paragraph at lines 44090--44090 []\TU/UbuntuMono(0)/m/n/10.95 cloud[]init. [543] Underfull \hbox (badness 10000) in paragraph at lines 44126--44126 []\TU/UbuntuMono(0)/m/n/10.95 cloud[]init.ssh[]keys. [544] Underfull \hbox (badness 10000) in paragraph at lines 44369--44369 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 44412--44412 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. [545] Underfull \hbox (badness 10000) in paragraph at lines 44448--44448 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 44491--44491 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 44535--44535 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 44575--44575 []\TU/UbuntuMono(0)/m/n/10.95 limits.disk. Underfull \hbox (badness 10000) in paragraph at lines 44614--44614 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. [546] Underfull \hbox (badness 10000) in paragraph at lines 44654--44654 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 44694--44694 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 44734--44734 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 44778--44778 []\TU/UbuntuMono(0)/m/n/10.95 limits. [547] Underfull \hbox (badness 10000) in paragraph at lines 44858--44858 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. Underfull \hbox (badness 10000) in paragraph at lines 44899--44899 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. Underfull \hbox (badness 10000) in paragraph at lines 44939--44939 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. [548] Underfull \hbox (badness 10000) in paragraph at lines 44976--44976 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory.swap. Underfull \hbox (badness 10000) in paragraph at lines 45017--45017 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 45053--45053 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. [549] [550] [551] Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_FSIZE| Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_LOCKS| Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (16.63469pt too wide) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_MEMLOCK| Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (11.1597pt too wide) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_NOFILE| Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_NPROC| Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (11.1597pt too wide) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_RTPRIO| Underfull \hbox (badness 10000) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (33.0597pt too wide) in paragraph at lines 45349--45349 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_SIGPENDING| [552] Underfull \hbox (badness 10000) in paragraph at lines 45353--45355 []\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 45405--45405 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental. [553] Underfull \hbox (badness 10000) in paragraph at lines 45445--45445 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory. Underfull \hbox (badness 10000) in paragraph at lines 45482--45482 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory. [554] Underfull \hbox (badness 10000) in paragraph at lines 45557--45557 []\TU/UbuntuMono(0)/m/n/10.95 placement. Underfull \hbox (badness 10000) in paragraph at lines 45608--45608 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.driver. Underfull \hbox (badness 10000) in paragraph at lines 45612--45614 []\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 45644--45644 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.require. Underfull \hbox (badness 10000) in paragraph at lines 45680--45680 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.require. [555] Underfull \hbox (badness 10000) in paragraph at lines 45720--45720 []\TU/UbuntuMono(0)/m/n/10.95 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 45755--45755 []\TU/UbuntuMono(0)/m/n/10.95 raw. Underfull \hbox (badness 10000) in paragraph at lines 45787--45787 []\TU/UbuntuMono(0)/m/n/10.95 raw. [556] Underfull \hbox (badness 10000) in paragraph at lines 45925--45925 []\TU/UbuntuMono(0)/m/n/10.95 raw. [557] [558] Underfull \hbox (badness 10000) in paragraph at lines 46091--46091 []\TU/UbuntuMono(0)/m/n/10.95 security.agent. Underfull \hbox (badness 6493) in paragraph at lines 46135--46139 []\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 46176--46176 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. [559] Underfull \hbox (badness 10000) in paragraph at lines 46219--46219 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 46263--46263 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 46305--46305 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. [560] Underfull \hbox (badness 10000) in paragraph at lines 46379--46379 []\TU/UbuntuMono(0)/m/n/10.95 security.devlxd. Underfull \hbox (badness 10000) in paragraph at lines 46412--46412 []\TU/UbuntuMono(0)/m/n/10.95 security.devlxd.management. Underfull \hbox (badness 10000) in paragraph at lines 46485--46485 []\TU/UbuntuMono(0)/m/n/10.95 security.idmap. [561] Underfull \hbox (badness 10000) in paragraph at lines 46558--46558 []\TU/UbuntuMono(0)/m/n/10.95 security. Underfull \hbox (badness 6364) in paragraph at lines 46605--46611 []\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 46631--46631 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. Underfull \hbox (badness 10000) in paragraph at lines 46668--46668 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. Underfull \hbox (badness 10000) in paragraph at lines 46704--46704 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. [562] Underfull \hbox (badness 10000) in paragraph at lines 46778--46778 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.policy. Underfull \hbox (badness 10000) in paragraph at lines 46815--46815 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.session. Underfull \hbox (badness 10000) in paragraph at lines 46852--46852 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.session. Underfull \hbox (badness 10000) in paragraph at lines 46885--46885 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. [563] Underfull \hbox (badness 10000) in paragraph at lines 46922--46922 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 46963--46963 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 47004--47004 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 47041--47041 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. [564] Underfull \hbox (badness 10000) in paragraph at lines 47078--47078 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.bpf. Underfull \hbox (badness 10000) in paragraph at lines 47118--47118 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 47158--47158 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 47191--47191 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. [565] Underfull \hbox (badness 10000) in paragraph at lines 47227--47227 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. Underfull \hbox (badness 10000) in paragraph at lines 47267--47267 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. Underfull \hbox (badness 10000) in paragraph at lines 47274--47280 []\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 47304--47304 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 47344--47344 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 47354--47360 []\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 [][][][] [566] Underfull \hbox (badness 10000) in paragraph at lines 47384--47384 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 47422--47422 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 47458--47458 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 47498--47498 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 47508--47514 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule.stopped \TU/Ubuntu(0)/m/sc/10. 95 Whether to automatically snapshot stopped instances [][][][] [567] Underfull \hbox (badness 10000) in paragraph at lines 47534--47534 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule. Underfull \hbox (badness 10000) in paragraph at lines 47587--47587 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 47615--47615 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. [568] Underfull \hbox (badness 10000) in paragraph at lines 47643--47643 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 47671--47671 []\TU/UbuntuMono(0)/m/n/10.95 volatile..devlxd. Underfull \hbox (badness 10000) in paragraph at lines 47700--47700 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 47728--47728 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 47756--47756 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 47784--47784 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. [569] Underfull \hbox (badness 10000) in paragraph at lines 47812--47812 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 47840--47840 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vdpa. Underfull \hbox (badness 10000) in paragraph at lines 47868--47868 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 47896--47896 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 47924--47924 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 47952--47952 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. [570] Underfull \hbox (badness 10000) in paragraph at lines 47980--47980 []\TU/UbuntuMono(0)/m/n/10.95 volatile. Underfull \hbox (badness 10000) in paragraph at lines 48005--48005 []\TU/UbuntuMono(0)/m/n/10.95 volatile. Underfull \hbox (badness 10000) in paragraph at lines 48094--48094 []\TU/UbuntuMono(0)/m/n/10.95 volatile.bus. Underfull \hbox (badness 10000) in paragraph at lines 48122--48122 []\TU/UbuntuMono(0)/m/n/10.95 volatile.cloud[]init. [571] Underfull \hbox (badness 10000) in paragraph at lines 48147--48147 []\TU/UbuntuMono(0)/m/n/10.95 volatile.cluster. Underfull \hbox (badness 10000) in paragraph at lines 48175--48175 []\TU/UbuntuMono(0)/m/n/10.95 volatile.evacuate. Underfull \hbox (badness 10000) in paragraph at lines 48207--48207 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 48236--48236 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 48265--48265 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 48294--48294 []\TU/UbuntuMono(0)/m/n/10.95 volatile.last_state. [572] Underfull \hbox (badness 10000) in paragraph at lines 48324--48324 []\TU/UbuntuMono(0)/m/n/10.95 volatile.last_state. Underfull \hbox (badness 10000) in paragraph at lines 48377--48377 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid. Underfull \hbox (badness 10000) in paragraph at lines 48406--48406 []\TU/UbuntuMono(0)/m/n/10.95 volatile. [573] Underfull \hbox (badness 10000) in paragraph at lines 48708--48708 []\TU/UbuntuMono(0)/m/n/10.95 /dev/ Underfull \hbox (badness 10000) in paragraph at lines 48708--48708 []\TU/UbuntuMono(0)/m/n/10.95 /dev/ Underfull \hbox (badness 10000) in paragraph at lines 48708--48708 []\TU/UbuntuMono(0)/m/n/10.95 /dev/net/ [574] [575] [576] Underfull \hbox (badness 10000) in paragraph at lines 48998--48998 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. [577] Underfull \hbox (badness 10000) in paragraph at lines 49062--49062 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. Underfull \hbox (badness 10000) in paragraph at lines 49094--49094 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 49158--49158 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. [578] Underfull \hbox (badness 10000) in paragraph at lines 49222--49222 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 49254--49254 []\TU/UbuntuMono(0)/m/n/10.95 limits. [579] Underfull \hbox (badness 10000) in paragraph at lines 49457--49457 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [580] Underfull \hbox (badness 10000) in paragraph at lines 49564--49564 []\TU/UbuntuMono(0)/m/n/10.95 security. [581] [582] [583] [584] [585] Underfull \hbox (badness 10000) in paragraph at lines 50266--50266 []\TU/UbuntuMono(0)/m/n/10.95 security. [586] [587] [588] [589] Underfull \hbox (badness 10000) in paragraph at lines 50910--50910 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. [590] Underfull \hbox (badness 10000) in paragraph at lines 50971--50971 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. Underfull \hbox (badness 10000) in paragraph at lines 51003--51003 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 51064--51064 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. [591] Underfull \hbox (badness 10000) in paragraph at lines 51230--51230 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 51266--51266 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 51299--51299 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 51335--51335 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. [592] [593] Underfull \hbox (badness 10000) in paragraph at lines 51530--51530 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. [594] Underfull \hbox (badness 10000) in paragraph at lines 51623--51623 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. [595] [596] Underfull \hbox (badness 10000) in paragraph at lines 52064--52064 []\TU/UbuntuMono(0)/m/n/10.95 limits. [597] Underfull \hbox (badness 10000) in paragraph at lines 52092--52092 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 52214--52214 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [598] [599] [600] Underfull \hbox (badness 10000) in paragraph at lines 52440--52440 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 52472--52472 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. [601] Underfull \hbox (badness 10000) in paragraph at lines 52614--52614 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 52646--52646 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. [602] Underfull \hbox (badness 10000) in paragraph at lines 52816--52816 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 52844--52844 []\TU/UbuntuMono(0)/m/n/10.95 limits. [603] Underfull \hbox (badness 10000) in paragraph at lines 52991--52991 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [604] [605] [606] Underfull \hbox (badness 10000) in paragraph at lines 53307--53307 []\TU/UbuntuMono(0)/m/n/10.95 initial. [607] Underfull \hbox (badness 10000) in paragraph at lines 53461--53461 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 53530--53530 []\TU/UbuntuMono(0)/m/n/10.95 limits. [608] Underfull \hbox (badness 10000) in paragraph at lines 53675--53675 []\TU/UbuntuMono(0)/m/n/10.95 raw.mount. [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] Underfull \hbox (badness 10000) in paragraph at lines 55575--55575 []\TU/UbuntuMono(0)/m/n/10.95 mig. [623] [624] [625] [626] [627] [628] Underfull \hbox (badness 10000) in paragraph at lines 56451--56451 []\TU/UbuntuMono(0)/m/n/10.95 security. Underfull \hbox (badness 10000) in paragraph at lines 56484--56484 []\TU/UbuntuMono(0)/m/n/10.95 security. [629] [630] Underfull \hbox (badness 10000) in paragraph at lines 56657--56657 []\TU/UbuntuMono(0)/m/n/10.95 ownership. [631] [632] [633] [634] [635] [636] Underfull \hbox (badness 10000) in paragraph at lines 57385--57385 []\TU/UbuntuMono(0)/m/n/10.95 features.networks. [637] Underfull \hbox (badness 10000) in paragraph at lines 57451--57451 []\TU/UbuntuMono(0)/m/n/10.95 features.storage. Underfull \hbox (badness 10000) in paragraph at lines 57484--57484 []\TU/UbuntuMono(0)/m/n/10.95 features.storage. [638] Underfull \hbox (badness 10000) in paragraph at lines 57569--57569 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 57625--57625 []\TU/UbuntuMono(0)/m/n/10.95 limits.disk.pool. [639] Underfull \hbox (badness 10000) in paragraph at lines 57659--57659 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 57737--57737 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 57766--57766 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 57795--57795 []\TU/UbuntuMono(0)/m/n/10.95 limits. [640] Underfull \hbox (badness 10000) in paragraph at lines 57823--57823 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 57915--57915 []\TU/UbuntuMono(0)/m/n/10.95 restricted. [641] Underfull \hbox (badness 10000) in paragraph at lines 57943--57943 []\TU/UbuntuMono(0)/m/n/10.95 restricted.cluster. Underfull \hbox (badness 10000) in paragraph at lines 57975--57975 []\TU/UbuntuMono(0)/m/n/10.95 restricted.cluster. Underfull \hbox (badness 10000) in paragraph at lines 58008--58008 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 58042--58042 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. [642] Underfull \hbox (badness 10000) in paragraph at lines 58075--58075 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 58108--58108 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 58116--58118 []\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 58154--58154 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [643] Underfull \hbox (badness 10000) in paragraph at lines 58206--58206 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices.disk. Underfull \hbox (badness 10000) in paragraph at lines 58240--58240 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 58272--58272 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 58304--58304 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 58350--58350 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [644] Underfull \hbox (badness 10000) in paragraph at lines 58382--58382 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 58414--58414 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 58446--58446 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 58478--58478 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 58510--58510 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [645] Underfull \hbox (badness 10000) in paragraph at lines 58538--58538 []\TU/UbuntuMono(0)/m/n/10.95 restricted.idmap. Underfull \hbox (badness 10000) in paragraph at lines 58566--58566 []\TU/UbuntuMono(0)/m/n/10.95 restricted.idmap. Underfull \hbox (badness 10000) in paragraph at lines 58594--58594 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 58630--58630 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. [646] Underfull \hbox (badness 10000) in paragraph at lines 58666--58666 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 58698--58698 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 58730--58730 []\TU/UbuntuMono(0)/m/n/10.95 restricted. Underfull \hbox (badness 10000) in paragraph at lines 58759--58759 []\TU/UbuntuMono(0)/m/n/10.95 restricted.virtual[]machines. [647] Underfull \hbox (badness 10000) in paragraph at lines 58795--58795 []\TU/UbuntuMono(0)/m/n/10.95 backups. Underfull \hbox (badness 10000) in paragraph at lines 58849--58849 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 58878--58878 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 58906--58906 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 58931--58931 []\TU/UbuntuMono(0)/m/n/10.95 images. [648] Underfull \hbox (badness 10000) in paragraph at lines 58959--58959 []\TU/UbuntuMono(0)/m/n/10.95 user. Underfull \hbox (badness 10000) in paragraph at lines 58990--58990 []\TU/UbuntuMono(0)/m/n/10.95 replica. Underfull \hbox (badness 10000) in paragraph at lines 59015--59015 []\TU/UbuntuMono(0)/m/n/10.95 replica. [649] 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+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+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+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+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+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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+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+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+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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+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+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+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+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 59712--59712 []\TU/FreeSans(0)/m/n/10.95 Ceph Overfull \hbox (14.59264pt too wide) in paragraph at lines 59712--59712 []\TU/FreeSans(0)/m/n/10.95 CephFS| Underfull \hbox (badness 10000) in paragraph at lines 59712--59712 []\TU/FreeSans(0)/m/n/10.95 Ceph Underfull \hbox (badness 10000) in paragraph at lines 59712--59712 []\TU/FreeSans(0)/m/n/10.95 Pure Underfull \hbox (badness 10000) in paragraph at lines 59712--59712 []\TU/FreeSans(0)/m/n/10.95 HPE Underfull \hbox (badness 10000) in paragraph at lines 59712--59712 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized image storage[][] 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 59712--59712 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized instance creation[][] 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 59712--59712 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized snapshot creation[][] Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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 59712--59712 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized backup (import/ex- 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 59712--59712 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized volume transfer[][] 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 59712--59712 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized volume refresh[][] 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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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 59712--59712 [][][]\TU/Ubuntu(0)/m/it/10.95 Restore from older snapshots Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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+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+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+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [650] [651] Underfull \hbox (badness 10000) in paragraph at lines 59793--59793 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [652] Underfull \hbox (badness 10000) in paragraph at lines 59830--59830 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 59892--59892 []\TU/UbuntuMono(0)/m/n/10.95 source. [653] [654] Underfull \hbox (badness 10000) in paragraph at lines 60253--60253 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 60282--60282 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [655] [656] [657] Underfull \hbox (badness 10000) in paragraph at lines 60532--60532 []\TU/UbuntuMono(0)/m/n/10.95 source. [658] [659] Underfull \hbox (badness 10000) in paragraph at lines 60930--60930 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 60959--60959 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [660] [661] Underfull \hbox (badness 10000) in paragraph at lines 61085--61085 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 61121--61121 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 61154--61154 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 61187--61187 []\TU/UbuntuMono(0)/m/n/10.95 lvm.vg. [662] Underfull \hbox (badness 10000) in paragraph at lines 61253--61253 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 61290--61290 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 61393--61393 []\TU/UbuntuMono(0)/m/n/10.95 source. [663] [664] [665] [666] Underfull \hbox (badness 10000) in paragraph at lines 61938--61938 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 61967--61967 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [667] [668] [669] Underfull \hbox (badness 10000) in paragraph at lines 62240--62240 []\TU/UbuntuMono(0)/m/n/10.95 source. Underfull \hbox (badness 10000) in paragraph at lines 62313--62313 []\TU/UbuntuMono(0)/m/n/10.95 zfs. Underfull \hbox (badness 10000) in paragraph at lines 62351--62351 []\TU/UbuntuMono(0)/m/n/10.95 zfs. [670] Underfull \hbox (badness 10000) in paragraph at lines 62429--62429 []\TU/Ubuntu(0)/b/it/10.95 Condi- Underfull \hbox (badness 10000) in paragraph at lines 62470--62470 []\TU/Ubuntu(0)/b/it/10.95 Condi- [671] [672] Underfull \hbox (badness 10000) in paragraph at lines 62820--62820 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 62849--62849 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [673] Underfull \hbox (badness 10000) in paragraph at lines 63037--63037 []\TU/UbuntuMono(0)/m/n/10.95 zfs. [674] [675] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 63203. [676] Underfull \hbox (badness 10000) in paragraph at lines 63318--63318 []\TU/UbuntuMono(0)/m/n/10.95 ceph. Underfull \hbox (badness 10000) in paragraph at lines 63347--63347 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. [677] Underfull \hbox (badness 10000) in paragraph at lines 63380--63380 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 63413--63413 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 63446--63446 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 63483--63483 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. Underfull \hbox (badness 10000) in paragraph at lines 63519--63519 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. [678] Underfull \hbox (badness 10000) in paragraph at lines 63588--63588 []\TU/UbuntuMono(0)/m/n/10.95 ceph.user. Underfull \hbox (badness 10000) in paragraph at lines 63621--63621 []\TU/UbuntuMono(0)/m/n/10.95 source. Underfull \hbox (badness 10000) in paragraph at lines 63657--63657 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. [679] [680] [681] Underfull \hbox (badness 10000) in paragraph at lines 64093--64093 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 64122--64122 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [682] [683] Overfull \hbox (5.8455pt too wide) in paragraph at lines 64315--64315 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 []\TU/Ubuntu(0)/m/sc/10.95 Virtual Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 []\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 64315--64315 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 []\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 64315--64315 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 64315--64315 []\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 64315--64315 \TU/UbuntuMono(0)/m/n/10.95 sv_WiUEsGpsSEmO592wtnT9FA==.b \TU/Ubuntu(0)/m/sc/10 .95 (VM snapshot) and [684] Underfull \hbox (badness 10000) in paragraph at lines 64402--64402 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 64434--64434 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 64441--64447 []\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 64467--64467 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.gateway. [685] Underfull \hbox (badness 10000) in paragraph at lines 64533--64533 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 64565--64565 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 64598--64598 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 64635--64635 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.user. [686] Underfull \hbox (badness 10000) in paragraph at lines 64667--64667 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.user. Underfull \hbox (badness 10000) in paragraph at lines 64700--64700 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 64737--64737 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [687] [688] [689] Underfull \hbox (badness 10000) in paragraph at lines 65243--65243 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 65272--65272 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [690] [691] Overfull \hbox (7.74162pt too wide) in paragraph at lines 65457--65457 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 []\TU/Ubuntu(0)/m/sc/10.95 Vir- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 \TU/Ubuntu(0)/m/sc/10.95 tual Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 []\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 65457--65457 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 []\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 65457--65457 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 65457--65457 []\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 65457--65457 \TU/UbuntuMono(0)/m/n/10.95 sv[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu( 0)/m/sc/10.95 (VM snapshot) and [692] Underfull \hbox (badness 10000) in paragraph at lines 65514--65514 []\TU/UbuntuMono(0)/m/n/10.95 pure.api. Underfull \hbox (badness 10000) in paragraph at lines 65542--65542 []\TU/UbuntuMono(0)/m/n/10.95 pure. Underfull \hbox (badness 10000) in paragraph at lines 65571--65571 []\TU/UbuntuMono(0)/m/n/10.95 pure.gateway. [693] Underfull \hbox (badness 10000) in paragraph at lines 65669--65669 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 65706--65706 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [694] [695] [696] Underfull \hbox (badness 10000) in paragraph at lines 66161--66161 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 66190--66190 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [697] [698] Overfull \hbox (7.74162pt too wide) in paragraph at lines 66366--66366 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 []\TU/Ubuntu(0)/m/sc/10.95 Vir- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 \TU/Ubuntu(0)/m/sc/10.95 tual Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 []\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 66366--66366 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 []\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 66366--66366 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 66366--66366 []\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 66366--66366 \TU/UbuntuMono(0)/m/n/10.95 sv[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu( 0)/m/sc/10.95 (VM snapshot) and [699] Underfull \hbox (badness 10000) in paragraph at lines 66418--66418 []\TU/UbuntuMono(0)/m/n/10.95 alletra. Underfull \hbox (badness 10000) in paragraph at lines 66508--66508 []\TU/UbuntuMono(0)/m/n/10.95 alletra.user. Underfull \hbox (badness 10000) in paragraph at lines 66533--66533 []\TU/UbuntuMono(0)/m/n/10.95 alletra.user. Underfull \hbox (badness 10000) in paragraph at lines 66558--66558 []\TU/UbuntuMono(0)/m/n/10.95 alletra. [700] Underfull \hbox (badness 10000) in paragraph at lines 66587--66587 []\TU/UbuntuMono(0)/m/n/10.95 alletra.wsapi. Underfull \hbox (badness 10000) in paragraph at lines 66620--66620 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 66657--66657 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [701] [702] [703] Underfull \hbox (badness 10000) in paragraph at lines 67112--67112 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 67141--67141 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [704] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 67228. [705] Underfull \hbox (badness 10000) in paragraph at lines 67301--67301 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 67367--67367 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. [706] Underfull \hbox (badness 10000) in paragraph at lines 67404--67404 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 67433--67433 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 67466--67466 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 67499--67499 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. [707] Underfull \hbox (badness 10000) in paragraph at lines 67573--67573 []\TU/UbuntuMono(0)/m/n/10.95 cephfs.user. Underfull \hbox (badness 10000) in paragraph at lines 67606--67606 []\TU/UbuntuMono(0)/m/n/10.95 source. [708] [709] Underfull \hbox (badness 10000) in paragraph at lines 67927--67927 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 67956--67956 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [710] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 68050. [711] Underfull \hbox (badness 10000) in paragraph at lines 68130--68130 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.bucket. Underfull \hbox (badness 10000) in paragraph at lines 68159--68159 []\TU/UbuntuMono(0)/m/n/10.95 cephobject. Underfull \hbox (badness 10000) in paragraph at lines 68188--68188 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.radosgw. Underfull \hbox (badness 10000) in paragraph at lines 68217--68217 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.radosgw. [712] Underfull \hbox (badness 10000) in paragraph at lines 68253--68253 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.user. Underfull \hbox (badness 10000) in paragraph at lines 68286--68286 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. [713] [714] [715] [716] [717] [718] Underfull \hbox (badness 10000) in paragraph at lines 68667--68667 []\TU/UbuntuMono(0)/m/n/10.95 bgp.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 68704--68704 []\TU/UbuntuMono(0)/m/n/10.95 bgp.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 68737--68737 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 68770--68770 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. [719] Underfull \hbox (badness 10000) in paragraph at lines 68811--68811 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 68855--68855 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 68920--68920 []\TU/UbuntuMono(0)/m/n/10.95 bridge. [720] Underfull \hbox (badness 10000) in paragraph at lines 69021--69021 []\TU/Ubuntu(0)/b/it/10.95 De- Underfull \hbox (badness 10000) in paragraph at lines 69057--69057 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 69090--69090 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 69158--69158 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone. [721] Underfull \hbox (badness 10000) in paragraph at lines 69190--69190 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 69219--69219 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 69256--69256 []\TU/UbuntuMono(0)/m/n/10.95 fan. [722] Underfull \hbox (badness 10000) in paragraph at lines 69419--69419 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 69456--69456 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 69493--69493 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. [723] Underfull \hbox (badness 10000) in paragraph at lines 69603--69603 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat. Underfull \hbox (badness 10000) in paragraph at lines 69640--69640 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat. Underfull \hbox (badness 10000) in paragraph at lines 69672--69672 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.ovn. [724] Underfull \hbox (badness 10000) in paragraph at lines 69748--69748 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 69865--69865 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. [725] Underfull \hbox (badness 10000) in paragraph at lines 69942--69942 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 70049--70049 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat. Underfull \hbox (badness 10000) in paragraph at lines 70086--70086 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat. [726] Underfull \hbox (badness 10000) in paragraph at lines 70118--70118 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.ovn. Underfull \hbox (badness 10000) in paragraph at lines 70190--70190 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 70219--70219 []\TU/UbuntuMono(0)/m/n/10.95 raw. [727] Underfull \hbox (badness 10000) in paragraph at lines 70287--70287 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 70323--70323 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 70356--70356 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 70392--70392 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 70421--70421 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. [728] Underfull \hbox (badness 10000) in paragraph at lines 70453--70453 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 70482--70482 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 70548--70548 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 70577--70577 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. [729] Underfull \hbox (badness 10000) in paragraph at lines 70646--70646 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 70675--70675 []\TU/UbuntuMono(0)/m/n/10.95 user. [730] [731] [732] Underfull \hbox (badness 10000) in paragraph at lines 70914--70914 []\TU/UbuntuMono(0)/m/n/10.95 bridge. Underfull \hbox (badness 10000) in paragraph at lines 70946--70946 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 71003--71003 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone. Underfull \hbox (badness 10000) in paragraph at lines 71031--71031 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 71056--71056 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. [733] Underfull \hbox (badness 10000) in paragraph at lines 71165--71165 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. [734] Underfull \hbox (badness 10000) in paragraph at lines 71368--71368 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. [735] Underfull \hbox (badness 10000) in paragraph at lines 71549--71549 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 71585--71585 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 71618--71618 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. [736] Underfull \hbox (badness 10000) in paragraph at lines 71654--71654 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 71679--71679 []\TU/UbuntuMono(0)/m/n/10.95 user. [737] Underfull \hbox (badness 10000) in paragraph at lines 71895--71895 []\TU/UbuntuMono(0)/m/n/10.95 user. [738] Underfull \hbox (badness 10000) in paragraph at lines 72017--72017 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. [739] Underfull \hbox (badness 10000) in paragraph at lines 72053--72053 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 72094--72094 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 72138--72138 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 72171--72171 []\TU/UbuntuMono(0)/m/n/10.95 dns. [740] Underfull \hbox (badness 10000) in paragraph at lines 72275--72275 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.ovn. Underfull \hbox (badness 10000) in paragraph at lines 72351--72351 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. [741] Underfull \hbox (badness 10000) in paragraph at lines 72419--72419 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.ovn. Underfull \hbox (badness 10000) in paragraph at lines 72495--72495 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. Underfull \hbox (badness 10000) in paragraph at lines 72564--72564 []\TU/UbuntuMono(0)/m/n/10.95 ovn. [742] Underfull \hbox (badness 10000) in paragraph at lines 72625--72625 []\TU/UbuntuMono(0)/m/n/10.95 user. [743] Underfull \hbox (badness 10000) in paragraph at lines 72793--72793 []\TU/UbuntuMono(0)/m/n/10.95 user. [744] Underfull \hbox (badness 10000) in paragraph at lines 72966--72966 []\TU/UbuntuMono(0)/m/n/10.95 user. [745] Underfull \hbox (badness 10000) in paragraph at lines 73054--73054 []\TU/UbuntuMono(0)/m/n/10.95 scheduler. Underfull \hbox (badness 10000) in paragraph at lines 73083--73083 []\TU/UbuntuMono(0)/m/n/10.95 user. [746] Underfull \hbox (badness 10000) in paragraph at lines 73162--73162 []\TU/UbuntuMono(0)/m/n/10.95 user. Underfull \hbox (badness 10000) in paragraph at lines 73205--73205 []\TU/UbuntuMono(0)/m/n/10.95 volatile. [747] [748] Underfull \hbox (badness 10000) in paragraph at lines 73401--73401 []\TU/UbuntuMono(0)/m/n/10.95 user. [749] Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/FreeSans(0)/m/n/10.95 Do- Overfull \hbox (7.46788pt too wide) in paragraph at lines 73615--73615 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/FreeSans(0)/m/n/10.95 De- Overfull \hbox (3.54778pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 soft| Overfull \hbox (8.95653pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 hard| Overfull \hbox (8.95653pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 soft| Overfull \hbox (8.95653pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 hard| Overfull \hbox (8.95653pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 soft| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 hard| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 soft| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 hard| Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 73615--73615 []\TU/Ubuntu(0)/m/sc/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 73650--73650 []\TU/UbuntuMono(0)/m/n/10.95 fs. [750] Underfull \hbox (badness 10000) in paragraph at lines 73685--73685 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. Underfull \hbox (badness 10000) in paragraph at lines 73724--73724 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. Underfull \hbox (badness 10000) in paragraph at lines 73763--73763 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. [751] Underfull \hbox (badness 10000) in paragraph at lines 73802--73802 []\TU/UbuntuMono(0)/m/n/10.95 kernel. Underfull \hbox (badness 10000) in paragraph at lines 73838--73838 []\TU/UbuntuMono(0)/m/n/10.95 kernel.keys. Underfull \hbox (badness 10000) in paragraph at lines 73870--73870 []\TU/UbuntuMono(0)/m/n/10.95 kernel.keys. Underfull \hbox (badness 10000) in paragraph at lines 73905--73905 []\TU/UbuntuMono(0)/m/n/10.95 net.core. Underfull \hbox (badness 10000) in paragraph at lines 73940--73940 []\TU/UbuntuMono(0)/m/n/10.95 net.ipv4.neigh.default. [752] Underfull \hbox (badness 10000) in paragraph at lines 73981--73981 []\TU/UbuntuMono(0)/m/n/10.95 net.ipv6.neigh.default. Underfull \hbox (badness 10000) in paragraph at lines 74022--74022 []\TU/UbuntuMono(0)/m/n/10.95 vm. [753] Overfull \hbox (178.41754pt too wide) in alignment at lines 74086--74096 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 74096--74110 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 74110--74116 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 74116--74118 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 74118--74387 [] [] [754] Overfull \hbox (41.49557pt too wide) in paragraph at lines 74609--74609 []\TU/UbuntuMono(0)/m/n/10.95 lxd_api_requests_completed_total| Overfull \hbox (8.64558pt too wide) in paragraph at lines 74609--74609 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_buck_hash_sys_bytes| Overfull \hbox (8.64558pt too wide) in paragraph at lines 74609--74609 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_heap_released_bytes| Overfull \hbox (3.1706pt too wide) in paragraph at lines 74609--74609 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_mcache_inuse_bytes| [755] Underfull \hbox (badness 10000) in paragraph at lines 74616--74622 []\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 [756] [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] Underfull \hbox (badness 8000) in paragraph at lines 76059--76062 []\TU/Ubuntu(0)/m/sc/10.95 If an instance 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 [773] Underfull \hbox (badness 10000) in paragraph at lines 76120--76124 []\TU/Ubuntu(0)/m/sc/10.95 Some browsers like Firefox and Safari can’t accept s erver response without [774] [775] [776] [777] Underfull \hbox (badness 5607) in paragraph at lines 76371--76373 []\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 76379--76381 []\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[][] [778] [779] [780] [781] [782] [783] [784] [785] [786] [787] [788] [789] [790] Underfull \hbox (badness 10000) in paragraph at lines 77223--77227 []\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. [791] [792] Underfull \hbox (badness 5490) in paragraph at lines 77386--77388 []\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 586[])) and MAC filtering ([][]\TU/U buntuMono(0)/m/it/10.95 security.mac_filtering[][] [793] [794] [795] [796] [797] [798] [799] [800] [801] [802] [803] [804] [805] [806] [807] [808] [809] Underfull \hbox (badness 10000) in paragraph at lines 78487--78490 []\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 532[]) and [][]\TU/UbuntuMon o(0)/m/it/10.95 images.auto_update_interval[][] [810] [811] [812] [813] [814] [815] [816] [817] [818] [819] Underfull \hbox (badness 10000) in paragraph at lines 79147--79149 []\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. [820] [821] [822] [823] [824] [825] [826] [827] [828] [829] [830] Underfull \hbox (badness 10000) in paragraph at lines 79801--79803 []\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 70 6[]), [][]\TU/UbuntuMono(0)/m/it/10.95 cephfs. [831] [832] Underfull \hbox (badness 5607) in paragraph at lines 79891--79894 \TU/Ubuntu(0)/m/sc/10.95 configuration key automatically set through the new se rver-level configuration key [833] [834] Underfull \hbox (badness 7869) in paragraph at lines 79981--79986 \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} / [835] [836] [837] [838] Underfull \hbox (badness 10000) in paragraph at lines 80199--80202 []\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 80199--80202 \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. [839] [840] [841] [842] Underfull \hbox (badness 10000) in paragraph at lines 80437--80441 []\TU/Ubuntu(0)/m/sc/10.95 This introduces two new configuration keys [][]\TU/U buntuMono(0)/m/it/10.95 storage.project.{name}.images_volume[][] [843] [844] [845] [846] [847] [848] [849] Underfull \hbox (badness 7256) in paragraph at lines 80899--80901 []\TU/Ubuntu(0)/m/sc/10.95 The \TU/UbuntuMono(0)/m/n/10.95 control[]plane \TU/U buntu(0)/m/sc/10.95 role is displayed alongside the database role (\TU/UbuntuMo no(0)/m/n/10.95 database[]leader\TU/Ubuntu(0)/m/sc/10.95 , [850] [851] [852] [853] [854] Overfull \hbox (576.54724pt too wide) in alignment at lines 81256--81269 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 81269--81286 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 81286--81292 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 81292--81294 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 81294--82377 [] [] [] [855] [856] [857] [858] Underfull \hbox (badness 10000) in paragraph at lines 82586--82586 []\TU/UbuntuMono(0)/m/n/10.95 lxd.csi.canonical. [859] Overfull \hbox (1218.46779pt too wide) in alignment at lines 82616--82632 [] [] [] [] Overfull \hbox (1218.46779pt too wide) in alignment at lines 82632--82652 [] [] [] [] Overfull \hbox (1218.46779pt too wide) in alignment at lines 82652--82658 [] [] [] [] Overfull \hbox (1218.46779pt too wide) in alignment at lines 82658--82660 [] [] [] [] Overfull \hbox (1218.46779pt too wide) in alignment at lines 82660--83677 [] [] [] [] [860] [861] Overfull \hbox (1.68513pt too wide) in paragraph at lines 83748--83748 \TU/FreeSans(0)/m/n/10.95 type| Underfull \hbox (badness 10000) in paragraph at lines 83748--83748 []\TU/FreeSans(0)/m/n/10.95 Ex- Overfull \hbox (9.30634pt too wide) in paragraph at lines 83748--83748 []\TU/Ubuntu(0)/m/sc/10.95 Patch| Underfull \hbox (badness 10000) in paragraph at lines 83748--83748 []\TU/UbuntuMono(0)/m/n/10.95 v. Underfull \hbox (badness 10000) in paragraph at lines 83748--83748 \TU/UbuntuMono(0)/m/n/10.95 . Underfull \hbox (badness 10000) in paragraph at lines 83748--83748 []\TU/UbuntuMono(0)/m/n/10.95 v1. Underfull \hbox (badness 10000) in paragraph at lines 83748--83748 []\TU/Ubuntu(0)/m/sc/10.95 Mi- Underfull \hbox (badness 10000) in paragraph at lines 83748--83748 []\TU/UbuntuMono(0)/m/n/10.95 v. Underfull \hbox (badness 10000) in paragraph at lines 83748--83748 []\TU/UbuntuMono(0)/m/n/10.95 v4. [862] [863] [864] [865] [866] [867] [868] [869] [870] [871] [872] [873] [874] [875] [876] [877] [878] [879] [880] [881] [882] [883] [884] [885] [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] [986] [987] [988] [989] [990] [991] Underfull \hbox (badness 10000) in paragraph at lines 92877--92879 []\TU/Ubuntu(0)/m/sc/10.95 A regular expression matching a configuration item o r its value. (e.g. [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] [1039] [1040] [1041] [1042] [1043] [1044] [1045] [1046] [1047] [1048] [1049] [1050] [1051] [1052] [1053] [1054] [1055] [1056] [1057] [1058] [1059] [1060] [1061] [1062] [1063] [1064] [1065] [1066] [1067] [1068] [1069] [1070] [1071] [1072] [1073] [1074] [1075] [1076] [1077] [1078] [1079] [1080] [1081] [1082] [1083] [1084] [1085] [1086] [1087] [1088] [1089] [1090] [1091] [1092] [1093] [1094] [1095] [1096] [1097] [1098] [1099] Underfull \hbox (badness 5622) in paragraph at lines 100448--100451 []\TU/Ubuntu(0)/m/sc/10.95 Basic authentication can be used when combined with the “simplestreams” proto- [1100] [1101] [1102] [1103] [1104] [1105] [1106] [1107] [1108] [1109] [1110] [1111] [1112] [1113] [1114] [1115] [1116] [1117] [1118] [1119] [1120] [1121] [1122] [1123] [1124] [1125] [1126] [1127] [1128] [1129] [1130] [1131] [1132] [1133] [1134] [1135] [1136] [1137] [1138] [1139] [1140] [1141] [1142] [1143] [1144] [1145] [1146] [1147] [1148] [1149] [1150] [1151] [1152] [1153] [1154] [1155] [1156] [1157] [1158] [1159] [1160] [1161] Overfull \hbox (4.13533pt too wide) in paragraph at lines 104753--104753 []\TU/UbuntuMono(0)/m/n/10.95 https_proxy| Overfull \hbox (30.74283pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_EXEC_PATH| Overfull \hbox (85.49281pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_LXC_TEMPLATE_CONFIG| Overfull \hbox (74.54282pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_SECURITY_APPARMOR| Overfull \hbox (74.54282pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_UNPRIVILEGED_ONLY| Overfull \hbox (30.74283pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_OVMF_PATH| Overfull \hbox (47.16782pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_QEMU_FW_PATH| Overfull \hbox (107.39279pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_IDMAPPED_MOUNTS_DISABLE| Overfull \hbox (58.11781pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_DEVMONITOR_DIR| Overfull \hbox (69.06781pt too wide) in paragraph at lines 104895--104895 []\TU/UbuntuMono(0)/m/n/10.95 LXD_FSMONITOR_DRIVER| [1162] [1163] [1164] [1165] [1166] [1167] [1168] [1169] [1170] [1171] [1172] [1173] [1174] [1175] [1176] [1177] [1178] [1179] [1180] [1181] [1182] [1183] Underfull \hbox (badness 7256) in paragraph at lines 106092--106093 []\TU/UbuntuMono(0)/m/n/10.95 user.* \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Cluster link configuration: disk: Underfull \hbox (badness 10000) in paragraph at lines 106100--106101 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 106101--106102 []\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 106102--106103 []\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 106103--106104 []\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 106104--106105 []\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 106105--106106 []\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 106106--106107 []\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 106112--106113 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 106113--106114 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 106114--106115 []\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 106114--106115 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106115--106116 []\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 106115--106116 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 106116--106117 []\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 106116--106117 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 106118--106119 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 106119--106120 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 106120--106121 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 106121--106122 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 106122--106123 []\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 106123--106124 []\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 106124--106125 []\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 106125--106126 []\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- [1184] Underfull \hbox (badness 10000) in paragraph at lines 106126--106127 []\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 106126--106127 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 106127--106128 []\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- Underfull \hbox (badness 10000) in paragraph at lines 106128--106129 []\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 106129--106130 []\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 106130--106131 []\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 106131--106132 []\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 106132--106133 []\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 106133--106134 []\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 106134--106135 []\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 106135--106136 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- Underfull \hbox (badness 10000) in paragraph at lines 106137--106138 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 106138--106139 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- Underfull \hbox (badness 10000) in paragraph at lines 106143--106144 []\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 106144--106145 []\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 106145--106146 []\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 106146--106147 []\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 106147--106148 []\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 106148--106149 []\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 106150--106151 []\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 106151--106152 []\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 106153--106154 []\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 106154--106155 []\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 106155--106156 []\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 106156--106157 []\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- [1185] Underfull \hbox (badness 10000) in paragraph at lines 106157--106158 []\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 106158--106159 []\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- Underfull \hbox (badness 10000) in paragraph at lines 106159--106160 []\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 106160--106161 []\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 106161--106162 []\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 106162--106163 []\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 106163--106164 []\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 106164--106165 []\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 106166--106167 []\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 106167--106168 []\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 106169--106170 []\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 106170--106171 []\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 106171--106172 []\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 106172--106173 []\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 106173--106174 []\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 106174--106175 []\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 106175--106176 []\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 106176--106177 []\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 106177--106178 []\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 106178--106179 []\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 106179--106180 []\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 106180--106181 []\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 106181--106182 []\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 106181--106182 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 106182--106183 []\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 106183--106184 []\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- [1186] Underfull \hbox (badness 10000) in paragraph at lines 106184--106185 []\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 106185--106186 []\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- Underfull \hbox (badness 10000) in paragraph at lines 106186--106187 []\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 106187--106188 []\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 106191--106192 []\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 106191--106192 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106192--106193 []\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 106192--106193 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 106197--106198 []\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 106197--106198 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106198--106199 []\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 106198--106199 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 106199--106200 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 106200--106201 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 106201--106202 []\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 106201--106202 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 106202--106203 []\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 106202--106203 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106203--106204 []\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 106203--106204 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 106204--106205 []\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 106204--106205 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 106206--106207 []\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 106206--106207 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 106207--106208 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 106208--106209 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 106209--106210 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 106210--106211 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 106211--106212 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 106212--106213 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 106214--106215 []\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 106214--106215 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 106215--106216 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 106216--106217 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 106217--106218 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- [1187] Underfull \hbox (badness 10000) in paragraph at lines 106218--106219 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 106219--106220 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 106220--106221 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 106221--106222 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 106225--106226 []\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 106226--106227 []\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 106227--106228 []\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 106228--106229 []\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 106229--106230 []\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 106232--106233 []\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 106232--106233 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 106233--106234 []\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 106234--106235 []\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 106235--106236 []\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 106236--106237 []\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 106237--106238 []\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 106238--106239 []\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 106239--106240 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 106240--106241 \TU/Ubuntu(0)/m/it/10.95 tpm-device- Underfull \hbox (badness 10000) in paragraph at lines 106241--106242 []\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 106241--106242 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106242--106243 []\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 106242--106243 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 106244--106245 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- Underfull \hbox (badness 10000) in paragraph at lines 106246--106247 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 106247--106248 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- Underfull \hbox (badness 10000) in paragraph at lines 106249--106250 []\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 106250--106251 []\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- [1188] Underfull \hbox (badness 10000) in paragraph at lines 106251--106252 []\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 106252--106253 []\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 106253--106254 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 106254--106255 []\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 106257--106258 []\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 106258--106259 []\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 106259--106260 []\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 106263--106264 []\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 106263--106264 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 106264--106265 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106265--106266 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 106266--106267 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 106267--106268 []\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 106276--106277 []\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 106277--106278 []\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 106284--106285 []\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 106284--106285 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 106285--106286 []\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 106285--106286 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106286--106287 []\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 106286--106287 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 106290--106291 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 106291--106292 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 106292--106293 []\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 106292--106293 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 106293--106294 []\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 106293--106294 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- [1189] Underfull \hbox (badness 10000) in paragraph at lines 106294--106295 []\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 106294--106295 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 106296--106297 []\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 106297--106298 []\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 106298--106299 []\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 106299--106300 []\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 106300--106301 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 106301--106302 []\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 106302--106303 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 106303--106304 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 106304--106305 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 106305--106306 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 106306--106307 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 106307--106308 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 106326--106327 []\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 106327--106328 []\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 106351--106352 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory.iterations\TU/Ubuntu (0)/m/sc/10.95 , [1190] Underfull \hbox (badness 10000) in paragraph at lines 106391--106392 []\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 106394--106395 []\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 106395--106396 []\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 106396--106397 []\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 106397--106398 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.sched_setscheduler\TU /Ubuntu(0)/m/sc/10.95 , Underfull \hbox (badness 10000) in paragraph at lines 106446--106447 []\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: [1191] Underfull \hbox (badness 10000) in paragraph at lines 106447--106448 []\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 106448--106449 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 106449--106450 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 106450--106451 []\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 106451--106452 []\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 106452--106453 []\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 106453--106454 []\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 106456--106457 []\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 106457--106458 []\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 106459--106460 []\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 106460--106461 []\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 106461--106462 []\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 106461--106462 \TU/Ubuntu(0)/m/it/10.95 acl-acl- Underfull \hbox (badness 10000) in paragraph at lines 106462--106463 []\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 106463--106464 []\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 106463--106464 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 106464--106465 []\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 106464--106465 \TU/Ubuntu(0)/m/it/10.95 routing relationships: peering-peering- Underfull \hbox (badness 5652) in paragraph at lines 106465--106466 []\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 106465--106466 \TU/Ubuntu(0)/m/it/10.95 zone-record- Underfull \hbox (badness 10000) in paragraph at lines 106466--106467 []\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 106467--106468 []\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 106470--106471 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 106471--106472 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 10000) in paragraph at lines 106472--106473 []\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 106472--106473 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 106473--106474 []\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 106473--106474 \TU/Ubuntu(0)/m/it/10.95 routing relationships: peering-peering- Underfull \hbox (badness 10000) in paragraph at lines 106474--106475 []\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 106474--106475 \TU/Ubuntu(0)/m/it/10.95 zones: zone- Underfull \hbox (badness 10000) in paragraph at lines 106477--106478 []\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 106478--106479 []\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 106480--106481 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 106481--106482 \TU/Ubuntu(0)/m/it/10.95 zones: zone- Underfull \hbox (badness 10000) in paragraph at lines 106482--106483 []\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- [1192] Underfull \hbox (badness 10000) in paragraph at lines 106483--106484 []\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 106484--106485 []\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 106485--106486 []\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 106486--106487 []\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 106487--106488 []\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 106487--106488 \TU/Ubuntu(0)/m/it/10.95 ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 106488--106489 []\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 106489--106490 []\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 106489--106490 \TU/Ubuntu(0)/m/it/10.95 ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 106494--106495 []\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 106495--106496 []\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 106499--106500 []\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 106500--106501 []\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 106501--106502 []\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 106502--106503 []\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 106505--106506 []\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 106506--106507 []\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 106510--106511 []\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 106511--106512 []\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 106512--106513 []\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 106513--106514 []\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 106515--106516 []\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 106516--106517 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 106517--106518 []\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- Underfull \hbox (badness 10000) in paragraph at lines 106518--106519 []\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 106521--106522 []\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 106522--106523 []\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 106523--106524 []\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 106524--106525 []\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 106527--106528 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- [1193] Underfull \hbox (badness 10000) in paragraph at lines 106528--106529 \TU/Ubuntu(0)/m/it/10.95 class="literal">ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 106532--106533 []\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 106533--106534 []\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 106534--106535 []\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 106535--106536 []\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 106537--106538 []\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 106538--106539 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 106539--106540 []\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 106540--106541 []\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 106543--106544 []\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 106543--106544 \TU/Ubuntu(0)/m/it/10.95 network forwards: forward-forward- Underfull \hbox (badness 10000) in paragraph at lines 106544--106545 []\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 106544--106545 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 106546--106547 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 10000) in paragraph at lines 106547--106548 []\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 106548--106549 []\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 106549--106550 []\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- Underfull \hbox (badness 10000) in paragraph at lines 106550--106551 []\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 106550--106551 \TU/Ubuntu(0)/m/it/10.95 acl-acl- Underfull \hbox (badness 7722) in paragraph at lines 106551--106552 \TU/Ubuntu(0)/m/it/10.95 ancers: load- Underfull \hbox (badness 10000) in paragraph at lines 106551--106552 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 106553--106554 []\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 106553--106554 \TU/Ubuntu(0)/m/it/10.95 zone-record- Underfull \hbox (badness 10000) in paragraph at lines 106557--106558 []\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 106558--106559 []\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 106559--106560 []\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 106562--106563 \TU/Ubuntu(0)/m/it/10.95 forward- Underfull \hbox (badness 10000) in paragraph at lines 106563--106564 []\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 106563--106564 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer- Underfull \hbox (badness 10000) in paragraph at lines 106564--106565 \TU/Ubuntu(0)/m/it/10.95 acl-rule- Underfull \hbox (badness 6893) in paragraph at lines 106565--106566 []\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 106566--106567 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- [1194] Underfull \hbox (badness 10000) in paragraph at lines 106568--106569 []\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 106569--106570 []\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 106570--106571 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.action Underfull \hbox (badness 10000) in paragraph at lines 106570--106571 \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 106572--106573 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.logged Underfull \hbox (badness 10000) in paragraph at lines 106572--106573 \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 106574--106575 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 106574--106575 \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 106575--106576 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 106575--106576 \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 106576--106577 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 106576--106577 \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 106577--106578 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 106577--106578 \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 106582--106583 []\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 106582--106583 \TU/Ubuntu(0)/m/it/10.95 network forwards: forward-port- Underfull \hbox (badness 10000) in paragraph at lines 106583--106584 []\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 106583--106584 \TU/Ubuntu(0)/m/it/10.95 ure network load balancers: Underfull \hbox (badness 10000) in paragraph at lines 106583--106584 \TU/Ubuntu(0)/m/it/10.95 load- Underfull \hbox (badness 10000) in paragraph at lines 106583--106584 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 106587--106588 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 106597--106598 []\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 106598--106599 []\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 106599--106600 []\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 106600--106601 []\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 106601--106602 []\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 106602--106603 []\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 106602--106603 \TU/Ubuntu(0)/m/it/10.95 zone-config- Underfull \hbox (badness 10000) in paragraph at lines 106603--106604 []\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 106604--106605 []\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 106605--106606 []\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- [1195] Overfull \hbox (22.10968pt too wide) in paragraph at lines 106632--106633 []\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 106633--106634 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv6.NETWORK_NAME\TU/U buntu(0)/m/sc/10.95 , [1196] Underfull \hbox (badness 10000) in paragraph at lines 106736--106737 []\TU/UbuntuMono(0)/m/n/10.95 storage.project.{name}.backups_volume\TU/Ubuntu(0 )/m/sc/10.95 , Underfull \hbox (badness 10000) in paragraph at lines 106749--106750 []\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 106750--106751 []\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 106750--106751 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106751--106752 []\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 106751--106752 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 106752--106753 []\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 106752--106753 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106753--106754 []\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 106753--106754 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106754--106755 []\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 106754--106755 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 5460) in paragraph at lines 106755--106756 []\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 106756--106757 []\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 106756--106757 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106757--106758 []\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 106757--106758 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106758--106759 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106758--106759 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106759--106760 []\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 106759--106760 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 106759--106760 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106760--106761 []\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 106760--106761 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- [1197] Underfull \hbox (badness 10000) in paragraph at lines 106784--106785 []\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 106807--106808 []\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 106807--106808 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 106808--106809 []\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 106809--106810 []\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 106809--106810 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 106810--106811 []\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 106811--106812 []\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 106811--106812 \TU/Ubuntu(0)/m/it/10.95 pure-pool- Underfull \hbox (badness 10000) in paragraph at lines 106812--106813 []\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 106812--106813 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 106813--106814 []\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 106814--106815 []\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 106814--106815 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 106815--106816 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106816--106817 []\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 106816--106817 \TU/Ubuntu(0)/m/it/10.95 pure-pool- Underfull \hbox (badness 10000) in paragraph at lines 106817--106818 []\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 106818--106819 []\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 106818--106819 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106819--106820 []\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 106819--106820 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106820--106821 []\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 106820--106821 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106821--106822 []\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 106821--106822 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106822--106823 []\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 106822--106823 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106823--106824 []\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 106823--106824 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106824--106825 []\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 106824--106825 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106825--106826 []\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: [1198] Underfull \hbox (badness 10000) in paragraph at lines 106826--106827 []\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 106826--106827 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106827--106828 []\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 106827--106828 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106828--106829 []\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 106828--106829 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106829--106830 []\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 106829--106830 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106830--106831 []\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 106830--106831 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 106831--106832 []\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 106831--106832 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106832--106833 []\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 106832--106833 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106833--106834 []\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 106833--106834 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106834--106835 []\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 106835--106836 []\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 106835--106836 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106836--106837 []\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 106836--106837 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106837--106838 []\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 106837--106838 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106838--106839 []\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 106838--106839 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106839--106840 []\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 106839--106840 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106840--106841 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106840--106841 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106841--106842 []\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 106841--106842 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106842--106843 []\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 106842--106843 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106843--106844 []\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 106844--106845 []\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 106844--106845 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 106845--106846 []\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 106845--106846 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106846--106847 []\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 106846--106847 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106847--106848 []\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 106847--106848 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106848--106849 []\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 106848--106849 \TU/Ubuntu(0)/m/it/10.95 cephobject- Underfull \hbox (badness 10000) in paragraph at lines 106849--106850 []\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 106849--106850 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106850--106851 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- [1199] Underfull \hbox (badness 10000) in paragraph at lines 106851--106852 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106852--106853 []\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 106852--106853 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106853--106854 []\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 106853--106854 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106854--106855 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 106855--106856 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106856--106857 []\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 106857--106858 []\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 106857--106858 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106858--106859 []\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 106858--106859 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106859--106860 []\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 106859--106860 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106860--106861 []\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 106860--106861 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106861--106862 []\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 106861--106862 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 106862--106863 []\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 106862--106863 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106863--106864 []\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 106863--106864 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106864--106865 []\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 106864--106865 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106865--106866 []\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 106866--106867 []\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 106866--106867 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106867--106868 []\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 106867--106868 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106868--106869 []\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 106868--106869 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106869--106870 []\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 106869--106870 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106870--106871 []\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 106870--106871 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106871--106872 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106871--106872 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106872--106873 []\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 106872--106873 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106873--106874 []\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 106873--106874 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106874--106875 []\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 106875--106876 []\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 106875--106876 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106876--106877 []\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 106876--106877 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106877--106878 []\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 106877--106878 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- [1200] Underfull \hbox (badness 10000) in paragraph at lines 106878--106879 []\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 106878--106879 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106879--106880 []\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 106879--106880 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106880--106881 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106880--106881 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106881--106882 []\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 106881--106882 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 106881--106882 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106882--106883 []\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 106882--106883 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106883--106884 []\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 106883--106884 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 106884--106885 []\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 106885--106886 []\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 106885--106886 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 106886--106887 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 106887--106888 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 106887--106888 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 106888--106889 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 106888--106889 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- Underfull \hbox (badness 10000) in paragraph at lines 106889--106890 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 10000) in paragraph at lines 106889--106890 \TU/Ubuntu(0)/m/it/10.95 cephfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 106890--106891 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(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 106891--106892 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 106891--106892 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 106892--106893 []\TU/UbuntuMono(0)/m/n/10.95 source.recover \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubun tu(0)/m/it/10.95 ZFS - zfs: zfs-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), Underfull \hbox (badness 10000) in paragraph at lines 106893--106894 []\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 106893--106894 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 106894--106895 []\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 106894--106895 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 106895--106896 []\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 10000) in paragraph at lines 106896--106897 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 HPE Alletra - Underfull \hbox (badness 10000) in paragraph at lines 106897--106898 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Btrfs - btrfs: Underfull \hbox (badness 10000) in paragraph at lines 106897--106898 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106898--106899 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Ceph RBD - Underfull \hbox (badness 10000) in paragraph at lines 106898--106899 \TU/Ubuntu(0)/m/it/10.95 ceph: Underfull \hbox (badness 10000) in paragraph at lines 106898--106899 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106899--106900 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 5862) in paragraph at lines 106899--106900 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106900--106901 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Directory - Underfull \hbox (badness 10000) in paragraph at lines 106900--106901 \TU/Ubuntu(0)/m/it/10.95 dir: Underfull \hbox (badness 10000) in paragraph at lines 106900--106901 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106901--106902 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 LVM - lvm: Underfull \hbox (badness 10000) in paragraph at lines 106901--106902 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106902--106903 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Dell Underfull \hbox (badness 10000) in paragraph at lines 106902--106903 \TU/Ubuntu(0)/m/it/10.95 PowerFlex - powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106902--106903 \TU/Ubuntu(0)/m/it/10.95 powerflex- [1201] Underfull \hbox (badness 10000) in paragraph at lines 106903--106904 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 Pure Storage - Underfull \hbox (badness 10000) in paragraph at lines 106903--106904 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 106903--106904 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106904--106905 []\TU/UbuntuMono(0)/m/n/10.95 volatile.devlxd.owner \TU/Ubuntu(0)/m/sc/10.95 (\ TU/Ubuntu(0)/m/it/10.95 ZFS - zfs: Underfull \hbox (badness 10000) in paragraph at lines 106904--106905 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 5460) in paragraph at lines 106905--106906 []\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: Underfull \hbox (badness 10000) in paragraph at lines 106906--106907 []\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 106906--106907 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106907--106908 []\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 106907--106908 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106908--106909 []\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 106908--106909 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106909--106910 []\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 106909--106910 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106910--106911 []\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 106910--106911 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106911--106912 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106911--106912 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106912--106913 []\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 106912--106913 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 106912--106913 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106913--106914 []\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 106913--106914 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 5460) in paragraph at lines 106914--106915 []\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 106915--106916 []\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 106915--106916 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106916--106917 []\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 106916--106917 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106917--106918 []\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 106917--106918 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106918--106919 []\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 106918--106919 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106919--106920 []\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 106919--106920 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106920--106921 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 106920--106921 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106921--106922 []\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 106921--106922 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 106921--106922 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106922--106923 []\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 106922--106923 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106923--106924 []\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 106923--106924 \TU/Ubuntu(0)/m/it/10.95 ceph: Underfull \hbox (badness 10000) in paragraph at lines 106923--106924 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- Underfull \hbox (badness 10000) in paragraph at lines 106924--106925 \TU/Ubuntu(0)/m/it/10.95 class="literal">cephobject: Underfull \hbox (badness 10000) in paragraph at lines 106924--106925 \TU/Ubuntu(0)/m/it/10.95 cephobject- Underfull \hbox (badness 10000) in paragraph at lines 106925--106926 []\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 106926--106927 []\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 106926--106927 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106927--106928 []\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 106927--106928 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 106928--106929 []\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 106928--106929 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- [1202] Underfull \hbox (badness 10000) in paragraph at lines 106929--106930 []\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 106929--106930 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 106930--106931 []\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 106930--106931 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 106931--106932 []\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 106931--106932 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 106932--106933 []\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 106932--106933 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 106933--106934 []\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 106933--106934 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 106934--106935 []\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 106934--106935 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 106935--106936 []\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 106936--106937 []\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 106936--106937 \TU/Ubuntu(0)/m/it/10.95 pure-pool- [1203] (./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 (1204 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 1388 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