Read the Docs build information Build id: 3704073 Project: canonical-lxd Version: default Commit: a7ac8c6fb84f326bddf4f5925daf9e5b371824a6 Date: 2026-01-29T11:03:09.118243Z State: finished Success: True [rtd-command-info] start-time: 2026-01-29T11:03:10.381333Z, end-time: 2026-01-29T11:03:11.729304Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/canonical/lxd . Cloning into '.'... [rtd-command-info] start-time: 2026-01-29T11:03:11.874824Z, end-time: 2026-01-29T11:03:13.444491Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/stable-5.21:refs/remotes/origin/stable-5.21 From https://github.com/canonical/lxd * [new branch] stable-5.21 -> origin/stable-5.21 [rtd-command-info] start-time: 2026-01-29T11:03:14.195880Z, end-time: 2026-01-29T11:03:14.427887Z, duration: 0, exit-code: 0 git checkout --force origin/stable-5.21 Note: switching to 'origin/stable-5.21'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at a7ac8c6 build(deps): bump actions/cache from 5.0.1 to 5.0.2 in /.github/actions/download-snaps (#17507) [rtd-command-info] start-time: 2026-01-29T11:03:14.597968Z, end-time: 2026-01-29T11:03:14.640782Z, 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: pre_install: - pip install gitpython pyyaml - git fetch --unshallow || true 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-01-29T11:03:22.473865Z, end-time: 2026-01-29T11:03:22.529168Z, duration: 0, exit-code: 0 asdf global golang 1.25.4 [rtd-command-info] start-time: 2026-01-29T11:03:26.453264Z, end-time: 2026-01-29T11:03:26.507814Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2026-01-29T11:03:26.993002Z, end-time: 2026-01-29T11:03:27.675217Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.10.final.0-64 in 436ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2026-01-29T11:03:27.794511Z, end-time: 2026-01-29T11:03:31.127579Z, duration: 3, exit-code: 0 pip install gitpython pyyaml Collecting gitpython Downloading gitpython-3.1.46-py3-none-any.whl (208 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.6/208.6 kB 6.5 MB/s eta 0:00:00 Collecting pyyaml 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 18.7 MB/s eta 0:00:00 Collecting gitdb<5,>=4.0.1 (from gitpython) Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.6 MB/s eta 0:00:00 Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython) Downloading smmap-5.0.2-py3-none-any.whl (24 kB) Installing collected packages: smmap, pyyaml, gitdb, gitpython Successfully installed gitdb-4.0.12 gitpython-3.1.46 pyyaml-6.0.3 smmap-5.0.2 [notice] A new release of pip is available: 23.1 -> 25.3 [notice] To update, run: pip install --upgrade pip [rtd-command-info] start-time: 2026-01-29T11:03:31.307086Z, end-time: 2026-01-29T11:03:51.304049Z, 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.21.0 -> lxd-5.21.0 * [new tag] lxd-5.21.1 -> lxd-5.21.1 * [new tag] lxd-5.21.2 -> lxd-5.21.2 * [new tag] lxd-5.21.3 -> lxd-5.21.3 * [new tag] lxd-5.21.4 -> lxd-5.21.4 * [new tag] lxd-5.3 -> lxd-5.3 * [new tag] lxd-5.4 -> lxd-5.4 * [new tag] lxd-5.5 -> lxd-5.5 * [new tag] lxd-5.6 -> lxd-5.6 * [new tag] lxd-5.7 -> lxd-5.7 * [new tag] lxd-5.8 -> lxd-5.8 * [new tag] lxd-5.9 -> lxd-5.9 * [new tag] lxd-6.1 -> lxd-6.1 * [new tag] lxd-6.2 -> lxd-6.2 * [new tag] lxd-6.3 -> lxd-6.3 * [new tag] lxd-6.4 -> lxd-6.4 * [new tag] lxd-6.5 -> lxd-6.5 * [new tag] lxd-6.6 -> lxd-6.6 * [new tag] v5.21.0 -> v5.21.0 [rtd-command-info] start-time: 2026-01-29T11:03:51.483960Z, end-time: 2026-01-29T11:03:54.031007Z, duration: 2, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (23.1) Collecting pip Downloading pip-25.3-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 16.9 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.10.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 31.2 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-25.3 setuptools-80.10.2 [rtd-command-info] start-time: 2026-01-29T11:03:54.209862Z, end-time: 2026-01-29T11:03:58.524304Z, 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.19.2-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.17.0-py3-none-any.whl.metadata (2.0 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-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2026.1.4-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 133.6 MB/s 0:00:00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 728.9 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 346.0 MB/s 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading packaging-26.0-py3-none-any.whl (74 kB) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 746.6 MB/s 0:00:00 Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) Downloading certifi-2026.1.4-py3-none-any.whl (152 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.19.2 alabaster-1.0.0 babel-2.17.0 certifi-2026.1.4 charset_normalizer-3.4.4 docutils-0.22.4 idna-3.11 imagesize-1.4.1 packaging-26.0 requests-2.32.5 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-01-29T11:03:58.707174Z, end-time: 2026-01-29T11:04:04.902800Z, duration: 6, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting canonical-sphinx-extensions (from -r doc/requirements.txt (line 1)) Downloading canonical_sphinx_extensions-0.0.34-py3-none-any.whl.metadata (16 kB) Collecting myst-parser==4.0.1 (from -r doc/requirements.txt (line 4)) Downloading myst_parser-4.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-autobuild (from -r doc/requirements.txt (line 5)) Downloading sphinx_autobuild-2025.8.25-py3-none-any.whl.metadata (8.5 kB) Collecting sphinx-design (from -r doc/requirements.txt (line 6)) Downloading sphinx_design-0.7.0-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-notfound-page (from -r doc/requirements.txt (line 7)) Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-reredirects (from -r doc/requirements.txt (line 8)) Downloading sphinx_reredirects-1.1.0-py3-none-any.whl.metadata (4.7 kB) Collecting sphinx-tabs (from -r doc/requirements.txt (line 9)) Downloading sphinx_tabs-3.4.7-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxcontrib-jquery (from -r doc/requirements.txt (line 10)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sphinxext-opengraph (from -r doc/requirements.txt (line 11)) Downloading sphinxext_opengraph-0.13.0-py3-none-any.whl.metadata (2.7 kB) Collecting furo (from -r doc/requirements.txt (line 12)) Downloading furo-2025.12.19-py3-none-any.whl.metadata (4.9 kB) Requirement already satisfied: gitpython in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from -r doc/requirements.txt (line 13)) (3.1.46) Collecting linkify-it-py (from -r doc/requirements.txt (line 14)) Downloading linkify_it_py-2.0.3-py3-none-any.whl.metadata (8.5 kB) Collecting pyspelling (from -r doc/requirements.txt (line 15)) Downloading pyspelling-2.12.1-py3-none-any.whl.metadata (3.7 kB) Requirement already satisfied: pyyaml in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from -r doc/requirements.txt (line 16)) (6.0.3) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from -r doc/requirements.txt (line 17)) (9.1.0) Collecting sphinx-copybutton (from -r doc/requirements.txt (line 18)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-remove-toctrees (from -r doc/requirements.txt (line 19)) Downloading sphinx_remove_toctrees-1.0.0.post1-py3-none-any.whl.metadata (5.8 kB) Collecting watchfiles (from -r doc/requirements.txt (line 20)) Downloading watchfiles-1.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) Collecting sphinx-sitemap (from -r doc/requirements.txt (line 22)) Downloading sphinx_sitemap-2.9.0-py3-none-any.whl.metadata (3.4 kB) Collecting sphinxcontrib-svg2pdfconverter[CairoSVG] (from -r doc/requirements.txt (line 21)) Downloading sphinxcontrib_svg2pdfconverter-2.0.0-py3-none-any.whl.metadata (3.3 kB) Collecting docutils<0.22,>=0.19 (from myst-parser==4.0.1->-r doc/requirements.txt (line 4)) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from myst-parser==4.0.1->-r doc/requirements.txt (line 4)) (3.1.6) Collecting markdown-it-py~=3.0 (from myst-parser==4.0.1->-r doc/requirements.txt (line 4)) 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 4)) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl.metadata (2.8 kB) Collecting sphinx (from -r doc/requirements.txt (line 17)) Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from sphinx->-r doc/requirements.txt (line 17)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from sphinx->-r doc/requirements.txt (line 17)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from sphinx->-r doc/requirements.txt (line 17)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from sphinx->-r doc/requirements.txt (line 17)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from sphinx->-r doc/requirements.txt (line 17)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from sphinx->-r doc/requirements.txt (line 17)) (2.0.0) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from sphinx->-r doc/requirements.txt (line 17)) (2.19.2) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from sphinx->-r doc/requirements.txt (line 17)) (3.0.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from sphinx->-r doc/requirements.txt (line 17)) (2.17.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from sphinx->-r doc/requirements.txt (line 17)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from sphinx->-r doc/requirements.txt (line 17)) (1.4.1) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from sphinx->-r doc/requirements.txt (line 17)) (2.32.5) Collecting roman-numerals-py>=1.0.0 (from sphinx->-r doc/requirements.txt (line 17)) Downloading roman_numerals_py-4.1.0-py3-none-any.whl.metadata (561 bytes) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from sphinx->-r doc/requirements.txt (line 17)) (26.0) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser==4.0.1->-r doc/requirements.txt (line 4)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting beautifulsoup4 (from canonical-sphinx-extensions->-r doc/requirements.txt (line 1)) Downloading beautifulsoup4-4.14.3-py3-none-any.whl.metadata (3.8 kB) Collecting colorama>=0.4.6 (from sphinx-autobuild->-r doc/requirements.txt (line 5)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting starlette>=0.35 (from sphinx-autobuild->-r doc/requirements.txt (line 5)) Downloading starlette-0.52.1-py3-none-any.whl.metadata (6.3 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild->-r doc/requirements.txt (line 5)) Downloading uvicorn-0.40.0-py3-none-any.whl.metadata (6.7 kB) Collecting websockets>=11 (from sphinx-autobuild->-r doc/requirements.txt (line 5)) Downloading websockets-16.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (6.8 kB) Collecting sphinx-basic-ng>=1.0.0.beta2 (from furo->-r doc/requirements.txt (line 12)) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata (1.5 kB) Collecting accessible-pygments>=0.0.5 (from furo->-r doc/requirements.txt (line 12)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Requirement already satisfied: gitdb<5,>=4.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from gitpython->-r doc/requirements.txt (line 13)) (4.0.12) Requirement already satisfied: smmap<6,>=3.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->gitpython->-r doc/requirements.txt (line 13)) (5.0.2) Collecting uc-micro-py (from linkify-it-py->-r doc/requirements.txt (line 14)) Downloading uc_micro_py-1.0.3-py3-none-any.whl.metadata (2.0 kB) Collecting html5lib (from pyspelling->-r doc/requirements.txt (line 15)) Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB) Collecting lxml (from pyspelling->-r doc/requirements.txt (line 15)) Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) Collecting markdown (from pyspelling->-r doc/requirements.txt (line 15)) Downloading markdown-3.10.1-py3-none-any.whl.metadata (5.1 kB) Collecting soupsieve>=1.8 (from pyspelling->-r doc/requirements.txt (line 15)) Downloading soupsieve-2.8.3-py3-none-any.whl.metadata (4.6 kB) Collecting wcmatch>=8.5 (from pyspelling->-r doc/requirements.txt (line 15)) Downloading wcmatch-10.1-py3-none-any.whl.metadata (5.1 kB) Collecting anyio>=3.0.0 (from watchfiles->-r doc/requirements.txt (line 20)) Downloading anyio-4.12.1-py3-none-any.whl.metadata (4.3 kB) Collecting cairosvg>=1.0 (from sphinxcontrib-svg2pdfconverter[CairoSVG]->-r doc/requirements.txt (line 21)) Downloading cairosvg-2.8.2-py3-none-any.whl.metadata (2.7 kB) Collecting sphinx-last-updated-by-git (from sphinx-sitemap->-r doc/requirements.txt (line 22)) Downloading sphinx_last_updated_by_git-0.3.8-py3-none-any.whl.metadata (7.1 kB) Requirement already satisfied: idna>=2.8 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from anyio>=3.0.0->watchfiles->-r doc/requirements.txt (line 20)) (3.11) Collecting typing_extensions>=4.5 (from anyio>=3.0.0->watchfiles->-r doc/requirements.txt (line 20)) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting cairocffi (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r doc/requirements.txt (line 21)) Downloading cairocffi-1.7.1-py3-none-any.whl.metadata (3.3 kB) Collecting cssselect2 (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r doc/requirements.txt (line 21)) Downloading cssselect2-0.8.0-py3-none-any.whl.metadata (2.9 kB) Collecting defusedxml (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r doc/requirements.txt (line 21)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting pillow (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r doc/requirements.txt (line 21)) Downloading pillow-12.1.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]->-r doc/requirements.txt (line 21)) Downloading tinycss2-1.5.1-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from jinja2->myst-parser==4.0.1->-r doc/requirements.txt (line 4)) (3.0.3) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from requests>=2.30.0->sphinx->-r doc/requirements.txt (line 17)) (3.4.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from requests>=2.30.0->sphinx->-r doc/requirements.txt (line 17)) (2.6.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from requests>=2.30.0->sphinx->-r doc/requirements.txt (line 17)) (2026.1.4) Requirement already satisfied: roman-numerals==4.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages (from roman-numerals-py>=1.0.0->sphinx->-r doc/requirements.txt (line 17)) (4.1.0) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild->-r doc/requirements.txt (line 5)) Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) Collecting h11>=0.8 (from uvicorn>=0.25->sphinx-autobuild->-r doc/requirements.txt (line 5)) Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) Collecting bracex>=2.1.1 (from wcmatch>=8.5->pyspelling->-r doc/requirements.txt (line 15)) Downloading bracex-2.6-py3-none-any.whl.metadata (3.6 kB) Collecting cffi>=1.1.0 (from cairocffi->cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r doc/requirements.txt (line 21)) 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]->-r doc/requirements.txt (line 21)) Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) Collecting webencodings (from cssselect2->cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r doc/requirements.txt (line 21)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting six>=1.9 (from html5lib->pyspelling->-r doc/requirements.txt (line 15)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Downloading myst_parser-4.0.1-py3-none-any.whl (84 kB) Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 160.7 MB/s 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 708.9 MB/s 0:00:00 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 canonical_sphinx_extensions-0.0.34-py3-none-any.whl (67 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 143.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 726.1 MB/s 0:00:00 Downloading furo-2025.12.19-py3-none-any.whl (339 kB) Downloading linkify_it_py-2.0.3-py3-none-any.whl (19 kB) Downloading pyspelling-2.12.1-py3-none-any.whl (45 kB) 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 sphinxcontrib_svg2pdfconverter-2.0.0-py3-none-any.whl (8.3 kB) Downloading sphinx_sitemap-2.9.0-py3-none-any.whl (6.2 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 707.7 MB/s 0:00:00 Downloading anyio-4.12.1-py3-none-any.whl (113 kB) Downloading cairosvg-2.8.2-py3-none-any.whl (45 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading roman_numerals_py-4.1.0-py3-none-any.whl (4.5 kB) Downloading soupsieve-2.8.3-py3-none-any.whl (37 kB) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading starlette-0.52.1-py3-none-any.whl (74 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading uvicorn-0.40.0-py3-none-any.whl (68 kB) Downloading click-8.3.1-py3-none-any.whl (108 kB) Downloading h11-0.16.0-py3-none-any.whl (37 kB) Downloading wcmatch-10.1-py3-none-any.whl (39 kB) Downloading bracex-2.6-py3-none-any.whl (11 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 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.8.0-py3-none-any.whl (15 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 519.5 MB/s 0:00:00 Downloading markdown-3.10.1-py3-none-any.whl (107 kB) Downloading pillow-12.1.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 324.1 MB/s 0:00:00 Downloading pycparser-3.0-py3-none-any.whl (48 kB) Downloading sphinx_last_updated_by_git-0.3.8-py3-none-any.whl (8.6 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-1.0.3-py3-none-any.whl (6.2 kB) Installing collected packages: webencodings, websockets, uc-micro-py, typing_extensions, tinycss2, soupsieve, six, roman-numerals-py, pycparser, pillow, mdurl, markdown, lxml, h11, docutils, defusedxml, colorama, click, bracex, accessible-pygments, wcmatch, uvicorn, sphinx, markdown-it-py, linkify-it-py, html5lib, cssselect2, cffi, beautifulsoup4, anyio, watchfiles, starlette, sphinxext-opengraph, sphinxcontrib-svg2pdfconverter, sphinxcontrib-jquery, sphinx-tabs, sphinx-reredirects, sphinx-remove-toctrees, sphinx-notfound-page, sphinx-last-updated-by-git, sphinx-design, sphinx-copybutton, sphinx-basic-ng, pyspelling, mdit-py-plugins, canonical-sphinx-extensions, cairocffi, sphinx-sitemap, sphinx-autobuild, myst-parser, furo, cairosvg Attempting uninstall: docutils Found existing installation: docutils 0.22.4 Uninstalling docutils-0.22.4: Successfully uninstalled docutils-0.22.4 Attempting uninstall: sphinx Found existing installation: Sphinx 9.1.0 Uninstalling Sphinx-9.1.0: Successfully uninstalled Sphinx-9.1.0 Successfully installed accessible-pygments-0.0.5 anyio-4.12.1 beautifulsoup4-4.14.3 bracex-2.6 cairocffi-1.7.1 cairosvg-2.8.2 canonical-sphinx-extensions-0.0.34 cffi-2.0.0 click-8.3.1 colorama-0.4.6 cssselect2-0.8.0 defusedxml-0.7.1 docutils-0.21.2 furo-2025.12.19 h11-0.16.0 html5lib-1.1 linkify-it-py-2.0.3 lxml-6.0.2 markdown-3.10.1 markdown-it-py-3.0.0 mdit-py-plugins-0.5.0 mdurl-0.1.2 myst-parser-4.0.1 pillow-12.1.0 pycparser-3.0 pyspelling-2.12.1 roman-numerals-py-4.1.0 six-1.17.0 soupsieve-2.8.3 sphinx-8.2.3 sphinx-autobuild-2025.8.25 sphinx-basic-ng-1.0.0b2 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-remove-toctrees-1.0.0.post1 sphinx-reredirects-1.1.0 sphinx-sitemap-2.9.0 sphinx-tabs-3.4.7 sphinxcontrib-jquery-4.1 sphinxcontrib-svg2pdfconverter-2.0.0 sphinxext-opengraph-0.13.0 starlette-0.52.1 tinycss2-1.5.1 typing_extensions-4.15.0 uc-micro-py-1.0.3 uvicorn-0.40.0 watchfiles-1.1.1 wcmatch-10.1 webencodings-0.5.1 websockets-16.0 [rtd-command-info] start-time: 2026-01-29T11:04:05.230498Z, end-time: 2026-01-29T11:04:29.384648Z, duration: 24, exit-code: 0 go build -ldflags "-s -w" -o trimpath -o lxc.bin ./lxc go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/gorilla/websocket v1.5.1 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/sirupsen/logrus v1.9.4 go: downloading github.com/spf13/cobra v1.10.2 go: downloading go.yaml.in/yaml/v2 v2.4.3 go: downloading golang.org/x/crypto v0.47.0 go: downloading golang.org/x/sys v0.40.0 go: downloading golang.org/x/term v0.39.0 go: downloading github.com/zitadel/oidc/v3 v3.45.3 go: downloading github.com/pkg/sftp v1.13.10 go: downloading golang.org/x/oauth2 v0.34.0 go: downloading github.com/flosch/pongo2 v0.0.0-20200913210552-0d938eb266f3 go: downloading github.com/pkg/xattr v0.4.12 go: downloading github.com/fvbommel/sortorder v1.1.0 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/gosexy/gettext v0.0.0-20160830220431-74466a0a0c4a go: downloading golang.org/x/text v0.33.0 go: downloading golang.org/x/net v0.48.0 go: downloading github.com/spf13/pflag v1.0.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.7 go: downloading go.yaml.in/yaml/v3 v3.0.4 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/kr/fs v0.1.0 go: downloading github.com/go-jose/go-jose/v4 v4.1.3 go: downloading github.com/muhlemmer/gu v0.3.1 go: downloading github.com/zitadel/schema v1.3.2 go: downloading github.com/gorilla/securecookie v1.1.2 go: downloading github.com/zitadel/logging v0.6.2 go: downloading github.com/mattn/go-runewidth v0.0.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/clipperhouse/uax29/v2 v2.3.0 go: downloading go.opentelemetry.io/otel v1.39.0 go: downloading go.opentelemetry.io/otel/trace v1.39.0 go: downloading github.com/clipperhouse/stringish v0.1.1 go: downloading github.com/go-logr/logr v1.4.3 go: downloading go.opentelemetry.io/otel/metric v1.39.0 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-01-29T11:04:29.567996Z, end-time: 2026-01-29T11:04:29.606964Z, duration: 0, exit-code: 0 cat doc/conf.py import datetime import os import yaml ############################ # LXD custom configuration # ############################ import sys import subprocess from git import Repo, InvalidGitRepositoryError import filecmp import ast sys.path.insert(0, os.path.abspath('.')) from redirects import redirects sys.path.append('.sphinx/') # Set global version variable used in objects.inv to numeric version defined in flex.go with open("../shared/version/flex.go") as fd: version = fd.readlines()[3].split()[-1].strip("\"") ####################### # Project information # ####################### # Project name project = 'LXD' author = 'LXD contributors' # Sidebar documentation title; best kept reasonably short # To disable the title, set to an empty string. html_title = '' # Copyright string; shown at the bottom of the page copyright = '2014-%s AGPL-3.0, %s' % (datetime.date.today().year, author) # Documentation website 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 = 'https://documentation.ubuntu.com/lxd/stable-5.21/' # Preview name of the documentation website ogp_site_name = project + " documentation" # Preview image URL ogp_image = 'https://documentation.ubuntu.com/lxd/stable-5.21/_static/tag.png' # Product favicon; shown in bookmarks, browser tabs, etc. html_favicon = '.sphinx/_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/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 'github_version': 'main', # Docs location in the repo; used in links for viewing the source files 'github_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 "display_contributors": True, # Required for feedback button 'github_issues': 'enabled', } # Project slug # Required if your project is hosted on documentation.ubuntu.com slug = "lxd" ####################### # Sitemap configuration: https://sphinx-sitemap.readthedocs.io/ ####################### # 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", "/") # The sitemap extension uses html_baseurl 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/', ] ############# # Redirects # ############# # To set up redirects: https://documatt.gitlab.io/sphinx-reredirects/usage.html # For example: 'explanation/old-name.html': '../how-to/prettify.html', # To set up redirects in the Read the Docs project dashboard: # https://docs.readthedocs.io/en/stable/guides/redirects.html # NOTE: If undefined, set to None, or empty, # the sphinx_reredirects extension will be disabled. # redirects = {} # NOTE: LXD imports redirects from redirects.py ########################### # Link checker exceptions # ########################### # A regex list of URLs that are ignored by 'make linkcheck' # Always ignore these links linkcheck_ignore = [ r"https?://localhost.*", r"https?://127\.0\.0\.1.*", r"/api.*", # These links often/always fail both locally and in GitHub CI r"https://ceph\.io.*", r"https://.*\.sourceforge\.net.*", r"https://www\.gnu\.org.*", # These links often fail due to infra issues r"https://.*\.canonical\.com.*", r"https://snapcraft\.io.*", r"https://ubuntu\.com.*", r"https://.*\.launchpad\.net.*", # Ignore so that we can link change log in release notes before a release is ready r"https://github\.com/canonical/lxd/compare.*", r'https://kubernetes\.io/.*', ] # Ignore these links in GitHub CI due to site restrictions causing failures # In local checks, they are not ignored and should pass if os.environ.get("CI") == "true": linkcheck_ignore.extend([ r"https://www\.hpe\.com.*", r"https://www\.schlachter\.tech.*", r"https://www\.dell\.com.*", ]) # Pages on which to ignore anchors # (This list will be appended to linkcheck_anchors_ignore_for_url) linkcheck_anchors_ignore_for_url = [ r'https://github\.com/.*', r'https://snapcraft\.io/docs/.*', 'https://docs.docker.com/network/packet-filtering-firewalls/', 'https://maas.io/docs/how-to-manage-machines', 'https://web.libera.chat' ] linkcheck_exclude_documents = [r'.*/manpages/.*'] # Increase linkcheck rate limit timeout max; default when unset is 300 # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-linkcheck_timeout linkcheck_rate_limit_timeout = 600 # Increase linkcheck retries; default when unset is 1 # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-linkcheck_retries linkcheck_retries = 3 ######################## # Configuration extras # ######################## extensions = [ 'sphinx_tabs.tabs', 'canonical.youtube-links', 'canonical.related-links', 'canonical.custom-rst-roles', 'canonical.terminal-output', 'notfound.extension', 'sphinx.ext.intersphinx', 'canonical.config-options', 'sphinx_remove_toctrees', 'canonical.filtered-toc', 'sphinxcontrib.cairosvgconverter', 'sphinx_sitemap', 'sphinxext.opengraph', 'sphinx_reredirects', 'sphinx_design', 'sphinx_copybutton', 'sphinxcontrib.jquery', 'myst_parser', ] # Additional MyST syntax myst_enable_extensions = [ 'substitution', 'deflist', 'linkify', 'attrs_block', ] ### Configuration for extensions # Used for related links if not 'discourse_prefix' in html_context and 'discourse' in html_context: html_context['discourse_prefix'] = html_context['discourse'] + '/t/' # The URL prefix for the notfound extension depends on whether the documentation uses versions. # For documentation on documentation.ubuntu.com, we also must add the slug. url_version = '' url_lang = '' # Determine if the URL uses versions and language if 'READTHEDOCS_CANONICAL_URL' in os.environ and os.environ['READTHEDOCS_CANONICAL_URL']: url_parts = os.environ['READTHEDOCS_CANONICAL_URL'].split('/') if len(url_parts) >= 2 and 'READTHEDOCS_VERSION' in os.environ and os.environ['READTHEDOCS_VERSION'] == url_parts[-2]: url_version = url_parts[-2] + '/' if len(url_parts) >= 3 and 'READTHEDOCS_LANGUAGE' in os.environ and os.environ['READTHEDOCS_LANGUAGE'] == url_parts[-3]: url_lang = url_parts[-3] + '/' # Set notfound_urls_prefix to the slug (if defined) and the version/language affix if slug: notfound_urls_prefix = '/' + slug + '/' + url_lang + url_version elif len(url_lang + url_version) > 0: notfound_urls_prefix = '/' + url_lang + url_version else: notfound_urls_prefix = '' notfound_context = { 'title': 'Page not found', 'body': '

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', } exclude_patterns = [ '_build', 'Thumbs.db', '.DS_Store', '.sphinx', 'html', 'README.md', 'config_options_cheat_sheet.md' ] # By default, the documentation includes a feedback button at the top. # You can disable it by setting the following configuration to True. disable_feedback_button = False source_suffix = { '.rst': 'restructuredtext', '.md': 'markdown', } if not 'conf_py_path' in html_context and 'github_folder' in html_context: html_context['conf_py_path'] = html_context['github_folder'] # html_context['get_contribs'] is a function and cannot be # cached (see https://github.com/sphinx-doc/sphinx/issues/12300) suppress_warnings = ["config.cache"] ############################################################ ### Styling ############################################################ # Find the current builder builder = 'dirhtml' if '-b' in sys.argv: builder = sys.argv[sys.argv.index('-b')+1] # Setting templates_path for epub makes the build fail if builder == 'dirhtml' or builder == 'html': templates_path = ['.sphinx/_templates'] notfound_template = '404.html' # Theme configuration html_theme = 'furo' html_last_updated_fmt = '' html_permalinks_icon = '¶' if html_title == '': html_theme_options = { 'sidebar_hide_name': True } ############################################################ ### Additional files ############################################################ html_static_path = ['.sphinx/_static'] html_css_files = [ 'custom.css', 'header.css', 'github_issue_links.css', 'furo_colors.css', 'footer.css', 'cookie-banner.css', ] html_js_files = ['header-nav.js', 'footer.js', 'js/bundle.js'] if 'github_issues' in html_context and html_context['github_issues'] and not disable_feedback_button: html_js_files.append('github_issue_links.js') ############################################################# # Display the contributors def get_contributors_for_file(github_url, github_folder, pagename, page_source_suffix, display_contributors_since=None): filename = f"{pagename}{page_source_suffix}" paths=html_context['github_folder'][1:] + filename try: repo = Repo(".") except InvalidGitRepositoryError: cwd = os.getcwd() ghfolder = html_context['github_folder'][:-1] if ghfolder and cwd.endswith(ghfolder): repo = Repo(cwd.rpartition(ghfolder)[0]) else: print("The local Git repository could not be found.") return since = display_contributors_since if display_contributors_since and display_contributors_since.strip() else None commits = repo.iter_commits(paths=paths, since=since) contributors_dict = {} for commit in commits: contributor = commit.author.name if contributor not in contributors_dict or commit.committed_date > contributors_dict[contributor]['date']: contributors_dict[contributor] = { 'date': commit.committed_date, 'sha': commit.hexsha } # The github_page contains the link to the contributor's latest commit. contributors_list = [{'name': name, 'github_page': f"{github_url}/commit/{data['sha']}"} for name, data in contributors_dict.items()] sorted_contributors_list = sorted(contributors_list, key=lambda x: x['name']) return sorted_contributors_list html_context['get_contribs'] = get_contributors_for_file ############################################################ ### PDF configuration ############################################################ latex_additional_files = [ "./.sphinx/fonts/Ubuntu-B.ttf", "./.sphinx/fonts/Ubuntu-R.ttf", "./.sphinx/fonts/Ubuntu-RI.ttf", "./.sphinx/fonts/UbuntuMono-R.ttf", "./.sphinx/fonts/UbuntuMono-RI.ttf", "./.sphinx/fonts/UbuntuMono-B.ttf", "./.sphinx/images/Canonical-logo-4x.png", "./.sphinx/images/front-page-light.pdf", "./.sphinx/images/normal-page-footer.pdf", ] latex_engine = 'xelatex' latex_show_pagerefs = True latex_show_urls = 'footnote' with open(".sphinx/latex_elements_template.txt", "rt") as file: latex_config = file.read() latex_elements = ast.literal_eval(latex_config.replace("$PROJECT", project)) ############################################################ ### Misc LXD custom configuration ############################################################ # Prevents making links from URLs that do not start with a protocol myst_linkify_fuzzy_links = False # Auto-generate HTML anchors down to heading level 7 # https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#auto-generated-header-anchors myst_heading_anchors = 7 if os.path.exists('./substitutions.yaml'): with open('./substitutions.yaml', 'r') as fd: myst_substitutions = yaml.safe_load(fd.read()) if os.path.exists('./related_topics.yaml'): with open('./related_topics.yaml', 'r') as fd: myst_substitutions.update(yaml.safe_load(fd.read())) if ('LOCAL_SPHINX_BUILD' in os.environ) and (os.environ['LOCAL_SPHINX_BUILD'] == 'True'): swagger_url_scheme = '/api/#{{path}}' else: swagger_url_scheme = '/lxd/stable-5.21/api/#{{path}}' myst_url_schemes = { 'http': None, 'https': None, 'swagger': swagger_url_scheme, } remove_from_toctrees = ['reference/manpages/lxc/*.md'] intersphinx_mapping = { 'cloud-init': ('https://cloudinit.readthedocs.io/en/latest/', None), 'imagebuilder': ('https://canonical-lxd-imagebuilder.readthedocs-hosted.com/en/latest/', None) } html_extra_path = ['.sphinx/_extra'] # 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('.sphinx/_static/swagger-ui/', exist_ok=True) if not os.path.islink('.sphinx/_static/swagger-ui/swagger-ui-bundle.js'): os.symlink('../../deps/swagger-ui/dist/swagger-ui-bundle.js', '.sphinx/_static/swagger-ui/swagger-ui-bundle.js') if not os.path.islink('.sphinx/_static/swagger-ui/swagger-ui-standalone-preset.js'): os.symlink('../../deps/swagger-ui/dist/swagger-ui-standalone-preset.js', '.sphinx/_static/swagger-ui/swagger-ui-standalone-preset.js') if not os.path.islink('.sphinx/_static/swagger-ui/swagger-ui.css'): os.symlink('../../deps/swagger-ui/dist/swagger-ui.css', '.sphinx/_static/swagger-ui/swagger-ui.css') ### MAN PAGES ### # Find path to lxc client (different for local builds and on RTD) if ('LOCAL_SPHINX_BUILD' in os.environ and os.environ['LOCAL_SPHINX_BUILD'] == 'True'): path = str(subprocess.check_output(['go', 'env', 'GOPATH'], encoding='utf-8').strip()) lxc = os.path.join(path, 'bin', 'lxc') if os.path.isfile(lxc): print('Using ' + lxc + ' to generate man pages.') else: print('Cannot find lxc in ' + lxc) exit(2) else: lxc = '../lxc.bin' # Generate man pages content os.makedirs('.sphinx/deps/manpages', exist_ok=True) if (os.path.isfile(lxc)): subprocess.run([lxc, 'manpage', '.sphinx/deps/manpages/', '--format=md'], check=True) else: print('No man page content generated.') # Preprocess man pages content for page in [x for x in os.listdir('.sphinx/deps/manpages') if os.path.isfile(os.path.join('.sphinx/deps/manpages/', x))]: # replace underscores with slashes to create a directory structure pagepath = page.replace('_', '/') # for each generated page, add an anchor, fix the title, and adjust the # heading levels with open(os.path.join('.sphinx/deps/manpages/', page), 'r') as mdfile: content = mdfile.readlines() os.makedirs(os.path.dirname(os.path.join('.sphinx/deps/manpages/', pagepath)), exist_ok=True) with open(os.path.join('.sphinx/deps/manpages/', pagepath), 'w') as mdfile: mdfile.write('(' + page + ')=\n') for line in content: if line.startswith('###### Auto generated'): continue elif line.startswith('## '): mdfile.write('# `' + line[3:].rstrip() + '`\n') elif line.startswith('##'): mdfile.write(line[1:]) else: mdfile.write(line) # remove the input page (unless the file path doesn't change) if '_' in page: os.remove(os.path.join('.sphinx/deps/manpages/', page)) # Complete and copy man pages content for folder, subfolders, files in os.walk('.sphinx/deps/manpages'): # for each subfolder, add toctrees to the parent page that # include the subpages for subfolder in subfolders: with open(os.path.join(folder, subfolder + '.md'), 'a') as parent: parent.write('```{toctree}\n:titlesonly:\n:glob:\n:hidden:\n\n' + subfolder + '/*\n```\n') # for each file, if the content is different to what has been generated # before, copy the file to the reference/manpages folder # (copying all would mess up the incremental build) for f in files: sourcefile = os.path.join(folder, f) targetfile = os.path.join('reference/manpages/', os.path.relpath(folder, '.sphinx/deps/manpages'), f) if (not os.path.isfile(targetfile) or not filecmp.cmp(sourcefile, targetfile, shallow=False)): os.makedirs(os.path.dirname(targetfile), exist_ok=True) os.system('cp ' + sourcefile + ' ' + targetfile) ### End MAN PAGES ### exclude_patterns.extend(['security.md', 'external_resources.md', 'reference/network_external.md']) redirects['security/index'] = '../explanation/security/' tags.add('diataxis') toc_filter_exclude = ['topical'] sys.path.append(os.path.abspath('.sphinx/_extensions/')) [rtd-command-info] start-time: 2026-01-29T11:04:29.812619Z, end-time: 2026-01-29T11:06:46.041917Z, duration: 136, exit-code: 0 python -m sphinx -T -W --keep-going -b dirhtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.2.3 loading translations [en]... done matplotlib is not installed, social cards will not be generated making output directory... done 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 ... myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'linkify', 'deflist', 'attrs_block', 'substitution'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'swagger'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=7, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={block_filesystem: ..., create_image_button: ..., delete_button: ..., enable_ID_shifting: ..., note_ip_addresses_CIDR: ..., restore_button: ..., restart_button: ..., snapshot_expiry_format: ..., snapshot_pattern_detail: ..., snapshot_pattern_format: ..., snapshot_schedule_format: ..., volume_configuration: ..., current_lts_track: ..., current_feature_track: ..., clustering_exp: ..., clustering_how: ..., clustering_ref: ..., getting_started_exp: ..., getting_started_how: ..., getting_started_ref: ..., getting_started_tut: ..., images_exp: ..., images_how: ..., images_ref: ..., initialize: ..., instances_exp: ..., instances_how: ..., instances_ref: ..., server_exp: ..., server_how: ..., server_ref: ..., networks_exp: ..., networks_how: ..., networks_ref: ..., performance_exp: ..., performance_how: ..., performance_ref: ..., projects_exp: ..., projects_how: ..., projects_ref: ..., storage_exp: ..., storage_how: ..., storage_ref: ..., security_exp: ..., security_how: ...}, linkify_fuzzy_links=False, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [dirhtml]: targets for 519 source files that are out of date updating environment: [new config] 519 added, 0 changed, 0 removed reading sources... [ 0%] api reading sources... [ 0%] api-extensions reading sources... [ 1%] architectures reading sources... [ 1%] authentication reading sources... [ 1%] backup reading sources... [ 1%] cloud-init reading sources... [ 1%] clustering reading sources... [ 2%] config-options reading sources... [ 2%] container-environment reading sources... [ 2%] contributing reading sources... [ 2%] daemon-behavior reading sources... [ 2%] database reading sources... [ 3%] debugging reading sources... [ 3%] dev-lxd reading sources... [ 3%] doc-cheat-sheet-myst reading sources... [ 3%] environment reading sources... [ 3%] events reading sources... [ 3%] explanation/authorization reading sources... [ 4%] explanation/bpf reading sources... [ 4%] explanation/clusters reading sources... [ 4%] explanation/index reading sources... [ 4%] explanation/instance_config reading sources... [ 4%] explanation/instances reading sources... [ 5%] explanation/lxc_show_info reading sources... [ 5%] explanation/lxd_lxc reading sources... [ 5%] explanation/networks reading sources... [ 5%] explanation/performance_tuning reading sources... [ 5%] explanation/projects reading sources... [ 6%] explanation/security reading sources... [ 6%] explanation/storage reading sources... [ 6%] faq reading sources... [ 6%] getting_started reading sources... [ 6%] guest-os-compatibility reading sources... [ 7%] howto/access_documentation reading sources... [ 7%] howto/access_ui reading sources... [ 7%] howto/benchmark_performance reading sources... [ 7%] howto/cluster_config_networks reading sources... [ 7%] howto/cluster_config_storage reading sources... [ 8%] howto/cluster_form reading sources... [ 8%] howto/cluster_groups reading sources... [ 8%] howto/cluster_manage reading sources... [ 8%] howto/cluster_manage_instance reading sources... [ 8%] howto/cluster_recover reading sources... [ 8%] howto/cluster_vip reading sources... [ 9%] howto/container_gpu_passthrough_with_docker reading sources... [ 9%] howto/disaster_recovery reading sources... [ 9%] howto/disaster_recovery_replication reading sources... [ 9%] howto/dqlite_troubleshoot reading sources... [ 9%] howto/grafana reading sources... [ 10%] howto/images_copy reading sources... [ 10%] howto/images_create reading sources... [ 10%] howto/images_manage reading sources... [ 10%] howto/images_profiles reading sources... [ 10%] howto/images_remote reading sources... [ 11%] howto/import_machines_to_instances reading sources... [ 11%] howto/index reading sources... [ 11%] howto/initialize reading sources... [ 11%] howto/instances_access_files reading sources... [ 11%] howto/instances_backup reading sources... [ 12%] howto/instances_configure reading sources... [ 12%] howto/instances_console reading sources... [ 12%] howto/instances_create reading sources... [ 12%] howto/instances_manage reading sources... [ 12%] howto/instances_migrate reading sources... [ 13%] howto/instances_routed_nic_vm reading sources... [ 13%] howto/instances_troubleshoot reading sources... [ 13%] howto/instances_ubuntu_pro_attach reading sources... [ 13%] howto/logs_loki reading sources... [ 13%] howto/lxc_alias reading sources... [ 13%] howto/network_acls reading sources... [ 14%] howto/network_bgp reading sources... [ 14%] howto/network_bridge_firewalld reading sources... [ 14%] howto/network_bridge_resolved reading sources... [ 14%] howto/network_configure reading sources... [ 14%] howto/network_create reading sources... [ 15%] howto/network_forwards reading sources... [ 15%] howto/network_increase_bandwidth reading sources... [ 15%] howto/network_ipam reading sources... [ 15%] howto/network_load_balancers reading sources... [ 15%] howto/network_ovn_peers reading sources... [ 16%] howto/network_ovn_setup reading sources... [ 16%] howto/network_zones reading sources... [ 16%] howto/oidc_auth0 reading sources... [ 16%] howto/oidc_entra_id reading sources... [ 16%] howto/oidc_keycloak reading sources... [ 17%] howto/oidc_ory reading sources... [ 17%] howto/projects_confine reading sources... [ 17%] howto/projects_create reading sources... [ 17%] howto/projects_work reading sources... [ 17%] howto/security_harden reading sources... [ 18%] howto/server_configure reading sources... [ 18%] howto/server_expose reading sources... [ 18%] howto/snap reading sources... [ 18%] howto/storage_backup_volume reading sources... [ 18%] howto/storage_buckets reading sources... [ 18%] howto/storage_create_instance reading sources... [ 19%] howto/storage_move_volume reading sources... [ 19%] howto/storage_pools reading sources... [ 19%] howto/storage_volumes reading sources... [ 19%] howto/troubleshoot reading sources... [ 19%] image-handling reading sources... [ 20%] images reading sources... [ 20%] index reading sources... [ 20%] installing reading sources... [ 20%] instance-exec reading sources... [ 20%] instances reading sources... [ 21%] internals reading sources... [ 21%] metrics reading sources... [ 21%] networks reading sources... [ 21%] operation reading sources... [ 21%] production-setup reading sources... [ 22%] profiles reading sources... [ 22%] projects reading sources... [ 22%] reference/cluster_member_config reading sources... [ 22%] reference/devices reading sources... [ 22%] reference/devices_disk reading sources... [ 23%] reference/devices_gpu reading sources... [ 23%] reference/devices_infiniband reading sources... [ 23%] reference/devices_nic reading sources... [ 23%] reference/devices_none reading sources... [ 23%] reference/devices_pci reading sources... [ 24%] reference/devices_proxy reading sources... [ 24%] reference/devices_tpm reading sources... [ 24%] reference/devices_unix_block reading sources... [ 24%] reference/devices_unix_char reading sources... [ 24%] reference/devices_unix_hotplug reading sources... [ 24%] reference/devices_usb reading sources... [ 25%] reference/dqlite-internals reading sources... [ 25%] reference/image_format reading sources... [ 25%] reference/index reading sources... [ 25%] reference/instance_options reading sources... [ 25%] reference/instance_properties reading sources... [ 26%] reference/instance_units reading sources... [ 26%] reference/manpages reading sources... [ 26%] reference/manpages/lxc reading sources... [ 26%] reference/manpages/lxc/alias reading sources... [ 26%] reference/manpages/lxc/alias/add reading sources... [ 27%] reference/manpages/lxc/alias/list reading sources... [ 27%] reference/manpages/lxc/alias/remove reading sources... [ 27%] reference/manpages/lxc/alias/rename reading sources... [ 27%] reference/manpages/lxc/auth reading sources... [ 27%] reference/manpages/lxc/auth/group reading sources... [ 28%] reference/manpages/lxc/auth/group/create reading sources... [ 28%] reference/manpages/lxc/auth/group/delete reading sources... [ 28%] reference/manpages/lxc/auth/group/edit reading sources... [ 28%] reference/manpages/lxc/auth/group/list reading sources... [ 28%] reference/manpages/lxc/auth/group/permission reading sources... [ 29%] reference/manpages/lxc/auth/group/permission/add reading sources... [ 29%] reference/manpages/lxc/auth/group/permission/remove reading sources... [ 29%] reference/manpages/lxc/auth/group/rename reading sources... [ 29%] reference/manpages/lxc/auth/group/show reading sources... [ 29%] reference/manpages/lxc/auth/identity reading sources... [ 29%] reference/manpages/lxc/auth/identity-provider-group reading sources... [ 30%] reference/manpages/lxc/auth/identity-provider-group/create reading sources... [ 30%] reference/manpages/lxc/auth/identity-provider-group/delete reading sources... [ 30%] reference/manpages/lxc/auth/identity-provider-group/edit reading sources... [ 30%] reference/manpages/lxc/auth/identity-provider-group/group reading sources... [ 30%] reference/manpages/lxc/auth/identity-provider-group/group/add reading sources... [ 31%] reference/manpages/lxc/auth/identity-provider-group/group/remove reading sources... [ 31%] reference/manpages/lxc/auth/identity-provider-group/list reading sources... [ 31%] reference/manpages/lxc/auth/identity-provider-group/rename reading sources... [ 31%] reference/manpages/lxc/auth/identity-provider-group/show reading sources... [ 31%] reference/manpages/lxc/auth/identity/create reading sources... [ 32%] reference/manpages/lxc/auth/identity/delete reading sources... [ 32%] reference/manpages/lxc/auth/identity/edit reading sources... [ 32%] reference/manpages/lxc/auth/identity/group reading sources... [ 32%] reference/manpages/lxc/auth/identity/group/add reading sources... [ 32%] reference/manpages/lxc/auth/identity/group/remove reading sources... [ 33%] reference/manpages/lxc/auth/identity/info reading sources... [ 33%] reference/manpages/lxc/auth/identity/list reading sources... [ 33%] reference/manpages/lxc/auth/identity/show reading sources... [ 33%] reference/manpages/lxc/auth/permission reading sources... [ 33%] reference/manpages/lxc/auth/permission/list reading sources... [ 34%] reference/manpages/lxc/cluster reading sources... [ 34%] reference/manpages/lxc/cluster/add reading sources... [ 34%] reference/manpages/lxc/cluster/edit reading sources... [ 34%] reference/manpages/lxc/cluster/enable reading sources... [ 34%] reference/manpages/lxc/cluster/evacuate reading sources... [ 34%] reference/manpages/lxc/cluster/get reading sources... [ 35%] reference/manpages/lxc/cluster/group reading sources... [ 35%] reference/manpages/lxc/cluster/group/add reading sources... [ 35%] reference/manpages/lxc/cluster/group/assign reading sources... [ 35%] reference/manpages/lxc/cluster/group/create reading sources... [ 35%] reference/manpages/lxc/cluster/group/delete reading sources... [ 36%] reference/manpages/lxc/cluster/group/edit reading sources... [ 36%] reference/manpages/lxc/cluster/group/list reading sources... [ 36%] reference/manpages/lxc/cluster/group/remove reading sources... [ 36%] reference/manpages/lxc/cluster/group/rename reading sources... [ 36%] reference/manpages/lxc/cluster/group/show reading sources... [ 37%] reference/manpages/lxc/cluster/info reading sources... [ 37%] reference/manpages/lxc/cluster/list reading sources... [ 37%] reference/manpages/lxc/cluster/list-tokens reading sources... [ 37%] reference/manpages/lxc/cluster/remove reading sources... [ 37%] reference/manpages/lxc/cluster/rename reading sources... [ 38%] reference/manpages/lxc/cluster/restore reading sources... [ 38%] reference/manpages/lxc/cluster/revoke-token reading sources... [ 38%] reference/manpages/lxc/cluster/role reading sources... [ 38%] reference/manpages/lxc/cluster/role/add reading sources... [ 38%] reference/manpages/lxc/cluster/role/remove reading sources... [ 39%] reference/manpages/lxc/cluster/set reading sources... [ 39%] reference/manpages/lxc/cluster/show reading sources... [ 39%] reference/manpages/lxc/cluster/unset reading sources... [ 39%] reference/manpages/lxc/cluster/update-certificate reading sources... [ 39%] reference/manpages/lxc/completion reading sources... [ 39%] reference/manpages/lxc/completion/bash reading sources... [ 40%] reference/manpages/lxc/completion/fish reading sources... [ 40%] reference/manpages/lxc/completion/powershell reading sources... [ 40%] reference/manpages/lxc/completion/zsh reading sources... [ 40%] reference/manpages/lxc/config reading sources... [ 40%] reference/manpages/lxc/config/device reading sources... [ 41%] reference/manpages/lxc/config/device/add reading sources... [ 41%] reference/manpages/lxc/config/device/get reading sources... [ 41%] reference/manpages/lxc/config/device/list reading sources... [ 41%] reference/manpages/lxc/config/device/override reading sources... [ 41%] reference/manpages/lxc/config/device/remove reading sources... [ 42%] reference/manpages/lxc/config/device/set reading sources... [ 42%] reference/manpages/lxc/config/device/show reading sources... [ 42%] reference/manpages/lxc/config/device/unset reading sources... [ 42%] reference/manpages/lxc/config/edit reading sources... [ 42%] reference/manpages/lxc/config/get reading sources... [ 43%] reference/manpages/lxc/config/metadata reading sources... [ 43%] reference/manpages/lxc/config/metadata/edit reading sources... [ 43%] reference/manpages/lxc/config/metadata/show reading sources... [ 43%] reference/manpages/lxc/config/set reading sources... [ 43%] reference/manpages/lxc/config/show reading sources... [ 44%] reference/manpages/lxc/config/template reading sources... [ 44%] reference/manpages/lxc/config/template/create reading sources... [ 44%] reference/manpages/lxc/config/template/delete reading sources... [ 44%] reference/manpages/lxc/config/template/edit reading sources... [ 44%] reference/manpages/lxc/config/template/list reading sources... [ 45%] reference/manpages/lxc/config/template/show reading sources... [ 45%] reference/manpages/lxc/config/trust reading sources... [ 45%] reference/manpages/lxc/config/trust/add reading sources... [ 45%] reference/manpages/lxc/config/trust/edit reading sources... [ 45%] reference/manpages/lxc/config/trust/list reading sources... [ 45%] reference/manpages/lxc/config/trust/list-tokens reading sources... [ 46%] reference/manpages/lxc/config/trust/remove reading sources... [ 46%] reference/manpages/lxc/config/trust/revoke-token reading sources... [ 46%] reference/manpages/lxc/config/trust/show reading sources... [ 46%] reference/manpages/lxc/config/uefi reading sources... [ 46%] reference/manpages/lxc/config/uefi/edit reading sources... [ 47%] reference/manpages/lxc/config/uefi/get reading sources... [ 47%] reference/manpages/lxc/config/uefi/set reading sources... [ 47%] reference/manpages/lxc/config/uefi/show reading sources... [ 47%] reference/manpages/lxc/config/uefi/unset reading sources... [ 47%] reference/manpages/lxc/config/unset reading sources... [ 48%] reference/manpages/lxc/console reading sources... [ 48%] reference/manpages/lxc/copy reading sources... [ 48%] reference/manpages/lxc/delete reading sources... [ 48%] reference/manpages/lxc/exec reading sources... [ 48%] reference/manpages/lxc/export reading sources... [ 49%] reference/manpages/lxc/file reading sources... [ 49%] reference/manpages/lxc/file/create reading sources... [ 49%] reference/manpages/lxc/file/delete reading sources... [ 49%] reference/manpages/lxc/file/edit reading sources... [ 49%] reference/manpages/lxc/file/mount reading sources... [ 50%] reference/manpages/lxc/file/pull reading sources... [ 50%] reference/manpages/lxc/file/push reading sources... [ 50%] reference/manpages/lxc/image reading sources... [ 50%] reference/manpages/lxc/image/alias reading sources... [ 50%] reference/manpages/lxc/image/alias/create reading sources... [ 50%] reference/manpages/lxc/image/alias/delete reading sources... [ 51%] reference/manpages/lxc/image/alias/list reading sources... [ 51%] reference/manpages/lxc/image/alias/rename reading sources... [ 51%] reference/manpages/lxc/image/copy reading sources... [ 51%] reference/manpages/lxc/image/delete reading sources... [ 51%] reference/manpages/lxc/image/edit reading sources... [ 52%] reference/manpages/lxc/image/export reading sources... [ 52%] reference/manpages/lxc/image/get-property reading sources... [ 52%] reference/manpages/lxc/image/import reading sources... [ 52%] reference/manpages/lxc/image/info reading sources... [ 52%] reference/manpages/lxc/image/list reading sources... [ 53%] reference/manpages/lxc/image/refresh reading sources... [ 53%] reference/manpages/lxc/image/set-property reading sources... [ 53%] reference/manpages/lxc/image/show reading sources... [ 53%] reference/manpages/lxc/image/unset-property reading sources... [ 53%] reference/manpages/lxc/import reading sources... [ 54%] reference/manpages/lxc/info reading sources... [ 54%] reference/manpages/lxc/init reading sources... [ 54%] reference/manpages/lxc/launch reading sources... [ 54%] reference/manpages/lxc/list reading sources... [ 54%] reference/manpages/lxc/manpage reading sources... [ 55%] reference/manpages/lxc/monitor reading sources... [ 55%] reference/manpages/lxc/move reading sources... [ 55%] reference/manpages/lxc/network reading sources... [ 55%] reference/manpages/lxc/network/acl reading sources... [ 55%] reference/manpages/lxc/network/acl/create reading sources... [ 55%] reference/manpages/lxc/network/acl/delete reading sources... [ 56%] reference/manpages/lxc/network/acl/edit reading sources... [ 56%] reference/manpages/lxc/network/acl/get reading sources... [ 56%] reference/manpages/lxc/network/acl/list reading sources... [ 56%] reference/manpages/lxc/network/acl/rename reading sources... [ 56%] reference/manpages/lxc/network/acl/rule reading sources... [ 57%] reference/manpages/lxc/network/acl/rule/add reading sources... [ 57%] reference/manpages/lxc/network/acl/rule/remove reading sources... [ 57%] reference/manpages/lxc/network/acl/set reading sources... [ 57%] reference/manpages/lxc/network/acl/show reading sources... [ 57%] reference/manpages/lxc/network/acl/show-log reading sources... [ 58%] reference/manpages/lxc/network/acl/unset reading sources... [ 58%] reference/manpages/lxc/network/attach reading sources... [ 58%] reference/manpages/lxc/network/attach-profile reading sources... [ 58%] reference/manpages/lxc/network/create reading sources... [ 58%] reference/manpages/lxc/network/delete reading sources... [ 59%] reference/manpages/lxc/network/detach reading sources... [ 59%] reference/manpages/lxc/network/detach-profile reading sources... [ 59%] reference/manpages/lxc/network/edit reading sources... [ 59%] reference/manpages/lxc/network/forward reading sources... [ 59%] reference/manpages/lxc/network/forward/create reading sources... [ 60%] reference/manpages/lxc/network/forward/delete reading sources... [ 60%] reference/manpages/lxc/network/forward/edit reading sources... [ 60%] reference/manpages/lxc/network/forward/get reading sources... [ 60%] reference/manpages/lxc/network/forward/list reading sources... [ 60%] reference/manpages/lxc/network/forward/port reading sources... [ 61%] reference/manpages/lxc/network/forward/port/add reading sources... [ 61%] reference/manpages/lxc/network/forward/port/remove reading sources... [ 61%] reference/manpages/lxc/network/forward/set reading sources... [ 61%] reference/manpages/lxc/network/forward/show reading sources... [ 61%] reference/manpages/lxc/network/forward/unset reading sources... [ 61%] reference/manpages/lxc/network/get reading sources... [ 62%] reference/manpages/lxc/network/info reading sources... [ 62%] reference/manpages/lxc/network/list reading sources... [ 62%] reference/manpages/lxc/network/list-allocations reading sources... [ 62%] reference/manpages/lxc/network/list-leases reading sources... [ 62%] reference/manpages/lxc/network/load-balancer reading sources... [ 63%] reference/manpages/lxc/network/load-balancer/backend reading sources... [ 63%] reference/manpages/lxc/network/load-balancer/backend/add reading sources... [ 63%] reference/manpages/lxc/network/load-balancer/backend/remove reading sources... [ 63%] reference/manpages/lxc/network/load-balancer/create reading sources... [ 63%] reference/manpages/lxc/network/load-balancer/delete reading sources... [ 64%] reference/manpages/lxc/network/load-balancer/edit reading sources... [ 64%] reference/manpages/lxc/network/load-balancer/get reading sources... [ 64%] reference/manpages/lxc/network/load-balancer/list reading sources... [ 64%] reference/manpages/lxc/network/load-balancer/port reading sources... [ 64%] reference/manpages/lxc/network/load-balancer/port/add reading sources... [ 65%] reference/manpages/lxc/network/load-balancer/port/remove reading sources... [ 65%] reference/manpages/lxc/network/load-balancer/set reading sources... [ 65%] reference/manpages/lxc/network/load-balancer/show reading sources... [ 65%] reference/manpages/lxc/network/load-balancer/unset reading sources... [ 65%] reference/manpages/lxc/network/peer reading sources... [ 66%] reference/manpages/lxc/network/peer/create reading sources... [ 66%] reference/manpages/lxc/network/peer/delete reading sources... [ 66%] reference/manpages/lxc/network/peer/edit reading sources... [ 66%] reference/manpages/lxc/network/peer/get reading sources... [ 66%] reference/manpages/lxc/network/peer/list reading sources... [ 66%] reference/manpages/lxc/network/peer/set reading sources... [ 67%] reference/manpages/lxc/network/peer/show reading sources... [ 67%] reference/manpages/lxc/network/peer/unset reading sources... [ 67%] reference/manpages/lxc/network/rename reading sources... [ 67%] reference/manpages/lxc/network/set reading sources... [ 67%] reference/manpages/lxc/network/show reading sources... [ 68%] reference/manpages/lxc/network/unset reading sources... [ 68%] reference/manpages/lxc/network/zone reading sources... [ 68%] reference/manpages/lxc/network/zone/create reading sources... [ 68%] reference/manpages/lxc/network/zone/delete reading sources... [ 68%] reference/manpages/lxc/network/zone/edit reading sources... [ 69%] reference/manpages/lxc/network/zone/get reading sources... [ 69%] reference/manpages/lxc/network/zone/list reading sources... [ 69%] reference/manpages/lxc/network/zone/record reading sources... [ 69%] reference/manpages/lxc/network/zone/record/create reading sources... [ 69%] reference/manpages/lxc/network/zone/record/delete reading sources... [ 70%] reference/manpages/lxc/network/zone/record/edit reading sources... [ 70%] reference/manpages/lxc/network/zone/record/entry reading sources... [ 70%] reference/manpages/lxc/network/zone/record/entry/add reading sources... [ 70%] reference/manpages/lxc/network/zone/record/entry/remove reading sources... [ 70%] reference/manpages/lxc/network/zone/record/get reading sources... [ 71%] reference/manpages/lxc/network/zone/record/list reading sources... [ 71%] reference/manpages/lxc/network/zone/record/set reading sources... [ 71%] reference/manpages/lxc/network/zone/record/show reading sources... [ 71%] reference/manpages/lxc/network/zone/record/unset reading sources... [ 71%] reference/manpages/lxc/network/zone/set reading sources... [ 71%] reference/manpages/lxc/network/zone/show reading sources... [ 72%] reference/manpages/lxc/network/zone/unset reading sources... [ 72%] reference/manpages/lxc/operation reading sources... [ 72%] reference/manpages/lxc/operation/delete reading sources... [ 72%] reference/manpages/lxc/operation/list reading sources... [ 72%] reference/manpages/lxc/operation/show reading sources... [ 73%] reference/manpages/lxc/pause reading sources... [ 73%] reference/manpages/lxc/profile reading sources... [ 73%] reference/manpages/lxc/profile/add reading sources... [ 73%] reference/manpages/lxc/profile/assign reading sources... [ 73%] reference/manpages/lxc/profile/copy reading sources... [ 74%] reference/manpages/lxc/profile/create reading sources... [ 74%] reference/manpages/lxc/profile/delete reading sources... [ 74%] reference/manpages/lxc/profile/device reading sources... [ 74%] reference/manpages/lxc/profile/device/add reading sources... [ 74%] reference/manpages/lxc/profile/device/get reading sources... [ 75%] reference/manpages/lxc/profile/device/list reading sources... [ 75%] reference/manpages/lxc/profile/device/remove reading sources... [ 75%] reference/manpages/lxc/profile/device/set reading sources... [ 75%] reference/manpages/lxc/profile/device/show reading sources... [ 75%] reference/manpages/lxc/profile/device/unset reading sources... [ 76%] reference/manpages/lxc/profile/edit reading sources... [ 76%] reference/manpages/lxc/profile/get reading sources... [ 76%] reference/manpages/lxc/profile/list reading sources... [ 76%] reference/manpages/lxc/profile/remove reading sources... [ 76%] reference/manpages/lxc/profile/rename reading sources... [ 76%] reference/manpages/lxc/profile/set reading sources... [ 77%] reference/manpages/lxc/profile/show reading sources... [ 77%] reference/manpages/lxc/profile/unset reading sources... [ 77%] reference/manpages/lxc/project reading sources... [ 77%] reference/manpages/lxc/project/create reading sources... [ 77%] reference/manpages/lxc/project/delete reading sources... [ 78%] reference/manpages/lxc/project/edit reading sources... [ 78%] reference/manpages/lxc/project/get reading sources... [ 78%] reference/manpages/lxc/project/info reading sources... [ 78%] reference/manpages/lxc/project/list reading sources... [ 78%] reference/manpages/lxc/project/rename reading sources... [ 79%] reference/manpages/lxc/project/set reading sources... [ 79%] reference/manpages/lxc/project/show reading sources... [ 79%] reference/manpages/lxc/project/switch reading sources... [ 79%] reference/manpages/lxc/project/unset reading sources... [ 79%] reference/manpages/lxc/publish reading sources... [ 80%] reference/manpages/lxc/query reading sources... [ 80%] reference/manpages/lxc/rebuild reading sources... [ 80%] reference/manpages/lxc/remote reading sources... [ 80%] reference/manpages/lxc/remote/add reading sources... [ 80%] reference/manpages/lxc/remote/get-default reading sources... [ 81%] reference/manpages/lxc/remote/list reading sources... [ 81%] reference/manpages/lxc/remote/remove reading sources... [ 81%] reference/manpages/lxc/remote/rename reading sources... [ 81%] reference/manpages/lxc/remote/set-url reading sources... [ 81%] reference/manpages/lxc/remote/switch reading sources... [ 82%] reference/manpages/lxc/rename reading sources... [ 82%] reference/manpages/lxc/restart reading sources... [ 82%] reference/manpages/lxc/restore reading sources... [ 82%] reference/manpages/lxc/snapshot reading sources... [ 82%] reference/manpages/lxc/start reading sources... [ 82%] reference/manpages/lxc/stop reading sources... [ 83%] reference/manpages/lxc/storage reading sources... [ 83%] reference/manpages/lxc/storage/bucket reading sources... [ 83%] reference/manpages/lxc/storage/bucket/create reading sources... [ 83%] reference/manpages/lxc/storage/bucket/delete reading sources... [ 83%] reference/manpages/lxc/storage/bucket/edit reading sources... [ 84%] reference/manpages/lxc/storage/bucket/get reading sources... [ 84%] reference/manpages/lxc/storage/bucket/key reading sources... [ 84%] reference/manpages/lxc/storage/bucket/key/create reading sources... [ 84%] reference/manpages/lxc/storage/bucket/key/delete reading sources... [ 84%] reference/manpages/lxc/storage/bucket/key/edit reading sources... [ 85%] reference/manpages/lxc/storage/bucket/key/list reading sources... [ 85%] reference/manpages/lxc/storage/bucket/key/show reading sources... [ 85%] reference/manpages/lxc/storage/bucket/list reading sources... [ 85%] reference/manpages/lxc/storage/bucket/set reading sources... [ 85%] reference/manpages/lxc/storage/bucket/show reading sources... [ 86%] reference/manpages/lxc/storage/bucket/unset reading sources... [ 86%] reference/manpages/lxc/storage/create reading sources... [ 86%] reference/manpages/lxc/storage/delete reading sources... [ 86%] reference/manpages/lxc/storage/edit reading sources... [ 86%] reference/manpages/lxc/storage/get reading sources... [ 87%] reference/manpages/lxc/storage/info reading sources... [ 87%] reference/manpages/lxc/storage/list reading sources... [ 87%] reference/manpages/lxc/storage/set reading sources... [ 87%] reference/manpages/lxc/storage/show reading sources... [ 87%] reference/manpages/lxc/storage/unset reading sources... [ 87%] reference/manpages/lxc/storage/volume reading sources... [ 88%] reference/manpages/lxc/storage/volume/attach reading sources... [ 88%] reference/manpages/lxc/storage/volume/attach-profile reading sources... [ 88%] reference/manpages/lxc/storage/volume/copy reading sources... [ 88%] reference/manpages/lxc/storage/volume/create reading sources... [ 88%] reference/manpages/lxc/storage/volume/delete reading sources... [ 89%] reference/manpages/lxc/storage/volume/detach reading sources... [ 89%] reference/manpages/lxc/storage/volume/detach-profile reading sources... [ 89%] reference/manpages/lxc/storage/volume/edit reading sources... [ 89%] reference/manpages/lxc/storage/volume/export reading sources... [ 89%] reference/manpages/lxc/storage/volume/get reading sources... [ 90%] reference/manpages/lxc/storage/volume/import reading sources... [ 90%] reference/manpages/lxc/storage/volume/info reading sources... [ 90%] reference/manpages/lxc/storage/volume/list reading sources... [ 90%] reference/manpages/lxc/storage/volume/move reading sources... [ 90%] reference/manpages/lxc/storage/volume/rename reading sources... [ 91%] reference/manpages/lxc/storage/volume/restore reading sources... [ 91%] reference/manpages/lxc/storage/volume/set reading sources... [ 91%] reference/manpages/lxc/storage/volume/show reading sources... [ 91%] reference/manpages/lxc/storage/volume/snapshot reading sources... [ 91%] reference/manpages/lxc/storage/volume/unset reading sources... [ 92%] reference/manpages/lxc/version reading sources... [ 92%] reference/manpages/lxc/warning reading sources... [ 92%] reference/manpages/lxc/warning/acknowledge reading sources... [ 92%] reference/manpages/lxc/warning/delete reading sources... [ 92%] reference/manpages/lxc/warning/list reading sources... [ 92%] reference/manpages/lxc/warning/show reading sources... [ 93%] reference/network_bridge reading sources... [ 93%] reference/network_macvlan reading sources... [ 93%] reference/network_ovn reading sources... [ 93%] reference/network_physical reading sources... [ 93%] reference/network_sriov reading sources... [ 94%] reference/networks reading sources... [ 94%] reference/ovn-internals reading sources... [ 94%] reference/permissions reading sources... [ 94%] reference/preseed_yaml_fields reading sources... [ 94%] reference/projects reading sources... [ 95%] reference/provided_metrics reading sources... [ 95%] reference/release-notes/index reading sources... [ 95%] reference/releases-snap reading sources... [ 95%] reference/remote_image_servers reading sources... [ 95%] reference/server_settings reading sources... [ 96%] reference/standard_devices reading sources... [ 96%] reference/storage_alletra reading sources... [ 96%] reference/storage_btrfs reading sources... [ 96%] reference/storage_ceph reading sources... [ 96%] reference/storage_cephfs reading sources... [ 97%] reference/storage_cephobject reading sources... [ 97%] reference/storage_dir reading sources... [ 97%] reference/storage_drivers reading sources... [ 97%] reference/storage_lvm reading sources... [ 97%] reference/storage_powerflex reading sources... [ 97%] reference/storage_pure reading sources... [ 98%] reference/storage_zfs reading sources... [ 98%] reference/uefi_variables reading sources... [ 98%] reference/vm_live_migration_internals reading sources... [ 98%] remotes reading sources... [ 98%] requirements reading sources... [ 99%] rest-api reading sources... [ 99%] restapi_landing reading sources... [ 99%] server reading sources... [ 99%] storage reading sources... [ 99%] support reading sources... [100%] syscall-interception reading sources... [100%] tutorial/first_steps reading sources... [100%] userns-idmap getting Git timestamps for source files... [ 2%] . getting Git timestamps for source files... [ 4%] explanation getting Git timestamps for source files... [ 6%] howto getting Git timestamps for source files... [ 8%] reference getting Git timestamps for source files... [ 10%] reference/manpages getting Git timestamps for source files... [ 12%] reference/manpages/lxc getting Git timestamps for source files... [ 13%] reference/manpages/lxc/alias getting Git timestamps for source files... [ 15%] reference/manpages/lxc/auth getting Git timestamps for source files... [ 17%] reference/manpages/lxc/auth/group getting Git timestamps for source files... [ 19%] reference/manpages/lxc/auth/group/permission getting Git timestamps for source files... [ 21%] reference/manpages/lxc/auth/identity-provider-group getting Git timestamps for source files... [ 23%] reference/manpages/lxc/auth/identity-provider-group/group getting Git timestamps for source files... [ 25%] reference/manpages/lxc/auth/identity getting Git timestamps for source files... [ 27%] reference/manpages/lxc/auth/identity/group getting Git timestamps for source files... [ 29%] reference/manpages/lxc/auth/permission getting Git timestamps for source files... [ 31%] reference/manpages/lxc/cluster getting Git timestamps for source files... [ 33%] reference/manpages/lxc/cluster/group getting Git timestamps for source files... [ 35%] reference/manpages/lxc/cluster/role getting Git timestamps for source files... [ 37%] reference/manpages/lxc/completion getting Git timestamps for source files... [ 38%] reference/manpages/lxc/config getting Git timestamps for source files... [ 40%] reference/manpages/lxc/config/device getting Git timestamps for source files... [ 42%] reference/manpages/lxc/config/metadata getting Git timestamps for source files... [ 44%] reference/manpages/lxc/config/template getting Git timestamps for source files... [ 46%] reference/manpages/lxc/config/trust getting Git timestamps for source files... [ 48%] reference/manpages/lxc/config/uefi getting Git timestamps for source files... [ 50%] reference/manpages/lxc/file getting Git timestamps for source files... [ 52%] reference/manpages/lxc/image getting Git timestamps for source files... [ 54%] reference/manpages/lxc/image/alias getting Git timestamps for source files... [ 56%] reference/manpages/lxc/network getting Git timestamps for source files... [ 58%] reference/manpages/lxc/network/acl getting Git timestamps for source files... [ 60%] reference/manpages/lxc/network/acl/rule getting Git timestamps for source files... [ 62%] reference/manpages/lxc/network/forward getting Git timestamps for source files... [ 63%] reference/manpages/lxc/network/forward/port getting Git timestamps for source files... [ 65%] reference/manpages/lxc/network/load-balancer getting Git timestamps for source files... [ 67%] reference/manpages/lxc/network/load-balancer/backend getting Git timestamps for source files... [ 69%] reference/manpages/lxc/network/load-balancer/port getting Git timestamps for source files... [ 71%] reference/manpages/lxc/network/peer getting Git timestamps for source files... [ 73%] reference/manpages/lxc/network/zone getting Git timestamps for source files... [ 75%] reference/manpages/lxc/network/zone/record getting Git timestamps for source files... [ 77%] reference/manpages/lxc/network/zone/record/entry getting Git timestamps for source files... [ 79%] reference/manpages/lxc/operation getting Git timestamps for source files... [ 81%] reference/manpages/lxc/profile getting Git timestamps for source files... [ 83%] reference/manpages/lxc/profile/device getting Git timestamps for source files... [ 85%] reference/manpages/lxc/project getting Git timestamps for source files... [ 87%] reference/manpages/lxc/remote getting Git timestamps for source files... [ 88%] reference/manpages/lxc/storage getting Git timestamps for source files... [ 90%] reference/manpages/lxc/storage/bucket getting Git timestamps for source files... [ 92%] reference/manpages/lxc/storage/bucket/key getting Git timestamps for source files... [ 94%] reference/manpages/lxc/storage/volume getting Git timestamps for source files... [ 96%] reference/manpages/lxc/warning getting Git timestamps for source files... [ 98%] reference/release-notes getting Git timestamps for source files... [100%] tutorial getting Git timestamps for dependencies... [ 8%] . getting Git timestamps for dependencies... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/stable-5.21 getting Git timestamps for dependencies... [ 23%] images getting Git timestamps for dependencies... [ 31%] reference getting Git timestamps for dependencies... [ 38%] images/UI getting Git timestamps for dependencies... [ 46%] howto getting Git timestamps for dependencies... [ 54%] images/networks getting Git timestamps for dependencies... [ 62%] images/auth/entra-id getting Git timestamps for dependencies... [ 69%] images/storage getting Git timestamps for dependencies... [ 77%] images/storage/storage_buckets getting Git timestamps for dependencies... [ 85%] images/instances getting Git timestamps for dependencies... [ 92%] images/ovn getting Git timestamps for dependencies... [100%] images/tutorial looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/stable-5.21/doc/howto/instances_troubleshoot.md: document is referenced in multiple toctrees: ['howto/troubleshoot', 'instances'], selecting: instances <- howto/instances_troubleshoot /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/stable-5.21/doc/howto/network_bridge_firewalld.md: document is referenced in multiple toctrees: ['howto/troubleshoot', 'networks'], selecting: networks <- howto/network_bridge_firewalld done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/stable-5.21/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/stable-5.21/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/stable-5.21/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/stable-5.21/_readthedocs/html/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 0%] api writing output... [ 0%] api-extensions writing output... [ 1%] architectures writing output... [ 1%] authentication writing output... [ 1%] backup writing output... [ 1%] cloud-init writing output... [ 1%] clustering writing output... [ 2%] config-options writing output... [ 2%] container-environment writing output... [ 2%] contributing writing output... [ 2%] daemon-behavior writing output... [ 2%] database writing output... [ 3%] debugging writing output... [ 3%] dev-lxd writing output... [ 3%] doc-cheat-sheet-myst writing output... [ 3%] environment writing output... [ 3%] events writing output... [ 3%] explanation/authorization writing output... [ 4%] explanation/bpf writing output... [ 4%] explanation/clusters writing output... [ 4%] explanation/index writing output... [ 4%] explanation/instance_config writing output... [ 4%] explanation/instances writing output... [ 5%] explanation/lxc_show_info writing output... [ 5%] explanation/lxd_lxc writing output... [ 5%] explanation/networks writing output... [ 5%] explanation/performance_tuning writing output... [ 5%] explanation/projects writing output... [ 6%] explanation/security writing output... [ 6%] explanation/storage writing output... [ 6%] faq writing output... [ 6%] getting_started writing output... [ 6%] guest-os-compatibility writing output... [ 7%] howto/access_documentation writing output... [ 7%] howto/access_ui writing output... [ 7%] howto/benchmark_performance writing output... [ 7%] howto/cluster_config_networks writing output... [ 7%] howto/cluster_config_storage writing output... [ 8%] howto/cluster_form writing output... [ 8%] howto/cluster_groups writing output... [ 8%] howto/cluster_manage writing output... [ 8%] howto/cluster_manage_instance writing output... [ 8%] howto/cluster_recover writing output... [ 8%] howto/cluster_vip writing output... [ 9%] howto/container_gpu_passthrough_with_docker writing output... [ 9%] howto/disaster_recovery writing output... [ 9%] howto/disaster_recovery_replication writing output... [ 9%] howto/dqlite_troubleshoot writing output... [ 9%] howto/grafana writing output... [ 10%] howto/images_copy writing output... [ 10%] howto/images_create writing output... [ 10%] howto/images_manage writing output... [ 10%] howto/images_profiles writing output... [ 10%] howto/images_remote writing output... [ 11%] howto/import_machines_to_instances writing output... [ 11%] howto/index writing output... [ 11%] howto/initialize writing output... [ 11%] howto/instances_access_files writing output... [ 11%] howto/instances_backup writing output... [ 12%] howto/instances_configure writing output... [ 12%] howto/instances_console writing output... [ 12%] howto/instances_create writing output... [ 12%] howto/instances_manage writing output... [ 12%] howto/instances_migrate writing output... [ 13%] howto/instances_routed_nic_vm writing output... [ 13%] howto/instances_troubleshoot writing output... [ 13%] howto/instances_ubuntu_pro_attach writing output... [ 13%] howto/logs_loki writing output... [ 13%] howto/lxc_alias writing output... [ 13%] howto/network_acls writing output... [ 14%] howto/network_bgp writing output... [ 14%] howto/network_bridge_firewalld writing output... [ 14%] howto/network_bridge_resolved writing output... [ 14%] howto/network_configure writing output... [ 14%] howto/network_create writing output... [ 15%] howto/network_forwards writing output... [ 15%] howto/network_increase_bandwidth writing output... [ 15%] howto/network_ipam writing output... [ 15%] howto/network_load_balancers writing output... [ 15%] howto/network_ovn_peers writing output... [ 16%] howto/network_ovn_setup writing output... [ 16%] howto/network_zones writing output... [ 16%] howto/oidc_auth0 writing output... [ 16%] howto/oidc_entra_id writing output... [ 16%] howto/oidc_keycloak writing output... [ 17%] howto/oidc_ory writing output... [ 17%] howto/projects_confine writing output... [ 17%] howto/projects_create writing output... [ 17%] howto/projects_work writing output... [ 17%] howto/security_harden writing output... [ 18%] howto/server_configure writing output... [ 18%] howto/server_expose writing output... [ 18%] howto/snap writing output... [ 18%] howto/storage_backup_volume writing output... [ 18%] howto/storage_buckets writing output... [ 18%] howto/storage_create_instance writing output... [ 19%] howto/storage_move_volume writing output... [ 19%] howto/storage_pools writing output... [ 19%] howto/storage_volumes writing output... [ 19%] howto/troubleshoot writing output... [ 19%] image-handling writing output... [ 20%] images writing output... [ 20%] index writing output... [ 20%] installing writing output... [ 20%] instance-exec writing output... [ 20%] instances writing output... [ 21%] internals writing output... [ 21%] metrics writing output... [ 21%] networks writing output... [ 21%] operation writing output... [ 21%] production-setup writing output... [ 22%] profiles writing output... [ 22%] projects writing output... [ 22%] reference/cluster_member_config writing output... [ 22%] reference/devices writing output... [ 22%] reference/devices_disk writing output... [ 23%] reference/devices_gpu writing output... [ 23%] reference/devices_infiniband writing output... [ 23%] reference/devices_nic writing output... [ 23%] reference/devices_none writing output... [ 23%] reference/devices_pci writing output... [ 24%] reference/devices_proxy writing output... [ 24%] reference/devices_tpm writing output... [ 24%] reference/devices_unix_block writing output... [ 24%] reference/devices_unix_char writing output... [ 24%] reference/devices_unix_hotplug writing output... [ 24%] reference/devices_usb writing output... [ 25%] reference/dqlite-internals writing output... [ 25%] reference/image_format writing output... [ 25%] reference/index writing output... [ 25%] reference/instance_options writing output... [ 25%] reference/instance_properties writing output... [ 26%] reference/instance_units writing output... [ 26%] reference/manpages writing output... [ 26%] reference/manpages/lxc writing output... [ 26%] reference/manpages/lxc/alias writing output... [ 26%] reference/manpages/lxc/alias/add writing output... [ 27%] reference/manpages/lxc/alias/list writing output... [ 27%] reference/manpages/lxc/alias/remove writing output... [ 27%] reference/manpages/lxc/alias/rename writing output... [ 27%] reference/manpages/lxc/auth writing output... [ 27%] reference/manpages/lxc/auth/group writing output... [ 28%] reference/manpages/lxc/auth/group/create writing output... [ 28%] reference/manpages/lxc/auth/group/delete writing output... [ 28%] reference/manpages/lxc/auth/group/edit writing output... [ 28%] reference/manpages/lxc/auth/group/list writing output... [ 28%] reference/manpages/lxc/auth/group/permission writing output... [ 29%] reference/manpages/lxc/auth/group/permission/add writing output... [ 29%] reference/manpages/lxc/auth/group/permission/remove writing output... [ 29%] reference/manpages/lxc/auth/group/rename writing output... [ 29%] reference/manpages/lxc/auth/group/show writing output... [ 29%] reference/manpages/lxc/auth/identity writing output... [ 29%] reference/manpages/lxc/auth/identity-provider-group writing output... [ 30%] reference/manpages/lxc/auth/identity-provider-group/create writing output... [ 30%] reference/manpages/lxc/auth/identity-provider-group/delete writing output... [ 30%] reference/manpages/lxc/auth/identity-provider-group/edit writing output... [ 30%] reference/manpages/lxc/auth/identity-provider-group/group writing output... [ 30%] reference/manpages/lxc/auth/identity-provider-group/group/add writing output... [ 31%] reference/manpages/lxc/auth/identity-provider-group/group/remove writing output... [ 31%] reference/manpages/lxc/auth/identity-provider-group/list writing output... [ 31%] reference/manpages/lxc/auth/identity-provider-group/rename writing output... [ 31%] reference/manpages/lxc/auth/identity-provider-group/show writing output... [ 31%] reference/manpages/lxc/auth/identity/create writing output... [ 32%] reference/manpages/lxc/auth/identity/delete writing output... [ 32%] reference/manpages/lxc/auth/identity/edit writing output... [ 32%] reference/manpages/lxc/auth/identity/group writing output... [ 32%] reference/manpages/lxc/auth/identity/group/add writing output... [ 32%] reference/manpages/lxc/auth/identity/group/remove writing output... [ 33%] reference/manpages/lxc/auth/identity/info writing output... [ 33%] reference/manpages/lxc/auth/identity/list writing output... [ 33%] reference/manpages/lxc/auth/identity/show writing output... [ 33%] reference/manpages/lxc/auth/permission writing output... [ 33%] reference/manpages/lxc/auth/permission/list writing output... [ 34%] reference/manpages/lxc/cluster writing output... [ 34%] reference/manpages/lxc/cluster/add writing output... [ 34%] reference/manpages/lxc/cluster/edit writing output... [ 34%] reference/manpages/lxc/cluster/enable writing output... [ 34%] reference/manpages/lxc/cluster/evacuate writing output... [ 34%] reference/manpages/lxc/cluster/get writing output... [ 35%] reference/manpages/lxc/cluster/group writing output... [ 35%] reference/manpages/lxc/cluster/group/add writing output... [ 35%] reference/manpages/lxc/cluster/group/assign writing output... [ 35%] reference/manpages/lxc/cluster/group/create writing output... [ 35%] reference/manpages/lxc/cluster/group/delete writing output... [ 36%] reference/manpages/lxc/cluster/group/edit writing output... [ 36%] reference/manpages/lxc/cluster/group/list writing output... [ 36%] reference/manpages/lxc/cluster/group/remove writing output... [ 36%] reference/manpages/lxc/cluster/group/rename writing output... [ 36%] reference/manpages/lxc/cluster/group/show writing output... [ 37%] reference/manpages/lxc/cluster/info writing output... [ 37%] reference/manpages/lxc/cluster/list writing output... [ 37%] reference/manpages/lxc/cluster/list-tokens writing output... [ 37%] reference/manpages/lxc/cluster/remove writing output... [ 37%] reference/manpages/lxc/cluster/rename writing output... [ 38%] reference/manpages/lxc/cluster/restore writing output... [ 38%] reference/manpages/lxc/cluster/revoke-token writing output... [ 38%] reference/manpages/lxc/cluster/role writing output... [ 38%] reference/manpages/lxc/cluster/role/add writing output... [ 38%] reference/manpages/lxc/cluster/role/remove writing output... [ 39%] reference/manpages/lxc/cluster/set writing output... [ 39%] reference/manpages/lxc/cluster/show writing output... [ 39%] reference/manpages/lxc/cluster/unset writing output... [ 39%] reference/manpages/lxc/cluster/update-certificate writing output... [ 39%] reference/manpages/lxc/completion writing output... [ 39%] reference/manpages/lxc/completion/bash writing output... [ 40%] reference/manpages/lxc/completion/fish writing output... [ 40%] reference/manpages/lxc/completion/powershell writing output... [ 40%] reference/manpages/lxc/completion/zsh writing output... [ 40%] reference/manpages/lxc/config writing output... [ 40%] reference/manpages/lxc/config/device writing output... [ 41%] reference/manpages/lxc/config/device/add writing output... [ 41%] reference/manpages/lxc/config/device/get writing output... [ 41%] reference/manpages/lxc/config/device/list writing output... [ 41%] reference/manpages/lxc/config/device/override writing output... [ 41%] reference/manpages/lxc/config/device/remove writing output... [ 42%] reference/manpages/lxc/config/device/set writing output... [ 42%] reference/manpages/lxc/config/device/show writing output... [ 42%] reference/manpages/lxc/config/device/unset writing output... [ 42%] reference/manpages/lxc/config/edit writing output... [ 42%] reference/manpages/lxc/config/get writing output... [ 43%] reference/manpages/lxc/config/metadata writing output... [ 43%] reference/manpages/lxc/config/metadata/edit writing output... [ 43%] reference/manpages/lxc/config/metadata/show writing output... [ 43%] reference/manpages/lxc/config/set writing output... [ 43%] reference/manpages/lxc/config/show writing output... [ 44%] reference/manpages/lxc/config/template writing output... [ 44%] reference/manpages/lxc/config/template/create writing output... [ 44%] reference/manpages/lxc/config/template/delete writing output... [ 44%] reference/manpages/lxc/config/template/edit writing output... [ 44%] reference/manpages/lxc/config/template/list writing output... [ 45%] reference/manpages/lxc/config/template/show writing output... [ 45%] reference/manpages/lxc/config/trust writing output... [ 45%] reference/manpages/lxc/config/trust/add writing output... [ 45%] reference/manpages/lxc/config/trust/edit writing output... [ 45%] reference/manpages/lxc/config/trust/list writing output... [ 45%] reference/manpages/lxc/config/trust/list-tokens writing output... [ 46%] reference/manpages/lxc/config/trust/remove writing output... [ 46%] reference/manpages/lxc/config/trust/revoke-token writing output... [ 46%] reference/manpages/lxc/config/trust/show writing output... [ 46%] reference/manpages/lxc/config/uefi writing output... [ 46%] reference/manpages/lxc/config/uefi/edit writing output... [ 47%] reference/manpages/lxc/config/uefi/get writing output... [ 47%] reference/manpages/lxc/config/uefi/set writing output... [ 47%] reference/manpages/lxc/config/uefi/show writing output... [ 47%] reference/manpages/lxc/config/uefi/unset writing output... [ 47%] reference/manpages/lxc/config/unset writing output... [ 48%] reference/manpages/lxc/console writing output... [ 48%] reference/manpages/lxc/copy writing output... [ 48%] reference/manpages/lxc/delete writing output... [ 48%] reference/manpages/lxc/exec writing output... [ 48%] reference/manpages/lxc/export writing output... [ 49%] reference/manpages/lxc/file writing output... [ 49%] reference/manpages/lxc/file/create writing output... [ 49%] reference/manpages/lxc/file/delete writing output... [ 49%] reference/manpages/lxc/file/edit writing output... [ 49%] reference/manpages/lxc/file/mount writing output... [ 50%] reference/manpages/lxc/file/pull writing output... [ 50%] reference/manpages/lxc/file/push writing output... [ 50%] reference/manpages/lxc/image writing output... [ 50%] reference/manpages/lxc/image/alias writing output... [ 50%] reference/manpages/lxc/image/alias/create writing output... [ 50%] reference/manpages/lxc/image/alias/delete writing output... [ 51%] reference/manpages/lxc/image/alias/list writing output... [ 51%] reference/manpages/lxc/image/alias/rename writing output... [ 51%] reference/manpages/lxc/image/copy writing output... [ 51%] reference/manpages/lxc/image/delete writing output... [ 51%] reference/manpages/lxc/image/edit writing output... [ 52%] reference/manpages/lxc/image/export writing output... [ 52%] reference/manpages/lxc/image/get-property writing output... [ 52%] reference/manpages/lxc/image/import writing output... [ 52%] reference/manpages/lxc/image/info writing output... [ 52%] reference/manpages/lxc/image/list writing output... [ 53%] reference/manpages/lxc/image/refresh writing output... [ 53%] reference/manpages/lxc/image/set-property writing output... [ 53%] reference/manpages/lxc/image/show writing output... [ 53%] reference/manpages/lxc/image/unset-property writing output... [ 53%] reference/manpages/lxc/import writing output... [ 54%] reference/manpages/lxc/info writing output... [ 54%] reference/manpages/lxc/init writing output... [ 54%] reference/manpages/lxc/launch writing output... [ 54%] reference/manpages/lxc/list writing output... [ 54%] reference/manpages/lxc/manpage writing output... [ 55%] reference/manpages/lxc/monitor writing output... [ 55%] reference/manpages/lxc/move writing output... [ 55%] reference/manpages/lxc/network writing output... [ 55%] reference/manpages/lxc/network/acl writing output... [ 55%] reference/manpages/lxc/network/acl/create writing output... [ 55%] reference/manpages/lxc/network/acl/delete writing output... [ 56%] reference/manpages/lxc/network/acl/edit writing output... [ 56%] reference/manpages/lxc/network/acl/get writing output... [ 56%] reference/manpages/lxc/network/acl/list writing output... [ 56%] reference/manpages/lxc/network/acl/rename writing output... [ 56%] reference/manpages/lxc/network/acl/rule writing output... [ 57%] reference/manpages/lxc/network/acl/rule/add writing output... [ 57%] reference/manpages/lxc/network/acl/rule/remove writing output... [ 57%] reference/manpages/lxc/network/acl/set writing output... [ 57%] reference/manpages/lxc/network/acl/show writing output... [ 57%] reference/manpages/lxc/network/acl/show-log writing output... [ 58%] reference/manpages/lxc/network/acl/unset writing output... [ 58%] reference/manpages/lxc/network/attach writing output... [ 58%] reference/manpages/lxc/network/attach-profile writing output... [ 58%] reference/manpages/lxc/network/create writing output... [ 58%] reference/manpages/lxc/network/delete writing output... [ 59%] reference/manpages/lxc/network/detach writing output... [ 59%] reference/manpages/lxc/network/detach-profile writing output... [ 59%] reference/manpages/lxc/network/edit writing output... [ 59%] reference/manpages/lxc/network/forward writing output... [ 59%] reference/manpages/lxc/network/forward/create writing output... [ 60%] reference/manpages/lxc/network/forward/delete writing output... [ 60%] reference/manpages/lxc/network/forward/edit writing output... [ 60%] reference/manpages/lxc/network/forward/get writing output... [ 60%] reference/manpages/lxc/network/forward/list writing output... [ 60%] reference/manpages/lxc/network/forward/port writing output... [ 61%] reference/manpages/lxc/network/forward/port/add writing output... [ 61%] reference/manpages/lxc/network/forward/port/remove writing output... [ 61%] reference/manpages/lxc/network/forward/set writing output... [ 61%] reference/manpages/lxc/network/forward/show writing output... [ 61%] reference/manpages/lxc/network/forward/unset writing output... [ 61%] reference/manpages/lxc/network/get writing output... [ 62%] reference/manpages/lxc/network/info writing output... [ 62%] reference/manpages/lxc/network/list writing output... [ 62%] reference/manpages/lxc/network/list-allocations writing output... [ 62%] reference/manpages/lxc/network/list-leases writing output... [ 62%] reference/manpages/lxc/network/load-balancer writing output... [ 63%] reference/manpages/lxc/network/load-balancer/backend writing output... [ 63%] reference/manpages/lxc/network/load-balancer/backend/add writing output... [ 63%] reference/manpages/lxc/network/load-balancer/backend/remove writing output... [ 63%] reference/manpages/lxc/network/load-balancer/create writing output... [ 63%] reference/manpages/lxc/network/load-balancer/delete writing output... [ 64%] reference/manpages/lxc/network/load-balancer/edit writing output... [ 64%] reference/manpages/lxc/network/load-balancer/get writing output... [ 64%] reference/manpages/lxc/network/load-balancer/list writing output... [ 64%] reference/manpages/lxc/network/load-balancer/port writing output... [ 64%] reference/manpages/lxc/network/load-balancer/port/add writing output... [ 65%] reference/manpages/lxc/network/load-balancer/port/remove writing output... [ 65%] reference/manpages/lxc/network/load-balancer/set writing output... [ 65%] reference/manpages/lxc/network/load-balancer/show writing output... [ 65%] reference/manpages/lxc/network/load-balancer/unset writing output... [ 65%] reference/manpages/lxc/network/peer writing output... [ 66%] reference/manpages/lxc/network/peer/create writing output... [ 66%] reference/manpages/lxc/network/peer/delete writing output... [ 66%] reference/manpages/lxc/network/peer/edit writing output... [ 66%] reference/manpages/lxc/network/peer/get writing output... [ 66%] reference/manpages/lxc/network/peer/list writing output... [ 66%] reference/manpages/lxc/network/peer/set writing output... [ 67%] reference/manpages/lxc/network/peer/show writing output... [ 67%] reference/manpages/lxc/network/peer/unset writing output... [ 67%] reference/manpages/lxc/network/rename writing output... [ 67%] reference/manpages/lxc/network/set writing output... [ 67%] reference/manpages/lxc/network/show writing output... [ 68%] reference/manpages/lxc/network/unset writing output... [ 68%] reference/manpages/lxc/network/zone writing output... [ 68%] reference/manpages/lxc/network/zone/create writing output... [ 68%] reference/manpages/lxc/network/zone/delete writing output... [ 68%] reference/manpages/lxc/network/zone/edit writing output... [ 69%] reference/manpages/lxc/network/zone/get writing output... [ 69%] reference/manpages/lxc/network/zone/list writing output... [ 69%] reference/manpages/lxc/network/zone/record writing output... [ 69%] reference/manpages/lxc/network/zone/record/create writing output... [ 69%] reference/manpages/lxc/network/zone/record/delete writing output... [ 70%] reference/manpages/lxc/network/zone/record/edit writing output... [ 70%] reference/manpages/lxc/network/zone/record/entry writing output... [ 70%] reference/manpages/lxc/network/zone/record/entry/add writing output... [ 70%] reference/manpages/lxc/network/zone/record/entry/remove writing output... [ 70%] reference/manpages/lxc/network/zone/record/get writing output... [ 71%] reference/manpages/lxc/network/zone/record/list writing output... [ 71%] reference/manpages/lxc/network/zone/record/set writing output... [ 71%] reference/manpages/lxc/network/zone/record/show writing output... [ 71%] reference/manpages/lxc/network/zone/record/unset writing output... [ 71%] reference/manpages/lxc/network/zone/set writing output... [ 71%] reference/manpages/lxc/network/zone/show writing output... [ 72%] reference/manpages/lxc/network/zone/unset writing output... [ 72%] reference/manpages/lxc/operation writing output... [ 72%] reference/manpages/lxc/operation/delete writing output... [ 72%] reference/manpages/lxc/operation/list writing output... [ 72%] reference/manpages/lxc/operation/show writing output... [ 73%] reference/manpages/lxc/pause writing output... [ 73%] reference/manpages/lxc/profile writing output... [ 73%] reference/manpages/lxc/profile/add writing output... [ 73%] reference/manpages/lxc/profile/assign writing output... [ 73%] reference/manpages/lxc/profile/copy writing output... [ 74%] reference/manpages/lxc/profile/create writing output... [ 74%] reference/manpages/lxc/profile/delete writing output... [ 74%] reference/manpages/lxc/profile/device writing output... [ 74%] reference/manpages/lxc/profile/device/add writing output... [ 74%] reference/manpages/lxc/profile/device/get writing output... [ 75%] reference/manpages/lxc/profile/device/list writing output... [ 75%] reference/manpages/lxc/profile/device/remove writing output... [ 75%] reference/manpages/lxc/profile/device/set writing output... [ 75%] reference/manpages/lxc/profile/device/show writing output... [ 75%] reference/manpages/lxc/profile/device/unset writing output... [ 76%] reference/manpages/lxc/profile/edit writing output... [ 76%] reference/manpages/lxc/profile/get writing output... [ 76%] reference/manpages/lxc/profile/list writing output... [ 76%] reference/manpages/lxc/profile/remove writing output... [ 76%] reference/manpages/lxc/profile/rename writing output... [ 76%] reference/manpages/lxc/profile/set writing output... [ 77%] reference/manpages/lxc/profile/show writing output... [ 77%] reference/manpages/lxc/profile/unset writing output... [ 77%] reference/manpages/lxc/project writing output... [ 77%] reference/manpages/lxc/project/create writing output... [ 77%] reference/manpages/lxc/project/delete writing output... [ 78%] reference/manpages/lxc/project/edit writing output... [ 78%] reference/manpages/lxc/project/get writing output... [ 78%] reference/manpages/lxc/project/info writing output... [ 78%] reference/manpages/lxc/project/list writing output... [ 78%] reference/manpages/lxc/project/rename writing output... [ 79%] reference/manpages/lxc/project/set writing output... [ 79%] reference/manpages/lxc/project/show writing output... [ 79%] reference/manpages/lxc/project/switch writing output... [ 79%] reference/manpages/lxc/project/unset writing output... [ 79%] reference/manpages/lxc/publish writing output... [ 80%] reference/manpages/lxc/query writing output... [ 80%] reference/manpages/lxc/rebuild writing output... [ 80%] reference/manpages/lxc/remote writing output... [ 80%] reference/manpages/lxc/remote/add writing output... [ 80%] reference/manpages/lxc/remote/get-default writing output... [ 81%] reference/manpages/lxc/remote/list writing output... [ 81%] reference/manpages/lxc/remote/remove writing output... [ 81%] reference/manpages/lxc/remote/rename writing output... [ 81%] reference/manpages/lxc/remote/set-url writing output... [ 81%] reference/manpages/lxc/remote/switch writing output... [ 82%] reference/manpages/lxc/rename writing output... [ 82%] reference/manpages/lxc/restart writing output... [ 82%] reference/manpages/lxc/restore writing output... [ 82%] reference/manpages/lxc/snapshot writing output... [ 82%] reference/manpages/lxc/start writing output... [ 82%] reference/manpages/lxc/stop writing output... [ 83%] reference/manpages/lxc/storage writing output... [ 83%] reference/manpages/lxc/storage/bucket writing output... [ 83%] reference/manpages/lxc/storage/bucket/create writing output... [ 83%] reference/manpages/lxc/storage/bucket/delete writing output... [ 83%] reference/manpages/lxc/storage/bucket/edit writing output... [ 84%] reference/manpages/lxc/storage/bucket/get writing output... [ 84%] reference/manpages/lxc/storage/bucket/key writing output... [ 84%] reference/manpages/lxc/storage/bucket/key/create writing output... [ 84%] reference/manpages/lxc/storage/bucket/key/delete writing output... [ 84%] reference/manpages/lxc/storage/bucket/key/edit writing output... [ 85%] reference/manpages/lxc/storage/bucket/key/list writing output... [ 85%] reference/manpages/lxc/storage/bucket/key/show writing output... [ 85%] reference/manpages/lxc/storage/bucket/list writing output... [ 85%] reference/manpages/lxc/storage/bucket/set writing output... [ 85%] reference/manpages/lxc/storage/bucket/show writing output... [ 86%] reference/manpages/lxc/storage/bucket/unset writing output... [ 86%] reference/manpages/lxc/storage/create writing output... [ 86%] reference/manpages/lxc/storage/delete writing output... [ 86%] reference/manpages/lxc/storage/edit writing output... [ 86%] reference/manpages/lxc/storage/get writing output... [ 87%] reference/manpages/lxc/storage/info writing output... [ 87%] reference/manpages/lxc/storage/list writing output... [ 87%] reference/manpages/lxc/storage/set writing output... [ 87%] reference/manpages/lxc/storage/show writing output... [ 87%] reference/manpages/lxc/storage/unset writing output... [ 87%] reference/manpages/lxc/storage/volume writing output... [ 88%] reference/manpages/lxc/storage/volume/attach writing output... [ 88%] reference/manpages/lxc/storage/volume/attach-profile writing output... [ 88%] reference/manpages/lxc/storage/volume/copy writing output... [ 88%] reference/manpages/lxc/storage/volume/create writing output... [ 88%] reference/manpages/lxc/storage/volume/delete writing output... [ 89%] reference/manpages/lxc/storage/volume/detach writing output... [ 89%] reference/manpages/lxc/storage/volume/detach-profile writing output... [ 89%] reference/manpages/lxc/storage/volume/edit writing output... [ 89%] reference/manpages/lxc/storage/volume/export writing output... [ 89%] reference/manpages/lxc/storage/volume/get writing output... [ 90%] reference/manpages/lxc/storage/volume/import writing output... [ 90%] reference/manpages/lxc/storage/volume/info writing output... [ 90%] reference/manpages/lxc/storage/volume/list writing output... [ 90%] reference/manpages/lxc/storage/volume/move writing output... [ 90%] reference/manpages/lxc/storage/volume/rename writing output... [ 91%] reference/manpages/lxc/storage/volume/restore writing output... [ 91%] reference/manpages/lxc/storage/volume/set writing output... [ 91%] reference/manpages/lxc/storage/volume/show writing output... [ 91%] reference/manpages/lxc/storage/volume/snapshot writing output... [ 91%] reference/manpages/lxc/storage/volume/unset writing output... [ 92%] reference/manpages/lxc/version writing output... [ 92%] reference/manpages/lxc/warning writing output... [ 92%] reference/manpages/lxc/warning/acknowledge writing output... [ 92%] reference/manpages/lxc/warning/delete writing output... [ 92%] reference/manpages/lxc/warning/list writing output... [ 92%] reference/manpages/lxc/warning/show writing output... [ 93%] reference/network_bridge writing output... [ 93%] reference/network_macvlan writing output... [ 93%] reference/network_ovn writing output... [ 93%] reference/network_physical writing output... [ 93%] reference/network_sriov writing output... [ 94%] reference/networks writing output... [ 94%] reference/ovn-internals writing output... [ 94%] reference/permissions writing output... [ 94%] reference/preseed_yaml_fields writing output... [ 94%] reference/projects writing output... [ 95%] reference/provided_metrics writing output... [ 95%] reference/release-notes/index writing output... [ 95%] reference/releases-snap writing output... [ 95%] reference/remote_image_servers writing output... [ 95%] reference/server_settings writing output... [ 96%] reference/standard_devices writing output... [ 96%] reference/storage_alletra writing output... [ 96%] reference/storage_btrfs writing output... [ 96%] reference/storage_ceph writing output... [ 96%] reference/storage_cephfs writing output... [ 97%] reference/storage_cephobject writing output... [ 97%] reference/storage_dir writing output... [ 97%] reference/storage_drivers writing output... [ 97%] reference/storage_lvm writing output... [ 97%] reference/storage_powerflex writing output... [ 97%] reference/storage_pure writing output... [ 98%] reference/storage_zfs writing output... [ 98%] reference/uefi_variables writing output... [ 98%] reference/vm_live_migration_internals writing output... [ 98%] remotes writing output... [ 98%] requirements writing output... [ 99%] rest-api writing output... [ 99%] restapi_landing writing output... [ 99%] server writing output... [ 99%] storage writing output... [ 99%] support writing output... [100%] syscall-interception writing output... [100%] tutorial/first_steps writing output... [100%] userns-idmap generating indices... genindex config-options done Creating redirect 'howto/instances_snapshots/index.html' to '../instances_backup/'. Creating redirect 'reference/network_external/index.html' to '../networks/'. Creating redirect 'explanation/containers_and_vms/index.html' to '../instances/'. Creating redirect 'explanation/clustering/index.html' to '../clusters/'. Creating redirect 'migration/index.html' to '../howto/instances_migrate'. Creating redirect 'howto/move_instances/index.html' to '../instances_migrate/'. Creating redirect 'tutorial/index.html' to 'first_steps'. Creating redirect 'tutorial/ui/index.html' to '../first_steps'. Creating redirect 'security/index.html' to '../explanation/security/'. writing additional pages... search done copying images... [ 1%] images/application-vs-system-containers.svg copying images... [ 2%] images/virtual-machines-vs-system-containers.svg copying images... [ 3%] images/UI/console.png copying images... [ 3%] images/ui_security_warning.png copying images... [ 4%] images/grafana_welcome.png copying images... [ 5%] images/grafana_select_prometheus.png copying images... [ 6%] images/grafana_configure_prometheus.png copying images... [ 7%] images/grafana_select_loki.png copying images... [ 8%] images/grafana_configure_loki.png copying images... [ 9%] images/grafana_dashboard_import.png copying images... [ 10%] images/grafana_dashboard_select_datasource.png copying images... [ 10%] images/grafana_resources.png copying images... [ 11%] images/grafana_instances.png copying images... [ 12%] images/grafana_lxd_ui_metrics_integration.png copying images... [ 13%] images/grafana_lxd_ui_instance_dashboard.png copying images... [ 14%] images/UI/snapshots_daily.png copying images... [ 15%] images/UI/snapshots_cron.png copying images... [ 16%] images/UI/limits_memory_example.png copying images... [ 17%] images/UI/create_instance_ex1.png copying images... [ 17%] images/UI/create_instance_ex2.png copying images... [ 18%] images/UI/create_instance_ex2-2.png copying images... [ 19%] images/UI/create_instance_ex3.png copying images... [ 20%] images/UI/create_instance_ex4.png copying images... [ 21%] images/UI/routed_nic_create_instance.png copying images... [ 22%] images/networks/network_ACLs.png copying images... [ 23%] images/networks/network_ACL_create.png copying images... [ 23%] images/networks/network_ACL_addrule.png copying images... [ 24%] images/networks/network_ACL_remove_edit.png copying images... [ 25%] images/networks/network_create.png copying images... [ 26%] images/networks/network_configuration.png copying images... [ 27%] images/networks/network_add_to_instance.png copying images... [ 28%] images/networks/network_attach_instance.png copying images... [ 29%] images/UI/forwards_view.png copying images... [ 30%] images/UI/forward_edit_ex1.png copying images... [ 30%] images/UI/forward_create_ovn.png copying images... [ 31%] images/UI/forward_create_bridge.png copying images... [ 32%] images/UI/forward_create_port.png copying images... [ 33%] images/UI/forward_edit_ex2.png copying images... [ 34%] images/UI/forward_delete.png copying images... [ 35%] images/networks/network_view_leases.png copying images... [ 36%] images/auth/entra-id/1-app-registrations.png copying images... [ 37%] images/auth/entra-id/2-app-name.png copying images... [ 37%] images/auth/entra-id/3-redirect-uri.png copying images... [ 38%] images/auth/entra-id/4-authentication.png copying images... [ 39%] images/auth/entra-id/5-public-client-flows.png copying images... [ 40%] images/auth/entra-id/6-api-permissions.png copying images... [ 41%] images/auth/entra-id/7-add-a-permission.png copying images... [ 42%] images/auth/entra-id/8-graph-api.png copying images... [ 43%] images/auth/entra-id/9-delegated-permissions.png copying images... [ 43%] images/auth/entra-id/10-openid-permissions.png copying images... [ 44%] images/auth/entra-id/11-client-id.png copying images... [ 45%] images/auth/entra-id/12-discovery-url.png copying images... [ 46%] images/auth/entra-id/13-keycloak-identity-providers.png copying images... [ 47%] images/auth/entra-id/14-keycloak-microsoft.png copying images... [ 48%] images/auth/entra-id/15-keycloak-broker-redirect-uri.png copying images... [ 49%] images/auth/entra-id/16-app-name-keycloak.png copying images... [ 50%] images/auth/entra-id/17-redirect-uri-keycloak.png copying images... [ 50%] images/auth/entra-id/18-certificates-and-secrets.png copying images... [ 51%] images/auth/entra-id/19-new-client-secret.png copying images... [ 52%] images/auth/entra-id/20-copy-client-secret.png copying images... [ 53%] images/auth/entra-id/21-paste-client-secret.png copying images... [ 54%] images/auth/entra-id/22-paste-client-id.png copying images... [ 55%] images/auth/entra-id/23-copy-tenant-id.png copying images... [ 56%] images/auth/entra-id/24-paste-tenant-id.png copying images... [ 57%] images/auth/entra-id/25-keycloak-clients.png copying images... [ 57%] images/auth/entra-id/26-keycloak-new-client.png copying images... [ 58%] images/auth/entra-id/27-keycloak-client-name-and-id.png copying images... [ 59%] images/auth/entra-id/28-keycloak-device-flow.png copying images... [ 60%] images/auth/entra-id/29-keycloak-redirect-uri.png copying images... [ 61%] images/auth/entra-id/30-keycloak-realm-settings.png copying images... [ 62%] images/UI/create_project.png copying images... [ 63%] images/UI/create_restr_project1.png copying images... [ 63%] images/UI/create_restr_project2.png copying images... [ 64%] images/storage/storage_volumes_snapshots_tab.png copying images... [ 65%] images/storage/storage_volumes_snapshots_create.png copying images... [ 66%] images/storage/storage_volumes_snapshots_list.png copying images... [ 67%] images/storage/storage_volumes_snapshots_configuration.png copying images... [ 68%] images/storage/storage_volumes_export.png copying images... [ 69%] images/storage/storage_volumes_import.png copying images... [ 70%] images/storage/storage_buckets/storage_bucket_create.png copying images... [ 70%] images/storage/storage_buckets/storage_bucket_key_list.png copying images... [ 71%] images/storage/storage_buckets/storage_bucket_create_key.png copying images... [ 72%] images/instances/create_instance_form_disk_devices.png copying images... [ 73%] images/instances/create_instance_form.png copying images... [ 74%] images/instances/instance_overview_page.png copying images... [ 75%] images/instances/move_instance_modal.png copying images... [ 76%] images/instances/move_instance_modal_2.png copying images... [ 77%] images/instances/move_confirmation_modal.png copying images... [ 77%] images/storage/storage_volumes_overview.png copying images... [ 78%] images/storage/storage_volumes_copy_modal.png copying images... [ 79%] images/storage/storage_volumes_rename.png copying images... [ 80%] images/storage/storage_pools_create.png copying images... [ 81%] images/storage/storage_pools_create_ZFS_driver.png copying images... [ 82%] images/storage/storage_pools_create_clustered_pool.png copying images... [ 83%] images/storage/storage_pools_create_clustered_pool_size_config.png copying images... [ 83%] images/storage/storage_volumes_create.png copying images... [ 84%] images/storage/storage_volumes_attach_to_instance_1.png copying images... [ 85%] images/storage/storage_volumes_attach_to_instance_2.png copying images... [ 86%] images/storage/storage_volumes_attach_to_instance_3.png copying images... [ 87%] images/storage/storage_volumes_create_clustered.png copying images... [ 88%] images/ovn_networking_1.svg copying images... [ 89%] images/ovn_networking_2.svg copying images... [ 90%] images/ovn/ovn-uplink-bridge-ovs.svg copying images... [ 90%] images/ovn/ovn-uplink-physical.svg copying images... [ 91%] images/ovn/ovn-uplink-bridge-native.svg copying images... [ 92%] images/ovn/ovn-network.svg copying images... [ 93%] images/ovn/ovn-integration-bridge-container.svg copying images... [ 94%] images/ovn/ovn-integration-bridge-vm.svg copying images... [ 95%] images/vm_live_migration_flowchart.svg copying images... [ 96%] images/vm_live_migration_state_diagram.svg copying images... [ 97%] images/tutorial/create_vm.png copying images... [ 97%] images/tutorial/instances.png copying images... [ 98%] images/tutorial/instance_summary.png copying images... [ 99%] images/tutorial/yaml_configuration.png copying images... [100%] images/tutorial/broken_terminal.png dumping search index in English (code: en)... done dumping object inventory... done sphinx-sitemap: sitemap.xml was generated for URL https://documentation.ubuntu.com/lxd/stable-5.21/ in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/stable-5.21/_readthedocs/html/sitemap.xml build succeeded. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2026-01-29T11:06:46.200642Z, end-time: 2026-01-29T11:07:01.654382Z, duration: 15, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v8.2.3 loading translations [en]... done matplotlib is not installed, social cards will not be generated making output directory... done loading pickled environment... The configuration has changed (7 options: 'html_context', 'html_css_files', 'html_js_files', 'html_static_path', 'notfound_template', ...) done myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'linkify', 'substitution', 'attrs_block', 'deflist'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'swagger'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=7, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={block_filesystem: ..., create_image_button: ..., delete_button: ..., enable_ID_shifting: ..., note_ip_addresses_CIDR: ..., restore_button: ..., restart_button: ..., snapshot_expiry_format: ..., snapshot_pattern_detail: ..., snapshot_pattern_format: ..., snapshot_schedule_format: ..., volume_configuration: ..., current_lts_track: ..., current_feature_track: ..., clustering_exp: ..., clustering_how: ..., clustering_ref: ..., getting_started_exp: ..., getting_started_how: ..., getting_started_ref: ..., getting_started_tut: ..., images_exp: ..., images_how: ..., images_ref: ..., initialize: ..., instances_exp: ..., instances_how: ..., instances_ref: ..., server_exp: ..., server_how: ..., server_ref: ..., networks_exp: ..., networks_how: ..., networks_ref: ..., performance_exp: ..., performance_how: ..., performance_ref: ..., projects_exp: ..., projects_how: ..., projects_ref: ..., storage_exp: ..., storage_how: ..., storage_ref: ..., security_exp: ..., security_how: ...}, linkify_fuzzy_links=False, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) 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 preparing documents... done copying assets... copying TeX support files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/stable-5.21/_readthedocs/pdf/latexmkrc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/stable-5.21/_readthedocs/pdf/Makefile Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/stable-5.21/_readthedocs/pdf/make.bat Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/stable-5.21/_readthedocs/pdf/latexmkjarc done copying additional files... ./.sphinx/fonts/Ubuntu-B.ttf ./.sphinx/fonts/Ubuntu-R.ttf ./.sphinx/fonts/Ubuntu-RI.ttf ./.sphinx/fonts/UbuntuMono-R.ttf ./.sphinx/fonts/UbuntuMono-RI.ttf ./.sphinx/fonts/UbuntuMono-B.ttf ./.sphinx/images/Canonical-logo-4x.png ./.sphinx/images/front-page-light.pdf ./.sphinx/images/normal-page-footer.pdfdone copying assets: done processing lxd.tex... index tutorial/first_steps howto/index getting_started installing howto/initialize howto/access_ui howto/access_documentation operation howto/server_expose howto/server_configure howto/oidc_auth0 howto/oidc_ory howto/oidc_keycloak howto/oidc_entra_id remotes howto/lxc_alias instances howto/instances_create howto/instances_configure howto/instances_manage profiles howto/instances_troubleshoot howto/instances_ubuntu_pro_attach howto/instances_access_files howto/instances_console instance-exec cloud-init howto/instances_routed_nic_vm howto/instances_backup howto/instances_migrate howto/import_machines_to_instances howto/container_gpu_passthrough_with_docker images howto/images_remote howto/images_manage howto/images_profiles howto/images_copy howto/images_create projects howto/projects_create howto/projects_work howto/projects_confine storage howto/storage_pools howto/storage_volumes howto/storage_buckets howto/storage_create_instance howto/storage_backup_volume howto/storage_move_volume networks howto/network_create howto/network_configure howto/network_bgp howto/network_acls howto/network_forwards howto/network_zones howto/network_bridge_firewalld howto/network_bridge_resolved howto/network_ovn_setup howto/network_load_balancers howto/network_ovn_peers howto/network_ipam clustering howto/cluster_form howto/cluster_manage howto/cluster_config_networks howto/cluster_config_storage howto/cluster_manage_instance howto/cluster_groups howto/cluster_recover howto/cluster_vip production-setup howto/benchmark_performance howto/network_increase_bandwidth metrics howto/logs_loki howto/grafana backup howto/disaster_recovery howto/disaster_recovery_replication howto/snap howto/security_harden howto/troubleshoot howto/dqlite_troubleshoot debugging faq support contributing explanation/index explanation/lxd_lxc explanation/instances image-handling explanation/storage explanation/networks database explanation/lxc_show_info authentication explanation/authorization explanation/projects explanation/clusters explanation/performance_tuning explanation/security explanation/bpf reference/index requirements architectures reference/release-notes/index reference/releases-snap reference/remote_image_servers reference/image_format guest-os-compatibility container-environment config-options server explanation/instance_config reference/instance_properties reference/instance_options reference/devices reference/standard_devices reference/devices_none reference/devices_nic reference/devices_disk reference/devices_unix_char reference/devices_unix_block reference/devices_usb reference/devices_gpu reference/devices_infiniband reference/devices_proxy reference/devices_unix_hotplug reference/devices_tpm reference/devices_pci reference/instance_units reference/preseed_yaml_fields reference/projects reference/storage_drivers reference/storage_dir reference/storage_btrfs reference/storage_lvm reference/storage_zfs reference/storage_ceph reference/storage_powerflex reference/storage_pure reference/storage_alletra reference/storage_cephfs reference/storage_cephobject reference/networks reference/network_bridge reference/network_ovn reference/network_macvlan reference/network_physical reference/network_sriov reference/cluster_member_config reference/server_settings reference/provided_metrics reference/permissions restapi_landing rest-api api api-extensions events dev-lxd reference/manpages reference/manpages/lxc reference/manpages/lxc/alias reference/manpages/lxc/alias/add reference/manpages/lxc/alias/list reference/manpages/lxc/alias/remove reference/manpages/lxc/alias/rename reference/manpages/lxc/auth reference/manpages/lxc/auth/group reference/manpages/lxc/auth/group/create reference/manpages/lxc/auth/group/delete reference/manpages/lxc/auth/group/edit reference/manpages/lxc/auth/group/list reference/manpages/lxc/auth/group/permission reference/manpages/lxc/auth/group/permission/add reference/manpages/lxc/auth/group/permission/remove reference/manpages/lxc/auth/group/rename reference/manpages/lxc/auth/group/show reference/manpages/lxc/auth/identity reference/manpages/lxc/auth/identity/create reference/manpages/lxc/auth/identity/delete reference/manpages/lxc/auth/identity/edit reference/manpages/lxc/auth/identity/group reference/manpages/lxc/auth/identity/group/add reference/manpages/lxc/auth/identity/group/remove reference/manpages/lxc/auth/identity/info reference/manpages/lxc/auth/identity/list reference/manpages/lxc/auth/identity/show reference/manpages/lxc/auth/identity-provider-group reference/manpages/lxc/auth/identity-provider-group/create reference/manpages/lxc/auth/identity-provider-group/delete reference/manpages/lxc/auth/identity-provider-group/edit reference/manpages/lxc/auth/identity-provider-group/group reference/manpages/lxc/auth/identity-provider-group/group/add reference/manpages/lxc/auth/identity-provider-group/group/remove reference/manpages/lxc/auth/identity-provider-group/list reference/manpages/lxc/auth/identity-provider-group/rename reference/manpages/lxc/auth/identity-provider-group/show reference/manpages/lxc/auth/permission reference/manpages/lxc/auth/permission/list reference/manpages/lxc/cluster reference/manpages/lxc/cluster/add reference/manpages/lxc/cluster/edit reference/manpages/lxc/cluster/enable reference/manpages/lxc/cluster/evacuate reference/manpages/lxc/cluster/get reference/manpages/lxc/cluster/group reference/manpages/lxc/cluster/group/add reference/manpages/lxc/cluster/group/assign reference/manpages/lxc/cluster/group/create reference/manpages/lxc/cluster/group/delete reference/manpages/lxc/cluster/group/edit reference/manpages/lxc/cluster/group/list reference/manpages/lxc/cluster/group/remove reference/manpages/lxc/cluster/group/rename reference/manpages/lxc/cluster/group/show reference/manpages/lxc/cluster/info reference/manpages/lxc/cluster/list reference/manpages/lxc/cluster/list-tokens reference/manpages/lxc/cluster/remove reference/manpages/lxc/cluster/rename reference/manpages/lxc/cluster/restore reference/manpages/lxc/cluster/revoke-token reference/manpages/lxc/cluster/role reference/manpages/lxc/cluster/role/add reference/manpages/lxc/cluster/role/remove reference/manpages/lxc/cluster/set reference/manpages/lxc/cluster/show reference/manpages/lxc/cluster/unset reference/manpages/lxc/cluster/update-certificate reference/manpages/lxc/completion reference/manpages/lxc/completion/bash reference/manpages/lxc/completion/fish reference/manpages/lxc/completion/powershell reference/manpages/lxc/completion/zsh reference/manpages/lxc/config reference/manpages/lxc/config/device reference/manpages/lxc/config/device/add reference/manpages/lxc/config/device/get reference/manpages/lxc/config/device/list reference/manpages/lxc/config/device/override reference/manpages/lxc/config/device/remove reference/manpages/lxc/config/device/set reference/manpages/lxc/config/device/show reference/manpages/lxc/config/device/unset reference/manpages/lxc/config/edit reference/manpages/lxc/config/get reference/manpages/lxc/config/metadata reference/manpages/lxc/config/metadata/edit reference/manpages/lxc/config/metadata/show reference/manpages/lxc/config/set reference/manpages/lxc/config/show reference/manpages/lxc/config/template reference/manpages/lxc/config/template/create reference/manpages/lxc/config/template/delete reference/manpages/lxc/config/template/edit reference/manpages/lxc/config/template/list reference/manpages/lxc/config/template/show reference/manpages/lxc/config/trust reference/manpages/lxc/config/trust/add reference/manpages/lxc/config/trust/edit reference/manpages/lxc/config/trust/list reference/manpages/lxc/config/trust/list-tokens reference/manpages/lxc/config/trust/remove reference/manpages/lxc/config/trust/revoke-token reference/manpages/lxc/config/trust/show reference/manpages/lxc/config/uefi reference/manpages/lxc/config/uefi/edit reference/manpages/lxc/config/uefi/get reference/manpages/lxc/config/uefi/set reference/manpages/lxc/config/uefi/show reference/manpages/lxc/config/uefi/unset reference/manpages/lxc/config/unset reference/manpages/lxc/console reference/manpages/lxc/copy reference/manpages/lxc/delete reference/manpages/lxc/exec reference/manpages/lxc/export reference/manpages/lxc/file reference/manpages/lxc/file/create reference/manpages/lxc/file/delete reference/manpages/lxc/file/edit reference/manpages/lxc/file/mount reference/manpages/lxc/file/pull reference/manpages/lxc/file/push reference/manpages/lxc/image reference/manpages/lxc/image/alias reference/manpages/lxc/image/alias/create reference/manpages/lxc/image/alias/delete reference/manpages/lxc/image/alias/list reference/manpages/lxc/image/alias/rename reference/manpages/lxc/image/copy reference/manpages/lxc/image/delete reference/manpages/lxc/image/edit reference/manpages/lxc/image/export reference/manpages/lxc/image/get-property reference/manpages/lxc/image/import reference/manpages/lxc/image/info reference/manpages/lxc/image/list reference/manpages/lxc/image/refresh reference/manpages/lxc/image/set-property reference/manpages/lxc/image/show reference/manpages/lxc/image/unset-property reference/manpages/lxc/import reference/manpages/lxc/info reference/manpages/lxc/init reference/manpages/lxc/launch reference/manpages/lxc/list reference/manpages/lxc/manpage reference/manpages/lxc/monitor reference/manpages/lxc/move reference/manpages/lxc/network reference/manpages/lxc/network/acl reference/manpages/lxc/network/acl/create reference/manpages/lxc/network/acl/delete reference/manpages/lxc/network/acl/edit reference/manpages/lxc/network/acl/get reference/manpages/lxc/network/acl/list reference/manpages/lxc/network/acl/rename reference/manpages/lxc/network/acl/rule reference/manpages/lxc/network/acl/rule/add reference/manpages/lxc/network/acl/rule/remove reference/manpages/lxc/network/acl/set reference/manpages/lxc/network/acl/show reference/manpages/lxc/network/acl/show-log reference/manpages/lxc/network/acl/unset reference/manpages/lxc/network/attach reference/manpages/lxc/network/attach-profile reference/manpages/lxc/network/create reference/manpages/lxc/network/delete reference/manpages/lxc/network/detach reference/manpages/lxc/network/detach-profile reference/manpages/lxc/network/edit reference/manpages/lxc/network/forward reference/manpages/lxc/network/forward/create reference/manpages/lxc/network/forward/delete reference/manpages/lxc/network/forward/edit reference/manpages/lxc/network/forward/get reference/manpages/lxc/network/forward/list reference/manpages/lxc/network/forward/port reference/manpages/lxc/network/forward/port/add reference/manpages/lxc/network/forward/port/remove reference/manpages/lxc/network/forward/set reference/manpages/lxc/network/forward/show reference/manpages/lxc/network/forward/unset reference/manpages/lxc/network/get reference/manpages/lxc/network/info reference/manpages/lxc/network/list reference/manpages/lxc/network/list-allocations reference/manpages/lxc/network/list-leases reference/manpages/lxc/network/load-balancer reference/manpages/lxc/network/load-balancer/backend reference/manpages/lxc/network/load-balancer/backend/add reference/manpages/lxc/network/load-balancer/backend/remove reference/manpages/lxc/network/load-balancer/create reference/manpages/lxc/network/load-balancer/delete reference/manpages/lxc/network/load-balancer/edit reference/manpages/lxc/network/load-balancer/get reference/manpages/lxc/network/load-balancer/list reference/manpages/lxc/network/load-balancer/port reference/manpages/lxc/network/load-balancer/port/add reference/manpages/lxc/network/load-balancer/port/remove reference/manpages/lxc/network/load-balancer/set reference/manpages/lxc/network/load-balancer/show reference/manpages/lxc/network/load-balancer/unset reference/manpages/lxc/network/peer reference/manpages/lxc/network/peer/create reference/manpages/lxc/network/peer/delete reference/manpages/lxc/network/peer/edit reference/manpages/lxc/network/peer/get reference/manpages/lxc/network/peer/list reference/manpages/lxc/network/peer/set reference/manpages/lxc/network/peer/show reference/manpages/lxc/network/peer/unset reference/manpages/lxc/network/rename reference/manpages/lxc/network/set reference/manpages/lxc/network/show reference/manpages/lxc/network/unset reference/manpages/lxc/network/zone reference/manpages/lxc/network/zone/create reference/manpages/lxc/network/zone/delete reference/manpages/lxc/network/zone/edit reference/manpages/lxc/network/zone/get reference/manpages/lxc/network/zone/list reference/manpages/lxc/network/zone/record reference/manpages/lxc/network/zone/record/create reference/manpages/lxc/network/zone/record/delete reference/manpages/lxc/network/zone/record/edit reference/manpages/lxc/network/zone/record/entry reference/manpages/lxc/network/zone/record/entry/add reference/manpages/lxc/network/zone/record/entry/remove reference/manpages/lxc/network/zone/record/get reference/manpages/lxc/network/zone/record/list reference/manpages/lxc/network/zone/record/set reference/manpages/lxc/network/zone/record/show reference/manpages/lxc/network/zone/record/unset reference/manpages/lxc/network/zone/set reference/manpages/lxc/network/zone/show reference/manpages/lxc/network/zone/unset reference/manpages/lxc/operation reference/manpages/lxc/operation/delete reference/manpages/lxc/operation/list reference/manpages/lxc/operation/show reference/manpages/lxc/pause reference/manpages/lxc/profile reference/manpages/lxc/profile/add reference/manpages/lxc/profile/assign reference/manpages/lxc/profile/copy reference/manpages/lxc/profile/create reference/manpages/lxc/profile/delete reference/manpages/lxc/profile/device reference/manpages/lxc/profile/device/add reference/manpages/lxc/profile/device/get reference/manpages/lxc/profile/device/list reference/manpages/lxc/profile/device/remove reference/manpages/lxc/profile/device/set reference/manpages/lxc/profile/device/show reference/manpages/lxc/profile/device/unset reference/manpages/lxc/profile/edit reference/manpages/lxc/profile/get reference/manpages/lxc/profile/list reference/manpages/lxc/profile/remove reference/manpages/lxc/profile/rename reference/manpages/lxc/profile/set reference/manpages/lxc/profile/show reference/manpages/lxc/profile/unset reference/manpages/lxc/project reference/manpages/lxc/project/create reference/manpages/lxc/project/delete reference/manpages/lxc/project/edit reference/manpages/lxc/project/get reference/manpages/lxc/project/info reference/manpages/lxc/project/list reference/manpages/lxc/project/rename reference/manpages/lxc/project/set reference/manpages/lxc/project/show reference/manpages/lxc/project/switch reference/manpages/lxc/project/unset reference/manpages/lxc/publish reference/manpages/lxc/query reference/manpages/lxc/rebuild reference/manpages/lxc/remote reference/manpages/lxc/remote/add reference/manpages/lxc/remote/get-default reference/manpages/lxc/remote/list reference/manpages/lxc/remote/remove reference/manpages/lxc/remote/rename reference/manpages/lxc/remote/set-url reference/manpages/lxc/remote/switch reference/manpages/lxc/rename reference/manpages/lxc/restart reference/manpages/lxc/restore reference/manpages/lxc/snapshot reference/manpages/lxc/start reference/manpages/lxc/stop reference/manpages/lxc/storage reference/manpages/lxc/storage/bucket reference/manpages/lxc/storage/bucket/create reference/manpages/lxc/storage/bucket/delete reference/manpages/lxc/storage/bucket/edit reference/manpages/lxc/storage/bucket/get reference/manpages/lxc/storage/bucket/key reference/manpages/lxc/storage/bucket/key/create reference/manpages/lxc/storage/bucket/key/delete reference/manpages/lxc/storage/bucket/key/edit reference/manpages/lxc/storage/bucket/key/list reference/manpages/lxc/storage/bucket/key/show reference/manpages/lxc/storage/bucket/list reference/manpages/lxc/storage/bucket/set reference/manpages/lxc/storage/bucket/show reference/manpages/lxc/storage/bucket/unset reference/manpages/lxc/storage/create reference/manpages/lxc/storage/delete reference/manpages/lxc/storage/edit reference/manpages/lxc/storage/get reference/manpages/lxc/storage/info reference/manpages/lxc/storage/list reference/manpages/lxc/storage/set reference/manpages/lxc/storage/show reference/manpages/lxc/storage/unset reference/manpages/lxc/storage/volume reference/manpages/lxc/storage/volume/attach reference/manpages/lxc/storage/volume/attach-profile reference/manpages/lxc/storage/volume/copy reference/manpages/lxc/storage/volume/create reference/manpages/lxc/storage/volume/delete reference/manpages/lxc/storage/volume/detach reference/manpages/lxc/storage/volume/detach-profile reference/manpages/lxc/storage/volume/edit reference/manpages/lxc/storage/volume/export reference/manpages/lxc/storage/volume/get reference/manpages/lxc/storage/volume/import reference/manpages/lxc/storage/volume/info reference/manpages/lxc/storage/volume/list reference/manpages/lxc/storage/volume/move reference/manpages/lxc/storage/volume/rename reference/manpages/lxc/storage/volume/restore reference/manpages/lxc/storage/volume/set reference/manpages/lxc/storage/volume/show reference/manpages/lxc/storage/volume/snapshot reference/manpages/lxc/storage/volume/unset reference/manpages/lxc/version reference/manpages/lxc/warning reference/manpages/lxc/warning/acknowledge reference/manpages/lxc/warning/delete reference/manpages/lxc/warning/list reference/manpages/lxc/warning/show internals environment reference/uefi_variables daemon-behavior syscall-interception userns-idmap reference/ovn-internals reference/vm_live_migration_internals reference/dqlite-internals resolving references... /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/stable-5.21/lib/python3.12/site-packages/cairocffi/surfaces.py:68: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. filename = filename.encode(sys.getfilesystemencoding()) processing lxd.tex: done writing... done copying images... [ 1%] images/ui_security_warning.png copying images... [ 2%] images/tutorial/create_vm.png copying images... [ 3%] images/tutorial/instances.png copying images... [ 3%] images/tutorial/instance_summary.png copying images... [ 4%] images/tutorial/yaml_configuration.png copying images... [ 5%] images/tutorial/broken_terminal.png copying images... [ 6%] images/UI/console.png copying images... [ 7%] images/auth/entra-id/1-app-registrations.png copying images... [ 8%] images/auth/entra-id/2-app-name.png copying images... [ 9%] images/auth/entra-id/3-redirect-uri.png copying images... [ 10%] images/auth/entra-id/4-authentication.png copying images... [ 10%] images/auth/entra-id/5-public-client-flows.png copying images... [ 11%] images/auth/entra-id/6-api-permissions.png copying images... [ 12%] images/auth/entra-id/7-add-a-permission.png copying images... [ 13%] images/auth/entra-id/8-graph-api.png copying images... [ 14%] images/auth/entra-id/9-delegated-permissions.png copying images... [ 15%] images/auth/entra-id/10-openid-permissions.png copying images... [ 16%] images/auth/entra-id/11-client-id.png copying images... [ 17%] images/auth/entra-id/12-discovery-url.png copying images... [ 17%] images/auth/entra-id/13-keycloak-identity-providers.png copying images... [ 18%] images/auth/entra-id/14-keycloak-microsoft.png copying images... [ 19%] images/auth/entra-id/15-keycloak-broker-redirect-uri.png copying images... [ 20%] images/auth/entra-id/16-app-name-keycloak.png copying images... [ 21%] images/auth/entra-id/17-redirect-uri-keycloak.png copying images... [ 22%] images/auth/entra-id/18-certificates-and-secrets.png copying images... [ 23%] images/auth/entra-id/19-new-client-secret.png copying images... [ 23%] images/auth/entra-id/20-copy-client-secret.png copying images... [ 24%] images/auth/entra-id/21-paste-client-secret.png copying images... [ 25%] images/auth/entra-id/22-paste-client-id.png copying images... [ 26%] images/auth/entra-id/23-copy-tenant-id.png copying images... [ 27%] images/auth/entra-id/24-paste-tenant-id.png copying images... [ 28%] images/auth/entra-id/25-keycloak-clients.png copying images... [ 29%] images/auth/entra-id/26-keycloak-new-client.png copying images... [ 30%] images/auth/entra-id/27-keycloak-client-name-and-id.png copying images... [ 30%] images/auth/entra-id/28-keycloak-device-flow.png copying images... [ 31%] images/auth/entra-id/29-keycloak-redirect-uri.png copying images... [ 32%] images/auth/entra-id/30-keycloak-realm-settings.png copying images... [ 33%] images/UI/create_instance_ex1.png copying images... [ 34%] images/UI/create_instance_ex2.png copying images... [ 35%] images/UI/create_instance_ex2-2.png copying images... [ 36%] images/UI/create_instance_ex3.png copying images... [ 37%] images/UI/create_instance_ex4.png copying images... [ 37%] images/UI/limits_memory_example.png copying images... [ 38%] images/UI/routed_nic_create_instance.png copying images... [ 39%] images/UI/snapshots_daily.png copying images... [ 40%] images/UI/snapshots_cron.png copying images... [ 41%] images/UI/create_project.png copying images... [ 42%] images/UI/create_restr_project1.png copying images... [ 43%] images/UI/create_restr_project2.png copying images... [ 43%] images/storage/storage_pools_create.png copying images... [ 44%] images/storage/storage_pools_create_ZFS_driver.png copying images... [ 45%] images/storage/storage_pools_create_clustered_pool.png copying images... [ 46%] images/storage/storage_pools_create_clustered_pool_size_config.png copying images... [ 47%] images/storage/storage_volumes_create.png copying images... [ 48%] images/storage/storage_volumes_attach_to_instance_1.png copying images... [ 49%] images/storage/storage_volumes_attach_to_instance_2.png copying images... [ 50%] images/storage/storage_volumes_attach_to_instance_3.png copying images... [ 50%] images/storage/storage_volumes_create_clustered.png copying images... [ 51%] images/storage/storage_buckets/storage_bucket_create.png copying images... [ 52%] images/storage/storage_buckets/storage_bucket_key_list.png copying images... [ 53%] images/storage/storage_buckets/storage_bucket_create_key.png copying images... [ 54%] images/instances/create_instance_form_disk_devices.png copying images... [ 55%] images/instances/create_instance_form.png copying images... [ 56%] images/instances/instance_overview_page.png copying images... [ 57%] images/instances/move_instance_modal.png copying images... [ 57%] images/instances/move_instance_modal_2.png copying images... [ 58%] images/instances/move_confirmation_modal.png copying images... [ 59%] images/storage/storage_volumes_snapshots_tab.png copying images... [ 60%] images/storage/storage_volumes_snapshots_create.png copying images... [ 61%] images/storage/storage_volumes_snapshots_list.png copying images... [ 62%] images/storage/storage_volumes_snapshots_configuration.png copying images... [ 63%] images/storage/storage_volumes_export.png copying images... [ 63%] images/storage/storage_volumes_import.png copying images... [ 64%] images/storage/storage_volumes_overview.png copying images... [ 65%] images/storage/storage_volumes_copy_modal.png copying images... [ 66%] images/storage/storage_volumes_rename.png copying images... [ 67%] images/networks/network_create.png copying images... [ 68%] images/networks/network_add_to_instance.png copying images... [ 69%] images/networks/network_attach_instance.png copying images... [ 70%] images/networks/network_configuration.png copying images... [ 70%] images/networks/network_ACLs.png copying images... [ 71%] images/networks/network_ACL_create.png copying images... [ 72%] images/networks/network_ACL_addrule.png copying images... [ 73%] images/networks/network_ACL_remove_edit.png copying images... [ 74%] images/UI/forwards_view.png copying images... [ 75%] images/UI/forward_edit_ex1.png copying images... [ 76%] images/UI/forward_create_ovn.png copying images... [ 77%] images/UI/forward_create_bridge.png copying images... [ 77%] images/UI/forward_create_port.png copying images... [ 78%] images/UI/forward_edit_ex2.png copying images... [ 79%] images/UI/forward_delete.png copying images... [ 80%] images/networks/network_view_leases.png copying images... [ 81%] images/grafana_welcome.png copying images... [ 82%] images/grafana_select_prometheus.png copying images... [ 83%] images/grafana_configure_prometheus.png copying images... [ 83%] images/grafana_select_loki.png copying images... [ 84%] images/grafana_configure_loki.png copying images... [ 85%] images/grafana_dashboard_import.png copying images... [ 86%] images/grafana_dashboard_select_datasource.png copying images... [ 87%] images/grafana_resources.png copying images... [ 88%] images/grafana_instances.png copying images... [ 89%] images/grafana_lxd_ui_metrics_integration.png copying images... [ 90%] images/grafana_lxd_ui_instance_dashboard.png copying images... [ 90%] images/application-vs-system-containers.svg copying images... [ 91%] images/virtual-machines-vs-system-containers.svg copying images... [ 92%] images/ovn_networking_1.svg copying images... [ 93%] images/ovn_networking_2.svg copying images... [ 94%] images/ovn/ovn-uplink-bridge-ovs.svg copying images... [ 95%] images/ovn/ovn-uplink-physical.svg copying images... [ 96%] images/ovn/ovn-uplink-bridge-native.svg copying images... [ 97%] images/ovn/ovn-network.svg copying images... [ 97%] images/ovn/ovn-integration-bridge-container.svg copying images... [ 98%] images/ovn/ovn-integration-bridge-vm.svg copying images... [ 99%] images/vm_live_migration_flowchart.svg copying images... [100%] images/vm_live_migration_state_diagram.svg Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/stable-5.21/_readthedocs/pdf/sphinxmessages.sty 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-01-29T11:07:10.676424Z, end-time: 2026-01-29T11:07:10.714615Z, 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-01-29T11:07:10.805289Z, end-time: 2026-01-29T11:09:16.244277Z, duration: 125, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=canonical-lxd -interaction=nonstopmode ... (truncated) ... Command output too long. Truncated to last 1MB. X Warning: Hyper reference `reference/manpages/lxc/network/peer/show:lxc-ne twork-peer-show-md' on page 862 undefined on input line 86117. LaTeX Warning: Reference `reference/manpages/lxc/network/peer/show:lxc-network- peer-show-md' on page 862 undefined on input line 86117. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/peer/unset:lxc-n etwork-peer-unset-md' on page 862 undefined on input line 86121. LaTeX Warning: Reference `reference/manpages/lxc/network/peer/unset:lxc-network -peer-unset-md' on page 862 undefined on input line 86121. LaTeX Warning: Reference `LastPage' on page 862 undefined on input line 86123. [862] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/peer:lxc-network -peer-md' on page 863 undefined on input line 86163. LaTeX Warning: Reference `reference/manpages/lxc/network/peer:lxc-network-peer- md' on page 863 undefined on input line 86163. LaTeX Warning: Reference `LastPage' on page 863 undefined on input line 86201. [863] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/peer:lxc-network -peer-md' on page 864 undefined on input line 86205. LaTeX Warning: Reference `reference/manpages/lxc/network/peer:lxc-network-peer- md' on page 864 undefined on input line 86205. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/peer:lxc-network -peer-md' on page 864 undefined on input line 86247. LaTeX Warning: Reference `reference/manpages/lxc/network/peer:lxc-network-peer- md' on page 864 undefined on input line 86247. LaTeX Warning: Reference `LastPage' on page 864 undefined on input line 86289. [864] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/peer:lxc-network -peer-md' on page 865 undefined on input line 86296. LaTeX Warning: Reference `reference/manpages/lxc/network/peer:lxc-network-peer- md' on page 865 undefined on input line 86296. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/peer:lxc-network -peer-md' on page 865 undefined on input line 86345. LaTeX Warning: Reference `reference/manpages/lxc/network/peer:lxc-network-peer- md' on page 865 undefined on input line 86345. LaTeX Warning: Reference `LastPage' on page 865 undefined on input line 86368. [865] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/peer:lxc-network -peer-md' on page 866 undefined on input line 86398. LaTeX Warning: Reference `reference/manpages/lxc/network/peer:lxc-network-peer- md' on page 866 undefined on input line 86398. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/peer:lxc-network -peer-md' on page 866 undefined on input line 86440. LaTeX Warning: Reference `reference/manpages/lxc/network/peer:lxc-network-peer- md' on page 866 undefined on input line 86440. LaTeX Warning: Reference `LastPage' on page 866 undefined on input line 86447. [866] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/peer:lxc-network -peer-md' on page 867 undefined on input line 86489. LaTeX Warning: Reference `reference/manpages/lxc/network/peer:lxc-network-peer- md' on page 867 undefined on input line 86489. LaTeX Warning: Reference `LastPage' on page 867 undefined on input line 86527. [867] LaTeX Warning: Hyper reference `reference/manpages/lxc/network:lxc-network-md' on page 868 undefined on input line 86531. LaTeX Warning: Reference `reference/manpages/lxc/network:lxc-network-md' on pag e 868 undefined on input line 86531. LaTeX Warning: Hyper reference `reference/manpages/lxc/network:lxc-network-md' on page 868 undefined on input line 86585. LaTeX Warning: Reference `reference/manpages/lxc/network:lxc-network-md' on pag e 868 undefined on input line 86585. LaTeX Warning: Reference `LastPage' on page 868 undefined on input line 86609. [868] LaTeX Warning: Hyper reference `reference/manpages/lxc/network:lxc-network-md' on page 869 undefined on input line 86634. LaTeX Warning: Reference `reference/manpages/lxc/network:lxc-network-md' on pag e 869 undefined on input line 86634. LaTeX Warning: Reference `LastPage' on page 869 undefined on input line 86680. [869] LaTeX Warning: Hyper reference `reference/manpages/lxc/network:lxc-network-md' on page 870 undefined on input line 86684. LaTeX Warning: Reference `reference/manpages/lxc/network:lxc-network-md' on pag e 870 undefined on input line 86684. LaTeX Warning: Hyper reference `reference/manpages/lxc/network:lxc-network-md' on page 870 undefined on input line 86726. LaTeX Warning: Reference `reference/manpages/lxc/network:lxc-network-md' on pag e 870 undefined on input line 86726. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/create:lxc- network-zone-create-md' on page 870 undefined on input line 86730. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/create:lxc-networ k-zone-create-md' on page 870 undefined on input line 86730. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/delete:lxc- network-zone-delete-md' on page 870 undefined on input line 86734. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/delete:lxc-networ k-zone-delete-md' on page 870 undefined on input line 86734. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/edit:lxc-ne twork-zone-edit-md' on page 870 undefined on input line 86738. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/edit:lxc-network- zone-edit-md' on page 870 undefined on input line 86738. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/get:lxc-net work-zone-get-md' on page 870 undefined on input line 86742. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/get:lxc-network-z one-get-md' on page 870 undefined on input line 86742. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/list:lxc-ne twork-zone-list-md' on page 870 undefined on input line 86746. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/list:lxc-network- zone-list-md' on page 870 undefined on input line 86746. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record:lxc- network-zone-record-md' on page 870 undefined on input line 86750. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record:lxc-networ k-zone-record-md' on page 870 undefined on input line 86750. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/set:lxc-net work-zone-set-md' on page 870 undefined on input line 86754. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/set:lxc-network-z one-set-md' on page 870 undefined on input line 86754. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/show:lxc-ne twork-zone-show-md' on page 870 undefined on input line 86758. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/show:lxc-network- zone-show-md' on page 870 undefined on input line 86758. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/unset:lxc-n etwork-zone-unset-md' on page 870 undefined on input line 86762. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/unset:lxc-network -zone-unset-md' on page 870 undefined on input line 86762. LaTeX Warning: Reference `LastPage' on page 870 undefined on input line 86775. [870] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone:lxc-network -zone-md' on page 871 undefined on input line 86814. LaTeX Warning: Reference `reference/manpages/lxc/network/zone:lxc-network-zone- md' on page 871 undefined on input line 86814. LaTeX Warning: Reference `LastPage' on page 871 undefined on input line 86852. [871] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone:lxc-network -zone-md' on page 872 undefined on input line 86856. LaTeX Warning: Reference `reference/manpages/lxc/network/zone:lxc-network-zone- md' on page 872 undefined on input line 86856. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone:lxc-network -zone-md' on page 872 undefined on input line 86898. LaTeX Warning: Reference `reference/manpages/lxc/network/zone:lxc-network-zone- md' on page 872 undefined on input line 86898. LaTeX Warning: Reference `LastPage' on page 872 undefined on input line 86940. [872] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone:lxc-network -zone-md' on page 873 undefined on input line 86947. LaTeX Warning: Reference `reference/manpages/lxc/network/zone:lxc-network-zone- md' on page 873 undefined on input line 86947. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone:lxc-network -zone-md' on page 873 undefined on input line 86997. LaTeX Warning: Reference `reference/manpages/lxc/network/zone:lxc-network-zone- md' on page 873 undefined on input line 86997. LaTeX Warning: Reference `LastPage' on page 873 undefined on input line 87018. [873] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone:lxc-network -zone-md' on page 874 undefined on input line 87039. LaTeX Warning: Reference `reference/manpages/lxc/network/zone:lxc-network-zone- md' on page 874 undefined on input line 87039. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record/crea te:lxc-network-zone-record-create-md' on page 874 undefined on input line 87043 . LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/create:lxc -network-zone-record-create-md' on page 874 undefined on input line 87043. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record/dele te:lxc-network-zone-record-delete-md' on page 874 undefined on input line 87047 . LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/delete:lxc -network-zone-record-delete-md' on page 874 undefined on input line 87047. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record/edit :lxc-network-zone-record-edit-md' on page 874 undefined on input line 87051. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/edit:lxc-n etwork-zone-record-edit-md' on page 874 undefined on input line 87051. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record/entr y:lxc-network-zone-record-entry-md' on page 874 undefined on input line 87055. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/entry:lxc- network-zone-record-entry-md' on page 874 undefined on input line 87055. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record/get: lxc-network-zone-record-get-md' on page 874 undefined on input line 87059. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/get:lxc-ne twork-zone-record-get-md' on page 874 undefined on input line 87059. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record/list :lxc-network-zone-record-list-md' on page 874 undefined on input line 87063. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/list:lxc-n etwork-zone-record-list-md' on page 874 undefined on input line 87063. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record/set: lxc-network-zone-record-set-md' on page 874 undefined on input line 87067. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/set:lxc-ne twork-zone-record-set-md' on page 874 undefined on input line 87067. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record/show :lxc-network-zone-record-show-md' on page 874 undefined on input line 87071. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/show:lxc-n etwork-zone-record-show-md' on page 874 undefined on input line 87071. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record/unse t:lxc-network-zone-record-unset-md' on page 874 undefined on input line 87075. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/unset:lxc- network-zone-record-unset-md' on page 874 undefined on input line 87075. LaTeX Warning: Reference `LastPage' on page 874 undefined on input line 87109. [874] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record:lxc- network-zone-record-md' on page 875 undefined on input line 87127. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record:lxc-networ k-zone-record-md' on page 875 undefined on input line 87127. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record:lxc- network-zone-record-md' on page 875 undefined on input line 87169. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record:lxc-networ k-zone-record-md' on page 875 undefined on input line 87169. LaTeX Warning: Reference `LastPage' on page 875 undefined on input line 87193. [875] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record:lxc- network-zone-record-md' on page 876 undefined on input line 87211. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record:lxc-networ k-zone-record-md' on page 876 undefined on input line 87211. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record:lxc- network-zone-record-md' on page 876 undefined on input line 87249. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record:lxc-networ k-zone-record-md' on page 876 undefined on input line 87249. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record/entr y/add:lxc-network-zone-record-entry-add-md' on page 876 undefined on input line 87253. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/entry/add: lxc-network-zone-record-entry-add-md' on page 876 undefined on input line 87253 . LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record/entr y/remove:lxc-network-zone-record-entry-remove-md' on page 876 undefined on inpu t line 87257. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/entry/remo ve:lxc-network-zone-record-entry-remove-md' on page 876 undefined on input line 87257. LaTeX Warning: Reference `LastPage' on page 876 undefined on input line 87278. [876] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record/entr y:lxc-network-zone-record-entry-md' on page 877 undefined on input line 87306. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/entry:lxc- network-zone-record-entry-md' on page 877 undefined on input line 87306. LaTeX Warning: Reference `LastPage' on page 877 undefined on input line 87344. [877] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record/entr y:lxc-network-zone-record-entry-md' on page 878 undefined on input line 87348. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record/entry:lxc- network-zone-record-entry-md' on page 878 undefined on input line 87348. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record:lxc- network-zone-record-md' on page 878 undefined on input line 87397. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record:lxc-networ k-zone-record-md' on page 878 undefined on input line 87397. LaTeX Warning: Reference `LastPage' on page 878 undefined on input line 87428. [878] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record:lxc- network-zone-record-md' on page 879 undefined on input line 87446. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record:lxc-networ k-zone-record-md' on page 879 undefined on input line 87446. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record:lxc- network-zone-record-md' on page 879 undefined on input line 87495. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record:lxc-networ k-zone-record-md' on page 879 undefined on input line 87495. LaTeX Warning: Reference `LastPage' on page 879 undefined on input line 87508. [879] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record:lxc- network-zone-record-md' on page 880 undefined on input line 87537. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record:lxc-networ k-zone-record-md' on page 880 undefined on input line 87537. LaTeX Warning: Reference `LastPage' on page 880 undefined on input line 87582. [880] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone/record:lxc- network-zone-record-md' on page 881 undefined on input line 87586. LaTeX Warning: Reference `reference/manpages/lxc/network/zone/record:lxc-networ k-zone-record-md' on page 881 undefined on input line 87586. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone:lxc-network -zone-md' on page 881 undefined on input line 87639. LaTeX Warning: Reference `reference/manpages/lxc/network/zone:lxc-network-zone- md' on page 881 undefined on input line 87639. LaTeX Warning: Reference `LastPage' on page 881 undefined on input line 87663. [881] LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone:lxc-network -zone-md' on page 882 undefined on input line 87681. LaTeX Warning: Reference `reference/manpages/lxc/network/zone:lxc-network-zone- md' on page 882 undefined on input line 87681. LaTeX Warning: Hyper reference `reference/manpages/lxc/network/zone:lxc-network -zone-md' on page 882 undefined on input line 87730. LaTeX Warning: Reference `reference/manpages/lxc/network/zone:lxc-network-zone- md' on page 882 undefined on input line 87730. LaTeX Warning: Reference `LastPage' on page 882 undefined on input line 87743. [882] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 883 unde fined on input line 87772. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 883 undefined on input line 87772. LaTeX Warning: Hyper reference `reference/manpages/lxc/operation/delete:lxc-ope ration-delete-md' on page 883 undefined on input line 87776. LaTeX Warning: Reference `reference/manpages/lxc/operation/delete:lxc-operation -delete-md' on page 883 undefined on input line 87776. LaTeX Warning: Hyper reference `reference/manpages/lxc/operation/list:lxc-opera tion-list-md' on page 883 undefined on input line 87780. LaTeX Warning: Reference `reference/manpages/lxc/operation/list:lxc-operation-l ist-md' on page 883 undefined on input line 87780. LaTeX Warning: Hyper reference `reference/manpages/lxc/operation/show:lxc-opera tion-show-md' on page 883 undefined on input line 87784. LaTeX Warning: Reference `reference/manpages/lxc/operation/show:lxc-operation-s how-md' on page 883 undefined on input line 87784. LaTeX Warning: Reference `LastPage' on page 883 undefined on input line 87822. [883] LaTeX Warning: Hyper reference `reference/manpages/lxc/operation:lxc-operation- md' on page 884 undefined on input line 87826. LaTeX Warning: Reference `reference/manpages/lxc/operation:lxc-operation-md' on page 884 undefined on input line 87826. LaTeX Warning: Hyper reference `reference/manpages/lxc/operation:lxc-operation- md' on page 884 undefined on input line 87876. LaTeX Warning: Reference `reference/manpages/lxc/operation:lxc-operation-md' on page 884 undefined on input line 87876. LaTeX Warning: Reference `LastPage' on page 884 undefined on input line 87908. [884] LaTeX Warning: Hyper reference `reference/manpages/lxc/operation:lxc-operation- md' on page 885 undefined on input line 87926. LaTeX Warning: Reference `reference/manpages/lxc/operation:lxc-operation-md' on page 885 undefined on input line 87926. LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 885 unde fined on input line 87975. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 885 undefined on input line 87975. LaTeX Warning: Reference `LastPage' on page 885 undefined on input line 87988. [885] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 886 unde fined on input line 88017. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 886 undefined on input line 88017. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/add:lxc-profile- add-md' on page 886 undefined on input line 88021. LaTeX Warning: Reference `reference/manpages/lxc/profile/add:lxc-profile-add-md ' on page 886 undefined on input line 88021. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/assign:lxc-profi le-assign-md' on page 886 undefined on input line 88025. LaTeX Warning: Reference `reference/manpages/lxc/profile/assign:lxc-profile-ass ign-md' on page 886 undefined on input line 88025. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/copy:lxc-profile -copy-md' on page 886 undefined on input line 88029. LaTeX Warning: Reference `reference/manpages/lxc/profile/copy:lxc-profile-copy- md' on page 886 undefined on input line 88029. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/create:lxc-profi le-create-md' on page 886 undefined on input line 88033. LaTeX Warning: Reference `reference/manpages/lxc/profile/create:lxc-profile-cre ate-md' on page 886 undefined on input line 88033. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/delete:lxc-profi le-delete-md' on page 886 undefined on input line 88037. LaTeX Warning: Reference `reference/manpages/lxc/profile/delete:lxc-profile-del ete-md' on page 886 undefined on input line 88037. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 886 undefined on input line 88041. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 886 undefined on input line 88041. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/edit:lxc-profile -edit-md' on page 886 undefined on input line 88045. LaTeX Warning: Reference `reference/manpages/lxc/profile/edit:lxc-profile-edit- md' on page 886 undefined on input line 88045. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/get:lxc-profile- get-md' on page 886 undefined on input line 88049. LaTeX Warning: Reference `reference/manpages/lxc/profile/get:lxc-profile-get-md ' on page 886 undefined on input line 88049. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/list:lxc-profile -list-md' on page 886 undefined on input line 88053. LaTeX Warning: Reference `reference/manpages/lxc/profile/list:lxc-profile-list- md' on page 886 undefined on input line 88053. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/remove:lxc-profi le-remove-md' on page 886 undefined on input line 88057. LaTeX Warning: Reference `reference/manpages/lxc/profile/remove:lxc-profile-rem ove-md' on page 886 undefined on input line 88057. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/rename:lxc-profi le-rename-md' on page 886 undefined on input line 88061. LaTeX Warning: Reference `reference/manpages/lxc/profile/rename:lxc-profile-ren ame-md' on page 886 undefined on input line 88061. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/set:lxc-profile- set-md' on page 886 undefined on input line 88065. LaTeX Warning: Reference `reference/manpages/lxc/profile/set:lxc-profile-set-md ' on page 886 undefined on input line 88065. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/show:lxc-profile -show-md' on page 886 undefined on input line 88069. LaTeX Warning: Reference `reference/manpages/lxc/profile/show:lxc-profile-show- md' on page 886 undefined on input line 88069. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/unset:lxc-profil e-unset-md' on page 886 undefined on input line 88073. LaTeX Warning: Reference `reference/manpages/lxc/profile/unset:lxc-profile-unse t-md' on page 886 undefined on input line 88073. LaTeX Warning: Reference `LastPage' on page 886 undefined on input line 88086. [886] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 887 undefined on input line 88115. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 887 undefined on input line 88115. LaTeX Warning: Reference `LastPage' on page 887 undefined on input line 88164. [887] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 888 undefined on input line 88171. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 888 undefined on input line 88171. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 888 undefined on input line 88221. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 888 undefined on input line 88221. LaTeX Warning: Reference `LastPage' on page 888 undefined on input line 88242. [888] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 889 undefined on input line 88273. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 889 undefined on input line 88273. LaTeX Warning: Reference `LastPage' on page 889 undefined on input line 88311. [889] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 890 undefined on input line 88315. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 890 undefined on input line 88315. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 890 undefined on input line 88357. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 890 undefined on input line 88357. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device/add:lxc-p rofile-device-add-md' on page 890 undefined on input line 88361. LaTeX Warning: Reference `reference/manpages/lxc/profile/device/add:lxc-profile -device-add-md' on page 890 undefined on input line 88361. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device/get:lxc-p rofile-device-get-md' on page 890 undefined on input line 88365. LaTeX Warning: Reference `reference/manpages/lxc/profile/device/get:lxc-profile -device-get-md' on page 890 undefined on input line 88365. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device/list:lxc- profile-device-list-md' on page 890 undefined on input line 88369. LaTeX Warning: Reference `reference/manpages/lxc/profile/device/list:lxc-profil e-device-list-md' on page 890 undefined on input line 88369. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device/remove:lx c-profile-device-remove-md' on page 890 undefined on input line 88373. LaTeX Warning: Reference `reference/manpages/lxc/profile/device/remove:lxc-prof ile-device-remove-md' on page 890 undefined on input line 88373. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device/set:lxc-p rofile-device-set-md' on page 890 undefined on input line 88377. LaTeX Warning: Reference `reference/manpages/lxc/profile/device/set:lxc-profile -device-set-md' on page 890 undefined on input line 88377. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device/show:lxc- profile-device-show-md' on page 890 undefined on input line 88381. LaTeX Warning: Reference `reference/manpages/lxc/profile/device/show:lxc-profil e-device-show-md' on page 890 undefined on input line 88381. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device/unset:lxc -profile-device-unset-md' on page 890 undefined on input line 88385. LaTeX Warning: Reference `reference/manpages/lxc/profile/device/unset:lxc-profi le-device-unset-md' on page 890 undefined on input line 88385. LaTeX Warning: Reference `LastPage' on page 890 undefined on input line 88409. [890] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 891 undefined on input line 88438. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 891 undefined on input line 88438. LaTeX Warning: Reference `LastPage' on page 891 undefined on input line 88476. [891] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 892 undefined on input line 88480. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 892 undefined on input line 88480. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 892 undefined on input line 88522. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 892 undefined on input line 88522. LaTeX Warning: Reference `LastPage' on page 892 undefined on input line 88560. [892] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 893 undefined on input line 88564. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 893 undefined on input line 88564. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 893 undefined on input line 88610. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 893 undefined on input line 88610. LaTeX Warning: Reference `LastPage' on page 893 undefined on input line 88645. [893] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 894 undefined on input line 88652. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 894 undefined on input line 88652. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile/device:lxc-profi le-device-md' on page 894 undefined on input line 88694. LaTeX Warning: Reference `reference/manpages/lxc/profile/device:lxc-profile-dev ice-md' on page 894 undefined on input line 88694. LaTeX Warning: Reference `LastPage' on page 894 undefined on input line 88726. [894] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 895 undefined on input line 88744. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 895 undefined on input line 88744. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 895 undefined on input line 88793. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 895 undefined on input line 88793. LaTeX Warning: Reference `LastPage' on page 895 undefined on input line 88806. [895] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 896 undefined on input line 88859. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 896 undefined on input line 88859. LaTeX Warning: Reference `LastPage' on page 896 undefined on input line 88894. [896] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 897 undefined on input line 88901. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 897 undefined on input line 88901. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 897 undefined on input line 88943. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 897 undefined on input line 88943. LaTeX Warning: Reference `LastPage' on page 897 undefined on input line 88971. [897] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 898 undefined on input line 88996. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 898 undefined on input line 88996. LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 898 undefined on input line 89038. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 898 undefined on input line 89038. LaTeX Warning: Reference `LastPage' on page 898 undefined on input line 89051. [898] LaTeX Warning: Hyper reference `reference/manpages/lxc/profile:lxc-profile-md' on page 899 undefined on input line 89087. LaTeX Warning: Reference `reference/manpages/lxc/profile:lxc-profile-md' on pag e 899 undefined on input line 89087. LaTeX Warning: Reference `LastPage' on page 899 undefined on input line 89125. [899] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 900 unde fined on input line 89129. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 900 undefined on input line 89129. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/create:lxc-proje ct-create-md' on page 900 undefined on input line 89133. LaTeX Warning: Reference `reference/manpages/lxc/project/create:lxc-project-cre ate-md' on page 900 undefined on input line 89133. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/delete:lxc-proje ct-delete-md' on page 900 undefined on input line 89137. LaTeX Warning: Reference `reference/manpages/lxc/project/delete:lxc-project-del ete-md' on page 900 undefined on input line 89137. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/edit:lxc-project -edit-md' on page 900 undefined on input line 89141. LaTeX Warning: Reference `reference/manpages/lxc/project/edit:lxc-project-edit- md' on page 900 undefined on input line 89141. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/get:lxc-project- get-md' on page 900 undefined on input line 89145. LaTeX Warning: Reference `reference/manpages/lxc/project/get:lxc-project-get-md ' on page 900 undefined on input line 89145. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/info:lxc-project -info-md' on page 900 undefined on input line 89149. LaTeX Warning: Reference `reference/manpages/lxc/project/info:lxc-project-info- md' on page 900 undefined on input line 89149. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/list:lxc-project -list-md' on page 900 undefined on input line 89153. LaTeX Warning: Reference `reference/manpages/lxc/project/list:lxc-project-list- md' on page 900 undefined on input line 89153. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/rename:lxc-proje ct-rename-md' on page 900 undefined on input line 89157. LaTeX Warning: Reference `reference/manpages/lxc/project/rename:lxc-project-ren ame-md' on page 900 undefined on input line 89157. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/set:lxc-project- set-md' on page 900 undefined on input line 89161. LaTeX Warning: Reference `reference/manpages/lxc/project/set:lxc-project-set-md ' on page 900 undefined on input line 89161. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/show:lxc-project -show-md' on page 900 undefined on input line 89165. LaTeX Warning: Reference `reference/manpages/lxc/project/show:lxc-project-show- md' on page 900 undefined on input line 89165. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/switch:lxc-proje ct-switch-md' on page 900 undefined on input line 89169. LaTeX Warning: Reference `reference/manpages/lxc/project/switch:lxc-project-swi tch-md' on page 900 undefined on input line 89169. LaTeX Warning: Hyper reference `reference/manpages/lxc/project/unset:lxc-projec t-unset-md' on page 900 undefined on input line 89173. LaTeX Warning: Reference `reference/manpages/lxc/project/unset:lxc-project-unse t-md' on page 900 undefined on input line 89173. LaTeX Warning: Reference `LastPage' on page 900 undefined on input line 89216. [900] LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 901 undefined on input line 89234. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 901 undefined on input line 89234. LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 901 undefined on input line 89283. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 901 undefined on input line 89283. LaTeX Warning: Reference `LastPage' on page 901 undefined on input line 89296. [901] LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 902 undefined on input line 89333. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 902 undefined on input line 89333. LaTeX Warning: Reference `LastPage' on page 902 undefined on input line 89375. [902] LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 903 undefined on input line 89382. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 903 undefined on input line 89382. LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 903 undefined on input line 89431. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 903 undefined on input line 89431. LaTeX Warning: Reference `LastPage' on page 903 undefined on input line 89455. [903] LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 904 undefined on input line 89480. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 904 undefined on input line 89480. LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 904 undefined on input line 89522. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 904 undefined on input line 89522. LaTeX Warning: Reference `LastPage' on page 904 undefined on input line 89535. [904] LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 905 undefined on input line 89575. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 905 undefined on input line 89575. LaTeX Warning: Reference `LastPage' on page 905 undefined on input line 89613. [905] LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 906 undefined on input line 89617. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 906 undefined on input line 89617. LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 906 undefined on input line 89659. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 906 undefined on input line 89659. LaTeX Warning: Reference `LastPage' on page 906 undefined on input line 89701. [906] LaTeX Warning: Hyper reference `reference/manpages/lxc/project:lxc-project-md' on page 907 undefined on input line 89708. LaTeX Warning: Reference `reference/manpages/lxc/project:lxc-project-md' on pag e 907 undefined on input line 89708. LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 907 unde fined on input line 89762. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 907 undefined on input line 89762. LaTeX Warning: Reference `LastPage' on page 907 undefined on input line 89769. [907] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 908 unde fined on input line 89822. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 908 undefined on input line 89822. LaTeX Warning: Reference `LastPage' on page 908 undefined on input line 89846. [908] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 909 unde fined on input line 89872. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 909 undefined on input line 89872. LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 909 unde fined on input line 89914. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 909 undefined on input line 89914. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote/add:lxc-remote-ad d-md' on page 909 undefined on input line 89918. LaTeX Warning: Reference `reference/manpages/lxc/remote/add:lxc-remote-add-md' on page 909 undefined on input line 89918. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote/get-default:lxc-r emote-get-default-md' on page 909 undefined on input line 89922. LaTeX Warning: Reference `reference/manpages/lxc/remote/get-default:lxc-remote- get-default-md' on page 909 undefined on input line 89922. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote/list:lxc-remote-l ist-md' on page 909 undefined on input line 89926. LaTeX Warning: Reference `reference/manpages/lxc/remote/list:lxc-remote-list-md ' on page 909 undefined on input line 89926. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote/remove:lxc-remote -remove-md' on page 909 undefined on input line 89930. LaTeX Warning: Reference `reference/manpages/lxc/remote/remove:lxc-remote-remov e-md' on page 909 undefined on input line 89930. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote/rename:lxc-remote -rename-md' on page 909 undefined on input line 89934. LaTeX Warning: Reference `reference/manpages/lxc/remote/rename:lxc-remote-renam e-md' on page 909 undefined on input line 89934. LaTeX Warning: Reference `LastPage' on page 909 undefined on input line 89936. [909] LaTeX Warning: Hyper reference `reference/manpages/lxc/remote/set-url:lxc-remot e-set-url-md' on page 910 undefined on input line 89938. LaTeX Warning: Reference `reference/manpages/lxc/remote/set-url:lxc-remote-set- url-md' on page 910 undefined on input line 89938. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote/switch:lxc-remote -switch-md' on page 910 undefined on input line 89942. LaTeX Warning: Reference `reference/manpages/lxc/remote/switch:lxc-remote-switc h-md' on page 910 undefined on input line 89942. Underfull \hbox (badness 5622) in paragraph at lines 89964--89967 []\TU/Ubuntu(0)/m/sc/10.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 910 undefined on input line 90003. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 910 undefined on input line 90003. LaTeX Warning: Reference `LastPage' on page 910 undefined on input line 90010. [910] LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 911 undefined on input line 90045. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 911 undefined on input line 90045. LaTeX Warning: Reference `LastPage' on page 911 undefined on input line 90090. [911] LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 912 undefined on input line 90094. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 912 undefined on input line 90094. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 912 undefined on input line 90136. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 912 undefined on input line 90136. LaTeX Warning: Reference `LastPage' on page 912 undefined on input line 90174. [912] LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 913 undefined on input line 90178. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 913 undefined on input line 90178. LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 913 undefined on input line 90220. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 913 undefined on input line 90220. LaTeX Warning: Reference `LastPage' on page 913 undefined on input line 90258. [913] LaTeX Warning: Hyper reference `reference/manpages/lxc/remote:lxc-remote-md' on page 914 undefined on input line 90262. LaTeX Warning: Reference `reference/manpages/lxc/remote:lxc-remote-md' on page 914 undefined on input line 90262. LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 914 unde fined on input line 90304. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 914 undefined on input line 90304. LaTeX Warning: Reference `LastPage' on page 914 undefined on input line 90341. [914] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 915 unde fined on input line 90359. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 915 undefined on input line 90359. LaTeX Warning: Reference `LastPage' on page 915 undefined on input line 90418. [915] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 916 unde fined on input line 90422. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 916 undefined on input line 90422. LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 916 unde fined on input line 90488. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 916 undefined on input line 90488. LaTeX Warning: Reference `LastPage' on page 916 undefined on input line 90495. [916] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 917 unde fined on input line 90539. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 917 undefined on input line 90539. LaTeX Warning: Reference `LastPage' on page 917 undefined on input line 90574. [917] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 918 unde fined on input line 90592. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 918 undefined on input line 90592. LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 918 unde fined on input line 90634. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 918 undefined on input line 90634. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 918 undefined on input line 90638. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 918 undefined on input line 90638. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/create:lxc-stora ge-create-md' on page 918 undefined on input line 90642. LaTeX Warning: Reference `reference/manpages/lxc/storage/create:lxc-storage-cre ate-md' on page 918 undefined on input line 90642. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/delete:lxc-stora ge-delete-md' on page 918 undefined on input line 90646. LaTeX Warning: Reference `reference/manpages/lxc/storage/delete:lxc-storage-del ete-md' on page 918 undefined on input line 90646. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/edit:lxc-storage -edit-md' on page 918 undefined on input line 90650. LaTeX Warning: Reference `reference/manpages/lxc/storage/edit:lxc-storage-edit- md' on page 918 undefined on input line 90650. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/get:lxc-storage- get-md' on page 918 undefined on input line 90654. LaTeX Warning: Reference `reference/manpages/lxc/storage/get:lxc-storage-get-md ' on page 918 undefined on input line 90654. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/info:lxc-storage -info-md' on page 918 undefined on input line 90658. LaTeX Warning: Reference `reference/manpages/lxc/storage/info:lxc-storage-info- md' on page 918 undefined on input line 90658. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/list:lxc-storage -list-md' on page 918 undefined on input line 90662. LaTeX Warning: Reference `reference/manpages/lxc/storage/list:lxc-storage-list- md' on page 918 undefined on input line 90662. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/set:lxc-storage- set-md' on page 918 undefined on input line 90666. LaTeX Warning: Reference `reference/manpages/lxc/storage/set:lxc-storage-set-md ' on page 918 undefined on input line 90666. LaTeX Warning: Reference `LastPage' on page 918 undefined on input line 90668. [918] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/show:lxc-storage -show-md' on page 919 undefined on input line 90670. LaTeX Warning: Reference `reference/manpages/lxc/storage/show:lxc-storage-show- md' on page 919 undefined on input line 90670. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/unset:lxc-storag e-unset-md' on page 919 undefined on input line 90674. LaTeX Warning: Reference `reference/manpages/lxc/storage/unset:lxc-storage-unse t-md' on page 919 undefined on input line 90674. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 919 undefined on input line 90678. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 919 undefined on input line 90678. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 919 undefined on input line 90720. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 919 undefined on input line 90720. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/create:lx c-storage-bucket-create-md' on page 919 undefined on input line 90724. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/create:lxc-stor age-bucket-create-md' on page 919 undefined on input line 90724. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/delete:lx c-storage-bucket-delete-md' on page 919 undefined on input line 90728. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/delete:lxc-stor age-bucket-delete-md' on page 919 undefined on input line 90728. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/edit:lxc- storage-bucket-edit-md' on page 919 undefined on input line 90732. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/edit:lxc-storag e-bucket-edit-md' on page 919 undefined on input line 90732. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/get:lxc-s torage-bucket-get-md' on page 919 undefined on input line 90736. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/get:lxc-storage -bucket-get-md' on page 919 undefined on input line 90736. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 919 undefined on input line 90740. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 919 undefined on input line 90740. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/list:lxc- storage-bucket-list-md' on page 919 undefined on input line 90744. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/list:lxc-storag e-bucket-list-md' on page 919 undefined on input line 90744. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/set:lxc-s torage-bucket-set-md' on page 919 undefined on input line 90748. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/set:lxc-storage -bucket-set-md' on page 919 undefined on input line 90748. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/show:lxc- storage-bucket-show-md' on page 919 undefined on input line 90752. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/show:lxc-storag e-bucket-show-md' on page 919 undefined on input line 90752. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/unset:lxc -storage-bucket-unset-md' on page 919 undefined on input line 90756. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/unset:lxc-stora ge-bucket-unset-md' on page 919 undefined on input line 90756. LaTeX Warning: Reference `LastPage' on page 919 undefined on input line 90769. [919] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 920 undefined on input line 90816. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 920 undefined on input line 90816. LaTeX Warning: Reference `LastPage' on page 920 undefined on input line 90847. [920] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 921 undefined on input line 90865. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 921 undefined on input line 90865. LaTeX Warning: Reference `LastPage' on page 921 undefined on input line 90918. [921] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 922 undefined on input line 90922. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 922 undefined on input line 90922. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 922 undefined on input line 90972. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 922 undefined on input line 90972. LaTeX Warning: Reference `LastPage' on page 922 undefined on input line 91007. [922] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 923 undefined on input line 91014. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 923 undefined on input line 91014. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key/creat e:lxc-storage-bucket-key-create-md' on page 923 undefined on input line 91018. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key/create:lxc- storage-bucket-key-create-md' on page 923 undefined on input line 91018. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key/delet e:lxc-storage-bucket-key-delete-md' on page 923 undefined on input line 91022. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key/delete:lxc- storage-bucket-key-delete-md' on page 923 undefined on input line 91022. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key/edit: lxc-storage-bucket-key-edit-md' on page 923 undefined on input line 91026. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key/edit:lxc-st orage-bucket-key-edit-md' on page 923 undefined on input line 91026. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key/list: lxc-storage-bucket-key-list-md' on page 923 undefined on input line 91030. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key/list:lxc-st orage-bucket-key-list-md' on page 923 undefined on input line 91030. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key/show: lxc-storage-bucket-key-show-md' on page 923 undefined on input line 91034. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key/show:lxc-st orage-bucket-key-show-md' on page 923 undefined on input line 91034. LaTeX Warning: Reference `LastPage' on page 923 undefined on input line 91079. [923] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 924 undefined on input line 91097. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 924 undefined on input line 91097. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 924 undefined on input line 91146. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 924 undefined on input line 91146. LaTeX Warning: Reference `LastPage' on page 924 undefined on input line 91159. [924] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 925 undefined on input line 91203. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 925 undefined on input line 91203. LaTeX Warning: Reference `LastPage' on page 925 undefined on input line 91235. [925] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 926 undefined on input line 91253. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 926 undefined on input line 91253. LaTeX Warning: Reference `LastPage' on page 926 undefined on input line 91306. [926] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket/key:lxc-s torage-bucket-key-md' on page 927 undefined on input line 91310. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket/key:lxc-storage -bucket-key-md' on page 927 undefined on input line 91310. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 927 undefined on input line 91360. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 927 undefined on input line 91360. LaTeX Warning: Reference `LastPage' on page 927 undefined on input line 91388. [927] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 928 undefined on input line 91414. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 928 undefined on input line 91414. LaTeX Warning: Reference `LastPage' on page 928 undefined on input line 91464. [928] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 929 undefined on input line 91471. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 929 undefined on input line 91471. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/bucket:lxc-stora ge-bucket-md' on page 929 undefined on input line 91521. LaTeX Warning: Reference `reference/manpages/lxc/storage/bucket:lxc-storage-buc ket-md' on page 929 undefined on input line 91521. LaTeX Warning: Reference `LastPage' on page 929 undefined on input line 91545. [929] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 930 undefined on input line 91581. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 930 undefined on input line 91581. LaTeX Warning: Reference `LastPage' on page 930 undefined on input line 91619. [930] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 931 undefined on input line 91623. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 931 undefined on input line 91623. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 931 undefined on input line 91673. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 931 undefined on input line 91673. LaTeX Warning: Reference `LastPage' on page 931 undefined on input line 91705. [931] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 932 undefined on input line 91723. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 932 undefined on input line 91723. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 932 undefined on input line 91773. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 932 undefined on input line 91773. LaTeX Warning: Reference `LastPage' on page 932 undefined on input line 91780. [932] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 933 undefined on input line 91822. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 933 undefined on input line 91822. LaTeX Warning: Reference `LastPage' on page 933 undefined on input line 91858. [933] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 934 undefined on input line 91876. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 934 undefined on input line 91876. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 934 undefined on input line 91926. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 934 undefined on input line 91926. LaTeX Warning: Reference `LastPage' on page 934 undefined on input line 91933. [934] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 935 undefined on input line 91976. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 935 undefined on input line 91976. LaTeX Warning: Reference `LastPage' on page 935 undefined on input line 92014. [935] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage:lxc-storage-md' on page 936 undefined on input line 92021. LaTeX Warning: Reference `reference/manpages/lxc/storage:lxc-storage-md' on pag e 936 undefined on input line 92021. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/attach:lx c-storage-volume-attach-md' on page 936 undefined on input line 92025. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/attach:lxc-stor age-volume-attach-md' on page 936 undefined on input line 92025. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/attach-pr ofile:lxc-storage-volume-attach-profile-md' on page 936 undefined on input line 92029. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/attach-profile: lxc-storage-volume-attach-profile-md' on page 936 undefined on input line 92029 . LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/copy:lxc- storage-volume-copy-md' on page 936 undefined on input line 92033. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/copy:lxc-storag e-volume-copy-md' on page 936 undefined on input line 92033. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/create:lx c-storage-volume-create-md' on page 936 undefined on input line 92037. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/create:lxc-stor age-volume-create-md' on page 936 undefined on input line 92037. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/delete:lx c-storage-volume-delete-md' on page 936 undefined on input line 92041. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/delete:lxc-stor age-volume-delete-md' on page 936 undefined on input line 92041. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/detach:lx c-storage-volume-detach-md' on page 936 undefined on input line 92045. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/detach:lxc-stor age-volume-detach-md' on page 936 undefined on input line 92045. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/detach-pr ofile:lxc-storage-volume-detach-profile-md' on page 936 undefined on input line 92049. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/detach-profile: lxc-storage-volume-detach-profile-md' on page 936 undefined on input line 92049 . LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/edit:lxc- storage-volume-edit-md' on page 936 undefined on input line 92053. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/edit:lxc-storag e-volume-edit-md' on page 936 undefined on input line 92053. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/export:lx c-storage-volume-export-md' on page 936 undefined on input line 92057. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/export:lxc-stor age-volume-export-md' on page 936 undefined on input line 92057. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/get:lxc-s torage-volume-get-md' on page 936 undefined on input line 92061. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/get:lxc-storage -volume-get-md' on page 936 undefined on input line 92061. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/import:lx c-storage-volume-import-md' on page 936 undefined on input line 92065. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/import:lxc-stor age-volume-import-md' on page 936 undefined on input line 92065. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/info:lxc- storage-volume-info-md' on page 936 undefined on input line 92069. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/info:lxc-storag e-volume-info-md' on page 936 undefined on input line 92069. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/list:lxc- storage-volume-list-md' on page 936 undefined on input line 92073. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/list:lxc-storag e-volume-list-md' on page 936 undefined on input line 92073. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/move:lxc- storage-volume-move-md' on page 936 undefined on input line 92077. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/move:lxc-storag e-volume-move-md' on page 936 undefined on input line 92077. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/rename:lx c-storage-volume-rename-md' on page 936 undefined on input line 92081. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/rename:lxc-stor age-volume-rename-md' on page 936 undefined on input line 92081. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/restore:l xc-storage-volume-restore-md' on page 936 undefined on input line 92085. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/restore:lxc-sto rage-volume-restore-md' on page 936 undefined on input line 92085. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/set:lxc-s torage-volume-set-md' on page 936 undefined on input line 92089. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/set:lxc-storage -volume-set-md' on page 936 undefined on input line 92089. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/show:lxc- storage-volume-show-md' on page 936 undefined on input line 92093. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/show:lxc-storag e-volume-show-md' on page 936 undefined on input line 92093. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/snapshot: lxc-storage-volume-snapshot-md' on page 936 undefined on input line 92097. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/snapshot:lxc-st orage-volume-snapshot-md' on page 936 undefined on input line 92097. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume/unset:lxc -storage-volume-unset-md' on page 936 undefined on input line 92101. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume/unset:lxc-stora ge-volume-unset-md' on page 936 undefined on input line 92101. LaTeX Warning: Reference `LastPage' on page 936 undefined on input line 92123. [936] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 937 undefined on input line 92146. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 937 undefined on input line 92146. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 937 undefined on input line 92191. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 937 undefined on input line 92191. LaTeX Warning: Reference `LastPage' on page 937 undefined on input line 92198. [937] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 938 undefined on input line 92245. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 938 undefined on input line 92245. LaTeX Warning: Reference `LastPage' on page 938 undefined on input line 92269. [938] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 939 undefined on input line 92305. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 939 undefined on input line 92305. LaTeX Warning: Reference `LastPage' on page 939 undefined on input line 92347. [939] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 940 undefined on input line 92354. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 940 undefined on input line 92354. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 940 undefined on input line 92396. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 940 undefined on input line 92396. LaTeX Warning: Reference `LastPage' on page 940 undefined on input line 92420. [940] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 941 undefined on input line 92438. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 941 undefined on input line 92438. LaTeX Warning: Reference `LastPage' on page 941 undefined on input line 92494. [941] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 942 undefined on input line 92498. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 942 undefined on input line 92498. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 942 undefined on input line 92551. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 942 undefined on input line 92551. LaTeX Warning: Reference `LastPage' on page 942 undefined on input line 92575. [942] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 943 undefined on input line 92617. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 943 undefined on input line 92617. LaTeX Warning: Reference `LastPage' on page 943 undefined on input line 92641. [943] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 944 undefined on input line 92678. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 944 undefined on input line 92678. LaTeX Warning: Reference `LastPage' on page 944 undefined on input line 92716. [944] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 945 undefined on input line 92741. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 945 undefined on input line 92741. LaTeX Warning: Reference `LastPage' on page 945 undefined on input line 92802. [945] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 946 undefined on input line 92809. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 946 undefined on input line 92809. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 946 undefined on input line 92861. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 946 undefined on input line 92861. LaTeX Warning: Reference `LastPage' on page 946 undefined on input line 92874. [946] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 947 undefined on input line 92910. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 947 undefined on input line 92910. LaTeX Warning: Reference `LastPage' on page 947 undefined on input line 92952. [947] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 948 undefined on input line 92959. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 948 undefined on input line 92959. LaTeX Warning: Reference `LastPage' on page 948 undefined on input line 93023. [948] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 949 undefined on input line 93027. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 949 undefined on input line 93027. LaTeX Warning: Reference `LastPage' on page 949 undefined on input line 93091. [949] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 950 undefined on input line 93095. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 950 undefined on input line 93095. LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 950 undefined on input line 93157. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 950 undefined on input line 93157. LaTeX Warning: Reference `LastPage' on page 950 undefined on input line 93164. [950] LaTeX Warning: Hyper reference `reference/manpages/lxc/storage/volume:lxc-stora ge-volume-md' on page 951 undefined on input line 93221. LaTeX Warning: Reference `reference/manpages/lxc/storage/volume:lxc-storage-vol ume-md' on page 951 undefined on input line 93221. LaTeX Warning: Reference `LastPage' on page 951 undefined on input line 93234. [951] LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 952 unde fined on input line 93263. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 952 undefined on input line 93263. LaTeX Warning: Hyper reference `reference/manpages/lxc:lxc-md' on page 952 unde fined on input line 93305. LaTeX Warning: Reference `reference/manpages/lxc:lxc-md' on page 952 undefined on input line 93305. LaTeX Warning: Hyper reference `reference/manpages/lxc/warning/acknowledge:lxc- warning-acknowledge-md' on page 952 undefined on input line 93309. LaTeX Warning: Reference `reference/manpages/lxc/warning/acknowledge:lxc-warnin g-acknowledge-md' on page 952 undefined on input line 93309. LaTeX Warning: Hyper reference `reference/manpages/lxc/warning/delete:lxc-warni ng-delete-md' on page 952 undefined on input line 93313. LaTeX Warning: Reference `reference/manpages/lxc/warning/delete:lxc-warning-del ete-md' on page 952 undefined on input line 93313. LaTeX Warning: Hyper reference `reference/manpages/lxc/warning/list:lxc-warning -list-md' on page 952 undefined on input line 93317. LaTeX Warning: Reference `reference/manpages/lxc/warning/list:lxc-warning-list- md' on page 952 undefined on input line 93317. LaTeX Warning: Hyper reference `reference/manpages/lxc/warning/show:lxc-warning -show-md' on page 952 undefined on input line 93321. LaTeX Warning: Reference `reference/manpages/lxc/warning/show:lxc-warning-show- md' on page 952 undefined on input line 93321. LaTeX Warning: Reference `LastPage' on page 952 undefined on input line 93323. [952] LaTeX Warning: Hyper reference `reference/manpages/lxc/warning:lxc-warning-md' on page 953 undefined on input line 93363. LaTeX Warning: Reference `reference/manpages/lxc/warning:lxc-warning-md' on pag e 953 undefined on input line 93363. LaTeX Warning: Reference `LastPage' on page 953 undefined on input line 93405. [953] LaTeX Warning: Hyper reference `reference/manpages/lxc/warning:lxc-warning-md' on page 954 undefined on input line 93412. LaTeX Warning: Reference `reference/manpages/lxc/warning:lxc-warning-md' on pag e 954 undefined on input line 93412. LaTeX Warning: Reference `LastPage' on page 954 undefined on input line 93482. [954] LaTeX Warning: Hyper reference `reference/manpages/lxc/warning:lxc-warning-md' on page 955 undefined on input line 93486. LaTeX Warning: Reference `reference/manpages/lxc/warning:lxc-warning-md' on pag e 955 undefined on input line 93486. LaTeX Warning: Hyper reference `reference/manpages/lxc/warning:lxc-warning-md' on page 955 undefined on input line 93528. LaTeX Warning: Reference `reference/manpages/lxc/warning:lxc-warning-md' on pag e 955 undefined on input line 93528. Overfull \hbox (45.42271pt too wide) in paragraph at lines 93618--93618 []\TU/UbuntuMono(0)/m/n/10.95 LXD_INSECURE_TLS| Overfull \hbox (12.57272pt too wide) in paragraph at lines 93618--93618 []\TU/UbuntuMono(0)/m/n/10.95 http_proxy| Overfull \hbox (18.04773pt too wide) in paragraph at lines 93618--93618 []\TU/UbuntuMono(0)/m/n/10.95 https_proxy| Overfull \hbox (1.62273pt too wide) in paragraph at lines 93618--93618 []\TU/UbuntuMono(0)/m/n/10.95 no_proxy| LaTeX Warning: Reference `LastPage' on page 955 undefined on input line 93621. [955] Overfull \hbox (30.74283pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_EXEC_PATH| Overfull \hbox (85.49281pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_LXC_TEMPLATE_CONFIG| Overfull \hbox (74.54282pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_SECURITY_APPARMOR| Overfull \hbox (74.54282pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_UNPRIVILEGED_ONLY| Overfull \hbox (30.74283pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_OVMF_PATH| Overfull \hbox (47.16782pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_QEMU_FW_PATH| Overfull \hbox (107.39279pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_IDMAPPED_MOUNTS_DISABLE| Overfull \hbox (58.11781pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_DEVMONITOR_DIR| Overfull \hbox (69.06781pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_FSMONITOR_DRIVER| LaTeX Warning: Reference `LastPage' on page 956 undefined on input line 93780. [956] LaTeX Warning: Hyper reference `reference/manpages/lxc/config/uefi:lxc-config-u efi-md' on page 957 undefined on input line 93782. LaTeX Warning: Reference `reference/manpages/lxc/config/uefi:lxc-config-uefi-md ' on page 957 undefined on input line 93782. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.secureboot' on page 957 undefined on input line 93864. LaTeX Warning: Reference `reference/instance_options:instance-security:security .secureboot' on page 957 undefined on input line 93864. LaTeX Warning: Reference `LastPage' on page 957 undefined on input line 93878. [957] LaTeX Warning: Hyper reference `explanation/lxd_lxc:lxd-daemon' on page 958 und efined on input line 93888. LaTeX Warning: Reference `explanation/lxd_lxc:lxd-daemon' on page 958 undefined on input line 93888. LaTeX Warning: Reference `LastPage' on page 958 undefined on input line 93971. [958] LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.mknod' on page 959 undefined on input line 94020. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mknod' on page 959 undefined on input line 94020. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.bpf' on page 959 undefined on input line 94036. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.bpf' on page 959 undefined on input line 94036. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.bpf.devices' on page 959 undefined on input line 9403 7. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.bpf.devices' on page 959 undefined on input line 94037. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.mount' on page 959 undefined on input line 94052. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount' on page 959 undefined on input line 94052. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.mount.allowed' on page 959 undefined on input line 94 056. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount.allowed' on page 959 undefined on input line 94056. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.mount.shift' on page 959 undefined on input line 9406 3. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount.shift' on page 959 undefined on input line 94063. LaTeX Warning: Reference `LastPage' on page 959 undefined on input line 94067. [959] LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.mount.fuse' on page 960 undefined on input line 94070 . LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount.fuse' on page 960 undefined on input line 94070. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.syscalls.intercept.setxattr' on page 960 undefined on input line 94120. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.setxattr' on page 960 undefined on input line 94120. LaTeX Warning: Reference `LastPage' on page 960 undefined on input line 94151. [960] LaTeX Warning: Hyper reference `installing:installing-snap-package' on page 961 undefined on input line 94172. LaTeX Warning: Reference `installing:installing-snap-package' on page 961 undef ined on input line 94172. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.idmap.isolated' on page 961 undefined on input line 94215. LaTeX Warning: Reference `reference/instance_options:instance-security:security .idmap.isolated' on page 961 undefined on input line 94215. LaTeX Warning: Hyper reference `reference/instance_options:instance-security:se curity.idmap.size' on page 961 undefined on input line 94215. LaTeX Warning: Reference `reference/instance_options:instance-security:security .idmap.size' on page 961 undefined on input line 94215. LaTeX Warning: Reference `LastPage' on page 961 undefined on input line 94222. [961] LaTeX Warning: Hyper reference `reference/instance_options:instance-raw:raw.idm ap' on page 962 undefined on input line 94243. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.idmap' on page 962 undefined on input line 94243. LaTeX Warning: Hyper reference `userns-idmap:ref-idmap-allowed-ranges' on page 962 undefined on input line 94267. LaTeX Warning: Reference `userns-idmap:ref-idmap-allowed-ranges' on page 962 un defined on input line 94267. LaTeX Warning: Reference `LastPage' on page 962 undefined on input line 94323. [962] LaTeX Warning: Hyper reference `explanation/clusters:clustering-member-roles' o n page 963 undefined on input line 94345. LaTeX Warning: Reference `explanation/clusters:clustering-member-roles' on page 963 undefined on input line 94345. LaTeX Warning: Reference `LastPage' on page 963 undefined on input line 94384. [963] LaTeX Warning: Reference `LastPage' on page 964 undefined on input line 94471. [964] LaTeX Warning: Reference `LastPage' on page 965 undefined on input line 94526. [965] LaTeX Warning: Reference `LastPage' on page 966 undefined on input line 94526. [966] LaTeX Warning: Reference `LastPage' on page 967 undefined on input line 94546. [967] LaTeX Warning: Hyper reference `howto/instances_migrate:live-migration-vms' on page 968 undefined on input line 94583. LaTeX Warning: Reference `howto/instances_migrate:live-migration-vms' on page 9 68 undefined on input line 94583. LaTeX Warning: Reference `LastPage' on page 968 undefined on input line 94595. [968] LaTeX Warning: Reference `LastPage' on page 969 undefined on input line 94672. [969] LaTeX Warning: Reference `LastPage' on page 970 undefined on input line 94672. [970] LaTeX Warning: Reference `LastPage' on page 971 undefined on input line 94750. [971] LaTeX Warning: Reference `LastPage' on page 972 undefined on input line 94831. [972] LaTeX Warning: Hyper reference `reference/dqlite-internals:dqlite-internals-raf t-roles' on page 973 undefined on input line 94879. LaTeX Warning: Reference `reference/dqlite-internals:dqlite-internals-raft-role s' on page 973 undefined on input line 94879. LaTeX Warning: Reference `LastPage' on page 973 undefined on input line 94880. [973] LaTeX Warning: Hyper reference `howto/troubleshoot:troubleshoot' on page 974 un defined on input line 94936. LaTeX Warning: Reference `howto/troubleshoot:troubleshoot' on page 974 undefine d on input line 94936. LaTeX Warning: Reference `LastPage' on page 974 undefined on input line 94942. [974] LaTeX Warning: Reference `reference/cluster_member_config:cluster-cluster:sched uler.instance' on page 975 undefined on input line 94945. LaTeX Warning: Reference `reference/cluster_member_config:cluster-cluster:user. *' on page 975 undefined on input line 94946. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:acce leration' on page 975 undefined on input line 94949. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:acce leration.parent' on page 975 undefined on input line 94950. LaTeX Warning: Reference `reference/devices_pci:device-pci-device-conf:address' on page 975 undefined on input line 94951. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:bind ' on page 975 undefined on input line 94952. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:boot.p riority' on page 975 undefined on input line 94953. Underfull \hbox (badness 10000) in paragraph at lines 94953--94954 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: disk: Underfull \hbox (badness 10000) in paragraph at lines 94953--94954 \TU/Ubuntu(0)/m/it/10.95 disk-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: boot.priority' on page 975 undefined on input line 94954. Underfull \hbox (badness 10000) in paragraph at lines 94954--94955 []\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 975 undefined on input line 94955. Underfull \hbox (badness 10000) in paragraph at lines 94955--94956 []\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 975 undefined on input line 94956. Underfull \hbox (badness 10000) in paragraph at lines 94956--94957 []\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 975 undefined on input line 94957. Underfull \hbox (badness 10000) in paragraph at lines 94957--94958 []\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 975 undefined on input line 94958. Underfull \hbox (badness 10000) in paragraph at lines 94958--94959 []\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 975 undefined on input line 94959. Underfull \hbox (badness 10000) in paragraph at lines 94959--94960 []\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 975 undefined on input line 94960. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:ceph.c luster_name' on page 975 undefined on input line 94961. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:ceph.u ser_name' on page 975 undefined on input line 94962. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:conn ect' on page 975 undefined on input line 94963. LaTeX Warning: Reference `reference/devices_usb:device-unix-usb-device-conf:dev num' on page 975 undefined on input line 94964. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :gid' on page 975 undefined on input line 94965. Underfull \hbox (badness 10000) in paragraph at lines 94965--94966 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:gid' on page 975 undefined on input line 94966. Underfull \hbox (badness 10000) in paragraph at lines 94966--94967 \TU/Ubuntu(0)/m/it/10.95 proxy-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:gid' on page 975 undefined on input line 94967. Underfull \hbox (badness 10000) in paragraph at lines 94967--94968 []\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 94967--94968 \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 975 undefined on input line 94968. Underfull \hbox (badness 10000) in paragraph at lines 94968--94969 []\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 94968--94969 \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 975 undefined on input line 94969. Underfull \hbox (badness 10000) in paragraph at lines 94969--94970 []\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 94969--94970 \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 975 undefined on input line 94970. LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:g vrp' on page 975 undefined on input line 94971. Underfull \hbox (badness 10000) in paragraph at lines 94971--94972 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: gvrp' on page 975 undefined on input line 94972. Underfull \hbox (badness 10000) in paragraph at lines 94972--94973 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :gvrp' on page 975 undefined on input line 94973. Underfull \hbox (badness 10000) in paragraph at lines 94973--94974 \TU/Ubuntu(0)/m/it/10.95 nic-physical- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:g vrp' on page 975 undefined on input line 94974. Underfull \hbox (badness 10000) in paragraph at lines 94974--94975 \TU/Ubuntu(0)/m/it/10.95 nic-routed- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: host_name' on page 975 undefined on input line 94975. Underfull \hbox (badness 10000) in paragraph at lines 94975--94976 []\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 975 undefined on input line 94976. Underfull \hbox (badness 10000) in paragraph at lines 94976--94977 []\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 975 undefined on input line 94977. Underfull \hbox (badness 10000) in paragraph at lines 94977--94978 []\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 975 undefined on input line 94978. Underfull \hbox (badness 10000) in paragraph at lines 94978--94979 []\TU/UbuntuMono(0)/m/n/10.95 host_name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_infiniband:device-infiniband-device -conf:hwaddr' on page 975 undefined on input line 94979. Underfull \hbox (badness 10000) in paragraph at lines 94979--94980 []\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 94979--94980 \TU/Ubuntu(0)/m/it/10.95 infiniband- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: hwaddr' on page 975 undefined on input line 94980. Underfull \hbox (badness 10000) in paragraph at lines 94980--94981 []\TU/UbuntuMono(0)/m/n/10.95 hwaddr \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `LastPage' on page 975 undefined on input line 94981. [975] LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:h waddr' on page 976 undefined on input line 94981. Underfull \hbox (badness 10000) in paragraph at lines 94981--94982 []\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 976 undefined on input line 94982. Underfull \hbox (badness 10000) in paragraph at lines 94982--94983 []\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 976 undefined on input line 94983. Underfull \hbox (badness 10000) in paragraph at lines 94983--94984 []\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 976 undefined on input line 94984. Underfull \hbox (badness 10000) in paragraph at lines 94984--94985 []\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 976 undefined on input line 94985. Underfull \hbox (badness 10000) in paragraph at lines 94985--94986 []\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 976 undefined on input line 94986. Underfull \hbox (badness 10000) in paragraph at lines 94986--94987 []\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 976 undefined on input line 94987. Underfull \hbox (badness 10000) in paragraph at lines 94987--94988 []\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 976 undefined on input line 94988. Underfull \hbox (badness 10000) in paragraph at lines 94988--94989 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:id' on page 976 undefined on input line 94989. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :id' on page 976 undefined on input line 94990. Underfull \hbox (badness 10000) in paragraph at lines 94990--94991 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-sriov-device-conf:id ' on page 976 undefined on input line 94991. Underfull \hbox (badness 10000) in paragraph at lines 94991--94992 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:initia l.*' on page 976 undefined on input line 94992. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:io.bus ' on page 976 undefined on input line 94993. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:io.cac he' on page 976 undefined on input line 94994. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:io.thr eads' on page 976 undefined on input line 94995. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: ipv4.address' on page 976 undefined on input line 94996. Underfull \hbox (badness 10000) in paragraph at lines 94996--94997 []\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 976 undefined on input line 94997. Underfull \hbox (badness 10000) in paragraph at lines 94997--94998 []\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 976 undefined on input line 94998. Underfull \hbox (badness 10000) in paragraph at lines 94998--94999 []\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 976 undefined on input line 94999. Underfull \hbox (badness 10000) in paragraph at lines 94999--95000 []\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 976 undefined on input line 95000. Underfull \hbox (badness 10000) in paragraph at lines 95000--95001 []\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 976 undefined on input line 95001. Underfull \hbox (badness 10000) in paragraph at lines 95001--95002 []\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 976 undefined on input line 95002. LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:i pv4.host_table' on page 976 undefined on input line 95003. Underfull \hbox (badness 10000) in paragraph at lines 95003--95004 []\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 976 undefined on input line 95004. Underfull \hbox (badness 10000) in paragraph at lines 95004--95005 []\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 976 undefined on input line 95005. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: ipv4.routes' on page 976 undefined on input line 95006. Underfull \hbox (badness 10000) in paragraph at lines 95006--95007 []\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 976 undefined on input line 95007. Underfull \hbox (badness 10000) in paragraph at lines 95007--95008 []\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 976 undefined on input line 95008. Underfull \hbox (badness 10000) in paragraph at lines 95008--95009 []\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 976 undefined on input line 95009. Underfull \hbox (badness 10000) in paragraph at lines 95009--95010 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-routed-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: ipv4.routes.external' on page 976 undefined on input line 95010. Underfull \hbox (badness 10000) in paragraph at lines 95010--95011 []\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 976 undefined on input line 95011. Underfull \hbox (badness 10000) in paragraph at lines 95011--95012 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes.external \TU/Ubuntu(0)/m/sc/10.95 (\T U/Ubuntu(0)/m/it/10.95 Type: nic: nic-ovn-device- LaTeX Warning: Reference `LastPage' on page 976 undefined on input line 95012. [976] LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: ipv6.address' on page 977 undefined on input line 95012. Underfull \hbox (badness 10000) in paragraph at lines 95012--95013 []\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 977 undefined on input line 95013. Underfull \hbox (badness 10000) in paragraph at lines 95013--95014 []\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 977 undefined on input line 95014. Underfull \hbox (badness 10000) in paragraph at lines 95014--95015 []\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 977 undefined on input line 95015. Underfull \hbox (badness 10000) in paragraph at lines 95015--95016 []\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 977 undefined on input line 95016. Underfull \hbox (badness 10000) in paragraph at lines 95016--95017 []\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 977 undefined on input line 95017. Underfull \hbox (badness 10000) in paragraph at lines 95017--95018 []\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 977 undefined on input line 95018. LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:i pv6.host_table' on page 977 undefined on input line 95019. Underfull \hbox (badness 10000) in paragraph at lines 95019--95020 []\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 977 undefined on input line 95020. Underfull \hbox (badness 10000) in paragraph at lines 95020--95021 []\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 977 undefined on input line 95021. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: ipv6.routes' on page 977 undefined on input line 95022. Underfull \hbox (badness 10000) in paragraph at lines 95022--95023 []\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 977 undefined on input line 95023. Underfull \hbox (badness 10000) in paragraph at lines 95023--95024 []\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 977 undefined on input line 95024. Underfull \hbox (badness 10000) in paragraph at lines 95024--95025 []\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 977 undefined on input line 95025. Underfull \hbox (badness 10000) in paragraph at lines 95025--95026 []\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 977 undefined on input line 95026. Underfull \hbox (badness 10000) in paragraph at lines 95026--95027 []\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 977 undefined on input line 95027. Underfull \hbox (badness 10000) in paragraph at lines 95027--95028 []\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 977 undefined on input line 95028. Underfull \hbox (badness 10000) in paragraph at lines 95028--95029 []\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 977 undefined on input line 95029. Underfull \hbox (badness 10000) in paragraph at lines 95029--95030 []\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 977 undefined on input line 95030. Underfull \hbox (badness 10000) in paragraph at lines 95030--95031 []\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 977 undefined on input line 95031. Underfull \hbox (badness 10000) in paragraph at lines 95031--95032 []\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 977 undefined on input line 95032. Underfull \hbox (badness 10000) in paragraph at lines 95032--95033 []\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 977 undefined on input line 95033. Underfull \hbox (badness 10000) in paragraph at lines 95033--95034 []\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 977 undefined on input line 95034. Underfull \hbox (badness 10000) in paragraph at lines 95034--95035 []\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 95034--95035 \TU/Ubuntu(0)/m/it/10.95 disk-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: limits.max' on page 977 undefined on input line 95035. Underfull \hbox (badness 10000) in paragraph at lines 95035--95036 []\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 977 undefined on input line 95036. Underfull \hbox (badness 10000) in paragraph at lines 95036--95037 []\TU/UbuntuMono(0)/m/n/10.95 limits.max \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Type: nic: nic-p2p-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:l imits.max' on page 977 undefined on input line 95037. Underfull \hbox (badness 10000) in paragraph at lines 95037--95038 []\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 977 undefined on input line 95038. Underfull \hbox (badness 10000) in paragraph at lines 95038--95039 []\TU/UbuntuMono(0)/m/n/10.95 limits.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubu ntu(0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `LastPage' on page 977 undefined on input line 95039. [977] LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:limi ts.priority' on page 978 undefined on input line 95039. Underfull \hbox (badness 10000) in paragraph at lines 95039--95040 []\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 978 undefined on input line 95040. Underfull \hbox (badness 10000) in paragraph at lines 95040--95041 []\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 978 undefined on input line 95041. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:limits .write' on page 978 undefined on input line 95042. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:list en' on page 978 undefined on input line 95043. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: maas.subnet.ipv4' on page 978 undefined on input line 95044. Underfull \hbox (badness 10000) in paragraph at lines 95044--95045 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: maas.subnet.ipv4' on page 978 undefined on input line 95045. Underfull \hbox (badness 10000) in paragraph at lines 95045--95046 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-macvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :maas.subnet.ipv4' on page 978 undefined on input line 95046. Underfull \hbox (badness 10000) in paragraph at lines 95046--95047 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-physical-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:ma as.subnet.ipv4' on page 978 undefined on input line 95047. Underfull \hbox (badness 10000) in paragraph at lines 95047--95048 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-sriov-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: maas.subnet.ipv6' on page 978 undefined on input line 95048. Underfull \hbox (badness 10000) in paragraph at lines 95048--95049 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-bridged-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: maas.subnet.ipv6' on page 978 undefined on input line 95049. Underfull \hbox (badness 10000) in paragraph at lines 95049--95050 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-macvlan-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :maas.subnet.ipv6' on page 978 undefined on input line 95050. Underfull \hbox (badness 10000) in paragraph at lines 95050--95051 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-physical-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:ma as.subnet.ipv6' on page 978 undefined on input line 95051. Underfull \hbox (badness 10000) in paragraph at lines 95051--95052 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-sriov-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:major' on page 978 undefined on input line 95052. Underfull \hbox (badness 10000) in paragraph at lines 95052--95053 []\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 95052--95053 \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 978 undefined on input line 95053. Underfull \hbox (badness 10000) in paragraph at lines 95053--95054 []\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 95053--95054 \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 978 undefined on input line 95054. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:mig. ci' on page 978 undefined on input line 95055. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:mig. gi' on page 978 undefined on input line 95056. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:mig. uuid' on page 978 undefined on input line 95057. LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:minor' on page 978 undefined on input line 95058. Underfull \hbox (badness 10000) in paragraph at lines 95058--95059 []\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 95058--95059 \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 978 undefined on input line 95059. Underfull \hbox (badness 10000) in paragraph at lines 95059--95060 []\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 95059--95060 \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 978 undefined on input line 95060. Underfull \hbox (badness 10000) in paragraph at lines 95060--95061 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:m ode' on page 978 undefined on input line 95061. Underfull \hbox (badness 10000) in paragraph at lines 95061--95062 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:mode ' on page 978 undefined on input line 95062. Underfull \hbox (badness 10000) in paragraph at lines 95062--95063 []\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 95062--95063 \TU/Ubuntu(0)/m/it/10.95 proxy-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:mode' on page 978 undefined on input line 95063. Underfull \hbox (badness 10000) in paragraph at lines 95063--95064 []\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 95063--95064 \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 978 undefined on input line 95064. Underfull \hbox (badness 10000) in paragraph at lines 95064--95065 []\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 95064--95065 \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 978 undefined on input line 95065. Underfull \hbox (badness 10000) in paragraph at lines 95065--95066 []\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 95065--95066 \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 978 undefined on input line 95066. LaTeX Warning: Reference `reference/devices_infiniband:device-infiniband-device -conf:mtu' on page 978 undefined on input line 95067. Underfull \hbox (badness 10000) in paragraph at lines 95067--95068 []\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 95067--95068 \TU/Ubuntu(0)/m/it/10.95 infiniband- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: mtu' on page 978 undefined on input line 95068. Underfull \hbox (badness 10000) in paragraph at lines 95068--95069 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:m tu' on page 978 undefined on input line 95069. Underfull \hbox (badness 10000) in paragraph at lines 95069--95070 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: mtu' on page 978 undefined on input line 95070. Underfull \hbox (badness 10000) in paragraph at lines 95070--95071 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:mtu' on page 978 undefined on input line 95071. Underfull \hbox (badness 10000) in paragraph at lines 95071--95072 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- LaTeX Warning: Reference `LastPage' on page 978 undefined on input line 95072. [978] LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :mtu' on page 979 undefined on input line 95072. Underfull \hbox (badness 10000) in paragraph at lines 95072--95073 \TU/Ubuntu(0)/m/it/10.95 nic-physical- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:m tu' on page 979 undefined on input line 95073. Underfull \hbox (badness 10000) in paragraph at lines 95073--95074 \TU/Ubuntu(0)/m/it/10.95 nic-routed- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:mt u' on page 979 undefined on input line 95074. LaTeX Warning: Reference `reference/devices_infiniband:device-infiniband-device -conf:name' on page 979 undefined on input line 95075. Underfull \hbox (badness 10000) in paragraph at lines 95075--95076 []\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 95075--95076 \TU/Ubuntu(0)/m/it/10.95 infiniband- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: name' on page 979 undefined on input line 95076. Underfull \hbox (badness 10000) in paragraph at lines 95076--95077 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:n ame' on page 979 undefined on input line 95077. Underfull \hbox (badness 10000) in paragraph at lines 95077--95078 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: name' on page 979 undefined on input line 95078. Underfull \hbox (badness 10000) in paragraph at lines 95078--95079 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:name ' on page 979 undefined on input line 95079. Underfull \hbox (badness 10000) in paragraph at lines 95079--95080 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-p2p-device-conf:name ' on page 979 undefined on input line 95080. Underfull \hbox (badness 10000) in paragraph at lines 95080--95081 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :name' on page 979 undefined on input line 95081. Underfull \hbox (badness 10000) in paragraph at lines 95081--95082 \TU/Ubuntu(0)/m/it/10.95 nic-physical- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:n ame' on page 979 undefined on input line 95082. Underfull \hbox (badness 10000) in paragraph at lines 95082--95083 \TU/Ubuntu(0)/m/it/10.95 nic-routed- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:na me' on page 979 undefined on input line 95083. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:nat' on page 979 undefined on input line 95084. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:nest ed' on page 979 undefined on input line 95085. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: network' on page 979 undefined on input line 95086. Underfull \hbox (badness 10000) in paragraph at lines 95086--95087 []\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 979 undefined on input line 95087. Underfull \hbox (badness 10000) in paragraph at lines 95087--95088 []\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 979 undefined on input line 95088. Underfull \hbox (badness 10000) in paragraph at lines 95088--95089 []\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 979 undefined on input line 95089. Underfull \hbox (badness 10000) in paragraph at lines 95089--95090 []\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 979 undefined on input line 95090. Underfull \hbox (badness 10000) in paragraph at lines 95090--95091 []\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 979 undefined on input line 95091. LaTeX Warning: Reference `reference/devices_unix_hotplug:device-unix-hotplug-de vice-conf:ownership.inherit' on page 979 undefined on input line 95092. LaTeX Warning: Reference `reference/devices_infiniband:device-infiniband-device -conf:parent' on page 979 undefined on input line 95093. Underfull \hbox (badness 10000) in paragraph at lines 95093--95094 []\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 95093--95094 \TU/Ubuntu(0)/m/it/10.95 infiniband- LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: parent' on page 979 undefined on input line 95094. Underfull \hbox (badness 10000) in paragraph at lines 95094--95095 []\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 979 undefined on input line 95095. Underfull \hbox (badness 10000) in paragraph at lines 95095--95096 []\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 979 undefined on input line 95096. Underfull \hbox (badness 10000) in paragraph at lines 95096--95097 []\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 979 undefined on input line 95097. Underfull \hbox (badness 10000) in paragraph at lines 95097--95098 []\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 979 undefined on input line 95098. Underfull \hbox (badness 10000) in paragraph at lines 95098--95099 []\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 979 undefined on input line 95099. Underfull \hbox (badness 10000) in paragraph at lines 95099--95100 []\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 979 undefined on input line 95100. Underfull \hbox (badness 10000) in paragraph at lines 95100--95101 \TU/Ubuntu(0)/m/it/10.95 disk-device- LaTeX Warning: Reference `reference/devices_tpm:device-tpm-device-conf:path' on page 979 undefined on input line 95101. Underfull \hbox (badness 10000) in paragraph at lines 95101--95102 \TU/Ubuntu(0)/m/it/10.95 tpm-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:path' on page 979 undefined on input line 95102. Underfull \hbox (badness 10000) in paragraph at lines 95102--95103 []\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 95102--95103 \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 979 undefined on input line 95103. Underfull \hbox (badness 10000) in paragraph at lines 95103--95104 []\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 95103--95104 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- LaTeX Warning: Reference `LastPage' on page 979 undefined on input line 95104. [979] LaTeX Warning: Reference `reference/devices_tpm:device-tpm-device-conf:pathrm' on page 980 undefined on input line 95104. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mdev-device-conf:pci ' on page 980 undefined on input line 95105. Underfull \hbox (badness 10000) in paragraph at lines 95105--95106 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mig-device-conf:pci' on page 980 undefined on input line 95106. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :pci' on page 980 undefined on input line 95107. Underfull \hbox (badness 10000) in paragraph at lines 95107--95108 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-sriov-device-conf:pc i' on page 980 undefined on input line 95108. Underfull \hbox (badness 10000) in paragraph at lines 95108--95109 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:pool' on page 980 undefined on input line 95109. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mdev-device-conf:pro ductid' on page 980 undefined on input line 95110. Underfull \hbox (badness 10000) in paragraph at lines 95110--95111 []\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 980 undefined on input line 95111. Underfull \hbox (badness 10000) in paragraph at lines 95111--95112 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: gpu: gpu-mig-device- LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :productid' on page 980 undefined on input line 95112. Underfull \hbox (badness 10000) in paragraph at lines 95112--95113 []\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 980 undefined on input line 95113. Underfull \hbox (badness 10000) in paragraph at lines 95113--95114 []\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 980 undefined on input line 95114. Underfull \hbox (badness 10000) in paragraph at lines 95114--95115 \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 980 undefined on input line 95115. Underfull \hbox (badness 10000) in paragraph at lines 95115--95116 []\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 980 undefined on input line 95116. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:prox y_protocol' on page 980 undefined on input line 95117. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: queue.tx.length' on page 980 undefined on input line 95118. Underfull \hbox (badness 10000) in paragraph at lines 95118--95119 []\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 980 undefined on input line 95119. Underfull \hbox (badness 10000) in paragraph at lines 95119--95120 []\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 980 undefined on input line 95120. Underfull \hbox (badness 10000) in paragraph at lines 95120--95121 []\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 980 undefined on input line 95121. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:readon ly' on page 980 undefined on input line 95122. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:recurs ive' on page 980 undefined on input line 95123. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:requir ed' on page 980 undefined on input line 95124. Underfull \hbox (badness 10000) in paragraph at lines 95124--95125 []\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 95124--95125 \TU/Ubuntu(0)/m/it/10.95 disk-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:required' on page 980 undefined on input line 95125. Underfull \hbox (badness 10000) in paragraph at lines 95125--95126 \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 980 undefined on input line 95126. Underfull \hbox (badness 10000) in paragraph at lines 95126--95127 \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 980 undefined on input line 95127. Underfull \hbox (badness 10000) in paragraph at lines 95127--95128 \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 980 undefined on input line 95128. Underfull \hbox (badness 10000) in paragraph at lines 95128--95129 []\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 980 undefined on input line 95129. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:secu rity.acls.default.egress.action' on page 980 undefined on input line 95130. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:secu rity.acls.default.egress.logged' on page 980 undefined on input line 95131. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:secu rity.acls.default.ingress.action' on page 980 undefined on input line 95132. LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:secu rity.acls.default.ingress.logged' on page 980 undefined on input line 95133. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:secu rity.gid' on page 980 undefined on input line 95134. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: security.ipv4_filtering' on page 980 undefined on input line 95135. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: security.ipv6_filtering' on page 980 undefined on input line 95136. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: security.mac_filtering' on page 980 undefined on input line 95137. Underfull \hbox (badness 10000) in paragraph at lines 95137--95138 []\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 980 undefined on input line 95138. Underfull \hbox (badness 10000) in paragraph at lines 95138--95139 []\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 980 undefined on input line 95139. LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:secu rity.uid' on page 980 undefined on input line 95140. LaTeX Warning: Reference `reference/devices_usb:device-unix-usb-device-conf:ser ial' on page 980 undefined on input line 95141. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:shift' on page 980 undefined on input line 95142. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:size' on page 980 undefined on input line 95143. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:size.s tate' on page 980 undefined on input line 95144. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:source ' on page 980 undefined on input line 95145. Underfull \hbox (badness 10000) in paragraph at lines 95145--95146 []\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 95145--95146 \TU/Ubuntu(0)/m/it/10.95 disk-device- LaTeX Warning: Reference `LastPage' on page 980 undefined on input line 95146. [980] LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:source' on page 981 undefined on input line 95146. Underfull \hbox (badness 10000) in paragraph at lines 95146--95147 []\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 95146--95147 \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 981 undefined on input line 95147. Underfull \hbox (badness 10000) in paragraph at lines 95147--95148 []\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 95147--95148 \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 981 undefined on input line 95148. LaTeX Warning: Reference `reference/devices_disk:device-disk-device-conf:source .type' on page 981 undefined on input line 95149. LaTeX Warning: Reference `reference/devices_unix_hotplug:device-unix-hotplug-de vice-conf:subsystem' on page 981 undefined on input line 95150. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-physical-device-conf :uid' on page 981 undefined on input line 95151. Underfull \hbox (badness 10000) in paragraph at lines 95151--95152 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- LaTeX Warning: Reference `reference/devices_proxy:device-proxy-device-conf:uid' on page 981 undefined on input line 95152. Underfull \hbox (badness 10000) in paragraph at lines 95152--95153 \TU/Ubuntu(0)/m/it/10.95 proxy-device- LaTeX Warning: Reference `reference/devices_unix_block:device-unix-block-device -conf:uid' on page 981 undefined on input line 95153. Underfull \hbox (badness 10000) in paragraph at lines 95153--95154 []\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 95153--95154 \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 981 undefined on input line 95154. Underfull \hbox (badness 10000) in paragraph at lines 95154--95155 []\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 95154--95155 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- LaTeX Warning: Reference `reference/devices_unix_hotplug:device-unix-hotplug-de vice-conf:uid' on page 981 undefined on input line 95155. Underfull \hbox (badness 10000) in paragraph at lines 95155--95156 []\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 95155--95156 \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 981 undefined on input line 95156. LaTeX Warning: Reference `reference/devices_gpu:device-gpu-mdev-device-conf:ven dorid' on page 981 undefined on input line 95157. Underfull \hbox (badness 10000) in paragraph at lines 95157--95158 []\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 981 undefined on input line 95158. Underfull \hbox (badness 10000) in paragraph at lines 95158--95159 []\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 981 undefined on input line 95159. Underfull \hbox (badness 10000) in paragraph at lines 95159--95160 []\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 981 undefined on input line 95160. Underfull \hbox (badness 10000) in paragraph at lines 95160--95161 []\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 981 undefined on input line 95161. Underfull \hbox (badness 10000) in paragraph at lines 95161--95162 \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 981 undefined on input line 95162. Underfull \hbox (badness 10000) in paragraph at lines 95162--95163 []\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 981 undefined on input line 95163. Underfull \hbox (badness 10000) in paragraph at lines 95163--95164 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- LaTeX Warning: Reference `reference/devices_nic:device-nic-ipvlan-device-conf:v lan' on page 981 undefined on input line 95164. Underfull \hbox (badness 10000) in paragraph at lines 95164--95165 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-macvlan-device-conf: vlan' on page 981 undefined on input line 95165. Underfull \hbox (badness 10000) in paragraph at lines 95165--95166 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- LaTeX Warning: Reference `reference/devices_nic:device-nic-ovn-device-conf:vlan ' on page 981 undefined on input line 95166. Underfull \hbox (badness 10000) in paragraph at lines 95166--95167 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- LaTeX Warning: Reference `reference/devices_nic:device-nic-physical-device-conf :vlan' on page 981 undefined on input line 95167. Underfull \hbox (badness 10000) in paragraph at lines 95167--95168 \TU/Ubuntu(0)/m/it/10.95 nic-physical- LaTeX Warning: Reference `reference/devices_nic:device-nic-routed-device-conf:v lan' on page 981 undefined on input line 95168. Underfull \hbox (badness 10000) in paragraph at lines 95168--95169 \TU/Ubuntu(0)/m/it/10.95 nic-routed- LaTeX Warning: Reference `reference/devices_nic:device-nic-sriov-device-conf:vl an' on page 981 undefined on input line 95169. LaTeX Warning: Reference `reference/devices_nic:device-nic-bridged-device-conf: vlan.tagged' on page 981 undefined on input line 95170. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:age nt.nic_config' on page 981 undefined on input line 95173. LaTeX Warning: Reference `reference/instance_properties:instance-property-insta nce-conf:architecture' on page 981 undefined on input line 95174. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.autosta rt' on page 981 undefined on input line 95175. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.autosta rt.delay' on page 981 undefined on input line 95176. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.autosta rt.priority' on page 981 undefined on input line 95177. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.debug_e dk2' on page 981 undefined on input line 95178. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.host_sh utdown_timeout' on page 981 undefined on input line 95179. LaTeX Warning: Reference `reference/instance_options:instance-boot:boot.stop.pr iority' on page 981 undefined on input line 95180. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:cloud- init.network-config' on page 981 undefined on input line 95181. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:cloud- init.ssh-keys.KEYNAME' on page 981 undefined on input line 95182. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:cloud- init.user-data' on page 981 undefined on input line 95183. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:cloud- init.vendor-data' on page 981 undefined on input line 95184. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:clu ster.evacuate' on page 981 undefined on input line 95185. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:env ironment.*' on page 981 undefined on input line 95186. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.cpu' on page 981 undefined on input line 95187. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.cpu.allowance' on page 981 undefined on input line 95188. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.cpu.nodes' on page 981 undefined on input line 95189. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.cpu.pin_strategy' on page 981 undefined on input line 95190. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.cpu.priority' on page 981 undefined on input line 95191. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.disk.priority' on page 981 undefined on input line 95192. LaTeX Warning: Reference `LastPage' on page 981 undefined on input line 95193. [981] LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.hugepages.1GB' on page 982 undefined on input line 95193. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.hugepages.1MB' on page 982 undefined on input line 95194. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.hugepages.2MB' on page 982 undefined on input line 95195. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.hugepages.64KB' on page 982 undefined on input line 95196. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.kernel.*' on page 982 undefined on input line 95197. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.memory' on page 982 undefined on input line 95198. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.memory.enforce' on page 982 undefined on input line 95199. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.memory.hugepages' on page 982 undefined on input line 95200. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.memory.swap' on page 982 undefined on input line 95201. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.memory.swap.priority' on page 982 undefined on input line 95202. LaTeX Warning: Reference `reference/instance_options:instance-resource-limits:l imits.processes' on page 982 undefined on input line 95203. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:lin ux.kernel_modules' on page 982 undefined on input line 95204. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:lin ux.kernel_modules.load' on page 982 undefined on input line 95205. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:lin ux.sysctl.*' on page 982 undefined on input line 95206. LaTeX Warning: Reference `reference/instance_options:instance-migration:migrati on.incremental.memory' on page 982 undefined on input line 95207. LaTeX Warning: Reference `reference/instance_options:instance-migration:migrati on.incremental.memory.goal' on page 982 undefined on input line 95208. LaTeX Warning: Reference `reference/instance_options:instance-migration:migrati on.incremental.memory.iterations' on page 982 undefined on input line 95209. Underfull \hbox (badness 10000) in paragraph at lines 95209--95210 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory.iterations\TU/Ubuntu (0)/m/sc/10.95 , LaTeX Warning: Reference `reference/instance_options:instance-migration:migrati on.stateful' on page 982 undefined on input line 95210. LaTeX Warning: Reference `reference/instance_properties:instance-property-insta nce-conf:name' on page 982 undefined on input line 95211. LaTeX Warning: Reference `reference/instance_options:instance-nvidia:nvidia.dri ver.capabilities' on page 982 undefined on input line 95212. LaTeX Warning: Reference `reference/instance_options:instance-nvidia:nvidia.req uire.cuda' on page 982 undefined on input line 95213. LaTeX Warning: Reference `reference/instance_options:instance-nvidia:nvidia.req uire.driver' on page 982 undefined on input line 95214. LaTeX Warning: Reference `reference/instance_options:instance-nvidia:nvidia.run time' on page 982 undefined on input line 95215. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.apparmor' on page 982 undefined on input line 95216. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.idmap' on page 982 undefined on input line 95217. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.lxc' on p age 982 undefined on input line 95218. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.qemu' on page 982 undefined on input line 95219. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.qemu.conf ' on page 982 undefined on input line 95220. LaTeX Warning: Reference `reference/instance_options:instance-raw:raw.seccomp' on page 982 undefined on input line 95221. LaTeX Warning: Reference `reference/instance_options:instance-security:security .agent.metrics' on page 982 undefined on input line 95222. LaTeX Warning: Reference `reference/instance_options:instance-security:security .csm' on page 982 undefined on input line 95223. LaTeX Warning: Reference `reference/instance_options:instance-security:security .delegate_bpf' on page 982 undefined on input line 95224. LaTeX Warning: Reference `reference/instance_options:instance-security:security .delegate_bpf.attach_types' on page 982 undefined on input line 95225. LaTeX Warning: Reference `reference/instance_options:instance-security:security .delegate_bpf.cmd_types' on page 982 undefined on input line 95226. LaTeX Warning: Reference `reference/instance_options:instance-security:security .delegate_bpf.map_types' on page 982 undefined on input line 95227. LaTeX Warning: Reference `reference/instance_options:instance-security:security .delegate_bpf.prog_types' on page 982 undefined on input line 95228. LaTeX Warning: Reference `reference/instance_options:instance-security:security .devlxd' on page 982 undefined on input line 95229. LaTeX Warning: Reference `reference/instance_options:instance-security:security .devlxd.images' on page 982 undefined on input line 95230. LaTeX Warning: Reference `reference/instance_options:instance-security:security .idmap.base' on page 982 undefined on input line 95231. LaTeX Warning: Reference `reference/instance_options:instance-security:security .idmap.isolated' on page 982 undefined on input line 95232. LaTeX Warning: Reference `reference/instance_options:instance-security:security .idmap.size' on page 982 undefined on input line 95233. LaTeX Warning: Reference `reference/instance_options:instance-security:security .nesting' on page 982 undefined on input line 95234. LaTeX Warning: Reference `reference/instance_options:instance-security:security .privileged' on page 982 undefined on input line 95235. LaTeX Warning: Reference `reference/instance_options:instance-security:security .protection.delete' on page 982 undefined on input line 95236. LaTeX Warning: Reference `reference/instance_options:instance-security:security .protection.shift' on page 982 undefined on input line 95237. LaTeX Warning: Reference `reference/instance_options:instance-security:security .protection.start' on page 982 undefined on input line 95238. LaTeX Warning: Reference `reference/instance_options:instance-security:security .secureboot' on page 982 undefined on input line 95239. LaTeX Warning: Reference `reference/instance_options:instance-security:security .sev' on page 982 undefined on input line 95240. LaTeX Warning: Reference `reference/instance_options:instance-security:security .sev.policy.es' on page 982 undefined on input line 95241. LaTeX Warning: Reference `reference/instance_options:instance-security:security .sev.session.data' on page 982 undefined on input line 95242. LaTeX Warning: Reference `reference/instance_options:instance-security:security .sev.session.dh' on page 982 undefined on input line 95243. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.allow' on page 982 undefined on input line 95244. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.deny' on page 982 undefined on input line 95245. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.deny_compat' on page 982 undefined on input line 95246. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.deny_default' on page 982 undefined on input line 95247. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.bpf' on page 982 undefined on input line 95248. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.bpf.devices' on page 982 undefined on input line 95249. Underfull \hbox (badness 10000) in paragraph at lines 95249--95250 []\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 982 undefined on input line 95250. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount' on page 982 undefined on input line 95251. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.mount.allowed' on page 982 undefined on input line 95252. Overfull \hbox (5.6847pt too wide) in paragraph at lines 95252--95253 []\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 982 undefined on input line 95253. Underfull \hbox (badness 10000) in paragraph at lines 95253--95254 []\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 982 undefined on input line 95254. Underfull \hbox (badness 10000) in paragraph at lines 95254--95255 []\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 982 undefined on input line 952 55. Overfull \hbox (33.0597pt too wide) in paragraph at lines 95255--95256 []\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 982 undefined on input line 95256. LaTeX Warning: Reference `reference/instance_options:instance-security:security .syscalls.intercept.sysinfo' on page 982 undefined on input line 95257. LaTeX Warning: Reference `reference/instance_options:instance-snapshots:snapsho ts.expiry' on page 982 undefined on input line 95258. LaTeX Warning: Reference `reference/instance_options:instance-snapshots:snapsho ts.pattern' on page 982 undefined on input line 95259. LaTeX Warning: Reference `reference/instance_options:instance-snapshots:snapsho ts.schedule' on page 982 undefined on input line 95260. LaTeX Warning: Reference `reference/instance_options:instance-snapshots:snapsho ts.schedule.stopped' on page 982 undefined on input line 95261. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:ubu ntu_pro.guest_attach' on page 982 undefined on input line 95262. LaTeX Warning: Reference `reference/instance_options:instance-miscellaneous:use r.*' on page 982 undefined on input line 95263. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:user.n etwork-config' on page 982 undefined on input line 95264. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:user.u ser-data' on page 982 undefined on input line 95265. LaTeX Warning: Reference `reference/instance_options:instance-cloud-init:user.v endor-data' on page 982 undefined on input line 95266. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..apply_quota' on page 982 undefined on input line 95267. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..bus' on page 982 undefined on input line 95268. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..ceph_rbd' on page 982 undefined on input line 95269. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..host_name' on page 982 undefined on input line 95270. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..hwaddr' on page 982 undefined on input line 95271. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.created' on page 982 undefined on input line 95272. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.hwaddr' on page 982 undefined on input line 95273. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.mtu' on page 982 undefined on input line 95274. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.vdpa.name' on page 982 undefined on input line 95275. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.vf.hwaddr' on page 982 undefined on input line 95276. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.vf.id' on page 982 undefined on input line 95277. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.vf.spoofcheck' on page 982 undefined on input line 95278. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile ..last_state.vf.vlan' on page 982 undefined on input line 95279. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .apply_nvram' on page 982 undefined on input line 95280. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .apply_template' on page 982 undefined on input line 95281. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .base_image' on page 982 undefined on input line 95282. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .bus.mode' on page 982 undefined on input line 95283. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .cloud-init.instance-id' on page 982 undefined on input line 95284. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .evacuate.origin' on page 982 undefined on input line 95285. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .idmap.base' on page 982 undefined on input line 95286. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .idmap.current' on page 982 undefined on input line 95287. LaTeX Warning: Reference `LastPage' on page 982 undefined on input line 95288. [982] LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .idmap.next' on page 983 undefined on input line 95288. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .last_state.idmap' on page 983 undefined on input line 95289. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .last_state.power' on page 983 undefined on input line 95290. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .uuid' on page 983 undefined on input line 95291. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .uuid.generation' on page 983 undefined on input line 95292. LaTeX Warning: Reference `reference/instance_options:instance-volatile:volatile .vsock_id' on page 983 undefined on input line 95293. LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:accele ration.parent' on page 983 undefined on input line 95296. LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:action ' on page 983 undefined on input line 95297. LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-properties:backends' on page 983 undefined on input line 95298. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bgp.ipv4.nexthop' on page 983 undefined on input line 95299. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bgp.ipv6.nexthop' on page 983 undefined on input line 95300. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bgp.peers.NAME.address' on page 983 undefined on input line 95301. Underfull \hbox (badness 10000) in paragraph at lines 95301--95302 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.address \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Bridge network: LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:bgp.peers.NAME.address' on page 983 undefined on input line 95302. Underfull \hbox (badness 10000) in paragraph at lines 95302--95303 []\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 983 undefined on input line 95303. Underfull \hbox (badness 10000) in paragraph at lines 95303--95304 \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 983 undefined on input line 95304. Underfull \hbox (badness 10000) in paragraph at lines 95304--95305 \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 983 undefined on input line 95305. Underfull \hbox (badness 10000) in paragraph at lines 95305--95306 []\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 983 undefined on input line 95306. Underfull \hbox (badness 10000) in paragraph at lines 95306--95307 []\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 983 undefined on input line 95307. Underfull \hbox (badness 10000) in paragraph at lines 95307--95308 []\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 983 undefined on input line 95308. Underfull \hbox (badness 10000) in paragraph at lines 95308--95309 []\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 983 undefined on input line 95309. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bridge.external_interfaces' on page 983 undefined on input line 95310. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bridge.hwaddr' on page 983 undefined on input line 95311. Underfull \hbox (badness 10000) in paragraph at lines 95311--95312 []\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 983 undefined on input line 95312. Underfull \hbox (badness 10000) in paragraph at lines 95312--95313 []\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 983 undefined on input line 95313. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: bridge.mtu' on page 983 undefined on input line 95314. Underfull \hbox (badness 10000) in paragraph at lines 95314--95315 []\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 983 undefined on input line 95315. Underfull \hbox (badness 10000) in paragraph at lines 95315--95316 []\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 983 undefined on input line 95316. Underfull \hbox (badness 10000) in paragraph at lines 95316--95317 []\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 95316--95317 \TU/Ubuntu(0)/m/it/10.95 acl-acl- LaTeX Warning: Reference `howto/network_forwards:network-forward-forward-proper ties:config' on page 983 undefined on input line 95317. Underfull \hbox (badness 10000) in paragraph at lines 95317--95318 []\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 983 undefined on input line 95318. Underfull \hbox (badness 10000) in paragraph at lines 95318--95319 []\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 95318--95319 \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 983 undefined on input line 95319. Underfull \hbox (badness 10000) in paragraph at lines 95319--95320 []\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 95319--95320 \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 983 undefined on input line 95320. Underfull \hbox (badness 5652) in paragraph at lines 95320--95321 []\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 95320--95321 \TU/Ubuntu(0)/m/it/10.95 zone-record- LaTeX Warning: Reference `howto/network_acls:network-acl-acl-properties:descrip tion' on page 983 undefined on input line 95321. Underfull \hbox (badness 10000) in paragraph at lines 95321--95322 []\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 983 undefined on input line 95322. Underfull \hbox (badness 10000) in paragraph at lines 95322--95323 []\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 983 undefined on input line 95323. LaTeX Warning: Reference `howto/network_forwards:network-forward-port-propertie s:description' on page 983 undefined on input line 95324. LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-backend-properties:description' on page 983 undefined on input line 95325. Underfull \hbox (badness 10000) in paragraph at lines 95325--95326 \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 983 undefined on input line 95 326. Underfull \hbox (badness 10000) in paragraph at lines 95326--95327 \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 983 undefined on input line 95327. Underfull \hbox (badness 10000) in paragraph at lines 95327--95328 []\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 95327--95328 \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 983 undefined on input line 95328. Underfull \hbox (badness 10000) in paragraph at lines 95328--95329 []\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 95328--95329 \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 983 undefined on input line 95329. Underfull \hbox (badness 10000) in paragraph at lines 95329--95330 []\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 95329--95330 \TU/Ubuntu(0)/m/it/10.95 zones: zone- LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:destin ation' on page 983 undefined on input line 95330. LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:destin ation_port' on page 983 undefined on input line 95331. LaTeX Warning: Reference `LastPage' on page 983 undefined on input line 95332. [983] LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: dns.domain' on page 984 undefined on input line 95332. Underfull \hbox (badness 10000) in paragraph at lines 95332--95333 []\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 984 undefined on input line 95333. Underfull \hbox (badness 10000) in paragraph at lines 95333--95334 []\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 984 undefined on input line 95334. LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:dns.nameservers' on page 984 undefined on input line 95335. Underfull \hbox (badness 10000) in paragraph at lines 95335--95336 \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 984 undefined on input line 95336. Underfull \hbox (badness 10000) in paragraph at lines 95336--95337 \TU/Ubuntu(0)/m/it/10.95 zones: zone- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: dns.search' on page 984 undefined on input line 95337. Underfull \hbox (badness 10000) in paragraph at lines 95337--95338 []\TU/UbuntuMono(0)/m/n/10.95 dns.search \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:dns.se arch' on page 984 undefined on input line 95338. Underfull \hbox (badness 10000) in paragraph at lines 95338--95339 []\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 984 undefined on input line 95339. Underfull \hbox (badness 5133) in paragraph at lines 95339--95340 []\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 984 undefined on input line 95340. Underfull \hbox (badness 10000) in paragraph at lines 95340--95341 []\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 984 undefined on input line 95341. Underfull \hbox (badness 10000) in paragraph at lines 95341--95342 []\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 984 undefined on input line 95342. Underfull \hbox (badness 10000) in paragraph at lines 95342--95343 []\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 95342--95343 \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 984 undefined on input line 95343. Underfull \hbox (badness 10000) in paragraph at lines 95343--95344 []\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 984 undefined on input line 95344. Underfull \hbox (badness 10000) in paragraph at lines 95344--95345 []\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 95344--95345 \TU/Ubuntu(0)/m/it/10.95 ovn-network- LaTeX Warning: Reference `howto/network_acls:network-acl-acl-properties:egress' on page 984 undefined on input line 95345. LaTeX Warning: Reference `howto/network_zones:network-zone-record-properties:en tries' on page 984 undefined on input line 95346. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: fan.overlay_subnet' on page 984 undefined on input line 95347. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: fan.type' on page 984 undefined on input line 95348. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: fan.underlay_subnet' on page 984 undefined on input line 95349. LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:gvrp' on page 984 undefined on input line 95350. Underfull \hbox (badness 10000) in paragraph at lines 95350--95351 []\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 984 undefined on input line 95351. Underfull \hbox (badness 10000) in paragraph at lines 95351--95352 []\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 984 undefined on input line 95352. LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:icmp_t ype' on page 984 undefined on input line 95353. LaTeX Warning: Reference `howto/network_acls:network-acl-acl-properties:ingress ' on page 984 undefined on input line 95354. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.address' on page 984 undefined on input line 95355. Underfull \hbox (badness 10000) in paragraph at lines 95355--95356 []\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 984 undefined on input line 95356. Underfull \hbox (badness 10000) in paragraph at lines 95356--95357 []\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 984 undefined on input line 95357. Underfull \hbox (badness 10000) in paragraph at lines 95357--95358 []\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 984 undefined on input line 95358. Underfull \hbox (badness 10000) in paragraph at lines 95358--95359 []\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 984 undefined on input line 95359. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.dhcp.gateway' on page 984 undefined on input line 95360. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.dhcp.ranges' on page 984 undefined on input line 95361. Underfull \hbox (badness 5133) in paragraph at lines 95361--95362 []\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 984 undefined on input line 95362. Underfull \hbox (badness 10000) in paragraph at lines 95362--95363 []\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 984 undefined on input line 95363. LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:ipv4.gateway' on page 984 undefined on input line 95364. LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv4.l 3only' on page 984 undefined on input line 95365. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.nat' on page 984 undefined on input line 95366. Underfull \hbox (badness 10000) in paragraph at lines 95366--95367 []\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 984 undefined on input line 95367. Underfull \hbox (badness 10000) in paragraph at lines 95367--95368 []\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 984 undefined on input line 95368. Underfull \hbox (badness 5133) in paragraph at lines 95368--95369 []\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 984 undefined on input line 95369. Underfull \hbox (badness 10000) in paragraph at lines 95369--95370 []\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 984 undefined on input line 95370. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.ovn.ranges' on page 984 undefined on input line 95371. Underfull \hbox (badness 10000) in paragraph at lines 95371--95372 []\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 984 undefined on input line 95372. Underfull \hbox (badness 10000) in paragraph at lines 95372--95373 \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 984 undefined on input line 95373. Underfull \hbox (badness 10000) in paragraph at lines 95373--95374 []\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 984 undefined on input line 95374. Underfull \hbox (badness 10000) in paragraph at lines 95374--95375 []\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 984 undefined on input line 95375. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv4.routing' on page 984 undefined on input line 95376. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.address' on page 984 undefined on input line 95377. Underfull \hbox (badness 10000) in paragraph at lines 95377--95378 []\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 `LastPage' on page 984 undefined on input line 95378. [984] LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv6.a ddress' on page 985 undefined on input line 95378. Underfull \hbox (badness 10000) in paragraph at lines 95378--95379 []\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 985 undefined on input line 95379. Underfull \hbox (badness 10000) in paragraph at lines 95379--95380 []\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 985 undefined on input line 95380. Underfull \hbox (badness 10000) in paragraph at lines 95380--95381 []\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 985 undefined on input line 95381. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.dhcp.ranges' on page 985 undefined on input line 95382. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.dhcp.stateful' on page 985 undefined on input line 95383. Underfull \hbox (badness 10000) in paragraph at lines 95383--95384 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv6.d hcp.stateful' on page 985 undefined on input line 95384. Underfull \hbox (badness 10000) in paragraph at lines 95384--95385 \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 985 undefined on input line 95385. LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:ipv6.gateway' on page 985 undefined on input line 95386. LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:ipv6.l 3only' on page 985 undefined on input line 95387. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.nat' on page 985 undefined on input line 95388. Underfull \hbox (badness 10000) in paragraph at lines 95388--95389 []\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 985 undefined on input line 95389. Underfull \hbox (badness 10000) in paragraph at lines 95389--95390 []\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 985 undefined on input line 95390. Underfull \hbox (badness 5133) in paragraph at lines 95390--95391 []\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 985 undefined on input line 95391. Underfull \hbox (badness 10000) in paragraph at lines 95391--95392 []\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 985 undefined on input line 95392. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.ovn.ranges' on page 985 undefined on input line 95393. Underfull \hbox (badness 10000) in paragraph at lines 95393--95394 []\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 985 undefined on input line 95394. Underfull \hbox (badness 10000) in paragraph at lines 95394--95395 \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 985 undefined on input line 95395. Underfull \hbox (badness 10000) in paragraph at lines 95395--95396 []\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 985 undefined on input line 95396. Underfull \hbox (badness 10000) in paragraph at lines 95396--95397 []\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 985 undefined on input line 95397. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: ipv6.routing' on page 985 undefined on input line 95398. LaTeX Warning: Reference `howto/network_forwards:network-forward-forward-proper ties:listen_address' on page 985 undefined on input line 95399. Underfull \hbox (badness 10000) in paragraph at lines 95399--95400 []\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 95399--95400 \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 985 undefined on input line 9540 0. Underfull \hbox (badness 10000) in paragraph at lines 95400--95401 []\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 95400--95401 \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 985 undefined on input line 95401. LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-port-properties:listen_port' on page 985 undefined on input line 95 402. Underfull \hbox (badness 10000) in paragraph at lines 95402--95403 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: maas.subnet.ipv4' on page 985 undefined on input line 95403. Underfull \hbox (badness 5133) in paragraph at lines 95403--95404 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:maas.subnet.ipv4' on page 985 undefined on input line 95404. Underfull \hbox (badness 10000) in paragraph at lines 95404--95405 \TU/Ubuntu(0)/m/it/10.95 class="literal">macvlan-network- LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:maas.subnet.ipv4' on page 985 undefined on input line 95405. Underfull \hbox (badness 10000) in paragraph at lines 95405--95406 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- LaTeX Warning: Reference `reference/network_sriov:network-sriov-network-conf:ma as.subnet.ipv4' on page 985 undefined on input line 95406. Underfull \hbox (badness 10000) in paragraph at lines 95406--95407 \TU/Ubuntu(0)/m/it/10.95 class="literal">sriov-network- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: maas.subnet.ipv6' on page 985 undefined on input line 95407. Underfull \hbox (badness 5133) in paragraph at lines 95407--95408 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:maas.subnet.ipv6' on page 985 undefined on input line 95408. Underfull \hbox (badness 10000) in paragraph at lines 95408--95409 \TU/Ubuntu(0)/m/it/10.95 class="literal">macvlan-network- LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:maas.subnet.ipv6' on page 985 undefined on input line 95409. Underfull \hbox (badness 10000) in paragraph at lines 95409--95410 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- LaTeX Warning: Reference `reference/network_sriov:network-sriov-network-conf:ma as.subnet.ipv6' on page 985 undefined on input line 95410. Underfull \hbox (badness 10000) in paragraph at lines 95410--95411 \TU/Ubuntu(0)/m/it/10.95 class="literal">sriov-network- LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:mtu' on page 985 undefined on input line 95411. Underfull \hbox (badness 10000) in paragraph at lines 95411--95412 []\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 985 undefined on input line 95412. Underfull \hbox (badness 10000) in paragraph at lines 95412--95413 []\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 985 undefined on input line 95413. Underfull \hbox (badness 10000) in paragraph at lines 95413--95414 []\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 985 undefined on input line 95414. Underfull \hbox (badness 10000) in paragraph at lines 95414--95415 []\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 95414--95415 \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 985 undefined on input line 95415. Underfull \hbox (badness 7722) in paragraph at lines 95415--95416 \TU/Ubuntu(0)/m/it/10.95 ancers: load- Underfull \hbox (badness 10000) in paragraph at lines 95415--95416 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- LaTeX Warning: Reference `LastPage' on page 985 undefined on input line 95416. [985] LaTeX Warning: Reference `howto/network_ovn_peers:network-peering-peering-prope rties:name' on page 986 undefined on input line 95416. LaTeX Warning: Reference `howto/network_zones:network-zone-record-properties:na me' on page 986 undefined on input line 95417. Underfull \hbox (badness 10000) in paragraph at lines 95417--95418 []\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 95417--95418 \TU/Ubuntu(0)/m/it/10.95 zone-record- LaTeX Warning: Reference `reference/network_ovn:network-ovn-network-conf:networ k' on page 986 undefined on input line 95418. LaTeX Warning: Reference `howto/network_zones:network-zone-config-options:netwo rk.nat' on page 986 undefined on input line 95419. LaTeX Warning: Reference `reference/network_physical:network-physical-network-c onf:ovn.ingress_mode' on page 986 undefined on input line 95420. LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:parent' on page 986 undefined on input line 95421. Underfull \hbox (badness 10000) in paragraph at lines 95421--95422 []\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 986 undefined on input line 95422. Underfull \hbox (badness 10000) in paragraph at lines 95422--95423 []\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 986 undefined on input line 95423. Underfull \hbox (badness 10000) in paragraph at lines 95423--95424 []\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 986 undefined on input line 95424. LaTeX Warning: Reference `howto/network_zones:network-zone-config-options:peers .NAME.key' on page 986 undefined on input line 95425. LaTeX Warning: Reference `howto/network_forwards:network-forward-forward-proper ties:ports' on page 986 undefined on input line 95426. Underfull \hbox (badness 10000) in paragraph at lines 95426--95427 \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 986 undefined on input line 95427. Underfull \hbox (badness 10000) in paragraph at lines 95427--95428 []\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 95427--95428 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer- LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:protoc ol' on page 986 undefined on input line 95428. Underfull \hbox (badness 10000) in paragraph at lines 95428--95429 \TU/Ubuntu(0)/m/it/10.95 acl-rule- LaTeX Warning: Reference `howto/network_forwards:network-forward-port-propertie s:protocol' on page 986 undefined on input line 95429. Underfull \hbox (badness 6893) in paragraph at lines 95429--95430 []\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 986 undefined on input line 95430 . Underfull \hbox (badness 10000) in paragraph at lines 95430--95431 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: raw.dnsmasq' on page 986 undefined on input line 95431. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: security.acls' on page 986 undefined on input line 95432. Underfull \hbox (badness 10000) in paragraph at lines 95432--95433 []\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 986 undefined on input line 95433. Underfull \hbox (badness 10000) in paragraph at lines 95433--95434 []\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 986 undefined on input line 95434. Underfull \hbox (badness 10000) in paragraph at lines 95434--95435 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.action Underfull \hbox (badness 10000) in paragraph at lines 95434--95435 \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 986 undefined on input line 95435. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: security.acls.default.egress.logged' on page 986 undefined on input line 95436. Underfull \hbox (badness 10000) in paragraph at lines 95436--95437 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.logged Underfull \hbox (badness 10000) in paragraph at lines 95436--95437 \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 986 undefined on input line 95437. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: security.acls.default.ingress.action' on page 986 undefined on input line 95438 . Underfull \hbox (badness 10000) in paragraph at lines 95438--95439 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 95438--95439 \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 986 undefined on input line 95439. Underfull \hbox (badness 10000) in paragraph at lines 95439--95440 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 95439--95440 \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 986 undefined on input line 95440 . Underfull \hbox (badness 10000) in paragraph at lines 95440--95441 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 95440--95441 \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 986 undefined on input line 95441. Underfull \hbox (badness 10000) in paragraph at lines 95441--95442 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 95441--95442 \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 986 undefined on input line 95442. LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:source _port' on page 986 undefined on input line 95443. LaTeX Warning: Reference `howto/network_acls:network-acl-rule-properties:state' on page 986 undefined on input line 95444. LaTeX Warning: Reference `howto/network_ovn_peers:network-peering-peering-prope rties:status' on page 986 undefined on input line 95445. LaTeX Warning: Reference `howto/network_forwards:network-forward-port-propertie s:target_address' on page 986 undefined on input line 95446. Underfull \hbox (badness 10000) in paragraph at lines 95446--95447 []\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 95446--95447 \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 986 undefined on input l ine 95447. Underfull \hbox (badness 10000) in paragraph at lines 95447--95448 []\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 95447--95448 \TU/Ubuntu(0)/m/it/10.95 ure network load balancers: Underfull \hbox (badness 10000) in paragraph at lines 95447--95448 \TU/Ubuntu(0)/m/it/10.95 load- Underfull \hbox (badness 10000) in paragraph at lines 95447--95448 \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 986 undefined on input line 95448. LaTeX Warning: Reference `howto/network_ovn_peers:network-peering-peering-prope rties:target_network' on page 986 undefined on input line 95449. LaTeX Warning: Reference `howto/network_forwards:network-forward-port-propertie s:target_port' on page 986 undefined on input line 95450. LaTeX Warning: Reference `howto/network_load_balancers:network-load-balancer-lo ad-balancer-backend-properties:target_port' on page 986 undefined on input line 95451. Underfull \hbox (badness 10000) in paragraph at lines 95451--95452 \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 986 undefined on input line 95452. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.group' on page 986 undefined on input line 95453. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.id' on page 986 undefined on input line 95454. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.interface' on page 986 undefined on input line 95455. LaTeX Warning: Reference `LastPage' on page 986 undefined on input line 95456. [986] LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.local' on page 987 undefined on input line 95456. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.port' on page 987 undefined on input line 95457. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.protocol' on page 987 undefined on input line 95458. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.remote' on page 987 undefined on input line 95459. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: tunnel.NAME.ttl' on page 987 undefined on input line 95460. LaTeX Warning: Reference `reference/network_bridge:network-bridge-network-conf: user.*' on page 987 undefined on input line 95461. Underfull \hbox (badness 10000) in paragraph at lines 95461--95462 []\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 987 undefined on input line 95462. Underfull \hbox (badness 10000) in paragraph at lines 95462--95463 []\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 987 undefined on input line 95463. Underfull \hbox (badness 10000) in paragraph at lines 95463--95464 []\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 987 undefined on input line 95464. Underfull \hbox (badness 10000) in paragraph at lines 95464--95465 []\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 987 undefined on input line 95465. Underfull \hbox (badness 10000) in paragraph at lines 95465--95466 []\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 987 undefined on input line 95466. Underfull \hbox (badness 5652) in paragraph at lines 95466--95467 []\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 95466--95467 \TU/Ubuntu(0)/m/it/10.95 zone-config- LaTeX Warning: Reference `reference/network_macvlan:network-macvlan-network-con f:vlan' on page 987 undefined on input line 95467. Underfull \hbox (badness 10000) in paragraph at lines 95467--95468 []\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 987 undefined on input line 95468. Underfull \hbox (badness 10000) in paragraph at lines 95468--95469 []\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 987 undefined on input line 95469. Underfull \hbox (badness 10000) in paragraph at lines 95469--95470 []\TU/UbuntuMono(0)/m/n/10.95 vlan \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 SR-IOV network: sriov-network- LaTeX Warning: Reference `reference/projects:project-specific:backups.compressi on_algorithm' on page 987 undefined on input line 95472. LaTeX Warning: Reference `reference/projects:project-features:features.images' on page 987 undefined on input line 95473. LaTeX Warning: Reference `reference/projects:project-features:features.networks ' on page 987 undefined on input line 95474. LaTeX Warning: Reference `reference/projects:project-features:features.networks .zones' on page 987 undefined on input line 95475. LaTeX Warning: Reference `reference/projects:project-features:features.profiles ' on page 987 undefined on input line 95476. LaTeX Warning: Reference `reference/projects:project-features:features.storage. buckets' on page 987 undefined on input line 95477. LaTeX Warning: Reference `reference/projects:project-features:features.storage. volumes' on page 987 undefined on input line 95478. LaTeX Warning: Reference `reference/projects:project-specific:images.auto_updat e_cached' on page 987 undefined on input line 95479. LaTeX Warning: Reference `reference/projects:project-specific:images.auto_updat e_interval' on page 987 undefined on input line 95480. LaTeX Warning: Reference `reference/projects:project-specific:images.compressio n_algorithm' on page 987 undefined on input line 95481. LaTeX Warning: Reference `reference/projects:project-specific:images.default_ar chitecture' on page 987 undefined on input line 95482. LaTeX Warning: Reference `reference/projects:project-specific:images.remote_cac he_expiry' on page 987 undefined on input line 95483. LaTeX Warning: Reference `reference/projects:project-limits:limits.containers' on page 987 undefined on input line 95484. LaTeX Warning: Reference `reference/projects:project-limits:limits.cpu' on page 987 undefined on input line 95485. LaTeX Warning: Reference `reference/projects:project-limits:limits.disk' on pag e 987 undefined on input line 95486. LaTeX Warning: Reference `reference/projects:project-limits:limits.disk.pool.PO OL_NAME' on page 987 undefined on input line 95487. LaTeX Warning: Reference `reference/projects:project-limits:limits.instances' o n page 987 undefined on input line 95488. LaTeX Warning: Reference `reference/projects:project-limits:limits.memory' on p age 987 undefined on input line 95489. LaTeX Warning: Reference `reference/projects:project-limits:limits.networks' on page 987 undefined on input line 95490. LaTeX Warning: Reference `reference/projects:project-limits:limits.networks.upl ink_ips.ipv4.NETWORK_NAME' on page 987 undefined on input line 95491. Overfull \hbox (22.10968pt too wide) in paragraph at lines 95491--95492 []\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 987 undefined on input line 95492. Overfull \hbox (22.10968pt too wide) in paragraph at lines 95492--95493 []\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 987 undefined on input line 95493. LaTeX Warning: Reference `reference/projects:project-limits:limits.virtual-mach ines' on page 987 undefined on input line 95494. LaTeX Warning: Reference `reference/projects:project-restricted:restricted' on page 987 undefined on input line 95495. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.back ups' on page 987 undefined on input line 95496. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.clus ter.groups' on page 987 undefined on input line 95497. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.clus ter.target' on page 987 undefined on input line 95498. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.cont ainers.interception' on page 987 undefined on input line 95499. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.cont ainers.lowlevel' on page 987 undefined on input line 95500. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.cont ainers.nesting' on page 987 undefined on input line 95501. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.cont ainers.privilege' on page 987 undefined on input line 95502. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.disk' on page 987 undefined on input line 95503. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.disk.paths' on page 987 undefined on input line 95504. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.gpu' on page 987 undefined on input line 95505. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.infiniband' on page 987 undefined on input line 95506. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.nic' on page 987 undefined on input line 95507. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.pci' on page 987 undefined on input line 95508. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.proxy' on page 987 undefined on input line 95509. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.unix-block' on page 987 undefined on input line 95510. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.unix-char' on page 987 undefined on input line 95511. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.unix-hotplug' on page 987 undefined on input line 95512. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.devi ces.usb' on page 987 undefined on input line 95513. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.idma p.gid' on page 987 undefined on input line 95514. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.idma p.uid' on page 987 undefined on input line 95515. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.netw orks.access' on page 987 undefined on input line 95516. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.netw orks.subnets' on page 987 undefined on input line 95517. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.netw orks.uplinks' on page 987 undefined on input line 95518. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.netw orks.zones' on page 987 undefined on input line 95519. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.snap shots' on page 987 undefined on input line 95520. LaTeX Warning: Reference `reference/projects:project-restricted:restricted.virt ual-machines.lowlevel' on page 987 undefined on input line 95521. LaTeX Warning: Reference `reference/projects:project-specific:user.*' on page 9 87 undefined on input line 95522. LaTeX Warning: Reference `server:server-acme:acme.agree_tos' on page 987 undefi ned on input line 95525. LaTeX Warning: Reference `server:server-acme:acme.ca_url' on page 987 undefined on input line 95526. LaTeX Warning: Reference `server:server-acme:acme.domain' on page 987 undefined on input line 95527. LaTeX Warning: Reference `server:server-acme:acme.email' on page 987 undefined on input line 95528. LaTeX Warning: Reference `server:server-miscellaneous:backups.compression_algor ithm' on page 987 undefined on input line 95529. LaTeX Warning: Reference `server:server-cluster:cluster.healing_threshold' on p age 987 undefined on input line 95530. LaTeX Warning: Reference `server:server-cluster:cluster.https_address' on page 987 undefined on input line 95531. LaTeX Warning: Reference `server:server-cluster:cluster.images_minimal_replica' on page 987 undefined on input line 95532. LaTeX Warning: Reference `server:server-cluster:cluster.join_token_expiry' on p age 987 undefined on input line 95533. LaTeX Warning: Reference `server:server-cluster:cluster.max_standby' on page 98 7 undefined on input line 95534. LaTeX Warning: Reference `server:server-cluster:cluster.max_voters' on page 987 undefined on input line 95535. LaTeX Warning: Reference `server:server-cluster:cluster.offline_threshold' on p age 987 undefined on input line 95536. LaTeX Warning: Reference `server:server-core:core.bgp_address' on page 987 unde fined on input line 95537. LaTeX Warning: Reference `LastPage' on page 987 undefined on input line 95538. [987] LaTeX Warning: Reference `server:server-core:core.bgp_asn' on page 988 undefine d on input line 95538. LaTeX Warning: Reference `server:server-core:core.bgp_routerid' on page 988 und efined on input line 95539. LaTeX Warning: Reference `server:server-core:core.debug_address' on page 988 un defined on input line 95540. LaTeX Warning: Reference `server:server-core:core.dns_address' on page 988 unde fined on input line 95541. LaTeX Warning: Reference `server:server-core:core.https_address' on page 988 un defined on input line 95542. LaTeX Warning: Reference `server:server-core:core.https_allowed_credentials' on page 988 undefined on input line 95543. LaTeX Warning: Reference `server:server-core:core.https_allowed_headers' on pag e 988 undefined on input line 95544. LaTeX Warning: Reference `server:server-core:core.https_allowed_methods' on pag e 988 undefined on input line 95545. LaTeX Warning: Reference `server:server-core:core.https_allowed_origin' on page 988 undefined on input line 95546. LaTeX Warning: Reference `server:server-core:core.https_trusted_proxy' on page 988 undefined on input line 95547. LaTeX Warning: Reference `server:server-core:core.metrics_address' on page 988 undefined on input line 95548. LaTeX Warning: Reference `server:server-core:core.metrics_authentication' on pa ge 988 undefined on input line 95549. LaTeX Warning: Reference `server:server-core:core.proxy_http' on page 988 undef ined on input line 95550. LaTeX Warning: Reference `server:server-core:core.proxy_https' on page 988 unde fined on input line 95551. LaTeX Warning: Reference `server:server-core:core.proxy_ignore_hosts' on page 9 88 undefined on input line 95552. LaTeX Warning: Reference `server:server-core:core.remote_token_expiry' on page 988 undefined on input line 95553. LaTeX Warning: Reference `server:server-core:core.shutdown_timeout' on page 988 undefined on input line 95554. LaTeX Warning: Reference `server:server-core:core.storage_buckets_address' on p age 988 undefined on input line 95555. LaTeX Warning: Reference `server:server-core:core.syslog_socket' on page 988 un defined on input line 95556. LaTeX Warning: Reference `server:server-core:core.trust_ca_certificates' on pag e 988 undefined on input line 95557. LaTeX Warning: Reference `server:server-core:core.trust_password' on page 988 u ndefined on input line 95558. LaTeX Warning: Reference `server:server-images:images.auto_update_cached' on pa ge 988 undefined on input line 95559. LaTeX Warning: Reference `server:server-images:images.auto_update_interval' on page 988 undefined on input line 95560. LaTeX Warning: Reference `server:server-images:images.compression_algorithm' on page 988 undefined on input line 95561. LaTeX Warning: Reference `server:server-images:images.default_architecture' on page 988 undefined on input line 95562. LaTeX Warning: Reference `server:server-images:images.remote_cache_expiry' on p age 988 undefined on input line 95563. LaTeX Warning: Reference `server:server-miscellaneous:instances.migration.state ful' on page 988 undefined on input line 95564. LaTeX Warning: Reference `server:server-miscellaneous:instances.nic.host_name' on page 988 undefined on input line 95565. LaTeX Warning: Reference `server:server-miscellaneous:instances.placement.scrip tlet' on page 988 undefined on input line 95566. LaTeX Warning: Reference `server:server-loki:loki.api.ca_cert' on page 988 unde fined on input line 95567. LaTeX Warning: Reference `server:server-loki:loki.api.url' on page 988 undefine d on input line 95568. LaTeX Warning: Reference `server:server-loki:loki.auth.password' on page 988 un defined on input line 95569. LaTeX Warning: Reference `server:server-loki:loki.auth.username' on page 988 un defined on input line 95570. LaTeX Warning: Reference `server:server-loki:loki.instance' on page 988 undefin ed on input line 95571. LaTeX Warning: Reference `server:server-loki:loki.labels' on page 988 undefined on input line 95572. LaTeX Warning: Reference `server:server-loki:loki.loglevel' on page 988 undefin ed on input line 95573. LaTeX Warning: Reference `server:server-loki:loki.types' on page 988 undefined on input line 95574. LaTeX Warning: Reference `server:server-miscellaneous:maas.api.key' on page 988 undefined on input line 95575. LaTeX Warning: Reference `server:server-miscellaneous:maas.api.url' on page 988 undefined on input line 95576. LaTeX Warning: Reference `server:server-miscellaneous:maas.machine' on page 988 undefined on input line 95577. LaTeX Warning: Reference `server:server-miscellaneous:network.ovn.ca_cert' on p age 988 undefined on input line 95578. LaTeX Warning: Reference `server:server-miscellaneous:network.ovn.client_cert' on page 988 undefined on input line 95579. LaTeX Warning: Reference `server:server-miscellaneous:network.ovn.client_key' o n page 988 undefined on input line 95580. LaTeX Warning: Reference `server:server-miscellaneous:network.ovn.integration_b ridge' on page 988 undefined on input line 95581. LaTeX Warning: Reference `server:server-miscellaneous:network.ovn.northbound_co nnection' on page 988 undefined on input line 95582. LaTeX Warning: Reference `server:server-oidc:oidc.audience' on page 988 undefin ed on input line 95583. LaTeX Warning: Reference `server:server-oidc:oidc.client.id' on page 988 undefi ned on input line 95584. LaTeX Warning: Reference `server:server-oidc:oidc.client.secret' on page 988 un defined on input line 95585. LaTeX Warning: Reference `server:server-oidc:oidc.groups.claim' on page 988 und efined on input line 95586. LaTeX Warning: Reference `server:server-oidc:oidc.issuer' on page 988 undefined on input line 95587. LaTeX Warning: Reference `server:server-oidc:oidc.scopes' on page 988 undefined on input line 95588. LaTeX Warning: Reference `server:server-miscellaneous:storage.backups_volume' o n page 988 undefined on input line 95589. LaTeX Warning: Reference `server:server-miscellaneous:storage.images_volume' on page 988 undefined on input line 95590. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.cpg' on page 988 undefined on input line 95593. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.mode' on page 988 undefined on input line 95594. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.target' on page 988 undefined on input line 95595. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.user.name' on page 988 undefined on input line 95596. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.user.password' on page 988 undefined on input line 95597. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.wsapi' on page 988 undefined on input line 95598. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:a lletra.wsapi.verify' on page 988 undefined on input line 95599. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :block.filesystem' on page 988 undefined on input line 95600. Underfull \hbox (badness 10000) in paragraph at lines 95600--95601 []\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 988 undefined on input line 95601. Underfull \hbox (badness 10000) in paragraph at lines 95601--95602 []\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 95601--95602 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:block.f ilesystem' on page 988 undefined on input line 95602. Underfull \hbox (badness 10000) in paragraph at lines 95602--95603 []\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 95602--95603 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:block.filesystem' on page 988 undefined on input line 95603. Underfull \hbox (badness 5008) in paragraph at lines 95603--95604 []\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 95603--95604 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:block .filesystem' on page 988 undefined on input line 95604. Underfull \hbox (badness 10000) in paragraph at lines 95604--95605 []\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 95604--95605 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:block.f ilesystem' on page 988 undefined on input line 95605. Underfull \hbox (badness 10000) in paragraph at lines 95605--95606 []\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 95605--95606 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :block.mount_options' on page 988 undefined on input line 95606. Underfull \hbox (badness 5460) in paragraph at lines 95606--95607 []\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 988 undefined on input line 95607. Underfull \hbox (badness 10000) in paragraph at lines 95607--95608 []\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 95607--95608 \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 988 undefined on input line 95608. Underfull \hbox (badness 10000) in paragraph at lines 95608--95609 []\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 95608--95609 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:block.mount_options' on page 988 undefined on input line 95609. Underfull \hbox (badness 10000) in paragraph at lines 95609--95610 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95609--95610 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `LastPage' on page 988 undefined on input line 95610. [988] LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:block .mount_options' on page 989 undefined on input line 95610. Underfull \hbox (badness 10000) in paragraph at lines 95610--95611 []\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 95610--95611 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95610--95611 \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 989 undefined on input line 95611. Underfull \hbox (badness 10000) in paragraph at lines 95611--95612 []\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 95611--95612 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:block.type' on page 989 undefined on input line 95612. LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-pool-conf:btrfs .mount_options' on page 989 undefined on input line 95613. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.cl uster_name' on page 989 undefined on input line 95614. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.os d.data_pool_name' on page 989 undefined on input line 95615. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.os d.force_reuse' on page 989 undefined on input line 95616. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.os d.pg_num' on page 989 undefined on input line 95617. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.os d.pool_name' on page 989 undefined on input line 95618. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.os d.pool_size' on page 989 undefined on input line 95619. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.rb d.clone_copy' on page 989 undefined on input line 95620. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.rb d.du' on page 989 undefined on input line 95621. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.rb d.features' on page 989 undefined on input line 95622. LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:ceph.us er.name' on page 989 undefined on input line 95623. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.cluster_name' on page 989 undefined on input line 95624. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.create_missing' on page 989 undefined on input line 95625. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.data_pool' on page 989 undefined on input line 95626. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.fscache' on page 989 undefined on input line 95627. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.meta_pool' on page 989 undefined on input line 95628. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.osd_pg_num' on page 989 undefined on input line 95629. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.osd_pool_size' on page 989 undefined on input line 95630. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.path' on page 989 undefined on input line 95631. LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:cep hfs.user.name' on page 989 undefined on input line 95632. LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:cephobject.bucket.name_prefix' on page 989 undefined on input line 95633. LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:cephobject.cluster_name' on page 989 undefined on input line 95634. LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:cephobject.radosgw.endpoint' on page 989 undefined on input line 95635. LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:cephobject.radosgw.endpoint_cert_file' on page 989 undefined on input line 95636. LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:cephobject.user.name' on page 989 undefined on input line 95637. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:lvm.str ipes' on page 989 undefined on input line 95638. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:lvm.str ipes.size' on page 989 undefined on input line 95639. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:lvm.thinp ool_metadata_size' on page 989 undefined on input line 95640. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:lvm.thinp ool_name' on page 989 undefined on input line 95641. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:lvm.use_t hinpool' on page 989 undefined on input line 95642. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:lvm.vg.fo rce_reuse' on page 989 undefined on input line 95643. LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:lvm.vg_na me' on page 989 undefined on input line 95644. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.clone_copy' on page 989 undefined on input line 95645. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.domain' on page 989 undefined on input line 95646. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.gateway' on page 989 undefined on input line 95647. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.gateway.verify' on page 989 undefined on input line 95648. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.mode' on page 989 undefined on input line 95649. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.pool' on page 989 undefined on input line 95650. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.sdt' on page 989 undefined on input line 95651. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.user.name' on page 989 undefined on input line 95652. LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:powerflex.user.password' on page 989 undefined on input line 95653. LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:pure.ap i.token' on page 989 undefined on input line 95654. LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:pure.ga teway' on page 989 undefined on input line 95655. LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:pure.ga teway.verify' on page 989 undefined on input line 95656. LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:pure.mo de' on page 989 undefined on input line 95657. LaTeX Warning: Reference `reference/storage_pure:storage-pure-pool-conf:pure.ta rget' on page 989 undefined on input line 95658. LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:r sync.bwlimit' on page 989 undefined on input line 95659. Underfull \hbox (badness 10000) in paragraph at lines 95659--95660 []\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 95659--95660 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- LaTeX Warning: Reference `reference/storage_dir:storage-dir-pool-conf:rsync.bwl imit' on page 989 undefined on input line 95660. Underfull \hbox (badness 10000) in paragraph at lines 95660--95661 []\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 989 undefined on input line 95661. Underfull \hbox (badness 10000) in paragraph at lines 95661--95662 []\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 95661--95662 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:rsync.bwlimit' on page 989 undefined on input line 95662. Underfull \hbox (badness 10000) in paragraph at lines 95662--95663 []\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 989 undefined on input line 95663. Underfull \hbox (badness 10000) in paragraph at lines 95663--95664 []\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 95663--95664 \TU/Ubuntu(0)/m/it/10.95 pure-pool- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:r sync.compression' on page 989 undefined on input line 95664. Underfull \hbox (badness 10000) in paragraph at lines 95664--95665 []\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 95664--95665 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- LaTeX Warning: Reference `reference/storage_dir:storage-dir-pool-conf:rsync.com pression' on page 989 undefined on input line 95665. Underfull \hbox (badness 10000) in paragraph at lines 95665--95666 []\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 989 undefined on input line 95666. Underfull \hbox (badness 10000) in paragraph at lines 95666--95667 []\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 95666--95667 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:rsync.compression' on page 989 undefined on input line 95667. Underfull \hbox (badness 10000) in paragraph at lines 95667--95668 \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 989 undefined on input line 95668. Underfull \hbox (badness 10000) in paragraph at lines 95668--95669 []\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 95668--95669 \TU/Ubuntu(0)/m/it/10.95 pure-pool- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :security.shared' on page 989 undefined on input line 95669. Underfull \hbox (badness 10000) in paragraph at lines 95669--95670 []\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 989 undefined on input line 95670. Underfull \hbox (badness 10000) in paragraph at lines 95670--95671 []\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 95670--95671 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `LastPage' on page 989 undefined on input line 95671. [989] LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:secur ity.shared' on page 990 undefined on input line 95671. Underfull \hbox (badness 10000) in paragraph at lines 95671--95672 []\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 95671--95672 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:securit y.shared' on page 990 undefined on input line 95672. Underfull \hbox (badness 10000) in paragraph at lines 95672--95673 []\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 95672--95673 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:securit y.shared' on page 990 undefined on input line 95673. Underfull \hbox (badness 10000) in paragraph at lines 95673--95674 []\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 95673--95674 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:security.shared' on page 990 undefined on input line 95674. Underfull \hbox (badness 10000) in paragraph at lines 95674--95675 []\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 95674--95675 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:secur ity.shared' on page 990 undefined on input line 95675. Underfull \hbox (badness 10000) in paragraph at lines 95675--95676 []\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 95675--95676 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:securit y.shared' on page 990 undefined on input line 95676. Underfull \hbox (badness 10000) in paragraph at lines 95676--95677 []\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 95676--95677 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :security.shifted' on page 990 undefined on input line 95677. Underfull \hbox (badness 10000) in paragraph at lines 95677--95678 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 HPE Alletra - alletra: LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-volume-conf:sec urity.shifted' on page 990 undefined on input line 95678. Underfull \hbox (badness 10000) in paragraph at lines 95678--95679 []\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 95678--95679 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:secur ity.shifted' on page 990 undefined on input line 95679. Underfull \hbox (badness 10000) in paragraph at lines 95679--95680 []\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 95679--95680 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s ecurity.shifted' on page 990 undefined on input line 95680. Underfull \hbox (badness 10000) in paragraph at lines 95680--95681 []\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 95680--95681 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:securit y.shifted' on page 990 undefined on input line 95681. Underfull \hbox (badness 10000) in paragraph at lines 95681--95682 []\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 95681--95682 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:securit y.shifted' on page 990 undefined on input line 95682. Underfull \hbox (badness 10000) in paragraph at lines 95682--95683 []\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 95682--95683 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:security.shifted' on page 990 undefined on input line 95683. Underfull \hbox (badness 5008) in paragraph at lines 95683--95684 []\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 95683--95684 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:secur ity.shifted' on page 990 undefined on input line 95684. Underfull \hbox (badness 10000) in paragraph at lines 95684--95685 []\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 95684--95685 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:securit y.shifted' on page 990 undefined on input line 95685. Underfull \hbox (badness 10000) in paragraph at lines 95685--95686 []\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 95685--95686 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :security.unmapped' on page 990 undefined on input line 95686. Underfull \hbox (badness 10000) in paragraph at lines 95686--95687 []\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 990 undefined on input line 95687. Underfull \hbox (badness 10000) in paragraph at lines 95687--95688 []\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 95687--95688 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:secur ity.unmapped' on page 990 undefined on input line 95688. Underfull \hbox (badness 10000) in paragraph at lines 95688--95689 []\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 95688--95689 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s ecurity.unmapped' on page 990 undefined on input line 95689. Underfull \hbox (badness 10000) in paragraph at lines 95689--95690 []\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 95689--95690 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:securit y.unmapped' on page 990 undefined on input line 95690. Underfull \hbox (badness 10000) in paragraph at lines 95690--95691 []\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 95690--95691 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:securit y.unmapped' on page 990 undefined on input line 95691. Underfull \hbox (badness 10000) in paragraph at lines 95691--95692 []\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 95691--95692 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:security.unmapped' on page 990 undefined on input line 95692. Underfull \hbox (badness 10000) in paragraph at lines 95692--95693 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95692--95693 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:secur ity.unmapped' on page 990 undefined on input line 95693. Underfull \hbox (badness 10000) in paragraph at lines 95693--95694 []\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 95693--95694 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:securit y.unmapped' on page 990 undefined on input line 95694. Underfull \hbox (badness 10000) in paragraph at lines 95694--95695 []\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 95694--95695 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :size' on page 990 undefined on input line 95695. Underfull \hbox (badness 10000) in paragraph at lines 95695--95696 []\TU/UbuntuMono(0)/m/n/10.95 size \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 HPE Alletra - alletra: LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-bucket-conf:siz e' on page 990 undefined on input line 95696. Underfull \hbox (badness 10000) in paragraph at lines 95696--95697 []\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 95696--95697 \TU/Ubuntu(0)/m/it/10.95 btrfs-bucket- LaTeX Warning: Reference `LastPage' on page 990 undefined on input line 95697. [990] LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-pool-conf:size' on page 991 undefined on input line 95697. Underfull \hbox (badness 10000) in paragraph at lines 95697--95698 []\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 95697--95698 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-volume-conf:siz e' on page 991 undefined on input line 95698. Underfull \hbox (badness 10000) in paragraph at lines 95698--95699 []\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 95698--95699 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:size' on page 991 undefined on input line 95699. Underfull \hbox (badness 10000) in paragraph at lines 95699--95700 []\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 95699--95700 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s ize' on page 991 undefined on input line 95700. Underfull \hbox (badness 10000) in paragraph at lines 95700--95701 []\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 95700--95701 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-bucke t-conf:size' on page 991 undefined on input line 95701. Underfull \hbox (badness 10000) in paragraph at lines 95701--95702 []\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 95701--95702 \TU/Ubuntu(0)/m/it/10.95 cephobject- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:size' o n page 991 undefined on input line 95702. Underfull \hbox (badness 10000) in paragraph at lines 95702--95703 []\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 95702--95703 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-bucket-conf:size' o n page 991 undefined on input line 95703. Underfull \hbox (badness 10000) in paragraph at lines 95703--95704 \TU/Ubuntu(0)/m/it/10.95 lvm-bucket- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:size' on page 991 undefined on input line 95704. Underfull \hbox (badness 10000) in paragraph at lines 95704--95705 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:size' o n page 991 undefined on input line 95705. Underfull \hbox (badness 10000) in paragraph at lines 95705--95706 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:size' on page 991 undefined on input line 95706. Underfull \hbox (badness 10000) in paragraph at lines 95706--95707 []\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 95706--95707 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:size' on page 991 undefined on input line 95707. Underfull \hbox (badness 10000) in paragraph at lines 95707--95708 []\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 95707--95708 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-bucket-conf:size' o n page 991 undefined on input line 95708. Underfull \hbox (badness 10000) in paragraph at lines 95708--95709 \TU/Ubuntu(0)/m/it/10.95 zfs-bucket- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:size' on page 991 undefined on input line 95709. Underfull \hbox (badness 10000) in paragraph at lines 95709--95710 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:size' o n page 991 undefined on input line 95710. Underfull \hbox (badness 10000) in paragraph at lines 95710--95711 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :snapshots.expiry' on page 991 undefined on input line 95711. Underfull \hbox (badness 10000) in paragraph at lines 95711--95712 []\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 991 undefined on input line 95712. Underfull \hbox (badness 10000) in paragraph at lines 95712--95713 []\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 95712--95713 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:snaps hots.expiry' on page 991 undefined on input line 95713. Underfull \hbox (badness 10000) in paragraph at lines 95713--95714 []\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 95713--95714 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s napshots.expiry' on page 991 undefined on input line 95714. Underfull \hbox (badness 10000) in paragraph at lines 95714--95715 []\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 95714--95715 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:snapsho ts.expiry' on page 991 undefined on input line 95715. Underfull \hbox (badness 10000) in paragraph at lines 95715--95716 []\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 95715--95716 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:snapsho ts.expiry' on page 991 undefined on input line 95716. Underfull \hbox (badness 10000) in paragraph at lines 95716--95717 []\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 95716--95717 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:snapshots.expiry' on page 991 undefined on input line 95717. Underfull \hbox (badness 5008) in paragraph at lines 95717--95718 []\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 95717--95718 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:snaps hots.expiry' on page 991 undefined on input line 95718. Underfull \hbox (badness 10000) in paragraph at lines 95718--95719 []\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 95718--95719 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:snapsho ts.expiry' on page 991 undefined on input line 95719. Underfull \hbox (badness 10000) in paragraph at lines 95719--95720 []\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 95719--95720 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :snapshots.pattern' on page 991 undefined on input line 95720. Underfull \hbox (badness 10000) in paragraph at lines 95720--95721 []\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 991 undefined on input line 95721. Underfull \hbox (badness 10000) in paragraph at lines 95721--95722 []\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 95721--95722 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:snaps hots.pattern' on page 991 undefined on input line 95722. Underfull \hbox (badness 10000) in paragraph at lines 95722--95723 []\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 95722--95723 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s napshots.pattern' on page 991 undefined on input line 95723. Underfull \hbox (badness 10000) in paragraph at lines 95723--95724 []\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 95723--95724 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `LastPage' on page 991 undefined on input line 95724. [991] LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:snapsho ts.pattern' on page 992 undefined on input line 95724. Underfull \hbox (badness 10000) in paragraph at lines 95724--95725 []\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 95724--95725 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:snapsho ts.pattern' on page 992 undefined on input line 95725. Underfull \hbox (badness 10000) in paragraph at lines 95725--95726 []\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 95725--95726 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:snapshots.pattern' on page 992 undefined on input line 95726. Underfull \hbox (badness 10000) in paragraph at lines 95726--95727 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95726--95727 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:snaps hots.pattern' on page 992 undefined on input line 95727. Underfull \hbox (badness 10000) in paragraph at lines 95727--95728 []\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 95727--95728 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:snapsho ts.pattern' on page 992 undefined on input line 95728. Underfull \hbox (badness 10000) in paragraph at lines 95728--95729 []\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 95728--95729 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :snapshots.schedule' on page 992 undefined on input line 95729. Underfull \hbox (badness 10000) in paragraph at lines 95729--95730 []\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 992 undefined on input line 95730. Underfull \hbox (badness 10000) in paragraph at lines 95730--95731 []\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 95730--95731 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:snaps hots.schedule' on page 992 undefined on input line 95731. Underfull \hbox (badness 10000) in paragraph at lines 95731--95732 []\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 95731--95732 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:s napshots.schedule' on page 992 undefined on input line 95732. Underfull \hbox (badness 10000) in paragraph at lines 95732--95733 []\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 95732--95733 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:snapsho ts.schedule' on page 992 undefined on input line 95733. Underfull \hbox (badness 10000) in paragraph at lines 95733--95734 []\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 95733--95734 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:snapsho ts.schedule' on page 992 undefined on input line 95734. Underfull \hbox (badness 10000) in paragraph at lines 95734--95735 []\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 95734--95735 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:snapshots.schedule' on page 992 undefined on input line 95735. Underfull \hbox (badness 10000) in paragraph at lines 95735--95736 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95735--95736 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:snaps hots.schedule' on page 992 undefined on input line 95736. Underfull \hbox (badness 10000) in paragraph at lines 95736--95737 []\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 95736--95737 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95736--95737 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:snapsho ts.schedule' on page 992 undefined on input line 95737. Underfull \hbox (badness 10000) in paragraph at lines 95737--95738 []\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 95737--95738 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-pool-conf:sourc e' on page 992 undefined on input line 95738. Underfull \hbox (badness 10000) in paragraph at lines 95738--95739 []\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 95738--95739 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-pool-conf:source' on page 992 undefined on input line 95739. Underfull \hbox (badness 10000) in paragraph at lines 95739--95740 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95739--95740 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:sou rce' on page 992 undefined on input line 95740. Underfull \hbox (badness 10000) in paragraph at lines 95740--95741 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 CephFS - cephfs: Underfull \hbox (badness 10000) in paragraph at lines 95740--95741 \TU/Ubuntu(0)/m/it/10.95 cephfs-pool- LaTeX Warning: Reference `reference/storage_dir:storage-dir-pool-conf:source' o n page 992 undefined on input line 95741. Underfull \hbox (badness 10000) in paragraph at lines 95741--95742 []\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 992 undefined on input line 95742. Underfull \hbox (badness 10000) in paragraph at lines 95742--95743 []\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 95742--95743 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:source' o n page 992 undefined on input line 95743. Underfull \hbox (badness 10000) in paragraph at lines 95743--95744 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- LaTeX Warning: Reference `reference/storage_btrfs:storage-btrfs-pool-conf:sourc e.wipe' on page 992 undefined on input line 95744. Underfull \hbox (badness 10000) in paragraph at lines 95744--95745 []\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 95744--95745 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-pool-conf:source.wi pe' on page 992 undefined on input line 95745. Underfull \hbox (badness 10000) in paragraph at lines 95745--95746 []\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 95745--95746 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:source.wi pe' on page 992 undefined on input line 95746. Underfull \hbox (badness 10000) in paragraph at lines 95746--95747 []\TU/UbuntuMono(0)/m/n/10.95 source.wipe \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 ZFS - zfs: zfs-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :volatile.idmap.last' on page 992 undefined on input line 95747. Underfull \hbox (badness 5460) in paragraph at lines 95747--95748 []\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 992 undefined on input line 95748. Underfull \hbox (badness 10000) in paragraph at lines 95748--95749 []\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 95748--95749 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `LastPage' on page 992 undefined on input line 95749. [992] LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:volat ile.idmap.last' on page 993 undefined on input line 95749. Underfull \hbox (badness 10000) in paragraph at lines 95749--95750 []\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 95749--95750 \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 993 undefined on input line 95750. Underfull \hbox (badness 10000) in paragraph at lines 95750--95751 []\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 95750--95751 \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 993 undefined on input line 95751. Underfull \hbox (badness 10000) in paragraph at lines 95751--95752 []\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 95751--95752 \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 993 undefined on input line 95752. Underfull \hbox (badness 10000) in paragraph at lines 95752--95753 []\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 95752--95753 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:volatile.idmap.last' on page 993 undefined on input line 95753. Underfull \hbox (badness 10000) in paragraph at lines 95753--95754 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95753--95754 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:volat ile.idmap.last' on page 993 undefined on input line 95754. Underfull \hbox (badness 10000) in paragraph at lines 95754--95755 []\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 95754--95755 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95754--95755 \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 993 undefined on input line 95755. Underfull \hbox (badness 10000) in paragraph at lines 95755--95756 []\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 95755--95756 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :volatile.idmap.next' on page 993 undefined on input line 95756. Underfull \hbox (badness 5460) in paragraph at lines 95756--95757 []\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 993 undefined on input line 95757. Underfull \hbox (badness 10000) in paragraph at lines 95757--95758 []\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 95757--95758 \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 993 undefined on input line 95758. Underfull \hbox (badness 10000) in paragraph at lines 95758--95759 []\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 95758--95759 \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 993 undefined on input line 95759. Underfull \hbox (badness 10000) in paragraph at lines 95759--95760 []\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 95759--95760 \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 993 undefined on input line 95760. Underfull \hbox (badness 10000) in paragraph at lines 95760--95761 []\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 95760--95761 \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 993 undefined on input line 95761. Underfull \hbox (badness 10000) in paragraph at lines 95761--95762 []\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 95761--95762 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:volatile.idmap.next' on page 993 undefined on input line 95762. Underfull \hbox (badness 10000) in paragraph at lines 95762--95763 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95762--95763 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:volat ile.idmap.next' on page 993 undefined on input line 95763. Underfull \hbox (badness 10000) in paragraph at lines 95763--95764 []\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 95763--95764 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95763--95764 \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 993 undefined on input line 95764. Underfull \hbox (badness 10000) in paragraph at lines 95764--95765 []\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 95764--95765 \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 993 undefined on input line 95765. Underfull \hbox (badness 10000) in paragraph at lines 95765--95766 []\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 95765--95766 \TU/Ubuntu(0)/m/it/10.95 ceph: Underfull \hbox (badness 10000) in paragraph at lines 95765--95766 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-pool-conf:vol atile.pool.pristine' on page 993 undefined on input line 95766. Underfull \hbox (badness 10000) in paragraph at lines 95766--95767 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool.pristine \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 10000) in paragraph at lines 95766--95767 \TU/Ubuntu(0)/m/it/10.95 cephfs-pool- LaTeX Warning: Reference `reference/storage_cephobject:storage-cephobject-pool- conf:volatile.pool.pristine' on page 993 undefined on input line 95767. Underfull \hbox (badness 10000) in paragraph at lines 95767--95768 \TU/Ubuntu(0)/m/it/10.95 class="literal">cephobject: Underfull \hbox (badness 10000) in paragraph at lines 95767--95768 \TU/Ubuntu(0)/m/it/10.95 cephobject- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-volume-conf :volatile.uuid' on page 993 undefined on input line 95768. Underfull \hbox (badness 10000) in paragraph at lines 95768--95769 []\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 993 undefined on input line 95769. Underfull \hbox (badness 10000) in paragraph at lines 95769--95770 []\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 95769--95770 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- LaTeX Warning: Reference `reference/storage_ceph:storage-ceph-volume-conf:volat ile.uuid' on page 993 undefined on input line 95770. Underfull \hbox (badness 10000) in paragraph at lines 95770--95771 []\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 95770--95771 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- LaTeX Warning: Reference `reference/storage_cephfs:storage-cephfs-volume-conf:v olatile.uuid' on page 993 undefined on input line 95771. Underfull \hbox (badness 10000) in paragraph at lines 95771--95772 []\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 95771--95772 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- LaTeX Warning: Reference `reference/storage_dir:storage-dir-volume-conf:volatil e.uuid' on page 993 undefined on input line 95772. Underfull \hbox (badness 10000) in paragraph at lines 95772--95773 []\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 95772--95773 \TU/Ubuntu(0)/m/it/10.95 dir-volume- LaTeX Warning: Reference `reference/storage_lvm:storage-lvm-volume-conf:volatil e.uuid' on page 993 undefined on input line 95773. Underfull \hbox (badness 10000) in paragraph at lines 95773--95774 []\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 95773--95774 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-volume- conf:volatile.uuid' on page 993 undefined on input line 95774. Underfull \hbox (badness 10000) in paragraph at lines 95774--95775 []\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 95774--95775 \TU/Ubuntu(0)/m/it/10.95 powerflex- LaTeX Warning: Reference `LastPage' on page 993 undefined on input line 95775. [993] LaTeX Warning: Reference `reference/storage_pure:storage-pure-volume-conf:volat ile.uuid' on page 994 undefined on input line 95775. Underfull \hbox (badness 10000) in paragraph at lines 95775--95776 []\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 95775--95776 \TU/Ubuntu(0)/m/it/10.95 pure-volume- LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:volatil e.uuid' on page 994 undefined on input line 95776. Underfull \hbox (badness 10000) in paragraph at lines 95776--95777 []\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 95776--95777 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- LaTeX Warning: Reference `reference/storage_alletra:storage-alletra-pool-conf:v olume.size' on page 994 undefined on input line 95777. Underfull \hbox (badness 10000) in paragraph at lines 95777--95778 []\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 95777--95778 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- LaTeX Warning: Reference `reference/storage_powerflex:storage-powerflex-pool-co nf:volume.size' on page 994 undefined on input line 95778. Underfull \hbox (badness 10000) in paragraph at lines 95778--95779 []\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 994 undefined on input line 95779. Underfull \hbox (badness 10000) in paragraph at lines 95779--95780 []\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 95779--95780 \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 994 undefined on input line 95780. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.blo cksize' on page 994 undefined on input line 95781. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:zfs.clone _copy' on page 994 undefined on input line 95782. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.del egate' on page 994 undefined on input line 95783. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:zfs.expor t' on page 994 undefined on input line 95784. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-pool-conf:zfs.pool_ name' on page 994 undefined on input line 95785. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.rem ove_snapshots' on page 994 undefined on input line 95786. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.res erve_space' on page 994 undefined on input line 95787. LaTeX Warning: Reference `reference/storage_zfs:storage-zfs-volume-conf:zfs.use _refquota' on page 994 undefined on input line 95788. LaTeX Warning: Reference `reference/server_settings:sysctl:fs.aio-max-nr' on pa ge 994 undefined on input line 95791. LaTeX Warning: Reference `reference/server_settings:sysctl:fs.inotify.max_queue d_events' on page 994 undefined on input line 95792. LaTeX Warning: Reference `reference/server_settings:sysctl:fs.inotify.max_user_ instances' on page 994 undefined on input line 95793. LaTeX Warning: Reference `reference/server_settings:sysctl:fs.inotify.max_user_ watches' on page 994 undefined on input line 95794. LaTeX Warning: Reference `reference/server_settings:sysctl:kernel.dmesg_restric t' on page 994 undefined on input line 95795. LaTeX Warning: Reference `reference/server_settings:sysctl:kernel.keys.maxbytes ' on page 994 undefined on input line 95796. LaTeX Warning: Reference `reference/server_settings:sysctl:kernel.keys.maxkeys' on page 994 undefined on input line 95797. LaTeX Warning: Reference `reference/server_settings:sysctl:net.core.bpf_jit_lim it' on page 994 undefined on input line 95798. LaTeX Warning: Reference `reference/server_settings:sysctl:net.ipv4.neigh.defau lt.gc_thresh3' on page 994 undefined on input line 95799. LaTeX Warning: Reference `reference/server_settings:sysctl:net.ipv6.neigh.defau lt.gc_thresh3' on page 994 undefined on input line 95800. LaTeX Warning: Reference `reference/server_settings:sysctl:vm.max_map_count' on page 994 undefined on input line 95801. LaTeX Warning: Reference `LastPage' on page 994 undefined on input line 95802. [994] 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 95806 . ) (see the transcript file for additional information) Output written on canonical-lxd.pdf (995 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) (./sphinxpackagefootnote.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) (./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/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) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-utex-helper. sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomefree.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomebrands.fd))) *geometry* driver: auto-detecting *geometry* detected driver: xetex (./canonical-lxd.out) (./canonical-lxd.out) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) Underfull \hbox (badness 10000) in alignment at lines 181--181 [][] Overfull \hbox (1.13809pt too wide) in paragraph at lines 181--182 [][] [1] (./canonical-lxd.toc Overfull \hbox (1.55487pt too wide) detected at line 401 []\TU/Ubuntu(0)/m/n/10.95 287 Overfull \hbox (1.55487pt too wide) detected at line 502 []\TU/Ubuntu(0)/m/n/10.95 340 Overfull \hbox (1.55487pt too wide) detected at line 627 []\TU/Ubuntu(0)/m/n/10.95 371 Overfull \hbox (1.55487pt too wide) detected at line 637 []\TU/Ubuntu(0)/m/n/10.95 374 Overfull \hbox (1.55487pt too wide) detected at line 668 []\TU/Ubuntu(0)/m/n/10.95 384 Overfull \hbox (1.55487pt too wide) detected at line 694 []\TU/Ubuntu(0)/m/n/10.95 397 Overfull \hbox (1.55487pt too wide) detected at line 732 []\TU/Ubuntu(0)/m/n/10.95 413 Overfull \hbox (1.55487pt too wide) detected at line 803 []\TU/Ubuntu(0)/m/n/10.95 430 Overfull \hbox (1.55487pt too wide) detected at line 1035 []\TU/Ubuntu(0)/m/n/10.95 643 Overfull \hbox (1.55487pt too wide) detected at line 1045 []\TU/Ubuntu(0)/m/n/10.95 649 Overfull \hbox (1.55487pt too wide) detected at line 1063 []\TU/Ubuntu(0)/m/n/10.95 658 Overfull \hbox (1.55487pt too wide) detected at line 1540 []\TU/Ubuntu(0)/m/n/10.95 728 Overfull \hbox (1.55487pt too wide) detected at line 3156 []\TU/Ubuntu(0)/m/n/10.95 955 ) [1] Missing character: There is no ɛ (U+025B) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! Missing character: There is no 🔈 (U+1F508) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! [2] [3] Chapter 1. [4] [5] [6] [7] [8] [9] [10] [11] Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [12] [13] [14] [15] [16] [17] [18] [19] Chapter 2. [20] [21] [22] [23] [24] [25] [26] [27] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/b/it' undefined (Font) using `TU/Ubuntu(0)/b/n' instead on input line 2298. [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/sc' undefined (Font) using `TU/Ubuntu(0)/m/n' instead on input line 3447. [44] [45] [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 3797--3800 [][][][][]$[][][][][] [] [] [] [][][][][] [] [][][][][][][][][] [] [][][] [] [] [][][][][] [] [][][][][] [] [][][][][][][][][][][][][][][][][][] [] [][][][][][ ][][][][][][][][][][][][][][][][][][] [] [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 4638--4640 []\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] Overfull \vbox (1.51822pt too high) detected at line 5725 [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 7412--7412 []\TU/UbuntuMono(0)/m/n/10.95 available Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/UbuntuMono(0)/m/n/10.95 available Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\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 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 attach on Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/UbuntuMono(0)/m/n/10.95 unset Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 attach on Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- [98] [99] Underfull \hbox (badness 10000) in paragraph at lines 7578--7580 []\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 8076--8080 \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 8076--8080 \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] [111] [112] [113] [114] [115] [116] [117] [118] [119] Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [120] Underfull \hbox (badness 5862) in paragraph at lines 9375--9380 []\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] Underfull \hbox (badness 10000) in paragraph at lines 9569--9571 []\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 9569--9571 \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/ [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] Package tcolorbox Warning: The upper box part has become overfull on input line 10524. [135] [136] Package tcolorbox Warning: The upper box part has become overfull on input line 10635. [137] [138] [139] Overfull \vbox (0.76387pt too high) detected at line 10852 [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] Overfull \vbox (0.78209pt too high) detected at line 12186 [155] [156] [157] [158] [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] Underfull \hbox (badness 5862) in paragraph at lines 15854--15859 []\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[][] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] Underfull \hbox (badness 10000) in paragraph at lines 16666--16670 []\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 16666--16670 [][]\TU/UbuntuMono(0)/m/n/10.95 target= \TU/Ubuntu(0)/m/sc/10.9 5 flag and the appropriate configuration for the member. [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] Underfull \hbox (badness 10000) in paragraph at lines 20451--20454 []\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 431[]) was set to [260] [261] Underfull \hbox (badness 10000) in paragraph at lines 20606--20606 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 20639--20639 []\TU/UbuntuMono(0)/m/n/10.95 network. Underfull \hbox (badness 10000) in paragraph at lines 20668--20668 []\TU/UbuntuMono(0)/m/n/10.95 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 20697--20697 []\TU/UbuntuMono(0)/m/n/10.95 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 20726--20726 []\TU/UbuntuMono(0)/m/n/10.95 user. [262] [263] [264] [265] [266] [267] [268] [269] [270] Overfull \vbox (1.17633pt too high) detected at line 21410 [271] Missing character: There is no ● (U+25CF) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;color=FFFFFFFF ;! [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] Overfull \hbox (1155.12961pt too wide) in paragraph at lines 23183--23183 []\TU/UbuntuMono(1)/m/n/10.95 eyJzZXJ2ZXJfbmFtZSI6InJwaTAxIiwiZmluZ2VycHJpbnQiO iIyNjZjZmExZDk0ZDZiMjk2Nzk0YjU0YzJlYzdjOTMwNDA5ZjIzNjdmNmM1YjRhZWVjOGM0YjAxYTc2 NjU0MjgxIiwiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiJmZGI1OTg yNjgxNTQ2ZGQyNGE2ZGE0Mzg5MTUyOGM1ZGUxNWNmYmQ5M2M3OTU3ODNkNGI5OGU4MTQ4MWMzNmUwIn 0=| [289] [290] Overfull \vbox (2.15797pt too high) detected at line 23305 [291] [292] Overfull \hbox (1123.83167pt too wide) in paragraph at lines 23399--23399 [][]\TU/UbuntuMono(0)/m/n/10.95 eyJzZXJ2ZXJfbmFtZSI6Im5vZGUyIiwiZmluZ2VycHJpbnQ iOiJjZjlmNmVhMWIzYjhiNjgxNzQ1YTY1NTY2YjM3ZGUwOTUzNjRmM2MxMDAwMGNjZWQyOTk5NDU5Yz Y2MGIxNWQ4IiwiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiIxNGJmY 2EzMDhkOTNhY2E3MGJmYThkMzE0NWM4NWY3YmE0ZmU1YmYyNmJiNDhmMmUwNzhhOGZhMDczZDc0YTFi In0=| [293] [294] [295] [296] [297] [298] [299] Underfull \hbox (badness 10000) in paragraph at lines 23837--23840 []\TU/Ubuntu(0)/m/sc/10.95 You can pass only the member-specific configuration keys \TU/UbuntuMono(0)/m/n/10.95 bridge. [300] [301] [302] [303] [304] [305] [306] Underfull \hbox (badness 5105) in paragraph at lines 24325--24330 \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 ). [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] Package tcolorbox Warning: The upper box part has become overfull on input line 25175. [317] [318] [319] [320] Underfull \vbox (badness 10000) detected at line 25436 Underfull \vbox (badness 10000) detected at line 25436 [321] [322] Underfull \hbox (badness 10000) in paragraph at lines 25545--25547 []\TU/Ubuntu(0)/m/sc/10.95 Use the following command to instruct LXD to move al l occurrences of [323] [324] [325] Underfull \hbox (badness 10000) in paragraph at lines 25663--25665 []\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:// [326] [327] [328] Underfull \hbox (badness 6510) in paragraph at lines 25728--25730 []\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/ [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] Underfull \hbox (badness 7397) in paragraph at lines 27819--27822 []\TU/Ubuntu(0)/m/sc/10.95 If you plan to use the OverlayFS storage driver in D ocker, you should also set [358] Overfull \hbox (135.14801pt too wide) in paragraph at lines 27925--27928 [][][][][]$[][][][][] [] [] [] [][][][][][][] [] [][][][][][][][][][][][][][][] [] [][][] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [359] [360] [361] Underfull \hbox (badness 10000) in paragraph at lines 28252--28252 []\TU/Ubuntu(0)/b/it/10.95 API exten- Underfull \hbox (badness 10000) in paragraph at lines 28252--28252 []\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 28252--28252 []\TU/Ubuntu(0)/b/it/10.95 Documenta- Underfull \hbox (badness 10000) in paragraph at lines 28252--28252 []\TU/Ubuntu(0)/b/it/10.95 Go client Overfull \vbox (1.20505pt too high) detected at line 28301 [362] [363] [364] [365] [366] Underfull \hbox (badness 10000) in paragraph at lines 28673--28676 [][][][][]$[][][][][] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][][ ][][][][][][][][][][][][][][][][] [] [][][] [] [367] [368] [369] [370] Chapter 3. [371] [372] [373] [374] Overfull \hbox (3.24397pt too wide) in paragraph at lines 29211--29211 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 29211--29211 []\TU/FreeSans(0)/m/n/10.95 De- Underfull \hbox (badness 10000) in paragraph at lines 29211--29211 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (8.24812pt too wide) in paragraph at lines 29211--29211 []\TU/Ubuntu(0)/m/sc/10.95 string| Underfull \hbox (badness 10000) in paragraph at lines 29211--29211 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (8.24812pt too wide) in paragraph at lines 29211--29211 []\TU/Ubuntu(0)/m/sc/10.95 string| Underfull \hbox (badness 10000) in paragraph at lines 29211--29211 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (1.71097pt too wide) in paragraph at lines 29211--29211 []\TU/Ubuntu(0)/m/sc/10.95 bool| [375] Underfull \hbox (badness 10000) in paragraph at lines 29478--29478 []\TU/FreeSans(0)/m/n/10.95 Direc- Overfull \hbox (5.66438pt too wide) in paragraph at lines 29478--29478 []\TU/FreeSans(0)/m/n/10.95 Btrfs| Overfull \hbox (5.46402pt too wide) in paragraph at lines 29478--29478 []\TU/FreeSans(0)/m/n/10.95 LVM| Overfull \hbox (3.64633pt too wide) in paragraph at lines 29478--29478 []\TU/FreeSans(0)/m/n/10.95 ZFS| Underfull \hbox (badness 10000) in paragraph at lines 29478--29478 []\TU/FreeSans(0)/m/n/10.95 Ceph Underfull \hbox (badness 10000) in paragraph at lines 29478--29478 []\TU/FreeSans(0)/m/n/10.95 Dell Pow- Underfull \hbox (badness 10000) in paragraph at lines 29478--29478 []\TU/FreeSans(0)/m/n/10.95 Pure Underfull \hbox (badness 10000) in paragraph at lines 29478--29478 []\TU/Ubuntu(0)/m/sc/10.95 Shared with the Underfull \hbox (badness 10000) in paragraph at lines 29478--29478 []\TU/Ubuntu(0)/m/sc/10.95 Dedicated disk/- [376] Underfull \hbox (badness 5533) in paragraph at lines 29538--29540 []\TU/Ubuntu(0)/m/sc/10.95 Directly on an instance: [][]\TU/UbuntuMono(0)/m/it/ 10.95 lxc launch [][]storage [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] Underfull \vbox (badness 10000) detected at line 30485 Underfull \vbox (badness 10000) detected at line 30485 [389] [390] [391] [392] [393] [394] [395] [396] [397] Underfull \hbox (badness 10000) in paragraph at lines 31099--31099 []\TU/FreeSans(0)/m/n/10.95 Auto- Overfull \hbox (7.23807pt too wide) in paragraph at lines 31099--31099 []\TU/UbuntuMono(0)/m/n/10.95 database[]leader| Overfull \hbox (12.71307pt too wide) in paragraph at lines 31099--31099 []\TU/UbuntuMono(0)/m/n/10.95 database[]standby| [398] [399] [400] Underfull \hbox (badness 5260) in paragraph at lines 31298--31304 []\TU/UbuntuMono(0)/m/n/10.95 request \TU/Ubuntu(0)/m/sc/10.95 is an object tha t contains an expanded representation of [][]\TU/UbuntuMono(0)/m/n/10.95 script let. Underfull \hbox (badness 10000) in paragraph at lines 31306--31312 []\TU/UbuntuMono(0)/m/n/10.95 candidate_members \TU/Ubuntu(0)/m/sc/10.95 is a \ TU/UbuntuMono(0)/m/n/10.95 list \TU/Ubuntu(0)/m/sc/10.95 of cluster member obje cts representing [][]\TU/UbuntuMono(0)/m/n/10.95 api. [401] [402] [403] [404] [405] [406] [407] Overfull \hbox (7.46788pt too wide) in paragraph at lines 31886--31886 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 31886--31886 []\TU/FreeSans(0)/m/n/10.95 De- Overfull \hbox (0.86389pt too wide) in paragraph at lines 31886--31886 \TU/FreeSans(0)/m/n/10.95 fault| Underfull \hbox (badness 10000) in paragraph at lines 31886--31886 []\TU/FreeSans(0)/m/n/10.95 Re- Overfull \hbox (5.03206pt too wide) in paragraph at lines 31886--31886 \TU/FreeSans(0)/m/n/10.95 quired| Underfull \hbox (badness 10000) in paragraph at lines 31886--31886 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (5.93488pt too wide) in paragraph at lines 31886--31886 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 31886--31886 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 31886--31886 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- Underfull \hbox (badness 10000) in paragraph at lines 31886--31886 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (4.72388pt too wide) in paragraph at lines 31886--31886 \TU/UbuntuMono(0)/m/n/10.95 ipv4_filtering| Overfull \hbox (5.93488pt too wide) in paragraph at lines 31886--31886 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 31886--31886 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 31886--31886 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- Underfull \hbox (badness 10000) in paragraph at lines 31886--31886 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (4.72388pt too wide) in paragraph at lines 31886--31886 \TU/UbuntuMono(0)/m/n/10.95 ipv6_filtering| Overfull \hbox (5.93488pt too wide) in paragraph at lines 31886--31886 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 31886--31886 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 31886--31886 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- [408] [409] [410] Underfull \hbox (badness 5817) in paragraph at lines 32119--32125 \TU/Ubuntu(0)/m/sc/10.95 To figure out the right values for the \TU/UbuntuMono( 0)/m/n/10.95 security.delegate_bpf.cmd_types\TU/Ubuntu(0)/m/sc/10.95 , \TU/Ubun tuMono(0)/m/n/10.95 security. Underfull \hbox (badness 10000) in paragraph at lines 32119--32125 \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. [411] [412] Chapter 4. [413] [414] [415] [416] [417] [418] [419] [420] [421] [422] Underfull \hbox (badness 10000) in paragraph at lines 33329--33329 []\TU/FreeSans(0)/m/n/10.95 Vari- Underfull \hbox (badness 10000) in paragraph at lines 33329--33329 []\TU/UbuntuMono(0)/m/n/10.95 trig- Underfull \hbox (badness 10000) in paragraph at lines 33329--33329 []\TU/UbuntuMono(0)/m/n/10.95 in- Underfull \hbox (badness 10000) in paragraph at lines 33329--33329 []\TU/UbuntuMono(0)/m/n/10.95 de- Overfull \hbox (51.51558pt too wide) in paragraph at lines 33329--33329 []\TU/UbuntuMono(0)/m/n/10.95 map[string]map[string]string| Underfull \hbox (badness 10000) in paragraph at lines 33329--33329 []\TU/UbuntuMono(0)/m/n/10.95 prop- [423] Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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 34174--34174 []\TU/FreeSans(0)/m/n/10.95 OS Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 \TU/FreeSans(0)/m/n/10.95 ven- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 OS ver- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 OS Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 \TU/FreeSans(0)/m/n/10.95 sup- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 [][][]\TU/FreeSans(0)/m/it/10.95 LXD agent[][] Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 VirtIO- Overfull \hbox (1.76984pt too wide) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 VirtIO- Overfull \hbox (12.63136pt too wide) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 NVMe| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 CSM Overfull \hbox (7.55548pt too wide) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 UEFI| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 Se- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 \TU/FreeSans(0)/m/n/10.95 cure Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\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 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Red Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 RHEL Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Red Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 SLES 12 Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 SLES 15 Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 20.04.6 Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 22.04.4 Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 24.04.1 Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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;! [424] 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;! [425] [426] Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! 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 34429--34429 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34429--34429 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34429--34429 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34429--34429 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34429--34429 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34429--34429 []\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;! [427] [428] [429] Underfull \hbox (badness 10000) in paragraph at lines 34848--34848 []\TU/UbuntuMono(0)/m/n/10.95 core. [430] Underfull \hbox (badness 10000) in paragraph at lines 34884--34884 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 34913--34913 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 34949--34949 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 34978--34978 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35010--35010 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35020--35026 []\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 35046--35046 []\TU/UbuntuMono(0)/m/n/10.95 core. [431] Underfull \hbox (badness 10000) in paragraph at lines 35078--35078 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35107--35107 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35136--35136 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35165--35165 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35197--35197 []\TU/UbuntuMono(0)/m/n/10.95 core. [432] Underfull \hbox (badness 10000) in paragraph at lines 35233--35233 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35262--35262 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35294--35294 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35326--35326 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35365--35365 []\TU/UbuntuMono(0)/m/n/10.95 core. [433] Underfull \hbox (badness 10000) in paragraph at lines 35430--35430 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35466--35466 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35502--35502 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35531--35531 []\TU/UbuntuMono(0)/m/n/10.95 core. [434] Underfull \hbox (badness 10000) in paragraph at lines 35570--35570 []\TU/UbuntuMono(0)/m/n/10.95 acme. Underfull \hbox (badness 10000) in paragraph at lines 35603--35603 []\TU/UbuntuMono(0)/m/n/10.95 https://acme[]v02.api.letsencrypt.org/ Underfull \hbox (badness 10000) in paragraph at lines 35661--35661 []\TU/UbuntuMono(0)/m/n/10.95 acme. Underfull \hbox (badness 10000) in paragraph at lines 35728--35728 []\TU/UbuntuMono(0)/m/n/10.95 oidc.client. [435] Underfull \hbox (badness 10000) in paragraph at lines 35757--35757 []\TU/UbuntuMono(0)/m/n/10.95 oidc.client. Underfull \hbox (badness 10000) in paragraph at lines 35786--35786 []\TU/UbuntuMono(0)/m/n/10.95 oidc.groups. [436] Underfull \hbox (badness 10000) in paragraph at lines 35906--35906 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 35939--35939 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 35975--35975 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36012--36012 []\TU/UbuntuMono(0)/m/n/10.95 cluster. [437] Underfull \hbox (badness 10000) in paragraph at lines 36045--36045 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36082--36082 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36119--36119 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36194--36194 []\TU/UbuntuMono(0)/m/n/10.95 images. [438] Underfull \hbox (badness 10000) in paragraph at lines 36231--36231 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 36259--36259 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 36292--36292 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 36330--36330 []\TU/UbuntuMono(0)/m/n/10.95 loki.api. Underfull \hbox (badness 10000) in paragraph at lines 36359--36359 []\TU/UbuntuMono(0)/m/n/10.95 loki.api. [439] Underfull \hbox (badness 10000) in paragraph at lines 36391--36391 []\TU/UbuntuMono(0)/m/n/10.95 loki.auth. Underfull \hbox (badness 10000) in paragraph at lines 36420--36420 []\TU/UbuntuMono(0)/m/n/10.95 loki.auth. [440] Underfull \hbox (badness 10000) in paragraph at lines 36554--36554 []\TU/UbuntuMono(0)/m/n/10.95 lifecycle, Underfull \hbox (badness 10000) in paragraph at lines 36597--36597 []\TU/UbuntuMono(0)/m/n/10.95 backups. Underfull \hbox (badness 10000) in paragraph at lines 36633--36633 []\TU/UbuntuMono(0)/m/n/10.95 instances.migration. Underfull \hbox (badness 10000) in paragraph at lines 36669--36669 []\TU/UbuntuMono(0)/m/n/10.95 instances.nic. [441] Underfull \hbox (badness 10000) in paragraph at lines 36705--36705 []\TU/UbuntuMono(0)/m/n/10.95 instances.placement. Underfull \hbox (badness 10000) in paragraph at lines 36738--36738 []\TU/UbuntuMono(0)/m/n/10.95 maas.api. Underfull \hbox (badness 10000) in paragraph at lines 36767--36767 []\TU/UbuntuMono(0)/m/n/10.95 maas.api. Underfull \hbox (badness 10000) in paragraph at lines 36800--36800 []\TU/UbuntuMono(0)/m/n/10.95 maas. [442] Underfull \hbox (badness 5667) in paragraph at lines 36906--36912 []\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 36932--36932 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn. Underfull \hbox (badness 10000) in paragraph at lines 36939--36945 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn.northbound_connection \TU/Ubuntu(0)/m /sc/10.95 OVN northbound database connection string [][][][] Underfull \hbox (badness 10000) in paragraph at lines 36965--36965 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn. Underfull \hbox (badness 10000) in paragraph at lines 36994--36994 []\TU/UbuntuMono(0)/m/n/10.95 storage. Underfull \hbox (badness 10000) in paragraph at lines 37026--37026 []\TU/UbuntuMono(0)/m/n/10.95 storage. [443] [444] [445] Underfull \hbox (badness 10000) in paragraph at lines 37297--37297 []\TU/UbuntuMono(0)/m/n/10.95 agent. Underfull \hbox (badness 10000) in paragraph at lines 37333--37333 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 37403--37403 []\TU/UbuntuMono(0)/m/n/10.95 linux. [446] Underfull \hbox (badness 10000) in paragraph at lines 37446--37446 []\TU/UbuntuMono(0)/m/n/10.95 linux.kernel_modules. Underfull \hbox (badness 10000) in paragraph at lines 37483--37483 []\TU/UbuntuMono(0)/m/n/10.95 linux.sysctl. Underfull \hbox (badness 10000) in paragraph at lines 37512--37512 []\TU/UbuntuMono(0)/m/n/10.95 ubuntu_pro. Underfull \hbox (badness 10000) in paragraph at lines 37547--37547 []\TU/UbuntuMono(0)/m/n/10.95 user. [447] Underfull \hbox (badness 10000) in paragraph at lines 37579--37579 []\TU/UbuntuMono(0)/m/n/10.95 environment. Underfull \hbox (badness 10000) in paragraph at lines 37618--37618 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 37656--37656 []\TU/UbuntuMono(0)/m/n/10.95 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 37692--37692 []\TU/UbuntuMono(0)/m/n/10.95 boot.autostart. [448] Underfull \hbox (badness 10000) in paragraph at lines 37720--37720 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 37757--37757 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 37793--37793 []\TU/UbuntuMono(0)/m/n/10.95 boot.stop. Underfull \hbox (badness 10000) in paragraph at lines 37839--37839 []\TU/UbuntuMono(0)/m/n/10.95 cloud[]init. Underfull \hbox (badness 10000) in paragraph at lines 37875--37875 []\TU/UbuntuMono(0)/m/n/10.95 cloud[]init.ssh[]keys. [449] [450] Underfull \hbox (badness 10000) in paragraph at lines 38118--38118 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 38161--38161 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 38197--38197 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. [451] Underfull \hbox (badness 10000) in paragraph at lines 38240--38240 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 38284--38284 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 38324--38324 []\TU/UbuntuMono(0)/m/n/10.95 limits.disk. Underfull \hbox (badness 10000) in paragraph at lines 38363--38363 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. [452] Underfull \hbox (badness 10000) in paragraph at lines 38403--38403 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 38443--38443 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 38483--38483 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. [453] Underfull \hbox (badness 10000) in paragraph at lines 38567--38567 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. Underfull \hbox (badness 10000) in paragraph at lines 38608--38608 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. Underfull \hbox (badness 10000) in paragraph at lines 38648--38648 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. Underfull \hbox (badness 10000) in paragraph at lines 38685--38685 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory.swap. Underfull \hbox (badness 10000) in paragraph at lines 38726--38726 []\TU/UbuntuMono(0)/m/n/10.95 limits. [454] Underfull \hbox (badness 10000) in paragraph at lines 38762--38762 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. [455] [456] Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_FSIZE| Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_LOCKS| Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (16.63469pt too wide) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_MEMLOCK| Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (11.1597pt too wide) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_NOFILE| Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_NPROC| Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (11.1597pt too wide) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_RTPRIO| Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (33.0597pt too wide) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_SIGPENDING| [457] Underfull \hbox (badness 10000) in paragraph at lines 39062--39064 []\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 39114--39114 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental. [458] Underfull \hbox (badness 10000) in paragraph at lines 39154--39154 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory. Underfull \hbox (badness 10000) in paragraph at lines 39191--39191 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory. Underfull \hbox (badness 10000) in paragraph at lines 39274--39274 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.driver. [459] Underfull \hbox (badness 10000) in paragraph at lines 39278--39280 []\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 39310--39310 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.require. Underfull \hbox (badness 10000) in paragraph at lines 39346--39346 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.require. Underfull \hbox (badness 10000) in paragraph at lines 39386--39386 []\TU/UbuntuMono(0)/m/n/10.95 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 39421--39421 []\TU/UbuntuMono(0)/m/n/10.95 raw. [460] Underfull \hbox (badness 10000) in paragraph at lines 39595--39595 []\TU/UbuntuMono(0)/m/n/10.95 raw. [461] [462] Underfull \hbox (badness 10000) in paragraph at lines 39761--39761 []\TU/UbuntuMono(0)/m/n/10.95 security.agent. [463] Underfull \hbox (badness 6493) in paragraph at lines 39845--39849 []\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 39886--39886 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 39929--39929 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 39973--39973 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. [464] Underfull \hbox (badness 10000) in paragraph at lines 40015--40015 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 40089--40089 []\TU/UbuntuMono(0)/m/n/10.95 security.devlxd. [465] Underfull \hbox (badness 10000) in paragraph at lines 40162--40162 []\TU/UbuntuMono(0)/m/n/10.95 security.idmap. Underfull \hbox (badness 10000) in paragraph at lines 40235--40235 []\TU/UbuntuMono(0)/m/n/10.95 security. Underfull \hbox (badness 6364) in paragraph at lines 40282--40288 []\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 40308--40308 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. [466] Underfull \hbox (badness 10000) in paragraph at lines 40345--40345 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. Underfull \hbox (badness 10000) in paragraph at lines 40381--40381 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. [467] Underfull \hbox (badness 10000) in paragraph at lines 40495--40495 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.policy. Underfull \hbox (badness 10000) in paragraph at lines 40532--40532 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.session. Underfull \hbox (badness 10000) in paragraph at lines 40569--40569 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.session. Underfull \hbox (badness 10000) in paragraph at lines 40602--40602 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 40639--40639 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. [468] Underfull \hbox (badness 10000) in paragraph at lines 40680--40680 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 40721--40721 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 40758--40758 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 40795--40795 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.bpf. Underfull \hbox (badness 10000) in paragraph at lines 40835--40835 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. [469] Underfull \hbox (badness 10000) in paragraph at lines 40875--40875 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 40908--40908 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. Underfull \hbox (badness 10000) in paragraph at lines 40944--40944 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. Underfull \hbox (badness 10000) in paragraph at lines 40984--40984 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. [470] Underfull \hbox (badness 10000) in paragraph at lines 40991--40997 []\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 41021--41021 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 41061--41061 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 41071--41077 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.sysinfo \TU/Ubuntu(0) /m/sc/10.95 Whether to handle the \TU/UbuntuMono(0)/m/n/10.95 sysinfo \TU/Ubunt u(0)/m/sc/10.95 system call [][][][] Underfull \hbox (badness 10000) in paragraph at lines 41101--41101 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 41139--41139 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. [471] Underfull \hbox (badness 10000) in paragraph at lines 41175--41175 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 41215--41215 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 41225--41231 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule.stopped \TU/Ubuntu(0)/m/sc/10. 95 Whether to automatically snapshot stopped instances [][][][] Underfull \hbox (badness 10000) in paragraph at lines 41251--41251 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule. [472] Underfull \hbox (badness 10000) in paragraph at lines 41304--41304 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41332--41332 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41360--41360 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41388--41388 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41416--41416 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. [473] Underfull \hbox (badness 10000) in paragraph at lines 41444--41444 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 41472--41472 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 41500--41500 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 41528--41528 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vdpa. Underfull \hbox (badness 10000) in paragraph at lines 41556--41556 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 41584--41584 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. [474] Underfull \hbox (badness 10000) in paragraph at lines 41612--41612 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 41640--41640 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 41668--41668 []\TU/UbuntuMono(0)/m/n/10.95 volatile. Underfull \hbox (badness 10000) in paragraph at lines 41693--41693 []\TU/UbuntuMono(0)/m/n/10.95 volatile. Underfull \hbox (badness 10000) in paragraph at lines 41749--41749 []\TU/UbuntuMono(0)/m/n/10.95 volatile.bus. [475] Underfull \hbox (badness 10000) in paragraph at lines 41777--41777 []\TU/UbuntuMono(0)/m/n/10.95 volatile.cloud[]init. Underfull \hbox (badness 10000) in paragraph at lines 41802--41802 []\TU/UbuntuMono(0)/m/n/10.95 volatile.evacuate. Underfull \hbox (badness 10000) in paragraph at lines 41834--41834 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 41863--41863 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 41892--41892 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 41921--41921 []\TU/UbuntuMono(0)/m/n/10.95 volatile.last_state. [476] Underfull \hbox (badness 10000) in paragraph at lines 41951--41951 []\TU/UbuntuMono(0)/m/n/10.95 volatile.last_state. Underfull \hbox (badness 10000) in paragraph at lines 42004--42004 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid. Underfull \hbox (badness 10000) in paragraph at lines 42033--42033 []\TU/UbuntuMono(0)/m/n/10.95 volatile. [477] Underfull \hbox (badness 10000) in paragraph at lines 42335--42335 []\TU/UbuntuMono(0)/m/n/10.95 /dev/ Underfull \hbox (badness 10000) in paragraph at lines 42335--42335 []\TU/UbuntuMono(0)/m/n/10.95 /dev/ Underfull \hbox (badness 10000) in paragraph at lines 42335--42335 []\TU/UbuntuMono(0)/m/n/10.95 /dev/net/ [478] [479] [480] Underfull \hbox (badness 10000) in paragraph at lines 42625--42625 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 42689--42689 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. [481] Underfull \hbox (badness 10000) in paragraph at lines 42721--42721 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 42785--42785 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. Underfull \hbox (badness 10000) in paragraph at lines 42849--42849 []\TU/UbuntuMono(0)/m/n/10.95 limits. [482] Underfull \hbox (badness 10000) in paragraph at lines 42881--42881 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 42953--42953 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 42982--42982 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [483] Underfull \hbox (badness 10000) in paragraph at lines 43142--43142 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [484] Underfull \hbox (badness 10000) in paragraph at lines 43249--43249 []\TU/UbuntuMono(0)/m/n/10.95 security. [485] [486] Underfull \hbox (badness 10000) in paragraph at lines 43527--43527 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 43556--43556 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [487] [488] Underfull \hbox (badness 10000) in paragraph at lines 43874--43874 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 43903--43903 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [489] Underfull \hbox (badness 10000) in paragraph at lines 44067--44067 []\TU/UbuntuMono(0)/m/n/10.95 security. [490] [491] Underfull \hbox (badness 10000) in paragraph at lines 44279--44279 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 44308--44308 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [492] [493] [494] Underfull \hbox (badness 10000) in paragraph at lines 44769--44769 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 44830--44830 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. [495] Underfull \hbox (badness 10000) in paragraph at lines 44862--44862 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 44923--44923 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. [496] Underfull \hbox (badness 10000) in paragraph at lines 45089--45089 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 45125--45125 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 45158--45158 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 45194--45194 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. [497] [498] Underfull \hbox (badness 10000) in paragraph at lines 45389--45389 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 45482--45482 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. [499] [500] [501] Underfull \hbox (badness 10000) in paragraph at lines 45923--45923 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 45951--45951 []\TU/UbuntuMono(0)/m/n/10.95 limits. [502] Underfull \hbox (badness 10000) in paragraph at lines 46073--46073 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [503] [504] Underfull \hbox (badness 10000) in paragraph at lines 46299--46299 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 46331--46331 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. [505] Underfull \hbox (badness 10000) in paragraph at lines 46473--46473 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 46505--46505 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. [506] Underfull \hbox (badness 10000) in paragraph at lines 46675--46675 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 46703--46703 []\TU/UbuntuMono(0)/m/n/10.95 limits. [507] Underfull \hbox (badness 10000) in paragraph at lines 46850--46850 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [508] [509] [510] [511] Underfull \hbox (badness 10000) in paragraph at lines 47181--47181 []\TU/UbuntuMono(0)/m/n/10.95 initial. [512] Underfull \hbox (badness 10000) in paragraph at lines 47335--47335 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 47404--47404 []\TU/UbuntuMono(0)/m/n/10.95 limits. [513] Underfull \hbox (badness 10000) in paragraph at lines 47549--47549 []\TU/UbuntuMono(0)/m/n/10.95 raw.mount. [514] [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] [526] Underfull \hbox (badness 10000) in paragraph at lines 49435--49435 []\TU/UbuntuMono(0)/m/n/10.95 mig. [527] [528] [529] [530] [531] [532] Underfull \hbox (badness 10000) in paragraph at lines 50311--50311 []\TU/UbuntuMono(0)/m/n/10.95 security. Underfull \hbox (badness 10000) in paragraph at lines 50344--50344 []\TU/UbuntuMono(0)/m/n/10.95 security. [533] [534] Underfull \hbox (badness 10000) in paragraph at lines 50517--50517 []\TU/UbuntuMono(0)/m/n/10.95 ownership. [535] [536] [537] [538] [539] [540] Underfull \hbox (badness 10000) in paragraph at lines 51242--51242 []\TU/UbuntuMono(0)/m/n/10.95 features.networks. Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\TU/UbuntuMono(0)/m/n/10.95 features.storage. [541] Underfull \hbox (badness 10000) in paragraph at lines 51341--51341 []\TU/UbuntuMono(0)/m/n/10.95 features.storage. Underfull \hbox (badness 10000) in paragraph at lines 51426--51426 []\TU/UbuntuMono(0)/m/n/10.95 limits. [542] Underfull \hbox (badness 10000) in paragraph at lines 51482--51482 []\TU/UbuntuMono(0)/m/n/10.95 limits.disk.pool. Underfull \hbox (badness 10000) in paragraph at lines 51516--51516 []\TU/UbuntuMono(0)/m/n/10.95 limits. [543] Underfull \hbox (badness 10000) in paragraph at lines 51594--51594 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 51623--51623 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 51652--51652 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 51680--51680 []\TU/UbuntuMono(0)/m/n/10.95 limits. [544] Underfull \hbox (badness 10000) in paragraph at lines 51772--51772 []\TU/UbuntuMono(0)/m/n/10.95 restricted. Underfull \hbox (badness 10000) in paragraph at lines 51800--51800 []\TU/UbuntuMono(0)/m/n/10.95 restricted.cluster. Underfull \hbox (badness 10000) in paragraph at lines 51832--51832 []\TU/UbuntuMono(0)/m/n/10.95 restricted.cluster. [545] Underfull \hbox (badness 10000) in paragraph at lines 51865--51865 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 51899--51899 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 51932--51932 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 51965--51965 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 51973--51975 []\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[][] [546] Underfull \hbox (badness 10000) in paragraph at lines 52011--52011 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52063--52063 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices.disk. Underfull \hbox (badness 10000) in paragraph at lines 52097--52097 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52129--52129 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [547] Underfull \hbox (badness 10000) in paragraph at lines 52161--52161 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52207--52207 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52239--52239 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52271--52271 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [548] Underfull \hbox (badness 10000) in paragraph at lines 52303--52303 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52335--52335 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52367--52367 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52395--52395 []\TU/UbuntuMono(0)/m/n/10.95 restricted.idmap. Underfull \hbox (badness 10000) in paragraph at lines 52423--52423 []\TU/UbuntuMono(0)/m/n/10.95 restricted.idmap. [549] Underfull \hbox (badness 10000) in paragraph at lines 52451--52451 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 52487--52487 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 52523--52523 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 52555--52555 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 52587--52587 []\TU/UbuntuMono(0)/m/n/10.95 restricted. [550] Underfull \hbox (badness 10000) in paragraph at lines 52616--52616 []\TU/UbuntuMono(0)/m/n/10.95 restricted.virtual[]machines. Underfull \hbox (badness 10000) in paragraph at lines 52652--52652 []\TU/UbuntuMono(0)/m/n/10.95 backups. Underfull \hbox (badness 10000) in paragraph at lines 52706--52706 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 52735--52735 []\TU/UbuntuMono(0)/m/n/10.95 images. [551] Underfull \hbox (badness 10000) in paragraph at lines 52763--52763 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 52788--52788 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 52816--52816 []\TU/UbuntuMono(0)/m/n/10.95 user. [552] Underfull \hbox (badness 10000) in paragraph at lines 52930--52930 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 52967--52967 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [553] [554] Underfull \hbox (badness 10000) in paragraph at lines 53321--53321 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [555] Underfull \hbox (badness 10000) in paragraph at lines 53350--53350 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [556] [557] [558] [559] Underfull \hbox (badness 10000) in paragraph at lines 53939--53939 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 53968--53968 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [560] [561] Underfull \hbox (badness 10000) in paragraph at lines 54137--54137 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 54173--54173 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 54206--54206 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 54239--54239 []\TU/UbuntuMono(0)/m/n/10.95 lvm.vg. [562] Underfull \hbox (badness 10000) in paragraph at lines 54305--54305 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 54342--54342 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [563] [564] [565] Underfull \hbox (badness 10000) in paragraph at lines 54921--54921 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [566] Underfull \hbox (badness 10000) in paragraph at lines 54950--54950 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [567] [568] [569] Underfull \hbox (badness 10000) in paragraph at lines 55303--55303 []\TU/UbuntuMono(0)/m/n/10.95 zfs. Underfull \hbox (badness 10000) in paragraph at lines 55341--55341 []\TU/UbuntuMono(0)/m/n/10.95 zfs. Underfull \hbox (badness 10000) in paragraph at lines 55419--55419 []\TU/Ubuntu(0)/b/it/10.95 Condi- [570] Underfull \hbox (badness 10000) in paragraph at lines 55460--55460 []\TU/Ubuntu(0)/b/it/10.95 Condi- [571] [572] Underfull \hbox (badness 10000) in paragraph at lines 55777--55777 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 55806--55806 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [573] [574] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 56158. [575] Underfull \hbox (badness 10000) in paragraph at lines 56273--56273 []\TU/UbuntuMono(0)/m/n/10.95 ceph. [576] Underfull \hbox (badness 10000) in paragraph at lines 56302--56302 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56335--56335 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56368--56368 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56401--56401 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56430--56430 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. [577] Underfull \hbox (badness 10000) in paragraph at lines 56467--56467 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. Underfull \hbox (badness 10000) in paragraph at lines 56503--56503 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. Underfull \hbox (badness 10000) in paragraph at lines 56539--56539 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. Underfull \hbox (badness 10000) in paragraph at lines 56572--56572 []\TU/UbuntuMono(0)/m/n/10.95 ceph.user. Underfull \hbox (badness 10000) in paragraph at lines 56634--56634 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. [578] [579] [580] Underfull \hbox (badness 10000) in paragraph at lines 57037--57037 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 57066--57066 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [581] [582] Overfull \hbox (5.8455pt too wide) in paragraph at lines 57259--57259 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 []\TU/Ubuntu(0)/m/sc/10.95 Virtual Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 []\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 57259--57259 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 []\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 57259--57259 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 []\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 57259--57259 \TU/UbuntuMono(0)/m/n/10.95 sv_WiUEsGpsSEmO592wtnT9FA==.b \TU/Ubuntu(0)/m/sc/10 .95 (VM snapshot) and [583] Underfull \hbox (badness 10000) in paragraph at lines 57350--57350 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57383--57383 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. [584] Underfull \hbox (badness 10000) in paragraph at lines 57415--57415 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57422--57428 []\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 57448--57448 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.gateway. Underfull \hbox (badness 10000) in paragraph at lines 57514--57514 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57546--57546 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57579--57579 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.user. [585] Underfull \hbox (badness 10000) in paragraph at lines 57611--57611 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.user. Underfull \hbox (badness 10000) in paragraph at lines 57644--57644 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 57681--57681 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [586] [587] [588] Underfull \hbox (badness 10000) in paragraph at lines 58154--58154 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 58183--58183 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [589] [590] Overfull \hbox (7.74162pt too wide) in paragraph at lines 58368--58368 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 []\TU/Ubuntu(0)/m/sc/10.95 Vir- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 \TU/Ubuntu(0)/m/sc/10.95 tual Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 []\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 58368--58368 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 []\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 58368--58368 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 []\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 58368--58368 \TU/UbuntuMono(0)/m/n/10.95 sv[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu( 0)/m/sc/10.95 (VM snapshot) and [591] Underfull \hbox (badness 10000) in paragraph at lines 58425--58425 []\TU/UbuntuMono(0)/m/n/10.95 pure.api. Underfull \hbox (badness 10000) in paragraph at lines 58453--58453 []\TU/UbuntuMono(0)/m/n/10.95 pure. Underfull \hbox (badness 10000) in paragraph at lines 58482--58482 []\TU/UbuntuMono(0)/m/n/10.95 pure.gateway. Underfull \hbox (badness 10000) in paragraph at lines 58580--58580 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [592] Underfull \hbox (badness 10000) in paragraph at lines 58617--58617 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [593] [594] Underfull \hbox (badness 10000) in paragraph at lines 59039--59039 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 59068--59068 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [595] [596] Overfull \hbox (7.74162pt too wide) in paragraph at lines 59244--59244 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 []\TU/Ubuntu(0)/m/sc/10.95 Vir- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 \TU/Ubuntu(0)/m/sc/10.95 tual Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 []\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 59244--59244 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 []\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 59244--59244 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 []\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 59244--59244 \TU/UbuntuMono(0)/m/n/10.95 sv[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu( 0)/m/sc/10.95 (VM snapshot) and [597] Underfull \hbox (badness 10000) in paragraph at lines 59296--59296 []\TU/UbuntuMono(0)/m/n/10.95 alletra. Underfull \hbox (badness 10000) in paragraph at lines 59386--59386 []\TU/UbuntuMono(0)/m/n/10.95 alletra.user. Underfull \hbox (badness 10000) in paragraph at lines 59411--59411 []\TU/UbuntuMono(0)/m/n/10.95 alletra.user. [598] Underfull \hbox (badness 10000) in paragraph at lines 59436--59436 []\TU/UbuntuMono(0)/m/n/10.95 alletra. Underfull \hbox (badness 10000) in paragraph at lines 59465--59465 []\TU/UbuntuMono(0)/m/n/10.95 alletra.wsapi. Underfull \hbox (badness 10000) in paragraph at lines 59498--59498 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 59535--59535 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [599] [600] [601] Underfull \hbox (badness 10000) in paragraph at lines 59957--59957 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 59986--59986 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [602] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 60068. Underfull \hbox (badness 10000) in paragraph at lines 60141--60141 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. [603] Underfull \hbox (badness 10000) in paragraph at lines 60207--60207 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60244--60244 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60273--60273 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60306--60306 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. [604] Underfull \hbox (badness 10000) in paragraph at lines 60339--60339 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60409--60409 []\TU/UbuntuMono(0)/m/n/10.95 cephfs.user. Underfull \hbox (badness 10000) in paragraph at lines 60471--60471 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. [605] [606] Underfull \hbox (badness 10000) in paragraph at lines 60756--60756 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 60785--60785 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [607] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 60878. [608] Underfull \hbox (badness 10000) in paragraph at lines 60958--60958 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.bucket. Underfull \hbox (badness 10000) in paragraph at lines 60987--60987 []\TU/UbuntuMono(0)/m/n/10.95 cephobject. Underfull \hbox (badness 10000) in paragraph at lines 61016--61016 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.radosgw. [609] Underfull \hbox (badness 10000) in paragraph at lines 61045--61045 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.radosgw. Underfull \hbox (badness 10000) in paragraph at lines 61081--61081 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.user. Underfull \hbox (badness 10000) in paragraph at lines 61114--61114 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 Di- Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 \TU/FreeSans(0)/m/n/10.95 rec- Overfull \hbox (5.81442pt too wide) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 Btrfs| Overfull \hbox (5.46402pt too wide) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 LVM| Overfull \hbox (3.64633pt too wide) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 ZFS| Overfull \hbox (1.82767pt too wide) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 Ceph Overfull \hbox (20.94458pt too wide) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 CephFS| Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 Ceph Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 \TU/FreeSans(0)/m/n/10.95 Ob- Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 Dell Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 \TU/FreeSans(0)/m/n/10.95 Pow- Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 Pure Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 \TU/FreeSans(0)/m/n/10.95 Stor- Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 HPE Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 \TU/FreeSans(0)/m/n/10.95 Al- Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized image Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/Ubuntu(0)/m/sc/10.95 Optimized snap- Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/Ubuntu(0)/m/sc/10.95 Optimized image Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 7116) in paragraph at lines 61770--61770 []\TU/Ubuntu(0)/m/sc/10.95 Optimized backup Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized volume Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized volume Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/Ubuntu(0)/m/sc/10.95 Available on \TU/UbuntuMono(0)/m/n/10.95 lxd Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [610] [611] [612] [613] Underfull \hbox (badness 10000) in paragraph at lines 62046--62046 []\TU/UbuntuMono(0)/m/n/10.95 bgp.ipv4. [614] Underfull \hbox (badness 10000) in paragraph at lines 62083--62083 []\TU/UbuntuMono(0)/m/n/10.95 bgp.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 62116--62116 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 62149--62149 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 62190--62190 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 62234--62234 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. [615] Underfull \hbox (badness 10000) in paragraph at lines 62299--62299 []\TU/UbuntuMono(0)/m/n/10.95 bridge. Underfull \hbox (badness 10000) in paragraph at lines 62400--62400 []\TU/Ubuntu(0)/b/it/10.95 De- Overfull \hbox (5.21779pt too wide) in paragraph at lines 62400--62400 []\TU/Ubuntu(0)/b/it/10.95 Scope:| [616] Underfull \hbox (badness 10000) in paragraph at lines 62436--62436 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 62469--62469 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 62537--62537 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone. Underfull \hbox (badness 10000) in paragraph at lines 62569--62569 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. [617] Underfull \hbox (badness 10000) in paragraph at lines 62598--62598 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 62635--62635 []\TU/UbuntuMono(0)/m/n/10.95 fan. [618] Underfull \hbox (badness 10000) in paragraph at lines 62838--62838 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 62875--62875 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 62912--62912 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. [619] Underfull \hbox (badness 10000) in paragraph at lines 63022--63022 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat. Underfull \hbox (badness 10000) in paragraph at lines 63059--63059 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat. Underfull \hbox (badness 10000) in paragraph at lines 63091--63091 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.ovn. [620] Underfull \hbox (badness 10000) in paragraph at lines 63167--63167 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 63284--63284 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. [621] Underfull \hbox (badness 10000) in paragraph at lines 63361--63361 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 63468--63468 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat. Underfull \hbox (badness 10000) in paragraph at lines 63505--63505 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat. [622] Underfull \hbox (badness 10000) in paragraph at lines 63537--63537 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.ovn. Underfull \hbox (badness 10000) in paragraph at lines 63609--63609 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. [623] Underfull \hbox (badness 10000) in paragraph at lines 63704--63704 []\TU/UbuntuMono(0)/m/n/10.95 raw. Underfull \hbox (badness 10000) in paragraph at lines 63772--63772 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 63808--63808 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 63841--63841 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. [624] Underfull \hbox (badness 10000) in paragraph at lines 63877--63877 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 63906--63906 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 63938--63938 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 63967--63967 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 64033--64033 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. [625] Underfull \hbox (badness 10000) in paragraph at lines 64062--64062 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 64131--64131 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 64160--64160 []\TU/UbuntuMono(0)/m/n/10.95 user. [626] [627] [628] Underfull \hbox (badness 10000) in paragraph at lines 64399--64399 []\TU/UbuntuMono(0)/m/n/10.95 bridge. Underfull \hbox (badness 10000) in paragraph at lines 64431--64431 []\TU/UbuntuMono(0)/m/n/10.95 dns. [629] Underfull \hbox (badness 10000) in paragraph at lines 64488--64488 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone. Underfull \hbox (badness 10000) in paragraph at lines 64516--64516 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 64541--64541 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 64650--64650 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. [630] Underfull \hbox (badness 10000) in paragraph at lines 64853--64853 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. [631] Underfull \hbox (badness 10000) in paragraph at lines 65034--65034 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 65070--65070 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. [632] Underfull \hbox (badness 10000) in paragraph at lines 65103--65103 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 65139--65139 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 65164--65164 []\TU/UbuntuMono(0)/m/n/10.95 user. [633] [634] Underfull \hbox (badness 10000) in paragraph at lines 65450--65450 []\TU/UbuntuMono(0)/m/n/10.95 user. [635] Underfull \hbox (badness 10000) in paragraph at lines 65576--65576 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 65612--65612 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 65653--65653 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. [636] Underfull \hbox (badness 10000) in paragraph at lines 65697--65697 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 65730--65730 []\TU/UbuntuMono(0)/m/n/10.95 dns. [637] Underfull \hbox (badness 10000) in paragraph at lines 65834--65834 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.ovn. Underfull \hbox (badness 10000) in paragraph at lines 65910--65910 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. Underfull \hbox (badness 10000) in paragraph at lines 65978--65978 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.ovn. [638] Underfull \hbox (badness 10000) in paragraph at lines 66054--66054 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. Underfull \hbox (badness 10000) in paragraph at lines 66189--66189 []\TU/UbuntuMono(0)/m/n/10.95 ovn. [639] Underfull \hbox (badness 10000) in paragraph at lines 66250--66250 []\TU/UbuntuMono(0)/m/n/10.95 user. [640] Underfull \hbox (badness 10000) in paragraph at lines 66488--66488 []\TU/UbuntuMono(0)/m/n/10.95 user. [641] Underfull \hbox (badness 10000) in paragraph at lines 66588--66588 []\TU/UbuntuMono(0)/m/n/10.95 scheduler. Underfull \hbox (badness 10000) in paragraph at lines 66617--66617 []\TU/UbuntuMono(0)/m/n/10.95 user. [642] Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/FreeSans(0)/m/n/10.95 Do- Overfull \hbox (7.46788pt too wide) in paragraph at lines 66852--66852 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/FreeSans(0)/m/n/10.95 De- Overfull \hbox (3.54778pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 soft| Overfull \hbox (8.95653pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 hard| Overfull \hbox (8.95653pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 soft| Overfull \hbox (8.95653pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 hard| Overfull \hbox (8.95653pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 soft| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 hard| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 soft| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 hard| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 66887--66887 []\TU/UbuntuMono(0)/m/n/10.95 fs. [643] Underfull \hbox (badness 10000) in paragraph at lines 66922--66922 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. Underfull \hbox (badness 10000) in paragraph at lines 66961--66961 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. Underfull \hbox (badness 10000) in paragraph at lines 67000--67000 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. [644] Underfull \hbox (badness 10000) in paragraph at lines 67039--67039 []\TU/UbuntuMono(0)/m/n/10.95 kernel. Underfull \hbox (badness 10000) in paragraph at lines 67075--67075 []\TU/UbuntuMono(0)/m/n/10.95 kernel.keys. Underfull \hbox (badness 10000) in paragraph at lines 67107--67107 []\TU/UbuntuMono(0)/m/n/10.95 kernel.keys. Underfull \hbox (badness 10000) in paragraph at lines 67142--67142 []\TU/UbuntuMono(0)/m/n/10.95 net.core. Underfull \hbox (badness 10000) in paragraph at lines 67177--67177 []\TU/UbuntuMono(0)/m/n/10.95 net.ipv4.neigh.default. [645] Underfull \hbox (badness 10000) in paragraph at lines 67218--67218 []\TU/UbuntuMono(0)/m/n/10.95 net.ipv6.neigh.default. Underfull \hbox (badness 10000) in paragraph at lines 67259--67259 []\TU/UbuntuMono(0)/m/n/10.95 vm. [646] Overfull \hbox (178.41754pt too wide) in alignment at lines 67323--67333 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67333--67347 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67347--67353 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67353--67355 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67355--67624 [] [] [647] Overfull \hbox (41.49557pt too wide) in paragraph at lines 67846--67846 []\TU/UbuntuMono(0)/m/n/10.95 lxd_api_requests_completed_total| Overfull \hbox (8.64558pt too wide) in paragraph at lines 67846--67846 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_buck_hash_sys_bytes| Overfull \hbox (8.64558pt too wide) in paragraph at lines 67846--67846 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_heap_released_bytes| Overfull \hbox (3.1706pt too wide) in paragraph at lines 67846--67846 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_mcache_inuse_bytes| Underfull \hbox (badness 10000) in paragraph at lines 67853--67859 \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 [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] Overfull \vbox (1.1341pt too high) detected at line 68780 [659] [660] [661] [662] [663] Underfull \hbox (badness 10000) in paragraph at lines 69249--69252 []\TU/Ubuntu(0)/m/sc/10.95 If a container has been created but not started yet, \TU/UbuntuMono(0)/m/n/10.95 last_used_at \TU/Ubuntu(0)/m/sc/10.95 field will b e [664] Underfull \hbox (badness 10000) in paragraph at lines 69310--69314 []\TU/Ubuntu(0)/m/sc/10.95 Some browsers like Firefox and Safari can’t accept s erver response without [665] [666] [667] Underfull \hbox (badness 5607) in paragraph at lines 69561--69563 []\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 69569--69571 []\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[][] [668] [669] [670] [671] [672] [673] [674] [675] [676] [677] [678] Underfull \hbox (badness 10000) in paragraph at lines 70423--70427 []\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. [679] [680] Underfull \hbox (badness 5490) in paragraph at lines 70586--70588 []\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 490[])) and MAC filtering ([][]\TU/U buntuMono(0)/m/it/10.95 security.mac_filtering[][] [681] [682] [683] [684] [685] [686] [687] [688] [689] [690] [691] [692] [693] [694] Underfull \hbox (badness 10000) in paragraph at lines 71687--71690 []\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 438[]) and [][]\TU/UbuntuMon o(0)/m/it/10.95 images.auto_update_interval[][] [695] [696] [697] [698] [699] [700] [701] [702] Underfull \hbox (badness 10000) in paragraph at lines 72347--72349 []\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. [703] [704] [705] [706] [707] [708] [709] [710] [711] Underfull \hbox (badness 10000) in paragraph at lines 73011--73013 []\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 60 4[]), [][]\TU/UbuntuMono(0)/m/it/10.95 cephfs. [712] Underfull \hbox (badness 5607) in paragraph at lines 73101--73104 \TU/Ubuntu(0)/m/sc/10.95 configuration key automatically set through the new se rver-level configuration key [713] [714] Underfull \hbox (badness 7869) in paragraph at lines 73191--73196 \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} / [715] [716] [717] Underfull \hbox (badness 10000) in paragraph at lines 73393--73396 []\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 73393--73396 \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. [718] [719] [720] [721] [722] [723] [724] Overfull \hbox (576.54724pt too wide) in alignment at lines 73929--73942 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 73942--73959 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 73959--73965 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 73965--73967 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 73967--75050 [] [] [] [725] [726] [727] [728] [729] [730] [731] [732] [733] [734] [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746] [747] [748] [749] [750] [751] [752] [753] [754] [755] [756] [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] [773] [774] [775] [776] [777] [778] [779] [780] [781] [782] [783] [784] [785] [786] [787] [788] [789] [790] [791] [792] [793] [794] [795] [796] [797] [798] [799] [800] [801] [802] [803] [804] [805] [806] [807] [808] [809] [810] [811] [812] [813] [814] [815] [816] [817] [818] [819] [820] [821] [822] [823] Underfull \hbox (badness 10000) in paragraph at lines 82949--82951 []\TU/Ubuntu(0)/m/sc/10.95 A regular expression matching a configuration item o r its value. (e.g. [824] [825] [826] [827] [828] [829] [830] [831] [832] [833] [834] [835] [836] [837] [838] [839] [840] [841] [842] [843] [844] [845] [846] [847] [848] [849] [850] [851] [852] [853] [854] [855] [856] [857] [858] [859] [860] [861] [862] [863] [864] [865] [866] [867] [868] [869] [870] [871] [872] [873] [874] [875] [876] [877] [878] [879] [880] [881] [882] [883] [884] [885] [886] [887] [888] [889] [890] [891] [892] [893] [894] [895] [896] [897] [898] [899] [900] [901] [902] [903] [904] [905] [906] [907] [908] [909] Underfull \hbox (badness 5622) in paragraph at lines 89964--89967 []\TU/Ubuntu(0)/m/sc/10.95 Basic authentication can be used when combined with the “simplestreams” proto- [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] Overfull \hbox (45.42271pt too wide) in paragraph at lines 93618--93618 []\TU/UbuntuMono(0)/m/n/10.95 LXD_INSECURE_TLS| Overfull \hbox (12.57272pt too wide) in paragraph at lines 93618--93618 []\TU/UbuntuMono(0)/m/n/10.95 http_proxy| Overfull \hbox (18.04773pt too wide) in paragraph at lines 93618--93618 []\TU/UbuntuMono(0)/m/n/10.95 https_proxy| Overfull \hbox (1.62273pt too wide) in paragraph at lines 93618--93618 []\TU/UbuntuMono(0)/m/n/10.95 no_proxy| [956] Overfull \hbox (30.74283pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_EXEC_PATH| Overfull \hbox (85.49281pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_LXC_TEMPLATE_CONFIG| Overfull \hbox (74.54282pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_SECURITY_APPARMOR| Overfull \hbox (74.54282pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_UNPRIVILEGED_ONLY| Overfull \hbox (30.74283pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_OVMF_PATH| Overfull \hbox (47.16782pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_QEMU_FW_PATH| Overfull \hbox (107.39279pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_IDMAPPED_MOUNTS_DISABLE| Overfull \hbox (58.11781pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_DEVMONITOR_DIR| Overfull \hbox (69.06781pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_FSMONITOR_DRIVER| [957] [958] [959] [960] [961] [962] [963] [964] [965] [966] [967] [968] [969] [970] [971] [972] [973] [974] [975] Underfull \hbox (badness 10000) in paragraph at lines 94953--94954 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: disk: Underfull \hbox (badness 10000) in paragraph at lines 94953--94954 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 94954--94955 []\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 94955--94956 []\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 94956--94957 []\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 94957--94958 []\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 94958--94959 []\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 94959--94960 []\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 94965--94966 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 94966--94967 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 94967--94968 []\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 94967--94968 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 94968--94969 []\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 94968--94969 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 94969--94970 []\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 94969--94970 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 94971--94972 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 94972--94973 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 94973--94974 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 94974--94975 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 94975--94976 []\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 94976--94977 []\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 94977--94978 []\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 94978--94979 []\TU/UbuntuMono(0)/m/n/10.95 host_name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 94979--94980 []\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 94979--94980 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 94980--94981 []\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- [976] Underfull \hbox (badness 10000) in paragraph at lines 94981--94982 []\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 94982--94983 []\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 94983--94984 []\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 94984--94985 []\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 94985--94986 []\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 94986--94987 []\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 94987--94988 []\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 94988--94989 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- Underfull \hbox (badness 10000) in paragraph at lines 94990--94991 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 94991--94992 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- Underfull \hbox (badness 10000) in paragraph at lines 94996--94997 []\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 94997--94998 []\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 94998--94999 []\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 94999--95000 []\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 95000--95001 []\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 95001--95002 []\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 95003--95004 []\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 95004--95005 []\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 95006--95007 []\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 95007--95008 []\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 95008--95009 []\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 95009--95010 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95010--95011 []\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 95011--95012 []\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- [977] Underfull \hbox (badness 10000) in paragraph at lines 95012--95013 []\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 95013--95014 []\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 95014--95015 []\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 95015--95016 []\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 95016--95017 []\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 95017--95018 []\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 95019--95020 []\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 95020--95021 []\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 95022--95023 []\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 95023--95024 []\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 95024--95025 []\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 95025--95026 []\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 95026--95027 []\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 95027--95028 []\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 95028--95029 []\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 95029--95030 []\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 95030--95031 []\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 95031--95032 []\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 95032--95033 []\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 95033--95034 []\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 95034--95035 []\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 95034--95035 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 95035--95036 []\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 95036--95037 []\TU/UbuntuMono(0)/m/n/10.95 limits.max \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95037--95038 []\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 95038--95039 []\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- [978] Underfull \hbox (badness 10000) in paragraph at lines 95039--95040 []\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 95040--95041 []\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 95044--95045 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95045--95046 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95046--95047 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95047--95048 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95048--95049 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95049--95050 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95050--95051 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95051--95052 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95052--95053 []\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 95052--95053 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95053--95054 []\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 95053--95054 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95058--95059 []\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 95058--95059 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95059--95060 []\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 95059--95060 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95060--95061 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95061--95062 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95062--95063 []\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 95062--95063 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 95063--95064 []\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 95063--95064 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95064--95065 []\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 95064--95065 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95065--95066 []\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 95065--95066 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95067--95068 []\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 95067--95068 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 95068--95069 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 95069--95070 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95070--95071 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 95071--95072 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- [979] Underfull \hbox (badness 10000) in paragraph at lines 95072--95073 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 95073--95074 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 95075--95076 []\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 95075--95076 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 95076--95077 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 95077--95078 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95078--95079 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 95079--95080 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95080--95081 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95081--95082 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 95082--95083 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 95086--95087 []\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 95087--95088 []\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 95088--95089 []\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 95089--95090 []\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 95090--95091 []\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 95093--95094 []\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 95093--95094 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 95094--95095 []\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 95095--95096 []\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 95096--95097 []\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 95097--95098 []\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 95098--95099 []\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 95099--95100 []\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 95100--95101 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 95101--95102 \TU/Ubuntu(0)/m/it/10.95 tpm-device- Underfull \hbox (badness 10000) in paragraph at lines 95102--95103 []\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 95102--95103 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95103--95104 []\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 95103--95104 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- [980] Underfull \hbox (badness 10000) in paragraph at lines 95105--95106 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- Underfull \hbox (badness 10000) in paragraph at lines 95107--95108 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95108--95109 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- Underfull \hbox (badness 10000) in paragraph at lines 95110--95111 []\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 95111--95112 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: gpu: gpu-mig-device- Underfull \hbox (badness 10000) in paragraph at lines 95112--95113 []\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 95113--95114 []\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 95114--95115 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95115--95116 []\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 95118--95119 []\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 95119--95120 []\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 95120--95121 []\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 95124--95125 []\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 95124--95125 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 95125--95126 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95126--95127 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95127--95128 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95128--95129 []\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 95137--95138 []\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 95138--95139 []\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 95145--95146 []\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 95145--95146 \TU/Ubuntu(0)/m/it/10.95 disk-device- [981] Underfull \hbox (badness 10000) in paragraph at lines 95146--95147 []\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 95146--95147 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95147--95148 []\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 95147--95148 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95151--95152 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95152--95153 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 95153--95154 []\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 95153--95154 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95154--95155 []\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 95154--95155 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95155--95156 []\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 95155--95156 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95157--95158 []\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 95158--95159 []\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 95159--95160 []\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 95160--95161 []\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 95161--95162 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95162--95163 []\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 95163--95164 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 95164--95165 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95165--95166 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 95166--95167 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95167--95168 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 95168--95169 \TU/Ubuntu(0)/m/it/10.95 nic-routed- [982] Underfull \hbox (badness 10000) in paragraph at lines 95209--95210 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory.iterations\TU/Ubuntu (0)/m/sc/10.95 , Underfull \hbox (badness 10000) in paragraph at lines 95249--95250 []\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 95252--95253 []\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 95253--95254 []\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 95254--95255 []\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 95255--95256 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.sched_setscheduler\TU /Ubuntu(0)/m/sc/10.95 , [983] Underfull \hbox (badness 10000) in paragraph at lines 95301--95302 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.address \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Bridge network: Underfull \hbox (badness 10000) in paragraph at lines 95302--95303 []\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 95303--95304 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95304--95305 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95305--95306 []\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 95306--95307 []\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 95307--95308 []\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 95308--95309 []\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 95311--95312 []\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 95312--95313 []\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 95314--95315 []\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 95315--95316 []\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 95316--95317 []\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 95316--95317 \TU/Ubuntu(0)/m/it/10.95 acl-acl- Underfull \hbox (badness 10000) in paragraph at lines 95317--95318 []\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 95318--95319 []\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 95318--95319 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 95319--95320 []\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 95319--95320 \TU/Ubuntu(0)/m/it/10.95 routing relationships: peering-peering- Underfull \hbox (badness 5652) in paragraph at lines 95320--95321 []\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 95320--95321 \TU/Ubuntu(0)/m/it/10.95 zone-record- Underfull \hbox (badness 10000) in paragraph at lines 95321--95322 []\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 95322--95323 []\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 95325--95326 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 95326--95327 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 10000) in paragraph at lines 95327--95328 []\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 95327--95328 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 95328--95329 []\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 95328--95329 \TU/Ubuntu(0)/m/it/10.95 routing relationships: peering-peering- Underfull \hbox (badness 10000) in paragraph at lines 95329--95330 []\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 95329--95330 \TU/Ubuntu(0)/m/it/10.95 zones: zone- [984] Underfull \hbox (badness 10000) in paragraph at lines 95332--95333 []\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 95333--95334 []\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 95335--95336 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95336--95337 \TU/Ubuntu(0)/m/it/10.95 zones: zone- Underfull \hbox (badness 10000) in paragraph at lines 95337--95338 []\TU/UbuntuMono(0)/m/n/10.95 dns.search \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95338--95339 []\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 95339--95340 []\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 95340--95341 []\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 95341--95342 []\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 95342--95343 []\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 95342--95343 \TU/Ubuntu(0)/m/it/10.95 ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95343--95344 []\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 95344--95345 []\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 95344--95345 \TU/Ubuntu(0)/m/it/10.95 ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95350--95351 []\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 95351--95352 []\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 95355--95356 []\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 95356--95357 []\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 95357--95358 []\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 95358--95359 []\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 95361--95362 []\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 95362--95363 []\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 95366--95367 []\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 95367--95368 []\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 95368--95369 []\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 95369--95370 []\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 95371--95372 []\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 95372--95373 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95373--95374 []\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 95374--95375 []\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 95377--95378 []\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- [985] Underfull \hbox (badness 10000) in paragraph at lines 95378--95379 []\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 95379--95380 []\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 95380--95381 []\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 95383--95384 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95384--95385 \TU/Ubuntu(0)/m/it/10.95 class="literal">ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95388--95389 []\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 95389--95390 []\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 95390--95391 []\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 95391--95392 []\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 95393--95394 []\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 95394--95395 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95395--95396 []\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 95396--95397 []\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 95399--95400 []\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 95399--95400 \TU/Ubuntu(0)/m/it/10.95 network forwards: forward-forward- Underfull \hbox (badness 10000) in paragraph at lines 95400--95401 []\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 95400--95401 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 95402--95403 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 5133) in paragraph at lines 95403--95404 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95404--95405 \TU/Ubuntu(0)/m/it/10.95 class="literal">macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95405--95406 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95406--95407 \TU/Ubuntu(0)/m/it/10.95 class="literal">sriov-network- Underfull \hbox (badness 5133) in paragraph at lines 95407--95408 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95408--95409 \TU/Ubuntu(0)/m/it/10.95 class="literal">macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95409--95410 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95410--95411 \TU/Ubuntu(0)/m/it/10.95 class="literal">sriov-network- Underfull \hbox (badness 10000) in paragraph at lines 95411--95412 []\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 95412--95413 []\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 95413--95414 []\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 95414--95415 []\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 95414--95415 \TU/Ubuntu(0)/m/it/10.95 acl-acl- Underfull \hbox (badness 7722) in paragraph at lines 95415--95416 \TU/Ubuntu(0)/m/it/10.95 ancers: load- Underfull \hbox (badness 10000) in paragraph at lines 95415--95416 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- [986] Underfull \hbox (badness 10000) in paragraph at lines 95417--95418 []\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 95417--95418 \TU/Ubuntu(0)/m/it/10.95 zone-record- Underfull \hbox (badness 10000) in paragraph at lines 95421--95422 []\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 95422--95423 []\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 95423--95424 []\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 95426--95427 \TU/Ubuntu(0)/m/it/10.95 forward- Underfull \hbox (badness 10000) in paragraph at lines 95427--95428 []\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 95427--95428 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer- Underfull \hbox (badness 10000) in paragraph at lines 95428--95429 \TU/Ubuntu(0)/m/it/10.95 acl-rule- Underfull \hbox (badness 6893) in paragraph at lines 95429--95430 []\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 95430--95431 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 10000) in paragraph at lines 95432--95433 []\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 95433--95434 []\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 95434--95435 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.action Underfull \hbox (badness 10000) in paragraph at lines 95434--95435 \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 95436--95437 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.logged Underfull \hbox (badness 10000) in paragraph at lines 95436--95437 \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 95438--95439 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 95438--95439 \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 95439--95440 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 95439--95440 \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 95440--95441 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 95440--95441 \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 95441--95442 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 95441--95442 \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 95446--95447 []\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 95446--95447 \TU/Ubuntu(0)/m/it/10.95 network forwards: forward-port- Underfull \hbox (badness 10000) in paragraph at lines 95447--95448 []\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 95447--95448 \TU/Ubuntu(0)/m/it/10.95 ure network load balancers: Underfull \hbox (badness 10000) in paragraph at lines 95447--95448 \TU/Ubuntu(0)/m/it/10.95 load- Underfull \hbox (badness 10000) in paragraph at lines 95447--95448 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 95451--95452 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- [987] Underfull \hbox (badness 10000) in paragraph at lines 95461--95462 []\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 95462--95463 []\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 95463--95464 []\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 95464--95465 []\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 95465--95466 []\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 95466--95467 []\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 95466--95467 \TU/Ubuntu(0)/m/it/10.95 zone-config- Underfull \hbox (badness 10000) in paragraph at lines 95467--95468 []\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 95468--95469 []\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 95469--95470 []\TU/UbuntuMono(0)/m/n/10.95 vlan \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 SR-IOV network: sriov-network- Overfull \hbox (22.10968pt too wide) in paragraph at lines 95491--95492 []\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 95492--95493 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv6.NETWORK_NAME\TU/U buntu(0)/m/sc/10.95 , [988] Underfull \hbox (badness 10000) in paragraph at lines 95600--95601 []\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 95601--95602 []\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 95601--95602 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95602--95603 []\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 95602--95603 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 95603--95604 []\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 95603--95604 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95604--95605 []\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 95604--95605 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95605--95606 []\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 95605--95606 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 5460) in paragraph at lines 95606--95607 []\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 95607--95608 []\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 95607--95608 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95608--95609 []\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 95608--95609 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95609--95610 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95609--95610 \TU/Ubuntu(0)/m/it/10.95 powerflex- [989] Underfull \hbox (badness 10000) in paragraph at lines 95610--95611 []\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 95610--95611 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95610--95611 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95611--95612 []\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 95611--95612 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95636--95637 []\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 95659--95660 []\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 95659--95660 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 95660--95661 []\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 95661--95662 []\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 95661--95662 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95662--95663 []\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 95663--95664 []\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 95663--95664 \TU/Ubuntu(0)/m/it/10.95 pure-pool- Underfull \hbox (badness 10000) in paragraph at lines 95664--95665 []\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 95664--95665 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 95665--95666 []\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 95666--95667 []\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 95666--95667 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95667--95668 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95668--95669 []\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 95668--95669 \TU/Ubuntu(0)/m/it/10.95 pure-pool- Underfull \hbox (badness 10000) in paragraph at lines 95669--95670 []\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 95670--95671 []\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 95670--95671 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- [990] Underfull \hbox (badness 10000) in paragraph at lines 95671--95672 []\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 95671--95672 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95672--95673 []\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 95672--95673 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95673--95674 []\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 95673--95674 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95674--95675 []\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 95674--95675 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95675--95676 []\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 95675--95676 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95676--95677 []\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 95676--95677 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95677--95678 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95678--95679 []\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 95678--95679 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95679--95680 []\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 95679--95680 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95680--95681 []\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 95680--95681 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95681--95682 []\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 95681--95682 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95682--95683 []\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 95682--95683 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 95683--95684 []\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 95683--95684 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95684--95685 []\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 95684--95685 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95685--95686 []\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 95685--95686 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95686--95687 []\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 95687--95688 []\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 95687--95688 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95688--95689 []\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 95688--95689 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95689--95690 []\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 95689--95690 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95690--95691 []\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 95690--95691 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95691--95692 []\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 95691--95692 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95692--95693 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95692--95693 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95693--95694 []\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 95693--95694 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95694--95695 []\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 95694--95695 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95695--95696 []\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: [991] Underfull \hbox (badness 10000) in paragraph at lines 95696--95697 []\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 95696--95697 \TU/Ubuntu(0)/m/it/10.95 btrfs-bucket- Underfull \hbox (badness 10000) in paragraph at lines 95697--95698 []\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 95697--95698 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95698--95699 []\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 95698--95699 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95699--95700 []\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 95699--95700 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95700--95701 []\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 95700--95701 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95701--95702 []\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 95701--95702 \TU/Ubuntu(0)/m/it/10.95 cephobject- Underfull \hbox (badness 10000) in paragraph at lines 95702--95703 []\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 95702--95703 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95703--95704 \TU/Ubuntu(0)/m/it/10.95 lvm-bucket- Underfull \hbox (badness 10000) in paragraph at lines 95704--95705 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95705--95706 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95706--95707 []\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 95706--95707 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95707--95708 []\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 95707--95708 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95708--95709 \TU/Ubuntu(0)/m/it/10.95 zfs-bucket- Underfull \hbox (badness 10000) in paragraph at lines 95709--95710 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95710--95711 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95711--95712 []\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 95712--95713 []\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 95712--95713 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95713--95714 []\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 95713--95714 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95714--95715 []\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 95714--95715 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95715--95716 []\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 95715--95716 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95716--95717 []\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 95716--95717 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 95717--95718 []\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 95717--95718 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95718--95719 []\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 95718--95719 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95719--95720 []\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 95719--95720 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95720--95721 []\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 95721--95722 []\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 95721--95722 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95722--95723 []\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 95722--95723 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- [992] Underfull \hbox (badness 10000) in paragraph at lines 95723--95724 []\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 95723--95724 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95724--95725 []\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 95724--95725 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95725--95726 []\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 95725--95726 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95726--95727 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95726--95727 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95727--95728 []\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 95727--95728 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95728--95729 []\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 95728--95729 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95729--95730 []\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 95730--95731 []\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 95730--95731 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95731--95732 []\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 95731--95732 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95732--95733 []\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 95732--95733 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95733--95734 []\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 95733--95734 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95734--95735 []\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 95734--95735 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95735--95736 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95735--95736 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95736--95737 []\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 95736--95737 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95736--95737 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95737--95738 []\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 95737--95738 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95738--95739 []\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 95738--95739 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95739--95740 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95739--95740 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- Underfull \hbox (badness 10000) in paragraph at lines 95740--95741 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 CephFS - cephfs: Underfull \hbox (badness 10000) in paragraph at lines 95740--95741 \TU/Ubuntu(0)/m/it/10.95 cephfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95741--95742 []\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 95742--95743 []\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 95742--95743 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95743--95744 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95744--95745 []\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 95744--95745 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95745--95746 []\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 95745--95746 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95746--95747 []\TU/UbuntuMono(0)/m/n/10.95 source.wipe \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 ZFS - zfs: zfs-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), Underfull \hbox (badness 5460) in paragraph at lines 95747--95748 []\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 95748--95749 []\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 95748--95749 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- [993] Underfull \hbox (badness 10000) in paragraph at lines 95749--95750 []\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 95749--95750 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95750--95751 []\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 95750--95751 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95751--95752 []\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 95751--95752 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95752--95753 []\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 95752--95753 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95753--95754 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95753--95754 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95754--95755 []\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 95754--95755 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95754--95755 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95755--95756 []\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 95755--95756 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 5460) in paragraph at lines 95756--95757 []\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 95757--95758 []\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 95757--95758 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95758--95759 []\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 95758--95759 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95759--95760 []\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 95759--95760 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95760--95761 []\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 95760--95761 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95761--95762 []\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 95761--95762 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95762--95763 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95762--95763 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95763--95764 []\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 95763--95764 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95763--95764 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95764--95765 []\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 95764--95765 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95765--95766 []\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 95765--95766 \TU/Ubuntu(0)/m/it/10.95 ceph: Underfull \hbox (badness 10000) in paragraph at lines 95765--95766 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- Underfull \hbox (badness 10000) in paragraph at lines 95766--95767 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool.pristine \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 10000) in paragraph at lines 95766--95767 \TU/Ubuntu(0)/m/it/10.95 cephfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95767--95768 \TU/Ubuntu(0)/m/it/10.95 class="literal">cephobject: Underfull \hbox (badness 10000) in paragraph at lines 95767--95768 \TU/Ubuntu(0)/m/it/10.95 cephobject- Underfull \hbox (badness 10000) in paragraph at lines 95768--95769 []\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 95769--95770 []\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 95769--95770 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95770--95771 []\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 95770--95771 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95771--95772 []\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 95771--95772 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95772--95773 []\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 95772--95773 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95773--95774 []\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 95773--95774 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95774--95775 []\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 95774--95775 \TU/Ubuntu(0)/m/it/10.95 powerflex- [994] Underfull \hbox (badness 10000) in paragraph at lines 95775--95776 []\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 95775--95776 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95776--95777 []\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 95776--95777 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95777--95778 []\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 95777--95778 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 95778--95779 []\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 95779--95780 []\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 95779--95780 \TU/Ubuntu(0)/m/it/10.95 pure-pool- [995] (./canonical-lxd.ind) enddocument/afterlastpage: lastpage setting LastPage. (./canonical-lxd.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on canonical-lxd.pdf (996 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: References changed. 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) (./sphinxpackagefootnote.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) (./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/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) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-utex-helper. sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomefree.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomebrands.fd))) *geometry* driver: auto-detecting *geometry* detected driver: xetex (./canonical-lxd.out) (./canonical-lxd.out) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) Underfull \hbox (badness 10000) in alignment at lines 181--181 [][] Overfull \hbox (1.13809pt too wide) in paragraph at lines 181--182 [][] [1] (./canonical-lxd.toc Overfull \hbox (1.55487pt too wide) detected at line 401 []\TU/Ubuntu(0)/m/n/10.95 287 Overfull \hbox (1.55487pt too wide) detected at line 502 []\TU/Ubuntu(0)/m/n/10.95 340 Overfull \hbox (1.55487pt too wide) detected at line 627 []\TU/Ubuntu(0)/m/n/10.95 371 Overfull \hbox (1.55487pt too wide) detected at line 637 []\TU/Ubuntu(0)/m/n/10.95 374 Overfull \hbox (1.55487pt too wide) detected at line 668 []\TU/Ubuntu(0)/m/n/10.95 384 Overfull \hbox (1.55487pt too wide) detected at line 694 []\TU/Ubuntu(0)/m/n/10.95 397 Overfull \hbox (1.55487pt too wide) detected at line 732 []\TU/Ubuntu(0)/m/n/10.95 413 Overfull \hbox (1.55487pt too wide) detected at line 803 []\TU/Ubuntu(0)/m/n/10.95 430 Overfull \hbox (1.55487pt too wide) detected at line 1035 []\TU/Ubuntu(0)/m/n/10.95 643 Overfull \hbox (1.55487pt too wide) detected at line 1045 []\TU/Ubuntu(0)/m/n/10.95 649 Overfull \hbox (1.55487pt too wide) detected at line 1063 []\TU/Ubuntu(0)/m/n/10.95 658 Overfull \hbox (1.55487pt too wide) detected at line 1540 []\TU/Ubuntu(0)/m/n/10.95 728 Overfull \hbox (1.55487pt too wide) detected at line 3156 []\TU/Ubuntu(0)/m/n/10.95 956 ) [1] Missing character: There is no ɛ (U+025B) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! Missing character: There is no 🔈 (U+1F508) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! [2] [3] Chapter 1. [4] [5] [6] [7] [8] [9] [10] [11] Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [12] [13] [14] [15] [16] [17] [18] [19] Chapter 2. [20] [21] [22] [23] [24] [25] [26] [27] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/b/it' undefined (Font) using `TU/Ubuntu(0)/b/n' instead on input line 2298. [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/sc' undefined (Font) using `TU/Ubuntu(0)/m/n' instead on input line 3447. [44] [45] [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 3797--3800 [][][][][]$[][][][][] [] [] [] [][][][][] [] [][][][][][][][][] [] [][][] [] [] [][][][][] [] [][][][][] [] [][][][][][][][][][][][][][][][][][] [] [][][][][][ ][][][][][][][][][][][][][][][][][][] [] [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 4638--4640 []\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] Overfull \vbox (1.51822pt too high) detected at line 5725 [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 7412--7412 []\TU/UbuntuMono(0)/m/n/10.95 available Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/UbuntuMono(0)/m/n/10.95 available Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\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 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 attach on Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/UbuntuMono(0)/m/n/10.95 unset Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 auto-attach on Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 attach on Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- Underfull \hbox (badness 10000) in paragraph at lines 7412--7412 []\TU/Ubuntu(0)/m/sc/10.95 guest attach- [98] [99] Underfull \hbox (badness 10000) in paragraph at lines 7578--7580 []\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 8076--8080 \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 8076--8080 \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] [111] [112] [113] [114] [115] [116] [117] [118] [119] Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [120] Underfull \hbox (badness 5862) in paragraph at lines 9375--9380 []\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] Underfull \hbox (badness 10000) in paragraph at lines 9569--9571 []\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 9569--9571 \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/ [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] Package tcolorbox Warning: The upper box part has become overfull on input line 10524. [135] [136] Package tcolorbox Warning: The upper box part has become overfull on input line 10635. [137] [138] [139] Overfull \vbox (0.76387pt too high) detected at line 10852 [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] Overfull \vbox (0.78209pt too high) detected at line 12186 [155] [156] [157] [158] [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] Underfull \hbox (badness 5862) in paragraph at lines 15854--15859 []\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[][] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] Underfull \hbox (badness 10000) in paragraph at lines 16666--16670 []\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 16666--16670 [][]\TU/UbuntuMono(0)/m/n/10.95 target= \TU/Ubuntu(0)/m/sc/10.9 5 flag and the appropriate configuration for the member. [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] Underfull \hbox (badness 10000) in paragraph at lines 20451--20454 []\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 431[]) was set to [260] [261] Underfull \hbox (badness 10000) in paragraph at lines 20606--20606 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 20639--20639 []\TU/UbuntuMono(0)/m/n/10.95 network. Underfull \hbox (badness 10000) in paragraph at lines 20668--20668 []\TU/UbuntuMono(0)/m/n/10.95 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 20697--20697 []\TU/UbuntuMono(0)/m/n/10.95 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 20726--20726 []\TU/UbuntuMono(0)/m/n/10.95 user. [262] [263] [264] [265] [266] [267] [268] [269] [270] Overfull \vbox (1.17633pt too high) detected at line 21410 [271] Missing character: There is no ● (U+25CF) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;color=FFFFFFFF ;! [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] Overfull \hbox (1155.12961pt too wide) in paragraph at lines 23183--23183 []\TU/UbuntuMono(1)/m/n/10.95 eyJzZXJ2ZXJfbmFtZSI6InJwaTAxIiwiZmluZ2VycHJpbnQiO iIyNjZjZmExZDk0ZDZiMjk2Nzk0YjU0YzJlYzdjOTMwNDA5ZjIzNjdmNmM1YjRhZWVjOGM0YjAxYTc2 NjU0MjgxIiwiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiJmZGI1OTg yNjgxNTQ2ZGQyNGE2ZGE0Mzg5MTUyOGM1ZGUxNWNmYmQ5M2M3OTU3ODNkNGI5OGU4MTQ4MWMzNmUwIn 0=| [289] [290] Overfull \vbox (2.15797pt too high) detected at line 23305 [291] [292] Overfull \hbox (1123.83167pt too wide) in paragraph at lines 23399--23399 [][]\TU/UbuntuMono(0)/m/n/10.95 eyJzZXJ2ZXJfbmFtZSI6Im5vZGUyIiwiZmluZ2VycHJpbnQ iOiJjZjlmNmVhMWIzYjhiNjgxNzQ1YTY1NTY2YjM3ZGUwOTUzNjRmM2MxMDAwMGNjZWQyOTk5NDU5Yz Y2MGIxNWQ4IiwiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiIxNGJmY 2EzMDhkOTNhY2E3MGJmYThkMzE0NWM4NWY3YmE0ZmU1YmYyNmJiNDhmMmUwNzhhOGZhMDczZDc0YTFi In0=| [293] [294] [295] [296] [297] [298] [299] Underfull \hbox (badness 10000) in paragraph at lines 23837--23840 []\TU/Ubuntu(0)/m/sc/10.95 You can pass only the member-specific configuration keys \TU/UbuntuMono(0)/m/n/10.95 bridge. [300] [301] [302] [303] [304] [305] [306] Underfull \hbox (badness 5105) in paragraph at lines 24325--24330 \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 ). [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] Package tcolorbox Warning: The upper box part has become overfull on input line 25175. [317] [318] [319] [320] Underfull \vbox (badness 10000) detected at line 25436 Underfull \vbox (badness 10000) detected at line 25436 [321] [322] Underfull \hbox (badness 10000) in paragraph at lines 25545--25547 []\TU/Ubuntu(0)/m/sc/10.95 Use the following command to instruct LXD to move al l occurrences of [323] [324] [325] Underfull \hbox (badness 10000) in paragraph at lines 25663--25665 []\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:// [326] [327] [328] Underfull \hbox (badness 6510) in paragraph at lines 25728--25730 []\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/ [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] Underfull \hbox (badness 7397) in paragraph at lines 27819--27822 []\TU/Ubuntu(0)/m/sc/10.95 If you plan to use the OverlayFS storage driver in D ocker, you should also set [358] Overfull \hbox (135.14801pt too wide) in paragraph at lines 27925--27928 [][][][][]$[][][][][] [] [] [] [][][][][][][] [] [][][][][][][][][][][][][][][] [] [][][] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [359] [360] [361] Underfull \hbox (badness 10000) in paragraph at lines 28252--28252 []\TU/Ubuntu(0)/b/it/10.95 API exten- Underfull \hbox (badness 10000) in paragraph at lines 28252--28252 []\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 28252--28252 []\TU/Ubuntu(0)/b/it/10.95 Documenta- Underfull \hbox (badness 10000) in paragraph at lines 28252--28252 []\TU/Ubuntu(0)/b/it/10.95 Go client Overfull \vbox (1.20505pt too high) detected at line 28301 [362] [363] [364] [365] [366] Underfull \hbox (badness 10000) in paragraph at lines 28673--28676 [][][][][]$[][][][][] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][][ ][][][][][][][][][][][][][][][][] [] [][][] [] [367] [368] [369] [370] Chapter 3. [371] [372] [373] [374] Overfull \hbox (3.24397pt too wide) in paragraph at lines 29211--29211 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 29211--29211 []\TU/FreeSans(0)/m/n/10.95 De- Underfull \hbox (badness 10000) in paragraph at lines 29211--29211 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (8.24812pt too wide) in paragraph at lines 29211--29211 []\TU/Ubuntu(0)/m/sc/10.95 string| Underfull \hbox (badness 10000) in paragraph at lines 29211--29211 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (8.24812pt too wide) in paragraph at lines 29211--29211 []\TU/Ubuntu(0)/m/sc/10.95 string| Underfull \hbox (badness 10000) in paragraph at lines 29211--29211 []\TU/UbuntuMono(0)/m/n/10.95 requirements. Overfull \hbox (1.71097pt too wide) in paragraph at lines 29211--29211 []\TU/Ubuntu(0)/m/sc/10.95 bool| [375] Underfull \hbox (badness 10000) in paragraph at lines 29478--29478 []\TU/FreeSans(0)/m/n/10.95 Direc- Overfull \hbox (5.66438pt too wide) in paragraph at lines 29478--29478 []\TU/FreeSans(0)/m/n/10.95 Btrfs| Overfull \hbox (5.46402pt too wide) in paragraph at lines 29478--29478 []\TU/FreeSans(0)/m/n/10.95 LVM| Overfull \hbox (3.64633pt too wide) in paragraph at lines 29478--29478 []\TU/FreeSans(0)/m/n/10.95 ZFS| Underfull \hbox (badness 10000) in paragraph at lines 29478--29478 []\TU/FreeSans(0)/m/n/10.95 Ceph Underfull \hbox (badness 10000) in paragraph at lines 29478--29478 []\TU/FreeSans(0)/m/n/10.95 Dell Pow- Underfull \hbox (badness 10000) in paragraph at lines 29478--29478 []\TU/FreeSans(0)/m/n/10.95 Pure Underfull \hbox (badness 10000) in paragraph at lines 29478--29478 []\TU/Ubuntu(0)/m/sc/10.95 Shared with the Underfull \hbox (badness 10000) in paragraph at lines 29478--29478 []\TU/Ubuntu(0)/m/sc/10.95 Dedicated disk/- [376] Underfull \hbox (badness 5533) in paragraph at lines 29538--29540 []\TU/Ubuntu(0)/m/sc/10.95 Directly on an instance: [][]\TU/UbuntuMono(0)/m/it/ 10.95 lxc launch [][]storage [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] Underfull \vbox (badness 10000) detected at line 30485 Underfull \vbox (badness 10000) detected at line 30485 [389] [390] [391] [392] [393] [394] [395] [396] [397] Underfull \hbox (badness 10000) in paragraph at lines 31099--31099 []\TU/FreeSans(0)/m/n/10.95 Auto- Overfull \hbox (7.23807pt too wide) in paragraph at lines 31099--31099 []\TU/UbuntuMono(0)/m/n/10.95 database[]leader| Overfull \hbox (12.71307pt too wide) in paragraph at lines 31099--31099 []\TU/UbuntuMono(0)/m/n/10.95 database[]standby| [398] [399] [400] Underfull \hbox (badness 5260) in paragraph at lines 31298--31304 []\TU/UbuntuMono(0)/m/n/10.95 request \TU/Ubuntu(0)/m/sc/10.95 is an object tha t contains an expanded representation of [][]\TU/UbuntuMono(0)/m/n/10.95 script let. Underfull \hbox (badness 10000) in paragraph at lines 31306--31312 []\TU/UbuntuMono(0)/m/n/10.95 candidate_members \TU/Ubuntu(0)/m/sc/10.95 is a \ TU/UbuntuMono(0)/m/n/10.95 list \TU/Ubuntu(0)/m/sc/10.95 of cluster member obje cts representing [][]\TU/UbuntuMono(0)/m/n/10.95 api. [401] [402] [403] [404] [405] [406] [407] Overfull \hbox (7.46788pt too wide) in paragraph at lines 31886--31886 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 31886--31886 []\TU/FreeSans(0)/m/n/10.95 De- Overfull \hbox (0.86389pt too wide) in paragraph at lines 31886--31886 \TU/FreeSans(0)/m/n/10.95 fault| Underfull \hbox (badness 10000) in paragraph at lines 31886--31886 []\TU/FreeSans(0)/m/n/10.95 Re- Overfull \hbox (5.03206pt too wide) in paragraph at lines 31886--31886 \TU/FreeSans(0)/m/n/10.95 quired| Underfull \hbox (badness 10000) in paragraph at lines 31886--31886 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (5.93488pt too wide) in paragraph at lines 31886--31886 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 31886--31886 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 31886--31886 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- Underfull \hbox (badness 10000) in paragraph at lines 31886--31886 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (4.72388pt too wide) in paragraph at lines 31886--31886 \TU/UbuntuMono(0)/m/n/10.95 ipv4_filtering| Overfull \hbox (5.93488pt too wide) in paragraph at lines 31886--31886 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 31886--31886 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 31886--31886 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- Underfull \hbox (badness 10000) in paragraph at lines 31886--31886 []\TU/UbuntuMono(0)/m/n/10.95 security. Overfull \hbox (4.72388pt too wide) in paragraph at lines 31886--31886 \TU/UbuntuMono(0)/m/n/10.95 ipv6_filtering| Overfull \hbox (5.93488pt too wide) in paragraph at lines 31886--31886 []\TU/Ubuntu(0)/m/sc/10.95 bool| Overfull \hbox (8.29895pt too wide) in paragraph at lines 31886--31886 []\TU/UbuntuMono(0)/m/n/10.95 false| Underfull \hbox (badness 5022) in paragraph at lines 31886--31886 []\TU/Ubuntu(0)/m/sc/10.95 Prevent the instance from spoofing another in- [408] [409] [410] Underfull \hbox (badness 5817) in paragraph at lines 32119--32125 \TU/Ubuntu(0)/m/sc/10.95 To figure out the right values for the \TU/UbuntuMono( 0)/m/n/10.95 security.delegate_bpf.cmd_types\TU/Ubuntu(0)/m/sc/10.95 , \TU/Ubun tuMono(0)/m/n/10.95 security. Underfull \hbox (badness 10000) in paragraph at lines 32119--32125 \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. [411] [412] Chapter 4. [413] [414] [415] [416] [417] [418] [419] [420] [421] [422] Underfull \hbox (badness 10000) in paragraph at lines 33329--33329 []\TU/FreeSans(0)/m/n/10.95 Vari- Underfull \hbox (badness 10000) in paragraph at lines 33329--33329 []\TU/UbuntuMono(0)/m/n/10.95 trig- Underfull \hbox (badness 10000) in paragraph at lines 33329--33329 []\TU/UbuntuMono(0)/m/n/10.95 in- Underfull \hbox (badness 10000) in paragraph at lines 33329--33329 []\TU/UbuntuMono(0)/m/n/10.95 de- Overfull \hbox (51.51558pt too wide) in paragraph at lines 33329--33329 []\TU/UbuntuMono(0)/m/n/10.95 map[string]map[string]string| Underfull \hbox (badness 10000) in paragraph at lines 33329--33329 []\TU/UbuntuMono(0)/m/n/10.95 prop- [423] Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=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 34174--34174 []\TU/FreeSans(0)/m/n/10.95 OS Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 \TU/FreeSans(0)/m/n/10.95 ven- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 OS ver- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 OS Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 \TU/FreeSans(0)/m/n/10.95 sup- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 [][][]\TU/FreeSans(0)/m/it/10.95 LXD agent[][] Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 VirtIO- Overfull \hbox (1.76984pt too wide) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 VirtIO- Overfull \hbox (12.63136pt too wide) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 NVMe| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 CSM Overfull \hbox (7.55548pt too wide) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 UEFI| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/FreeSans(0)/m/n/10.95 Se- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 \TU/FreeSans(0)/m/n/10.95 cure Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\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 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Cen- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Red Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 RHEL Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Red Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 SLES 12 Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 SLES 15 Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 20.04.6 Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 22.04.4 Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Ubuntu| Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 24.04.1 Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Server Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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 34174--34174 []\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 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 34174--34174 []\TU/Ubuntu(0)/m/sc/10.95 Sup- Overfull \hbox (2.87555pt too wide) in paragraph at lines 34174--34174 \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;! [424] 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;! [425] [426] Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! Missing character: There is no 🟢 (U+1F7E2) in font [Ubuntu-R.ttf]/OT:script=lat n;language=dflt;! 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 34429--34429 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34429--34429 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34429--34429 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34429--34429 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34429--34429 []\TU/FreeSans(0)/m/n/10.95 Ubuntu Underfull \hbox (badness 10000) in paragraph at lines 34429--34429 []\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;! [427] [428] [429] Underfull \hbox (badness 10000) in paragraph at lines 34848--34848 []\TU/UbuntuMono(0)/m/n/10.95 core. [430] Underfull \hbox (badness 10000) in paragraph at lines 34884--34884 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 34913--34913 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 34949--34949 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 34978--34978 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35010--35010 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35020--35026 []\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 35046--35046 []\TU/UbuntuMono(0)/m/n/10.95 core. [431] Underfull \hbox (badness 10000) in paragraph at lines 35078--35078 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35107--35107 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35136--35136 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35165--35165 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35197--35197 []\TU/UbuntuMono(0)/m/n/10.95 core. [432] Underfull \hbox (badness 10000) in paragraph at lines 35233--35233 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35262--35262 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35294--35294 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35326--35326 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35365--35365 []\TU/UbuntuMono(0)/m/n/10.95 core. [433] Underfull \hbox (badness 10000) in paragraph at lines 35430--35430 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35466--35466 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35502--35502 []\TU/UbuntuMono(0)/m/n/10.95 core. Underfull \hbox (badness 10000) in paragraph at lines 35531--35531 []\TU/UbuntuMono(0)/m/n/10.95 core. [434] Underfull \hbox (badness 10000) in paragraph at lines 35570--35570 []\TU/UbuntuMono(0)/m/n/10.95 acme. Underfull \hbox (badness 10000) in paragraph at lines 35603--35603 []\TU/UbuntuMono(0)/m/n/10.95 https://acme[]v02.api.letsencrypt.org/ Underfull \hbox (badness 10000) in paragraph at lines 35661--35661 []\TU/UbuntuMono(0)/m/n/10.95 acme. Underfull \hbox (badness 10000) in paragraph at lines 35728--35728 []\TU/UbuntuMono(0)/m/n/10.95 oidc.client. [435] Underfull \hbox (badness 10000) in paragraph at lines 35757--35757 []\TU/UbuntuMono(0)/m/n/10.95 oidc.client. Underfull \hbox (badness 10000) in paragraph at lines 35786--35786 []\TU/UbuntuMono(0)/m/n/10.95 oidc.groups. [436] Underfull \hbox (badness 10000) in paragraph at lines 35906--35906 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 35939--35939 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 35975--35975 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36012--36012 []\TU/UbuntuMono(0)/m/n/10.95 cluster. [437] Underfull \hbox (badness 10000) in paragraph at lines 36045--36045 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36082--36082 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36119--36119 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 36194--36194 []\TU/UbuntuMono(0)/m/n/10.95 images. [438] Underfull \hbox (badness 10000) in paragraph at lines 36231--36231 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 36259--36259 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 36292--36292 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 36330--36330 []\TU/UbuntuMono(0)/m/n/10.95 loki.api. Underfull \hbox (badness 10000) in paragraph at lines 36359--36359 []\TU/UbuntuMono(0)/m/n/10.95 loki.api. [439] Underfull \hbox (badness 10000) in paragraph at lines 36391--36391 []\TU/UbuntuMono(0)/m/n/10.95 loki.auth. Underfull \hbox (badness 10000) in paragraph at lines 36420--36420 []\TU/UbuntuMono(0)/m/n/10.95 loki.auth. [440] Underfull \hbox (badness 10000) in paragraph at lines 36554--36554 []\TU/UbuntuMono(0)/m/n/10.95 lifecycle, Underfull \hbox (badness 10000) in paragraph at lines 36597--36597 []\TU/UbuntuMono(0)/m/n/10.95 backups. Underfull \hbox (badness 10000) in paragraph at lines 36633--36633 []\TU/UbuntuMono(0)/m/n/10.95 instances.migration. Underfull \hbox (badness 10000) in paragraph at lines 36669--36669 []\TU/UbuntuMono(0)/m/n/10.95 instances.nic. [441] Underfull \hbox (badness 10000) in paragraph at lines 36705--36705 []\TU/UbuntuMono(0)/m/n/10.95 instances.placement. Underfull \hbox (badness 10000) in paragraph at lines 36738--36738 []\TU/UbuntuMono(0)/m/n/10.95 maas.api. Underfull \hbox (badness 10000) in paragraph at lines 36767--36767 []\TU/UbuntuMono(0)/m/n/10.95 maas.api. Underfull \hbox (badness 10000) in paragraph at lines 36800--36800 []\TU/UbuntuMono(0)/m/n/10.95 maas. [442] Underfull \hbox (badness 5667) in paragraph at lines 36906--36912 []\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 36932--36932 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn. Underfull \hbox (badness 10000) in paragraph at lines 36939--36945 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn.northbound_connection \TU/Ubuntu(0)/m /sc/10.95 OVN northbound database connection string [][][][] Underfull \hbox (badness 10000) in paragraph at lines 36965--36965 []\TU/UbuntuMono(0)/m/n/10.95 network.ovn. Underfull \hbox (badness 10000) in paragraph at lines 36994--36994 []\TU/UbuntuMono(0)/m/n/10.95 storage. Underfull \hbox (badness 10000) in paragraph at lines 37026--37026 []\TU/UbuntuMono(0)/m/n/10.95 storage. [443] [444] [445] Underfull \hbox (badness 10000) in paragraph at lines 37297--37297 []\TU/UbuntuMono(0)/m/n/10.95 agent. Underfull \hbox (badness 10000) in paragraph at lines 37333--37333 []\TU/UbuntuMono(0)/m/n/10.95 cluster. Underfull \hbox (badness 10000) in paragraph at lines 37403--37403 []\TU/UbuntuMono(0)/m/n/10.95 linux. [446] Underfull \hbox (badness 10000) in paragraph at lines 37446--37446 []\TU/UbuntuMono(0)/m/n/10.95 linux.kernel_modules. Underfull \hbox (badness 10000) in paragraph at lines 37483--37483 []\TU/UbuntuMono(0)/m/n/10.95 linux.sysctl. Underfull \hbox (badness 10000) in paragraph at lines 37512--37512 []\TU/UbuntuMono(0)/m/n/10.95 ubuntu_pro. Underfull \hbox (badness 10000) in paragraph at lines 37547--37547 []\TU/UbuntuMono(0)/m/n/10.95 user. [447] Underfull \hbox (badness 10000) in paragraph at lines 37579--37579 []\TU/UbuntuMono(0)/m/n/10.95 environment. Underfull \hbox (badness 10000) in paragraph at lines 37618--37618 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 37656--37656 []\TU/UbuntuMono(0)/m/n/10.95 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 37692--37692 []\TU/UbuntuMono(0)/m/n/10.95 boot.autostart. [448] Underfull \hbox (badness 10000) in paragraph at lines 37720--37720 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 37757--37757 []\TU/UbuntuMono(0)/m/n/10.95 boot. Underfull \hbox (badness 10000) in paragraph at lines 37793--37793 []\TU/UbuntuMono(0)/m/n/10.95 boot.stop. Underfull \hbox (badness 10000) in paragraph at lines 37839--37839 []\TU/UbuntuMono(0)/m/n/10.95 cloud[]init. Underfull \hbox (badness 10000) in paragraph at lines 37875--37875 []\TU/UbuntuMono(0)/m/n/10.95 cloud[]init.ssh[]keys. [449] [450] Underfull \hbox (badness 10000) in paragraph at lines 38118--38118 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 38161--38161 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 38197--38197 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. [451] Underfull \hbox (badness 10000) in paragraph at lines 38240--38240 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 38284--38284 []\TU/UbuntuMono(0)/m/n/10.95 limits.cpu. Underfull \hbox (badness 10000) in paragraph at lines 38324--38324 []\TU/UbuntuMono(0)/m/n/10.95 limits.disk. Underfull \hbox (badness 10000) in paragraph at lines 38363--38363 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. [452] Underfull \hbox (badness 10000) in paragraph at lines 38403--38403 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 38443--38443 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. Underfull \hbox (badness 10000) in paragraph at lines 38483--38483 []\TU/UbuntuMono(0)/m/n/10.95 limits.hugepages. [453] Underfull \hbox (badness 10000) in paragraph at lines 38567--38567 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. Underfull \hbox (badness 10000) in paragraph at lines 38608--38608 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. Underfull \hbox (badness 10000) in paragraph at lines 38648--38648 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory. Underfull \hbox (badness 10000) in paragraph at lines 38685--38685 []\TU/UbuntuMono(0)/m/n/10.95 limits.memory.swap. Underfull \hbox (badness 10000) in paragraph at lines 38726--38726 []\TU/UbuntuMono(0)/m/n/10.95 limits. [454] Underfull \hbox (badness 10000) in paragraph at lines 38762--38762 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. [455] [456] Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_FSIZE| Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_LOCKS| Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (16.63469pt too wide) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_MEMLOCK| Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (11.1597pt too wide) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_NOFILE| Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (5.6847pt too wide) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_NPROC| Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (11.1597pt too wide) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_RTPRIO| Underfull \hbox (badness 10000) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 limits.kernel. Overfull \hbox (33.0597pt too wide) in paragraph at lines 39058--39058 []\TU/UbuntuMono(0)/m/n/10.95 RLIMIT_SIGPENDING| [457] Underfull \hbox (badness 10000) in paragraph at lines 39062--39064 []\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 39114--39114 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental. [458] Underfull \hbox (badness 10000) in paragraph at lines 39154--39154 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory. Underfull \hbox (badness 10000) in paragraph at lines 39191--39191 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory. Underfull \hbox (badness 10000) in paragraph at lines 39274--39274 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.driver. [459] Underfull \hbox (badness 10000) in paragraph at lines 39278--39280 []\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 39310--39310 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.require. Underfull \hbox (badness 10000) in paragraph at lines 39346--39346 []\TU/UbuntuMono(0)/m/n/10.95 nvidia.require. Underfull \hbox (badness 10000) in paragraph at lines 39386--39386 []\TU/UbuntuMono(0)/m/n/10.95 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 39421--39421 []\TU/UbuntuMono(0)/m/n/10.95 raw. [460] Underfull \hbox (badness 10000) in paragraph at lines 39595--39595 []\TU/UbuntuMono(0)/m/n/10.95 raw. [461] [462] Underfull \hbox (badness 10000) in paragraph at lines 39761--39761 []\TU/UbuntuMono(0)/m/n/10.95 security.agent. [463] Underfull \hbox (badness 6493) in paragraph at lines 39845--39849 []\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 39886--39886 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 39929--39929 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 39973--39973 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. [464] Underfull \hbox (badness 10000) in paragraph at lines 40015--40015 []\TU/UbuntuMono(0)/m/n/10.95 security.delegate_bpf. Underfull \hbox (badness 10000) in paragraph at lines 40089--40089 []\TU/UbuntuMono(0)/m/n/10.95 security.devlxd. [465] Underfull \hbox (badness 10000) in paragraph at lines 40162--40162 []\TU/UbuntuMono(0)/m/n/10.95 security.idmap. Underfull \hbox (badness 10000) in paragraph at lines 40235--40235 []\TU/UbuntuMono(0)/m/n/10.95 security. Underfull \hbox (badness 6364) in paragraph at lines 40282--40288 []\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 40308--40308 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. [466] Underfull \hbox (badness 10000) in paragraph at lines 40345--40345 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. Underfull \hbox (badness 10000) in paragraph at lines 40381--40381 []\TU/UbuntuMono(0)/m/n/10.95 security.protection. [467] Underfull \hbox (badness 10000) in paragraph at lines 40495--40495 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.policy. Underfull \hbox (badness 10000) in paragraph at lines 40532--40532 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.session. Underfull \hbox (badness 10000) in paragraph at lines 40569--40569 []\TU/UbuntuMono(0)/m/n/10.95 security.sev.session. Underfull \hbox (badness 10000) in paragraph at lines 40602--40602 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 40639--40639 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. [468] Underfull \hbox (badness 10000) in paragraph at lines 40680--40680 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 40721--40721 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls. Underfull \hbox (badness 10000) in paragraph at lines 40758--40758 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 40795--40795 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.bpf. Underfull \hbox (badness 10000) in paragraph at lines 40835--40835 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. [469] Underfull \hbox (badness 10000) in paragraph at lines 40875--40875 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 40908--40908 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. Underfull \hbox (badness 10000) in paragraph at lines 40944--40944 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. Underfull \hbox (badness 10000) in paragraph at lines 40984--40984 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.mount. [470] Underfull \hbox (badness 10000) in paragraph at lines 40991--40997 []\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 41021--41021 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 41061--41061 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 41071--41077 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.sysinfo \TU/Ubuntu(0) /m/sc/10.95 Whether to handle the \TU/UbuntuMono(0)/m/n/10.95 sysinfo \TU/Ubunt u(0)/m/sc/10.95 system call [][][][] Underfull \hbox (badness 10000) in paragraph at lines 41101--41101 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept. Underfull \hbox (badness 10000) in paragraph at lines 41139--41139 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. [471] Underfull \hbox (badness 10000) in paragraph at lines 41175--41175 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 41215--41215 []\TU/UbuntuMono(0)/m/n/10.95 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 41225--41231 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule.stopped \TU/Ubuntu(0)/m/sc/10. 95 Whether to automatically snapshot stopped instances [][][][] Underfull \hbox (badness 10000) in paragraph at lines 41251--41251 []\TU/UbuntuMono(0)/m/n/10.95 snapshots.schedule. [472] Underfull \hbox (badness 10000) in paragraph at lines 41304--41304 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41332--41332 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41360--41360 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41388--41388 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 41416--41416 []\TU/UbuntuMono(0)/m/n/10.95 volatile.. [473] Underfull \hbox (badness 10000) in paragraph at lines 41444--41444 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 41472--41472 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 41500--41500 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state. Underfull \hbox (badness 10000) in paragraph at lines 41528--41528 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vdpa. Underfull \hbox (badness 10000) in paragraph at lines 41556--41556 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 41584--41584 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. [474] Underfull \hbox (badness 10000) in paragraph at lines 41612--41612 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 41640--41640 []\TU/UbuntuMono(0)/m/n/10.95 volatile..last_state.vf. Underfull \hbox (badness 10000) in paragraph at lines 41668--41668 []\TU/UbuntuMono(0)/m/n/10.95 volatile. Underfull \hbox (badness 10000) in paragraph at lines 41693--41693 []\TU/UbuntuMono(0)/m/n/10.95 volatile. Underfull \hbox (badness 10000) in paragraph at lines 41749--41749 []\TU/UbuntuMono(0)/m/n/10.95 volatile.bus. [475] Underfull \hbox (badness 10000) in paragraph at lines 41777--41777 []\TU/UbuntuMono(0)/m/n/10.95 volatile.cloud[]init. Underfull \hbox (badness 10000) in paragraph at lines 41802--41802 []\TU/UbuntuMono(0)/m/n/10.95 volatile.evacuate. Underfull \hbox (badness 10000) in paragraph at lines 41834--41834 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 41863--41863 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 41892--41892 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 41921--41921 []\TU/UbuntuMono(0)/m/n/10.95 volatile.last_state. [476] Underfull \hbox (badness 10000) in paragraph at lines 41951--41951 []\TU/UbuntuMono(0)/m/n/10.95 volatile.last_state. Underfull \hbox (badness 10000) in paragraph at lines 42004--42004 []\TU/UbuntuMono(0)/m/n/10.95 volatile.uuid. Underfull \hbox (badness 10000) in paragraph at lines 42033--42033 []\TU/UbuntuMono(0)/m/n/10.95 volatile. [477] Underfull \hbox (badness 10000) in paragraph at lines 42335--42335 []\TU/UbuntuMono(0)/m/n/10.95 /dev/ Underfull \hbox (badness 10000) in paragraph at lines 42335--42335 []\TU/UbuntuMono(0)/m/n/10.95 /dev/ Underfull \hbox (badness 10000) in paragraph at lines 42335--42335 []\TU/UbuntuMono(0)/m/n/10.95 /dev/net/ [478] [479] [480] Underfull \hbox (badness 10000) in paragraph at lines 42625--42625 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 42689--42689 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. [481] Underfull \hbox (badness 10000) in paragraph at lines 42721--42721 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 42785--42785 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. Underfull \hbox (badness 10000) in paragraph at lines 42849--42849 []\TU/UbuntuMono(0)/m/n/10.95 limits. [482] Underfull \hbox (badness 10000) in paragraph at lines 42881--42881 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 42953--42953 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 42982--42982 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [483] Underfull \hbox (badness 10000) in paragraph at lines 43142--43142 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [484] Underfull \hbox (badness 10000) in paragraph at lines 43249--43249 []\TU/UbuntuMono(0)/m/n/10.95 security. [485] [486] Underfull \hbox (badness 10000) in paragraph at lines 43527--43527 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 43556--43556 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [487] [488] Underfull \hbox (badness 10000) in paragraph at lines 43874--43874 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 43903--43903 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [489] Underfull \hbox (badness 10000) in paragraph at lines 44067--44067 []\TU/UbuntuMono(0)/m/n/10.95 security. [490] [491] Underfull \hbox (badness 10000) in paragraph at lines 44279--44279 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. Underfull \hbox (badness 10000) in paragraph at lines 44308--44308 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet. [492] [493] [494] Underfull \hbox (badness 10000) in paragraph at lines 44769--44769 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 44830--44830 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. [495] Underfull \hbox (badness 10000) in paragraph at lines 44862--44862 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 44923--44923 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. [496] Underfull \hbox (badness 10000) in paragraph at lines 45089--45089 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 45125--45125 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 45158--45158 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 45194--45194 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. [497] [498] Underfull \hbox (badness 10000) in paragraph at lines 45389--45389 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 45482--45482 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. [499] [500] [501] Underfull \hbox (badness 10000) in paragraph at lines 45923--45923 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 45951--45951 []\TU/UbuntuMono(0)/m/n/10.95 limits. [502] Underfull \hbox (badness 10000) in paragraph at lines 46073--46073 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [503] [504] Underfull \hbox (badness 10000) in paragraph at lines 46299--46299 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 46331--46331 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. [505] Underfull \hbox (badness 10000) in paragraph at lines 46473--46473 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 46505--46505 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. [506] Underfull \hbox (badness 10000) in paragraph at lines 46675--46675 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 46703--46703 []\TU/UbuntuMono(0)/m/n/10.95 limits. [507] Underfull \hbox (badness 10000) in paragraph at lines 46850--46850 []\TU/UbuntuMono(0)/m/n/10.95 queue.tx. [508] [509] [510] [511] Underfull \hbox (badness 10000) in paragraph at lines 47181--47181 []\TU/UbuntuMono(0)/m/n/10.95 initial. [512] Underfull \hbox (badness 10000) in paragraph at lines 47335--47335 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 47404--47404 []\TU/UbuntuMono(0)/m/n/10.95 limits. [513] Underfull \hbox (badness 10000) in paragraph at lines 47549--47549 []\TU/UbuntuMono(0)/m/n/10.95 raw.mount. [514] [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] [526] Underfull \hbox (badness 10000) in paragraph at lines 49435--49435 []\TU/UbuntuMono(0)/m/n/10.95 mig. [527] [528] [529] [530] [531] [532] Underfull \hbox (badness 10000) in paragraph at lines 50311--50311 []\TU/UbuntuMono(0)/m/n/10.95 security. Underfull \hbox (badness 10000) in paragraph at lines 50344--50344 []\TU/UbuntuMono(0)/m/n/10.95 security. [533] [534] Underfull \hbox (badness 10000) in paragraph at lines 50517--50517 []\TU/UbuntuMono(0)/m/n/10.95 ownership. [535] [536] [537] [538] [539] [540] Underfull \hbox (badness 10000) in paragraph at lines 51242--51242 []\TU/UbuntuMono(0)/m/n/10.95 features.networks. Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\TU/UbuntuMono(0)/m/n/10.95 features.storage. [541] Underfull \hbox (badness 10000) in paragraph at lines 51341--51341 []\TU/UbuntuMono(0)/m/n/10.95 features.storage. Underfull \hbox (badness 10000) in paragraph at lines 51426--51426 []\TU/UbuntuMono(0)/m/n/10.95 limits. [542] Underfull \hbox (badness 10000) in paragraph at lines 51482--51482 []\TU/UbuntuMono(0)/m/n/10.95 limits.disk.pool. Underfull \hbox (badness 10000) in paragraph at lines 51516--51516 []\TU/UbuntuMono(0)/m/n/10.95 limits. [543] Underfull \hbox (badness 10000) in paragraph at lines 51594--51594 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 51623--51623 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 51652--51652 []\TU/UbuntuMono(0)/m/n/10.95 limits. Underfull \hbox (badness 10000) in paragraph at lines 51680--51680 []\TU/UbuntuMono(0)/m/n/10.95 limits. [544] Underfull \hbox (badness 10000) in paragraph at lines 51772--51772 []\TU/UbuntuMono(0)/m/n/10.95 restricted. Underfull \hbox (badness 10000) in paragraph at lines 51800--51800 []\TU/UbuntuMono(0)/m/n/10.95 restricted.cluster. Underfull \hbox (badness 10000) in paragraph at lines 51832--51832 []\TU/UbuntuMono(0)/m/n/10.95 restricted.cluster. [545] Underfull \hbox (badness 10000) in paragraph at lines 51865--51865 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 51899--51899 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 51932--51932 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 51965--51965 []\TU/UbuntuMono(0)/m/n/10.95 restricted.containers. Underfull \hbox (badness 10000) in paragraph at lines 51973--51975 []\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[][] [546] Underfull \hbox (badness 10000) in paragraph at lines 52011--52011 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52063--52063 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices.disk. Underfull \hbox (badness 10000) in paragraph at lines 52097--52097 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52129--52129 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [547] Underfull \hbox (badness 10000) in paragraph at lines 52161--52161 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52207--52207 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52239--52239 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52271--52271 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. [548] Underfull \hbox (badness 10000) in paragraph at lines 52303--52303 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52335--52335 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52367--52367 []\TU/UbuntuMono(0)/m/n/10.95 restricted.devices. Underfull \hbox (badness 10000) in paragraph at lines 52395--52395 []\TU/UbuntuMono(0)/m/n/10.95 restricted.idmap. Underfull \hbox (badness 10000) in paragraph at lines 52423--52423 []\TU/UbuntuMono(0)/m/n/10.95 restricted.idmap. [549] Underfull \hbox (badness 10000) in paragraph at lines 52451--52451 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 52487--52487 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 52523--52523 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 52555--52555 []\TU/UbuntuMono(0)/m/n/10.95 restricted.networks. Underfull \hbox (badness 10000) in paragraph at lines 52587--52587 []\TU/UbuntuMono(0)/m/n/10.95 restricted. [550] Underfull \hbox (badness 10000) in paragraph at lines 52616--52616 []\TU/UbuntuMono(0)/m/n/10.95 restricted.virtual[]machines. Underfull \hbox (badness 10000) in paragraph at lines 52652--52652 []\TU/UbuntuMono(0)/m/n/10.95 backups. Underfull \hbox (badness 10000) in paragraph at lines 52706--52706 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 52735--52735 []\TU/UbuntuMono(0)/m/n/10.95 images. [551] Underfull \hbox (badness 10000) in paragraph at lines 52763--52763 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 52788--52788 []\TU/UbuntuMono(0)/m/n/10.95 images. Underfull \hbox (badness 10000) in paragraph at lines 52816--52816 []\TU/UbuntuMono(0)/m/n/10.95 user. [552] Underfull \hbox (badness 10000) in paragraph at lines 52930--52930 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 52967--52967 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [553] [554] Underfull \hbox (badness 10000) in paragraph at lines 53321--53321 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [555] Underfull \hbox (badness 10000) in paragraph at lines 53350--53350 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [556] [557] [558] [559] Underfull \hbox (badness 10000) in paragraph at lines 53939--53939 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 53968--53968 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [560] [561] Underfull \hbox (badness 10000) in paragraph at lines 54137--54137 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 54173--54173 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 54206--54206 []\TU/UbuntuMono(0)/m/n/10.95 lvm. Underfull \hbox (badness 10000) in paragraph at lines 54239--54239 []\TU/UbuntuMono(0)/m/n/10.95 lvm.vg. [562] Underfull \hbox (badness 10000) in paragraph at lines 54305--54305 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 54342--54342 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [563] [564] [565] Underfull \hbox (badness 10000) in paragraph at lines 54921--54921 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [566] Underfull \hbox (badness 10000) in paragraph at lines 54950--54950 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [567] [568] [569] Underfull \hbox (badness 10000) in paragraph at lines 55303--55303 []\TU/UbuntuMono(0)/m/n/10.95 zfs. Underfull \hbox (badness 10000) in paragraph at lines 55341--55341 []\TU/UbuntuMono(0)/m/n/10.95 zfs. Underfull \hbox (badness 10000) in paragraph at lines 55419--55419 []\TU/Ubuntu(0)/b/it/10.95 Condi- [570] Underfull \hbox (badness 10000) in paragraph at lines 55460--55460 []\TU/Ubuntu(0)/b/it/10.95 Condi- [571] [572] Underfull \hbox (badness 10000) in paragraph at lines 55777--55777 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 55806--55806 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [573] [574] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 56158. [575] Underfull \hbox (badness 10000) in paragraph at lines 56273--56273 []\TU/UbuntuMono(0)/m/n/10.95 ceph. [576] Underfull \hbox (badness 10000) in paragraph at lines 56302--56302 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56335--56335 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56368--56368 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56401--56401 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. Underfull \hbox (badness 10000) in paragraph at lines 56430--56430 []\TU/UbuntuMono(0)/m/n/10.95 ceph.osd. [577] Underfull \hbox (badness 10000) in paragraph at lines 56467--56467 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. Underfull \hbox (badness 10000) in paragraph at lines 56503--56503 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. Underfull \hbox (badness 10000) in paragraph at lines 56539--56539 []\TU/UbuntuMono(0)/m/n/10.95 ceph.rbd. Underfull \hbox (badness 10000) in paragraph at lines 56572--56572 []\TU/UbuntuMono(0)/m/n/10.95 ceph.user. Underfull \hbox (badness 10000) in paragraph at lines 56634--56634 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. [578] [579] [580] Underfull \hbox (badness 10000) in paragraph at lines 57037--57037 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 57066--57066 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [581] [582] Overfull \hbox (5.8455pt too wide) in paragraph at lines 57259--57259 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 []\TU/Ubuntu(0)/m/sc/10.95 Virtual Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 []\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 57259--57259 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 []\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 57259--57259 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 57259--57259 []\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 57259--57259 \TU/UbuntuMono(0)/m/n/10.95 sv_WiUEsGpsSEmO592wtnT9FA==.b \TU/Ubuntu(0)/m/sc/10 .95 (VM snapshot) and [583] Underfull \hbox (badness 10000) in paragraph at lines 57350--57350 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57383--57383 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. [584] Underfull \hbox (badness 10000) in paragraph at lines 57415--57415 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57422--57428 []\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 57448--57448 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.gateway. Underfull \hbox (badness 10000) in paragraph at lines 57514--57514 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57546--57546 []\TU/UbuntuMono(0)/m/n/10.95 powerflex. Underfull \hbox (badness 10000) in paragraph at lines 57579--57579 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.user. [585] Underfull \hbox (badness 10000) in paragraph at lines 57611--57611 []\TU/UbuntuMono(0)/m/n/10.95 powerflex.user. Underfull \hbox (badness 10000) in paragraph at lines 57644--57644 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 57681--57681 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [586] [587] [588] Underfull \hbox (badness 10000) in paragraph at lines 58154--58154 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 58183--58183 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [589] [590] Overfull \hbox (7.74162pt too wide) in paragraph at lines 58368--58368 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 []\TU/Ubuntu(0)/m/sc/10.95 Vir- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 \TU/Ubuntu(0)/m/sc/10.95 tual Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 []\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 58368--58368 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 []\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 58368--58368 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 58368--58368 []\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 58368--58368 \TU/UbuntuMono(0)/m/n/10.95 sv[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu( 0)/m/sc/10.95 (VM snapshot) and [591] Underfull \hbox (badness 10000) in paragraph at lines 58425--58425 []\TU/UbuntuMono(0)/m/n/10.95 pure.api. Underfull \hbox (badness 10000) in paragraph at lines 58453--58453 []\TU/UbuntuMono(0)/m/n/10.95 pure. Underfull \hbox (badness 10000) in paragraph at lines 58482--58482 []\TU/UbuntuMono(0)/m/n/10.95 pure.gateway. Underfull \hbox (badness 10000) in paragraph at lines 58580--58580 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [592] Underfull \hbox (badness 10000) in paragraph at lines 58617--58617 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [593] [594] Underfull \hbox (badness 10000) in paragraph at lines 59039--59039 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 59068--59068 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [595] [596] Overfull \hbox (7.74162pt too wide) in paragraph at lines 59244--59244 []\TU/FreeSans(0)/m/n/10.95 Iden- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 \TU/FreeSans(0)/m/n/10.95 ti- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 []\TU/Ubuntu(0)/m/sc/10.95 Con- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 []\TU/Ubuntu(0)/m/sc/10.95 Vir- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 \TU/Ubuntu(0)/m/sc/10.95 tual Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 \TU/Ubuntu(0)/m/sc/10.95 ma- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 []\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 59244--59244 []\TU/Ubuntu(0)/m/sc/10.95 Image Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 []\TU/Ubuntu(0)/m/sc/10.95 Cus- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 \TU/Ubuntu(0)/m/sc/10.95 tom Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 \TU/Ubuntu(0)/m/sc/10.95 vol- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 []\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 59244--59244 []\TU/Ubuntu(0)/m/sc/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 59244--59244 []\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 59244--59244 \TU/UbuntuMono(0)/m/n/10.95 sv[]5a2504b06a6c48498ee7ddb0b674fd14[]b \TU/Ubuntu( 0)/m/sc/10.95 (VM snapshot) and [597] Underfull \hbox (badness 10000) in paragraph at lines 59296--59296 []\TU/UbuntuMono(0)/m/n/10.95 alletra. Underfull \hbox (badness 10000) in paragraph at lines 59386--59386 []\TU/UbuntuMono(0)/m/n/10.95 alletra.user. Underfull \hbox (badness 10000) in paragraph at lines 59411--59411 []\TU/UbuntuMono(0)/m/n/10.95 alletra.user. [598] Underfull \hbox (badness 10000) in paragraph at lines 59436--59436 []\TU/UbuntuMono(0)/m/n/10.95 alletra. Underfull \hbox (badness 10000) in paragraph at lines 59465--59465 []\TU/UbuntuMono(0)/m/n/10.95 alletra.wsapi. Underfull \hbox (badness 10000) in paragraph at lines 59498--59498 []\TU/UbuntuMono(0)/m/n/10.95 rsync. Underfull \hbox (badness 10000) in paragraph at lines 59535--59535 []\TU/UbuntuMono(0)/m/n/10.95 rsync. [599] [600] [601] Underfull \hbox (badness 10000) in paragraph at lines 59957--59957 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 59986--59986 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [602] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 60068. Underfull \hbox (badness 10000) in paragraph at lines 60141--60141 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. [603] Underfull \hbox (badness 10000) in paragraph at lines 60207--60207 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60244--60244 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60273--60273 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60306--60306 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. [604] Underfull \hbox (badness 10000) in paragraph at lines 60339--60339 []\TU/UbuntuMono(0)/m/n/10.95 cephfs. Underfull \hbox (badness 10000) in paragraph at lines 60409--60409 []\TU/UbuntuMono(0)/m/n/10.95 cephfs.user. Underfull \hbox (badness 10000) in paragraph at lines 60471--60471 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. [605] [606] Underfull \hbox (badness 10000) in paragraph at lines 60756--60756 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. Underfull \hbox (badness 10000) in paragraph at lines 60785--60785 []\TU/UbuntuMono(0)/m/n/10.95 volatile.idmap. [607] LaTeX Font Warning: Font shape `TU/Ubuntu(0)/m/scit' undefined (Font) using `TU/Ubuntu(0)/m/sc' instead on input line 60878. [608] Underfull \hbox (badness 10000) in paragraph at lines 60958--60958 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.bucket. Underfull \hbox (badness 10000) in paragraph at lines 60987--60987 []\TU/UbuntuMono(0)/m/n/10.95 cephobject. Underfull \hbox (badness 10000) in paragraph at lines 61016--61016 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.radosgw. [609] Underfull \hbox (badness 10000) in paragraph at lines 61045--61045 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.radosgw. Underfull \hbox (badness 10000) in paragraph at lines 61081--61081 []\TU/UbuntuMono(0)/m/n/10.95 cephobject.user. Underfull \hbox (badness 10000) in paragraph at lines 61114--61114 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool. Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 Di- Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 \TU/FreeSans(0)/m/n/10.95 rec- Overfull \hbox (5.81442pt too wide) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 Btrfs| Overfull \hbox (5.46402pt too wide) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 LVM| Overfull \hbox (3.64633pt too wide) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 ZFS| Overfull \hbox (1.82767pt too wide) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 Ceph Overfull \hbox (20.94458pt too wide) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 CephFS| Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 Ceph Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 \TU/FreeSans(0)/m/n/10.95 Ob- Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 Dell Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 \TU/FreeSans(0)/m/n/10.95 Pow- Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 Pure Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 \TU/FreeSans(0)/m/n/10.95 Stor- Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/FreeSans(0)/m/n/10.95 HPE Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 \TU/FreeSans(0)/m/n/10.95 Al- Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized image Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/Ubuntu(0)/m/sc/10.95 Optimized snap- Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/Ubuntu(0)/m/sc/10.95 Optimized image Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 7116) in paragraph at lines 61770--61770 []\TU/Ubuntu(0)/m/sc/10.95 Optimized backup Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized volume Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 [][][]\TU/Ubuntu(0)/m/it/10.95 Optimized volume Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ➖ (U+2796) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Underfull \hbox (badness 10000) in paragraph at lines 61770--61770 []\TU/Ubuntu(0)/m/sc/10.95 Available on \TU/UbuntuMono(0)/m/n/10.95 lxd Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ✅ (U+2705) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ❌ (U+274C) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [610] [611] [612] [613] Underfull \hbox (badness 10000) in paragraph at lines 62046--62046 []\TU/UbuntuMono(0)/m/n/10.95 bgp.ipv4. [614] Underfull \hbox (badness 10000) in paragraph at lines 62083--62083 []\TU/UbuntuMono(0)/m/n/10.95 bgp.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 62116--62116 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 62149--62149 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 62190--62190 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 62234--62234 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. [615] Underfull \hbox (badness 10000) in paragraph at lines 62299--62299 []\TU/UbuntuMono(0)/m/n/10.95 bridge. Underfull \hbox (badness 10000) in paragraph at lines 62400--62400 []\TU/Ubuntu(0)/b/it/10.95 De- Overfull \hbox (5.21779pt too wide) in paragraph at lines 62400--62400 []\TU/Ubuntu(0)/b/it/10.95 Scope:| [616] Underfull \hbox (badness 10000) in paragraph at lines 62436--62436 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 62469--62469 []\TU/UbuntuMono(0)/m/n/10.95 dns. Underfull \hbox (badness 10000) in paragraph at lines 62537--62537 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone. Underfull \hbox (badness 10000) in paragraph at lines 62569--62569 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. [617] Underfull \hbox (badness 10000) in paragraph at lines 62598--62598 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 62635--62635 []\TU/UbuntuMono(0)/m/n/10.95 fan. [618] Underfull \hbox (badness 10000) in paragraph at lines 62838--62838 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 62875--62875 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 62912--62912 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. [619] Underfull \hbox (badness 10000) in paragraph at lines 63022--63022 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat. Underfull \hbox (badness 10000) in paragraph at lines 63059--63059 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.nat. Underfull \hbox (badness 10000) in paragraph at lines 63091--63091 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.ovn. [620] Underfull \hbox (badness 10000) in paragraph at lines 63167--63167 []\TU/UbuntuMono(0)/m/n/10.95 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 63284--63284 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. [621] Underfull \hbox (badness 10000) in paragraph at lines 63361--63361 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. Underfull \hbox (badness 10000) in paragraph at lines 63468--63468 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat. Underfull \hbox (badness 10000) in paragraph at lines 63505--63505 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.nat. [622] Underfull \hbox (badness 10000) in paragraph at lines 63537--63537 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.ovn. Underfull \hbox (badness 10000) in paragraph at lines 63609--63609 []\TU/UbuntuMono(0)/m/n/10.95 ipv6. [623] Underfull \hbox (badness 10000) in paragraph at lines 63704--63704 []\TU/UbuntuMono(0)/m/n/10.95 raw. Underfull \hbox (badness 10000) in paragraph at lines 63772--63772 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 63808--63808 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 63841--63841 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. [624] Underfull \hbox (badness 10000) in paragraph at lines 63877--63877 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 63906--63906 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 63938--63938 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 63967--63967 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 64033--64033 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. [625] Underfull \hbox (badness 10000) in paragraph at lines 64062--64062 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 64131--64131 []\TU/UbuntuMono(0)/m/n/10.95 tunnel.NAME. Underfull \hbox (badness 10000) in paragraph at lines 64160--64160 []\TU/UbuntuMono(0)/m/n/10.95 user. [626] [627] [628] Underfull \hbox (badness 10000) in paragraph at lines 64399--64399 []\TU/UbuntuMono(0)/m/n/10.95 bridge. Underfull \hbox (badness 10000) in paragraph at lines 64431--64431 []\TU/UbuntuMono(0)/m/n/10.95 dns. [629] Underfull \hbox (badness 10000) in paragraph at lines 64488--64488 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone. Underfull \hbox (badness 10000) in paragraph at lines 64516--64516 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 64541--64541 []\TU/UbuntuMono(0)/m/n/10.95 dns.zone.reverse. Underfull \hbox (badness 10000) in paragraph at lines 64650--64650 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.dhcp. [630] Underfull \hbox (badness 10000) in paragraph at lines 64853--64853 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.dhcp. [631] Underfull \hbox (badness 10000) in paragraph at lines 65034--65034 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. Underfull \hbox (badness 10000) in paragraph at lines 65070--65070 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress. [632] Underfull \hbox (badness 10000) in paragraph at lines 65103--65103 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 65139--65139 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress. Underfull \hbox (badness 10000) in paragraph at lines 65164--65164 []\TU/UbuntuMono(0)/m/n/10.95 user. [633] [634] Underfull \hbox (badness 10000) in paragraph at lines 65450--65450 []\TU/UbuntuMono(0)/m/n/10.95 user. [635] Underfull \hbox (badness 10000) in paragraph at lines 65576--65576 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 65612--65612 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 65653--65653 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. [636] Underfull \hbox (badness 10000) in paragraph at lines 65697--65697 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 65730--65730 []\TU/UbuntuMono(0)/m/n/10.95 dns. [637] Underfull \hbox (badness 10000) in paragraph at lines 65834--65834 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.ovn. Underfull \hbox (badness 10000) in paragraph at lines 65910--65910 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes. Underfull \hbox (badness 10000) in paragraph at lines 65978--65978 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.ovn. [638] Underfull \hbox (badness 10000) in paragraph at lines 66054--66054 []\TU/UbuntuMono(0)/m/n/10.95 ipv6.routes. Underfull \hbox (badness 10000) in paragraph at lines 66189--66189 []\TU/UbuntuMono(0)/m/n/10.95 ovn. [639] Underfull \hbox (badness 10000) in paragraph at lines 66250--66250 []\TU/UbuntuMono(0)/m/n/10.95 user. [640] Underfull \hbox (badness 10000) in paragraph at lines 66488--66488 []\TU/UbuntuMono(0)/m/n/10.95 user. [641] Underfull \hbox (badness 10000) in paragraph at lines 66588--66588 []\TU/UbuntuMono(0)/m/n/10.95 scheduler. Underfull \hbox (badness 10000) in paragraph at lines 66617--66617 []\TU/UbuntuMono(0)/m/n/10.95 user. [642] Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/FreeSans(0)/m/n/10.95 Do- Overfull \hbox (7.46788pt too wide) in paragraph at lines 66852--66852 []\TU/FreeSans(0)/m/n/10.95 Type| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/FreeSans(0)/m/n/10.95 De- Overfull \hbox (3.54778pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 soft| Overfull \hbox (8.95653pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 hard| Overfull \hbox (8.95653pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 soft| Overfull \hbox (8.95653pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 hard| Overfull \hbox (8.95653pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 nofile| Overfull \hbox (7.60483pt too wide) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 1048576| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 soft| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 hard| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (3.54778pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 soft| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Overfull \hbox (6.21957pt too wide) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 hard| Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 mem- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/UbuntuMono(0)/m/n/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 \TU/UbuntuMono(0)/m/n/10.95 lim- Underfull \hbox (badness 10000) in paragraph at lines 66852--66852 []\TU/Ubuntu(0)/m/sc/10.95 un- Underfull \hbox (badness 10000) in paragraph at lines 66887--66887 []\TU/UbuntuMono(0)/m/n/10.95 fs. [643] Underfull \hbox (badness 10000) in paragraph at lines 66922--66922 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. Underfull \hbox (badness 10000) in paragraph at lines 66961--66961 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. Underfull \hbox (badness 10000) in paragraph at lines 67000--67000 []\TU/UbuntuMono(0)/m/n/10.95 fs.inotify. [644] Underfull \hbox (badness 10000) in paragraph at lines 67039--67039 []\TU/UbuntuMono(0)/m/n/10.95 kernel. Underfull \hbox (badness 10000) in paragraph at lines 67075--67075 []\TU/UbuntuMono(0)/m/n/10.95 kernel.keys. Underfull \hbox (badness 10000) in paragraph at lines 67107--67107 []\TU/UbuntuMono(0)/m/n/10.95 kernel.keys. Underfull \hbox (badness 10000) in paragraph at lines 67142--67142 []\TU/UbuntuMono(0)/m/n/10.95 net.core. Underfull \hbox (badness 10000) in paragraph at lines 67177--67177 []\TU/UbuntuMono(0)/m/n/10.95 net.ipv4.neigh.default. [645] Underfull \hbox (badness 10000) in paragraph at lines 67218--67218 []\TU/UbuntuMono(0)/m/n/10.95 net.ipv6.neigh.default. Underfull \hbox (badness 10000) in paragraph at lines 67259--67259 []\TU/UbuntuMono(0)/m/n/10.95 vm. [646] Overfull \hbox (178.41754pt too wide) in alignment at lines 67323--67333 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67333--67347 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67347--67353 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67353--67355 [] [] Overfull \hbox (178.41754pt too wide) in alignment at lines 67355--67624 [] [] [647] Overfull \hbox (41.49557pt too wide) in paragraph at lines 67846--67846 []\TU/UbuntuMono(0)/m/n/10.95 lxd_api_requests_completed_total| Overfull \hbox (8.64558pt too wide) in paragraph at lines 67846--67846 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_buck_hash_sys_bytes| Overfull \hbox (8.64558pt too wide) in paragraph at lines 67846--67846 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_heap_released_bytes| Overfull \hbox (3.1706pt too wide) in paragraph at lines 67846--67846 []\TU/UbuntuMono(0)/m/n/10.95 lxd_go_mcache_inuse_bytes| Underfull \hbox (badness 10000) in paragraph at lines 67853--67859 \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 [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] Overfull \vbox (1.1341pt too high) detected at line 68780 [659] [660] [661] [662] [663] Underfull \hbox (badness 10000) in paragraph at lines 69249--69252 []\TU/Ubuntu(0)/m/sc/10.95 If a container has been created but not started yet, \TU/UbuntuMono(0)/m/n/10.95 last_used_at \TU/Ubuntu(0)/m/sc/10.95 field will b e [664] Underfull \hbox (badness 10000) in paragraph at lines 69310--69314 []\TU/Ubuntu(0)/m/sc/10.95 Some browsers like Firefox and Safari can’t accept s erver response without [665] [666] [667] Underfull \hbox (badness 5607) in paragraph at lines 69561--69563 []\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 69569--69571 []\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[][] [668] [669] [670] [671] [672] [673] [674] [675] [676] [677] [678] Underfull \hbox (badness 10000) in paragraph at lines 70423--70427 []\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. [679] [680] Underfull \hbox (badness 5490) in paragraph at lines 70586--70588 []\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 490[])) and MAC filtering ([][]\TU/U buntuMono(0)/m/it/10.95 security.mac_filtering[][] [681] [682] [683] [684] [685] [686] [687] [688] [689] [690] [691] [692] [693] [694] Underfull \hbox (badness 10000) in paragraph at lines 71687--71690 []\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 438[]) and [][]\TU/UbuntuMon o(0)/m/it/10.95 images.auto_update_interval[][] [695] [696] [697] [698] [699] [700] [701] [702] Underfull \hbox (badness 10000) in paragraph at lines 72347--72349 []\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. [703] [704] [705] [706] [707] [708] [709] [710] [711] Underfull \hbox (badness 10000) in paragraph at lines 73011--73013 []\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 60 4[]), [][]\TU/UbuntuMono(0)/m/it/10.95 cephfs. [712] Underfull \hbox (badness 5607) in paragraph at lines 73101--73104 \TU/Ubuntu(0)/m/sc/10.95 configuration key automatically set through the new se rver-level configuration key [713] [714] Underfull \hbox (badness 7869) in paragraph at lines 73191--73196 \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} / [715] [716] [717] Underfull \hbox (badness 10000) in paragraph at lines 73393--73396 []\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 73393--73396 \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. [718] [719] [720] [721] [722] [723] [724] Overfull \hbox (576.54724pt too wide) in alignment at lines 73929--73942 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 73942--73959 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 73959--73965 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 73965--73967 [] [] [] Overfull \hbox (576.54724pt too wide) in alignment at lines 73967--75050 [] [] [] [725] [726] [727] [728] [729] [730] [731] [732] [733] [734] [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745] [746] [747] [748] [749] [750] [751] [752] [753] [754] [755] [756] [757] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] [773] [774] [775] [776] [777] [778] [779] [780] [781] [782] [783] [784] [785] [786] [787] [788] [789] [790] [791] [792] [793] [794] [795] [796] [797] [798] [799] [800] [801] [802] [803] [804] [805] [806] [807] [808] [809] [810] [811] [812] [813] [814] [815] [816] [817] [818] [819] [820] [821] [822] [823] Underfull \hbox (badness 10000) in paragraph at lines 82949--82951 []\TU/Ubuntu(0)/m/sc/10.95 A regular expression matching a configuration item o r its value. (e.g. [824] [825] [826] [827] [828] [829] [830] [831] [832] [833] [834] [835] [836] [837] [838] [839] [840] [841] [842] [843] [844] [845] [846] [847] [848] [849] [850] [851] [852] [853] [854] [855] [856] [857] [858] [859] [860] [861] [862] [863] [864] [865] [866] [867] [868] [869] [870] [871] [872] [873] [874] [875] [876] [877] [878] [879] [880] [881] [882] [883] [884] [885] [886] [887] [888] [889] [890] [891] [892] [893] [894] [895] [896] [897] [898] [899] [900] [901] [902] [903] [904] [905] [906] [907] [908] [909] Underfull \hbox (badness 5622) in paragraph at lines 89964--89967 []\TU/Ubuntu(0)/m/sc/10.95 Basic authentication can be used when combined with the “simplestreams” proto- [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] Overfull \hbox (45.42271pt too wide) in paragraph at lines 93618--93618 []\TU/UbuntuMono(0)/m/n/10.95 LXD_INSECURE_TLS| Overfull \hbox (12.57272pt too wide) in paragraph at lines 93618--93618 []\TU/UbuntuMono(0)/m/n/10.95 http_proxy| Overfull \hbox (18.04773pt too wide) in paragraph at lines 93618--93618 []\TU/UbuntuMono(0)/m/n/10.95 https_proxy| Overfull \hbox (1.62273pt too wide) in paragraph at lines 93618--93618 []\TU/UbuntuMono(0)/m/n/10.95 no_proxy| [956] Overfull \hbox (30.74283pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_EXEC_PATH| Overfull \hbox (85.49281pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_LXC_TEMPLATE_CONFIG| Overfull \hbox (74.54282pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_SECURITY_APPARMOR| Overfull \hbox (74.54282pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_UNPRIVILEGED_ONLY| Overfull \hbox (30.74283pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_OVMF_PATH| Overfull \hbox (47.16782pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_QEMU_FW_PATH| Overfull \hbox (107.39279pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_IDMAPPED_MOUNTS_DISABLE| Overfull \hbox (58.11781pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_DEVMONITOR_DIR| Overfull \hbox (69.06781pt too wide) in paragraph at lines 93760--93760 []\TU/UbuntuMono(0)/m/n/10.95 LXD_FSMONITOR_DRIVER| [957] [958] [959] [960] [961] [962] [963] [964] [965] [966] [967] [968] [969] [970] [971] [972] [973] [974] [975] Underfull \hbox (badness 10000) in paragraph at lines 94953--94954 []\TU/UbuntuMono(0)/m/n/10.95 boot.priority \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubunt u(0)/m/it/10.95 Type: disk: Underfull \hbox (badness 10000) in paragraph at lines 94953--94954 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 94954--94955 []\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 94955--94956 []\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 94956--94957 []\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 94957--94958 []\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 94958--94959 []\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 94959--94960 []\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 94965--94966 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 94966--94967 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 94967--94968 []\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 94967--94968 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 94968--94969 []\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 94968--94969 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 94969--94970 []\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 94969--94970 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 94971--94972 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 94972--94973 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 94973--94974 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 94974--94975 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 94975--94976 []\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 94976--94977 []\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 94977--94978 []\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 94978--94979 []\TU/UbuntuMono(0)/m/n/10.95 host_name \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 94979--94980 []\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 94979--94980 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 94980--94981 []\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- [976] Underfull \hbox (badness 10000) in paragraph at lines 94981--94982 []\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 94982--94983 []\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 94983--94984 []\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 94984--94985 []\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 94985--94986 []\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 94986--94987 []\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 94987--94988 []\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 94988--94989 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- Underfull \hbox (badness 10000) in paragraph at lines 94990--94991 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 94991--94992 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- Underfull \hbox (badness 10000) in paragraph at lines 94996--94997 []\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 94997--94998 []\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 94998--94999 []\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 94999--95000 []\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 95000--95001 []\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 95001--95002 []\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 95003--95004 []\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 95004--95005 []\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 95006--95007 []\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 95007--95008 []\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 95008--95009 []\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 95009--95010 []\TU/UbuntuMono(0)/m/n/10.95 ipv4.routes \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 Type: nic: nic-routed-device- Underfull \hbox (badness 10000) in paragraph at lines 95010--95011 []\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 95011--95012 []\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- [977] Underfull \hbox (badness 10000) in paragraph at lines 95012--95013 []\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 95013--95014 []\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 95014--95015 []\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 95015--95016 []\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 95016--95017 []\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 95017--95018 []\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 95019--95020 []\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 95020--95021 []\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 95022--95023 []\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 95023--95024 []\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 95024--95025 []\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 95025--95026 []\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 95026--95027 []\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 95027--95028 []\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 95028--95029 []\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 95029--95030 []\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 95030--95031 []\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 95031--95032 []\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 95032--95033 []\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 95033--95034 []\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 95034--95035 []\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 95034--95035 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 95035--95036 []\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 95036--95037 []\TU/UbuntuMono(0)/m/n/10.95 limits.max \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Type: nic: nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95037--95038 []\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 95038--95039 []\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- [978] Underfull \hbox (badness 10000) in paragraph at lines 95039--95040 []\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 95040--95041 []\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 95044--95045 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95045--95046 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95046--95047 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95047--95048 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95048--95049 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-bridged-device- Underfull \hbox (badness 10000) in paragraph at lines 95049--95050 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-macvlan-device- Underfull \hbox (badness 10000) in paragraph at lines 95050--95051 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-physical-device- Underfull \hbox (badness 10000) in paragraph at lines 95051--95052 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Type: nic: nic-sriov-device- Underfull \hbox (badness 10000) in paragraph at lines 95052--95053 []\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 95052--95053 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95053--95054 []\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 95053--95054 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95058--95059 []\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 95058--95059 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95059--95060 []\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 95059--95060 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95060--95061 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95061--95062 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95062--95063 []\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 95062--95063 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 95063--95064 []\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 95063--95064 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95064--95065 []\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 95064--95065 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95065--95066 []\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 95065--95066 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95067--95068 []\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 95067--95068 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 95068--95069 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 95069--95070 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95070--95071 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 95071--95072 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- [979] Underfull \hbox (badness 10000) in paragraph at lines 95072--95073 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 95073--95074 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 95075--95076 []\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 95075--95076 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 95076--95077 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 95077--95078 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95078--95079 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 95079--95080 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95080--95081 \TU/Ubuntu(0)/m/it/10.95 nic-p2p-device- Underfull \hbox (badness 10000) in paragraph at lines 95081--95082 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 95082--95083 \TU/Ubuntu(0)/m/it/10.95 nic-routed- Underfull \hbox (badness 10000) in paragraph at lines 95086--95087 []\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 95087--95088 []\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 95088--95089 []\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 95089--95090 []\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 95090--95091 []\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 95093--95094 []\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 95093--95094 \TU/Ubuntu(0)/m/it/10.95 infiniband- Underfull \hbox (badness 10000) in paragraph at lines 95094--95095 []\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 95095--95096 []\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 95096--95097 []\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 95097--95098 []\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 95098--95099 []\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 95099--95100 []\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 95100--95101 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 95101--95102 \TU/Ubuntu(0)/m/it/10.95 tpm-device- Underfull \hbox (badness 10000) in paragraph at lines 95102--95103 []\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 95102--95103 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95103--95104 []\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 95103--95104 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- [980] Underfull \hbox (badness 10000) in paragraph at lines 95105--95106 \TU/Ubuntu(0)/m/it/10.95 gpu-mdev- Underfull \hbox (badness 10000) in paragraph at lines 95107--95108 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95108--95109 \TU/Ubuntu(0)/m/it/10.95 gpu-sriov- Underfull \hbox (badness 10000) in paragraph at lines 95110--95111 []\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 95111--95112 []\TU/UbuntuMono(0)/m/n/10.95 productid \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0) /m/it/10.95 Type: gpu: gpu-mig-device- Underfull \hbox (badness 10000) in paragraph at lines 95112--95113 []\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 95113--95114 []\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 95114--95115 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95115--95116 []\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 95118--95119 []\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 95119--95120 []\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 95120--95121 []\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 95124--95125 []\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 95124--95125 \TU/Ubuntu(0)/m/it/10.95 disk-device- Underfull \hbox (badness 10000) in paragraph at lines 95125--95126 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95126--95127 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95127--95128 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95128--95129 []\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 95137--95138 []\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 95138--95139 []\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 95145--95146 []\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 95145--95146 \TU/Ubuntu(0)/m/it/10.95 disk-device- [981] Underfull \hbox (badness 10000) in paragraph at lines 95146--95147 []\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 95146--95147 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95147--95148 []\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 95147--95148 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95151--95152 \TU/Ubuntu(0)/m/it/10.95 gpu-physical- Underfull \hbox (badness 10000) in paragraph at lines 95152--95153 \TU/Ubuntu(0)/m/it/10.95 proxy-device- Underfull \hbox (badness 10000) in paragraph at lines 95153--95154 []\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 95153--95154 \TU/Ubuntu(0)/m/it/10.95 block: unix-block-device- Underfull \hbox (badness 10000) in paragraph at lines 95154--95155 []\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 95154--95155 \TU/Ubuntu(0)/m/it/10.95 char: unix-char-device- Underfull \hbox (badness 10000) in paragraph at lines 95155--95156 []\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 95155--95156 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95157--95158 []\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 95158--95159 []\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 95159--95160 []\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 95160--95161 []\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 95161--95162 \TU/Ubuntu(0)/m/it/10.95 hotplug: unix-hotplug-device- Underfull \hbox (badness 10000) in paragraph at lines 95162--95163 []\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 95163--95164 \TU/Ubuntu(0)/m/it/10.95 nic-bridged- Underfull \hbox (badness 10000) in paragraph at lines 95164--95165 \TU/Ubuntu(0)/m/it/10.95 nic-ipvlan- Underfull \hbox (badness 10000) in paragraph at lines 95165--95166 \TU/Ubuntu(0)/m/it/10.95 nic-macvlan- Underfull \hbox (badness 10000) in paragraph at lines 95166--95167 \TU/Ubuntu(0)/m/it/10.95 nic-ovn-device- Underfull \hbox (badness 10000) in paragraph at lines 95167--95168 \TU/Ubuntu(0)/m/it/10.95 nic-physical- Underfull \hbox (badness 10000) in paragraph at lines 95168--95169 \TU/Ubuntu(0)/m/it/10.95 nic-routed- [982] Underfull \hbox (badness 10000) in paragraph at lines 95209--95210 []\TU/UbuntuMono(0)/m/n/10.95 migration.incremental.memory.iterations\TU/Ubuntu (0)/m/sc/10.95 , Underfull \hbox (badness 10000) in paragraph at lines 95249--95250 []\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 95252--95253 []\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 95253--95254 []\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 95254--95255 []\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 95255--95256 []\TU/UbuntuMono(0)/m/n/10.95 security.syscalls.intercept.sched_setscheduler\TU /Ubuntu(0)/m/sc/10.95 , [983] Underfull \hbox (badness 10000) in paragraph at lines 95301--95302 []\TU/UbuntuMono(0)/m/n/10.95 bgp.peers.NAME.address \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 Bridge network: Underfull \hbox (badness 10000) in paragraph at lines 95302--95303 []\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 95303--95304 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95304--95305 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95305--95306 []\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 95306--95307 []\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 95307--95308 []\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 95308--95309 []\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 95311--95312 []\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 95312--95313 []\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 95314--95315 []\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 95315--95316 []\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 95316--95317 []\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 95316--95317 \TU/Ubuntu(0)/m/it/10.95 acl-acl- Underfull \hbox (badness 10000) in paragraph at lines 95317--95318 []\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 95318--95319 []\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 95318--95319 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 95319--95320 []\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 95319--95320 \TU/Ubuntu(0)/m/it/10.95 routing relationships: peering-peering- Underfull \hbox (badness 5652) in paragraph at lines 95320--95321 []\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 95320--95321 \TU/Ubuntu(0)/m/it/10.95 zone-record- Underfull \hbox (badness 10000) in paragraph at lines 95321--95322 []\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 95322--95323 []\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 95325--95326 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 95326--95327 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 10000) in paragraph at lines 95327--95328 []\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 95327--95328 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 95328--95329 []\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 95328--95329 \TU/Ubuntu(0)/m/it/10.95 routing relationships: peering-peering- Underfull \hbox (badness 10000) in paragraph at lines 95329--95330 []\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 95329--95330 \TU/Ubuntu(0)/m/it/10.95 zones: zone- [984] Underfull \hbox (badness 10000) in paragraph at lines 95332--95333 []\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 95333--95334 []\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 95335--95336 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95336--95337 \TU/Ubuntu(0)/m/it/10.95 zones: zone- Underfull \hbox (badness 10000) in paragraph at lines 95337--95338 []\TU/UbuntuMono(0)/m/n/10.95 dns.search \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0 )/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95338--95339 []\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 95339--95340 []\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 95340--95341 []\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 95341--95342 []\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 95342--95343 []\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 95342--95343 \TU/Ubuntu(0)/m/it/10.95 ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95343--95344 []\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 95344--95345 []\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 95344--95345 \TU/Ubuntu(0)/m/it/10.95 ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95350--95351 []\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 95351--95352 []\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 95355--95356 []\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 95356--95357 []\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 95357--95358 []\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 95358--95359 []\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 95361--95362 []\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 95362--95363 []\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 95366--95367 []\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 95367--95368 []\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 95368--95369 []\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 95369--95370 []\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 95371--95372 []\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 95372--95373 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95373--95374 []\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 95374--95375 []\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 95377--95378 []\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- [985] Underfull \hbox (badness 10000) in paragraph at lines 95378--95379 []\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 95379--95380 []\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 95380--95381 []\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 95383--95384 \TU/Ubuntu(0)/m/it/10.95 class="literal">bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95384--95385 \TU/Ubuntu(0)/m/it/10.95 class="literal">ovn-network- Underfull \hbox (badness 10000) in paragraph at lines 95388--95389 []\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 95389--95390 []\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 95390--95391 []\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 95391--95392 []\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 95393--95394 []\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 95394--95395 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95395--95396 []\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 95396--95397 []\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 95399--95400 []\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 95399--95400 \TU/Ubuntu(0)/m/it/10.95 network forwards: forward-forward- Underfull \hbox (badness 10000) in paragraph at lines 95400--95401 []\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 95400--95401 \TU/Ubuntu(0)/m/it/10.95 work load balancers: load-balancer-load- Underfull \hbox (badness 10000) in paragraph at lines 95402--95403 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 5133) in paragraph at lines 95403--95404 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv4 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95404--95405 \TU/Ubuntu(0)/m/it/10.95 class="literal">macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95405--95406 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95406--95407 \TU/Ubuntu(0)/m/it/10.95 class="literal">sriov-network- Underfull \hbox (badness 5133) in paragraph at lines 95407--95408 []\TU/UbuntuMono(0)/m/n/10.95 maas.subnet.ipv6 \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 Bridge network: bridge-network- Underfull \hbox (badness 10000) in paragraph at lines 95408--95409 \TU/Ubuntu(0)/m/it/10.95 class="literal">macvlan-network- Underfull \hbox (badness 10000) in paragraph at lines 95409--95410 \TU/Ubuntu(0)/m/it/10.95 class="literal">physical-network- Underfull \hbox (badness 10000) in paragraph at lines 95410--95411 \TU/Ubuntu(0)/m/it/10.95 class="literal">sriov-network- Underfull \hbox (badness 10000) in paragraph at lines 95411--95412 []\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 95412--95413 []\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 95413--95414 []\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 95414--95415 []\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 95414--95415 \TU/Ubuntu(0)/m/it/10.95 acl-acl- Underfull \hbox (badness 7722) in paragraph at lines 95415--95416 \TU/Ubuntu(0)/m/it/10.95 ancers: load- Underfull \hbox (badness 10000) in paragraph at lines 95415--95416 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- [986] Underfull \hbox (badness 10000) in paragraph at lines 95417--95418 []\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 95417--95418 \TU/Ubuntu(0)/m/it/10.95 zone-record- Underfull \hbox (badness 10000) in paragraph at lines 95421--95422 []\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 95422--95423 []\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 95423--95424 []\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 95426--95427 \TU/Ubuntu(0)/m/it/10.95 forward- Underfull \hbox (badness 10000) in paragraph at lines 95427--95428 []\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 95427--95428 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer- Underfull \hbox (badness 10000) in paragraph at lines 95428--95429 \TU/Ubuntu(0)/m/it/10.95 acl-rule- Underfull \hbox (badness 6893) in paragraph at lines 95429--95430 []\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 95430--95431 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-port- Underfull \hbox (badness 10000) in paragraph at lines 95432--95433 []\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 95433--95434 []\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 95434--95435 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.action Underfull \hbox (badness 10000) in paragraph at lines 95434--95435 \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 95436--95437 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.egress.logged Underfull \hbox (badness 10000) in paragraph at lines 95436--95437 \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 95438--95439 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 95438--95439 \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 95439--95440 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.action Underfull \hbox (badness 10000) in paragraph at lines 95439--95440 \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 95440--95441 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 95440--95441 \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 95441--95442 []\TU/UbuntuMono(0)/m/n/10.95 security.acls.default.ingress.logged Underfull \hbox (badness 10000) in paragraph at lines 95441--95442 \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 95446--95447 []\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 95446--95447 \TU/Ubuntu(0)/m/it/10.95 network forwards: forward-port- Underfull \hbox (badness 10000) in paragraph at lines 95447--95448 []\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 95447--95448 \TU/Ubuntu(0)/m/it/10.95 ure network load balancers: Underfull \hbox (badness 10000) in paragraph at lines 95447--95448 \TU/Ubuntu(0)/m/it/10.95 load- Underfull \hbox (badness 10000) in paragraph at lines 95447--95448 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- Underfull \hbox (badness 10000) in paragraph at lines 95451--95452 \TU/Ubuntu(0)/m/it/10.95 balancer-load-balancer-backend- [987] Underfull \hbox (badness 10000) in paragraph at lines 95461--95462 []\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 95462--95463 []\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 95463--95464 []\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 95464--95465 []\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 95465--95466 []\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 95466--95467 []\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 95466--95467 \TU/Ubuntu(0)/m/it/10.95 zone-config- Underfull \hbox (badness 10000) in paragraph at lines 95467--95468 []\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 95468--95469 []\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 95469--95470 []\TU/UbuntuMono(0)/m/n/10.95 vlan \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/it /10.95 SR-IOV network: sriov-network- Overfull \hbox (22.10968pt too wide) in paragraph at lines 95491--95492 []\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 95492--95493 []\TU/UbuntuMono(0)/m/n/10.95 limits.networks.uplink_ips.ipv6.NETWORK_NAME\TU/U buntu(0)/m/sc/10.95 , [988] Underfull \hbox (badness 10000) in paragraph at lines 95600--95601 []\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 95601--95602 []\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 95601--95602 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95602--95603 []\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 95602--95603 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 95603--95604 []\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 95603--95604 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95604--95605 []\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 95604--95605 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95605--95606 []\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 95605--95606 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 5460) in paragraph at lines 95606--95607 []\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 95607--95608 []\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 95607--95608 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95608--95609 []\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 95608--95609 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95609--95610 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95609--95610 \TU/Ubuntu(0)/m/it/10.95 powerflex- [989] Underfull \hbox (badness 10000) in paragraph at lines 95610--95611 []\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 95610--95611 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95610--95611 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95611--95612 []\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 95611--95612 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95636--95637 []\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 95659--95660 []\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 95659--95660 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 95660--95661 []\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 95661--95662 []\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 95661--95662 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95662--95663 []\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 95663--95664 []\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 95663--95664 \TU/Ubuntu(0)/m/it/10.95 pure-pool- Underfull \hbox (badness 10000) in paragraph at lines 95664--95665 []\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 95664--95665 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 95665--95666 []\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 95666--95667 []\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 95666--95667 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95667--95668 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95668--95669 []\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 95668--95669 \TU/Ubuntu(0)/m/it/10.95 pure-pool- Underfull \hbox (badness 10000) in paragraph at lines 95669--95670 []\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 95670--95671 []\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 95670--95671 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- [990] Underfull \hbox (badness 10000) in paragraph at lines 95671--95672 []\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 95671--95672 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95672--95673 []\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 95672--95673 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95673--95674 []\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 95673--95674 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95674--95675 []\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 95674--95675 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95675--95676 []\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 95675--95676 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95676--95677 []\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 95676--95677 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95677--95678 []\TU/UbuntuMono(0)/m/n/10.95 security.shifted \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ub untu(0)/m/it/10.95 HPE Alletra - alletra: Underfull \hbox (badness 10000) in paragraph at lines 95678--95679 []\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 95678--95679 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95679--95680 []\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 95679--95680 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95680--95681 []\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 95680--95681 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95681--95682 []\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 95681--95682 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95682--95683 []\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 95682--95683 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 95683--95684 []\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 95683--95684 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95684--95685 []\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 95684--95685 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95685--95686 []\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 95685--95686 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95686--95687 []\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 95687--95688 []\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 95687--95688 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95688--95689 []\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 95688--95689 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95689--95690 []\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 95689--95690 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95690--95691 []\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 95690--95691 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95691--95692 []\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 95691--95692 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95692--95693 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95692--95693 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95693--95694 []\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 95693--95694 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95694--95695 []\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 95694--95695 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95695--95696 []\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: [991] Underfull \hbox (badness 10000) in paragraph at lines 95696--95697 []\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 95696--95697 \TU/Ubuntu(0)/m/it/10.95 btrfs-bucket- Underfull \hbox (badness 10000) in paragraph at lines 95697--95698 []\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 95697--95698 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95698--95699 []\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 95698--95699 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95699--95700 []\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 95699--95700 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95700--95701 []\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 95700--95701 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95701--95702 []\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 95701--95702 \TU/Ubuntu(0)/m/it/10.95 cephobject- Underfull \hbox (badness 10000) in paragraph at lines 95702--95703 []\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 95702--95703 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95703--95704 \TU/Ubuntu(0)/m/it/10.95 lvm-bucket- Underfull \hbox (badness 10000) in paragraph at lines 95704--95705 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95705--95706 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95706--95707 []\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 95706--95707 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95707--95708 []\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 95707--95708 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95708--95709 \TU/Ubuntu(0)/m/it/10.95 zfs-bucket- Underfull \hbox (badness 10000) in paragraph at lines 95709--95710 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95710--95711 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95711--95712 []\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 95712--95713 []\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 95712--95713 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95713--95714 []\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 95713--95714 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95714--95715 []\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 95714--95715 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95715--95716 []\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 95715--95716 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95716--95717 []\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 95716--95717 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 5008) in paragraph at lines 95717--95718 []\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 95717--95718 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95718--95719 []\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 95718--95719 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95719--95720 []\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 95719--95720 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95720--95721 []\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 95721--95722 []\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 95721--95722 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95722--95723 []\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 95722--95723 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- [992] Underfull \hbox (badness 10000) in paragraph at lines 95723--95724 []\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 95723--95724 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95724--95725 []\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 95724--95725 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95725--95726 []\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 95725--95726 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95726--95727 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95726--95727 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95727--95728 []\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 95727--95728 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95728--95729 []\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 95728--95729 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95729--95730 []\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 95730--95731 []\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 95730--95731 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95731--95732 []\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 95731--95732 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95732--95733 []\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 95732--95733 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95733--95734 []\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 95733--95734 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95734--95735 []\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 95734--95735 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95735--95736 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95735--95736 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95736--95737 []\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 95736--95737 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95736--95737 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95737--95738 []\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 95737--95738 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95738--95739 []\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 95738--95739 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95739--95740 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 Ceph RBD - ceph: Underfull \hbox (badness 10000) in paragraph at lines 95739--95740 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- Underfull \hbox (badness 10000) in paragraph at lines 95740--95741 []\TU/UbuntuMono(0)/m/n/10.95 source \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu(0)/m/ it/10.95 CephFS - cephfs: Underfull \hbox (badness 10000) in paragraph at lines 95740--95741 \TU/Ubuntu(0)/m/it/10.95 cephfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95741--95742 []\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 95742--95743 []\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 95742--95743 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95743--95744 \TU/Ubuntu(0)/m/it/10.95 zfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95744--95745 []\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 95744--95745 \TU/Ubuntu(0)/m/it/10.95 btrfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95745--95746 []\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 95745--95746 \TU/Ubuntu(0)/m/it/10.95 lvm-pool- Underfull \hbox (badness 10000) in paragraph at lines 95746--95747 []\TU/UbuntuMono(0)/m/n/10.95 source.wipe \TU/Ubuntu(0)/m/sc/10.95 (\TU/Ubuntu( 0)/m/it/10.95 ZFS - zfs: zfs-pool-conf\TU/Ubuntu(0)/m/sc /10.95 ), Underfull \hbox (badness 5460) in paragraph at lines 95747--95748 []\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 95748--95749 []\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 95748--95749 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- [993] Underfull \hbox (badness 10000) in paragraph at lines 95749--95750 []\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 95749--95750 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95750--95751 []\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 95750--95751 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95751--95752 []\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 95751--95752 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95752--95753 []\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 95752--95753 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95753--95754 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95753--95754 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95754--95755 []\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 95754--95755 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95754--95755 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95755--95756 []\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 95755--95756 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 5460) in paragraph at lines 95756--95757 []\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 95757--95758 []\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 95757--95758 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95758--95759 []\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 95758--95759 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95759--95760 []\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 95759--95760 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95760--95761 []\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 95760--95761 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95761--95762 []\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 95761--95762 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95762--95763 \TU/Ubuntu(0)/m/it/10.95 class="literal">powerflex: Underfull \hbox (badness 10000) in paragraph at lines 95762--95763 \TU/Ubuntu(0)/m/it/10.95 powerflex- Underfull \hbox (badness 10000) in paragraph at lines 95763--95764 []\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 95763--95764 \TU/Ubuntu(0)/m/it/10.95 pure: Underfull \hbox (badness 10000) in paragraph at lines 95763--95764 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95764--95765 []\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 95764--95765 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95765--95766 []\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 95765--95766 \TU/Ubuntu(0)/m/it/10.95 ceph: Underfull \hbox (badness 10000) in paragraph at lines 95765--95766 \TU/Ubuntu(0)/m/it/10.95 ceph-pool- Underfull \hbox (badness 10000) in paragraph at lines 95766--95767 []\TU/UbuntuMono(0)/m/n/10.95 volatile.pool.pristine \TU/Ubuntu(0)/m/sc/10.95 ( \TU/Ubuntu(0)/m/it/10.95 CephFS - cephfs: Underfull \hbox (badness 10000) in paragraph at lines 95766--95767 \TU/Ubuntu(0)/m/it/10.95 cephfs-pool- Underfull \hbox (badness 10000) in paragraph at lines 95767--95768 \TU/Ubuntu(0)/m/it/10.95 class="literal">cephobject: Underfull \hbox (badness 10000) in paragraph at lines 95767--95768 \TU/Ubuntu(0)/m/it/10.95 cephobject- Underfull \hbox (badness 10000) in paragraph at lines 95768--95769 []\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 95769--95770 []\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 95769--95770 \TU/Ubuntu(0)/m/it/10.95 btrfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95770--95771 []\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 95770--95771 \TU/Ubuntu(0)/m/it/10.95 ceph-volume- Underfull \hbox (badness 10000) in paragraph at lines 95771--95772 []\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 95771--95772 \TU/Ubuntu(0)/m/it/10.95 cephfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95772--95773 []\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 95772--95773 \TU/Ubuntu(0)/m/it/10.95 dir-volume- Underfull \hbox (badness 10000) in paragraph at lines 95773--95774 []\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 95773--95774 \TU/Ubuntu(0)/m/it/10.95 lvm-volume- Underfull \hbox (badness 10000) in paragraph at lines 95774--95775 []\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 95774--95775 \TU/Ubuntu(0)/m/it/10.95 powerflex- [994] Underfull \hbox (badness 10000) in paragraph at lines 95775--95776 []\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 95775--95776 \TU/Ubuntu(0)/m/it/10.95 pure-volume- Underfull \hbox (badness 10000) in paragraph at lines 95776--95777 []\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 95776--95777 \TU/Ubuntu(0)/m/it/10.95 zfs-volume- Underfull \hbox (badness 10000) in paragraph at lines 95777--95778 []\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 95777--95778 \TU/Ubuntu(0)/m/it/10.95 alletra-pool- Underfull \hbox (badness 10000) in paragraph at lines 95778--95779 []\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 95779--95780 []\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 95779--95780 \TU/Ubuntu(0)/m/it/10.95 pure-pool- [995] (./canonical-lxd.ind) enddocument/afterlastpage: lastpage setting LastPage. (./canonical-lxd.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) (see the transcript file for additional information) Output written on canonical-lxd.pdf (996 pages). Transcript written on canonical-lxd.log. Latexmk: ====Undefined refs and citations with line #s in .tex file: 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;! Missing character: There is no ▷ (U+25B7) in font [Ubuntu-R.ttf]/OT:script=latn And 1415 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 reported missing or unavailable character(s). =====See log file for details. Latexmk: All targets (canonical-lxd.pdf) are up-to-date