Read the Docs build information Build id: 1575102 Project: canonical-lxd Version: latest Commit: 91216a83ac82a9da5446c53da6cf69cc51defb15 Date: 2023-07-03T09:47:35.162602Z State: finished Success: True [rtd-command-info] start-time: 2023-07-03T09:47:41.795960Z, end-time: 2023-07-03T09:48:05.049417Z, duration: 23, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/lxc/lxd . Cloning into '.'... [rtd-command-info] start-time: 2023-07-03T09:48:05.534782Z, end-time: 2023-07-03T09:48:05.710999Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 91216a83a Merge pull request #11915 from ru-fu/fix-link [rtd-command-info] start-time: 2023-07-03T09:48:06.121135Z, end-time: 2023-07-03T09:48:06.192056Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-07-03T09:48:06.585672Z, end-time: 2023-07-03T09:48:06.670773Z, 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-22.04 tools: python: "3.11" # 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/.sphinx/requirements.txt [rtd-command-info] start-time: 2023-07-03T09:48:13.948372Z, end-time: 2023-07-03T09:48:14.039439Z, duration: 0, exit-code: 0 asdf global python 3.11.4 [rtd-command-info] start-time: 2023-07-03T09:48:14.854085Z, end-time: 2023-07-03T09:48:15.802683Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.4.final.0-64 in 629ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-07-03T09:48:16.266413Z, end-time: 2023-07-03T09:48:26.239820Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (21.2.3) Collecting pip Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.1.2 setuptools-68.0.0 [rtd-command-info] start-time: 2023-07-03T09:48:26.698232Z, end-time: 2023-07-03T09:48:34.502914Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-10.0.0-cp311-cp311-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 13.1 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 33.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 232.8 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-7.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 42.6 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 62.9 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 79.8 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 284.4 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 233.7 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 255.1 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 268.5 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 271.6 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 263.6 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 89.3 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 266.7 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 116.2 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 254.2 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 251.3 MB/s eta 0:00:00 Collecting sphinx Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 187.8 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 258.4 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 282.5 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 197.3/197.3 kB 291.0 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 245.7 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 231.0 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 277.2 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=b508b7ac2d344ba61771112c55d62cf4f20fb40ed9580e8d87c3d7b0aad69266 Stored in directory: /tmp/pip-ephem-wheel-cache-x44az07h/wheels/80/c2/c8/630c9eb889f0be0202cb11bf30b47aa54bf7588e8d50b70005 Successfully built mock Installing collected packages: snowballstemmer, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 mock-1.0.1 packaging-23.1 pillow-10.0.0 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 snowballstemmer-2.2.0 sphinx-6.2.1 sphinx-rtd-theme-1.2.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.0.3 [rtd-command-info] start-time: 2023-07-03T09:48:35.130502Z, end-time: 2023-07-03T09:48:49.903441Z, duration: 14, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/.sphinx/requirements.txt Requirement already satisfied: alabaster in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 1)) (0.7.13) Requirement already satisfied: Babel in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 2)) (2.12.1) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 3)) (2023.5.7) Requirement already satisfied: charset-normalizer in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 4)) (3.1.0) Collecting colorama (from -r doc/.sphinx/requirements.txt (line 5)) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 6)) (0.18.1) Requirement already satisfied: idna in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 7)) (3.4) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 8)) (1.4.1) Requirement already satisfied: Jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 9)) (3.1.2) Collecting livereload (from -r doc/.sphinx/requirements.txt (line 10)) Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Requirement already satisfied: MarkupSafe in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 11)) (2.1.3) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 12)) (23.1) Requirement already satisfied: Pygments in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 13)) (2.15.1) Collecting pyparsing (from -r doc/.sphinx/requirements.txt (line 14)) Downloading pyparsing-3.1.0-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.6/102.6 kB 7.6 MB/s eta 0:00:00 Collecting pytz (from -r doc/.sphinx/requirements.txt (line 15)) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 9.9 MB/s eta 0:00:00 Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 16)) (2.31.0) Collecting six (from -r doc/.sphinx/requirements.txt (line 17)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: snowballstemmer in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 18)) (2.2.0) Requirement already satisfied: Sphinx in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 19)) (6.2.1) Collecting sphinx-autobuild (from -r doc/.sphinx/requirements.txt (line 20)) Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 21)) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 22)) (1.0.2) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 23)) (2.0.1) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 24)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 25)) (1.0.3) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 26)) (1.1.5) Requirement already satisfied: sphinxcontrib-jquery in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 27)) (4.1) Collecting tornado (from -r doc/.sphinx/requirements.txt (line 28)) Downloading tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 426.9/426.9 kB 13.1 MB/s eta 0:00:00 Requirement already satisfied: urllib3 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from -r doc/.sphinx/requirements.txt (line 29)) (2.0.3) Collecting myst-parser (from -r doc/.sphinx/requirements.txt (line 30)) Downloading myst_parser-2.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.2/77.2 kB 41.8 MB/s eta 0:00:00 Collecting sphinx-tabs (from -r doc/.sphinx/requirements.txt (line 31)) Downloading sphinx_tabs-3.4.1-py3-none-any.whl (10.0 kB) Collecting sphinx-reredirects (from -r doc/.sphinx/requirements.txt (line 32)) Downloading sphinx_reredirects-0.1.2-py3-none-any.whl (5.3 kB) Collecting linkify-it-py (from -r doc/.sphinx/requirements.txt (line 33)) Downloading linkify_it_py-2.0.2-py3-none-any.whl (19 kB) Collecting furo (from -r doc/.sphinx/requirements.txt (line 34)) Downloading furo-2023.5.20-py3-none-any.whl (326 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 326.8/326.8 kB 18.1 MB/s eta 0:00:00 Collecting sphinxext-opengraph>=0.6.1 (from -r doc/.sphinx/requirements.txt (line 35)) Downloading sphinxext_opengraph-0.8.2-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 21.3 MB/s eta 0:00:00 Collecting lxd-sphinx-extensions (from -r doc/.sphinx/requirements.txt (line 36)) Downloading lxd_sphinx_extensions-0.0.7-py3-none-any.whl (17 kB) Collecting pyspelling (from -r doc/.sphinx/requirements.txt (line 37)) Downloading pyspelling-2.8.2-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 229.8 MB/s eta 0:00:00 Collecting sphinx-copybutton (from -r doc/.sphinx/requirements.txt (line 38)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Collecting gitpython (from -r doc/.sphinx/requirements.txt (line 39)) Downloading GitPython-3.1.31-py3-none-any.whl (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.3/184.3 kB 26.6 MB/s eta 0:00:00 Collecting wget (from -r doc/.sphinx/requirements.txt (line 40)) Downloading wget-3.2.zip (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting markdown-it-py~=3.0 (from myst-parser->-r doc/.sphinx/requirements.txt (line 30)) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 125.3 MB/s eta 0:00:00 Collecting mdit-py-plugins~=0.4 (from myst-parser->-r doc/.sphinx/requirements.txt (line 30)) Downloading mdit_py_plugins-0.4.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 kB 234.7 MB/s eta 0:00:00 Collecting pyyaml (from myst-parser->-r doc/.sphinx/requirements.txt (line 30)) Downloading PyYAML-6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.9/757.9 kB 28.5 MB/s eta 0:00:00 Collecting uc-micro-py (from linkify-it-py->-r doc/.sphinx/requirements.txt (line 33)) Downloading uc_micro_py-1.0.2-py3-none-any.whl (6.2 kB) Collecting beautifulsoup4 (from furo->-r doc/.sphinx/requirements.txt (line 34)) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 110.2 MB/s eta 0:00:00 Collecting sphinx-basic-ng (from furo->-r doc/.sphinx/requirements.txt (line 34)) Downloading sphinx_basic_ng-1.0.0b1-py3-none-any.whl (22 kB) Collecting matplotlib (from sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) Downloading matplotlib-3.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 72.1 MB/s eta 0:00:00 Collecting html5lib (from pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 277.3 MB/s eta 0:00:00 Collecting lxml (from pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading lxml-4.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (7.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 149.9 MB/s eta 0:00:00 Collecting markdown (from pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading Markdown-3.4.3-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.9/93.9 kB 245.7 MB/s eta 0:00:00 Collecting soupsieve>=1.8 (from pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting wcmatch>=6.0.3 (from pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading wcmatch-8.4.1-py3-none-any.whl (39 kB) Collecting gitdb<5,>=4.0.1 (from gitpython->-r doc/.sphinx/requirements.txt (line 39)) Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 222.3 MB/s eta 0:00:00 Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython->-r doc/.sphinx/requirements.txt (line 39)) Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser->-r doc/.sphinx/requirements.txt (line 30)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting bracex>=2.1.1 (from wcmatch>=6.0.3->pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading bracex-2.3.post1-py3-none-any.whl (12 kB) Collecting webencodings (from html5lib->pyspelling->-r doc/.sphinx/requirements.txt (line 37)) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting contourpy>=1.0.1 (from matplotlib->sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) Downloading contourpy-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 kB 284.4 MB/s eta 0:00:00 Collecting cycler>=0.10 (from matplotlib->sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 (from matplotlib->sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) Downloading fonttools-4.40.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 207.4 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 (from matplotlib->sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) Downloading kiwisolver-1.4.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 251.3 MB/s eta 0:00:00 Collecting numpy>=1.20 (from matplotlib->sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) Downloading numpy-1.25.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.6/17.6 MB 177.9 MB/s eta 0:00:00 Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/envs/latest/lib/python3.11/site-packages (from matplotlib->sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) (10.0.0) Collecting python-dateutil>=2.7 (from matplotlib->sphinxext-opengraph>=0.6.1->-r doc/.sphinx/requirements.txt (line 35)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 280.6 MB/s eta 0:00:00 Building wheels for collected packages: wget Building wheel for wget (setup.py): started Building wheel for wget (setup.py): finished with status 'done' Created wheel for wget: filename=wget-3.2-py3-none-any.whl size=9655 sha256=5d34ee89ce29ae86f7ff6e1fa16287b6ee2f222902320461b652ab4149c1dff2 Stored in directory: /tmp/pip-ephem-wheel-cache-wasoprjl/wheels/40/b3/0f/a40dbd1c6861731779f62cc4babcb234387e11d697df70ee97 Successfully built wget Installing collected packages: wget, webencodings, pytz, uc-micro-py, tornado, soupsieve, smmap, six, pyyaml, pyparsing, numpy, mdurl, markdown, lxml, kiwisolver, fonttools, cycler, colorama, bracex, wcmatch, python-dateutil, markdown-it-py, livereload, linkify-it-py, html5lib, gitdb, contourpy, beautifulsoup4, sphinx-tabs, sphinx-reredirects, sphinx-copybutton, sphinx-basic-ng, sphinx-autobuild, pyspelling, mdit-py-plugins, matplotlib, lxd-sphinx-extensions, gitpython, sphinxext-opengraph, myst-parser, furo Successfully installed beautifulsoup4-4.12.2 bracex-2.3.post1 colorama-0.4.6 contourpy-1.1.0 cycler-0.11.0 fonttools-4.40.0 furo-2023.5.20 gitdb-4.0.10 gitpython-3.1.31 html5lib-1.1 kiwisolver-1.4.4 linkify-it-py-2.0.2 livereload-2.6.3 lxd-sphinx-extensions-0.0.7 lxml-4.9.2 markdown-3.4.3 markdown-it-py-3.0.0 matplotlib-3.7.1 mdit-py-plugins-0.4.0 mdurl-0.1.2 myst-parser-2.0.0 numpy-1.25.0 pyparsing-3.1.0 pyspelling-2.8.2 python-dateutil-2.8.2 pytz-2023.3 pyyaml-6.0 six-1.16.0 smmap-5.0.0 soupsieve-2.4.1 sphinx-autobuild-2021.3.14 sphinx-basic-ng-1.0.0b1 sphinx-copybutton-0.5.2 sphinx-reredirects-0.1.2 sphinx-tabs-3.4.1 sphinxext-opengraph-0.8.2 tornado-6.3.2 uc-micro-py-1.0.2 wcmatch-8.4.1 webencodings-0.5.1 wget-3.2 [rtd-command-info] start-time: 2023-07-03T09:48:57.632477Z, end-time: 2023-07-03T09:48:57.690422Z, duration: 0, exit-code: 0 cat doc/conf.py import datetime import os import sys import yaml from git import Repo import wget # 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') # Download and link images os.makedirs('.sphinx/_static/download/', exist_ok=True) if not os.path.isfile('.sphinx/_static/download/containers.png'): wget.download("https://linuxcontainers.org/static/img/containers.png", ".sphinx/_static/download/containers.png") if not os.path.isfile('doc/.sphinx/_static/download/containers.small.png'): wget.download("https://linuxcontainers.org/static/img/containers.small.png", ".sphinx/_static/download/containers.small.png") # Project config. project = "LXD" author = "LXD contributors" copyright = "2014-%s %s" % (datetime.date.today().year, author) with open("../shared/version/flex.go") as fd: version = fd.read().split("\n")[-2].split()[-1].strip("\"") # Extensions. extensions = [ "myst_parser", "sphinx_tabs.tabs", "sphinx_reredirects", "sphinxext.opengraph", "youtube-links", "related-links", "custom-rst-roles", "sphinxcontrib.jquery", "sphinx_copybutton", "sphinx.ext.intersphinx", "terminal-output", "config-options" ] myst_enable_extensions = [ "substitution", "deflist", "linkify" ] myst_linkify_fuzzy_links=False myst_heading_anchors = 7 if os.path.exists("./substitutions.yaml"): with open("./substitutions.yaml", "r") as fd: myst_substitutions = yaml.safe_load(fd.read()) intersphinx_mapping = { 'cloud-init': ('https://cloudinit.readthedocs.io/en/latest/', None) } # Setup theme. templates_path = [".sphinx/_templates"] html_theme = "furo" html_show_sphinx = False html_last_updated_fmt = "" html_favicon = ".sphinx/_static/favicon.png" html_static_path = ['.sphinx/_static'] html_css_files = ['custom.css'] html_js_files = ['header-nav.js','version-switcher.js'] html_extra_path = ['.sphinx/_extra'] html_theme_options = { "sidebar_hide_name": True, "light_css_variables": { "font-stack": "Ubuntu, -apple-system, Segoe UI, Roboto, Oxygen, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif", "font-stack--monospace": "Ubuntu Mono, Consolas, Monaco, Courier, monospace", "color-foreground-primary": "#111", "color-foreground-secondary": "var(--color-foreground-primary)", "color-foreground-muted": "#333", "color-background-secondary": "#FFF", "color-background-hover": "#f2f2f2", "color-brand-primary": "#111", "color-brand-content": "#06C", "color-api-background": "#cdcdcd", "color-inline-code-background": "rgba(0,0,0,.03)", "color-sidebar-link-text": "#111", "color-sidebar-item-background--current": "#ebebeb", "color-sidebar-item-background--hover": "#f2f2f2", "toc-font-size": "var(--font-size--small)", "color-admonition-title-background--note": "var(--color-background-primary)", "color-admonition-title-background--tip": "var(--color-background-primary)", "color-admonition-title-background--important": "var(--color-background-primary)", "color-admonition-title-background--caution": "var(--color-background-primary)", "color-admonition-title--note": "#24598F", "color-admonition-title--tip": "#24598F", "color-admonition-title--important": "#C7162B", "color-admonition-title--caution": "#F99B11", "color-highlighted-background": "#EbEbEb", "color-link-underline": "var(--color-background-primary)", "color-link-underline--hover": "var(--color-background-primary)", "color-version-popup": "#772953" }, "dark_css_variables": { "color-foreground-secondary": "var(--color-foreground-primary)", "color-foreground-muted": "#CDCDCD", "color-background-secondary": "var(--color-background-primary)", "color-background-hover": "#666", "color-brand-primary": "#fff", "color-brand-content": "#06C", "color-sidebar-link-text": "#f7f7f7", "color-sidebar-item-background--current": "#666", "color-sidebar-item-background--hover": "#333", "color-admonition-background": "transparent", "color-admonition-title-background--note": "var(--color-background-primary)", "color-admonition-title-background--tip": "var(--color-background-primary)", "color-admonition-title-background--important": "var(--color-background-primary)", "color-admonition-title-background--caution": "var(--color-background-primary)", "color-admonition-title--note": "#24598F", "color-admonition-title--tip": "#24598F", "color-admonition-title--important": "#C7162B", "color-admonition-title--caution": "#F99B11", "color-highlighted-background": "#666", "color-link-underline": "var(--color-background-primary)", "color-link-underline--hover": "var(--color-background-primary)", "color-version-popup": "#F29879" }, } html_context = { "github_url": "https://github.com/lxc/lxd", "github_version": "master", "github_folder": "/doc/", "github_filetype": "md", "discourse_prefix": "https://discuss.linuxcontainers.org/t/" } # Pass a variable to the template files that informs if we're on # RTD or not if ("ON_RTD" in os.environ) and (os.environ["ON_RTD"] == "True"): html_context["ON_RTD"] = True else: # only change the sidebar when we're not on RTD html_sidebars = { "**": [ "sidebar/variant-selector.html", "sidebar/search.html", "sidebar/scroll-start.html", "sidebar/navigation.html", "sidebar/scroll-end.html", ] } source_suffix = ".md" # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ['html', 'README.md', '.sphinx', 'config_options_cheat_sheet.md'] # Open Graph configuration ogp_site_url = "https://linuxcontainers.org/lxd/docs/latest/" ogp_site_name = "LXD documentation" ogp_image = "https://linuxcontainers.org/static/img/containers.png" # Links to ignore when checking links linkcheck_ignore = [ 'https://127.0.0.1:8443/1.0', 'https://web.libera.chat/#lxc' ] # Setup redirects (https://documatt.gitlab.io/sphinx-reredirects/usage.html) redirects = { "index/index": "../index.html", "network-peers/index": "../howto/network_ovn_peers/index.html", "network-acls/index": "../howto/network_acls/index.html", "network-forwards/index": "../howto/network_forwards/index.html", "network-zones/index": "../howto/network_zones/index.html", "howto/storage_create_pool/index": "../storage_pools/index.html#create-a-storage-pool", "howto/storage_configure_pool/index": "../storage_pools/index.html#configure-storage-pool-settings", "howto/storage_view_pools/index": "../storage_pools/index.html#view-storage-pools", "howto/storage_resize_pool/index": "../storage_pools/index.html#resize-a-storage-pool", "howto/storage_create_bucket/index": "../storage_buckets/index.html#create-a-storage-bucket", "howto/storage_configure_bucket/index": "../storage_buckets/index.html#configure-storage-bucket-settings", "howto/storage_view_buckets/index": "../storage_buckets/index.html#view-storage-buckets", "howto/storage_resize_bucket/index": "../storage_buckets/index.html#resize-a-storage-bucket", "howto/storage_create_volume/index": "../storage_volumes/index.html#create-a-custom-storage-volume", "howto/storage_configure_volume/index": "../storage_volumes/index.html#configure-storage-volume-settings", "howto/storage_view_volumes/index": "../storage_volumes/index.html#view-storage-volumes", "howto/storage_resize_volume/index": "../storage_volumes/index.html#resize-a-storage-volume", "containers/index": "../explanation/instances", "virtual-machines/index": "../explanation/instances", "preseed/index": "../howto/initialize/index.html#initialize-preseed", "configuration/index": "../server" } ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ], 'downloads': [ ("pdf", "//documentation.ubuntu.com/_/downloads/lxd/en/latest/pdf/"), ], 'subprojects': [ ], 'slug': 'canonical-lxd', 'name': u'LXD', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'https://readthedocs.com', 'github_user': 'lxc', 'proxied_api_host': '/_', 'github_repo': 'lxd', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '91216a83', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/canonical-lxd/builds/1575102/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-07-03T09:48:59.013477Z, end-time: 2023-07-03T09:50:16.205982Z, duration: 77, exit-code: 0 python -m sphinx -T -E -W --keep-going -b dirhtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v6.2.1 making output directory... done myst v2.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'deflist', 'linkify', 'substitution'}, disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=7, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={note_ip_addresses_CIDR: ..., snapshot_expiry_format: ..., snapshot_pattern_format: ..., snapshot_pattern_detail: ..., snapshot_schedule_format: ..., enable_ID_shifting: ..., block_filesystem: ..., volume_configuration: ...}, linkify_fuzzy_links=False, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory from https://cloudinit.readthedocs.io/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date writing output... building [dirhtml]: targets for 138 source files that are out of date updating environment: [new config] 138 added, 0 changed, 0 removed reading sources... [ 0%] api reading sources... [ 1%] api-extensions reading sources... [ 2%] architectures reading sources... [ 2%] authentication reading sources... [ 3%] backup reading sources... [ 4%] cloud-init reading sources... [ 5%] clustering reading sources... [ 5%] container-environment reading sources... [ 6%] contributing reading sources... [ 7%] daemon-behavior reading sources... [ 7%] database reading sources... [ 8%] debugging reading sources... [ 9%] dev-lxd reading sources... [ 10%] doc-cheat-sheet reading sources... [ 10%] environment reading sources... [ 11%] events reading sources... [ 12%] explanation/clustering reading sources... [ 13%] explanation/containers_and_vms reading sources... [ 13%] explanation/instance_config reading sources... [ 14%] explanation/instances reading sources... [ 15%] explanation/lxd_lxc reading sources... [ 15%] explanation/networks reading sources... [ 16%] explanation/performance_tuning reading sources... [ 17%] explanation/projects reading sources... [ 18%] explanation/security reading sources... [ 18%] explanation/storage reading sources... [ 19%] external_resources reading sources... [ 20%] faq reading sources... [ 21%] getting_started reading sources... [ 21%] howto/access_ui reading sources... [ 22%] howto/benchmark_performance reading sources... [ 23%] howto/cluster_config_networks reading sources... [ 23%] howto/cluster_config_storage reading sources... [ 24%] howto/cluster_form reading sources... [ 25%] howto/cluster_groups reading sources... [ 26%] howto/cluster_manage reading sources... [ 26%] howto/cluster_manage_instance reading sources... [ 27%] howto/cluster_recover reading sources... [ 28%] howto/images_copy reading sources... [ 28%] howto/images_create reading sources... [ 29%] howto/images_manage reading sources... [ 30%] howto/images_profiles reading sources... [ 31%] howto/images_remote reading sources... [ 31%] howto/import_machines_to_instances reading sources... [ 32%] howto/initialize reading sources... [ 33%] howto/instances_access_files reading sources... [ 34%] howto/instances_configure reading sources... [ 34%] howto/instances_console reading sources... [ 35%] howto/instances_create reading sources... [ 36%] howto/instances_manage reading sources... [ 36%] howto/instances_snapshots reading sources... [ 37%] howto/instances_troubleshoot reading sources... [ 38%] howto/lxc_alias reading sources... [ 39%] howto/migrate_from_lxc reading sources... [ 39%] howto/move_instances reading sources... [ 40%] howto/network_acls reading sources... [ 41%] howto/network_bgp reading sources... [ 42%] howto/network_bridge_firewalld reading sources... [ 42%] howto/network_bridge_resolved reading sources... [ 43%] howto/network_create reading sources... [ 44%] howto/network_forwards reading sources... [ 44%] howto/network_increase_bandwidth reading sources... [ 45%] howto/network_load_balancers reading sources... [ 46%] howto/network_ovn_peers reading sources... [ 47%] howto/network_ovn_setup reading sources... [ 47%] howto/network_zones reading sources... [ 48%] howto/projects_confine reading sources... [ 49%] howto/projects_create reading sources... [ 50%] howto/projects_work reading sources... [ 50%] howto/server_configure reading sources... [ 51%] howto/server_expose reading sources... [ 52%] howto/storage_backup_volume reading sources... [ 52%] howto/storage_buckets reading sources... [ 53%] howto/storage_create_instance reading sources... [ 54%] howto/storage_move_volume reading sources... [ 55%] howto/storage_pools reading sources... [ 55%] howto/storage_volumes reading sources... [ 56%] image-handling reading sources... [ 57%] images reading sources... [ 57%] index reading sources... [ 58%] installing reading sources... [ 59%] instance-exec reading sources... [ 60%] instances reading sources... [ 60%] internals reading sources... [ 61%] metrics reading sources... [ 62%] migration reading sources... [ 63%] networks reading sources... [ 63%] operation reading sources... [ 64%] production-setup reading sources... [ 65%] profiles reading sources... [ 65%] projects reading sources... [ 66%] reference/cluster_member_config reading sources... [ 67%] reference/devices reading sources... [ 68%] reference/devices_disk reading sources... [ 68%] reference/devices_gpu reading sources... [ 69%] reference/devices_infiniband reading sources... [ 70%] reference/devices_nic reading sources... [ 71%] reference/devices_none reading sources... [ 71%] reference/devices_pci reading sources... [ 72%] reference/devices_proxy reading sources... [ 73%] reference/devices_tpm reading sources... [ 73%] reference/devices_unix_block reading sources... [ 74%] reference/devices_unix_char reading sources... [ 75%] reference/devices_unix_hotplug reading sources... [ 76%] reference/devices_usb reading sources... [ 76%] reference/image_format reading sources... [ 77%] reference/instance_options reading sources... [ 78%] reference/instance_properties reading sources... [ 78%] reference/instance_units reading sources... [ 79%] reference/network_bridge reading sources... [ 80%] reference/network_external reading sources... [ 81%] reference/network_macvlan reading sources... [ 81%] reference/network_ovn reading sources... [ 82%] reference/network_physical reading sources... [ 83%] reference/network_sriov reading sources... [ 84%] reference/projects reading sources... [ 84%] reference/provided_metrics reading sources... [ 85%] reference/remote_image_servers reading sources... [ 86%] reference/server_settings reading sources... [ 86%] reference/standard_devices reading sources... [ 87%] reference/storage_btrfs reading sources... [ 88%] reference/storage_ceph reading sources... [ 89%] reference/storage_cephfs reading sources... [ 89%] reference/storage_cephobject reading sources... [ 90%] reference/storage_dir reading sources... [ 91%] reference/storage_drivers reading sources... [ 92%] reference/storage_lvm reading sources... [ 92%] reference/storage_zfs reading sources... [ 93%] remotes reading sources... [ 94%] requirements reading sources... [ 94%] rest-api reading sources... [ 95%] restapi_landing reading sources... [ 96%] security reading sources... [ 97%] server reading sources... [ 97%] storage reading sources... [ 98%] support reading sources... [ 99%] syscall-interception reading sources... [100%] userns-idmap looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] api writing output... [ 1%] api-extensions writing output... [ 2%] architectures writing output... [ 2%] authentication writing output... [ 3%] backup writing output... [ 4%] cloud-init writing output... [ 5%] clustering writing output... [ 5%] container-environment writing output... [ 6%] contributing writing output... [ 7%] daemon-behavior writing output... [ 7%] database writing output... [ 8%] debugging writing output... [ 9%] dev-lxd writing output... [ 10%] doc-cheat-sheet writing output... [ 10%] environment writing output... [ 11%] events writing output... [ 12%] explanation/clustering writing output... [ 13%] explanation/containers_and_vms writing output... [ 13%] explanation/instance_config writing output... [ 14%] explanation/instances writing output... [ 15%] explanation/lxd_lxc writing output... [ 15%] explanation/networks writing output... [ 16%] explanation/performance_tuning writing output... [ 17%] explanation/projects writing output... [ 18%] explanation/security writing output... [ 18%] explanation/storage writing output... [ 19%] external_resources writing output... [ 20%] faq writing output... [ 21%] getting_started writing output... [ 21%] howto/access_ui writing output... [ 22%] howto/benchmark_performance writing output... [ 23%] howto/cluster_config_networks writing output... [ 23%] howto/cluster_config_storage writing output... [ 24%] howto/cluster_form writing output... [ 25%] howto/cluster_groups writing output... [ 26%] howto/cluster_manage writing output... [ 26%] howto/cluster_manage_instance writing output... [ 27%] howto/cluster_recover writing output... [ 28%] howto/images_copy writing output... [ 28%] howto/images_create writing output... [ 29%] howto/images_manage writing output... [ 30%] howto/images_profiles writing output... [ 31%] howto/images_remote writing output... [ 31%] howto/import_machines_to_instances writing output... [ 32%] howto/initialize writing output... [ 33%] howto/instances_access_files writing output... [ 34%] howto/instances_configure writing output... [ 34%] howto/instances_console writing output... [ 35%] howto/instances_create writing output... [ 36%] howto/instances_manage writing output... [ 36%] howto/instances_snapshots writing output... [ 37%] howto/instances_troubleshoot writing output... [ 38%] howto/lxc_alias writing output... [ 39%] howto/migrate_from_lxc writing output... [ 39%] howto/move_instances writing output... [ 40%] howto/network_acls writing output... [ 41%] howto/network_bgp writing output... [ 42%] howto/network_bridge_firewalld writing output... [ 42%] howto/network_bridge_resolved writing output... [ 43%] howto/network_create writing output... [ 44%] howto/network_forwards writing output... [ 44%] howto/network_increase_bandwidth writing output... [ 45%] howto/network_load_balancers writing output... [ 46%] howto/network_ovn_peers writing output... [ 47%] howto/network_ovn_setup writing output... [ 47%] howto/network_zones writing output... [ 48%] howto/projects_confine writing output... [ 49%] howto/projects_create writing output... [ 50%] howto/projects_work writing output... [ 50%] howto/server_configure writing output... [ 51%] howto/server_expose writing output... [ 52%] howto/storage_backup_volume writing output... [ 52%] howto/storage_buckets writing output... [ 53%] howto/storage_create_instance writing output... [ 54%] howto/storage_move_volume writing output... [ 55%] howto/storage_pools writing output... [ 55%] howto/storage_volumes writing output... [ 56%] image-handling writing output... [ 57%] images writing output... [ 57%] index writing output... [ 58%] installing writing output... [ 59%] instance-exec writing output... [ 60%] instances writing output... [ 60%] internals writing output... [ 61%] metrics writing output... [ 62%] migration writing output... [ 63%] networks writing output... [ 63%] operation writing output... [ 64%] production-setup writing output... [ 65%] profiles writing output... [ 65%] projects writing output... [ 66%] reference/cluster_member_config writing output... [ 67%] reference/devices writing output... [ 68%] reference/devices_disk writing output... [ 68%] reference/devices_gpu writing output... [ 69%] reference/devices_infiniband writing output... [ 70%] reference/devices_nic writing output... [ 71%] reference/devices_none writing output... [ 71%] reference/devices_pci writing output... [ 72%] reference/devices_proxy writing output... [ 73%] reference/devices_tpm writing output... [ 73%] reference/devices_unix_block writing output... [ 74%] reference/devices_unix_char writing output... [ 75%] reference/devices_unix_hotplug writing output... [ 76%] reference/devices_usb writing output... [ 76%] reference/image_format writing output... [ 77%] reference/instance_options writing output... [ 78%] reference/instance_properties writing output... [ 78%] reference/instance_units writing output... [ 79%] reference/network_bridge writing output... [ 80%] reference/network_external writing output... [ 81%] reference/network_macvlan writing output... [ 81%] reference/network_ovn writing output... [ 82%] reference/network_physical writing output... [ 83%] reference/network_sriov writing output... [ 84%] reference/projects writing output... [ 84%] reference/provided_metrics writing output... [ 85%] reference/remote_image_servers writing output... [ 86%] reference/server_settings writing output... [ 86%] reference/standard_devices writing output... [ 87%] reference/storage_btrfs writing output... [ 88%] reference/storage_ceph writing output... [ 89%] reference/storage_cephfs writing output... [ 89%] reference/storage_cephobject writing output... [ 90%] reference/storage_dir writing output... [ 91%] reference/storage_drivers writing output... [ 92%] reference/storage_lvm writing output... [ 92%] reference/storage_zfs writing output... [ 93%] remotes writing output... [ 94%] requirements writing output... [ 94%] rest-api writing output... [ 95%] restapi_landing writing output... [ 96%] security writing output... [ 97%] server writing output... [ 97%] storage writing output... [ 98%] support writing output... [ 99%] syscall-interception writing output... [100%] userns-idmap generating indices... genindex done Creating redirect 'index/index.html' to '../index.html'. Creating redirect 'network-peers/index.html' to '../howto/network_ovn_peers/index.html'. Creating redirect 'network-acls/index.html' to '../howto/network_acls/index.html'. Creating redirect 'network-forwards/index.html' to '../howto/network_forwards/index.html'. Creating redirect 'network-zones/index.html' to '../howto/network_zones/index.html'. Creating redirect 'howto/storage_create_pool/index.html' to '../storage_pools/index.html#create-a-storage-pool'. Creating redirect 'howto/storage_configure_pool/index.html' to '../storage_pools/index.html#configure-storage-pool-settings'. Creating redirect 'howto/storage_view_pools/index.html' to '../storage_pools/index.html#view-storage-pools'. Creating redirect 'howto/storage_resize_pool/index.html' to '../storage_pools/index.html#resize-a-storage-pool'. Creating redirect 'howto/storage_create_bucket/index.html' to '../storage_buckets/index.html#create-a-storage-bucket'. Creating redirect 'howto/storage_configure_bucket/index.html' to '../storage_buckets/index.html#configure-storage-bucket-settings'. Creating redirect 'howto/storage_view_buckets/index.html' to '../storage_buckets/index.html#view-storage-buckets'. Creating redirect 'howto/storage_resize_bucket/index.html' to '../storage_buckets/index.html#resize-a-storage-bucket'. Creating redirect 'howto/storage_create_volume/index.html' to '../storage_volumes/index.html#create-a-custom-storage-volume'. Creating redirect 'howto/storage_configure_volume/index.html' to '../storage_volumes/index.html#configure-storage-volume-settings'. Creating redirect 'howto/storage_view_volumes/index.html' to '../storage_volumes/index.html#view-storage-volumes'. Creating redirect 'howto/storage_resize_volume/index.html' to '../storage_volumes/index.html#resize-a-storage-volume'. Creating redirect 'containers/index.html' to '../explanation/instances'. Creating redirect 'virtual-machines/index.html' to '../explanation/instances'. Creating redirect 'preseed/index.html' to '../howto/initialize/index.html#initialize-preseed'. Creating redirect 'configuration/index.html' to '../server'. writing additional pages... search done copying images... [ 7%] images/application-vs-system-containers.svg copying images... [ 14%] images/virtual-machines-vs-system-containers.svg copying images... [ 21%] images/ui_console.png copying images... [ 28%] images/ui_security_warning.png copying images... [ 35%] images/ui_set_up_certificates.png copying images... [ 42%] .sphinx/_static/download/containers.png copying images... [ 50%] images/grafana_add_datasource.png copying images... [ 57%] images/grafana_select_prometheus.png copying images... [ 64%] images/grafana_configure_datasource.png copying images... [ 71%] images/grafana_dashboard_import.png copying images... [ 78%] images/grafana_dashboard_id.png copying images... [ 85%] images/grafana_dashboard_select_datasource.png copying images... [ 92%] images/grafana_resources.png copying images... [100%] images/grafana_instances.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2023-07-03T09:50:17.140541Z, end-time: 2023-07-03T09:50:45.267799Z, duration: 28, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v6.2.1 making output directory... done myst v2.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'linkify', 'substitution', 'deflist'}, disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=7, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={note_ip_addresses_CIDR: ..., snapshot_expiry_format: ..., snapshot_pattern_format: ..., snapshot_pattern_detail: ..., snapshot_schedule_format: ..., enable_ID_shifting: ..., block_filesystem: ..., volume_configuration: ...}, linkify_fuzzy_links=False, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory from https://cloudinit.readthedocs.io/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: [new config] 138 added, 0 changed, 0 removed reading sources... [ 0%] api reading sources... [ 1%] api-extensions reading sources... [ 2%] architectures reading sources... [ 2%] authentication reading sources... [ 3%] backup reading sources... [ 4%] cloud-init reading sources... [ 5%] clustering reading sources... [ 5%] container-environment reading sources... [ 6%] contributing reading sources... [ 7%] daemon-behavior reading sources... [ 7%] database reading sources... [ 8%] debugging reading sources... [ 9%] dev-lxd reading sources... [ 10%] doc-cheat-sheet reading sources... [ 10%] environment reading sources... [ 11%] events reading sources... [ 12%] explanation/clustering reading sources... [ 13%] explanation/containers_and_vms reading sources... [ 13%] explanation/instance_config reading sources... [ 14%] explanation/instances reading sources... [ 15%] explanation/lxd_lxc reading sources... [ 15%] explanation/networks reading sources... [ 16%] explanation/performance_tuning reading sources... [ 17%] explanation/projects reading sources... [ 18%] explanation/security reading sources... [ 18%] explanation/storage reading sources... [ 19%] external_resources reading sources... [ 20%] faq reading sources... [ 21%] getting_started reading sources... [ 21%] howto/access_ui reading sources... [ 22%] howto/benchmark_performance reading sources... [ 23%] howto/cluster_config_networks reading sources... [ 23%] howto/cluster_config_storage reading sources... [ 24%] howto/cluster_form reading sources... [ 25%] howto/cluster_groups reading sources... [ 26%] howto/cluster_manage reading sources... [ 26%] howto/cluster_manage_instance reading sources... [ 27%] howto/cluster_recover reading sources... [ 28%] howto/images_copy reading sources... [ 28%] howto/images_create reading sources... [ 29%] howto/images_manage reading sources... [ 30%] howto/images_profiles reading sources... [ 31%] howto/images_remote reading sources... [ 31%] howto/import_machines_to_instances reading sources... [ 32%] howto/initialize reading sources... [ 33%] howto/instances_access_files reading sources... [ 34%] howto/instances_configure reading sources... [ 34%] howto/instances_console reading sources... [ 35%] howto/instances_create reading sources... [ 36%] howto/instances_manage reading sources... [ 36%] howto/instances_snapshots reading sources... [ 37%] howto/instances_troubleshoot reading sources... [ 38%] howto/lxc_alias reading sources... [ 39%] howto/migrate_from_lxc reading sources... [ 39%] howto/move_instances reading sources... [ 40%] howto/network_acls reading sources... [ 41%] howto/network_bgp reading sources... [ 42%] howto/network_bridge_firewalld reading sources... [ 42%] howto/network_bridge_resolved reading sources... [ 43%] howto/network_create reading sources... [ 44%] howto/network_forwards reading sources... [ 44%] howto/network_increase_bandwidth reading sources... [ 45%] howto/network_load_balancers reading sources... [ 46%] howto/network_ovn_peers reading sources... [ 47%] howto/network_ovn_setup reading sources... [ 47%] howto/network_zones reading sources... [ 48%] howto/projects_confine reading sources... [ 49%] howto/projects_create reading sources... [ 50%] howto/projects_work reading sources... [ 50%] howto/server_configure reading sources... [ 51%] howto/server_expose reading sources... [ 52%] howto/storage_backup_volume reading sources... [ 52%] howto/storage_buckets reading sources... [ 53%] howto/storage_create_instance reading sources... [ 54%] howto/storage_move_volume reading sources... [ 55%] howto/storage_pools reading sources... [ 55%] howto/storage_volumes reading sources... [ 56%] image-handling reading sources... [ 57%] images reading sources... [ 57%] index reading sources... [ 58%] installing reading sources... [ 59%] instance-exec reading sources... [ 60%] instances reading sources... [ 60%] internals reading sources... [ 61%] metrics reading sources... [ 62%] migration reading sources... [ 63%] networks reading sources... [ 63%] operation reading sources... [ 64%] production-setup reading sources... [ 65%] profiles reading sources... [ 65%] projects reading sources... [ 66%] reference/cluster_member_config reading sources... [ 67%] reference/devices reading sources... [ 68%] reference/devices_disk reading sources... [ 68%] reference/devices_gpu reading sources... [ 69%] reference/devices_infiniband reading sources... [ 70%] reference/devices_nic reading sources... [ 71%] reference/devices_none reading sources... [ 71%] reference/devices_pci reading sources... [ 72%] reference/devices_proxy reading sources... [ 73%] reference/devices_tpm reading sources... [ 73%] reference/devices_unix_block reading sources... [ 74%] reference/devices_unix_char reading sources... [ 75%] reference/devices_unix_hotplug reading sources... [ 76%] reference/devices_usb reading sources... [ 76%] reference/image_format reading sources... [ 77%] reference/instance_options reading sources... [ 78%] reference/instance_properties reading sources... [ 78%] reference/instance_units reading sources... [ 79%] reference/network_bridge reading sources... [ 80%] reference/network_external reading sources... [ 81%] reference/network_macvlan reading sources... [ 81%] reference/network_ovn reading sources... [ 82%] reference/network_physical reading sources... [ 83%] reference/network_sriov reading sources... [ 84%] reference/projects reading sources... [ 84%] reference/provided_metrics reading sources... [ 85%] reference/remote_image_servers reading sources... [ 86%] reference/server_settings reading sources... [ 86%] reference/standard_devices reading sources... [ 87%] reference/storage_btrfs reading sources... [ 88%] reference/storage_ceph reading sources... [ 89%] reference/storage_cephfs reading sources... [ 89%] reference/storage_cephobject reading sources... [ 90%] reference/storage_dir reading sources... [ 91%] reference/storage_drivers reading sources... [ 92%] reference/storage_lvm reading sources... [ 92%] reference/storage_zfs reading sources... [ 93%] remotes reading sources... [ 94%] requirements reading sources... [ 94%] rest-api reading sources... [ 95%] restapi_landing reading sources... [ 96%] security reading sources... [ 97%] server reading sources... [ 97%] storage reading sources... [ 98%] support reading sources... [ 99%] syscall-interception reading sources... [100%] userns-idmap looking for now-outdated files... none found pickling environment... done checking consistency... done processing lxd.tex... index getting_started explanation/containers_and_vms requirements installing howto/initialize howto/access_ui faq contributing support operation explanation/lxd_lxc database howto/server_configure remotes howto/lxc_alias server architectures security explanation/security authentication howto/server_expose instances explanation/instances howto/instances_create howto/instances_manage howto/instances_configure howto/instances_snapshots profiles cloud-init instance-exec howto/instances_console howto/instances_access_files howto/instances_troubleshoot 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 container-environment images image-handling howto/images_remote howto/images_manage howto/images_copy howto/images_create howto/images_profiles reference/remote_image_servers reference/image_format storage explanation/storage howto/storage_pools howto/storage_create_instance howto/storage_volumes howto/storage_move_volume howto/storage_backup_volume howto/storage_buckets reference/storage_drivers reference/storage_dir reference/storage_btrfs reference/storage_lvm reference/storage_zfs reference/storage_ceph reference/storage_cephfs reference/storage_cephobject networks explanation/networks howto/network_create howto/network_acls howto/network_forwards howto/network_zones howto/network_bgp reference/network_bridge howto/network_bridge_resolved howto/network_bridge_firewalld reference/network_ovn howto/network_ovn_setup howto/network_ovn_peers howto/network_load_balancers reference/network_external reference/network_macvlan reference/network_sriov reference/network_physical projects explanation/projects howto/projects_create howto/projects_work howto/projects_confine reference/projects clustering explanation/clustering howto/cluster_form howto/cluster_manage howto/cluster_recover howto/cluster_manage_instance howto/cluster_config_storage howto/cluster_config_networks howto/cluster_groups reference/cluster_member_config production-setup explanation/performance_tuning howto/benchmark_performance metrics howto/network_increase_bandwidth backup reference/server_settings reference/provided_metrics migration howto/move_instances howto/import_machines_to_instances howto/migrate_from_lxc restapi_landing rest-api api api-extensions dev-lxd events internals daemon-behavior debugging environment syscall-interception userns-idmap external_resources resolving references... done writing... done copying images... [ 7%] .sphinx/_static/download/containers.png copying images... [ 14%] images/application-vs-system-containers.svg copying images... [ 21%] images/virtual-machines-vs-system-containers.svg copying images... [ 28%] images/ui_console.png copying images... [ 35%] images/ui_security_warning.png copying images... [ 42%] images/ui_set_up_certificates.png copying images... [ 50%] images/grafana_add_datasource.png copying images... [ 57%] images/grafana_select_prometheus.png copying images... [ 64%] images/grafana_configure_datasource.png copying images... [ 71%] images/grafana_dashboard_import.png copying images... [ 78%] images/grafana_dashboard_id.png copying images... [ 85%] images/grafana_dashboard_select_datasource.png copying images... [ 92%] images/grafana_resources.png copying images... [100%] images/grafana_instances.png copying TeX support files... copying TeX support files... done WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/canonical-lxd/checkouts/latest/_readthedocs/pdf/_static/searchtools.js build succeeded, 1 warning. 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: 2023-07-03T09:50:49.068732Z, end-time: 2023-07-03T09:50:49.130283Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; 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: 2023-07-03T09:50:49.693160Z, end-time: 2023-07-03T09:51:21.421138Z, duration: 31, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=canonical-lxd -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'lxd.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="canonical-lxd" "lxd.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./lxd.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./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 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/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/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.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/pdftex.def)) (./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-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.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/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.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/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file canonical-lxd.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./canonical-lxd.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/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/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) ! LaTeX Error: Unicode character ɛ (U+025B) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.91 ...upquote{{[}lɛks\textquotesingle{}di:{]}}} 🔈) is a modern, secure ... (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) ! LaTeX Error: Unicode character 🔈 (U+1F508) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.91 ...ote{{[}lɛks\textquotesingle{}di:{]}}}🔈 ) is a modern, secure and ... [1 <./containers.png>] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `security::doc' on page 3 undefined on input lin e 134. [3] [4] Chapter 2. LaTeX Warning: Hyper reference `contributing::doc' on page 5 undefined on input line 161. LaTeX Warning: Hyper reference `support::doc' on page 5 undefined on input line 173. LaTeX Warning: Hyper reference `explanation/instances:expl-instances' on page 5 undefined on input line 207. [5] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.225 ...s{{application-vs-system-containers}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.225 ...s{{application-vs-system-containers}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.237 ...rtual-machines-vs-system-containers}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.237 ...rtual-machines-vs-system-containers}.svg} [6] LaTeX Warning: Hyper reference `installing:installing-from-package' on page 7 u ndefined on input line 369. LaTeX Warning: Hyper reference `installing:installing-from-source' on page 7 un defined on input line 369. LaTeX Warning: Hyper reference `installing:installing-manage-access' on page 7 undefined on input line 374. [7] LaTeX Warning: Hyper reference `installing:installing-snap-package' on page 8 u ndefined on input line 410. LaTeX Warning: Hyper reference `installing:installing-other' on page 8 undefine d on input line 413. LaTeX Warning: Hyper reference `installing:installing-other' on page 8 undefine d on input line 428. [8] [9] [10] Underfull \hbox (badness 10000) in paragraph at lines 664--669 []\T1/txtt/m/n/10 user@host:~$ make deps ...make[1]: Leaving directory \TS1/txt t/m/n/10 '\T1/txtt/m/n/10 /root/go/deps/dqlite\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 # Underfull \hbox (badness 10000) in paragraph at lines 664--669 \T1/txtt/m/n/10 environment Please set the following in your environment (possi bly ~/.bashrc)# export Underfull \hbox (badness 10000) in paragraph at lines 664--669 \T1/txtt/m/n/10 CGO_CFLAGS="${CGO_CFLAGS} []I$(go env GOPATH)/deps/dqlite/inclu de/ []I$(go env GOPATH)/ Underfull \hbox (badness 10000) in paragraph at lines 664--669 \T1/txtt/m/n/10 deps/raft/include/"# export CGO_LDFLAGS="${CGO_LDFLAGS} []L$(go env GOPATH)/deps/ Underfull \hbox (badness 10000) in paragraph at lines 664--669 \T1/txtt/m/n/10 dqlite/.libs/ []L$(go env GOPATH)/deps/raft/.libs/"# export LD_ LIBRARY_PATH="$(go env Underfull \hbox (badness 10000) in paragraph at lines 664--669 \T1/txtt/m/n/10 GOPATH)/deps/dqlite/.libs/:$(go env GOPATH)/deps/raft/.libs/:${ LD_LIBRARY_PATH}"# export [11] LaTeX Warning: Hyper reference `explanation/security:security-daemon-access' on page 12 undefined on input line 714. LaTeX Warning: Hyper reference `explanation/clustering:exp-clustering' on page 12 undefined on input line 781. LaTeX Warning: Hyper reference `howto/cluster_form:cluster-form' on page 12 und efined on input line 781. [12] LaTeX Warning: Hyper reference `explanation/networks:networks' on page 13 undef ined on input line 798. LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic' on page 13 u ndefined on input line 798. LaTeX Warning: Hyper reference `explanation/storage:exp-storage' on page 13 und efined on input line 808. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 13 undefined on input line 808. LaTeX Warning: Hyper reference `explanation/security:security-remote-access' on page 13 undefined on input line 822. LaTeX Warning: Hyper reference `authentication:authentication' on page 13 undef ined on input line 822. LaTeX Warning: Hyper reference `image-handling:about-images' on page 13 undefin ed on input line 833. LaTeX Warning: Hyper reference `howto/initialize:initialize-preseed' on page 13 undefined on input line 841. LaTeX Warning: Hyper reference `reference/storage_dir:storage-dir' on page 13 u ndefined on input line 859. [13] LaTeX Warning: Hyper reference `rest-api::doc' on page 14 undefined on input li ne 914. LaTeX Warning: Hyper reference `rest-api::doc' on page 14 undefined on input li ne 926. [14] LaTeX Warning: Hyper reference `rest-api::doc' on page 15 undefined on input li ne 948. [15] LaTeX Warning: Hyper reference `howto/server_expose:server-expose' on page 16 u ndefined on input line 1034. LaTeX Warning: Hyper reference `howto/initialize:initialize' on page 16 undefin ed on input line 1035. LaTeX Warning: Hyper reference `server:server-options-core' on page 16 undefine d on input line 1035. LaTeX Warning: Hyper reference `authentication:authentication-server-certificat e' on page 16 undefined on input line 1042. [16 <./ui_console.png>] LaTeX Warning: Hyper reference `authentication:authentication' on page 17 undef ined on input line 1054. [17 <./ui_security_warning.png>] LaTeX Warning: Hyper reference `howto/network_bridge_firewalld:network-bridge-f irewall' on page 18 undefined on input line 1078. LaTeX Warning: Hyper reference `howto/network_bridge_firewalld:network-lxd-dock er' on page 18 undefined on input line 1082. [18 <./ui_set_up_certificates.png>] LaTeX Warning: Hyper reference `howto/server_expose:server-expose' on page 19 u ndefined on input line 1091. LaTeX Warning: Hyper reference `server:server-options-core' on page 19 undefine d on input line 1098. LaTeX Warning: Hyper reference `howto/server_expose:server-authenticate' on pag e 19 undefined on input line 1101. LaTeX Warning: Hyper reference `authentication::doc' on page 19 undefined on in put line 1101. LaTeX Warning: Hyper reference `explanation/security:container-security' on pag e 19 undefined on input line 1108. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 19 undefined on input line 1117. LaTeX Warning: Hyper reference `userns-idmap::doc' on page 19 undefined on inpu t line 1134. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sec urity' on page 19 undefined on input line 1152. [19] LaTeX Warning: Hyper reference `debugging::doc' on page 20 undefined on input l ine 1220. LaTeX Warning: Hyper reference `faq:faq-monitor' on page 20 undefined on input line 1230. [20] [21] [22] LaTeX Warning: Hyper reference `installing:installing-from-source' on page 23 u ndefined on input line 1409. [23] [24] LaTeX Warning: Hyper reference `daemon-behavior:daemon-behavior' on page 25 und efined on input line 1604. LaTeX Warning: Hyper reference `howto/initialize:initialize' on page 25 undefin ed on input line 1616. [25] LaTeX Warning: Hyper reference `installing:installing-upgrade' on page 26 undef ined on input line 1667. LaTeX Warning: Hyper reference `server:server' on page 26 undefined on input li ne 1675. LaTeX Warning: Hyper reference `server:server' on page 26 undefined on input li ne 1679. [26] LaTeX Warning: Hyper reference `reference/remote_image_servers:remote-image-ser vers' on page 27 undefined on input line 1743. LaTeX Warning: Hyper reference `server:server-options-core' on page 27 undefine d on input line 1754. LaTeX Warning: Hyper reference `authentication:authentication' on page 27 undef ined on input line 1757. LaTeX Warning: Hyper reference `howto/server_expose:server-expose' on page 27 u ndefined on input line 1760. LaTeX Warning: Hyper reference `reference/remote_image_servers:remote-image-ser ver-types' on page 27 undefined on input line 1775. [27] LaTeX Warning: Hyper reference `howto/server_expose:server-authenticate' on pag e 28 undefined on input line 1789. LaTeX Warning: Hyper reference `authentication:authentication' on page 28 undef ined on input line 1789. Underfull \hbox (badness 6016) in paragraph at lines 1787--1790 []\T1/qtm/m/n/10 Some au-then-ti-ca-tion meth-ods re-quire spe-cific flags (for ex-am-ple, use \T1/txtt/m/n/10 lxc remote add [28] LaTeX Warning: Hyper reference `server:server-options-core' on page 29 undefine d on input line 1908. LaTeX Warning: Hyper reference `server:server-options-acme' on page 29 undefine d on input line 1912. LaTeX Warning: Hyper reference `server:server-options-candid-rbac' on page 29 u ndefined on input line 1916. LaTeX Warning: Hyper reference `server:server-options-cluster' on page 29 undef ined on input line 1920. LaTeX Warning: Hyper reference `server:server-options-images' on page 29 undefi ned on input line 1924. LaTeX Warning: Hyper reference `server:server-options-loki' on page 29 undefine d on input line 1928. LaTeX Warning: Hyper reference `server:server-options-misc' on page 29 undefine d on input line 1932. LaTeX Warning: Hyper reference `howto/server_configure:server-configure' on pag e 29 undefined on input line 1937. [29] Overfull \hbox (6.23364pt too wide) in paragraph at lines 2311--2311 []\T1/qhv/m/n/10 Type| Overfull \hbox (13.35365pt too wide) in paragraph at lines 2311--2311 []\T1/qhv/m/n/10 Scope| Overfull \hbox (2.92616pt too wide) in paragraph at lines 2311--2311 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (52.0817pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 https_allowed_credentials| Overfull \hbox (2.78366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 bool| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (31.08176pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 https_allowed_headers| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (31.08176pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 https_allowed_methods| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (25.83177pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 https_allowed_origin| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (20.58179pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 https_trusted_proxy| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (36.33174pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 metrics_authentication| Overfull \hbox (2.78366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 bool| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Overfull \hbox (5.12611pt too wide) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 true| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (15.3318pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 proxy_ignore_hosts| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (20.58179pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 remote_token_expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (4.83183pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 shutdown_timeout| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 \T1/qtm/m/n/10 te- Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (41.58173pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 storage_buckets_address| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (31.08176pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 trust_ca_certificates| Overfull \hbox (2.78366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 bool| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| [30] LaTeX Warning: Hyper reference `authentication:authentication-server-certificat e' on page 31 undefined on input line 2319. Overfull \hbox (4.9258pt too wide) in paragraph at lines 2409--2409 []\T1/qhv/m/n/10 Type| Overfull \hbox (8.10365pt too wide) in paragraph at lines 2409--2409 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 2409--2409 []\T1/txtt/m/n/10 acme. Overfull \hbox (1.47581pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 bool| Overfull \hbox (4.75366pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2409--2409 []\T1/txtt/m/n/10 acme. Overfull \hbox (6.5258pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 string| Overfull \hbox (4.75366pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2409--2409 []\T1/txtt/m/n/10 https://acme[]v02.api. Underfull \hbox (badness 10000) in paragraph at lines 2409--2409 []\T1/txtt/m/n/10 acme. Overfull \hbox (6.5258pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 string| Overfull \hbox (4.75366pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2409--2409 []\T1/txtt/m/n/10 acme. Overfull \hbox (6.5258pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 string| Overfull \hbox (4.75366pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 global| LaTeX Warning: Hyper reference `authentication:authentication-candid' on page 3 1 undefined on input line 2417. LaTeX Warning: Hyper reference `authentication:authentication-rbac' on page 31 undefined on input line 2417. Overfull \hbox (1.64568pt too wide) in paragraph at lines 2619--2619 []\T1/qhv/m/n/10 Type| Overfull \hbox (8.17503pt too wide) in paragraph at lines 2619--2619 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/qhv/m/n/10 De- Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/txtt/m/n/10 rbac.agent. Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/txtt/m/n/10 rbac.agent. Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/txtt/m/n/10 rbac.agent. Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (2.4744pt too wide) in paragraph at lines 2698--2698 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 2698--2698 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 2698--2698 []\T1/txtt/m/n/10 oidc.client. Overfull \hbox (1.99261pt too wide) in paragraph at lines 2698--2698 []\T1/qtm/m/n/10 string| Overfull \hbox (1.99261pt too wide) in paragraph at lines 2698--2698 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2698--2698 []\T1/txtt/m/n/10 oidc. Overfull \hbox (1.99261pt too wide) in paragraph at lines 2698--2698 []\T1/qtm/m/n/10 string| [31] LaTeX Warning: Hyper reference `clustering:clustering' on page 32 undefined on input line 2706. Overfull \hbox (5.89192pt too wide) in paragraph at lines 2844--2844 []\T1/qhv/m/n/10 Type| Overfull \hbox (12.54935pt too wide) in paragraph at lines 2844--2844 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qhv/m/n/10 De- Overfull \hbox (1.19913pt too wide) in paragraph at lines 2844--2844 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Overfull \hbox (1.46855pt too wide) in paragraph at lines 2844--2844 \T1/txtt/m/n/10 healing_threshold| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 \T1/qtm/m/n/10 te- Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Overfull \hbox (7.49193pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Overfull \hbox (27.71848pt too wide) in paragraph at lines 2844--2844 \T1/txtt/m/n/10 images_minimal_replica| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 \T1/qtm/m/n/10 te- Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Overfull \hbox (1.46855pt too wide) in paragraph at lines 2844--2844 \T1/txtt/m/n/10 join_token_expiry| Overfull \hbox (7.49193pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 string| Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 \T1/qtm/m/n/10 te- Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 \T1/qtm/m/n/10 te- Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Overfull \hbox (1.46855pt too wide) in paragraph at lines 2844--2844 \T1/txtt/m/n/10 offline_threshold| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 \T1/qtm/m/n/10 te- Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| LaTeX Warning: Hyper reference `images:images' on page 32 undefined on input li ne 2852. Overfull \hbox (0.93852pt too wide) in paragraph at lines 2958--2958 []\T1/qhv/m/n/10 Type| Overfull \hbox (7.44655pt too wide) in paragraph at lines 2958--2958 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/txtt/m/n/10 images. Overfull \hbox (4.09656pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.09656pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/txtt/m/n/10 images. Overfull \hbox (1.87749pt too wide) in paragraph at lines 2958--2958 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (2.53853pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 string| Overfull \hbox (4.09656pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/txtt/m/n/10 images. Overfull \hbox (2.53853pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.09656pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 global| [32] Overfull \hbox (5.34277pt too wide) in paragraph at lines 3104--3104 []\T1/qhv/m/n/10 Type| Overfull \hbox (8.62146pt too wide) in paragraph at lines 3104--3104 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\T1/txtt/m/n/10 loki.api. Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\T1/txtt/m/n/10 loki.auth. Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\T1/txtt/m/n/10 loki.auth. Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\T1/txtt/m/n/10 loki. Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\T1/txtt/m/n/10 lifecycle, LaTeX Warning: Hyper reference `instances:instances' on page 33 undefined on in put line 3112. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 33 u ndefined on input line 3112. LaTeX Warning: Hyper reference `backup:backups' on page 33 undefined on input l ine 3112. LaTeX Warning: Hyper reference `storage:storage' on page 33 undefined on input line 3112. LaTeX Warning: Hyper reference `explanation/clustering:clustering-instance-plac ement-scriptlet' on page 33 undefined on input line 3299. Overfull \hbox (6.23364pt too wide) in paragraph at lines 3299--3299 []\T1/qhv/m/n/10 Type| Overfull \hbox (13.35365pt too wide) in paragraph at lines 3299--3299 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 backups. Overfull \hbox (46.4329pt too wide) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 instances. Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 nic. Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 instances. Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 placement. Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| LaTeX Warning: Hyper reference `explanation/clustering:clustering-instance-plac ement-scriptlet' on page 33 undefined on input line 3299. Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 network.ovn. Overfull \hbox (30.62297pt too wide) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 integration_bridge| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 network.ovn. Overfull \hbox (46.37292pt too wide) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 northbound_connection| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 unix:/var/ Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 run/ovn/ Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 ovnnb_db. Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 storage. Overfull \hbox (9.62303pt too wide) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 backups_volume| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 storage. Overfull \hbox (4.37305pt too wide) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 images_volume| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 lo- [33] [34] LaTeX Warning: Hyper reference `howto/server_expose:server-expose' on page 35 u ndefined on input line 3613. LaTeX Warning: Hyper reference `authentication:authentication' on page 35 undef ined on input line 3618. [35] LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sec urity' on page 36 undefined on input line 3634. [36] Overfull \hbox (6.23364pt too wide) in paragraph at lines 3772--3772 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 3772--3772 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 3772--3772 []\T1/qhv/m/n/10 Re- Underfull \hbox (badness 10000) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 security. Overfull \hbox (2.78366pt too wide) in paragraph at lines 3772--3772 []\T1/qtm/m/n/10 bool| Overfull \hbox (4.35173pt too wide) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 security. Overfull \hbox (2.78366pt too wide) in paragraph at lines 3772--3772 []\T1/qtm/m/n/10 bool| Overfull \hbox (4.35173pt too wide) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 security. Overfull \hbox (2.78366pt too wide) in paragraph at lines 3772--3772 []\T1/qtm/m/n/10 bool| Overfull \hbox (4.35173pt too wide) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 false| [37] LaTeX Warning: Hyper reference `authentication:authentication-tls-certs' on pag e 38 undefined on input line 3829. LaTeX Warning: Hyper reference `authentication:authentication-openid' on page 3 8 undefined on input line 3833. LaTeX Warning: Hyper reference `authentication:authentication-candid' on page 3 8 undefined on input line 3837. LaTeX Warning: Hyper reference `authentication:authentication-rbac' on page 38 undefined on input line 3841. LaTeX Warning: Hyper reference `authentication:authentication-add-certs' on pag e 38 undefined on input line 3891. LaTeX Warning: Hyper reference `authentication:authentication-trust-pw' on page 38 undefined on input line 3895. LaTeX Warning: Hyper reference `authentication:authentication-token' on page 38 undefined on input line 3899. [38] LaTeX Warning: Hyper reference `server:server-options-core' on page 39 undefine d on input line 3956. LaTeX Warning: Hyper reference `server:server-options-core' on page 39 undefine d on input line 3966. [39] LaTeX Warning: Hyper reference `authentication:authentication-trusted-clients' on page 40 undefined on input line 4039. LaTeX Warning: Hyper reference `server:server-options-oidc' on page 40 undefine d on input line 4055. LaTeX Warning: Hyper reference `server:server-options-candid-rbac' on page 40 u ndefined on input line 4068. LaTeX Warning: Hyper reference `server:server-options-candid-rbac' on page 40 u ndefined on input line 4069. [40] LaTeX Warning: Hyper reference `reference/projects:project-restrictions' on pag e 41 undefined on input line 4125. LaTeX Warning: Hyper reference `server:server-options-candid-rbac' on page 41 u ndefined on input line 4129. LaTeX Warning: Hyper reference `server:server-options-acme' on page 41 undefine d on input line 4138. [41] Underfull \vbox (badness 10000) detected at line 4238 Underfull \vbox (badness 10000) detected at line 4238 [42] [43] LaTeX Warning: Hyper reference `server:server' on page 44 undefined on input li ne 4288. Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 []\T1/txtt/m/n/10 user@host:~$ ip addr 1: lo: mtu 65536 qdisc noqueue state Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/ Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 128 scope host valid_lft forever preferred_lft forever2: enp5s0 : mtu 1500 qdisc mq state UP group default qlen 1000 link/ether Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 00:16:3e:e3:f3:3f brd ff:ff:ff:ff:ff:ff inet 10.68.216.12/24 me tric 100 brd 10.68. Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 216.255 scope global dynamic enp5s0 valid_lft 3028sec preferred _lft 3028sec inet6 Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 fd42:e819:7a51:5a7b:216:3eff:fee3:f33f/64 scope global mngtmpad dr noprefixroute valid_lft Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 forever preferred_lft forever inet6 fe80::216:3eff:fee3:f33f/64 scope link valid_lft Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 forever preferred_lft forever3: lxdbr0: mtu Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 1500 qdisc noqueue state DOWN group default qlen 1000 link/ethe r 00:16:3e:8d:f3:72 brd Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 ff:ff:ff:ff:ff:ff inet 10.64.82.1/24 scope global lxdbr0 valid_ lft forever preferred_lft Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 forever inet6 fd42:f4ab:4399:e6eb::1/64 scope global valid_lft forever preferred_lft LaTeX Warning: Hyper reference `authentication:authentication' on page 44 undef ined on input line 4315. [44] LaTeX Warning: Hyper reference `authentication:authentication' on page 45 undef ined on input line 4362. LaTeX Warning: Hyper reference `reference/instance_options:instance-options' on page 45 undefined on input line 4398. LaTeX Warning: Hyper reference `explanation/containers_and_vms:containers-and-v ms' on page 45 undefined on input line 4404. LaTeX Warning: Hyper reference `images:images' on page 45 undefined on input li ne 4429. LaTeX Warning: Hyper reference `reference/instance_properties:instance-properti es' on page 45 undefined on input line 4437. [45] LaTeX Warning: Hyper reference `reference/devices:devices' on page 46 undefined on input line 4450. LaTeX Warning: Hyper reference `profiles:profiles' on page 46 undefined on inpu t line 4454. [46] [47] [48] LaTeX Warning: Hyper reference `howto/instances_console:instances-console' on p age 49 undefined on input line 4710. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sec urity' on page 49 undefined on input line 4760. LaTeX Warning: Hyper reference `howto/instances_configure:instances-configure' on page 49 undefined on input line 4761. [49] LaTeX Warning: Hyper reference `reference/instance_options:instance-options' on page 50 undefined on input line 4805. LaTeX Warning: Hyper reference `reference/devices:devices' on page 50 undefined on input line 4805. LaTeX Warning: Hyper reference `profiles:profiles' on page 50 undefined on inpu t line 4812. LaTeX Warning: Hyper reference `howto/instances_create:instances-create' on pag e 50 undefined on input line 4819. LaTeX Warning: Hyper reference `reference/instance_options:instance-options' on page 50 undefined on input line 4830. LaTeX Warning: Hyper reference `reference/instance_options:instance-options' on page 50 undefined on input line 4845. [50] LaTeX Warning: Hyper reference `reference/devices:devices' on page 51 undefined on input line 4857. LaTeX Warning: Hyper reference `reference/devices:devices' on page 51 undefined on input line 4864. LaTeX Warning: Hyper reference `howto/instances_create:instances-create' on pag e 51 undefined on input line 4895. LaTeX Warning: Hyper reference `profiles:profiles' on page 51 undefined on inpu t line 4896. [51] [52] LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sna pshots' on page 53 undefined on input line 5008. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sna pshots' on page 53 undefined on input line 5025. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sna pshots' on page 53 undefined on input line 5025. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sna pshots' on page 53 undefined on input line 5026. [53] LaTeX Warning: Hyper reference `reference/devices:devices' on page 54 undefined on input line 5118. [54] [55] LaTeX Warning: Hyper reference `reference/remote_image_servers:remote-image-ser vers' on page 56 undefined on input line 5272. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-clo ud-init' on page 56 undefined on input line 5308. [56] LaTeX Warning: Hyper reference `profiles:profiles' on page 57 undefined on inpu t line 5331. LaTeX Warning: Hyper reference `howto/instances_configure:instances-configure' on page 57 undefined on input line 5331. Underfull \hbox (badness 10000) in paragraph at lines 5387--5390 []\T1/txtt/m/n/10 root@instance:~# cloud[]init status [][]wait ................ .....................status: [57] [58] [59] [60] LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mis c' on page 61 undefined on input line 5628. [61] [62] [63] [64] Underfull \hbox (badness 10000) in paragraph at lines 6068--6074 []\T1/txtt/m/n/10 user@host:~$ lxc console [][]show[]log systemd Console log: F ailed to insert module Underfull \hbox (badness 10000) in paragraph at lines 6068--6074 \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 autofs4\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 Fail ed to insert module \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 unix\TS1/txtt/m/n/10 '\T1 /txtt/m/n/10 Failed to mount sysfs at /sys: Operation not Underfull \hbox (badness 10000) in paragraph at lines 6068--6074 \T1/txtt/m/n/10 permittedFailed to mount proc at /proc: Operation not permitted [!!!!!!] Failed to mount LaTeX Warning: Hyper reference `container-environment::doc' on page 65 undefine d on input line 6076. [65] Underfull \hbox (badness 10000) in paragraph at lines 6092--6101 []\T1/txtt/m/n/10 user@host:~$ lxc config set systemd raw.lxc \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 lxc.init.cmd = /bin/bash\TS1/txtt/m/n/10 ' \T1/txtt/m/n/10 us er@host:~$ lxc Underfull \hbox (badness 10000) in paragraph at lines 6103--6109 []\T1/txtt/m/n/10 user@host:~$ lxc exec systemd bash [root@systemd ~]# ls[root@ systemd ~]# mountmount: Underfull \hbox (badness 10000) in paragraph at lines 6103--6109 \T1/txtt/m/n/10 failed to read mtab: No such file or directory[root@systemd ~]# cd /[root@systemd /]# LaTeX Warning: Hyper reference `howto/instances_configure:instances-configure-e dit' on page 66 undefined on input line 6122. LaTeX Warning: Hyper reference `reference/instance_properties:instance-properti es' on page 66 undefined on input line 6128. LaTeX Warning: Hyper reference `reference/instance_options:instance-options' on page 66 undefined on input line 6141. LaTeX Warning: Hyper reference `howto/instances_configure:instances-configure-o ptions' on page 66 undefined on input line 6141. LaTeX Warning: Hyper reference `reference/devices:devices' on page 66 undefined on input line 6156. LaTeX Warning: Hyper reference `howto/instances_configure:instances-configure-d evices' on page 66 undefined on input line 6156. [66] LaTeX Warning: Hyper reference `profiles:profiles' on page 67 undefined on inpu t line 6167. LaTeX Warning: Hyper reference `reference/instance_properties:instance-name-req uirements' on page 67 undefined on input line 6197. LaTeX Warning: Hyper reference `howto/instances_configure:instances-configure-o ptions' on page 67 undefined on input line 6253. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mis c' on page 67 undefined on input line 6261. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-boo t' on page 67 undefined on input line 6265. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-clo ud-init' on page 67 undefined on input line 6269. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its' on page 67 undefined on input line 6273. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mig ration' on page 67 undefined on input line 6277. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-nvi dia' on page 67 undefined on input line 6281. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-raw ' on page 67 undefined on input line 6285. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sec urity' on page 67 undefined on input line 6289. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sna pshots' on page 67 undefined on input line 6293. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-vol atile' on page 67 undefined on input line 6297. [67] Overfull \hbox (6.23364pt too wide) in paragraph at lines 6451--6451 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 6451--6451 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 6451--6451 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 agent. Overfull \hbox (7.07999pt too wide) in paragraph at lines 6451--6451 \T1/txtt/m/n/10 nic_config| Overfull \hbox (2.78366pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 vir-tual Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 \T1/qtm/m/n/10 ma- Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 auto| Overfull \hbox (17.57996pt too wide) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 environment. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 yes Overfull \hbox (2.11745pt too wide) in paragraph at lines 6451--6451 \T1/qtm/m/n/10 (exec)| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 linux. Overfull \hbox (28.07993pt too wide) in paragraph at lines 6451--6451 \T1/txtt/m/n/10 kernel_modules| Overfull \hbox (7.83365pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 linux. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 con- Overfull \hbox (7.83365pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 string| Overfull \hbox (4.80768pt too wide) in paragraph at lines 6583--6583 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qhv/m/n/10 Con- Overfull \hbox (1.3577pt too wide) in paragraph at lines 6583--6583 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/txtt/m/n/10 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/txtt/m/n/10 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/txtt/m/n/10 boot. Overfull \hbox (28.79482pt too wide) in paragraph at lines 6583--6583 \T1/txtt/m/n/10 host_shutdown_timeout| Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/txtt/m/n/10 boot.stop. Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 \T1/qtm/m/n/10 te- [68] LaTeX Warning: Hyper reference `cloud-init:cloud-init' on page 69 undefined on input line 6591. Overfull \hbox (6.23364pt too wide) in paragraph at lines 6734--6734 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 DHCP on Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 6445) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 Net-work con-fig-u-ra-tion for \T1/txtt/m/n/10 cloud[]init Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 user. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 DHCP on Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 Legacy ver-sion of \T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 Legacy ver-sion of \T1/txtt/m/n/10 cloud[]init. Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 user. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 Legacy ver-sion of \T1/txtt/m/n/10 cloud[]init. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu-container' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu-container' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu-container' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-kernel' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 69 undefined on input line 7101. Overfull \hbox (6.23364pt too wide) in paragraph at lines 7101--7101 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qhv/m/n/10 up- Overfull \hbox (0.59048pt too wide) in paragraph at lines 7101--7101 \T1/qhv/m/n/10 date| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qhv/m/n/10 di- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 for Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 VMs: Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 1 LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu' on page 69 undefined on input line 7101. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 cpu. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu-container' on page 69 undefined on input line 7101. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu-container' on page 69 undefined on input line 7101. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 cpu. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 10 Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 (max- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu-container' on page 69 undefined on input line 7101. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 disk. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 5 Overfull \hbox (15.08093pt too wide) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 (medium)| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 69 undefined on input line 7101. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 69 undefined on input line 7101. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 69 undefined on input line 7101. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 69 undefined on input line 7101. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 69 undefined on input line 7101. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-kernel' on page 69 undefined on input line 7101. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 for Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 VMs: LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 69 undefined on input line 7101. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 memory. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 memory. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.89085pt too wide) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 vir- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 tual Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 ma- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 memory. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 memory. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 swap. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 10 Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 (max- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 network. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 0 Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 (min- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- [69] Overfull \vbox (49.70886pt too high) has occurred while \output is active [70] LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu' on page 71 undefined on input line 7114. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu-container' on page 71 undefined on input line 7120. [71] Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Overfull \hbox (3.64542pt too wide) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 RLIMIT_MEMLOCK| Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Overfull \hbox (19.39537pt too wide) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 RLIMIT_SIGPENDING| [72] LaTeX Warning: Hyper reference `howto/move_instances:move-instances' on page 73 undefined on input line 7408. Overfull \hbox (6.23364pt too wide) in paragraph at lines 7513--7513 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7513--7513 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 7513--7513 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/txtt/m/n/10 incremental. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/txtt/m/n/10 incremental. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/txtt/m/n/10 incremental. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/txtt/m/n/10 memory. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 migration. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 vir- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/qtm/m/n/10 tual Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/qtm/m/n/10 ma- [73] Overfull \hbox (6.23364pt too wide) in paragraph at lines 7626--7626 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 \T1/qhv/m/n/10 di- Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/txtt/m/n/10 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 \T1/txtt/m/n/10 driver. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 string| Overfull \hbox (1.58078pt too wide) in paragraph at lines 7626--7626 []\T1/txtt/m/n/10 compute, Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7626--7626 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 What driver ca-pa-bil-i-ties the in-stance Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 \T1/qtm/m/n/10 needs (sets \T1/txtt/m/n/10 libnvidia[]container Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/txtt/m/n/10 nvidia. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7626--7626 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/txtt/m/n/10 nvidia. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7626--7626 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/txtt/m/n/10 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 \T1/txtt/m/n/10 require. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7626--7626 \T1/qtm/m/n/10 tainer| LaTeX Warning: Hyper reference `reference/instance_options:instance-options-qem u' on page 74 undefined on input line 7777. Overfull \hbox (6.23364pt too wide) in paragraph at lines 7777--7777 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 un-priv-i-leged Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 vir-tual ma- Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/txtt/m/n/10 raw. Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 \T1/txtt/m/n/10 qemu. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 vir-tual ma- LaTeX Warning: Hyper reference `reference/instance_options:instance-options-qem u' on page 74 undefined on input line 7777. Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| [74] [75] LaTeX Warning: Hyper reference `security:security' on page 76 undefined on inpu t line 7908. Overfull \hbox (663.61386pt too wide) in alignment at lines 7974--8547 [] [] [] [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 8547. [76] LaTeX Warning: Hyper reference `howto/instances_snapshots:instances-snapshots' on page 77 undefined on input line 8556. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sna pshots-names' on page 77 undefined on input line 8661. Overfull \hbox (6.23364pt too wide) in paragraph at lines 8661--8661 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 8661--8661 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 8661--8661 \T1/qhv/m/n/10 fault| Overfull \hbox (2.44495pt too wide) in paragraph at lines 8661--8661 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 8661--8661 \T1/qhv/m/n/10 up- Overfull \hbox (3.61494pt too wide) in paragraph at lines 8661--8661 \T1/qhv/m/n/10 date| Overfull \hbox (6.67366pt too wide) in paragraph at lines 8661--8661 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 8661--8661 \T1/qhv/m/n/10 di- Overfull \hbox (1.12366pt too wide) in paragraph at lines 8661--8661 \T1/qhv/m/n/10 tion| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8661--8661 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8661--8661 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), a Overfull \hbox (10.77892pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (5.52893pt too wide) in paragraph at lines 8661--8661 \T1/txtt/m/n/10 schedule. Overfull \hbox (2.78366pt too wide) in paragraph at lines 8661--8661 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 false| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8661--8661 []\T1/qtm/m/n/10 string| Overfull \hbox (16.50357pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 snap%d| LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sna pshots-names' on page 77 undefined on input line 8661. Overfull \hbox (10.77892pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8661--8661 []\T1/qtm/m/n/10 string| [77] Overfull \hbox (6.23364pt too wide) in paragraph at lines 8966--8966 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.evacuate. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.idmap. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.uuid. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 \T1/txtt/m/n/10 last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 \T1/txtt/m/n/10 last_state.vf. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| [78] [79] LaTeX Warning: Hyper reference `howto/instances_configure:instances-configure-d evices' on page 80 undefined on input line 8981. LaTeX Warning: Hyper reference `profiles:profiles-edit' on page 80 undefined on input line 8981. LaTeX Warning: Hyper reference `reference/devices_none:devices-none' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic' on page 80 u ndefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_unix_char:devices-unix-char' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_unix_block:devices-unix-block ' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_usb:devices-usb' on page 80 u ndefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_gpu:devices-gpu' on page 80 u ndefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_infiniband:devices-infiniband ' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_proxy:devices-proxy' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_unix_hotplug:devices-unix-hot plug' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_tpm:devices-tpm' on page 80 u ndefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_pci:devices-pci' on page 80 u ndefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_none:devices-none' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic' on page 80 u ndefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_unix_char:devices-unix-char' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_unix_block:devices-unix-block ' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_usb:devices-usb' on page 80 u ndefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_gpu:devices-gpu' on page 80 u ndefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_infiniband:devices-infiniband ' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_proxy:devices-proxy' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_unix_hotplug:devices-unix-hot plug' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_tpm:devices-tpm' on page 80 u ndefined on input line 9167. LaTeX Warning: Hyper reference `reference/devices_pci:devices-pci' on page 80 u ndefined on input line 9167. LaTeX Warning: Hyper reference `reference/standard_devices:standard-devices' on page 80 undefined on input line 9172. [80] LaTeX Warning: Hyper reference `explanation/networks:managed-networks' on page 81 undefined on input line 9340. LaTeX Warning: Hyper reference `explanation/networks:networks' on page 81 undef ined on input line 9354. [81] LaTeX Warning: Hyper reference `reference/devices_nic:nic-bridged' on page 82 u ndefined on input line 9364. LaTeX Warning: Hyper reference `reference/devices_nic:nic-macvlan' on page 82 u ndefined on input line 9368. LaTeX Warning: Hyper reference `reference/devices_nic:nic-sriov' on page 82 und efined on input line 9372. LaTeX Warning: Hyper reference `reference/devices_nic:nic-physical' on page 82 undefined on input line 9376. LaTeX Warning: Hyper reference `reference/devices_nic:nic-ovn' on page 82 undef ined on input line 9386. LaTeX Warning: Hyper reference `reference/devices_nic:nic-ipvlan' on page 82 un defined on input line 9395. LaTeX Warning: Hyper reference `reference/devices_nic:nic-p2p' on page 82 undef ined on input line 9399. LaTeX Warning: Hyper reference `reference/devices_nic:nic-routed' on page 82 un defined on input line 9403. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 82 undefined on input line 9415. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 82 undefined on input line 9851. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 82 undefined on input line 9851. Overfull \hbox (6.23364pt too wide) in paragraph at lines 9851--9851 []\T1/qhv/m/n/10 Type| Overfull \hbox (2.03616pt too wide) in paragraph at lines 9851--9851 []\T1/qhv/m/n/10 Man- Overfull \hbox (1.49615pt too wide) in paragraph at lines 9851--9851 \T1/qhv/m/n/10 aged| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 domly Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 routes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 routes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 82 undefined on input line 9851. Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 82 undefined on input line 9851. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 par-ent Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 ipv4_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 ipv6_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 security. Overfull \hbox (8.16794pt too wide) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 mac_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 port_isolation| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 te- [82] [83] Overfull \vbox (73.70886pt too high) has occurred while \output is active [84] LaTeX Warning: Hyper reference `reference/network_macvlan:network-macvlan' on p age 85 undefined on input line 9860. Overfull \hbox (1.71747pt too wide) in paragraph at lines 10060--10060 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 in-te- LaTeX Warning: Hyper reference `reference/network_sriov:network-sriov' on page 85 undefined on input line 10069. [85] Overfull \hbox (2.72614pt too wide) in paragraph at lines 10291--10291 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 in-te- [86] LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 87 u ndefined on input line 10300. [87] LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic-hw-accelerati on' on page 88 undefined on input line 10701. Overfull \hbox (5.31285pt too wide) in paragraph at lines 10701--10701 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/qhv/m/n/10 Man- Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic-hw-accelerati on' on page 88 undefined on input line 10701. Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/qtm/m/n/10 te- Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/txtt/m/n/10 default.egress. Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/txtt/m/n/10 default.egress. Overfull \hbox (1.86287pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/txtt/m/n/10 default.ingress. Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/txtt/m/n/10 default.ingress. Overfull \hbox (1.86287pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/qtm/m/n/10 te- [88] LaTeX Warning: Hyper reference `reference/network_physical:network-physical' on page 89 undefined on input line 10711. Overfull \hbox (1.71747pt too wide) in paragraph at lines 10914--10914 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 in-te- [89] Overfull \hbox (6.23364pt too wide) in paragraph at lines 11170--11170 []\T1/qhv/m/n/10 Type| Overfull \hbox (2.78366pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 auto Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 l3s\T1/qtm/m/n/10 ), - Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (13.08292pt too wide) in paragraph at lines 11170--11170 \T1/txtt/m/n/10 host_table| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 auto Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 l3s\T1/qtm/m/n/10 ), - Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (13.08292pt too wide) in paragraph at lines 11170--11170 \T1/txtt/m/n/10 host_table| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 par-ent Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 te- [90] LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 91 undefined on input line 11355. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 91 undefined on input line 11355. Overfull \hbox (3.51349pt too wide) in paragraph at lines 11355--11355 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 \T1/qtm/m/n/10 te- Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 91 undefined on input line 11355. Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 91 undefined on input line 11355. Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 ker-nel as- Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 \T1/qtm/m/n/10 te- [91] [92] LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 93 undefined on input line 11772. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 93 undefined on input line 11772. Overfull \hbox (4.06358pt too wide) in paragraph at lines 11772--11772 []\T1/qhv/m/n/10 Type| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (0.77802pt too wide) in paragraph at lines 11772--11772 \T1/txtt/m/n/10 host_address| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 169.254. Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (11.27798pt too wide) in paragraph at lines 11772--11772 \T1/txtt/m/n/10 neighbor_probe| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (0.77802pt too wide) in paragraph at lines 11772--11772 \T1/txtt/m/n/10 host_address| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (11.27798pt too wide) in paragraph at lines 11772--11772 \T1/txtt/m/n/10 neighbor_probe| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 93 undefined on input line 11772. Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 93 undefined on input line 11772. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 par-ent Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 \T1/qtm/m/n/10 te- [93] [94] [95] LaTeX Warning: Hyper reference `howto/storage_volumes:storage-attach-volume' on page 96 undefined on input line 11852. LaTeX Warning: Hyper reference `reference/instance_options:instance-options' on page 96 undefined on input line 11902. [96] LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 97 undefined on input line 12235. LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-io' on page 97 undefined on input line 12235. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 97 undefined on input line 12235. LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-io' on page 97 undefined on input line 12235. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 97 undefined on input line 12235. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk-types' on p age 97 undefined on input line 12235. Overfull \hbox (6.23364pt too wide) in paragraph at lines 12235--12235 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 12235--12235 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 12235--12235 \T1/qhv/m/n/10 fault| Overfull \hbox (1.01366pt too wide) in paragraph at lines 12235--12235 []\T1/qhv/m/n/10 Re- Overfull \hbox (12.74364pt too wide) in paragraph at lines 12235--12235 \T1/qhv/m/n/10 quired| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 boot. Overfull \hbox (13.54417pt too wide) in paragraph at lines 12235--12235 \T1/txtt/m/n/10 priority| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 ceph. Overfull \hbox (34.54411pt too wide) in paragraph at lines 12235--12235 \T1/txtt/m/n/10 cluster_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 ceph| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 ceph. Overfull \hbox (18.79416pt too wide) in paragraph at lines 12235--12235 \T1/txtt/m/n/10 user_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 admin| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 io. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 none| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 97 undefined on input line 12235. LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-io' on page 97 undefined on input line 12235. Overfull \hbox (8.29419pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 97 undefined on input line 12235. LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-io' on page 97 undefined on input line 12235. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (29.29413pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 propagation| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 raw. Overfull \hbox (3.0442pt too wide) in paragraph at lines 12235--12235 \T1/txtt/m/n/10 mount. Overfull \hbox (8.29419pt too wide) in paragraph at lines 12235--12235 \T1/txtt/m/n/10 options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (13.54417pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 readonly| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 false| Overfull \hbox (18.79416pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 recursive| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 false| Overfull \hbox (13.54417pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 required| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 bool| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 true| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 false| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 97 undefined on input line 12235. Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 size. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (3.0442pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 source| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk-types' on p age 97 undefined on input line 12235. [97] LaTeX Warning: Hyper reference `reference/devices_unix_char:devices-unix-char-h otplugging' on page 98 undefined on input line 12387. LaTeX Warning: Hyper reference `reference/devices_unix_char:devices-unix-char-h otplugging' on page 98 undefined on input line 12387. LaTeX Warning: Hyper reference `reference/devices_unix_block:devices-unix-block -hotplugging' on page 98 undefined on input line 12549. LaTeX Warning: Hyper reference `reference/devices_unix_block:devices-unix-block -hotplugging' on page 98 undefined on input line 12549. [98] LaTeX Warning: Hyper reference `reference/devices_unix_char:devices-unix-char' on page 99 undefined on input line 12583. LaTeX Warning: Hyper reference `reference/devices_unix_hotplug:devices-unix-hot plug' on page 99 undefined on input line 12583. Overfull \hbox (3.24217pt too wide) in paragraph at lines 12694--12694 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 12694--12694 []\T1/qhv/m/n/10 De- Overfull \hbox (10.02158pt too wide) in paragraph at lines 12694--12694 []\T1/txtt/m/n/10 productid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 12694--12694 []\T1/qtm/m/n/10 string| Overfull \hbox (4.77159pt too wide) in paragraph at lines 12694--12694 []\T1/txtt/m/n/10 required| Overfull \hbox (1.36797pt too wide) in paragraph at lines 12694--12694 []\T1/txtt/m/n/10 false| Overfull \hbox (4.77159pt too wide) in paragraph at lines 12694--12694 []\T1/txtt/m/n/10 vendorid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 12694--12694 []\T1/qtm/m/n/10 string| [99] LaTeX Warning: Hyper reference `reference/devices_gpu:gpu-physical' on page 100 undefined on input line 12719. LaTeX Warning: Hyper reference `reference/devices_gpu:gpu-mdev' on page 100 und efined on input line 12724. LaTeX Warning: Hyper reference `reference/devices_gpu:gpu-mig' on page 100 unde fined on input line 12728. LaTeX Warning: Hyper reference `reference/devices_gpu:gpu-sriov' on page 100 un defined on input line 12732. [100] [101] [102] Overfull \hbox (6.23364pt too wide) in paragraph at lines 13372--13372 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qhv/m/n/10 Re- Overfull \hbox (8.02464pt too wide) in paragraph at lines 13372--13372 \T1/qhv/m/n/10 quired| Overfull \hbox (13.57469pt too wide) in paragraph at lines 13372--13372 []\T1/txtt/m/n/10 hwaddr| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 par-ent Overfull \hbox (3.07472pt too wide) in paragraph at lines 13372--13372 []\T1/txtt/m/n/10 name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (18.82468pt too wide) in paragraph at lines 13372--13372 []\T1/txtt/m/n/10 nictype| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 string| Overfull \hbox (13.57469pt too wide) in paragraph at lines 13372--13372 []\T1/txtt/m/n/10 parent| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/devices_proxy:devices-proxy-nat-mode' on page 103 undefined on input line 13394. [103] Overfull \hbox (4.03886pt too wide) in paragraph at lines 13690--13690 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/qhv/m/n/10 Re- Overfull \hbox (5.63887pt too wide) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 string| Overfull \hbox (5.63887pt too wide) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 The ad-dress and port to con-nect to Overfull \hbox (5.63887pt too wide) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 The ad-dress and port to bind and lis-ten Overfull \hbox (0.58888pt too wide) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 bool| Overfull \hbox (2.47002pt too wide) in paragraph at lines 13690--13690 []\T1/txtt/m/n/10 false| Overfull \hbox (18.15402pt too wide) in paragraph at lines 13690--13690 []\T1/txtt/m/n/10 proxy_protocol| Overfull \hbox (0.58888pt too wide) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 bool| Overfull \hbox (2.47002pt too wide) in paragraph at lines 13690--13690 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/txtt/m/n/10 security. [104] Overfull \hbox (3.24217pt too wide) in paragraph at lines 13819--13819 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13819--13819 []\T1/qhv/m/n/10 De- Overfull \hbox (10.02158pt too wide) in paragraph at lines 13819--13819 []\T1/txtt/m/n/10 productid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 13819--13819 []\T1/qtm/m/n/10 string| Overfull \hbox (4.77159pt too wide) in paragraph at lines 13819--13819 []\T1/txtt/m/n/10 required| Overfull \hbox (1.36797pt too wide) in paragraph at lines 13819--13819 []\T1/txtt/m/n/10 false| Overfull \hbox (4.77159pt too wide) in paragraph at lines 13819--13819 []\T1/txtt/m/n/10 vendorid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 13819--13819 []\T1/qtm/m/n/10 string| [105] Overfull \hbox (2.87396pt too wide) in paragraph at lines 13909--13909 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13909--13909 []\T1/qhv/m/n/10 De- Overfull \hbox (4.47397pt too wide) in paragraph at lines 13909--13909 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13909--13909 []\T1/qtm/m/n/10 for con- Overfull \hbox (6.18475pt too wide) in paragraph at lines 13909--13909 []\T1/txtt/m/n/10 pathrm| Overfull \hbox (4.47397pt too wide) in paragraph at lines 13909--13909 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13909--13909 []\T1/qtm/m/n/10 for con- LaTeX Warning: Hyper reference `reference/devices_gpu:devices-gpu' on page 106 undefined on input line 13931. LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic' on page 106 undefined on input line 13931. [106] [107] [108] LaTeX Warning: Hyper reference `dev-lxd::doc' on page 109 undefined on input li ne 14238. [109] LaTeX Warning: Hyper reference `reference/remote_image_servers:remote-image-ser vers' on page 110 undefined on input line 14349. LaTeX Warning: Hyper reference `server:server-options-images' on page 110 undef ined on input line 14369. LaTeX Warning: Hyper reference `howto/images_manage:images-manage-edit' on page 110 undefined on input line 14373. LaTeX Warning: Hyper reference `server:server-options-images' on page 110 undef ined on input line 14397. [110] LaTeX Warning: Hyper reference `howto/images_manage:images-manage-edit' on page 111 undefined on input line 14406. LaTeX Warning: Hyper reference `server:server-options-images' on page 111 undef ined on input line 14409. Underfull \hbox (badness 10000) in paragraph at lines 14476--14476 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 14476--14476 []\T1/txtt/m/n/10 requirements. Overfull \hbox (1.87279pt too wide) in paragraph at lines 14476--14476 []\T1/qtm/m/n/10 string| Overfull \hbox (1.87279pt too wide) in paragraph at lines 14476--14476 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/remote_image_servers:remote-image-ser vers' on page 111 undefined on input line 14487. LaTeX Warning: Hyper reference `reference/remote_image_servers:remote-image-ser ver-types' on page 111 undefined on input line 14504. [111] LaTeX Warning: Hyper reference `howto/images_manage:images-manage-filter' on pa ge 112 undefined on input line 14520. LaTeX Warning: Hyper reference `howto/server_expose:server-authenticate' on pag e 112 undefined on input line 14555. LaTeX Warning: Hyper reference `authentication:authentication' on page 112 unde fined on input line 14555. Underfull \hbox (badness 6016) in paragraph at lines 14553--14556 []\T1/qtm/m/n/10 Some au-then-ti-ca-tion meth-ods re-quire spe-cific flags (for ex-am-ple, use \T1/txtt/m/n/10 lxc remote add [112] LaTeX Warning: Hyper reference `howto/images_copy:images-copy' on page 113 unde fined on input line 14609. LaTeX Warning: Hyper reference `howto/images_remote:images-remote-default' on p age 113 undefined on input line 14622. [113] LaTeX Warning: Hyper reference `howto/images_copy:images-copy' on page 114 unde fined on input line 14725. LaTeX Warning: Hyper reference `howto/images_create:images-create-publish' on p age 114 undefined on input line 14725. [114] LaTeX Warning: Hyper reference `reference/image_format:image-format' on page 11 5 undefined on input line 14772. LaTeX Warning: Hyper reference `reference/image_format:image-format' on page 11 5 undefined on input line 14823. LaTeX Warning: Hyper reference `howto/images_manage:images-manage-export' on pa ge 115 undefined on input line 14830. LaTeX Warning: Hyper reference `howto/images_create:images-create-build' on pag e 115 undefined on input line 14834. LaTeX Warning: Hyper reference `howto/images_remote:images-remote' on page 115 undefined on input line 14838. [115] LaTeX Warning: Hyper reference `reference/image_format:image-format-unified' on page 116 undefined on input line 14847. LaTeX Warning: Hyper reference `reference/image_format:image-format-split' on p age 116 undefined on input line 14847. LaTeX Warning: Hyper reference `howto/images_copy:images-copy-http-headers' on page 116 undefined on input line 14873. LaTeX Warning: Hyper reference `reference/image_format:image-format-unified' on page 116 undefined on input line 14876. [116] [117] LaTeX Warning: Hyper reference `server:server-options-core' on page 118 undefin ed on input line 15065. LaTeX Warning: Hyper reference `howto/server_expose:server-expose' on page 118 undefined on input line 15065. LaTeX Warning: Hyper reference `howto/server_expose:server-expose' on page 118 undefined on input line 15074. LaTeX Warning: Hyper reference `authentication:authentication' on page 118 unde fined on input line 15074. [118] LaTeX Warning: Hyper reference `reference/image_format:image-format-templates' on page 119 undefined on input line 15139. [119] Overfull \hbox (28.42151pt too wide) in paragraph at lines 15301--15301 []\T1/txtt/m/n/10 map[string]map[string]string| Overfull \hbox (10.15054pt too wide) in paragraph at lines 15301--15301 []\T1/txtt/m/n/10 properties| [120] [121] LaTeX Warning: Hyper reference `howto/storage_pools:storage-create-pool' on pag e 122 undefined on input line 15380. LaTeX Warning: Hyper reference `reference/storage_dir:storage-dir' on page 122 undefined on input line 15388. LaTeX Warning: Hyper reference `reference/storage_btrfs:storage-btrfs' on page 122 undefined on input line 15392. LaTeX Warning: Hyper reference `reference/storage_lvm:storage-lvm' on page 122 undefined on input line 15396. LaTeX Warning: Hyper reference `reference/storage_zfs:storage-zfs' on page 122 undefined on input line 15400. LaTeX Warning: Hyper reference `reference/storage_ceph:storage-ceph' on page 12 2 undefined on input line 15404. LaTeX Warning: Hyper reference `reference/storage_cephfs:storage-cephfs' on pag e 122 undefined on input line 15408. LaTeX Warning: Hyper reference `reference/storage_cephobject:storage-cephobject ' on page 122 undefined on input line 15412. LaTeX Warning: Hyper reference `howto/storage_pools:howto-storage-pools' on pag e 122 undefined on input line 15421. LaTeX Warning: Hyper reference `howto/storage_create_instance:howto-storage-cre ate-instance' on page 122 undefined on input line 15425. [122] LaTeX Warning: Hyper reference `howto/storage_pools:storage-resize-pool' on pag e 123 undefined on input line 15576. Underfull \hbox (badness 10000) in paragraph at lines 15602--15604 []\T1/qtm/m/n/10 Through a pro-file: \T1/txtt/m/n/10 lxc profile device add root disk path=/ [123] LaTeX Warning: Hyper reference `howto/storage_volumes:howto-storage-volumes' on page 124 undefined on input line 15638. LaTeX Warning: Hyper reference `howto/storage_move_volume:howto-storage-move-vo lume' on page 124 undefined on input line 15642. LaTeX Warning: Hyper reference `howto/storage_backup_volume:howto-storage-backu p-volume' on page 124 undefined on input line 15646. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 124 undefined on input line 15672. [124] LaTeX Warning: Hyper reference `server:server-options-core' on page 125 undefin ed on input line 15741. LaTeX Warning: Hyper reference `howto/storage_buckets:howto-storage-buckets' on page 125 undefined on input line 15748. LaTeX Warning: Hyper reference `explanation/storage:storage-pools' on page 125 undefined on input line 15758. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 125 undefined on input line 15778. [125] [126] [127] LaTeX Warning: Hyper reference `howto/cluster_config_storage:cluster-config-sto rage' on page 128 undefined on input line 16014. Underfull \hbox (badness 10000) in paragraph at lines 16004--16015 []\T1/txtt/m/n/10 user@host:~$ lxc storage create my[]pool zfs source=/dev/sdX size=10GiB [][]target=vm01 Underfull \hbox (badness 10000) in paragraph at lines 16004--16015 \T1/txtt/m/n/10 Storage pool my[]pool pending on member vm01 user@host:~$ lxc s torage create my[]pool zfs Underfull \hbox (badness 10000) in paragraph at lines 16004--16015 \T1/txtt/m/n/10 source=/dev/sdX size=15GiB [][]target=vm02 Storage pool my[]poo l pending on member vm02 Underfull \hbox (badness 10000) in paragraph at lines 16004--16015 \T1/txtt/m/n/10 user@host:~$ lxc storage create my[]pool zfs source=/dev/sdY si ze=10GiB [][]target=vm03 Underfull \hbox (badness 10000) in paragraph at lines 16004--16015 \T1/txtt/m/n/10 Storage pool my[]pool pending on member vm03 user@host:~$ lxc s torage create my[]pool zfs LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 128 undefined on input line 16029. [128] LaTeX Warning: Hyper reference `explanation/storage:storage-default-pool' on pa ge 129 undefined on input line 16108. [129] LaTeX Warning: Hyper reference `explanation/storage:storage-volumes' on page 13 0 undefined on input line 16138. LaTeX Warning: Hyper reference `explanation/storage:storage-volumes' on page 13 0 undefined on input line 16152. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 130 undefined on input line 16165. LaTeX Warning: Hyper reference `explanation/storage:storage-content-types' on p age 130 undefined on input line 16168. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 13 0 undefined on input line 16199. LaTeX Warning: Hyper reference `explanation/storage:storage-content-types' on p age 130 undefined on input line 16206. LaTeX Warning: Hyper reference `explanation/storage:storage-content-types' on p age 130 undefined on input line 16210. LaTeX Warning: Hyper reference `explanation/storage:storage-content-types' on p age 130 undefined on input line 16214. [130] LaTeX Warning: Hyper reference `reference/devices:devices' on page 131 undefine d on input line 16233. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 13 1 undefined on input line 16254. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 13 1 undefined on input line 16260. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 13 1 undefined on input line 16262. [131] LaTeX Warning: Hyper reference `backup:backups' on page 132 undefined on input line 16295. LaTeX Warning: Hyper reference `image-handling:about-images' on page 132 undefi ned on input line 16295. LaTeX Warning: Hyper reference `server:server-options-misc' on page 132 undefin ed on input line 16298. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 132 undefined on input line 16322. LaTeX Warning: Hyper reference `explanation/storage:storage-volume-types' on pa ge 132 undefined on input line 16339. LaTeX Warning: Hyper reference `explanation/storage:storage-volume-types' on pa ge 132 undefined on input line 16361. [132] LaTeX Warning: Hyper reference `explanation/storage:storage-volume-types' on pa ge 133 undefined on input line 16387. LaTeX Warning: Hyper reference `explanation/storage:storage-content-types' on p age 133 undefined on input line 16387. LaTeX Warning: Hyper reference `howto/storage_move_volume:storage-copy-volume' on page 133 undefined on input line 16446. LaTeX Warning: Hyper reference `howto/storage_move_volume:storage-move-volume' on page 133 undefined on input line 16446. LaTeX Warning: Hyper reference `howto/storage_move_volume:storage-move-instance ' on page 133 undefined on input line 16449. [133] LaTeX Warning: Hyper reference `howto/instances_manage:instances-manage-stop' o n page 134 undefined on input line 16479. [134] LaTeX Warning: Hyper reference `howto/storage_backup_volume:storage-backup-snap shots' on page 135 undefined on input line 16559. LaTeX Warning: Hyper reference `howto/storage_backup_volume:storage-backup-expo rt' on page 135 undefined on input line 16563. LaTeX Warning: Hyper reference `howto/storage_move_volume:storage-copy-volume' on page 135 undefined on input line 16567. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers-featu res' on page 135 undefined on input line 16595. [135] LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-volume' on page 136 undefined on input line 16660. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 136 undefined on input line 16678. [136] [137] LaTeX Warning: Hyper reference `explanation/storage:storage-buckets' on page 13 8 undefined on input line 16775. LaTeX Warning: Hyper reference `server:server-options-core' on page 138 undefin ed on input line 16785. LaTeX Warning: Hyper reference `explanation/storage:storage-buckets' on page 13 8 undefined on input line 16802. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 138 undefined on input line 16815. [138] LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 139 undefined on input line 16834. [139] [140] LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers-featu res' on page 141 undefined on input line 17011. Overfull \hbox (3.86748pt too wide) in paragraph at lines 17098--17098 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17098--17098 []\T1/txtt/m/n/10 rsync. Overfull \hbox (5.46748pt too wide) in paragraph at lines 17098--17098 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17098--17098 []\T1/txtt/m/n/10 0 \T1/qtm/m/n/10 (no Underfull \hbox (badness 10000) in paragraph at lines 17098--17098 []\T1/txtt/m/n/10 rsync. Overfull \hbox (5.46748pt too wide) in paragraph at lines 17098--17098 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-vol-def ault' on page 141 undefined on input line 17104. [141] Overfull \hbox (6.23364pt too wide) in paragraph at lines 17245--17245 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 17245--17245 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 17245--17245 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 17245--17245 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 17245--17245 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 17245--17245 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), Underfull \hbox (badness 5359) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 a comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @ho urly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `server:server-options-core' on page 142 undefin ed on input line 17253. [142] LaTeX Warning: Hyper reference `reference/storage_btrfs:storage-btrfs-quotas' o n page 143 undefined on input line 17304. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 14 3 undefined on input line 17329. LaTeX Warning: Hyper reference `reference/storage_btrfs:storage-btrfs-pool-conf ig' on page 143 undefined on input line 17331. [143] Overfull \hbox (6.23364pt too wide) in paragraph at lines 17417--17417 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17417--17417 []\T1/txtt/m/n/10 btrfs. Overfull \hbox (18.71133pt too wide) in paragraph at lines 17417--17417 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17417--17417 []\T1/qtm/m/n/10 string| Overfull \hbox (4.85098pt too wide) in paragraph at lines 17417--17417 []\T1/txtt/m/n/10 user_subvol_rm_allowed| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17417--17417 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 7631) in paragraph at lines 17417--17417 []\T1/qtm/m/n/10 auto (20% of free disk Overfull \hbox (7.83365pt too wide) in paragraph at lines 17417--17417 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17417--17417 []\T1/txtt/m/n/10 source. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17417--17417 []\T1/qtm/m/n/10 bool| LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-vol-def ault' on page 144 undefined on input line 17423. Overfull \hbox (6.23364pt too wide) in paragraph at lines 17564--17564 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 17564--17564 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 17564--17564 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 17564--17564 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 17564--17564 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 17564--17564 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), Underfull \hbox (badness 5359) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 a comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @ho urly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , [144] LaTeX Warning: Hyper reference `server:server-options-core' on page 145 undefin ed on input line 17572. [145] LaTeX Warning: Hyper reference `reference/storage_lvm:storage-lvm-pool-config' on page 146 undefined on input line 17659. LaTeX Warning: Hyper reference `reference/storage_lvm:storage-lvm-pool-config' on page 146 undefined on input line 17663. [146] Overfull \hbox (6.23364pt too wide) in paragraph at lines 17833--17833 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 lvm. Overfull \hbox (3.37209pt too wide) in paragraph at lines 17833--17833 \T1/txtt/m/n/10 thinpool_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 lvm. Overfull \hbox (50.62195pt too wide) in paragraph at lines 17833--17833 \T1/txtt/m/n/10 thinpool_metadata_size| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 lvm. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 lvm.vg. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 rsync. Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 rsync. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 bool| LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-vol-def ault' on page 147 undefined on input line 17839. Overfull \hbox (6.23364pt too wide) in paragraph at lines 18044--18044 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.62395pt too wide) in paragraph at lines 18044--18044 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qhv/m/n/10 di- Overfull \hbox (1.93695pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 block. Overfull \hbox (22.99687pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 block. Overfull \hbox (1.93695pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 block. Overfull \hbox (38.68684pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 block. Overfull \hbox (7.49083pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 mount_options| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 lvm. Overfull \hbox (7.18694pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 stripes| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume.lvm. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 lvm. Overfull \hbox (12.43692pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 stripes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume.lvm. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 stripes. Overfull \hbox (17.6869pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 security. Overfull \hbox (7.18694pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.6869pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 security. Overfull \hbox (12.43692pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Overfull \hbox (22.93689pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.93695pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.93689pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.18694pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.93689pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.43692pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), Underfull \hbox (badness 5954) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 a comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @ho urly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , [147] [148] LaTeX Warning: Hyper reference `server:server-options-core' on page 149 undefin ed on input line 18052. LaTeX Warning: Hyper reference `reference/storage_zfs:storage-zfs-limitations' on page 149 undefined on input line 18167. [149] LaTeX Warning: Hyper reference `howto/storage_backup_volume:storage-edit-snapsh ots' on page 150 undefined on input line 18197. LaTeX Warning: Hyper reference `reference/storage_zfs:storage-zfs-vol-config' o n page 150 undefined on input line 18201. LaTeX Warning: Hyper reference `reference/storage_zfs:storage-zfs-pool-config' on page 150 undefined on input line 18204. LaTeX Warning: Hyper reference `reference/storage_zfs:storage-zfs-vol-config' o n page 150 undefined on input line 18226. LaTeX Warning: Hyper reference `reference/storage_zfs:storage-zfs-vol-config' o n page 150 undefined on input line 18229. [150] Overfull \hbox (6.23364pt too wide) in paragraph at lines 18339--18339 []\T1/qhv/m/n/10 Type| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18339--18339 []\T1/txtt/m/n/10 source. Overfull \hbox (2.78366pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18339--18339 []\T1/txtt/m/n/10 zfs. Overfull \hbox (14.78882pt too wide) in paragraph at lines 18339--18339 \T1/txtt/m/n/10 clone_copy| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18339--18339 []\T1/txtt/m/n/10 zfs. Overfull \hbox (2.78366pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18339--18339 []\T1/txtt/m/n/10 zfs. Overfull \hbox (9.53883pt too wide) in paragraph at lines 18339--18339 \T1/txtt/m/n/10 pool_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-vol-def ault' on page 151 undefined on input line 18345. Overfull \hbox (6.23364pt too wide) in paragraph at lines 18598--18598 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (1.76367pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 block. Overfull \hbox (22.8236pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.16885pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 block_mode Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/qtm/m/n/10 en- Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 block. Overfull \hbox (1.76367pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 block. Overfull \hbox (38.51357pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.16885pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 block_mode Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/qtm/m/n/10 en- Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 block. Overfull \hbox (7.21684pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 mount_options| Overfull \hbox (17.51363pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 security. Overfull \hbox (7.01366pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.51363pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 security. Overfull \hbox (12.26364pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Overfull \hbox (22.76361pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.76367pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.76361pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.01366pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.76361pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.26364pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 5446) in paragraph at lines 18598--18598 \T1/qtm/m/n/10 comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @hour ly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (17.51363pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 blocksize| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume.zfs. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.76361pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 block_mode| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume.zfs. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (54.26352pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 remove_snapshots| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (22.9668pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 remove_snapshots Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (33.26358pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 use_refquota| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (1.96686pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 use_refquota Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (38.51357pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 reserve_space| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (7.21684pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 reserve_space [151] Overfull \vbox (29.70642pt too high) has occurred while \output is active [152] LaTeX Warning: Hyper reference `server:server-options-core' on page 153 undefin ed on input line 18606. LaTeX Warning: Hyper reference `reference/storage_ceph:storage-ceph-vol-config' on page 153 undefined on input line 18706. LaTeX Warning: Hyper reference `reference/storage_cephfs:storage-cephfs' on pag e 153 undefined on input line 18709. [153] LaTeX Warning: Hyper reference `explanation/storage:storage-content-types' on p age 154 undefined on input line 18752. LaTeX Warning: Hyper reference `reference/storage_cephfs:storage-cephfs' on pag e 154 undefined on input line 18754. LaTeX Warning: Hyper reference `reference/storage_ceph:storage-ceph-pool-config ' on page 154 undefined on input line 18765. LaTeX Warning: Hyper reference `reference/storage_ceph:storage-ceph-pool-config ' on page 154 undefined on input line 18765. Overfull \hbox (1.77838pt too wide) in paragraph at lines 18929--18929 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18929--18929 []\T1/txtt/m/n/10 ceph.osd. Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 6961) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 name of the Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18929--18929 []\T1/txtt/m/n/10 volatile.pool. Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| [154] LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-vol-def ault' on page 155 undefined on input line 18935. Overfull \hbox (6.23364pt too wide) in paragraph at lines 19108--19108 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.62395pt too wide) in paragraph at lines 19108--19108 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qhv/m/n/10 di- Overfull \hbox (1.93695pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 block. Overfull \hbox (22.99687pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 block. Overfull \hbox (1.93695pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 block. Overfull \hbox (38.68684pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 block. Overfull \hbox (7.49083pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 mount_options| Overfull \hbox (17.6869pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 security. Overfull \hbox (7.18694pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.6869pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 security. Overfull \hbox (12.43692pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Overfull \hbox (22.93689pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.93695pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.93689pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.18694pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.93689pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.43692pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), Underfull \hbox (badness 5954) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 a comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @ho urly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , [155] [156] LaTeX Warning: Hyper reference `reference/storage_ceph:storage-ceph' on page 15 7 undefined on input line 19159. LaTeX Warning: Hyper reference `reference/storage_cephfs:storage-cephfs-pool-co nfig' on page 157 undefined on input line 19167. [157] LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-vol-def ault' on page 158 undefined on input line 19295. Overfull \hbox (6.23364pt too wide) in paragraph at lines 19436--19436 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 19436--19436 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 19436--19436 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 19436--19436 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 19436--19436 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 19436--19436 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), Underfull \hbox (badness 5359) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 a comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @ho urly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , [158] [159] LaTeX Warning: Hyper reference `reference/storage_ceph:storage-ceph' on page 16 0 undefined on input line 19485. LaTeX Warning: Hyper reference `reference/storage_cephfs:storage-cephfs' on pag e 160 undefined on input line 19485. LaTeX Warning: Hyper reference `reference/storage_cephobject:storage-cephobject -pool-config' on page 160 undefined on input line 19496. [160] Overfull \hbox (5.05363pt too wide) in paragraph at lines 19618--19618 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 19618--19618 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 19618--19618 []\T1/txtt/m/n/10 cephobject.bucket. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19618--19618 []\T1/txtt/m/n/10 cephobject.radosgw. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19618--19618 []\T1/txtt/m/n/10 cephobject.radosgw. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Overfull \hbox (3.8737pt too wide) in paragraph at lines 19618--19618 []\T1/txtt/m/n/10 admin| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/storage_drivers:storage-optimized-ima ge-storage' on page 161 undefined on input line 20030. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-optimized-vol ume-transfer' on page 161 undefined on input line 20030. LaTeX Warning: Hyper reference `reference/storage_dir:storage-dir-quotas' on pa ge 161 undefined on input line 20030. Underfull \hbox (badness 10000) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 Di-rec- Overfull \hbox (1.42447pt too wide) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 Btrfs| Overfull \hbox (1.33548pt too wide) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 LVM| Overfull \hbox (1.29305pt too wide) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 ZFS| Underfull \hbox (badness 10000) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 Ceph Overfull \hbox (2.51079pt too wide) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 CephFS| Underfull \hbox (badness 10000) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 Ceph Ob- LaTeX Warning: Hyper reference `reference/storage_drivers:storage-optimized-ima ge-storage' on page 161 undefined on input line 20030. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-optimized-vol ume-transfer' on page 161 undefined on input line 20030. LaTeX Warning: Hyper reference `reference/storage_dir:storage-dir-quotas' on pa ge 161 undefined on input line 20030. [161] [162] LaTeX Warning: Hyper reference `explanation/storage:storage-location' on page 1 63 undefined on input line 20092. LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic' on page 163 undefined on input line 20156. [163] LaTeX Warning: Hyper reference `howto/network_create::doc' on page 164 undefine d on input line 20167. LaTeX Warning: Hyper reference `howto/network_create:network-attach' on page 16 4 undefined on input line 20175. LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic' on page 164 undefined on input line 20189. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 164 undefined on input line 20202. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 164 undefined on input line 20215. LaTeX Warning: Hyper reference `projects:projects' on page 164 undefined on inp ut line 20228. [164] LaTeX Warning: Hyper reference `reference/network_macvlan:network-macvlan' on p age 165 undefined on input line 20249. LaTeX Warning: Hyper reference `reference/network_sriov:network-sriov' on page 165 undefined on input line 20257. LaTeX Warning: Hyper reference `reference/network_physical:network-physical' on page 165 undefined on input line 20264. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 165 undefined on input line 20287. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 165 undefined on input line 20291. [165] LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge-options ' on page 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn-options' on p age 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_macvlan:network-macvlan' on p age 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_macvlan:network-macvlan-optio ns' on page 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_sriov:network-sriov' on page 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_sriov:network-sriov-options' on page 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_physical:network-physical' on page 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_physical:network-physical-opt ions' on page 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge-options ' on page 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn-options' on p age 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_macvlan:network-macvlan' on p age 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_macvlan:network-macvlan-optio ns' on page 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_sriov:network-sriov' on page 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_sriov:network-sriov-options' on page 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_physical:network-physical' on page 166 undefined on input line 20389. LaTeX Warning: Hyper reference `reference/network_physical:network-physical-opt ions' on page 166 undefined on input line 20389. LaTeX Warning: Hyper reference `howto/network_create:network-types' on page 166 undefined on input line 20404. LaTeX Warning: Hyper reference `howto/cluster_config_networks:cluster-config-ne tworks' on page 166 undefined on input line 20435. Underfull \hbox (badness 10000) in paragraph at lines 20425--20436 []\T1/txtt/m/n/10 user@host:~$ lxc network create UPLINK [][]type=physical pare nt=br0 [][]target=vm01 Network Underfull \hbox (badness 10000) in paragraph at lines 20425--20436 \T1/txtt/m/n/10 UPLINK pending on member vm01 user@host:~$ lxc network create U PLINK [][]type=physical Underfull \hbox (badness 10000) in paragraph at lines 20425--20436 \T1/txtt/m/n/10 parent=br0 [][]target=vm02 Network UPLINK pending on member vm0 2 user@host:~$ lxc network Underfull \hbox (badness 10000) in paragraph at lines 20425--20436 \T1/txtt/m/n/10 create UPLINK [][]type=physical parent=br0 [][]target=vm03 Netw ork UPLINK pending on member [166] LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic' on page 167 undefined on input line 20441. LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic' on page 167 undefined on input line 20475. LaTeX Warning: Hyper reference `howto/network_create:network-types' on page 167 undefined on input line 20493. LaTeX Warning: Hyper reference `howto/network_acls::doc' on page 167 undefined on input line 20501. LaTeX Warning: Hyper reference `howto/network_forwards::doc' on page 167 undefi ned on input line 20505. LaTeX Warning: Hyper reference `howto/network_load_balancers::doc' on page 167 undefined on input line 20509. LaTeX Warning: Hyper reference `howto/network_zones::doc' on page 167 undefined on input line 20513. LaTeX Warning: Hyper reference `howto/network_ovn_peers::doc' on page 167 undef ined on input line 20517. [167] LaTeX Warning: Hyper reference `reference/devices_nic:nic-ovn' on page 168 unde fined on input line 20528. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 168 undefined on input line 20528. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 168 undefined on input line 20528. LaTeX Warning: Hyper reference `howto/network_acls:network-acls-bridge-limitati ons' on page 168 undefined on input line 20528. LaTeX Warning: Hyper reference `howto/network_acls:network-acls-groups' on page 168 undefined on input line 20542. LaTeX Warning: Hyper reference `howto/network_acls:network-acls-rules' on page 168 undefined on input line 20556. Underfull \hbox (badness 10000) in paragraph at lines 20671--20671 []\T1/qhv/m/n/10 Re- Overfull \hbox (3.59175pt too wide) in paragraph at lines 20671--20671 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 20671--20671 []\T1/qtm/m/n/10 string [168] LaTeX Warning: Hyper reference `howto/network_acls:network-acls-edit' on page 1 69 undefined on input line 20702. LaTeX Warning: Hyper reference `howto/network_acls:network-acls-defaults' on pa ge 169 undefined on input line 20736. Overfull \hbox (5.4107pt too wide) in paragraph at lines 20901--20901 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 20901--20901 []\T1/qhv/m/n/10 Re- Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (25.79492pt too wide) in paragraph at lines 20901--20901 []\T1/txtt/m/n/10 destination_port| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| [169] LaTeX Warning: Hyper reference `reference/devices_nic:nic-ovn' on page 170 unde fined on input line 20910. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 170 undefined on input line 20910. [170] LaTeX Warning: Hyper reference `howto/network_ovn_peers::doc' on page 171 undef ined on input line 20947. [171] LaTeX Warning: Hyper reference `howto/network_acls:network-acls-selectors' on p age 172 undefined on input line 21047. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 172 undefined on input line 21067. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 172 undefined on input line 21067. [172] LaTeX Warning: Hyper reference `howto/network_forwards:network-forwards-listen- addresses' on page 173 undefined on input line 21103. LaTeX Warning: Hyper reference `howto/network_forwards:network-forwards-port-sp ecifications' on page 173 undefined on input line 21189. Underfull \hbox (badness 10000) in paragraph at lines 21189--21189 []\T1/qhv/m/n/10 Re- Overfull \hbox (18.00934pt too wide) in paragraph at lines 21189--21189 []\T1/txtt/m/n/10 listen_address| Overfull \hbox (2.25938pt too wide) in paragraph at lines 21189--21189 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 21189--21189 []\T1/qtm/m/n/10 string Underfull \hbox (badness 10000) in paragraph at lines 21189--21189 []\T1/qtm/m/n/10 port LaTeX Warning: Hyper reference `howto/network_forwards:network-forwards-port-sp ecifications' on page 173 undefined on input line 21189. [173] LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 174 undefined on input line 21379. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 174 undefined on input line 21379. [174] Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 []\T1/txtt/m/n/10 user@host:~$ dig @192.0.2.200 []p 1053 axfr lxd.example.net l xd.example.net. 3600 IN Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 SOA lxd.example.net. ns1.lxd.example.net. 1669736788 120 60 864 00 30lxd.example. Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 net. 300 IN NS ns1.lxd.example.net.lxdtest.gw.lxd.example.net. 300 IN A 192.0.2. Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 1lxdtest.gw.lxd.example.net. 300 IN AAAA fd42:4131:a53c:7211::1 default[]ovntest. Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 uplink.lxd.example.net. 300 IN A 192.0.2.20default[]ovntest.upl ink.lxd.example.net. Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 300 IN AAAA fd42:4131:a53c:7211:216:3eff:fe4e:b794c1.lxd.exampl e.net. 300 IN AAAA Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 fd42:4131:a53c:7211:216:3eff:fe19:6edec1.lxd.example.net. 300 I N A 192.0.2.125manualtest. Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 lxd.example.net. 300 IN A 8.8.8.8lxd.example.net. 3600 IN SOA l xd.example.net. ns1.lxd. [175] Underfull \hbox (badness 10000) in paragraph at lines 21494--21497 \T1/txtt/m/n/10 IN SOA 2.0.192.in[]addr.arpa. ns1.2.0.192.in[]addr.arpa. 166973 6828 120 60 86400 302.0. Underfull \hbox (badness 10000) in paragraph at lines 21494--21497 \T1/txtt/m/n/10 192.in[]addr.arpa. 300 IN NS ns1.2.0.192.in[]addr.arpa.1.2.0.19 2.in[]addr.arpa. 300 IN PTR Underfull \hbox (badness 10000) in paragraph at lines 21494--21497 \T1/txtt/m/n/10 lxdtest.gw.lxd.example.net.20.2.0.192.in[]addr.arpa. 300 IN PTR default[]ovntest.uplink. Underfull \hbox (badness 10000) in paragraph at lines 21494--21497 \T1/txtt/m/n/10 lxd.example.net.125.2.0.192.in[]addr.arpa. 300 IN PTR c1.lxd.ex ample.net.2.0.192.in[]addr. Underfull \hbox (badness 10000) in paragraph at lines 21494--21497 \T1/txtt/m/n/10 arpa. 3600 IN SOA 2.0.192.in[]addr.arpa. ns1.2.0.192.in[]addr.a rpa. 1669736828 120 60 86400 LaTeX Warning: Hyper reference `server:server-options-core' on page 176 undefin ed on input line 21504. [176] Underfull \hbox (badness 10000) in paragraph at lines 21668--21668 []\T1/qhv/m/n/10 Re- Underfull \hbox (badness 10000) in paragraph at lines 21668--21668 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 21668--21668 []\T1/txtt/m/n/10 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 21668--21668 []\T1/qtm/m/n/10 string Underfull \hbox (badness 5147) in paragraph at lines 21672--21677 \T1/qtm/b/n/10 Note: \T1/qtm/m/n/10 When gen-er-at-ing the TSIG key us-ing \T1 /txtt/m/n/10 tsig[]keygen\T1/qtm/m/n/10 , the key name must fol-low the for-mat [177] Underfull \hbox (badness 10000) in paragraph at lines 21812--21812 []\T1/qhv/m/n/10 Re- Overfull \hbox (3.59175pt too wide) in paragraph at lines 21812--21812 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 21812--21812 []\T1/qtm/m/n/10 en-try Underfull \hbox (badness 10000) in paragraph at lines 21812--21812 []\T1/qtm/m/n/10 string [178] LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 179 undefined on input line 21855. LaTeX Warning: Hyper reference `reference/network_physical:network-physical' on page 179 undefined on input line 21855. LaTeX Warning: Hyper reference `server:server-options-core' on page 179 undefin ed on input line 21911. [179] LaTeX Warning: Hyper reference `howto/network_bridge_firewalld:network-bridge-f irewall' on page 180 undefined on input line 22003. [180] LaTeX Warning: Hyper reference `howto/network_acls:network-acls-bridge-limitati ons' on page 181 undefined on input line 22914. Overfull \hbox (710.2139pt too wide) in alignment at lines 22146--23125 [] [] [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 23125. [181] LaTeX Warning: Hyper reference `howto/network_acls:network-acls' on page 182 un defined on input line 23138. LaTeX Warning: Hyper reference `howto/network_forwards:network-forwards' on pag e 182 undefined on input line 23142. LaTeX Warning: Hyper reference `howto/network_zones:network-zones' on page 182 undefined on input line 23146. LaTeX Warning: Hyper reference `howto/network_bgp:network-bgp' on page 182 unde fined on input line 23150. LaTeX Warning: Hyper reference `howto/network_bridge_resolved:network-bridge-re solved' on page 182 undefined on input line 23154. [182] LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge-options ' on page 183 undefined on input line 23169. [183] LaTeX Warning: Hyper reference `howto/network_bridge_resolved:network-bridge-re solved-configure' on page 184 undefined on input line 23281. ! LaTeX Error: Unicode character ● (U+25CF) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.23303 ...en{}link DNS configuration for lxdbr0}} \sphinxcode{\sphinxupquote... Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 []\T1/txtt/m/n/10 user@host:~$ sudo systemctl status lxd[]dns[]lxdbr0.service lxd[]dns[]lxdbr0.service Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 [] \T1/txtt/m/n/10 LXD per[]link DNS configuration for lxdbr0 Loaded: loaded (/ etc/systemd/system/ Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 \T1/txtt/m/n/10 lxd[]dns[]lxdbr0.service; enabled; vendor preset: enabled) Acti ve: inactive (dead) Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 \T1/txtt/m/n/10 since Mon 2021[]06[]14 17:03:12 BST; 1min 2s ago Process: 9433 ExecStart=/usr/bin/ Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 \T1/txtt/m/n/10 resolvectl dns lxdbr0 n.n.n.n (code=exited, status=0/SUCCESS) P rocess: 9434 ExecStart=/ Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 \T1/txtt/m/n/10 usr/bin/resolvectl domain lxdbr0 ~lxd (code=exited, status=0/SU CCESS) Main PID: 9434 [184] Underfull \hbox (badness 10000) in paragraph at lines 23309--23313 []\T1/txtt/m/n/10 user@host:~$ resolvectl status lxdbr0 Link 6 (lxdbr0) Current Scopes: DNSDefaultRoute Underfull \hbox (badness 10000) in paragraph at lines 23309--23313 \T1/txtt/m/n/10 setting: no LLMNR setting: yesMulticastDNS setting: no DNSOverT LS setting: no DNSSEC Underfull \hbox (badness 10000) in paragraph at lines 23309--23313 \T1/txtt/m/n/10 setting: no DNSSEC supported: no Current DNS Server: n.n.n.n DN S Servers: n.n.n.n DNS LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge-options ' on page 185 undefined on input line 23353. [185] [186] [187] LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 188 undefined on input line 23537. LaTeX Warning: Hyper reference `reference/network_physical:network-physical' on page 188 undefined on input line 23537. LaTeX Warning: Hyper reference `howto/network_ovn_setup:network-ovn-setup' on p age 188 undefined on input line 23541. Overfull \hbox (6.23364pt too wide) in paragraph at lines 24013--24013 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/qtm/m/n/10 dard Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 ipv4.nat. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/qtm/m/n/10 dard Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 ipv6.dhcp. Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/qtm/m/n/10 DHCP Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 ipv6.nat. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/txtt/m/n/10 acls.default. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Overfull \hbox (15.96465pt too wide) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/txtt/m/n/10 acls.default. Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Overfull \hbox (15.96465pt too wide) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/txtt/m/n/10 acls.default. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Overfull \hbox (15.96465pt too wide) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/txtt/m/n/10 acls.default. Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Overfull \hbox (15.96465pt too wide) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| [188] Overfull \vbox (109.70886pt too high) has occurred while \output is active [189] LaTeX Warning: Hyper reference `howto/network_acls:network-acls' on page 190 un defined on input line 24025. LaTeX Warning: Hyper reference `howto/network_forwards:network-forwards' on pag e 190 undefined on input line 24029. LaTeX Warning: Hyper reference `howto/network_zones:network-zones' on page 190 undefined on input line 24033. LaTeX Warning: Hyper reference `howto/network_ovn_peers:network-ovn-peers' on p age 190 undefined on input line 24037. LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers' on page 190 undefined on input line 24041. Overfull \hbox (255.16298pt too wide) in paragraph at lines 24104--24108 []\T1/txtt/m/n/10 user@host:~$ lxc list +[][][][][][]+[][][][][][][][][]+[][][] [][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][]+[][][ ][][][][][][][][]+| Overfull \hbox (389.99258pt too wide) in paragraph at lines 24104--24108 \T1/txtt/m/n/10 NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS |+[][][][][][]+[] [][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]+[][][ ][][][][][][][][]+[][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 24104--24108 \T1/txtt/m/n/10 c1 | RUNNING | 192.0.2.2 (eth0) | 2001:db8:cff3:5089:216:3eff:f ef0:549f (eth0) | Overfull \hbox (216.74309pt too wide) in paragraph at lines 24104--24108 \T1/txtt/m/n/10 CONTAINER | 0 |+[][][][][][]+[][][][][][][][][]+[][][][][][][][ ][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][]+[][][][][][][] [][][][]+ Underfull \hbox (badness 10000) in paragraph at lines 24104--24108 [190] [191] [192] [193] Underfull \hbox (badness 10000) in paragraph at lines 24474--24474 []\T1/qhv/m/n/10 Re- Underfull \hbox (badness 10000) in paragraph at lines 24474--24474 []\T1/qtm/m/n/10 string Overfull \hbox (10.4705pt too wide) in paragraph at lines 24474--24474 []\T1/txtt/m/n/10 target_project| Overfull \hbox (10.4705pt too wide) in paragraph at lines 24474--24474 []\T1/txtt/m/n/10 target_network| [194] LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 195 undefined on input line 24508. LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers-listen-addresses' on page 195 undefined on input line 24546. LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers-backend-specifications' on page 195 undefined on input line 24640. LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers-port-specifications' on page 195 undefined on input line 24640. Underfull \hbox (badness 10000) in paragraph at lines 24640--24640 []\T1/qhv/m/n/10 Re- Overfull \hbox (8.44952pt too wide) in paragraph at lines 24640--24640 []\T1/txtt/m/n/10 listen_address| Underfull \hbox (badness 10000) in paragraph at lines 24640--24640 []\T1/qtm/m/n/10 back-end LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers-backend-specifications' on page 195 undefined on input line 24640. LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers-port-specifications' on page 195 undefined on input line 24640. [195] LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers-port-specifications' on page 196 undefined on input line 24770. Underfull \hbox (badness 10000) in paragraph at lines 24770--24770 []\T1/qhv/m/n/10 Re- Overfull \hbox (1.81252pt too wide) in paragraph at lines 24770--24770 []\T1/qtm/m/n/10 string| Overfull \hbox (5.83527pt too wide) in paragraph at lines 24770--24770 []\T1/txtt/m/n/10 target_address| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24770--24770 []\T1/qtm/m/n/10 string| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24770--24770 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers-port-specifications' on page 196 undefined on input line 24770. Overfull \hbox (1.81252pt too wide) in paragraph at lines 24770--24770 []\T1/qtm/m/n/10 string| [196] [197] Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qhv/m/n/10 Con-di- Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qhv/m/n/10 De- Overfull \hbox (1.75829pt too wide) in paragraph at lines 25101--25101 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 in-te- Overfull \hbox (1.48705pt too wide) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (1.48705pt too wide) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qhv/m/n/10 Con-di- Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 in-te- Overfull \hbox (1.48705pt too wide) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (1.48705pt too wide) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 string| [198] Overfull \hbox (6.23364pt too wide) in paragraph at lines 25689--25689 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (2.78366pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 NAME. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 NAME. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 - (no Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 pass- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 NAME. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 dns. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv4.ovn. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 routes. Overfull \hbox (2.78366pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv6.ovn. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 routes. Overfull \hbox (2.78366pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ovn. Overfull \hbox (1.15654pt too wide) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 ingress_mode| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 dard Overfull \hbox (4.78592pt too wide) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 l2proxy| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| [199] Overfull \vbox (49.70886pt too high) has occurred while \output is active [200] LaTeX Warning: Hyper reference `howto/network_bgp:network-bgp' on page 201 unde fined on input line 25701. LaTeX Warning: Hyper reference `howto/projects_create:projects-create' on page 201 undefined on input line 25747. LaTeX Warning: Hyper reference `reference/projects:project-features' on page 20 1 undefined on input line 25765. [201] LaTeX Warning: Hyper reference `explanation/projects:projects-isolation' on pag e 202 undefined on input line 25782. LaTeX Warning: Hyper reference `explanation/security:security-daemon-access' on page 202 undefined on input line 25787. LaTeX Warning: Hyper reference `authentication:authentication-tls-certs' on pag e 202 undefined on input line 25799. LaTeX Warning: Hyper reference `authentication:authentication-rbac' on page 202 undefined on input line 25805. LaTeX Warning: Hyper reference `howto/projects_confine:projects-confine' on pag e 202 undefined on input line 25823. [202] LaTeX Warning: Hyper reference `reference/projects:ref-projects' on page 203 un defined on input line 25842. [203] LaTeX Warning: Hyper reference `explanation/projects:projects-confined' on page 204 undefined on input line 25910. Overfull \hbox (419.1624pt too wide) in paragraph at lines 25931--25938 []\T1/txtt/m/n/10 user@host:~$ lxc project list +[][][][][][][][][][][][][][][] [][][][][][][]+[][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][] [][][][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][]+[][][][][][][] [][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][]+ | Underfull \hbox (badness 10000) in paragraph at lines 25931--25938 \T1/txtt/m/n/10 NAME | IMAGES | PROFILES | STORAGE VOLUMES | STORAGE BUCKETS | NETWORKS | NETWORK ZONES | Overfull \hbox (385.9925pt too wide) in paragraph at lines 25931--25938 \T1/txtt/m/n/10 DESCRIPTION | USED BY |+[][][][][][][][][][][][][][][][][][][][ ][][]+[][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+ [][][][][][][][][][][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][ ][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 25931--25938 \T1/txtt/m/n/10 default | YES | YES | YES | YES | YES | YES | Default LXD proje ct | 19 Overfull \hbox (270.49283pt too wide) in paragraph at lines 25931--25938 \T1/txtt/m/n/10 |+[][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][] +[][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][][] [][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][][][]+[][][][][][][] [][][][][][][][][][][][][][]+[][][][][][][][][]+| Overfull \hbox (580.24193pt too wide) in paragraph at lines 25931--25938 \T1/txtt/m/n/10 my[]project (current) | YES | NO | NO | NO | YES | YES | | 0 |+ [][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][]+[][][][][][][][][ ][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+[][][ ][][][][][][][]+[][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][] [][][][][]+[][][][][][][][][]+ [204] LaTeX Warning: Hyper reference `reference/projects:project-features' on page 20 5 undefined on input line 26003. Underfull \hbox (badness 10000) in paragraph at lines 26007--26013 \T1/txtt/m/n/10 instance creation: Failed creating instance record: Failed init ialising instance: LaTeX Warning: Hyper reference `explanation/projects:projects-confined' on page 205 undefined on input line 26025. LaTeX Warning: Hyper reference `authentication:authentication-tls-certs' on pag e 205 undefined on input line 26037. [205] LaTeX Warning: Hyper reference `authentication:authentication-rbac' on page 206 undefined on input line 26089. LaTeX Warning: Hyper reference `howto/initialize:initialize' on page 206 undefi ned on input line 26114. [206] LaTeX Warning: Hyper reference `howto/projects_create:projects-configure' on pa ge 207 undefined on input line 26127. LaTeX Warning: Hyper reference `reference/projects:project-features' on page 20 7 undefined on input line 26135. LaTeX Warning: Hyper reference `reference/projects:project-limits' on page 207 undefined on input line 26139. LaTeX Warning: Hyper reference `reference/projects:project-restrictions' on pag e 207 undefined on input line 26143. LaTeX Warning: Hyper reference `reference/projects:project-specific-config' on page 207 undefined on input line 26147. Overfull \hbox (4.4335pt too wide) in paragraph at lines 26289--26289 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26289--26289 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26289--26289 []\T1/qhv/m/n/10 Ini-tial Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 features.networks. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 features.storage. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 features.storage. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its' on page 207 undefined on input line 26301. [207] LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its' on page 208 undefined on input line 26316. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu' on page 208 undefined on input line 26320. Overfull \hbox (2.9151pt too wide) in paragraph at lines 26454--26454 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- Overfull \hbox (4.5151pt too wide) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- Overfull \hbox (4.5151pt too wide) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/txtt/m/n/10 limits. Overfull \hbox (3.63942pt too wide) in paragraph at lines 26454--26454 \T1/txtt/m/n/10 virtual[]machines| Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- [208] Overfull \hbox (6.23364pt too wide) in paragraph at lines 26860--26860 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/qhv/m/n/10 De- Overfull \hbox (2.78366pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (42.18573pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 unprivileged| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 security.privileged=true\T1/qtm/m/n/10 , \T1/txtt/m/n/10 isolat ed \T1/qtm/m/n/10 pre-vents set-ting \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 privileged=true \T1/qtm/m/n/10 and also \T1/txtt/m/n/10 securit y.idmap.isolated=true\T1/qtm/m/n/10 , \T1/txtt/m/n/10 allow Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 containers. Overfull \hbox (0.55756pt too wide) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 interception| Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (15.9358pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 managed| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (15.9358pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 managed| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (0.55756pt too wide) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 unix[]hotplug| Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (26.80748pt too wide) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 virtual[]machines. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| [209] Overfull \vbox (289.70886pt too high) has occurred while \output is active [210] LaTeX Warning: Hyper reference `server:server' on page 211 undefined on input l ine 26868. Overfull \hbox (1.5705pt too wide) in paragraph at lines 26983--26983 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 backups. Overfull \hbox (1.5042pt too wide) in paragraph at lines 26983--26983 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (3.1705pt too wide) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 images. Overfull \hbox (1.5042pt too wide) in paragraph at lines 26983--26983 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (3.1705pt too wide) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 images. Overfull \hbox (3.1705pt too wide) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.1705pt too wide) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `api-extensions:clustering' on page 211 undefine d on input line 27005. LaTeX Warning: Hyper reference `database::doc' on page 211 undefined on input l ine 27017. LaTeX Warning: Hyper reference `howto/cluster_form:cluster-form' on page 211 un defined on input line 27028. [211] LaTeX Warning: Hyper reference `server:server-options-cluster' on page 212 unde fined on input line 27124. LaTeX Warning: Hyper reference `server:server-options-cluster' on page 212 unde fined on input line 27125. LaTeX Warning: Hyper reference `howto/cluster_manage:cluster-manage' on page 21 2 undefined on input line 27129. LaTeX Warning: Hyper reference `howto/cluster_manage:cluster-manage-delete-memb ers' on page 212 undefined on input line 27145. LaTeX Warning: Hyper reference `server:server-options-cluster' on page 212 unde fined on input line 27148. LaTeX Warning: Hyper reference `howto/cluster_manage:cluster-evacuate' on page 212 undefined on input line 27153. LaTeX Warning: Hyper reference `server:server-options-cluster' on page 212 unde fined on input line 27153. LaTeX Warning: Hyper reference `howto/cluster_recover:cluster-recover' on page 212 undefined on input line 27156. [212] LaTeX Warning: Hyper reference `howto/cluster_config_storage:cluster-config-sto rage' on page 213 undefined on input line 27204. LaTeX Warning: Hyper reference `howto/cluster_config_networks:cluster-config-ne tworks' on page 213 undefined on input line 27204. LaTeX Warning: Hyper reference `server:server-options-cluster' on page 213 unde fined on input line 27219. LaTeX Warning: Hyper reference `howto/cluster_groups:howto-cluster-groups' on p age 213 undefined on input line 27234. LaTeX Warning: Hyper reference `howto/cluster_manage_instance:cluster-target-in stance' on page 213 undefined on input line 27234. [213] LaTeX Warning: Hyper reference `reference/cluster_member_config:cluster-member- config' on page 214 undefined on input line 27248. [214] [215] LaTeX Warning: Hyper reference `explanation/clustering:clustering-members' on p age 216 undefined on input line 27406. LaTeX Warning: Hyper reference `authentication:authentication-token' on page 21 6 undefined on input line 27459. LaTeX Warning: Hyper reference `authentication:authentication-trust-pw' on page 216 undefined on input line 27459. Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 []\T1/txtt/m/n/10 user@host:~$ lxd init Would you like to use LXD clustering? ( yes/no) [default=no]: Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 yesWhat IP address or DNS name should be used to reach this ser ver? [default=192.0.2. Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 101]:Are you joining an existing cluster? (yes/no) [default=no] : noWhat member name Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 should be used to identify this server in the cluster? [default =server1]:Setup password Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 authentication on the cluster? (yes/no) [default=no]: noDo you want to configure a Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 new local storage pool? (yes/no) [default=yes]:Name of the stor age backend to use Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 (btrfs, dir, lvm, zfs) [default=zfs]:Create a new ZFS pool? (ye s/no) [default=yes]:Would Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 you like to use an existing empty block device (e.g. a disk or partition)? (yes/no) Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 [default=no]:Size in GiB of the new loop device (1GiB minimum) [default=9GiB]:Do you Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 want to configure a new remote storage pool? (yes/no) [default= no]:Would you like to Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 connect to a MAAS server? (yes/no) [default=no]:Would you like to configure LXD to use Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 an existing bridge or host interface? (yes/no) [default=no]:Wou ld you like to create a Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 new Fan overlay network? (yes/no) [default=yes]:What subnet sho uld be used as the Fan Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 underlay? [default=auto]:Would you like stale cached images to be updated automatically? Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 (yes/no) [default=yes]:Would you like a YAML "lxd init" preseed to be printed? (yes/no) [216] LaTeX Warning: Hyper reference `authentication:authentication-token' on page 21 7 undefined on input line 27528. LaTeX Warning: Hyper reference `authentication:authentication-trust-pw' on page 217 undefined on input line 27528. LaTeX Warning: Hyper reference `authentication:authentication-token' on page 21 7 undefined on input line 27544. LaTeX Warning: Hyper reference `server:server-options-cluster' on page 217 unde fined on input line 27552. LaTeX Warning: Hyper reference `authentication:authentication-trust-pw' on page 217 undefined on input line 27563. [217] LaTeX Warning: Hyper reference `explanation/clustering:clustering-member-config ' on page 218 undefined on input line 27591. Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 []\T1/txtt/m/n/10 user@host:~$ sudo lxd init Would you like to use LXD clusteri ng? (yes/no) [default=no]: Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 yesWhat IP address or DNS name should be used to reach this ser ver? [default=192. Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 0.2.102]:Are you joining an existing cluster? (yes/no) [default =no]: yesDo you Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 have a join token? (yes/no/[token]) [default=no]: yesPlease pro vide join token: Overfull \hbox (1057.99054pt too wide) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 eyJzZXJ2ZXJfbmFtZSI6InJwaTAxIiwiZmluZ2VycHJpbnQiOiIyNjZjZmExZDk 0ZDZiMjk2Nzk0YjU0YzJlYzdjOTMwNDA5ZjIzNjdmNmM1YjRhZWVjOGM0YjAxYTc2NjU0MjgxIiwiYW RkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiJmZGI1OTgyNjgxNTQ2ZGQyN GE2ZGE0Mzg5MTUyOGM1ZGUxNWNmYmQ5M2M3OTU3ODNkNGI5OGU4MTQ4MWMzNmUwIn0=All Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 existing data is lost when joining a cluster, continue? (yes/no ) [default=no] yesChoose Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 "size" property for storage pool "local":Choose "source" proper ty for storage pool Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 "local":Choose "zfs.pool_name" property for storage pool "local ":Would you like a YAML Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 []\T1/txtt/m/n/10 user@host:~$ sudo lxd init Would you like to use LXD clusteri ng? (yes/no) [default=no]: Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 yesWhat IP address or DNS name should be used to reach this ser ver? [default=192.0. Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 2.102]:Are you joining an existing cluster? (yes/no) [default=n o]: yesDo you have Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 a join token? (yes/no/[token]) [default=no]: noWhat member name should be used to Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 identify this server in the cluster? [default=server2]:IP addre ss or FQDN of an Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 existing cluster member (may include port): 192.0.2.101:8443Clu ster fingerprint: Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 2915dafdf5c159681a9086f732644fb70680533b0fb9005b8c6e9bca5153311 3You can validate this Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 fingerprint by running "lxc info" locally on an existing cluste r member.Is this the Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 correct fingerprint? (yes/no/[fingerprint]) [default=no]: yesCl uster trust password:All Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 existing data is lost when joining a cluster, continue? (yes/no ) [default=no] yesChoose Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 "size" property for storage pool "local":Choose "source" proper ty for storage pool Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 "local":Choose "zfs.pool_name" property for storage pool "local ":Would you like a YAML [218] LaTeX Warning: Hyper reference `authentication:authentication-token' on page 21 9 undefined on input line 27644. LaTeX Warning: Hyper reference `authentication:authentication-trust-pw' on page 219 undefined on input line 27644. [219] LaTeX Warning: Hyper reference `authentication:authentication-token' on page 22 0 undefined on input line 27742. LaTeX Warning: Hyper reference `authentication:authentication-trust-pw' on page 220 undefined on input line 27742. Overfull \hbox (1052.74055pt too wide) in paragraph at lines 27768--27768 [][]\T1/txtt/m/n/10 eyJzZXJ2ZXJfbmFtZSI6Im5vZGUyIiwiZmluZ2VycHJpbnQiOiJjZjlmNmV hMWIzYjhiNjgxNzQ1YTY1NTY2YjM3ZGUwOTUzNjRmM2MxMDAwMGNjZWQyOTk5NDU5YzY2MGIxNWQ4Ii wiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiIxNGJmY2EzMDhkOTNhY 2E3MGJmYThkMzE0NWM4NWY3YmE0ZmU1YmYyNmJiNDhmMmUwNzhhOGZhMDczZDc0YTFiIn0=| [220] [221] Overfull \hbox (392.91248pt too wide) in paragraph at lines 27875--27881 []\T1/txtt/m/n/10 user@host:~$ lxc cluster list +[][][][][][][][][]+[][][][][][ ][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][ ][]+[][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][ ][][][][][][]+[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 NAME | URL | ROLES | ARCHITECTURE | FAILURE DOMAIN | DESCRIPTIO N | STATE | MESSAGE Overfull \hbox (244.2429pt too wide) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 |+[][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][] [][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][ ]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][]+[][][][][][][][]+ [][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 server1 | https://192.0.2.101:8443 | database[]leader | x86_64 | default | | ONLINE | Overfull \hbox (475.24223pt too wide) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 Fully operational || | | database | | | | | |+[][][][][][][][][ ]+[][][][][][][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][] [][][][][][][][]+[][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][]+ [][][][][][][][][][][][][]+[][][][][][][][]+[][][][][][][][][][][][][][][][][][ ][]+| Underfull \hbox (badness 10000) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 server2 | https://192.0.2.102:8443 | database[]standby | aarch6 4 | default | | ONLINE | Overfull \hbox (338.74263pt too wide) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 Fully operational |+[][][][][][][][][]+[][][][][][][][][][][][] [][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][ ][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][] +[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 server3 | https://192.0.2.103:8443 | database[]standby | aarch6 4 | default | | ONLINE | Overfull \hbox (333.49265pt too wide) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 Fully operational |+[][][][][][][][][]+[][][][][][][][][][][][] [][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][ ][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][] +[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+ LaTeX Warning: Hyper reference `server:server' on page 222 undefined on input l ine 27905. LaTeX Warning: Hyper reference `reference/cluster_member_config:cluster-member- config' on page 222 undefined on input line 27911. [222] LaTeX Warning: Hyper reference `explanation/clustering:clustering-member-roles' on page 223 undefined on input line 27925. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mis c' on page 223 undefined on input line 27955. LaTeX Warning: Hyper reference `server:server-options-cluster' on page 223 unde fined on input line 27966. [223] LaTeX Warning: Hyper reference `authentication:authentication-server-certificat e' on page 224 undefined on input line 28051. [224] LaTeX Warning: Hyper reference `explanation/clustering:clustering-offline-membe rs' on page 225 undefined on input line 28063. LaTeX Warning: Hyper reference `howto/cluster_manage:cluster-automatic-evacuati on' on page 225 undefined on input line 28063. LaTeX Warning: Hyper reference `server:server-options-cluster' on page 225 unde fined on input line 28083. LaTeX Warning: Hyper reference `howto/cluster_manage:cluster-manage-delete-memb ers' on page 225 undefined on input line 28147. [225] LaTeX Warning: Hyper reference `explanation/clustering:clustering-member-roles' on page 226 undefined on input line 28161. [226] LaTeX Warning: Hyper reference `howto/cluster_groups:howto-cluster-groups' on p age 227 undefined on input line 28279. LaTeX Warning: Hyper reference `explanation/clustering:clustering-instance-plac ement' on page 227 undefined on input line 28283. LaTeX Warning: Hyper reference `howto/move_instances:move-instances' on page 22 7 undefined on input line 28312. [227] LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 228 undefined on input line 28329. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 228 undefined on input line 28329. LaTeX Warning: Hyper reference `reference/storage_zfs:storage-zfs-pool-config' on page 228 undefined on input line 28329. LaTeX Warning: Hyper reference `reference/storage_lvm:storage-lvm-pool-config' on page 228 undefined on input line 28329. LaTeX Warning: Hyper reference `reference/storage_lvm:storage-lvm-pool-config' on page 228 undefined on input line 28329. LaTeX Warning: Hyper reference `explanation/clustering:clustering-member-config ' on page 228 undefined on input line 28330. LaTeX Warning: Hyper reference `howto/storage_pools:storage-pools-cluster' on p age 228 undefined on input line 28379. [228] LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge-options ' on page 229 undefined on input line 28438. LaTeX Warning: Hyper reference `reference/network_external:network-external' on page 229 undefined on input line 28438. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge-options ' on page 229 undefined on input line 28438. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge-options ' on page 229 undefined on input line 28438. LaTeX Warning: Hyper reference `explanation/clustering:clustering-member-config ' on page 229 undefined on input line 28439. [229] LaTeX Warning: Hyper reference `howto/network_create:network-create-cluster' on page 230 undefined on input line 28485. LaTeX Warning: Hyper reference `server:server' on page 230 undefined on input l ine 28495. LaTeX Warning: Hyper reference `server:server' on page 230 undefined on input l ine 28495. LaTeX Warning: Hyper reference `explanation/clustering:cluster-groups' on page 230 undefined on input line 28528. [230] LaTeX Warning: Hyper reference `reference/cluster_member_config:cluster-member- config' on page 231 undefined on input line 28565. LaTeX Warning: Hyper reference `explanation/clustering:clustering-instance-plac ement' on page 231 undefined on input line 28568. LaTeX Warning: Hyper reference `howto/cluster_manage_instance:cluster-target-in stance' on page 231 undefined on input line 28572. LaTeX Warning: Hyper reference `explanation/clustering:clustering-instance-plac ement' on page 231 undefined on input line 28647. Overfull \hbox (4.37852pt too wide) in paragraph at lines 28647--28647 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 28647--28647 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 28647--28647 []\T1/txtt/m/n/10 scheduler. Overfull \hbox (5.97853pt too wide) in paragraph at lines 28647--28647 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `explanation/clustering:clustering-instance-plac ement' on page 231 undefined on input line 28647. Overfull \hbox (5.97853pt too wide) in paragraph at lines 28647--28647 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `howto/benchmark_performance:benchmark-performan ce' on page 231 undefined on input line 28675. [231] LaTeX Warning: Hyper reference `reference/provided_metrics:provided-metrics' on page 232 undefined on input line 28684. LaTeX Warning: Hyper reference `metrics:metrics' on page 232 undefined on input line 28691. LaTeX Warning: Hyper reference `reference/server_settings:server-settings' on p age 232 undefined on input line 28722. LaTeX Warning: Hyper reference `howto/network_increase_bandwidth:network-increa se-bandwidth' on page 232 undefined on input line 28732. [232] [233] Underfull \hbox (badness 10000) in paragraph at lines 28875--28875 []\T1/txtt/m/n/10 lxd.benchmark init [][]count 10 Underfull \hbox (badness 10000) in paragraph at lines 28875--28875 []\T1/txtt/m/n/10 lxd.benchmark init [][]count 20 [][]parallel [234] LaTeX Warning: Hyper reference `reference/provided_metrics:provided-metrics' on page 235 undefined on input line 28926. Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 []\T1/txtt/m/n/10 user@host:~$ lxc query /1.0/metrics # HELP lxd_cpu_seconds_to tal The Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 total number of CPU time used in seconds.# TYPE lxd_cpu_seconds _total Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 counterlxd_cpu_seconds_total{cpu="0",mode="system",name="u1",pr oject="default", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 type="container"} 60.304517lxd_cpu_seconds_total{cpu="0",mode=" user",name="u1", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 project="default",type="container"} 145.647502lxd_cpu_seconds_t otal{cpu="0", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 mode="iowait",name="vm",project="default",type="virtual[]machin e"} 4614. Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 78lxd_cpu_seconds_total{cpu="0",mode="irq",name="vm",project="d efault", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 type="virtual[]machine"} 0lxd_cpu_seconds_total{cpu="0",mode="i dle",name="vm", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 project="default",type="virtual[]machine"} 412762lxd_cpu_second s_total{cpu="0", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 mode="nice",name="vm",project="default",type="virtual[]machine" } 35. Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 06lxd_cpu_seconds_total{cpu="0",mode="softirq",name="vm",projec t="default", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 type="virtual[]machine"} 2.41lxd_cpu_seconds_total{cpu="0",mode ="steal",name="vm", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 project="default",type="virtual[]machine"} 9.84lxd_cpu_seconds_ total{cpu="0", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 mode="system",name="vm",project="default",type="virtual[]machin e"} 340. Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 84lxd_cpu_seconds_total{cpu="0",mode="user",name="vm",project=" default", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 type="virtual[]machine"} 261.25# HELP lxd_cpu_effective_total T he total number of Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 effective CPUs.# TYPE lxd_cpu_effective_total gaugelxd_cpu_effe ctive_total{name="u1", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 project="default",type="container"} 4lxd_cpu_effective_total{na me="vm",project="default", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 type="virtual[]machine"} 0# HELP lxd_disk_read_bytes_total The total number of bytes Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 read.# TYPE lxd_disk_read_bytes_total counterlxd_disk_read_byte s_total{device="loop5", Overfull \hbox (7.99359pt too wide) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 name="u1",project="default",type="container"} 2048lxd_disk_read _bytes_total{device="loop3", [235] LaTeX Warning: Hyper reference `server:server-options-core' on page 236 undefin ed on input line 28963. LaTeX Warning: Hyper reference `server:server-options-core' on page 236 undefin ed on input line 28963. [236] Underfull \hbox (badness 10000) in paragraph at lines 29089--29094 []\T1/txtt/m/n/10 user@host:~$ openssl x509 []noout []text []in /var/snap/prome theus/common/tls/server. Underfull \hbox (badness 10000) in paragraph at lines 29089--29094 \T1/txtt/m/n/10 crt ... X509v3 Subject Alternative Name: DNS:foo, IP Address:12 7.0.0.1, IP [237] [238] [239] [240 <./grafana_add_datasource.png> <./grafana_select_prometh eus.png>] [241 <./grafana_configure_datasource.png> <./grafana_dashboard_import .png>] [242 <./grafana_dashboard_id.png> <./grafana_dashboard_select_datasource .png>] [243 <./grafana_resources.png> <./grafana_instances.png>] [244] [245] Underfull \hbox (badness 10000) in paragraph at lines 29699--29699 []\T1/qhv/m/n/10 Do- Overfull \hbox (5.32564pt too wide) in paragraph at lines 29699--29699 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 29699--29699 []\T1/qhv/m/n/10 De- Overfull \hbox (3.9689pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 1048576| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29699--29699 []\T1/qtm/m/n/10 hard| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 1048576| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 1048576| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29699--29699 []\T1/qtm/m/n/10 hard| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 1048576| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29699--29699 []\T1/qtm/m/n/10 hard| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29699--29699 []\T1/qtm/m/n/10 hard| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 unlimited| [246] Overfull \hbox (9.97365pt too wide) in paragraph at lines 29875--29875 []\T1/qhv/m/n/10 Value| Overfull \hbox (1.11366pt too wide) in paragraph at lines 29875--29875 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 29875--29875 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 fs. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 aio[]max[]nr| Overfull \hbox (16.50357pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 524288| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 65536| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 inotify. Overfull \hbox (41.56754pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 max_queued_events| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1048576| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 16384| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 inotify. Overfull \hbox (46.81752pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 max_user_instances| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1048576| Overfull \hbox (0.75362pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 128| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 inotify. Overfull \hbox (36.31755pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 max_user_watches| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1048576| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 8192| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 kernel. Overfull \hbox (25.81758pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 dmesg_restrict| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 kernel. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 keys. Overfull \hbox (21.75356pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 2000000| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 20000| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 kernel. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 keys. Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 2000| Overfull \hbox (0.75362pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 200| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 net.core. Overfull \hbox (20.5676pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 bpf_jit_limit| Overfull \hbox (37.50351pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1000000000| Overfull \hbox (8.83365pt too wide) in paragraph at lines 29875--29875 []\T1/qtm/m/n/10 varies| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 net.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 neigh. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 default. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 gc_thresh3| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 8192| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1024| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 net.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 neigh. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 default. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 gc_thresh3| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 8192| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1024| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 vm. Overfull \hbox (20.5676pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 max_map_count| Overfull \hbox (16.50357pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 262144| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 65530| [247] LaTeX Warning: Hyper reference `metrics:metrics' on page 248 undefined on input line 29886. Overfull \hbox (89.67406pt too wide) in alignment at lines 29934--30203 [] [] Package longtable Warning: Column widths have changed (longtable) in table 3 on input line 30203. [248] LaTeX Warning: Hyper reference `howto/move_instances:move-instances' on page 24 9 undefined on input line 30431. LaTeX Warning: Hyper reference `howto/import_machines_to_instances:import-machi nes-to-instances' on page 249 undefined on input line 30439. [249] LaTeX Warning: Hyper reference `howto/migrate_from_lxc:migrate-from-lxc' on pag e 250 undefined on input line 30447. LaTeX Warning: Hyper reference `howto/move_instances:live-migration-containers' on page 250 undefined on input line 30466. LaTeX Warning: Hyper reference `howto/move_instances:live-migration-vms' on pag e 250 undefined on input line 30469. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mig ration' on page 250 undefined on input line 30517. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 25 0 undefined on input line 30521. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its' on page 250 undefined on input line 30521. [250] LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mig ration' on page 251 undefined on input line 30546. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mig ration' on page 251 undefined on input line 30550. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mig ration' on page 251 undefined on input line 30550. [251] LaTeX Warning: Hyper reference `authentication:authentication' on page 252 unde fined on input line 30630. Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 []\T1/txtt/m/n/10 user@host:~$ ./bin.linux.lxd[]migrate Please provide LXD serv er URL: https://192.0. Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 2.7:8443Certificate fingerprint: xxxxxxxxxxxxxxxxxok (y/n)? y 1 ) Use a certificate Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 token2) Use an existing TLS authentication certificate3) Genera te a temporary TLS Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 authentication certificatePlease pick an authentication mechani sm above: 1Please Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 provide the certificate token: xxxxxxxxxxxxxxxx Remote LXD serv er: Hostname: bar Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Version: 5.4 Would you like to create a container (1) or virtua l[]machine (2)?: Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 1Name of the new instance: fooPlease provide the path to a root filesystem: /Do Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 you want to add additional filesystem mounts? [default=no]: Ins tance to be created: Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Name: foo Project: default Type: container Source: / Additional overrides can Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 be applied at this stage:1) Begin the migration with the above configuration2) Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Override profile list3) Set additional configuration options4) Change instance Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 storage pool or volume size5) Change instance network Please pi ck one of the options Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 above [default=1]: 3Please specify config keys and values (key= value ...): limits. Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 cpu=2 Instance to be created: Name: foo Project: default Type: container Source: Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 / Config: limits.cpu: "2" Additional overrides can be applied a t this stage:1) Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Begin the migration with the above configuration2) Override pro file list3) Set Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 additional configuration options4) Change instance storage pool or volume size5) Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Change instance network Please pick one of the options above [d efault=1]: 4Please Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 provide the storage pool to use: defaultDo you want to change t he storage size? Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 [default=no]: yesPlease specify the storage size: 20GiB Instanc e to be created: Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Name: foo Project: default Type: container Source: / Storage po ol: default Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Storage pool size: 20GiB Config: limits.cpu: "2" Additional ove rrides can be Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 applied at this stage:1) Begin the migration with the above con figuration2) Override Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 profile list3) Set additional configuration options4) Change in stance storage Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 pool or volume size5) Change instance network Please pick one o f the options above Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 [default=1]: 5Please specify the network to use for the instanc e: lxdbr0 Instance Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 to be created: Name: foo Project: default Type: container Sourc e: / Storage Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 pool: default Storage pool size: 20GiB Network name: lxdbr0 Con fig: limits.cpu: Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 "2" Additional overrides can be applied at this stage:1) Begin the migration with Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 the above configuration2) Override profile list3) Set additiona l configuration Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 options4) Change instance storage pool or volume size5) Change instance network Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Please pick one of the options above [default=1]: 1Instance foo successfully [252] LaTeX Warning: Hyper reference `howto/import_machines_to_instances:import-machi nes-to-instances' on page 253 undefined on input line 30701. [253] Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 []\T1/txtt/m/n/10 user@host:~$ sudo lxd.lxc[]to[]lxd [][]containers lxc1 Parsin g LXC configurationChecking Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 for unsupported LXC configuration keysChecking for existing con tainersChecking whether Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 container has already been migratedValidating whether incomplet e AppArmor support Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 is enabledValidating whether mounting a minimal /dev is enabled Validating container Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 rootfsProcessing network configurationProcessing storage config urationProcessing Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 environment configurationProcessing container boot configuratio nProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 apparmor configurationProcessing container seccomp configuratio nProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 SELinux configurationProcessing container capabilities configur ationProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 architecture configurationCreating containerTransferring contai ner: lxc1: ...Container LaTeX Warning: Hyper reference `authentication:authentication' on page 254 unde fined on input line 30818. [254] [255] [256] [257] [258] [259] LaTeX Warning: Hyper reference `explanation/instance_config:instance-config' on page 260 undefined on input line 31360. LaTeX Warning: Hyper reference `security::doc' on page 260 undefined on input l ine 31372. [260] Underfull \hbox (badness 10000) in paragraph at lines 31440--31444 \T1/txtt/m/n/10 true \T1/qtm/m/n/10 header. To en-sure that the server will re- turn a re-sponse with that header, set \T1/txtt/m/n/10 core. [261] LaTeX Warning: Hyper reference `networks::doc' on page 262 undefined on input l ine 31504. LaTeX Warning: Hyper reference `rest-api::doc' on page 262 undefined on input l ine 31508. LaTeX Warning: Hyper reference `rest-api::doc' on page 262 undefined on input l ine 31512. LaTeX Warning: Hyper reference `rest-api::doc' on page 262 undefined on input l ine 31516. LaTeX Warning: Hyper reference `rest-api::doc' on page 262 undefined on input l ine 31520. [262] [263] LaTeX Warning: Hyper reference `rest-api::doc' on page 264 undefined on input l ine 31656. LaTeX Warning: Hyper reference `rest-api::doc' on page 264 undefined on input l ine 31660. LaTeX Warning: Hyper reference `rest-api::doc' on page 264 undefined on input l ine 31664. LaTeX Warning: Hyper reference `rest-api::doc' on page 264 undefined on input l ine 31668. LaTeX Warning: Hyper reference `rest-api::doc' on page 264 undefined on input l ine 31672. LaTeX Warning: Hyper reference `rest-api::doc' on page 264 undefined on input l ine 31676. LaTeX Warning: Hyper reference `rest-api::doc' on page 264 undefined on input l ine 31680. LaTeX Warning: Hyper reference `rest-api::doc' on page 264 undefined on input l ine 31684. LaTeX Warning: Hyper reference `rest-api::doc' on page 264 undefined on input l ine 31688. LaTeX Warning: Hyper reference `rest-api::doc' on page 264 undefined on input l ine 31692. LaTeX Warning: Hyper reference `rest-api::doc' on page 264 undefined on input l ine 31696. LaTeX Warning: Hyper reference `rest-api::doc' on page 264 undefined on input l ine 31700. LaTeX Warning: Hyper reference `rest-api::doc' on page 264 undefined on input l ine 31704. LaTeX Warning: Hyper reference `rest-api::doc' on page 264 undefined on input l ine 31708. LaTeX Warning: Hyper reference `storage::doc' on page 264 undefined on input li ne 31712. [264] [265] [266] [267] [268] [269] LaTeX Warning: Hyper reference `rest-api::doc' on page 270 undefined on input l ine 32072. [270] LaTeX Warning: Hyper reference `rest-api::doc' on page 271 undefined on input l ine 32183. [271] [272] LaTeX Warning: Hyper reference `rest-api::doc' on page 273 undefined on input l ine 32330. [273] LaTeX Warning: Hyper reference `rest-api::doc' on page 274 undefined on input l ine 32458. [274] [275] LaTeX Warning: Hyper reference `rest-api::doc' on page 276 undefined on input l ine 32612. [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] LaTeX Warning: Hyper reference `rest-api::doc' on page 289 undefined on input l ine 33574. [289] [290] [291] LaTeX Warning: Hyper reference `rest-api::doc' on page 292 undefined on input l ine 33780. [292] [293] Underfull \hbox (badness 5878) in paragraph at lines 33901--33904 \T1/qtm/m/n/10 Adds new \T1/txtt/m/n/10 security.acls.default.{in,e}gress.actio n \T1/qtm/m/n/10 and \T1/txtt/m/n/10 security.acls.default.{in,e}gress. Underfull \hbox (badness 5832) in paragraph at lines 33924--33927 []\T1/qtm/m/n/10 Also adds \T1/txtt/m/n/10 security.acls.default.{in,e}gress.ac tion \T1/qtm/m/n/10 and \T1/txtt/m/n/10 security.acls.default.{in,e}gress. LaTeX Warning: Hyper reference `rest-api::doc' on page 294 undefined on input l ine 33935. [294] [295] [296] [297] [298] Underfull \hbox (badness 10000) in paragraph at lines 34337--34340 \T1/qtm/m/n/10 Adds sup-port for the new MIG UUID for-mat used by NVIDIA \T1/tx tt/m/n/10 470+ \T1/qtm/m/n/10 drivers (for ex-am-ple, [299] [300] [301] [302] [303] [304] Underfull \hbox (badness 6876) in paragraph at lines 34684--34686 \T1/qtm/m/n/10 This in-tro-duces the abil-ity to use stor-age buck-ets on lo-ca l stor-age pools by set-ting the new \T1/txtt/m/n/10 core. [305] [306] [307] [308] [309] LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sec urity' on page 310 undefined on input line 35124. [310] [311] [312] [313] [314] [315] Overfull \hbox (427.22394pt too wide) in alignment at lines 35706--36789 [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 4 on input line 36789. [316] [317] LaTeX Warning: Hyper reference `explanation/lxd_lxc:lxd-daemon' on page 318 und efined on input line 36805. [318] LaTeX Warning: Hyper reference `howto/instances_troubleshoot:instances-troubles hoot' on page 319 undefined on input line 36861. [319] LaTeX Warning: Hyper reference `rest-api::doc' on page 320 undefined on input l ine 36908. LaTeX Warning: Hyper reference `security::doc' on page 320 undefined on input l ine 36914. [320] LaTeX Warning: Hyper reference `database:database' on page 321 undefined on inp ut line 36968. [321] Overfull \hbox (33.24692pt too wide) in paragraph at lines 37108--37108 []\T1/txtt/m/n/10 LXD_INSECURE_TLS| Overfull \hbox (1.74701pt too wide) in paragraph at lines 37108--37108 []\T1/txtt/m/n/10 http_proxy| Overfull \hbox (6.997pt too wide) in paragraph at lines 37108--37108 []\T1/txtt/m/n/10 https_proxy| Overfull \hbox (20.02951pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_EXEC_PATH| Overfull \hbox (72.52936pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_LXC_TEMPLATE_CONFIG| Overfull \hbox (62.02939pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_SECURITY_APPARMOR| Overfull \hbox (62.02939pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_UNPRIVILEGED_ONLY| Overfull \hbox (20.02951pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_OVMF_PATH| Overfull \hbox (51.52942pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_SHIFTFS_DISABLE| Overfull \hbox (93.5293pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_IDMAPPED_MOUNTS_DISABLE| Overfull \hbox (46.27943pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_DEVMONITOR_DIR| [322] [323] [324] [325] No file canonical-lxd.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [326] (./canonical-lxd.aux) 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'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec -sc.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/f onts/enc/dvips/tex-gyre/q-ts1.enc} Output written on canonical-lxd.pdf (330 pages, 2167729 bytes). Transcript written on canonical-lxd.log. Latexmk: Index file 'canonical-lxd.idx' was written Latexmk: Missing input file 'canonical-lxd.ind' (or dependence on it) from following: 'No file canonical-lxd.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'canonical-lxd.pdf' Rule 'makeindex canonical-lxd.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'canonical-lxd.idx' ------------ Run number 1 of rule 'makeindex canonical-lxd.idx' ------------ ------------ Running 'makeindex -s python.ist -o "canonical-lxd.ind" "canonical-lxd.idx"' ------------ Latexmk: Examining 'canonical-lxd.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex canonical-lxd.idx'... This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file canonical-lxd.idx...done (0 entries accepted, 0 rejected). Nothing written in canonical-lxd.ind. Transcript written in canonical-lxd.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'canonical-lxd.aux' 'canonical-lxd.ind' 'canonical-lxd.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="canonical-lxd" "lxd.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./lxd.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./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 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/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/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.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/pdftex.def)) (./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-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.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/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.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/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file canonical-lxd.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./canonical-lxd.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/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)) (./canonical-lxd.out) (./canonical-lxd.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./canonical-lxd.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) ! LaTeX Error: Unicode character ɛ (U+025B) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.91 ...upquote{{[}lɛks\textquotesingle{}di:{]}}} 🔈) is a modern, secure ... (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) ! LaTeX Error: Unicode character 🔈 (U+1F508) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.91 ...ote{{[}lɛks\textquotesingle{}di:{]}}}🔈 ) is a modern, secure and ... [1 <./containers.png>] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3] [4] Chapter 2. [5] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.225 ...s{{application-vs-system-containers}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.225 ...s{{application-vs-system-containers}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.237 ...rtual-machines-vs-system-containers}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.237 ...rtual-machines-vs-system-containers}.svg} [6] [7] [8] [9] [10] Underfull \hbox (badness 10000) in paragraph at lines 664--669 []\T1/txtt/m/n/10 user@host:~$ make deps ...make[1]: Leaving directory \TS1/txt t/m/n/10 '\T1/txtt/m/n/10 /root/go/deps/dqlite\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 # Underfull \hbox (badness 10000) in paragraph at lines 664--669 \T1/txtt/m/n/10 environment Please set the following in your environment (possi bly ~/.bashrc)# export Underfull \hbox (badness 10000) in paragraph at lines 664--669 \T1/txtt/m/n/10 CGO_CFLAGS="${CGO_CFLAGS} []I$(go env GOPATH)/deps/dqlite/inclu de/ []I$(go env GOPATH)/ Underfull \hbox (badness 10000) in paragraph at lines 664--669 \T1/txtt/m/n/10 deps/raft/include/"# export CGO_LDFLAGS="${CGO_LDFLAGS} []L$(go env GOPATH)/deps/ Underfull \hbox (badness 10000) in paragraph at lines 664--669 \T1/txtt/m/n/10 dqlite/.libs/ []L$(go env GOPATH)/deps/raft/.libs/"# export LD_ LIBRARY_PATH="$(go env Underfull \hbox (badness 10000) in paragraph at lines 664--669 \T1/txtt/m/n/10 GOPATH)/deps/dqlite/.libs/:$(go env GOPATH)/deps/raft/.libs/:${ LD_LIBRARY_PATH}"# export [11] [12] [13] [14] [15] [16 <./ui_console.png>] [17 <./ui_security_warning.png >] [18 <./ui_set_up_certificates.png>] [19] [20] [21] [22] [23] [24] [25] [26] [27] Underfull \hbox (badness 6016) in paragraph at lines 1787--1790 []\T1/qtm/m/n/10 Some au-then-ti-ca-tion meth-ods re-quire spe-cific flags (for ex-am-ple, use \T1/txtt/m/n/10 lxc remote add [28] [29] Overfull \hbox (6.23364pt too wide) in paragraph at lines 2311--2311 []\T1/qhv/m/n/10 Type| Overfull \hbox (13.35365pt too wide) in paragraph at lines 2311--2311 []\T1/qhv/m/n/10 Scope| Overfull \hbox (2.92616pt too wide) in paragraph at lines 2311--2311 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (52.0817pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 https_allowed_credentials| Overfull \hbox (2.78366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 bool| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (31.08176pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 https_allowed_headers| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (31.08176pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 https_allowed_methods| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (25.83177pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 https_allowed_origin| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (20.58179pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 https_trusted_proxy| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (36.33174pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 metrics_authentication| Overfull \hbox (2.78366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 bool| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Overfull \hbox (5.12611pt too wide) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 true| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (15.3318pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 proxy_ignore_hosts| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (20.58179pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 remote_token_expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (4.83183pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 shutdown_timeout| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 \T1/qtm/m/n/10 te- Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (41.58173pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 storage_buckets_address| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (31.08176pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 trust_ca_certificates| Overfull \hbox (2.78366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 bool| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| [30] Overfull \hbox (4.9258pt too wide) in paragraph at lines 2409--2409 []\T1/qhv/m/n/10 Type| Overfull \hbox (8.10365pt too wide) in paragraph at lines 2409--2409 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 2409--2409 []\T1/txtt/m/n/10 acme. Overfull \hbox (1.47581pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 bool| Overfull \hbox (4.75366pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2409--2409 []\T1/txtt/m/n/10 acme. Overfull \hbox (6.5258pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 string| Overfull \hbox (4.75366pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2409--2409 []\T1/txtt/m/n/10 https://acme[]v02.api. Underfull \hbox (badness 10000) in paragraph at lines 2409--2409 []\T1/txtt/m/n/10 acme. Overfull \hbox (6.5258pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 string| Overfull \hbox (4.75366pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2409--2409 []\T1/txtt/m/n/10 acme. Overfull \hbox (6.5258pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 string| Overfull \hbox (4.75366pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 global| Overfull \hbox (1.64568pt too wide) in paragraph at lines 2619--2619 []\T1/qhv/m/n/10 Type| Overfull \hbox (8.17503pt too wide) in paragraph at lines 2619--2619 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/qhv/m/n/10 De- Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/txtt/m/n/10 rbac.agent. Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/txtt/m/n/10 rbac.agent. Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/txtt/m/n/10 rbac.agent. Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (2.4744pt too wide) in paragraph at lines 2698--2698 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 2698--2698 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 2698--2698 []\T1/txtt/m/n/10 oidc.client. Overfull \hbox (1.99261pt too wide) in paragraph at lines 2698--2698 []\T1/qtm/m/n/10 string| Overfull \hbox (1.99261pt too wide) in paragraph at lines 2698--2698 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2698--2698 []\T1/txtt/m/n/10 oidc. Overfull \hbox (1.99261pt too wide) in paragraph at lines 2698--2698 []\T1/qtm/m/n/10 string| [31] Overfull \hbox (5.89192pt too wide) in paragraph at lines 2844--2844 []\T1/qhv/m/n/10 Type| Overfull \hbox (12.54935pt too wide) in paragraph at lines 2844--2844 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qhv/m/n/10 De- Overfull \hbox (1.19913pt too wide) in paragraph at lines 2844--2844 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Overfull \hbox (1.46855pt too wide) in paragraph at lines 2844--2844 \T1/txtt/m/n/10 healing_threshold| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 \T1/qtm/m/n/10 te- Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Overfull \hbox (7.49193pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Overfull \hbox (27.71848pt too wide) in paragraph at lines 2844--2844 \T1/txtt/m/n/10 images_minimal_replica| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 \T1/qtm/m/n/10 te- Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Overfull \hbox (1.46855pt too wide) in paragraph at lines 2844--2844 \T1/txtt/m/n/10 join_token_expiry| Overfull \hbox (7.49193pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 string| Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 \T1/qtm/m/n/10 te- Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 \T1/qtm/m/n/10 te- Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Overfull \hbox (1.46855pt too wide) in paragraph at lines 2844--2844 \T1/txtt/m/n/10 offline_threshold| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 \T1/qtm/m/n/10 te- Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Overfull \hbox (0.93852pt too wide) in paragraph at lines 2958--2958 []\T1/qhv/m/n/10 Type| Overfull \hbox (7.44655pt too wide) in paragraph at lines 2958--2958 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/txtt/m/n/10 images. Overfull \hbox (4.09656pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.09656pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/txtt/m/n/10 images. Overfull \hbox (1.87749pt too wide) in paragraph at lines 2958--2958 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (2.53853pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 string| Overfull \hbox (4.09656pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/txtt/m/n/10 images. Overfull \hbox (2.53853pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.09656pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 global| [32] Overfull \hbox (5.34277pt too wide) in paragraph at lines 3104--3104 []\T1/qhv/m/n/10 Type| Overfull \hbox (8.62146pt too wide) in paragraph at lines 3104--3104 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\T1/txtt/m/n/10 loki.api. Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\T1/txtt/m/n/10 loki.auth. Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\T1/txtt/m/n/10 loki.auth. Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\T1/txtt/m/n/10 loki. Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\T1/txtt/m/n/10 lifecycle, Overfull \hbox (6.23364pt too wide) in paragraph at lines 3299--3299 []\T1/qhv/m/n/10 Type| Overfull \hbox (13.35365pt too wide) in paragraph at lines 3299--3299 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 backups. Overfull \hbox (46.4329pt too wide) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 instances. Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 nic. Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 instances. Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 placement. Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 network.ovn. Overfull \hbox (30.62297pt too wide) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 integration_bridge| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 network.ovn. Overfull \hbox (46.37292pt too wide) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 northbound_connection| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 unix:/var/ Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 run/ovn/ Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 ovnnb_db. Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 storage. Overfull \hbox (9.62303pt too wide) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 backups_volume| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 storage. Overfull \hbox (4.37305pt too wide) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 images_volume| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 lo- [33] [34] [35] [36] Overfull \hbox (6.23364pt too wide) in paragraph at lines 3772--3772 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 3772--3772 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 3772--3772 []\T1/qhv/m/n/10 Re- Underfull \hbox (badness 10000) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 security. Overfull \hbox (2.78366pt too wide) in paragraph at lines 3772--3772 []\T1/qtm/m/n/10 bool| Overfull \hbox (4.35173pt too wide) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 security. Overfull \hbox (2.78366pt too wide) in paragraph at lines 3772--3772 []\T1/qtm/m/n/10 bool| Overfull \hbox (4.35173pt too wide) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 security. Overfull \hbox (2.78366pt too wide) in paragraph at lines 3772--3772 []\T1/qtm/m/n/10 bool| Overfull \hbox (4.35173pt too wide) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 false| [37] [38] [39] [40] [41] Underfull \vbox (badness 10000) detected at line 4238 Underfull \vbox (badness 10000) detected at line 4238 [42] [43] Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 []\T1/txtt/m/n/10 user@host:~$ ip addr 1: lo: mtu 65536 qdisc noqueue state Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/ Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 128 scope host valid_lft forever preferred_lft forever2: enp5s0 : mtu 1500 qdisc mq state UP group default qlen 1000 link/ether Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 00:16:3e:e3:f3:3f brd ff:ff:ff:ff:ff:ff inet 10.68.216.12/24 me tric 100 brd 10.68. Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 216.255 scope global dynamic enp5s0 valid_lft 3028sec preferred _lft 3028sec inet6 Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 fd42:e819:7a51:5a7b:216:3eff:fee3:f33f/64 scope global mngtmpad dr noprefixroute valid_lft Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 forever preferred_lft forever inet6 fe80::216:3eff:fee3:f33f/64 scope link valid_lft Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 forever preferred_lft forever3: lxdbr0: mtu Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 1500 qdisc noqueue state DOWN group default qlen 1000 link/ethe r 00:16:3e:8d:f3:72 brd Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 ff:ff:ff:ff:ff:ff inet 10.64.82.1/24 scope global lxdbr0 valid_ lft forever preferred_lft Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 forever inet6 fd42:f4ab:4399:e6eb::1/64 scope global valid_lft forever preferred_lft [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 5387--5390 []\T1/txtt/m/n/10 root@instance:~# cloud[]init status [][]wait ................ .....................status: [57] [58] [59] [60] [61] [62] [63] [64] Underfull \hbox (badness 10000) in paragraph at lines 6068--6074 []\T1/txtt/m/n/10 user@host:~$ lxc console [][]show[]log systemd Console log: F ailed to insert module Underfull \hbox (badness 10000) in paragraph at lines 6068--6074 \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 autofs4\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 Fail ed to insert module \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 unix\TS1/txtt/m/n/10 '\T1 /txtt/m/n/10 Failed to mount sysfs at /sys: Operation not Underfull \hbox (badness 10000) in paragraph at lines 6068--6074 \T1/txtt/m/n/10 permittedFailed to mount proc at /proc: Operation not permitted [!!!!!!] Failed to mount [65] Underfull \hbox (badness 10000) in paragraph at lines 6092--6101 []\T1/txtt/m/n/10 user@host:~$ lxc config set systemd raw.lxc \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 lxc.init.cmd = /bin/bash\TS1/txtt/m/n/10 ' \T1/txtt/m/n/10 us er@host:~$ lxc Underfull \hbox (badness 10000) in paragraph at lines 6103--6109 []\T1/txtt/m/n/10 user@host:~$ lxc exec systemd bash [root@systemd ~]# ls[root@ systemd ~]# mountmount: Underfull \hbox (badness 10000) in paragraph at lines 6103--6109 \T1/txtt/m/n/10 failed to read mtab: No such file or directory[root@systemd ~]# cd /[root@systemd /]# [66] [67] Overfull \hbox (6.23364pt too wide) in paragraph at lines 6451--6451 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 6451--6451 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 6451--6451 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 agent. Overfull \hbox (7.07999pt too wide) in paragraph at lines 6451--6451 \T1/txtt/m/n/10 nic_config| Overfull \hbox (2.78366pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 vir-tual Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 \T1/qtm/m/n/10 ma- Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 auto| Overfull \hbox (17.57996pt too wide) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 environment. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 yes Overfull \hbox (2.11745pt too wide) in paragraph at lines 6451--6451 \T1/qtm/m/n/10 (exec)| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 linux. Overfull \hbox (28.07993pt too wide) in paragraph at lines 6451--6451 \T1/txtt/m/n/10 kernel_modules| Overfull \hbox (7.83365pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 linux. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 con- Overfull \hbox (7.83365pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 string| Overfull \hbox (4.80768pt too wide) in paragraph at lines 6583--6583 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qhv/m/n/10 Con- Overfull \hbox (1.3577pt too wide) in paragraph at lines 6583--6583 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/txtt/m/n/10 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/txtt/m/n/10 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/txtt/m/n/10 boot. Overfull \hbox (28.79482pt too wide) in paragraph at lines 6583--6583 \T1/txtt/m/n/10 host_shutdown_timeout| Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/txtt/m/n/10 boot.stop. Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 \T1/qtm/m/n/10 te- [68] Overfull \hbox (6.23364pt too wide) in paragraph at lines 6734--6734 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 DHCP on Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 6445) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 Net-work con-fig-u-ra-tion for \T1/txtt/m/n/10 cloud[]init Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 user. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 DHCP on Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 Legacy ver-sion of \T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 Legacy ver-sion of \T1/txtt/m/n/10 cloud[]init. Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 user. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 Legacy ver-sion of \T1/txtt/m/n/10 cloud[]init. Overfull \hbox (6.23364pt too wide) in paragraph at lines 7101--7101 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qhv/m/n/10 up- Overfull \hbox (0.59048pt too wide) in paragraph at lines 7101--7101 \T1/qhv/m/n/10 date| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qhv/m/n/10 di- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 for Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 VMs: Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 1 Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 cpu. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 cpu. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 10 Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 (max- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 disk. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 5 Overfull \hbox (15.08093pt too wide) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 (medium)| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 for Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 VMs: Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 memory. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 memory. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.89085pt too wide) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 vir- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 tual Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 ma- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 memory. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 memory. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 swap. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 10 Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 (max- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 network. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 0 Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 (min- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- [69] Overfull \vbox (49.70886pt too high) has occurred while \output is active [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Overfull \hbox (3.64542pt too wide) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 RLIMIT_MEMLOCK| Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Overfull \hbox (19.39537pt too wide) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 RLIMIT_SIGPENDING| [72] Overfull \hbox (6.23364pt too wide) in paragraph at lines 7513--7513 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7513--7513 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 7513--7513 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/txtt/m/n/10 incremental. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/txtt/m/n/10 incremental. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/txtt/m/n/10 incremental. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/txtt/m/n/10 memory. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 migration. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 vir- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/qtm/m/n/10 tual Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/qtm/m/n/10 ma- [73] Overfull \hbox (6.23364pt too wide) in paragraph at lines 7626--7626 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 \T1/qhv/m/n/10 di- Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/txtt/m/n/10 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 \T1/txtt/m/n/10 driver. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 string| Overfull \hbox (1.58078pt too wide) in paragraph at lines 7626--7626 []\T1/txtt/m/n/10 compute, Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7626--7626 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 What driver ca-pa-bil-i-ties the in-stance Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 \T1/qtm/m/n/10 needs (sets \T1/txtt/m/n/10 libnvidia[]container Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/txtt/m/n/10 nvidia. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7626--7626 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/txtt/m/n/10 nvidia. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7626--7626 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/txtt/m/n/10 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 \T1/txtt/m/n/10 require. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7626--7626 \T1/qtm/m/n/10 tainer| Overfull \hbox (6.23364pt too wide) in paragraph at lines 7777--7777 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 un-priv-i-leged Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 vir-tual ma- Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/txtt/m/n/10 raw. Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 \T1/txtt/m/n/10 qemu. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 vir-tual ma- Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| [74] [75] Overfull \hbox (663.61386pt too wide) in alignment at lines 7918--7940 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7940--7966 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7966--7972 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7972--7974 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7974--8547 [] [] [] [] [] [] [76] Overfull \hbox (6.23364pt too wide) in paragraph at lines 8661--8661 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 8661--8661 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 8661--8661 \T1/qhv/m/n/10 fault| Overfull \hbox (2.44495pt too wide) in paragraph at lines 8661--8661 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 8661--8661 \T1/qhv/m/n/10 up- Overfull \hbox (3.61494pt too wide) in paragraph at lines 8661--8661 \T1/qhv/m/n/10 date| Overfull \hbox (6.67366pt too wide) in paragraph at lines 8661--8661 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 8661--8661 \T1/qhv/m/n/10 di- Overfull \hbox (1.12366pt too wide) in paragraph at lines 8661--8661 \T1/qhv/m/n/10 tion| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8661--8661 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8661--8661 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), a Overfull \hbox (10.77892pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (5.52893pt too wide) in paragraph at lines 8661--8661 \T1/txtt/m/n/10 schedule. Overfull \hbox (2.78366pt too wide) in paragraph at lines 8661--8661 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 false| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8661--8661 []\T1/qtm/m/n/10 string| Overfull \hbox (16.50357pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 snap%d| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8661--8661 []\T1/qtm/m/n/10 string| [77] Overfull \hbox (6.23364pt too wide) in paragraph at lines 8966--8966 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.evacuate. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.idmap. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.uuid. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 \T1/txtt/m/n/10 last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 \T1/txtt/m/n/10 last_state.vf. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| [78] [79] [80] [81] Overfull \hbox (6.23364pt too wide) in paragraph at lines 9851--9851 []\T1/qhv/m/n/10 Type| Overfull \hbox (2.03616pt too wide) in paragraph at lines 9851--9851 []\T1/qhv/m/n/10 Man- Overfull \hbox (1.49615pt too wide) in paragraph at lines 9851--9851 \T1/qhv/m/n/10 aged| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 domly Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 routes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 routes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 par-ent Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 ipv4_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 ipv6_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 security. Overfull \hbox (8.16794pt too wide) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 mac_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 port_isolation| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 te- [82] [83] Overfull \vbox (73.70886pt too high) has occurred while \output is active [84] Overfull \hbox (1.71747pt too wide) in paragraph at lines 10060--10060 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 in-te- [85] Overfull \hbox (2.72614pt too wide) in paragraph at lines 10291--10291 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 in-te- [86] [87] Overfull \hbox (5.31285pt too wide) in paragraph at lines 10701--10701 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/qhv/m/n/10 Man- Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/qtm/m/n/10 te- Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/txtt/m/n/10 default.egress. Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/txtt/m/n/10 default.egress. Overfull \hbox (1.86287pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/txtt/m/n/10 default.ingress. Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/txtt/m/n/10 default.ingress. Overfull \hbox (1.86287pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/qtm/m/n/10 te- [88] Overfull \hbox (1.71747pt too wide) in paragraph at lines 10914--10914 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 in-te- [89] Overfull \hbox (6.23364pt too wide) in paragraph at lines 11170--11170 []\T1/qhv/m/n/10 Type| Overfull \hbox (2.78366pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 auto Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 l3s\T1/qtm/m/n/10 ), - Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (13.08292pt too wide) in paragraph at lines 11170--11170 \T1/txtt/m/n/10 host_table| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 auto Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 l3s\T1/qtm/m/n/10 ), - Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (13.08292pt too wide) in paragraph at lines 11170--11170 \T1/txtt/m/n/10 host_table| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 par-ent Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 te- [90] Overfull \hbox (3.51349pt too wide) in paragraph at lines 11355--11355 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 \T1/qtm/m/n/10 te- Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 ker-nel as- Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 \T1/qtm/m/n/10 te- [91] [92] Overfull \hbox (4.06358pt too wide) in paragraph at lines 11772--11772 []\T1/qhv/m/n/10 Type| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (0.77802pt too wide) in paragraph at lines 11772--11772 \T1/txtt/m/n/10 host_address| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 169.254. Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (11.27798pt too wide) in paragraph at lines 11772--11772 \T1/txtt/m/n/10 neighbor_probe| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (0.77802pt too wide) in paragraph at lines 11772--11772 \T1/txtt/m/n/10 host_address| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (11.27798pt too wide) in paragraph at lines 11772--11772 \T1/txtt/m/n/10 neighbor_probe| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 par-ent Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 \T1/qtm/m/n/10 te- [93] [94] [95] [96] Overfull \hbox (6.23364pt too wide) in paragraph at lines 12235--12235 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 12235--12235 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 12235--12235 \T1/qhv/m/n/10 fault| Overfull \hbox (1.01366pt too wide) in paragraph at lines 12235--12235 []\T1/qhv/m/n/10 Re- Overfull \hbox (12.74364pt too wide) in paragraph at lines 12235--12235 \T1/qhv/m/n/10 quired| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 boot. Overfull \hbox (13.54417pt too wide) in paragraph at lines 12235--12235 \T1/txtt/m/n/10 priority| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 ceph. Overfull \hbox (34.54411pt too wide) in paragraph at lines 12235--12235 \T1/txtt/m/n/10 cluster_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 ceph| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 ceph. Overfull \hbox (18.79416pt too wide) in paragraph at lines 12235--12235 \T1/txtt/m/n/10 user_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 admin| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 io. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 none| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (29.29413pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 propagation| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 raw. Overfull \hbox (3.0442pt too wide) in paragraph at lines 12235--12235 \T1/txtt/m/n/10 mount. Overfull \hbox (8.29419pt too wide) in paragraph at lines 12235--12235 \T1/txtt/m/n/10 options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (13.54417pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 readonly| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 false| Overfull \hbox (18.79416pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 recursive| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 false| Overfull \hbox (13.54417pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 required| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 bool| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 true| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 false| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 size. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (3.0442pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 source| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| [97] [98] Overfull \hbox (3.24217pt too wide) in paragraph at lines 12694--12694 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 12694--12694 []\T1/qhv/m/n/10 De- Overfull \hbox (10.02158pt too wide) in paragraph at lines 12694--12694 []\T1/txtt/m/n/10 productid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 12694--12694 []\T1/qtm/m/n/10 string| Overfull \hbox (4.77159pt too wide) in paragraph at lines 12694--12694 []\T1/txtt/m/n/10 required| Overfull \hbox (1.36797pt too wide) in paragraph at lines 12694--12694 []\T1/txtt/m/n/10 false| Overfull \hbox (4.77159pt too wide) in paragraph at lines 12694--12694 []\T1/txtt/m/n/10 vendorid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 12694--12694 []\T1/qtm/m/n/10 string| [99] [100] [101] [102] Overfull \hbox (6.23364pt too wide) in paragraph at lines 13372--13372 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qhv/m/n/10 Re- Overfull \hbox (8.02464pt too wide) in paragraph at lines 13372--13372 \T1/qhv/m/n/10 quired| Overfull \hbox (13.57469pt too wide) in paragraph at lines 13372--13372 []\T1/txtt/m/n/10 hwaddr| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 par-ent Overfull \hbox (3.07472pt too wide) in paragraph at lines 13372--13372 []\T1/txtt/m/n/10 name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (18.82468pt too wide) in paragraph at lines 13372--13372 []\T1/txtt/m/n/10 nictype| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 string| Overfull \hbox (13.57469pt too wide) in paragraph at lines 13372--13372 []\T1/txtt/m/n/10 parent| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 string| [103] Overfull \hbox (4.03886pt too wide) in paragraph at lines 13690--13690 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/qhv/m/n/10 Re- Overfull \hbox (5.63887pt too wide) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 string| Overfull \hbox (5.63887pt too wide) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 The ad-dress and port to con-nect to Overfull \hbox (5.63887pt too wide) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 The ad-dress and port to bind and lis-ten Overfull \hbox (0.58888pt too wide) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 bool| Overfull \hbox (2.47002pt too wide) in paragraph at lines 13690--13690 []\T1/txtt/m/n/10 false| Overfull \hbox (18.15402pt too wide) in paragraph at lines 13690--13690 []\T1/txtt/m/n/10 proxy_protocol| Overfull \hbox (0.58888pt too wide) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 bool| Overfull \hbox (2.47002pt too wide) in paragraph at lines 13690--13690 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/txtt/m/n/10 security. [104] Overfull \hbox (3.24217pt too wide) in paragraph at lines 13819--13819 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13819--13819 []\T1/qhv/m/n/10 De- Overfull \hbox (10.02158pt too wide) in paragraph at lines 13819--13819 []\T1/txtt/m/n/10 productid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 13819--13819 []\T1/qtm/m/n/10 string| Overfull \hbox (4.77159pt too wide) in paragraph at lines 13819--13819 []\T1/txtt/m/n/10 required| Overfull \hbox (1.36797pt too wide) in paragraph at lines 13819--13819 []\T1/txtt/m/n/10 false| Overfull \hbox (4.77159pt too wide) in paragraph at lines 13819--13819 []\T1/txtt/m/n/10 vendorid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 13819--13819 []\T1/qtm/m/n/10 string| [105] Overfull \hbox (2.87396pt too wide) in paragraph at lines 13909--13909 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13909--13909 []\T1/qhv/m/n/10 De- Overfull \hbox (4.47397pt too wide) in paragraph at lines 13909--13909 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13909--13909 []\T1/qtm/m/n/10 for con- Overfull \hbox (6.18475pt too wide) in paragraph at lines 13909--13909 []\T1/txtt/m/n/10 pathrm| Overfull \hbox (4.47397pt too wide) in paragraph at lines 13909--13909 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13909--13909 []\T1/qtm/m/n/10 for con- [106] [107] [108] [109] [110] Underfull \hbox (badness 10000) in paragraph at lines 14476--14476 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 14476--14476 []\T1/txtt/m/n/10 requirements. Overfull \hbox (1.87279pt too wide) in paragraph at lines 14476--14476 []\T1/qtm/m/n/10 string| Overfull \hbox (1.87279pt too wide) in paragraph at lines 14476--14476 []\T1/qtm/m/n/10 string| [111] Underfull \hbox (badness 6016) in paragraph at lines 14553--14556 []\T1/qtm/m/n/10 Some au-then-ti-ca-tion meth-ods re-quire spe-cific flags (for ex-am-ple, use \T1/txtt/m/n/10 lxc remote add [112] [113] [114] [115] [116] [117] [118] [119] Overfull \hbox (28.42151pt too wide) in paragraph at lines 15301--15301 []\T1/txtt/m/n/10 map[string]map[string]string| Overfull \hbox (10.15054pt too wide) in paragraph at lines 15301--15301 []\T1/txtt/m/n/10 properties| [120] [121] [122] Underfull \hbox (badness 10000) in paragraph at lines 15602--15604 []\T1/qtm/m/n/10 Through a pro-file: \T1/txtt/m/n/10 lxc profile device add root disk path=/ [123] [124] [125] [126] [127] Underfull \hbox (badness 10000) in paragraph at lines 16004--16015 []\T1/txtt/m/n/10 user@host:~$ lxc storage create my[]pool zfs source=/dev/sdX size=10GiB [][]target=vm01 Underfull \hbox (badness 10000) in paragraph at lines 16004--16015 \T1/txtt/m/n/10 Storage pool my[]pool pending on member vm01 user@host:~$ lxc s torage create my[]pool zfs Underfull \hbox (badness 10000) in paragraph at lines 16004--16015 \T1/txtt/m/n/10 source=/dev/sdX size=15GiB [][]target=vm02 Storage pool my[]poo l pending on member vm02 Underfull \hbox (badness 10000) in paragraph at lines 16004--16015 \T1/txtt/m/n/10 user@host:~$ lxc storage create my[]pool zfs source=/dev/sdY si ze=10GiB [][]target=vm03 Underfull \hbox (badness 10000) in paragraph at lines 16004--16015 \T1/txtt/m/n/10 Storage pool my[]pool pending on member vm03 user@host:~$ lxc s torage create my[]pool zfs [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] Overfull \hbox (3.86748pt too wide) in paragraph at lines 17098--17098 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17098--17098 []\T1/txtt/m/n/10 rsync. Overfull \hbox (5.46748pt too wide) in paragraph at lines 17098--17098 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17098--17098 []\T1/txtt/m/n/10 0 \T1/qtm/m/n/10 (no Underfull \hbox (badness 10000) in paragraph at lines 17098--17098 []\T1/txtt/m/n/10 rsync. Overfull \hbox (5.46748pt too wide) in paragraph at lines 17098--17098 []\T1/qtm/m/n/10 string| [141] Overfull \hbox (6.23364pt too wide) in paragraph at lines 17245--17245 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 17245--17245 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 17245--17245 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 17245--17245 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 17245--17245 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 17245--17245 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), Underfull \hbox (badness 5359) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 a comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @ho urly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , [142] [143] Overfull \hbox (6.23364pt too wide) in paragraph at lines 17417--17417 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17417--17417 []\T1/txtt/m/n/10 btrfs. Overfull \hbox (18.71133pt too wide) in paragraph at lines 17417--17417 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17417--17417 []\T1/qtm/m/n/10 string| Overfull \hbox (4.85098pt too wide) in paragraph at lines 17417--17417 []\T1/txtt/m/n/10 user_subvol_rm_allowed| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17417--17417 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 7631) in paragraph at lines 17417--17417 []\T1/qtm/m/n/10 auto (20% of free disk Overfull \hbox (7.83365pt too wide) in paragraph at lines 17417--17417 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17417--17417 []\T1/txtt/m/n/10 source. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17417--17417 []\T1/qtm/m/n/10 bool| Overfull \hbox (6.23364pt too wide) in paragraph at lines 17564--17564 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 17564--17564 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 17564--17564 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 17564--17564 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 17564--17564 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 17564--17564 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), Underfull \hbox (badness 5359) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 a comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @ho urly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , [144] [145] [146] Overfull \hbox (6.23364pt too wide) in paragraph at lines 17833--17833 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 lvm. Overfull \hbox (3.37209pt too wide) in paragraph at lines 17833--17833 \T1/txtt/m/n/10 thinpool_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 lvm. Overfull \hbox (50.62195pt too wide) in paragraph at lines 17833--17833 \T1/txtt/m/n/10 thinpool_metadata_size| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 lvm. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 lvm.vg. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 rsync. Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 rsync. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 bool| Overfull \hbox (6.23364pt too wide) in paragraph at lines 18044--18044 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.62395pt too wide) in paragraph at lines 18044--18044 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qhv/m/n/10 di- Overfull \hbox (1.93695pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 block. Overfull \hbox (22.99687pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 block. Overfull \hbox (1.93695pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 block. Overfull \hbox (38.68684pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 block. Overfull \hbox (7.49083pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 mount_options| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 lvm. Overfull \hbox (7.18694pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 stripes| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume.lvm. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 lvm. Overfull \hbox (12.43692pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 stripes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume.lvm. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 stripes. Overfull \hbox (17.6869pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 security. Overfull \hbox (7.18694pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.6869pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 security. Overfull \hbox (12.43692pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Overfull \hbox (22.93689pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.93695pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.93689pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.18694pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.93689pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.43692pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), Underfull \hbox (badness 5954) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 a comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @ho urly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , [147] [148] [149] [150] Overfull \hbox (6.23364pt too wide) in paragraph at lines 18339--18339 []\T1/qhv/m/n/10 Type| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18339--18339 []\T1/txtt/m/n/10 source. Overfull \hbox (2.78366pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18339--18339 []\T1/txtt/m/n/10 zfs. Overfull \hbox (14.78882pt too wide) in paragraph at lines 18339--18339 \T1/txtt/m/n/10 clone_copy| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18339--18339 []\T1/txtt/m/n/10 zfs. Overfull \hbox (2.78366pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18339--18339 []\T1/txtt/m/n/10 zfs. Overfull \hbox (9.53883pt too wide) in paragraph at lines 18339--18339 \T1/txtt/m/n/10 pool_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 string| Overfull \hbox (6.23364pt too wide) in paragraph at lines 18598--18598 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (1.76367pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 block. Overfull \hbox (22.8236pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.16885pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 block_mode Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/qtm/m/n/10 en- Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 block. Overfull \hbox (1.76367pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 block. Overfull \hbox (38.51357pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.16885pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 block_mode Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/qtm/m/n/10 en- Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 block. Overfull \hbox (7.21684pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 mount_options| Overfull \hbox (17.51363pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 security. Overfull \hbox (7.01366pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.51363pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 security. Overfull \hbox (12.26364pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Overfull \hbox (22.76361pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.76367pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.76361pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.01366pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.76361pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.26364pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 5446) in paragraph at lines 18598--18598 \T1/qtm/m/n/10 comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @hour ly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (17.51363pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 blocksize| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume.zfs. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.76361pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 block_mode| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume.zfs. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (54.26352pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 remove_snapshots| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (22.9668pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 remove_snapshots Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (33.26358pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 use_refquota| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (1.96686pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 use_refquota Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (38.51357pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 reserve_space| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (7.21684pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 reserve_space [151] Overfull \vbox (29.70642pt too high) has occurred while \output is active [152] [153] Overfull \hbox (1.77838pt too wide) in paragraph at lines 18929--18929 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18929--18929 []\T1/txtt/m/n/10 ceph.osd. Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 6961) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 name of the Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18929--18929 []\T1/txtt/m/n/10 volatile.pool. Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| [154] Overfull \hbox (6.23364pt too wide) in paragraph at lines 19108--19108 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.62395pt too wide) in paragraph at lines 19108--19108 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qhv/m/n/10 di- Overfull \hbox (1.93695pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 block. Overfull \hbox (22.99687pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 block. Overfull \hbox (1.93695pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 block. Overfull \hbox (38.68684pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 block. Overfull \hbox (7.49083pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 mount_options| Overfull \hbox (17.6869pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 security. Overfull \hbox (7.18694pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.6869pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 security. Overfull \hbox (12.43692pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Overfull \hbox (22.93689pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.93695pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.93689pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.18694pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.93689pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.43692pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), Underfull \hbox (badness 5954) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 a comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @ho urly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , [155] [156] [157] Overfull \hbox (6.23364pt too wide) in paragraph at lines 19436--19436 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 19436--19436 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 19436--19436 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 19436--19436 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 19436--19436 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 19436--19436 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), Underfull \hbox (badness 5359) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 a comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @ho urly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , [158] [159] [160] Overfull \hbox (5.05363pt too wide) in paragraph at lines 19618--19618 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 19618--19618 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 19618--19618 []\T1/txtt/m/n/10 cephobject.bucket. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19618--19618 []\T1/txtt/m/n/10 cephobject.radosgw. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19618--19618 []\T1/txtt/m/n/10 cephobject.radosgw. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Overfull \hbox (3.8737pt too wide) in paragraph at lines 19618--19618 []\T1/txtt/m/n/10 admin| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 Di-rec- Overfull \hbox (1.42447pt too wide) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 Btrfs| Overfull \hbox (1.33548pt too wide) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 LVM| Overfull \hbox (1.29305pt too wide) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 ZFS| Underfull \hbox (badness 10000) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 Ceph Overfull \hbox (2.51079pt too wide) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 CephFS| Underfull \hbox (badness 10000) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 Ceph Ob- [161] [162] [163] [164] [165] Underfull \hbox (badness 10000) in paragraph at lines 20425--20436 []\T1/txtt/m/n/10 user@host:~$ lxc network create UPLINK [][]type=physical pare nt=br0 [][]target=vm01 Network Underfull \hbox (badness 10000) in paragraph at lines 20425--20436 \T1/txtt/m/n/10 UPLINK pending on member vm01 user@host:~$ lxc network create U PLINK [][]type=physical Underfull \hbox (badness 10000) in paragraph at lines 20425--20436 \T1/txtt/m/n/10 parent=br0 [][]target=vm02 Network UPLINK pending on member vm0 2 user@host:~$ lxc network Underfull \hbox (badness 10000) in paragraph at lines 20425--20436 \T1/txtt/m/n/10 create UPLINK [][]type=physical parent=br0 [][]target=vm03 Netw ork UPLINK pending on member [166] [167] Underfull \hbox (badness 10000) in paragraph at lines 20671--20671 []\T1/qhv/m/n/10 Re- Overfull \hbox (3.59175pt too wide) in paragraph at lines 20671--20671 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 20671--20671 []\T1/qtm/m/n/10 string [168] Overfull \hbox (5.4107pt too wide) in paragraph at lines 20901--20901 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 20901--20901 []\T1/qhv/m/n/10 Re- Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (25.79492pt too wide) in paragraph at lines 20901--20901 []\T1/txtt/m/n/10 destination_port| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| [169] [170] [171] [172] Underfull \hbox (badness 10000) in paragraph at lines 21189--21189 []\T1/qhv/m/n/10 Re- Overfull \hbox (18.00934pt too wide) in paragraph at lines 21189--21189 []\T1/txtt/m/n/10 listen_address| Overfull \hbox (2.25938pt too wide) in paragraph at lines 21189--21189 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 21189--21189 []\T1/qtm/m/n/10 string Underfull \hbox (badness 10000) in paragraph at lines 21189--21189 []\T1/qtm/m/n/10 port [173] [174] Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 []\T1/txtt/m/n/10 user@host:~$ dig @192.0.2.200 []p 1053 axfr lxd.example.net l xd.example.net. 3600 IN Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 SOA lxd.example.net. ns1.lxd.example.net. 1669736788 120 60 864 00 30lxd.example. Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 net. 300 IN NS ns1.lxd.example.net.lxdtest.gw.lxd.example.net. 300 IN A 192.0.2. Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 1lxdtest.gw.lxd.example.net. 300 IN AAAA fd42:4131:a53c:7211::1 default[]ovntest. Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 uplink.lxd.example.net. 300 IN A 192.0.2.20default[]ovntest.upl ink.lxd.example.net. Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 300 IN AAAA fd42:4131:a53c:7211:216:3eff:fe4e:b794c1.lxd.exampl e.net. 300 IN AAAA Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 fd42:4131:a53c:7211:216:3eff:fe19:6edec1.lxd.example.net. 300 I N A 192.0.2.125manualtest. Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 lxd.example.net. 300 IN A 8.8.8.8lxd.example.net. 3600 IN SOA l xd.example.net. ns1.lxd. [175] Underfull \hbox (badness 10000) in paragraph at lines 21494--21497 \T1/txtt/m/n/10 IN SOA 2.0.192.in[]addr.arpa. ns1.2.0.192.in[]addr.arpa. 166973 6828 120 60 86400 302.0. Underfull \hbox (badness 10000) in paragraph at lines 21494--21497 \T1/txtt/m/n/10 192.in[]addr.arpa. 300 IN NS ns1.2.0.192.in[]addr.arpa.1.2.0.19 2.in[]addr.arpa. 300 IN PTR Underfull \hbox (badness 10000) in paragraph at lines 21494--21497 \T1/txtt/m/n/10 lxdtest.gw.lxd.example.net.20.2.0.192.in[]addr.arpa. 300 IN PTR default[]ovntest.uplink. Underfull \hbox (badness 10000) in paragraph at lines 21494--21497 \T1/txtt/m/n/10 lxd.example.net.125.2.0.192.in[]addr.arpa. 300 IN PTR c1.lxd.ex ample.net.2.0.192.in[]addr. Underfull \hbox (badness 10000) in paragraph at lines 21494--21497 \T1/txtt/m/n/10 arpa. 3600 IN SOA 2.0.192.in[]addr.arpa. ns1.2.0.192.in[]addr.a rpa. 1669736828 120 60 86400 [176] Underfull \hbox (badness 10000) in paragraph at lines 21668--21668 []\T1/qhv/m/n/10 Re- Underfull \hbox (badness 10000) in paragraph at lines 21668--21668 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 21668--21668 []\T1/txtt/m/n/10 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 21668--21668 []\T1/qtm/m/n/10 string Underfull \hbox (badness 5147) in paragraph at lines 21672--21677 \T1/qtm/b/n/10 Note: \T1/qtm/m/n/10 When gen-er-at-ing the TSIG key us-ing \T1 /txtt/m/n/10 tsig[]keygen\T1/qtm/m/n/10 , the key name must fol-low the for-mat [177] Underfull \hbox (badness 10000) in paragraph at lines 21812--21812 []\T1/qhv/m/n/10 Re- Overfull \hbox (3.59175pt too wide) in paragraph at lines 21812--21812 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 21812--21812 []\T1/qtm/m/n/10 en-try Underfull \hbox (badness 10000) in paragraph at lines 21812--21812 []\T1/qtm/m/n/10 string [178] [179] [180] Overfull \hbox (710.2139pt too wide) in alignment at lines 22096--22115 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22115--22138 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22138--22144 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22144--22146 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22146--23125 [] [] [] [] [] [181] [182] [183] ! LaTeX Error: Unicode character ● (U+25CF) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.23303 ...en{}link DNS configuration for lxdbr0}} \sphinxcode{\sphinxupquote... Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 []\T1/txtt/m/n/10 user@host:~$ sudo systemctl status lxd[]dns[]lxdbr0.service lxd[]dns[]lxdbr0.service Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 [] \T1/txtt/m/n/10 LXD per[]link DNS configuration for lxdbr0 Loaded: loaded (/ etc/systemd/system/ Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 \T1/txtt/m/n/10 lxd[]dns[]lxdbr0.service; enabled; vendor preset: enabled) Acti ve: inactive (dead) Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 \T1/txtt/m/n/10 since Mon 2021[]06[]14 17:03:12 BST; 1min 2s ago Process: 9433 ExecStart=/usr/bin/ Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 \T1/txtt/m/n/10 resolvectl dns lxdbr0 n.n.n.n (code=exited, status=0/SUCCESS) P rocess: 9434 ExecStart=/ Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 \T1/txtt/m/n/10 usr/bin/resolvectl domain lxdbr0 ~lxd (code=exited, status=0/SU CCESS) Main PID: 9434 [184] Underfull \hbox (badness 10000) in paragraph at lines 23309--23313 []\T1/txtt/m/n/10 user@host:~$ resolvectl status lxdbr0 Link 6 (lxdbr0) Current Scopes: DNSDefaultRoute Underfull \hbox (badness 10000) in paragraph at lines 23309--23313 \T1/txtt/m/n/10 setting: no LLMNR setting: yesMulticastDNS setting: no DNSOverT LS setting: no DNSSEC Underfull \hbox (badness 10000) in paragraph at lines 23309--23313 \T1/txtt/m/n/10 setting: no DNSSEC supported: no Current DNS Server: n.n.n.n DN S Servers: n.n.n.n DNS [185] [186] [187] Overfull \hbox (6.23364pt too wide) in paragraph at lines 24013--24013 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/qtm/m/n/10 dard Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 ipv4.nat. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/qtm/m/n/10 dard Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 ipv6.dhcp. Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/qtm/m/n/10 DHCP Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 ipv6.nat. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/txtt/m/n/10 acls.default. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Overfull \hbox (15.96465pt too wide) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/txtt/m/n/10 acls.default. Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Overfull \hbox (15.96465pt too wide) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/txtt/m/n/10 acls.default. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Overfull \hbox (15.96465pt too wide) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/txtt/m/n/10 acls.default. Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Overfull \hbox (15.96465pt too wide) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| [188] Overfull \vbox (109.70886pt too high) has occurred while \output is active [189] Overfull \hbox (255.16298pt too wide) in paragraph at lines 24104--24108 []\T1/txtt/m/n/10 user@host:~$ lxc list +[][][][][][]+[][][][][][][][][]+[][][] [][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][]+[][][ ][][][][][][][][]+| Overfull \hbox (389.99258pt too wide) in paragraph at lines 24104--24108 \T1/txtt/m/n/10 NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS |+[][][][][][]+[] [][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]+[][][ ][][][][][][][][]+[][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 24104--24108 \T1/txtt/m/n/10 c1 | RUNNING | 192.0.2.2 (eth0) | 2001:db8:cff3:5089:216:3eff:f ef0:549f (eth0) | Overfull \hbox (216.74309pt too wide) in paragraph at lines 24104--24108 \T1/txtt/m/n/10 CONTAINER | 0 |+[][][][][][]+[][][][][][][][][]+[][][][][][][][ ][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][]+[][][][][][][] [][][][]+ Underfull \hbox (badness 10000) in paragraph at lines 24104--24108 [190] [191] [192] [193] Underfull \hbox (badness 10000) in paragraph at lines 24474--24474 []\T1/qhv/m/n/10 Re- Underfull \hbox (badness 10000) in paragraph at lines 24474--24474 []\T1/qtm/m/n/10 string Overfull \hbox (10.4705pt too wide) in paragraph at lines 24474--24474 []\T1/txtt/m/n/10 target_project| Overfull \hbox (10.4705pt too wide) in paragraph at lines 24474--24474 []\T1/txtt/m/n/10 target_network| [194] Underfull \hbox (badness 10000) in paragraph at lines 24640--24640 []\T1/qhv/m/n/10 Re- Overfull \hbox (8.44952pt too wide) in paragraph at lines 24640--24640 []\T1/txtt/m/n/10 listen_address| Underfull \hbox (badness 10000) in paragraph at lines 24640--24640 []\T1/qtm/m/n/10 back-end [195] Underfull \hbox (badness 10000) in paragraph at lines 24770--24770 []\T1/qhv/m/n/10 Re- Overfull \hbox (1.81252pt too wide) in paragraph at lines 24770--24770 []\T1/qtm/m/n/10 string| Overfull \hbox (5.83527pt too wide) in paragraph at lines 24770--24770 []\T1/txtt/m/n/10 target_address| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24770--24770 []\T1/qtm/m/n/10 string| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24770--24770 []\T1/qtm/m/n/10 string| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24770--24770 []\T1/qtm/m/n/10 string| [196] [197] Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qhv/m/n/10 Con-di- Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qhv/m/n/10 De- Overfull \hbox (1.75829pt too wide) in paragraph at lines 25101--25101 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 in-te- Overfull \hbox (1.48705pt too wide) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (1.48705pt too wide) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qhv/m/n/10 Con-di- Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 in-te- Overfull \hbox (1.48705pt too wide) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (1.48705pt too wide) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 string| [198] Overfull \hbox (6.23364pt too wide) in paragraph at lines 25689--25689 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (2.78366pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 NAME. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 NAME. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 - (no Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 pass- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 NAME. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 dns. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv4.ovn. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 routes. Overfull \hbox (2.78366pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv6.ovn. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 routes. Overfull \hbox (2.78366pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ovn. Overfull \hbox (1.15654pt too wide) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 ingress_mode| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 dard Overfull \hbox (4.78592pt too wide) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 l2proxy| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| [199] Overfull \vbox (49.70886pt too high) has occurred while \output is active [200] [201] [202] [203] Overfull \hbox (419.1624pt too wide) in paragraph at lines 25931--25938 []\T1/txtt/m/n/10 user@host:~$ lxc project list +[][][][][][][][][][][][][][][] [][][][][][][]+[][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][] [][][][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][]+[][][][][][][] [][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][]+ | Underfull \hbox (badness 10000) in paragraph at lines 25931--25938 \T1/txtt/m/n/10 NAME | IMAGES | PROFILES | STORAGE VOLUMES | STORAGE BUCKETS | NETWORKS | NETWORK ZONES | Overfull \hbox (385.9925pt too wide) in paragraph at lines 25931--25938 \T1/txtt/m/n/10 DESCRIPTION | USED BY |+[][][][][][][][][][][][][][][][][][][][ ][][]+[][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+ [][][][][][][][][][][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][ ][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 25931--25938 \T1/txtt/m/n/10 default | YES | YES | YES | YES | YES | YES | Default LXD proje ct | 19 Overfull \hbox (270.49283pt too wide) in paragraph at lines 25931--25938 \T1/txtt/m/n/10 |+[][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][] +[][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][][] [][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][][][]+[][][][][][][] [][][][][][][][][][][][][][]+[][][][][][][][][]+| Overfull \hbox (580.24193pt too wide) in paragraph at lines 25931--25938 \T1/txtt/m/n/10 my[]project (current) | YES | NO | NO | NO | YES | YES | | 0 |+ [][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][]+[][][][][][][][][ ][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+[][][ ][][][][][][][]+[][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][] [][][][][]+[][][][][][][][][]+ [204] Underfull \hbox (badness 10000) in paragraph at lines 26007--26013 \T1/txtt/m/n/10 instance creation: Failed creating instance record: Failed init ialising instance: [205] [206] Overfull \hbox (4.4335pt too wide) in paragraph at lines 26289--26289 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26289--26289 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26289--26289 []\T1/qhv/m/n/10 Ini-tial Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 features.networks. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 features.storage. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 features.storage. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| [207] Overfull \hbox (2.9151pt too wide) in paragraph at lines 26454--26454 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- Overfull \hbox (4.5151pt too wide) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- Overfull \hbox (4.5151pt too wide) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/txtt/m/n/10 limits. Overfull \hbox (3.63942pt too wide) in paragraph at lines 26454--26454 \T1/txtt/m/n/10 virtual[]machines| Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- [208] Overfull \hbox (6.23364pt too wide) in paragraph at lines 26860--26860 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/qhv/m/n/10 De- Overfull \hbox (2.78366pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (42.18573pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 unprivileged| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 security.privileged=true\T1/qtm/m/n/10 , \T1/txtt/m/n/10 isolat ed \T1/qtm/m/n/10 pre-vents set-ting \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 privileged=true \T1/qtm/m/n/10 and also \T1/txtt/m/n/10 securit y.idmap.isolated=true\T1/qtm/m/n/10 , \T1/txtt/m/n/10 allow Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 containers. Overfull \hbox (0.55756pt too wide) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 interception| Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (15.9358pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 managed| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (15.9358pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 managed| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (0.55756pt too wide) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 unix[]hotplug| Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (26.80748pt too wide) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 virtual[]machines. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| [209] Overfull \vbox (289.70886pt too high) has occurred while \output is active [210] Overfull \hbox (1.5705pt too wide) in paragraph at lines 26983--26983 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 backups. Overfull \hbox (1.5042pt too wide) in paragraph at lines 26983--26983 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (3.1705pt too wide) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 images. Overfull \hbox (1.5042pt too wide) in paragraph at lines 26983--26983 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (3.1705pt too wide) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 images. Overfull \hbox (3.1705pt too wide) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.1705pt too wide) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 string| [211] [212] [213] [214] [215] Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 []\T1/txtt/m/n/10 user@host:~$ lxd init Would you like to use LXD clustering? ( yes/no) [default=no]: Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 yesWhat IP address or DNS name should be used to reach this ser ver? [default=192.0.2. Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 101]:Are you joining an existing cluster? (yes/no) [default=no] : noWhat member name Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 should be used to identify this server in the cluster? [default =server1]:Setup password Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 authentication on the cluster? (yes/no) [default=no]: noDo you want to configure a Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 new local storage pool? (yes/no) [default=yes]:Name of the stor age backend to use Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 (btrfs, dir, lvm, zfs) [default=zfs]:Create a new ZFS pool? (ye s/no) [default=yes]:Would Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 you like to use an existing empty block device (e.g. a disk or partition)? (yes/no) Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 [default=no]:Size in GiB of the new loop device (1GiB minimum) [default=9GiB]:Do you Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 want to configure a new remote storage pool? (yes/no) [default= no]:Would you like to Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 connect to a MAAS server? (yes/no) [default=no]:Would you like to configure LXD to use Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 an existing bridge or host interface? (yes/no) [default=no]:Wou ld you like to create a Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 new Fan overlay network? (yes/no) [default=yes]:What subnet sho uld be used as the Fan Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 underlay? [default=auto]:Would you like stale cached images to be updated automatically? Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 (yes/no) [default=yes]:Would you like a YAML "lxd init" preseed to be printed? (yes/no) [216] [217] Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 []\T1/txtt/m/n/10 user@host:~$ sudo lxd init Would you like to use LXD clusteri ng? (yes/no) [default=no]: Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 yesWhat IP address or DNS name should be used to reach this ser ver? [default=192. Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 0.2.102]:Are you joining an existing cluster? (yes/no) [default =no]: yesDo you Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 have a join token? (yes/no/[token]) [default=no]: yesPlease pro vide join token: Overfull \hbox (1057.99054pt too wide) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 eyJzZXJ2ZXJfbmFtZSI6InJwaTAxIiwiZmluZ2VycHJpbnQiOiIyNjZjZmExZDk 0ZDZiMjk2Nzk0YjU0YzJlYzdjOTMwNDA5ZjIzNjdmNmM1YjRhZWVjOGM0YjAxYTc2NjU0MjgxIiwiYW RkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiJmZGI1OTgyNjgxNTQ2ZGQyN GE2ZGE0Mzg5MTUyOGM1ZGUxNWNmYmQ5M2M3OTU3ODNkNGI5OGU4MTQ4MWMzNmUwIn0=All Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 existing data is lost when joining a cluster, continue? (yes/no ) [default=no] yesChoose Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 "size" property for storage pool "local":Choose "source" proper ty for storage pool Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 "local":Choose "zfs.pool_name" property for storage pool "local ":Would you like a YAML Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 []\T1/txtt/m/n/10 user@host:~$ sudo lxd init Would you like to use LXD clusteri ng? (yes/no) [default=no]: Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 yesWhat IP address or DNS name should be used to reach this ser ver? [default=192.0. Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 2.102]:Are you joining an existing cluster? (yes/no) [default=n o]: yesDo you have Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 a join token? (yes/no/[token]) [default=no]: noWhat member name should be used to Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 identify this server in the cluster? [default=server2]:IP addre ss or FQDN of an Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 existing cluster member (may include port): 192.0.2.101:8443Clu ster fingerprint: Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 2915dafdf5c159681a9086f732644fb70680533b0fb9005b8c6e9bca5153311 3You can validate this Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 fingerprint by running "lxc info" locally on an existing cluste r member.Is this the Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 correct fingerprint? (yes/no/[fingerprint]) [default=no]: yesCl uster trust password:All Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 existing data is lost when joining a cluster, continue? (yes/no ) [default=no] yesChoose Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 "size" property for storage pool "local":Choose "source" proper ty for storage pool Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 "local":Choose "zfs.pool_name" property for storage pool "local ":Would you like a YAML [218] [219] Overfull \hbox (1052.74055pt too wide) in paragraph at lines 27768--27768 [][]\T1/txtt/m/n/10 eyJzZXJ2ZXJfbmFtZSI6Im5vZGUyIiwiZmluZ2VycHJpbnQiOiJjZjlmNmV hMWIzYjhiNjgxNzQ1YTY1NTY2YjM3ZGUwOTUzNjRmM2MxMDAwMGNjZWQyOTk5NDU5YzY2MGIxNWQ4Ii wiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiIxNGJmY2EzMDhkOTNhY 2E3MGJmYThkMzE0NWM4NWY3YmE0ZmU1YmYyNmJiNDhmMmUwNzhhOGZhMDczZDc0YTFiIn0=| [220] [221] Overfull \hbox (392.91248pt too wide) in paragraph at lines 27875--27881 []\T1/txtt/m/n/10 user@host:~$ lxc cluster list +[][][][][][][][][]+[][][][][][ ][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][ ][]+[][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][ ][][][][][][]+[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 NAME | URL | ROLES | ARCHITECTURE | FAILURE DOMAIN | DESCRIPTIO N | STATE | MESSAGE Overfull \hbox (244.2429pt too wide) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 |+[][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][] [][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][ ]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][]+[][][][][][][][]+ [][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 server1 | https://192.0.2.101:8443 | database[]leader | x86_64 | default | | ONLINE | Overfull \hbox (475.24223pt too wide) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 Fully operational || | | database | | | | | |+[][][][][][][][][ ]+[][][][][][][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][] [][][][][][][][]+[][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][]+ [][][][][][][][][][][][][]+[][][][][][][][]+[][][][][][][][][][][][][][][][][][ ][]+| Underfull \hbox (badness 10000) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 server2 | https://192.0.2.102:8443 | database[]standby | aarch6 4 | default | | ONLINE | Overfull \hbox (338.74263pt too wide) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 Fully operational |+[][][][][][][][][]+[][][][][][][][][][][][] [][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][ ][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][] +[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 server3 | https://192.0.2.103:8443 | database[]standby | aarch6 4 | default | | ONLINE | Overfull \hbox (333.49265pt too wide) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 Fully operational |+[][][][][][][][][]+[][][][][][][][][][][][] [][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][ ][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][] +[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+ [222] [223] [224] [225] [226] [227] [228] [229] [230] Overfull \hbox (4.37852pt too wide) in paragraph at lines 28647--28647 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 28647--28647 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 28647--28647 []\T1/txtt/m/n/10 scheduler. Overfull \hbox (5.97853pt too wide) in paragraph at lines 28647--28647 []\T1/qtm/m/n/10 string| Overfull \hbox (5.97853pt too wide) in paragraph at lines 28647--28647 []\T1/qtm/m/n/10 string| [231] [232] [233] Underfull \hbox (badness 10000) in paragraph at lines 28875--28875 []\T1/txtt/m/n/10 lxd.benchmark init [][]count 10 Underfull \hbox (badness 10000) in paragraph at lines 28875--28875 []\T1/txtt/m/n/10 lxd.benchmark init [][]count 20 [][]parallel [234] Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 []\T1/txtt/m/n/10 user@host:~$ lxc query /1.0/metrics # HELP lxd_cpu_seconds_to tal The Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 total number of CPU time used in seconds.# TYPE lxd_cpu_seconds _total Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 counterlxd_cpu_seconds_total{cpu="0",mode="system",name="u1",pr oject="default", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 type="container"} 60.304517lxd_cpu_seconds_total{cpu="0",mode=" user",name="u1", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 project="default",type="container"} 145.647502lxd_cpu_seconds_t otal{cpu="0", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 mode="iowait",name="vm",project="default",type="virtual[]machin e"} 4614. Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 78lxd_cpu_seconds_total{cpu="0",mode="irq",name="vm",project="d efault", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 type="virtual[]machine"} 0lxd_cpu_seconds_total{cpu="0",mode="i dle",name="vm", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 project="default",type="virtual[]machine"} 412762lxd_cpu_second s_total{cpu="0", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 mode="nice",name="vm",project="default",type="virtual[]machine" } 35. Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 06lxd_cpu_seconds_total{cpu="0",mode="softirq",name="vm",projec t="default", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 type="virtual[]machine"} 2.41lxd_cpu_seconds_total{cpu="0",mode ="steal",name="vm", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 project="default",type="virtual[]machine"} 9.84lxd_cpu_seconds_ total{cpu="0", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 mode="system",name="vm",project="default",type="virtual[]machin e"} 340. Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 84lxd_cpu_seconds_total{cpu="0",mode="user",name="vm",project=" default", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 type="virtual[]machine"} 261.25# HELP lxd_cpu_effective_total T he total number of Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 effective CPUs.# TYPE lxd_cpu_effective_total gaugelxd_cpu_effe ctive_total{name="u1", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 project="default",type="container"} 4lxd_cpu_effective_total{na me="vm",project="default", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 type="virtual[]machine"} 0# HELP lxd_disk_read_bytes_total The total number of bytes Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 read.# TYPE lxd_disk_read_bytes_total counterlxd_disk_read_byte s_total{device="loop5", Overfull \hbox (7.99359pt too wide) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 name="u1",project="default",type="container"} 2048lxd_disk_read _bytes_total{device="loop3", [235] [236] Underfull \hbox (badness 10000) in paragraph at lines 29089--29094 []\T1/txtt/m/n/10 user@host:~$ openssl x509 []noout []text []in /var/snap/prome theus/common/tls/server. Underfull \hbox (badness 10000) in paragraph at lines 29089--29094 \T1/txtt/m/n/10 crt ... X509v3 Subject Alternative Name: DNS:foo, IP Address:12 7.0.0.1, IP [237] [238] [239] [240 <./grafana_add_datasource.png> <./grafana_select_prometh eus.png>] [241 <./grafana_configure_datasource.png> <./grafana_dashboard_import .png>] [242 <./grafana_dashboard_id.png> <./grafana_dashboard_select_datasource .png>] [243 <./grafana_resources.png> <./grafana_instances.png>] [244] [245] Underfull \hbox (badness 10000) in paragraph at lines 29699--29699 []\T1/qhv/m/n/10 Do- Overfull \hbox (5.32564pt too wide) in paragraph at lines 29699--29699 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 29699--29699 []\T1/qhv/m/n/10 De- Overfull \hbox (3.9689pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 1048576| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29699--29699 []\T1/qtm/m/n/10 hard| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 1048576| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 1048576| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29699--29699 []\T1/qtm/m/n/10 hard| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 1048576| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29699--29699 []\T1/qtm/m/n/10 hard| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29699--29699 []\T1/qtm/m/n/10 hard| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 unlimited| [246] Overfull \hbox (9.97365pt too wide) in paragraph at lines 29875--29875 []\T1/qhv/m/n/10 Value| Overfull \hbox (1.11366pt too wide) in paragraph at lines 29875--29875 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 29875--29875 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 fs. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 aio[]max[]nr| Overfull \hbox (16.50357pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 524288| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 65536| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 inotify. Overfull \hbox (41.56754pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 max_queued_events| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1048576| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 16384| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 inotify. Overfull \hbox (46.81752pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 max_user_instances| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1048576| Overfull \hbox (0.75362pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 128| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 inotify. Overfull \hbox (36.31755pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 max_user_watches| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1048576| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 8192| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 kernel. Overfull \hbox (25.81758pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 dmesg_restrict| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 kernel. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 keys. Overfull \hbox (21.75356pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 2000000| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 20000| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 kernel. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 keys. Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 2000| Overfull \hbox (0.75362pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 200| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 net.core. Overfull \hbox (20.5676pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 bpf_jit_limit| Overfull \hbox (37.50351pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1000000000| Overfull \hbox (8.83365pt too wide) in paragraph at lines 29875--29875 []\T1/qtm/m/n/10 varies| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 net.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 neigh. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 default. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 gc_thresh3| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 8192| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1024| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 net.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 neigh. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 default. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 gc_thresh3| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 8192| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1024| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 vm. Overfull \hbox (20.5676pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 max_map_count| Overfull \hbox (16.50357pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 262144| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 65530| [247] Overfull \hbox (89.67406pt too wide) in alignment at lines 29902--29912 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29912--29926 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29926--29932 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29932--29934 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29934--30203 [] [] [248] [249] [250] [251] Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 []\T1/txtt/m/n/10 user@host:~$ ./bin.linux.lxd[]migrate Please provide LXD serv er URL: https://192.0. Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 2.7:8443Certificate fingerprint: xxxxxxxxxxxxxxxxxok (y/n)? y 1 ) Use a certificate Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 token2) Use an existing TLS authentication certificate3) Genera te a temporary TLS Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 authentication certificatePlease pick an authentication mechani sm above: 1Please Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 provide the certificate token: xxxxxxxxxxxxxxxx Remote LXD serv er: Hostname: bar Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Version: 5.4 Would you like to create a container (1) or virtua l[]machine (2)?: Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 1Name of the new instance: fooPlease provide the path to a root filesystem: /Do Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 you want to add additional filesystem mounts? [default=no]: Ins tance to be created: Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Name: foo Project: default Type: container Source: / Additional overrides can Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 be applied at this stage:1) Begin the migration with the above configuration2) Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Override profile list3) Set additional configuration options4) Change instance Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 storage pool or volume size5) Change instance network Please pi ck one of the options Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 above [default=1]: 3Please specify config keys and values (key= value ...): limits. Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 cpu=2 Instance to be created: Name: foo Project: default Type: container Source: Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 / Config: limits.cpu: "2" Additional overrides can be applied a t this stage:1) Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Begin the migration with the above configuration2) Override pro file list3) Set Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 additional configuration options4) Change instance storage pool or volume size5) Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Change instance network Please pick one of the options above [d efault=1]: 4Please Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 provide the storage pool to use: defaultDo you want to change t he storage size? Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 [default=no]: yesPlease specify the storage size: 20GiB Instanc e to be created: Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Name: foo Project: default Type: container Source: / Storage po ol: default Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Storage pool size: 20GiB Config: limits.cpu: "2" Additional ove rrides can be Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 applied at this stage:1) Begin the migration with the above con figuration2) Override Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 profile list3) Set additional configuration options4) Change in stance storage Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 pool or volume size5) Change instance network Please pick one o f the options above Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 [default=1]: 5Please specify the network to use for the instanc e: lxdbr0 Instance Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 to be created: Name: foo Project: default Type: container Sourc e: / Storage Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 pool: default Storage pool size: 20GiB Network name: lxdbr0 Con fig: limits.cpu: Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 "2" Additional overrides can be applied at this stage:1) Begin the migration with Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 the above configuration2) Override profile list3) Set additiona l configuration Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 options4) Change instance storage pool or volume size5) Change instance network Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Please pick one of the options above [default=1]: 1Instance foo successfully [252] [253] Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 []\T1/txtt/m/n/10 user@host:~$ sudo lxd.lxc[]to[]lxd [][]containers lxc1 Parsin g LXC configurationChecking Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 for unsupported LXC configuration keysChecking for existing con tainersChecking whether Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 container has already been migratedValidating whether incomplet e AppArmor support Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 is enabledValidating whether mounting a minimal /dev is enabled Validating container Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 rootfsProcessing network configurationProcessing storage config urationProcessing Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 environment configurationProcessing container boot configuratio nProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 apparmor configurationProcessing container seccomp configuratio nProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 SELinux configurationProcessing container capabilities configur ationProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 architecture configurationCreating containerTransferring contai ner: lxc1: ...Container [254] [255] [256] [257] [258] [259] [260] Underfull \hbox (badness 10000) in paragraph at lines 31440--31444 \T1/txtt/m/n/10 true \T1/qtm/m/n/10 header. To en-sure that the server will re- turn a re-sponse with that header, set \T1/txtt/m/n/10 core. [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] Underfull \hbox (badness 5878) in paragraph at lines 33901--33904 \T1/qtm/m/n/10 Adds new \T1/txtt/m/n/10 security.acls.default.{in,e}gress.actio n \T1/qtm/m/n/10 and \T1/txtt/m/n/10 security.acls.default.{in,e}gress. Underfull \hbox (badness 5832) in paragraph at lines 33924--33927 []\T1/qtm/m/n/10 Also adds \T1/txtt/m/n/10 security.acls.default.{in,e}gress.ac tion \T1/qtm/m/n/10 and \T1/txtt/m/n/10 security.acls.default.{in,e}gress. [294] [295] [296] [297] [298] Underfull \hbox (badness 10000) in paragraph at lines 34337--34340 \T1/qtm/m/n/10 Adds sup-port for the new MIG UUID for-mat used by NVIDIA \T1/tx tt/m/n/10 470+ \T1/qtm/m/n/10 drivers (for ex-am-ple, [299] [300] [301] [302] [303] [304] Underfull \hbox (badness 6876) in paragraph at lines 34684--34686 \T1/qtm/m/n/10 This in-tro-duces the abil-ity to use stor-age buck-ets on lo-ca l stor-age pools by set-ting the new \T1/txtt/m/n/10 core. [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] Overfull \hbox (427.22394pt too wide) in alignment at lines 35668--35681 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35681--35698 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35698--35704 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35704--35706 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35706--36789 [] [] [] [316] [317] [318] [319] [320] [321] Overfull \hbox (33.24692pt too wide) in paragraph at lines 37108--37108 []\T1/txtt/m/n/10 LXD_INSECURE_TLS| Overfull \hbox (1.74701pt too wide) in paragraph at lines 37108--37108 []\T1/txtt/m/n/10 http_proxy| Overfull \hbox (6.997pt too wide) in paragraph at lines 37108--37108 []\T1/txtt/m/n/10 https_proxy| Overfull \hbox (20.02951pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_EXEC_PATH| Overfull \hbox (72.52936pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_LXC_TEMPLATE_CONFIG| Overfull \hbox (62.02939pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_SECURITY_APPARMOR| Overfull \hbox (62.02939pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_UNPRIVILEGED_ONLY| Overfull \hbox (20.02951pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_OVMF_PATH| Overfull \hbox (51.52942pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_SHIFTFS_DISABLE| Overfull \hbox (93.5293pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_IDMAPPED_MOUNTS_DISABLE| Overfull \hbox (46.27943pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_DEVMONITOR_DIR| [322] [323] [324] [325] (./canonical-lxd.ind) [326] (./canonical-lxd.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec -sc.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/f onts/enc/dvips/tex-gyre/q-ts1.enc} Output written on canonical-lxd.pdf (330 pages, 2263573 bytes). Transcript written on canonical-lxd.log. Latexmk: Index file 'canonical-lxd.idx' was written Latexmk: Log file says output to 'canonical-lxd.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'canonical-lxd.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'canonical-lxd.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="canonical-lxd" "lxd.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./lxd.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./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 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/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/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.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/pdftex.def)) (./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-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.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/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.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/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file canonical-lxd.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./canonical-lxd.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/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)) (./canonical-lxd.out) (./canonical-lxd.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./canonical-lxd.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) ! LaTeX Error: Unicode character ɛ (U+025B) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.91 ...upquote{{[}lɛks\textquotesingle{}di:{]}}} 🔈) is a modern, secure ... (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) ! LaTeX Error: Unicode character 🔈 (U+1F508) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.91 ...ote{{[}lɛks\textquotesingle{}di:{]}}}🔈 ) is a modern, secure and ... [1 <./containers.png>] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [3] [4] Chapter 2. [5] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.225 ...s{{application-vs-system-containers}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.225 ...s{{application-vs-system-containers}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.237 ...rtual-machines-vs-system-containers}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.237 ...rtual-machines-vs-system-containers}.svg} [6] [7] [8] [9] [10] Underfull \hbox (badness 10000) in paragraph at lines 664--669 []\T1/txtt/m/n/10 user@host:~$ make deps ...make[1]: Leaving directory \TS1/txt t/m/n/10 '\T1/txtt/m/n/10 /root/go/deps/dqlite\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 # Underfull \hbox (badness 10000) in paragraph at lines 664--669 \T1/txtt/m/n/10 environment Please set the following in your environment (possi bly ~/.bashrc)# export Underfull \hbox (badness 10000) in paragraph at lines 664--669 \T1/txtt/m/n/10 CGO_CFLAGS="${CGO_CFLAGS} []I$(go env GOPATH)/deps/dqlite/inclu de/ []I$(go env GOPATH)/ Underfull \hbox (badness 10000) in paragraph at lines 664--669 \T1/txtt/m/n/10 deps/raft/include/"# export CGO_LDFLAGS="${CGO_LDFLAGS} []L$(go env GOPATH)/deps/ Underfull \hbox (badness 10000) in paragraph at lines 664--669 \T1/txtt/m/n/10 dqlite/.libs/ []L$(go env GOPATH)/deps/raft/.libs/"# export LD_ LIBRARY_PATH="$(go env Underfull \hbox (badness 10000) in paragraph at lines 664--669 \T1/txtt/m/n/10 GOPATH)/deps/dqlite/.libs/:$(go env GOPATH)/deps/raft/.libs/:${ LD_LIBRARY_PATH}"# export [11] [12] [13] [14] [15] [16 <./ui_console.png>] [17 <./ui_security_warning.png >] [18 <./ui_set_up_certificates.png>] [19] [20] [21] [22] [23] [24] [25] [26] [27] Underfull \hbox (badness 6016) in paragraph at lines 1787--1790 []\T1/qtm/m/n/10 Some au-then-ti-ca-tion meth-ods re-quire spe-cific flags (for ex-am-ple, use \T1/txtt/m/n/10 lxc remote add [28] [29] Overfull \hbox (6.23364pt too wide) in paragraph at lines 2311--2311 []\T1/qhv/m/n/10 Type| Overfull \hbox (13.35365pt too wide) in paragraph at lines 2311--2311 []\T1/qhv/m/n/10 Scope| Overfull \hbox (2.92616pt too wide) in paragraph at lines 2311--2311 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (52.0817pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 https_allowed_credentials| Overfull \hbox (2.78366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 bool| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (31.08176pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 https_allowed_headers| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (31.08176pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 https_allowed_methods| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (25.83177pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 https_allowed_origin| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (20.58179pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 https_trusted_proxy| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (36.33174pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 metrics_authentication| Overfull \hbox (2.78366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 bool| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Overfull \hbox (5.12611pt too wide) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 true| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (15.3318pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 proxy_ignore_hosts| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (20.58179pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 remote_token_expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (4.83183pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 shutdown_timeout| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 \T1/qtm/m/n/10 te- Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (41.58173pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 storage_buckets_address| Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (31.08176pt too wide) in paragraph at lines 2311--2311 \T1/txtt/m/n/10 trust_ca_certificates| Overfull \hbox (2.78366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 bool| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2311--2311 []\T1/txtt/m/n/10 core. Overfull \hbox (7.83365pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 2311--2311 []\T1/qtm/m/n/10 global| [30] Overfull \hbox (4.9258pt too wide) in paragraph at lines 2409--2409 []\T1/qhv/m/n/10 Type| Overfull \hbox (8.10365pt too wide) in paragraph at lines 2409--2409 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 2409--2409 []\T1/txtt/m/n/10 acme. Overfull \hbox (1.47581pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 bool| Overfull \hbox (4.75366pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2409--2409 []\T1/txtt/m/n/10 acme. Overfull \hbox (6.5258pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 string| Overfull \hbox (4.75366pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2409--2409 []\T1/txtt/m/n/10 https://acme[]v02.api. Underfull \hbox (badness 10000) in paragraph at lines 2409--2409 []\T1/txtt/m/n/10 acme. Overfull \hbox (6.5258pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 string| Overfull \hbox (4.75366pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2409--2409 []\T1/txtt/m/n/10 acme. Overfull \hbox (6.5258pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 string| Overfull \hbox (4.75366pt too wide) in paragraph at lines 2409--2409 []\T1/qtm/m/n/10 global| Overfull \hbox (1.64568pt too wide) in paragraph at lines 2619--2619 []\T1/qhv/m/n/10 Type| Overfull \hbox (8.17503pt too wide) in paragraph at lines 2619--2619 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/qhv/m/n/10 De- Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/txtt/m/n/10 rbac.agent. Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/txtt/m/n/10 rbac.agent. Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/txtt/m/n/10 rbac.agent. Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (3.24568pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 string| Overfull \hbox (4.82504pt too wide) in paragraph at lines 2619--2619 []\T1/qtm/m/n/10 global| Overfull \hbox (2.4744pt too wide) in paragraph at lines 2698--2698 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 2698--2698 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 2698--2698 []\T1/txtt/m/n/10 oidc.client. Overfull \hbox (1.99261pt too wide) in paragraph at lines 2698--2698 []\T1/qtm/m/n/10 string| Overfull \hbox (1.99261pt too wide) in paragraph at lines 2698--2698 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2698--2698 []\T1/txtt/m/n/10 oidc. Overfull \hbox (1.99261pt too wide) in paragraph at lines 2698--2698 []\T1/qtm/m/n/10 string| [31] Overfull \hbox (5.89192pt too wide) in paragraph at lines 2844--2844 []\T1/qhv/m/n/10 Type| Overfull \hbox (12.54935pt too wide) in paragraph at lines 2844--2844 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qhv/m/n/10 De- Overfull \hbox (1.19913pt too wide) in paragraph at lines 2844--2844 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Overfull \hbox (1.46855pt too wide) in paragraph at lines 2844--2844 \T1/txtt/m/n/10 healing_threshold| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 \T1/qtm/m/n/10 te- Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Overfull \hbox (7.49193pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Overfull \hbox (27.71848pt too wide) in paragraph at lines 2844--2844 \T1/txtt/m/n/10 images_minimal_replica| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 \T1/qtm/m/n/10 te- Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Overfull \hbox (1.46855pt too wide) in paragraph at lines 2844--2844 \T1/txtt/m/n/10 join_token_expiry| Overfull \hbox (7.49193pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 string| Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 \T1/qtm/m/n/10 te- Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 \T1/qtm/m/n/10 te- Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/txtt/m/n/10 cluster. Overfull \hbox (1.46855pt too wide) in paragraph at lines 2844--2844 \T1/txtt/m/n/10 offline_threshold| Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 2844--2844 \T1/qtm/m/n/10 te- Overfull \hbox (9.19936pt too wide) in paragraph at lines 2844--2844 []\T1/qtm/m/n/10 global| Overfull \hbox (0.93852pt too wide) in paragraph at lines 2958--2958 []\T1/qhv/m/n/10 Type| Overfull \hbox (7.44655pt too wide) in paragraph at lines 2958--2958 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/txtt/m/n/10 images. Overfull \hbox (4.09656pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.09656pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/txtt/m/n/10 images. Overfull \hbox (1.87749pt too wide) in paragraph at lines 2958--2958 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (2.53853pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 string| Overfull \hbox (4.09656pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/txtt/m/n/10 images. Overfull \hbox (2.53853pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.09656pt too wide) in paragraph at lines 2958--2958 []\T1/qtm/m/n/10 global| [32] Overfull \hbox (5.34277pt too wide) in paragraph at lines 3104--3104 []\T1/qhv/m/n/10 Type| Overfull \hbox (8.62146pt too wide) in paragraph at lines 3104--3104 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\T1/txtt/m/n/10 loki.api. Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\T1/txtt/m/n/10 loki.auth. Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\T1/txtt/m/n/10 loki.auth. Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\T1/txtt/m/n/10 loki. Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Overfull \hbox (6.94278pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 string| Overfull \hbox (5.27147pt too wide) in paragraph at lines 3104--3104 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3104--3104 []\T1/txtt/m/n/10 lifecycle, Overfull \hbox (6.23364pt too wide) in paragraph at lines 3299--3299 []\T1/qhv/m/n/10 Type| Overfull \hbox (13.35365pt too wide) in paragraph at lines 3299--3299 []\T1/qhv/m/n/10 Scope| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 backups. Overfull \hbox (46.4329pt too wide) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 instances. Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 nic. Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 instances. Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 placement. Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 network.ovn. Overfull \hbox (30.62297pt too wide) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 integration_bridge| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 network.ovn. Overfull \hbox (46.37292pt too wide) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 northbound_connection| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Overfull \hbox (10.00366pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 global| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 unix:/var/ Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 run/ovn/ Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 ovnnb_db. Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 storage. Overfull \hbox (9.62303pt too wide) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 backups_volume| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 lo- Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/txtt/m/n/10 storage. Overfull \hbox (4.37305pt too wide) in paragraph at lines 3299--3299 \T1/txtt/m/n/10 images_volume| Overfull \hbox (7.83365pt too wide) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 3299--3299 []\T1/qtm/m/n/10 lo- [33] [34] [35] [36] Overfull \hbox (6.23364pt too wide) in paragraph at lines 3772--3772 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 3772--3772 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 3772--3772 []\T1/qhv/m/n/10 Re- Underfull \hbox (badness 10000) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 security. Overfull \hbox (2.78366pt too wide) in paragraph at lines 3772--3772 []\T1/qtm/m/n/10 bool| Overfull \hbox (4.35173pt too wide) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 security. Overfull \hbox (2.78366pt too wide) in paragraph at lines 3772--3772 []\T1/qtm/m/n/10 bool| Overfull \hbox (4.35173pt too wide) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 security. Overfull \hbox (2.78366pt too wide) in paragraph at lines 3772--3772 []\T1/qtm/m/n/10 bool| Overfull \hbox (4.35173pt too wide) in paragraph at lines 3772--3772 []\T1/txtt/m/n/10 false| [37] [38] [39] [40] [41] Underfull \vbox (badness 10000) detected at line 4238 Underfull \vbox (badness 10000) detected at line 4238 [42] [43] Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 []\T1/txtt/m/n/10 user@host:~$ ip addr 1: lo: mtu 65536 qdisc noqueue state Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/ Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 128 scope host valid_lft forever preferred_lft forever2: enp5s0 : mtu 1500 qdisc mq state UP group default qlen 1000 link/ether Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 00:16:3e:e3:f3:3f brd ff:ff:ff:ff:ff:ff inet 10.68.216.12/24 me tric 100 brd 10.68. Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 216.255 scope global dynamic enp5s0 valid_lft 3028sec preferred _lft 3028sec inet6 Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 fd42:e819:7a51:5a7b:216:3eff:fee3:f33f/64 scope global mngtmpad dr noprefixroute valid_lft Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 forever preferred_lft forever inet6 fe80::216:3eff:fee3:f33f/64 scope link valid_lft Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 forever preferred_lft forever3: lxdbr0: mtu Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 1500 qdisc noqueue state DOWN group default qlen 1000 link/ethe r 00:16:3e:8d:f3:72 brd Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 ff:ff:ff:ff:ff:ff inet 10.64.82.1/24 scope global lxdbr0 valid_ lft forever preferred_lft Underfull \hbox (badness 10000) in paragraph at lines 4302--4309 \T1/txtt/m/n/10 forever inet6 fd42:f4ab:4399:e6eb::1/64 scope global valid_lft forever preferred_lft [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 5387--5390 []\T1/txtt/m/n/10 root@instance:~# cloud[]init status [][]wait ................ .....................status: [57] [58] [59] [60] [61] [62] [63] [64] Underfull \hbox (badness 10000) in paragraph at lines 6068--6074 []\T1/txtt/m/n/10 user@host:~$ lxc console [][]show[]log systemd Console log: F ailed to insert module Underfull \hbox (badness 10000) in paragraph at lines 6068--6074 \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 autofs4\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 Fail ed to insert module \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 unix\TS1/txtt/m/n/10 '\T1 /txtt/m/n/10 Failed to mount sysfs at /sys: Operation not Underfull \hbox (badness 10000) in paragraph at lines 6068--6074 \T1/txtt/m/n/10 permittedFailed to mount proc at /proc: Operation not permitted [!!!!!!] Failed to mount [65] Underfull \hbox (badness 10000) in paragraph at lines 6092--6101 []\T1/txtt/m/n/10 user@host:~$ lxc config set systemd raw.lxc \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 lxc.init.cmd = /bin/bash\TS1/txtt/m/n/10 ' \T1/txtt/m/n/10 us er@host:~$ lxc Underfull \hbox (badness 10000) in paragraph at lines 6103--6109 []\T1/txtt/m/n/10 user@host:~$ lxc exec systemd bash [root@systemd ~]# ls[root@ systemd ~]# mountmount: Underfull \hbox (badness 10000) in paragraph at lines 6103--6109 \T1/txtt/m/n/10 failed to read mtab: No such file or directory[root@systemd ~]# cd /[root@systemd /]# [66] [67] Overfull \hbox (6.23364pt too wide) in paragraph at lines 6451--6451 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 6451--6451 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 6451--6451 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 agent. Overfull \hbox (7.07999pt too wide) in paragraph at lines 6451--6451 \T1/txtt/m/n/10 nic_config| Overfull \hbox (2.78366pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 vir-tual Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 \T1/qtm/m/n/10 ma- Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 auto| Overfull \hbox (17.57996pt too wide) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 environment. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 yes Overfull \hbox (2.11745pt too wide) in paragraph at lines 6451--6451 \T1/qtm/m/n/10 (exec)| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 linux. Overfull \hbox (28.07993pt too wide) in paragraph at lines 6451--6451 \T1/txtt/m/n/10 kernel_modules| Overfull \hbox (7.83365pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/txtt/m/n/10 linux. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 con- Overfull \hbox (7.83365pt too wide) in paragraph at lines 6451--6451 []\T1/qtm/m/n/10 string| Overfull \hbox (4.80768pt too wide) in paragraph at lines 6583--6583 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qhv/m/n/10 Con- Overfull \hbox (1.3577pt too wide) in paragraph at lines 6583--6583 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/txtt/m/n/10 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/txtt/m/n/10 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/txtt/m/n/10 boot. Overfull \hbox (28.79482pt too wide) in paragraph at lines 6583--6583 \T1/txtt/m/n/10 host_shutdown_timeout| Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/txtt/m/n/10 boot.stop. Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 \T1/qtm/m/n/10 te- [68] Overfull \hbox (6.23364pt too wide) in paragraph at lines 6734--6734 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 DHCP on Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 6445) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 Net-work con-fig-u-ra-tion for \T1/txtt/m/n/10 cloud[]init Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 user. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 DHCP on Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 Legacy ver-sion of \T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 Legacy ver-sion of \T1/txtt/m/n/10 cloud[]init. Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 user. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6734--6734 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6734--6734 []\T1/qtm/m/n/10 Legacy ver-sion of \T1/txtt/m/n/10 cloud[]init. Overfull \hbox (6.23364pt too wide) in paragraph at lines 7101--7101 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qhv/m/n/10 up- Overfull \hbox (0.59048pt too wide) in paragraph at lines 7101--7101 \T1/qhv/m/n/10 date| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qhv/m/n/10 di- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 for Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 VMs: Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 1 Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 cpu. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 cpu. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 10 Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 (max- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 disk. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 5 Overfull \hbox (15.08093pt too wide) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 (medium)| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 for Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 VMs: Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 memory. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 memory. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.89085pt too wide) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 vir- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 tual Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 ma- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 memory. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 memory. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 swap. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 10 Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 (max- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/txtt/m/n/10 network. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 0 Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 (min- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 7101--7101 []\T1/qtm/m/n/10 con- [69] Overfull \vbox (49.70886pt too high) has occurred while \output is active [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Overfull \hbox (3.64542pt too wide) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 RLIMIT_MEMLOCK| Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 limits.kernel. Overfull \hbox (19.39537pt too wide) in paragraph at lines 7385--7385 []\T1/txtt/m/n/10 RLIMIT_SIGPENDING| [72] Overfull \hbox (6.23364pt too wide) in paragraph at lines 7513--7513 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7513--7513 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 7513--7513 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/txtt/m/n/10 incremental. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/txtt/m/n/10 incremental. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/txtt/m/n/10 incremental. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/txtt/m/n/10 memory. Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 migration. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 7513--7513 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 []\T1/qtm/m/n/10 vir- Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/qtm/m/n/10 tual Underfull \hbox (badness 10000) in paragraph at lines 7513--7513 \T1/qtm/m/n/10 ma- [73] Overfull \hbox (6.23364pt too wide) in paragraph at lines 7626--7626 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 \T1/qhv/m/n/10 di- Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/txtt/m/n/10 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 \T1/txtt/m/n/10 driver. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 string| Overfull \hbox (1.58078pt too wide) in paragraph at lines 7626--7626 []\T1/txtt/m/n/10 compute, Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7626--7626 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 What driver ca-pa-bil-i-ties the in-stance Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 \T1/qtm/m/n/10 needs (sets \T1/txtt/m/n/10 libnvidia[]container Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/txtt/m/n/10 nvidia. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7626--7626 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/txtt/m/n/10 nvidia. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7626--7626 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/txtt/m/n/10 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 \T1/txtt/m/n/10 require. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7626--7626 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7626--7626 \T1/qtm/m/n/10 tainer| Overfull \hbox (6.23364pt too wide) in paragraph at lines 7777--7777 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 un-priv-i-leged Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 vir-tual ma- Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/txtt/m/n/10 raw. Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 \T1/txtt/m/n/10 qemu. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 vir-tual ma- Underfull \hbox (badness 10000) in paragraph at lines 7777--7777 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7777--7777 []\T1/qtm/m/n/10 blob| [74] [75] Overfull \hbox (663.61386pt too wide) in alignment at lines 7918--7940 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7940--7966 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7966--7972 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7972--7974 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7974--8547 [] [] [] [] [] [] [76] Overfull \hbox (6.23364pt too wide) in paragraph at lines 8661--8661 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 8661--8661 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 8661--8661 \T1/qhv/m/n/10 fault| Overfull \hbox (2.44495pt too wide) in paragraph at lines 8661--8661 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 8661--8661 \T1/qhv/m/n/10 up- Overfull \hbox (3.61494pt too wide) in paragraph at lines 8661--8661 \T1/qhv/m/n/10 date| Overfull \hbox (6.67366pt too wide) in paragraph at lines 8661--8661 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 8661--8661 \T1/qhv/m/n/10 di- Overfull \hbox (1.12366pt too wide) in paragraph at lines 8661--8661 \T1/qhv/m/n/10 tion| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8661--8661 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8661--8661 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), a Overfull \hbox (10.77892pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (5.52893pt too wide) in paragraph at lines 8661--8661 \T1/txtt/m/n/10 schedule. Overfull \hbox (2.78366pt too wide) in paragraph at lines 8661--8661 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 false| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8661--8661 []\T1/qtm/m/n/10 string| Overfull \hbox (16.50357pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 snap%d| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8661--8661 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8661--8661 []\T1/qtm/m/n/10 string| [77] Overfull \hbox (6.23364pt too wide) in paragraph at lines 8966--8966 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.evacuate. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.idmap. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.uuid. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 \T1/txtt/m/n/10 last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 []\T1/txtt/m/n/10 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 8966--8966 \T1/txtt/m/n/10 last_state.vf. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8966--8966 []\T1/qtm/m/n/10 string| [78] [79] [80] [81] Overfull \hbox (6.23364pt too wide) in paragraph at lines 9851--9851 []\T1/qhv/m/n/10 Type| Overfull \hbox (2.03616pt too wide) in paragraph at lines 9851--9851 []\T1/qhv/m/n/10 Man- Overfull \hbox (1.49615pt too wide) in paragraph at lines 9851--9851 \T1/qhv/m/n/10 aged| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 domly Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 routes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 routes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 par-ent Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 ipv4_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 ipv6_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 security. Overfull \hbox (8.16794pt too wide) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 mac_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9851--9851 \T1/txtt/m/n/10 port_isolation| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9851--9851 \T1/qtm/m/n/10 te- [82] [83] Overfull \vbox (73.70886pt too high) has occurred while \output is active [84] Overfull \hbox (1.71747pt too wide) in paragraph at lines 10060--10060 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Overfull \hbox (3.31747pt too wide) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10060--10060 []\T1/qtm/m/n/10 in-te- [85] Overfull \hbox (2.72614pt too wide) in paragraph at lines 10291--10291 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Overfull \hbox (4.32614pt too wide) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/qtm/m/n/10 in-te- [86] [87] Overfull \hbox (5.31285pt too wide) in paragraph at lines 10701--10701 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/qhv/m/n/10 Man- Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/qtm/m/n/10 te- Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/txtt/m/n/10 default.egress. Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/txtt/m/n/10 default.egress. Overfull \hbox (1.86287pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/txtt/m/n/10 default.ingress. Overfull \hbox (6.91286pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/txtt/m/n/10 default.ingress. Overfull \hbox (1.86287pt too wide) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 10701--10701 \T1/qtm/m/n/10 te- [88] Overfull \hbox (1.71747pt too wide) in paragraph at lines 10914--10914 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Overfull \hbox (3.31747pt too wide) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10914--10914 []\T1/qtm/m/n/10 in-te- [89] Overfull \hbox (6.23364pt too wide) in paragraph at lines 11170--11170 []\T1/qhv/m/n/10 Type| Overfull \hbox (2.78366pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 auto Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 l3s\T1/qtm/m/n/10 ), - Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (13.08292pt too wide) in paragraph at lines 11170--11170 \T1/txtt/m/n/10 host_table| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 auto Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 l3s\T1/qtm/m/n/10 ), - Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (13.08292pt too wide) in paragraph at lines 11170--11170 \T1/txtt/m/n/10 host_table| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 par-ent Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (7.83365pt too wide) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11170--11170 \T1/qtm/m/n/10 te- [90] Overfull \hbox (3.51349pt too wide) in paragraph at lines 11355--11355 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 \T1/qtm/m/n/10 te- Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (5.1135pt too wide) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 ker-nel as- Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11355--11355 \T1/qtm/m/n/10 te- [91] [92] Overfull \hbox (4.06358pt too wide) in paragraph at lines 11772--11772 []\T1/qhv/m/n/10 Type| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (0.77802pt too wide) in paragraph at lines 11772--11772 \T1/txtt/m/n/10 host_address| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 169.254. Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (11.27798pt too wide) in paragraph at lines 11772--11772 \T1/txtt/m/n/10 neighbor_probe| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (0.77802pt too wide) in paragraph at lines 11772--11772 \T1/txtt/m/n/10 host_address| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (11.27798pt too wide) in paragraph at lines 11772--11772 \T1/txtt/m/n/10 neighbor_probe| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 par-ent Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (5.66359pt too wide) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11772--11772 \T1/qtm/m/n/10 te- [93] [94] [95] [96] Overfull \hbox (6.23364pt too wide) in paragraph at lines 12235--12235 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 12235--12235 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 12235--12235 \T1/qhv/m/n/10 fault| Overfull \hbox (1.01366pt too wide) in paragraph at lines 12235--12235 []\T1/qhv/m/n/10 Re- Overfull \hbox (12.74364pt too wide) in paragraph at lines 12235--12235 \T1/qhv/m/n/10 quired| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 boot. Overfull \hbox (13.54417pt too wide) in paragraph at lines 12235--12235 \T1/txtt/m/n/10 priority| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 ceph. Overfull \hbox (34.54411pt too wide) in paragraph at lines 12235--12235 \T1/txtt/m/n/10 cluster_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 ceph| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 ceph. Overfull \hbox (18.79416pt too wide) in paragraph at lines 12235--12235 \T1/txtt/m/n/10 user_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 admin| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 io. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 none| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (29.29413pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 propagation| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 raw. Overfull \hbox (3.0442pt too wide) in paragraph at lines 12235--12235 \T1/txtt/m/n/10 mount. Overfull \hbox (8.29419pt too wide) in paragraph at lines 12235--12235 \T1/txtt/m/n/10 options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (13.54417pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 readonly| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 false| Overfull \hbox (18.79416pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 recursive| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 false| Overfull \hbox (13.54417pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 required| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 bool| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 true| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 false| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 size. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| Overfull \hbox (3.0442pt too wide) in paragraph at lines 12235--12235 []\T1/txtt/m/n/10 source| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12235--12235 []\T1/qtm/m/n/10 string| [97] [98] Overfull \hbox (3.24217pt too wide) in paragraph at lines 12694--12694 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 12694--12694 []\T1/qhv/m/n/10 De- Overfull \hbox (10.02158pt too wide) in paragraph at lines 12694--12694 []\T1/txtt/m/n/10 productid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 12694--12694 []\T1/qtm/m/n/10 string| Overfull \hbox (4.77159pt too wide) in paragraph at lines 12694--12694 []\T1/txtt/m/n/10 required| Overfull \hbox (1.36797pt too wide) in paragraph at lines 12694--12694 []\T1/txtt/m/n/10 false| Overfull \hbox (4.77159pt too wide) in paragraph at lines 12694--12694 []\T1/txtt/m/n/10 vendorid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 12694--12694 []\T1/qtm/m/n/10 string| [99] [100] [101] [102] Overfull \hbox (6.23364pt too wide) in paragraph at lines 13372--13372 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qhv/m/n/10 Re- Overfull \hbox (8.02464pt too wide) in paragraph at lines 13372--13372 \T1/qhv/m/n/10 quired| Overfull \hbox (13.57469pt too wide) in paragraph at lines 13372--13372 []\T1/txtt/m/n/10 hwaddr| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 par-ent Overfull \hbox (3.07472pt too wide) in paragraph at lines 13372--13372 []\T1/txtt/m/n/10 name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (18.82468pt too wide) in paragraph at lines 13372--13372 []\T1/txtt/m/n/10 nictype| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 string| Overfull \hbox (13.57469pt too wide) in paragraph at lines 13372--13372 []\T1/txtt/m/n/10 parent| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 string| [103] Overfull \hbox (4.03886pt too wide) in paragraph at lines 13690--13690 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/qhv/m/n/10 Re- Overfull \hbox (5.63887pt too wide) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 string| Overfull \hbox (5.63887pt too wide) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 The ad-dress and port to con-nect to Overfull \hbox (5.63887pt too wide) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 The ad-dress and port to bind and lis-ten Overfull \hbox (0.58888pt too wide) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 bool| Overfull \hbox (2.47002pt too wide) in paragraph at lines 13690--13690 []\T1/txtt/m/n/10 false| Overfull \hbox (18.15402pt too wide) in paragraph at lines 13690--13690 []\T1/txtt/m/n/10 proxy_protocol| Overfull \hbox (0.58888pt too wide) in paragraph at lines 13690--13690 []\T1/qtm/m/n/10 bool| Overfull \hbox (2.47002pt too wide) in paragraph at lines 13690--13690 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 13690--13690 []\T1/txtt/m/n/10 security. [104] Overfull \hbox (3.24217pt too wide) in paragraph at lines 13819--13819 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13819--13819 []\T1/qhv/m/n/10 De- Overfull \hbox (10.02158pt too wide) in paragraph at lines 13819--13819 []\T1/txtt/m/n/10 productid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 13819--13819 []\T1/qtm/m/n/10 string| Overfull \hbox (4.77159pt too wide) in paragraph at lines 13819--13819 []\T1/txtt/m/n/10 required| Overfull \hbox (1.36797pt too wide) in paragraph at lines 13819--13819 []\T1/txtt/m/n/10 false| Overfull \hbox (4.77159pt too wide) in paragraph at lines 13819--13819 []\T1/txtt/m/n/10 vendorid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 13819--13819 []\T1/qtm/m/n/10 string| [105] Overfull \hbox (2.87396pt too wide) in paragraph at lines 13909--13909 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13909--13909 []\T1/qhv/m/n/10 De- Overfull \hbox (4.47397pt too wide) in paragraph at lines 13909--13909 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13909--13909 []\T1/qtm/m/n/10 for con- Overfull \hbox (6.18475pt too wide) in paragraph at lines 13909--13909 []\T1/txtt/m/n/10 pathrm| Overfull \hbox (4.47397pt too wide) in paragraph at lines 13909--13909 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13909--13909 []\T1/qtm/m/n/10 for con- [106] [107] [108] [109] [110] Underfull \hbox (badness 10000) in paragraph at lines 14476--14476 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 14476--14476 []\T1/txtt/m/n/10 requirements. Overfull \hbox (1.87279pt too wide) in paragraph at lines 14476--14476 []\T1/qtm/m/n/10 string| Overfull \hbox (1.87279pt too wide) in paragraph at lines 14476--14476 []\T1/qtm/m/n/10 string| [111] Underfull \hbox (badness 6016) in paragraph at lines 14553--14556 []\T1/qtm/m/n/10 Some au-then-ti-ca-tion meth-ods re-quire spe-cific flags (for ex-am-ple, use \T1/txtt/m/n/10 lxc remote add [112] [113] [114] [115] [116] [117] [118] [119] Overfull \hbox (28.42151pt too wide) in paragraph at lines 15301--15301 []\T1/txtt/m/n/10 map[string]map[string]string| Overfull \hbox (10.15054pt too wide) in paragraph at lines 15301--15301 []\T1/txtt/m/n/10 properties| [120] [121] [122] Underfull \hbox (badness 10000) in paragraph at lines 15602--15604 []\T1/qtm/m/n/10 Through a pro-file: \T1/txtt/m/n/10 lxc profile device add root disk path=/ [123] [124] [125] [126] [127] Underfull \hbox (badness 10000) in paragraph at lines 16004--16015 []\T1/txtt/m/n/10 user@host:~$ lxc storage create my[]pool zfs source=/dev/sdX size=10GiB [][]target=vm01 Underfull \hbox (badness 10000) in paragraph at lines 16004--16015 \T1/txtt/m/n/10 Storage pool my[]pool pending on member vm01 user@host:~$ lxc s torage create my[]pool zfs Underfull \hbox (badness 10000) in paragraph at lines 16004--16015 \T1/txtt/m/n/10 source=/dev/sdX size=15GiB [][]target=vm02 Storage pool my[]poo l pending on member vm02 Underfull \hbox (badness 10000) in paragraph at lines 16004--16015 \T1/txtt/m/n/10 user@host:~$ lxc storage create my[]pool zfs source=/dev/sdY si ze=10GiB [][]target=vm03 Underfull \hbox (badness 10000) in paragraph at lines 16004--16015 \T1/txtt/m/n/10 Storage pool my[]pool pending on member vm03 user@host:~$ lxc s torage create my[]pool zfs [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] Overfull \hbox (3.86748pt too wide) in paragraph at lines 17098--17098 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17098--17098 []\T1/txtt/m/n/10 rsync. Overfull \hbox (5.46748pt too wide) in paragraph at lines 17098--17098 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17098--17098 []\T1/txtt/m/n/10 0 \T1/qtm/m/n/10 (no Underfull \hbox (badness 10000) in paragraph at lines 17098--17098 []\T1/txtt/m/n/10 rsync. Overfull \hbox (5.46748pt too wide) in paragraph at lines 17098--17098 []\T1/qtm/m/n/10 string| [141] Overfull \hbox (6.23364pt too wide) in paragraph at lines 17245--17245 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 17245--17245 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 17245--17245 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 17245--17245 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 17245--17245 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 17245--17245 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17245--17245 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), Underfull \hbox (badness 5359) in paragraph at lines 17245--17245 \T1/qtm/m/n/10 a comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @ho urly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , [142] [143] Overfull \hbox (6.23364pt too wide) in paragraph at lines 17417--17417 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17417--17417 []\T1/txtt/m/n/10 btrfs. Overfull \hbox (18.71133pt too wide) in paragraph at lines 17417--17417 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17417--17417 []\T1/qtm/m/n/10 string| Overfull \hbox (4.85098pt too wide) in paragraph at lines 17417--17417 []\T1/txtt/m/n/10 user_subvol_rm_allowed| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17417--17417 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 7631) in paragraph at lines 17417--17417 []\T1/qtm/m/n/10 auto (20% of free disk Overfull \hbox (7.83365pt too wide) in paragraph at lines 17417--17417 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17417--17417 []\T1/txtt/m/n/10 source. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17417--17417 []\T1/qtm/m/n/10 bool| Overfull \hbox (6.23364pt too wide) in paragraph at lines 17564--17564 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 17564--17564 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 17564--17564 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 17564--17564 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 17564--17564 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 17564--17564 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17564--17564 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), Underfull \hbox (badness 5359) in paragraph at lines 17564--17564 \T1/qtm/m/n/10 a comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @ho urly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , [144] [145] [146] Overfull \hbox (6.23364pt too wide) in paragraph at lines 17833--17833 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 lvm. Overfull \hbox (3.37209pt too wide) in paragraph at lines 17833--17833 \T1/txtt/m/n/10 thinpool_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 lvm. Overfull \hbox (50.62195pt too wide) in paragraph at lines 17833--17833 \T1/txtt/m/n/10 thinpool_metadata_size| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 lvm. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 lvm.vg. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 rsync. Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17833--17833 []\T1/txtt/m/n/10 rsync. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 string| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17833--17833 []\T1/qtm/m/n/10 bool| Overfull \hbox (6.23364pt too wide) in paragraph at lines 18044--18044 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.62395pt too wide) in paragraph at lines 18044--18044 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qhv/m/n/10 di- Overfull \hbox (1.93695pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 block. Overfull \hbox (22.99687pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 block. Overfull \hbox (1.93695pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 block. Overfull \hbox (38.68684pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 block. Overfull \hbox (7.49083pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 mount_options| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 lvm. Overfull \hbox (7.18694pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 stripes| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume.lvm. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 lvm. Overfull \hbox (12.43692pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 stripes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume.lvm. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 stripes. Overfull \hbox (17.6869pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 security. Overfull \hbox (7.18694pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.6869pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 security. Overfull \hbox (12.43692pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Overfull \hbox (22.93689pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.93695pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.93689pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.18694pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.93689pt too wide) in paragraph at lines 18044--18044 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.43692pt too wide) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 18044--18044 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), Underfull \hbox (badness 5954) in paragraph at lines 18044--18044 \T1/qtm/m/n/10 a comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @ho urly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , [147] [148] [149] [150] Overfull \hbox (6.23364pt too wide) in paragraph at lines 18339--18339 []\T1/qhv/m/n/10 Type| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18339--18339 []\T1/txtt/m/n/10 source. Overfull \hbox (2.78366pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18339--18339 []\T1/txtt/m/n/10 zfs. Overfull \hbox (14.78882pt too wide) in paragraph at lines 18339--18339 \T1/txtt/m/n/10 clone_copy| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18339--18339 []\T1/txtt/m/n/10 zfs. Overfull \hbox (2.78366pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18339--18339 []\T1/txtt/m/n/10 zfs. Overfull \hbox (9.53883pt too wide) in paragraph at lines 18339--18339 \T1/txtt/m/n/10 pool_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18339--18339 []\T1/qtm/m/n/10 string| Overfull \hbox (6.23364pt too wide) in paragraph at lines 18598--18598 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (1.76367pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 block. Overfull \hbox (22.8236pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.16885pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 block_mode Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/qtm/m/n/10 en- Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 block. Overfull \hbox (1.76367pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 block. Overfull \hbox (38.51357pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.16885pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 block_mode Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/qtm/m/n/10 en- Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 block. Overfull \hbox (7.21684pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 mount_options| Overfull \hbox (17.51363pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 security. Overfull \hbox (7.01366pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.51363pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 security. Overfull \hbox (12.26364pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Overfull \hbox (22.76361pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.76367pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.76361pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.01366pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.76361pt too wide) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.26364pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 5446) in paragraph at lines 18598--18598 \T1/qtm/m/n/10 comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @hour ly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (17.51363pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 blocksize| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume.zfs. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.76361pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 block_mode| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume.zfs. Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (54.26352pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 remove_snapshots| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (22.9668pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 remove_snapshots Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (33.26358pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 use_refquota| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (1.96686pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 use_refquota Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/txtt/m/n/10 zfs. Overfull \hbox (38.51357pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 reserve_space| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (7.21684pt too wide) in paragraph at lines 18598--18598 \T1/txtt/m/n/10 reserve_space [151] Overfull \vbox (29.70642pt too high) has occurred while \output is active [152] [153] Overfull \hbox (1.77838pt too wide) in paragraph at lines 18929--18929 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18929--18929 []\T1/txtt/m/n/10 ceph.osd. Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 6961) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 name of the Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18929--18929 []\T1/txtt/m/n/10 volatile.pool. Overfull \hbox (3.37839pt too wide) in paragraph at lines 18929--18929 []\T1/qtm/m/n/10 string| [154] Overfull \hbox (6.23364pt too wide) in paragraph at lines 19108--19108 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.62395pt too wide) in paragraph at lines 19108--19108 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qhv/m/n/10 di- Overfull \hbox (1.93695pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 block. Overfull \hbox (22.99687pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 block. Overfull \hbox (1.93695pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 block. Overfull \hbox (38.68684pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 block. Overfull \hbox (7.49083pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 mount_options| Overfull \hbox (17.6869pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 security. Overfull \hbox (7.18694pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.6869pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 security. Overfull \hbox (12.43692pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Overfull \hbox (22.93689pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.93695pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.93689pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.18694pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.93689pt too wide) in paragraph at lines 19108--19108 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.43692pt too wide) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19108--19108 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), Underfull \hbox (badness 5954) in paragraph at lines 19108--19108 \T1/qtm/m/n/10 a comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @ho urly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , [155] [156] [157] Overfull \hbox (6.23364pt too wide) in paragraph at lines 19436--19436 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 19436--19436 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 19436--19436 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 19436--19436 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 19436--19436 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 19436--19436 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19436--19436 []\T1/qtm/m/n/10 Cron ex-pres-sion (\T1/txtt/m/n/10 \T1/qtm/m/n/10 ), Underfull \hbox (badness 5359) in paragraph at lines 19436--19436 \T1/qtm/m/n/10 a comma-separated list of sched-ule aliases (\T1/txtt/m/n/10 @ho urly\T1/qtm/m/n/10 , \T1/txtt/m/n/10 @daily\T1/qtm/m/n/10 , [158] [159] [160] Overfull \hbox (5.05363pt too wide) in paragraph at lines 19618--19618 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 19618--19618 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 19618--19618 []\T1/txtt/m/n/10 cephobject.bucket. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19618--19618 []\T1/txtt/m/n/10 cephobject.radosgw. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19618--19618 []\T1/txtt/m/n/10 cephobject.radosgw. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Overfull \hbox (3.8737pt too wide) in paragraph at lines 19618--19618 []\T1/txtt/m/n/10 admin| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19618--19618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 Di-rec- Overfull \hbox (1.42447pt too wide) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 Btrfs| Overfull \hbox (1.33548pt too wide) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 LVM| Overfull \hbox (1.29305pt too wide) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 ZFS| Underfull \hbox (badness 10000) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 Ceph Overfull \hbox (2.51079pt too wide) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 CephFS| Underfull \hbox (badness 10000) in paragraph at lines 20030--20030 []\T1/qhv/m/n/10 Ceph Ob- [161] [162] [163] [164] [165] Underfull \hbox (badness 10000) in paragraph at lines 20425--20436 []\T1/txtt/m/n/10 user@host:~$ lxc network create UPLINK [][]type=physical pare nt=br0 [][]target=vm01 Network Underfull \hbox (badness 10000) in paragraph at lines 20425--20436 \T1/txtt/m/n/10 UPLINK pending on member vm01 user@host:~$ lxc network create U PLINK [][]type=physical Underfull \hbox (badness 10000) in paragraph at lines 20425--20436 \T1/txtt/m/n/10 parent=br0 [][]target=vm02 Network UPLINK pending on member vm0 2 user@host:~$ lxc network Underfull \hbox (badness 10000) in paragraph at lines 20425--20436 \T1/txtt/m/n/10 create UPLINK [][]type=physical parent=br0 [][]target=vm03 Netw ork UPLINK pending on member [166] [167] Underfull \hbox (badness 10000) in paragraph at lines 20671--20671 []\T1/qhv/m/n/10 Re- Overfull \hbox (3.59175pt too wide) in paragraph at lines 20671--20671 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 20671--20671 []\T1/qtm/m/n/10 string [168] Overfull \hbox (5.4107pt too wide) in paragraph at lines 20901--20901 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 20901--20901 []\T1/qhv/m/n/10 Re- Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (25.79492pt too wide) in paragraph at lines 20901--20901 []\T1/txtt/m/n/10 destination_port| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20901--20901 []\T1/qtm/m/n/10 string| [169] [170] [171] [172] Underfull \hbox (badness 10000) in paragraph at lines 21189--21189 []\T1/qhv/m/n/10 Re- Overfull \hbox (18.00934pt too wide) in paragraph at lines 21189--21189 []\T1/txtt/m/n/10 listen_address| Overfull \hbox (2.25938pt too wide) in paragraph at lines 21189--21189 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 21189--21189 []\T1/qtm/m/n/10 string Underfull \hbox (badness 10000) in paragraph at lines 21189--21189 []\T1/qtm/m/n/10 port [173] [174] Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 []\T1/txtt/m/n/10 user@host:~$ dig @192.0.2.200 []p 1053 axfr lxd.example.net l xd.example.net. 3600 IN Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 SOA lxd.example.net. ns1.lxd.example.net. 1669736788 120 60 864 00 30lxd.example. Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 net. 300 IN NS ns1.lxd.example.net.lxdtest.gw.lxd.example.net. 300 IN A 192.0.2. Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 1lxdtest.gw.lxd.example.net. 300 IN AAAA fd42:4131:a53c:7211::1 default[]ovntest. Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 uplink.lxd.example.net. 300 IN A 192.0.2.20default[]ovntest.upl ink.lxd.example.net. Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 300 IN AAAA fd42:4131:a53c:7211:216:3eff:fe4e:b794c1.lxd.exampl e.net. 300 IN AAAA Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 fd42:4131:a53c:7211:216:3eff:fe19:6edec1.lxd.example.net. 300 I N A 192.0.2.125manualtest. Underfull \hbox (badness 10000) in paragraph at lines 21481--21484 \T1/txtt/m/n/10 lxd.example.net. 300 IN A 8.8.8.8lxd.example.net. 3600 IN SOA l xd.example.net. ns1.lxd. [175] Underfull \hbox (badness 10000) in paragraph at lines 21494--21497 \T1/txtt/m/n/10 IN SOA 2.0.192.in[]addr.arpa. ns1.2.0.192.in[]addr.arpa. 166973 6828 120 60 86400 302.0. Underfull \hbox (badness 10000) in paragraph at lines 21494--21497 \T1/txtt/m/n/10 192.in[]addr.arpa. 300 IN NS ns1.2.0.192.in[]addr.arpa.1.2.0.19 2.in[]addr.arpa. 300 IN PTR Underfull \hbox (badness 10000) in paragraph at lines 21494--21497 \T1/txtt/m/n/10 lxdtest.gw.lxd.example.net.20.2.0.192.in[]addr.arpa. 300 IN PTR default[]ovntest.uplink. Underfull \hbox (badness 10000) in paragraph at lines 21494--21497 \T1/txtt/m/n/10 lxd.example.net.125.2.0.192.in[]addr.arpa. 300 IN PTR c1.lxd.ex ample.net.2.0.192.in[]addr. Underfull \hbox (badness 10000) in paragraph at lines 21494--21497 \T1/txtt/m/n/10 arpa. 3600 IN SOA 2.0.192.in[]addr.arpa. ns1.2.0.192.in[]addr.a rpa. 1669736828 120 60 86400 [176] Underfull \hbox (badness 10000) in paragraph at lines 21668--21668 []\T1/qhv/m/n/10 Re- Underfull \hbox (badness 10000) in paragraph at lines 21668--21668 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 21668--21668 []\T1/txtt/m/n/10 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 21668--21668 []\T1/qtm/m/n/10 string Underfull \hbox (badness 5147) in paragraph at lines 21672--21677 \T1/qtm/b/n/10 Note: \T1/qtm/m/n/10 When gen-er-at-ing the TSIG key us-ing \T1 /txtt/m/n/10 tsig[]keygen\T1/qtm/m/n/10 , the key name must fol-low the for-mat [177] Underfull \hbox (badness 10000) in paragraph at lines 21812--21812 []\T1/qhv/m/n/10 Re- Overfull \hbox (3.59175pt too wide) in paragraph at lines 21812--21812 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 21812--21812 []\T1/qtm/m/n/10 en-try Underfull \hbox (badness 10000) in paragraph at lines 21812--21812 []\T1/qtm/m/n/10 string [178] [179] [180] Overfull \hbox (710.2139pt too wide) in alignment at lines 22096--22115 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22115--22138 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22138--22144 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22144--22146 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22146--23125 [] [] [] [] [] [181] [182] [183] ! LaTeX Error: Unicode character ● (U+25CF) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.23303 ...en{}link DNS configuration for lxdbr0}} \sphinxcode{\sphinxupquote... Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 []\T1/txtt/m/n/10 user@host:~$ sudo systemctl status lxd[]dns[]lxdbr0.service lxd[]dns[]lxdbr0.service Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 [] \T1/txtt/m/n/10 LXD per[]link DNS configuration for lxdbr0 Loaded: loaded (/ etc/systemd/system/ Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 \T1/txtt/m/n/10 lxd[]dns[]lxdbr0.service; enabled; vendor preset: enabled) Acti ve: inactive (dead) Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 \T1/txtt/m/n/10 since Mon 2021[]06[]14 17:03:12 BST; 1min 2s ago Process: 9433 ExecStart=/usr/bin/ Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 \T1/txtt/m/n/10 resolvectl dns lxdbr0 n.n.n.n (code=exited, status=0/SUCCESS) P rocess: 9434 ExecStart=/ Underfull \hbox (badness 10000) in paragraph at lines 23302--23307 \T1/txtt/m/n/10 usr/bin/resolvectl domain lxdbr0 ~lxd (code=exited, status=0/SU CCESS) Main PID: 9434 [184] Underfull \hbox (badness 10000) in paragraph at lines 23309--23313 []\T1/txtt/m/n/10 user@host:~$ resolvectl status lxdbr0 Link 6 (lxdbr0) Current Scopes: DNSDefaultRoute Underfull \hbox (badness 10000) in paragraph at lines 23309--23313 \T1/txtt/m/n/10 setting: no LLMNR setting: yesMulticastDNS setting: no DNSOverT LS setting: no DNSSEC Underfull \hbox (badness 10000) in paragraph at lines 23309--23313 \T1/txtt/m/n/10 setting: no DNSSEC supported: no Current DNS Server: n.n.n.n DN S Servers: n.n.n.n DNS [185] [186] [187] Overfull \hbox (6.23364pt too wide) in paragraph at lines 24013--24013 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/qtm/m/n/10 dard Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 ipv4.nat. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/qtm/m/n/10 dard Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 ipv6.dhcp. Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/qtm/m/n/10 DHCP Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 ipv6.nat. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/txtt/m/n/10 acls.default. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Overfull \hbox (15.96465pt too wide) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/txtt/m/n/10 acls.default. Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Overfull \hbox (15.96465pt too wide) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/txtt/m/n/10 acls.default. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| Overfull \hbox (15.96465pt too wide) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 24013--24013 \T1/txtt/m/n/10 acls.default. Overfull \hbox (2.78366pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 bool| Overfull \hbox (15.96465pt too wide) in paragraph at lines 24013--24013 []\T1/txtt/m/n/10 security. Overfull \hbox (7.83365pt too wide) in paragraph at lines 24013--24013 []\T1/qtm/m/n/10 string| [188] Overfull \vbox (109.70886pt too high) has occurred while \output is active [189] Overfull \hbox (255.16298pt too wide) in paragraph at lines 24104--24108 []\T1/txtt/m/n/10 user@host:~$ lxc list +[][][][][][]+[][][][][][][][][]+[][][] [][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][]+[][][ ][][][][][][][][]+| Overfull \hbox (389.99258pt too wide) in paragraph at lines 24104--24108 \T1/txtt/m/n/10 NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS |+[][][][][][]+[] [][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]+[][][ ][][][][][][][][]+[][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 24104--24108 \T1/txtt/m/n/10 c1 | RUNNING | 192.0.2.2 (eth0) | 2001:db8:cff3:5089:216:3eff:f ef0:549f (eth0) | Overfull \hbox (216.74309pt too wide) in paragraph at lines 24104--24108 \T1/txtt/m/n/10 CONTAINER | 0 |+[][][][][][]+[][][][][][][][][]+[][][][][][][][ ][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][]+[][][][][][][] [][][][]+ Underfull \hbox (badness 10000) in paragraph at lines 24104--24108 [190] [191] [192] [193] Underfull \hbox (badness 10000) in paragraph at lines 24474--24474 []\T1/qhv/m/n/10 Re- Underfull \hbox (badness 10000) in paragraph at lines 24474--24474 []\T1/qtm/m/n/10 string Overfull \hbox (10.4705pt too wide) in paragraph at lines 24474--24474 []\T1/txtt/m/n/10 target_project| Overfull \hbox (10.4705pt too wide) in paragraph at lines 24474--24474 []\T1/txtt/m/n/10 target_network| [194] Underfull \hbox (badness 10000) in paragraph at lines 24640--24640 []\T1/qhv/m/n/10 Re- Overfull \hbox (8.44952pt too wide) in paragraph at lines 24640--24640 []\T1/txtt/m/n/10 listen_address| Underfull \hbox (badness 10000) in paragraph at lines 24640--24640 []\T1/qtm/m/n/10 back-end [195] Underfull \hbox (badness 10000) in paragraph at lines 24770--24770 []\T1/qhv/m/n/10 Re- Overfull \hbox (1.81252pt too wide) in paragraph at lines 24770--24770 []\T1/qtm/m/n/10 string| Overfull \hbox (5.83527pt too wide) in paragraph at lines 24770--24770 []\T1/txtt/m/n/10 target_address| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24770--24770 []\T1/qtm/m/n/10 string| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24770--24770 []\T1/qtm/m/n/10 string| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24770--24770 []\T1/qtm/m/n/10 string| [196] [197] Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qhv/m/n/10 Con-di- Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qhv/m/n/10 De- Overfull \hbox (1.75829pt too wide) in paragraph at lines 25101--25101 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 in-te- Overfull \hbox (1.48705pt too wide) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (1.48705pt too wide) in paragraph at lines 25101--25101 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qhv/m/n/10 Con-di- Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 in-te- Overfull \hbox (1.48705pt too wide) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (1.48705pt too wide) in paragraph at lines 25265--25265 []\T1/qtm/m/n/10 string| [198] Overfull \hbox (6.23364pt too wide) in paragraph at lines 25689--25689 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (2.78366pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 NAME. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 NAME. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 - (no Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 pass- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 NAME. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 dns. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv4.ovn. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 routes. Overfull \hbox (2.78366pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv6.ovn. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 routes. Overfull \hbox (2.78366pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 ovn. Overfull \hbox (1.15654pt too wide) in paragraph at lines 25689--25689 \T1/txtt/m/n/10 ingress_mode| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25689--25689 \T1/qtm/m/n/10 dard Overfull \hbox (4.78592pt too wide) in paragraph at lines 25689--25689 []\T1/txtt/m/n/10 l2proxy| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25689--25689 []\T1/qtm/m/n/10 string| [199] Overfull \vbox (49.70886pt too high) has occurred while \output is active [200] [201] [202] [203] Overfull \hbox (419.1624pt too wide) in paragraph at lines 25931--25938 []\T1/txtt/m/n/10 user@host:~$ lxc project list +[][][][][][][][][][][][][][][] [][][][][][][]+[][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][] [][][][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][]+[][][][][][][] [][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][]+ | Underfull \hbox (badness 10000) in paragraph at lines 25931--25938 \T1/txtt/m/n/10 NAME | IMAGES | PROFILES | STORAGE VOLUMES | STORAGE BUCKETS | NETWORKS | NETWORK ZONES | Overfull \hbox (385.9925pt too wide) in paragraph at lines 25931--25938 \T1/txtt/m/n/10 DESCRIPTION | USED BY |+[][][][][][][][][][][][][][][][][][][][ ][][]+[][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+ [][][][][][][][][][][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][ ][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 25931--25938 \T1/txtt/m/n/10 default | YES | YES | YES | YES | YES | YES | Default LXD proje ct | 19 Overfull \hbox (270.49283pt too wide) in paragraph at lines 25931--25938 \T1/txtt/m/n/10 |+[][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][] +[][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][][] [][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][][][]+[][][][][][][] [][][][][][][][][][][][][][]+[][][][][][][][][]+| Overfull \hbox (580.24193pt too wide) in paragraph at lines 25931--25938 \T1/txtt/m/n/10 my[]project (current) | YES | NO | NO | NO | YES | YES | | 0 |+ [][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][]+[][][][][][][][][ ][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+[][][ ][][][][][][][]+[][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][] [][][][][]+[][][][][][][][][]+ [204] Underfull \hbox (badness 10000) in paragraph at lines 26007--26013 \T1/txtt/m/n/10 instance creation: Failed creating instance record: Failed init ialising instance: [205] [206] Overfull \hbox (4.4335pt too wide) in paragraph at lines 26289--26289 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26289--26289 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26289--26289 []\T1/qhv/m/n/10 Ini-tial Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 features.networks. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 features.storage. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 features.storage. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26289--26289 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26289--26289 []\T1/txtt/m/n/10 false| [207] Overfull \hbox (2.9151pt too wide) in paragraph at lines 26454--26454 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- Overfull \hbox (4.5151pt too wide) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- Overfull \hbox (4.5151pt too wide) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/txtt/m/n/10 limits. Overfull \hbox (3.63942pt too wide) in paragraph at lines 26454--26454 \T1/txtt/m/n/10 virtual[]machines| Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26454--26454 \T1/qtm/m/n/10 te- [208] Overfull \hbox (6.23364pt too wide) in paragraph at lines 26860--26860 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/qhv/m/n/10 De- Overfull \hbox (2.78366pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (42.18573pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 unprivileged| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 security.privileged=true\T1/qtm/m/n/10 , \T1/txtt/m/n/10 isolat ed \T1/qtm/m/n/10 pre-vents set-ting \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 privileged=true \T1/qtm/m/n/10 and also \T1/txtt/m/n/10 securit y.idmap.isolated=true\T1/qtm/m/n/10 , \T1/txtt/m/n/10 allow Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 containers. Overfull \hbox (0.55756pt too wide) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 interception| Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (15.9358pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 managed| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (15.9358pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 managed| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 devices. Overfull \hbox (0.55756pt too wide) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 unix[]hotplug| Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 restricted. Overfull \hbox (26.80748pt too wide) in paragraph at lines 26860--26860 \T1/txtt/m/n/10 virtual[]machines. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26860--26860 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26860--26860 []\T1/txtt/m/n/10 block| [209] Overfull \vbox (289.70886pt too high) has occurred while \output is active [210] Overfull \hbox (1.5705pt too wide) in paragraph at lines 26983--26983 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 backups. Overfull \hbox (1.5042pt too wide) in paragraph at lines 26983--26983 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (3.1705pt too wide) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 images. Overfull \hbox (1.5042pt too wide) in paragraph at lines 26983--26983 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (3.1705pt too wide) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 images. Overfull \hbox (3.1705pt too wide) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.1705pt too wide) in paragraph at lines 26983--26983 []\T1/qtm/m/n/10 string| [211] [212] [213] [214] [215] Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 []\T1/txtt/m/n/10 user@host:~$ lxd init Would you like to use LXD clustering? ( yes/no) [default=no]: Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 yesWhat IP address or DNS name should be used to reach this ser ver? [default=192.0.2. Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 101]:Are you joining an existing cluster? (yes/no) [default=no] : noWhat member name Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 should be used to identify this server in the cluster? [default =server1]:Setup password Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 authentication on the cluster? (yes/no) [default=no]: noDo you want to configure a Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 new local storage pool? (yes/no) [default=yes]:Name of the stor age backend to use Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 (btrfs, dir, lvm, zfs) [default=zfs]:Create a new ZFS pool? (ye s/no) [default=yes]:Would Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 you like to use an existing empty block device (e.g. a disk or partition)? (yes/no) Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 [default=no]:Size in GiB of the new loop device (1GiB minimum) [default=9GiB]:Do you Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 want to configure a new remote storage pool? (yes/no) [default= no]:Would you like to Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 connect to a MAAS server? (yes/no) [default=no]:Would you like to configure LXD to use Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 an existing bridge or host interface? (yes/no) [default=no]:Wou ld you like to create a Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 new Fan overlay network? (yes/no) [default=yes]:What subnet sho uld be used as the Fan Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 underlay? [default=auto]:Would you like stale cached images to be updated automatically? Underfull \hbox (badness 10000) in paragraph at lines 27466--27469 \T1/txtt/m/n/10 (yes/no) [default=yes]:Would you like a YAML "lxd init" preseed to be printed? (yes/no) [216] [217] Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 []\T1/txtt/m/n/10 user@host:~$ sudo lxd init Would you like to use LXD clusteri ng? (yes/no) [default=no]: Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 yesWhat IP address or DNS name should be used to reach this ser ver? [default=192. Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 0.2.102]:Are you joining an existing cluster? (yes/no) [default =no]: yesDo you Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 have a join token? (yes/no/[token]) [default=no]: yesPlease pro vide join token: Overfull \hbox (1057.99054pt too wide) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 eyJzZXJ2ZXJfbmFtZSI6InJwaTAxIiwiZmluZ2VycHJpbnQiOiIyNjZjZmExZDk 0ZDZiMjk2Nzk0YjU0YzJlYzdjOTMwNDA5ZjIzNjdmNmM1YjRhZWVjOGM0YjAxYTc2NjU0MjgxIiwiYW RkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiJmZGI1OTgyNjgxNTQ2ZGQyN GE2ZGE0Mzg5MTUyOGM1ZGUxNWNmYmQ5M2M3OTU3ODNkNGI5OGU4MTQ4MWMzNmUwIn0=All Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 existing data is lost when joining a cluster, continue? (yes/no ) [default=no] yesChoose Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 "size" property for storage pool "local":Choose "source" proper ty for storage pool Underfull \hbox (badness 10000) in paragraph at lines 27605--27610 \T1/txtt/m/n/10 "local":Choose "zfs.pool_name" property for storage pool "local ":Would you like a YAML Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 []\T1/txtt/m/n/10 user@host:~$ sudo lxd init Would you like to use LXD clusteri ng? (yes/no) [default=no]: Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 yesWhat IP address or DNS name should be used to reach this ser ver? [default=192.0. Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 2.102]:Are you joining an existing cluster? (yes/no) [default=n o]: yesDo you have Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 a join token? (yes/no/[token]) [default=no]: noWhat member name should be used to Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 identify this server in the cluster? [default=server2]:IP addre ss or FQDN of an Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 existing cluster member (may include port): 192.0.2.101:8443Clu ster fingerprint: Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 2915dafdf5c159681a9086f732644fb70680533b0fb9005b8c6e9bca5153311 3You can validate this Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 fingerprint by running "lxc info" locally on an existing cluste r member.Is this the Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 correct fingerprint? (yes/no/[fingerprint]) [default=no]: yesCl uster trust password:All Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 existing data is lost when joining a cluster, continue? (yes/no ) [default=no] yesChoose Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 "size" property for storage pool "local":Choose "source" proper ty for storage pool Underfull \hbox (badness 10000) in paragraph at lines 27612--27616 \T1/txtt/m/n/10 "local":Choose "zfs.pool_name" property for storage pool "local ":Would you like a YAML [218] [219] Overfull \hbox (1052.74055pt too wide) in paragraph at lines 27768--27768 [][]\T1/txtt/m/n/10 eyJzZXJ2ZXJfbmFtZSI6Im5vZGUyIiwiZmluZ2VycHJpbnQiOiJjZjlmNmV hMWIzYjhiNjgxNzQ1YTY1NTY2YjM3ZGUwOTUzNjRmM2MxMDAwMGNjZWQyOTk5NDU5YzY2MGIxNWQ4Ii wiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiIxNGJmY2EzMDhkOTNhY 2E3MGJmYThkMzE0NWM4NWY3YmE0ZmU1YmYyNmJiNDhmMmUwNzhhOGZhMDczZDc0YTFiIn0=| [220] [221] Overfull \hbox (392.91248pt too wide) in paragraph at lines 27875--27881 []\T1/txtt/m/n/10 user@host:~$ lxc cluster list +[][][][][][][][][]+[][][][][][ ][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][ ][]+[][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][ ][][][][][][]+[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 NAME | URL | ROLES | ARCHITECTURE | FAILURE DOMAIN | DESCRIPTIO N | STATE | MESSAGE Overfull \hbox (244.2429pt too wide) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 |+[][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][] [][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][ ]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][]+[][][][][][][][]+ [][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 server1 | https://192.0.2.101:8443 | database[]leader | x86_64 | default | | ONLINE | Overfull \hbox (475.24223pt too wide) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 Fully operational || | | database | | | | | |+[][][][][][][][][ ]+[][][][][][][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][] [][][][][][][][]+[][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][]+ [][][][][][][][][][][][][]+[][][][][][][][]+[][][][][][][][][][][][][][][][][][ ][]+| Underfull \hbox (badness 10000) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 server2 | https://192.0.2.102:8443 | database[]standby | aarch6 4 | default | | ONLINE | Overfull \hbox (338.74263pt too wide) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 Fully operational |+[][][][][][][][][]+[][][][][][][][][][][][] [][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][ ][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][] +[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 server3 | https://192.0.2.103:8443 | database[]standby | aarch6 4 | default | | ONLINE | Overfull \hbox (333.49265pt too wide) in paragraph at lines 27875--27881 \T1/txtt/m/n/10 Fully operational |+[][][][][][][][][]+[][][][][][][][][][][][] [][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][ ][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][] +[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+ [222] [223] [224] [225] [226] [227] [228] [229] [230] Overfull \hbox (4.37852pt too wide) in paragraph at lines 28647--28647 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 28647--28647 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 28647--28647 []\T1/txtt/m/n/10 scheduler. Overfull \hbox (5.97853pt too wide) in paragraph at lines 28647--28647 []\T1/qtm/m/n/10 string| Overfull \hbox (5.97853pt too wide) in paragraph at lines 28647--28647 []\T1/qtm/m/n/10 string| [231] [232] [233] Underfull \hbox (badness 10000) in paragraph at lines 28875--28875 []\T1/txtt/m/n/10 lxd.benchmark init [][]count 10 Underfull \hbox (badness 10000) in paragraph at lines 28875--28875 []\T1/txtt/m/n/10 lxd.benchmark init [][]count 20 [][]parallel [234] Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 []\T1/txtt/m/n/10 user@host:~$ lxc query /1.0/metrics # HELP lxd_cpu_seconds_to tal The Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 total number of CPU time used in seconds.# TYPE lxd_cpu_seconds _total Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 counterlxd_cpu_seconds_total{cpu="0",mode="system",name="u1",pr oject="default", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 type="container"} 60.304517lxd_cpu_seconds_total{cpu="0",mode=" user",name="u1", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 project="default",type="container"} 145.647502lxd_cpu_seconds_t otal{cpu="0", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 mode="iowait",name="vm",project="default",type="virtual[]machin e"} 4614. Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 78lxd_cpu_seconds_total{cpu="0",mode="irq",name="vm",project="d efault", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 type="virtual[]machine"} 0lxd_cpu_seconds_total{cpu="0",mode="i dle",name="vm", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 project="default",type="virtual[]machine"} 412762lxd_cpu_second s_total{cpu="0", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 mode="nice",name="vm",project="default",type="virtual[]machine" } 35. Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 06lxd_cpu_seconds_total{cpu="0",mode="softirq",name="vm",projec t="default", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 type="virtual[]machine"} 2.41lxd_cpu_seconds_total{cpu="0",mode ="steal",name="vm", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 project="default",type="virtual[]machine"} 9.84lxd_cpu_seconds_ total{cpu="0", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 mode="system",name="vm",project="default",type="virtual[]machin e"} 340. Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 84lxd_cpu_seconds_total{cpu="0",mode="user",name="vm",project=" default", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 type="virtual[]machine"} 261.25# HELP lxd_cpu_effective_total T he total number of Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 effective CPUs.# TYPE lxd_cpu_effective_total gaugelxd_cpu_effe ctive_total{name="u1", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 project="default",type="container"} 4lxd_cpu_effective_total{na me="vm",project="default", Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 type="virtual[]machine"} 0# HELP lxd_disk_read_bytes_total The total number of bytes Underfull \hbox (badness 10000) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 read.# TYPE lxd_disk_read_bytes_total counterlxd_disk_read_byte s_total{device="loop5", Overfull \hbox (7.99359pt too wide) in paragraph at lines 28946--28949 \T1/txtt/m/n/10 name="u1",project="default",type="container"} 2048lxd_disk_read _bytes_total{device="loop3", [235] [236] Underfull \hbox (badness 10000) in paragraph at lines 29089--29094 []\T1/txtt/m/n/10 user@host:~$ openssl x509 []noout []text []in /var/snap/prome theus/common/tls/server. Underfull \hbox (badness 10000) in paragraph at lines 29089--29094 \T1/txtt/m/n/10 crt ... X509v3 Subject Alternative Name: DNS:foo, IP Address:12 7.0.0.1, IP [237] [238] [239] [240 <./grafana_add_datasource.png> <./grafana_select_prometh eus.png>] [241 <./grafana_configure_datasource.png> <./grafana_dashboard_import .png>] [242 <./grafana_dashboard_id.png> <./grafana_dashboard_select_datasource .png>] [243 <./grafana_resources.png> <./grafana_instances.png>] [244] [245] Underfull \hbox (badness 10000) in paragraph at lines 29699--29699 []\T1/qhv/m/n/10 Do- Overfull \hbox (5.32564pt too wide) in paragraph at lines 29699--29699 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 29699--29699 []\T1/qhv/m/n/10 De- Overfull \hbox (3.9689pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 1048576| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29699--29699 []\T1/qtm/m/n/10 hard| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 1048576| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 1048576| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29699--29699 []\T1/qtm/m/n/10 hard| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 1048576| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29699--29699 []\T1/qtm/m/n/10 hard| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29699--29699 []\T1/qtm/m/n/10 hard| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29699--29699 []\T1/txtt/m/n/10 unlimited| [246] Overfull \hbox (9.97365pt too wide) in paragraph at lines 29875--29875 []\T1/qhv/m/n/10 Value| Overfull \hbox (1.11366pt too wide) in paragraph at lines 29875--29875 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 29875--29875 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 fs. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 aio[]max[]nr| Overfull \hbox (16.50357pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 524288| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 65536| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 inotify. Overfull \hbox (41.56754pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 max_queued_events| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1048576| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 16384| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 inotify. Overfull \hbox (46.81752pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 max_user_instances| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1048576| Overfull \hbox (0.75362pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 128| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 inotify. Overfull \hbox (36.31755pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 max_user_watches| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1048576| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 8192| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 kernel. Overfull \hbox (25.81758pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 dmesg_restrict| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 kernel. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 keys. Overfull \hbox (21.75356pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 2000000| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 20000| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 kernel. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 keys. Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 2000| Overfull \hbox (0.75362pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 200| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 net.core. Overfull \hbox (20.5676pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 bpf_jit_limit| Overfull \hbox (37.50351pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1000000000| Overfull \hbox (8.83365pt too wide) in paragraph at lines 29875--29875 []\T1/qtm/m/n/10 varies| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 net.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 neigh. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 default. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 gc_thresh3| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 8192| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1024| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 net.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 neigh. Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 default. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 gc_thresh3| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 8192| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 1024| Underfull \hbox (badness 10000) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 vm. Overfull \hbox (20.5676pt too wide) in paragraph at lines 29875--29875 \T1/txtt/m/n/10 max_map_count| Overfull \hbox (16.50357pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 262144| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29875--29875 []\T1/txtt/m/n/10 65530| [247] Overfull \hbox (89.67406pt too wide) in alignment at lines 29902--29912 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29912--29926 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29926--29932 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29932--29934 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29934--30203 [] [] [248] [249] [250] [251] Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 []\T1/txtt/m/n/10 user@host:~$ ./bin.linux.lxd[]migrate Please provide LXD serv er URL: https://192.0. Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 2.7:8443Certificate fingerprint: xxxxxxxxxxxxxxxxxok (y/n)? y 1 ) Use a certificate Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 token2) Use an existing TLS authentication certificate3) Genera te a temporary TLS Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 authentication certificatePlease pick an authentication mechani sm above: 1Please Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 provide the certificate token: xxxxxxxxxxxxxxxx Remote LXD serv er: Hostname: bar Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Version: 5.4 Would you like to create a container (1) or virtua l[]machine (2)?: Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 1Name of the new instance: fooPlease provide the path to a root filesystem: /Do Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 you want to add additional filesystem mounts? [default=no]: Ins tance to be created: Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Name: foo Project: default Type: container Source: / Additional overrides can Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 be applied at this stage:1) Begin the migration with the above configuration2) Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Override profile list3) Set additional configuration options4) Change instance Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 storage pool or volume size5) Change instance network Please pi ck one of the options Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 above [default=1]: 3Please specify config keys and values (key= value ...): limits. Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 cpu=2 Instance to be created: Name: foo Project: default Type: container Source: Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 / Config: limits.cpu: "2" Additional overrides can be applied a t this stage:1) Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Begin the migration with the above configuration2) Override pro file list3) Set Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 additional configuration options4) Change instance storage pool or volume size5) Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Change instance network Please pick one of the options above [d efault=1]: 4Please Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 provide the storage pool to use: defaultDo you want to change t he storage size? Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 [default=no]: yesPlease specify the storage size: 20GiB Instanc e to be created: Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Name: foo Project: default Type: container Source: / Storage po ol: default Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Storage pool size: 20GiB Config: limits.cpu: "2" Additional ove rrides can be Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 applied at this stage:1) Begin the migration with the above con figuration2) Override Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 profile list3) Set additional configuration options4) Change in stance storage Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 pool or volume size5) Change instance network Please pick one o f the options above Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 [default=1]: 5Please specify the network to use for the instanc e: lxdbr0 Instance Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 to be created: Name: foo Project: default Type: container Sourc e: / Storage Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 pool: default Storage pool size: 20GiB Network name: lxdbr0 Con fig: limits.cpu: Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 "2" Additional overrides can be applied at this stage:1) Begin the migration with Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 the above configuration2) Override profile list3) Set additiona l configuration Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 options4) Change instance storage pool or volume size5) Change instance network Underfull \hbox (badness 10000) in paragraph at lines 30673--30676 \T1/txtt/m/n/10 Please pick one of the options above [default=1]: 1Instance foo successfully [252] [253] Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 []\T1/txtt/m/n/10 user@host:~$ sudo lxd.lxc[]to[]lxd [][]containers lxc1 Parsin g LXC configurationChecking Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 for unsupported LXC configuration keysChecking for existing con tainersChecking whether Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 container has already been migratedValidating whether incomplet e AppArmor support Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 is enabledValidating whether mounting a minimal /dev is enabled Validating container Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 rootfsProcessing network configurationProcessing storage config urationProcessing Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 environment configurationProcessing container boot configuratio nProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 apparmor configurationProcessing container seccomp configuratio nProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 SELinux configurationProcessing container capabilities configur ationProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30795--30800 \T1/txtt/m/n/10 architecture configurationCreating containerTransferring contai ner: lxc1: ...Container [254] [255] [256] [257] [258] [259] [260] Underfull \hbox (badness 10000) in paragraph at lines 31440--31444 \T1/txtt/m/n/10 true \T1/qtm/m/n/10 header. To en-sure that the server will re- turn a re-sponse with that header, set \T1/txtt/m/n/10 core. [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] Underfull \hbox (badness 5878) in paragraph at lines 33901--33904 \T1/qtm/m/n/10 Adds new \T1/txtt/m/n/10 security.acls.default.{in,e}gress.actio n \T1/qtm/m/n/10 and \T1/txtt/m/n/10 security.acls.default.{in,e}gress. Underfull \hbox (badness 5832) in paragraph at lines 33924--33927 []\T1/qtm/m/n/10 Also adds \T1/txtt/m/n/10 security.acls.default.{in,e}gress.ac tion \T1/qtm/m/n/10 and \T1/txtt/m/n/10 security.acls.default.{in,e}gress. [294] [295] [296] [297] [298] Underfull \hbox (badness 10000) in paragraph at lines 34337--34340 \T1/qtm/m/n/10 Adds sup-port for the new MIG UUID for-mat used by NVIDIA \T1/tx tt/m/n/10 470+ \T1/qtm/m/n/10 drivers (for ex-am-ple, [299] [300] [301] [302] [303] [304] Underfull \hbox (badness 6876) in paragraph at lines 34684--34686 \T1/qtm/m/n/10 This in-tro-duces the abil-ity to use stor-age buck-ets on lo-ca l stor-age pools by set-ting the new \T1/txtt/m/n/10 core. [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] Overfull \hbox (427.22394pt too wide) in alignment at lines 35668--35681 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35681--35698 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35698--35704 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35704--35706 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35706--36789 [] [] [] [316] [317] [318] [319] [320] [321] Overfull \hbox (33.24692pt too wide) in paragraph at lines 37108--37108 []\T1/txtt/m/n/10 LXD_INSECURE_TLS| Overfull \hbox (1.74701pt too wide) in paragraph at lines 37108--37108 []\T1/txtt/m/n/10 http_proxy| Overfull \hbox (6.997pt too wide) in paragraph at lines 37108--37108 []\T1/txtt/m/n/10 https_proxy| Overfull \hbox (20.02951pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_EXEC_PATH| Overfull \hbox (72.52936pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_LXC_TEMPLATE_CONFIG| Overfull \hbox (62.02939pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_SECURITY_APPARMOR| Overfull \hbox (62.02939pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_UNPRIVILEGED_ONLY| Overfull \hbox (20.02951pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_OVMF_PATH| Overfull \hbox (51.52942pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_SHIFTFS_DISABLE| Overfull \hbox (93.5293pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_IDMAPPED_MOUNTS_DISABLE| Overfull \hbox (46.27943pt too wide) in paragraph at lines 37243--37243 []\T1/txtt/m/n/10 LXD_DEVMONITOR_DIR| [322] [323] [324] [325] (./canonical-lxd.ind) [326] (./canonical-lxd.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec -sc.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/f onts/enc/dvips/tex-gyre/q-ts1.enc} Output written on canonical-lxd.pdf (330 pages, 2263573 bytes). Transcript written on canonical-lxd.log. Latexmk: Index file 'canonical-lxd.idx' was written Latexmk: Log file says output to 'canonical-lxd.pdf' Latexmk: Examining 'canonical-lxd.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'canonical-lxd.log' for details