Read the Docs build information Build id: 1566316 Project: canonical-lxd Version: latest Commit: 28d96c66d831791556591c5fac002b5d5bb0a036 Date: 2023-06-28T09:42:09.629919Z State: finished Success: True [rtd-command-info] start-time: 2023-06-28T09:42:19.074623Z, end-time: 2023-06-28T09:42:35.899253Z, duration: 16, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/lxc/lxd . Cloning into '.'... [rtd-command-info] start-time: 2023-06-28T09:42:36.344081Z, end-time: 2023-06-28T09:42:36.612694Z, 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 28d96c66d Merge pull request #11903 from ru-fu/change-favicon [rtd-command-info] start-time: 2023-06-28T09:42:37.024845Z, end-time: 2023-06-28T09:42:37.115243Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-28T09:42:37.506475Z, end-time: 2023-06-28T09:42:37.564098Z, 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-06-28T09:42:45.802558Z, end-time: 2023-06-28T09:42:45.901982Z, duration: 0, exit-code: 0 asdf global python 3.11.4 [rtd-command-info] start-time: 2023-06-28T09:42:46.751004Z, end-time: 2023-06-28T09:42:47.719437Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.4.final.0-64 in 618ms 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-06-28T09:42:48.152833Z, end-time: 2023-06-28T09:42:58.298120Z, duration: 10, 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-06-28T09:42:58.726734Z, end-time: 2023-06-28T09:43:06.549637Z, 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-9.5.0-cp311-cp311-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 14.4 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 37.1 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 236.7 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 47.4 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 70.2 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.1-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 88.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 270.5 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 256.8 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 264.9 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 265.3 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 240.5 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 281.0 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 100.9 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 260.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 129.5 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 238.3 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 254.2 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 180.9 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 304.7 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 274.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 295.6 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 249.0 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 254.2 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 291.3 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=3f66965ebe06284631a50decdbdf980e74f475782af5efed2960a49b1111ce1c Stored in directory: /tmp/pip-ephem-wheel-cache-k9fjjpr5/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-9.5.0 readthedocs-sphinx-ext-2.2.1 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-06-28T09:43:07.294292Z, end-time: 2023-06-28T09:43:22.150070Z, 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 5.3 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 8.1 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 11.0 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 19.4 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 13.3 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 16.6 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 231.7 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 22.1 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 73.7 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 179.4 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 23.0 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 53.6 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 56.3 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 265.4 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 117.1 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 256.1 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 215.5 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 273.6 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 169.2 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 231.9 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 197.0 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)) (9.5.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 285.2 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=ada3d9b2b81213afa5a1d409b29ff746022ff9cc95a1d6d30edd169daa4b063a Stored in directory: /tmp/pip-ephem-wheel-cache-5u9bxhgg/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-06-28T09:43:28.050380Z, end-time: 2023-06-28T09:43:28.144033Z, 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", "//canonical-lxd.readthedocs-hosted.com/_/downloads/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': '28d96c66', } # 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/1566316/' 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-06-28T09:43:28.561933Z, end-time: 2023-06-28T09:44:56.558684Z, duration: 87, 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={'substitution', 'linkify', '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 [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-06-28T09:44:57.467436Z, end-time: 2023-06-28T09:45:27.109102Z, duration: 29, 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={'deflist', 'substitution', 'linkify'}, 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-06-28T09:45:29.408994Z, end-time: 2023-06-28T09:45:29.472197Z, 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-06-28T09:45:29.913317Z, end-time: 2023-06-28T09:45:50.407995Z, duration: 20, 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] LaTeX Warning: Hyper reference `howto/instances_console:instances-console' on p age 48 undefined on input line 4659. [48] LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sec urity' on page 49 undefined on input line 4709. LaTeX Warning: Hyper reference `howto/instances_configure:instances-configure' on page 49 undefined on input line 4710. LaTeX Warning: Hyper reference `reference/instance_options:instance-options' on page 49 undefined on input line 4754. LaTeX Warning: Hyper reference `reference/devices:devices' on page 49 undefined on input line 4754. LaTeX Warning: Hyper reference `profiles:profiles' on page 49 undefined on inpu t line 4761. LaTeX Warning: Hyper reference `howto/instances_create:instances-create' on pag e 49 undefined on input line 4768. LaTeX Warning: Hyper reference `reference/instance_options:instance-options' on page 49 undefined on input line 4779. [49] LaTeX Warning: Hyper reference `reference/instance_options:instance-options' on page 50 undefined on input line 4794. LaTeX Warning: Hyper reference `reference/devices:devices' on page 50 undefined on input line 4806. LaTeX Warning: Hyper reference `reference/devices:devices' on page 50 undefined on input line 4813. LaTeX Warning: Hyper reference `howto/instances_create:instances-create' on pag e 50 undefined on input line 4844. LaTeX Warning: Hyper reference `profiles:profiles' on page 50 undefined on inpu t line 4845. [50] [51] LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sna pshots' on page 52 undefined on input line 4957. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sna pshots' on page 52 undefined on input line 4974. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sna pshots' on page 52 undefined on input line 4974. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sna pshots' on page 52 undefined on input line 4975. [52] LaTeX Warning: Hyper reference `reference/devices:devices' on page 53 undefined on input line 5067. [53] [54] LaTeX Warning: Hyper reference `reference/remote_image_servers:remote-image-ser vers' on page 55 undefined on input line 5221. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-clo ud-init' on page 55 undefined on input line 5257. [55] LaTeX Warning: Hyper reference `profiles:profiles' on page 56 undefined on inpu t line 5280. LaTeX Warning: Hyper reference `howto/instances_configure:instances-configure' on page 56 undefined on input line 5280. Underfull \hbox (badness 10000) in paragraph at lines 5336--5339 []\T1/txtt/m/n/10 root@instance:~# cloud[]init status [][]wait ................ .....................status: [56] [57] [58] [59] LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mis c' on page 60 undefined on input line 5577. [60] [61] [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 6017--6023 []\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 6017--6023 \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 6017--6023 \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 64 undefine d on input line 6025. [64] Underfull \hbox (badness 10000) in paragraph at lines 6041--6050 []\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 6052--6058 []\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 6052--6058 \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 65 undefined on input line 6071. LaTeX Warning: Hyper reference `reference/instance_properties:instance-properti es' on page 65 undefined on input line 6077. LaTeX Warning: Hyper reference `reference/instance_options:instance-options' on page 65 undefined on input line 6090. LaTeX Warning: Hyper reference `howto/instances_configure:instances-configure-o ptions' on page 65 undefined on input line 6090. LaTeX Warning: Hyper reference `reference/devices:devices' on page 65 undefined on input line 6105. LaTeX Warning: Hyper reference `howto/instances_configure:instances-configure-d evices' on page 65 undefined on input line 6105. [65] LaTeX Warning: Hyper reference `profiles:profiles' on page 66 undefined on inpu t line 6116. LaTeX Warning: Hyper reference `reference/instance_properties:instance-name-req uirements' on page 66 undefined on input line 6146. LaTeX Warning: Hyper reference `howto/instances_configure:instances-configure-o ptions' on page 66 undefined on input line 6202. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mis c' on page 66 undefined on input line 6210. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-boo t' on page 66 undefined on input line 6214. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-clo ud-init' on page 66 undefined on input line 6218. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its' on page 66 undefined on input line 6222. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mig ration' on page 66 undefined on input line 6226. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-nvi dia' on page 66 undefined on input line 6230. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-raw ' on page 66 undefined on input line 6234. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sec urity' on page 66 undefined on input line 6238. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sna pshots' on page 66 undefined on input line 6242. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-vol atile' on page 66 undefined on input line 6246. [66] Overfull \hbox (6.23364pt too wide) in paragraph at lines 6400--6400 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 6400--6400 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 6400--6400 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 agent. Overfull \hbox (7.07999pt too wide) in paragraph at lines 6400--6400 \T1/txtt/m/n/10 nic_config| Overfull \hbox (2.78366pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 vir-tual Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 \T1/qtm/m/n/10 ma- Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 auto| Overfull \hbox (17.57996pt too wide) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 environment. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 yes Overfull \hbox (2.11745pt too wide) in paragraph at lines 6400--6400 \T1/qtm/m/n/10 (exec)| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 linux. Overfull \hbox (28.07993pt too wide) in paragraph at lines 6400--6400 \T1/txtt/m/n/10 kernel_modules| Overfull \hbox (7.83365pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 linux. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 con- Overfull \hbox (7.83365pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 string| Overfull \hbox (4.80768pt too wide) in paragraph at lines 6532--6532 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qhv/m/n/10 Con- Overfull \hbox (1.3577pt too wide) in paragraph at lines 6532--6532 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/txtt/m/n/10 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/txtt/m/n/10 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/txtt/m/n/10 boot. Overfull \hbox (28.79482pt too wide) in paragraph at lines 6532--6532 \T1/txtt/m/n/10 host_shutdown_timeout| Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/txtt/m/n/10 boot.stop. Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 \T1/qtm/m/n/10 te- [67] LaTeX Warning: Hyper reference `cloud-init:cloud-init' on page 68 undefined on input line 6540. Overfull \hbox (6.23364pt too wide) in paragraph at lines 6683--6683 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 DHCP on Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 6445) in paragraph at lines 6683--6683 []\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 6683--6683 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 user. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 DHCP on Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\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 6683--6683 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 Legacy ver-sion of \T1/txtt/m/n/10 cloud[]init. Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 user. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\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 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu-container' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu-container' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu-container' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-kernel' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 68 undefined on input line 7050. Overfull \hbox (6.23364pt too wide) in paragraph at lines 7050--7050 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qhv/m/n/10 up- Overfull \hbox (0.59048pt too wide) in paragraph at lines 7050--7050 \T1/qhv/m/n/10 date| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qhv/m/n/10 di- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 for Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 VMs: Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 1 LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu' on page 68 undefined on input line 7050. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 cpu. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu-container' on page 68 undefined on input line 7050. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu-container' on page 68 undefined on input line 7050. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 cpu. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 10 Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 (max- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu-container' on page 68 undefined on input line 7050. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 disk. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 5 Overfull \hbox (15.08093pt too wide) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 (medium)| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 68 undefined on input line 7050. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 68 undefined on input line 7050. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 68 undefined on input line 7050. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 68 undefined on input line 7050. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-hugepages' on page 68 undefined on input line 7050. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-kernel' on page 68 undefined on input line 7050. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 for Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 VMs: LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 68 undefined on input line 7050. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 memory. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 memory. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.89085pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 vir- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 tual Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 ma- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 memory. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 memory. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 swap. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 10 Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 (max- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 network. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 0 Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 (min- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- [68] Overfull \vbox (49.70886pt too high) has occurred while \output is active [69] LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu' on page 70 undefined on input line 7063. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu-container' on page 70 undefined on input line 7069. [70] Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Overfull \hbox (3.64542pt too wide) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 RLIMIT_MEMLOCK| Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Overfull \hbox (19.39537pt too wide) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 RLIMIT_SIGPENDING| [71] LaTeX Warning: Hyper reference `howto/move_instances:move-instances' on page 72 undefined on input line 7357. Overfull \hbox (6.23364pt too wide) in paragraph at lines 7462--7462 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7462--7462 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 7462--7462 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/txtt/m/n/10 incremental. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/txtt/m/n/10 incremental. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/txtt/m/n/10 incremental. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/txtt/m/n/10 memory. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 migration. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 vir- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/qtm/m/n/10 tual Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/qtm/m/n/10 ma- [72] Overfull \hbox (6.23364pt too wide) in paragraph at lines 7575--7575 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 \T1/qhv/m/n/10 di- Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/txtt/m/n/10 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 \T1/txtt/m/n/10 driver. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 string| Overfull \hbox (1.58078pt too wide) in paragraph at lines 7575--7575 []\T1/txtt/m/n/10 compute, Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7575--7575 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 What driver ca-pa-bil-i-ties the in-stance Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 \T1/qtm/m/n/10 needs (sets \T1/txtt/m/n/10 libnvidia[]container Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/txtt/m/n/10 nvidia. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7575--7575 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/txtt/m/n/10 nvidia. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7575--7575 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/txtt/m/n/10 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 \T1/txtt/m/n/10 require. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7575--7575 \T1/qtm/m/n/10 tainer| LaTeX Warning: Hyper reference `reference/instance_options:instance-options-qem u' on page 73 undefined on input line 7726. Overfull \hbox (6.23364pt too wide) in paragraph at lines 7726--7726 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 un-priv-i-leged Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 vir-tual ma- Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/txtt/m/n/10 raw. Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 \T1/txtt/m/n/10 qemu. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 vir-tual ma- LaTeX Warning: Hyper reference `reference/instance_options:instance-options-qem u' on page 73 undefined on input line 7726. Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| [73] [74] LaTeX Warning: Hyper reference `security:security' on page 75 undefined on inpu t line 7857. Overfull \hbox (663.61386pt too wide) in alignment at lines 7923--8496 [] [] [] [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 8496. [75] LaTeX Warning: Hyper reference `howto/instances_snapshots:instances-snapshots' on page 76 undefined on input line 8505. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sna pshots-names' on page 76 undefined on input line 8610. Overfull \hbox (6.23364pt too wide) in paragraph at lines 8610--8610 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 8610--8610 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 8610--8610 \T1/qhv/m/n/10 fault| Overfull \hbox (2.44495pt too wide) in paragraph at lines 8610--8610 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 8610--8610 \T1/qhv/m/n/10 up- Overfull \hbox (3.61494pt too wide) in paragraph at lines 8610--8610 \T1/qhv/m/n/10 date| Overfull \hbox (6.67366pt too wide) in paragraph at lines 8610--8610 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 8610--8610 \T1/qhv/m/n/10 di- Overfull \hbox (1.12366pt too wide) in paragraph at lines 8610--8610 \T1/qhv/m/n/10 tion| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8610--8610 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8610--8610 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8610--8610 []\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 8610--8610 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (5.52893pt too wide) in paragraph at lines 8610--8610 \T1/txtt/m/n/10 schedule. Overfull \hbox (2.78366pt too wide) in paragraph at lines 8610--8610 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 8610--8610 []\T1/txtt/m/n/10 false| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8610--8610 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8610--8610 []\T1/qtm/m/n/10 string| Overfull \hbox (16.50357pt too wide) in paragraph at lines 8610--8610 []\T1/txtt/m/n/10 snap%d| LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sna pshots-names' on page 76 undefined on input line 8610. Overfull \hbox (10.77892pt too wide) in paragraph at lines 8610--8610 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8610--8610 []\T1/qtm/m/n/10 string| [76] Overfull \hbox (6.23364pt too wide) in paragraph at lines 8915--8915 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.evacuate. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.idmap. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.uuid. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 \T1/txtt/m/n/10 last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 \T1/txtt/m/n/10 last_state.vf. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| [77] [78] LaTeX Warning: Hyper reference `howto/instances_configure:instances-configure-d evices' on page 79 undefined on input line 8930. LaTeX Warning: Hyper reference `profiles:profiles-edit' on page 79 undefined on input line 8930. LaTeX Warning: Hyper reference `reference/devices_none:devices-none' on page 79 undefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic' on page 79 u ndefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 79 undefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_unix_char:devices-unix-char' on page 79 undefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_unix_block:devices-unix-block ' on page 79 undefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_usb:devices-usb' on page 79 u ndefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_gpu:devices-gpu' on page 79 u ndefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_infiniband:devices-infiniband ' on page 79 undefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_proxy:devices-proxy' on page 79 undefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_unix_hotplug:devices-unix-hot plug' on page 79 undefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_tpm:devices-tpm' on page 79 u ndefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_pci:devices-pci' on page 79 u ndefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_none:devices-none' on page 79 undefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic' on page 79 u ndefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 79 undefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_unix_char:devices-unix-char' on page 79 undefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_unix_block:devices-unix-block ' on page 79 undefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_usb:devices-usb' on page 79 u ndefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_gpu:devices-gpu' on page 79 u ndefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_infiniband:devices-infiniband ' on page 79 undefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_proxy:devices-proxy' on page 79 undefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_unix_hotplug:devices-unix-hot plug' on page 79 undefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_tpm:devices-tpm' on page 79 u ndefined on input line 9116. LaTeX Warning: Hyper reference `reference/devices_pci:devices-pci' on page 79 u ndefined on input line 9116. LaTeX Warning: Hyper reference `reference/standard_devices:standard-devices' on page 79 undefined on input line 9121. [79] LaTeX Warning: Hyper reference `explanation/networks:managed-networks' on page 80 undefined on input line 9289. LaTeX Warning: Hyper reference `explanation/networks:networks' on page 80 undef ined on input line 9303. [80] LaTeX Warning: Hyper reference `reference/devices_nic:nic-bridged' on page 81 u ndefined on input line 9313. LaTeX Warning: Hyper reference `reference/devices_nic:nic-macvlan' on page 81 u ndefined on input line 9317. LaTeX Warning: Hyper reference `reference/devices_nic:nic-sriov' on page 81 und efined on input line 9321. LaTeX Warning: Hyper reference `reference/devices_nic:nic-physical' on page 81 undefined on input line 9325. LaTeX Warning: Hyper reference `reference/devices_nic:nic-ovn' on page 81 undef ined on input line 9335. LaTeX Warning: Hyper reference `reference/devices_nic:nic-ipvlan' on page 81 un defined on input line 9344. LaTeX Warning: Hyper reference `reference/devices_nic:nic-p2p' on page 81 undef ined on input line 9348. LaTeX Warning: Hyper reference `reference/devices_nic:nic-routed' on page 81 un defined on input line 9352. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 81 undefined on input line 9364. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 81 undefined on input line 9800. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 81 undefined on input line 9800. Overfull \hbox (6.23364pt too wide) in paragraph at lines 9800--9800 []\T1/qhv/m/n/10 Type| Overfull \hbox (2.03616pt too wide) in paragraph at lines 9800--9800 []\T1/qhv/m/n/10 Man- Overfull \hbox (1.49615pt too wide) in paragraph at lines 9800--9800 \T1/qhv/m/n/10 aged| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 domly Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 routes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 routes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 81 undefined on input line 9800. Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 81 undefined on input line 9800. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 par-ent Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 ipv4_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 ipv6_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 security. Overfull \hbox (8.16794pt too wide) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 mac_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 port_isolation| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 te- [81] [82] Overfull \vbox (73.70886pt too high) has occurred while \output is active [83] LaTeX Warning: Hyper reference `reference/network_macvlan:network-macvlan' on p age 84 undefined on input line 9809. Overfull \hbox (1.71747pt too wide) in paragraph at lines 10009--10009 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 in-te- LaTeX Warning: Hyper reference `reference/network_sriov:network-sriov' on page 84 undefined on input line 10018. [84] Overfull \hbox (2.72614pt too wide) in paragraph at lines 10240--10240 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 in-te- [85] LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 86 u ndefined on input line 10249. [86] LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic-hw-accelerati on' on page 87 undefined on input line 10650. Overfull \hbox (5.31285pt too wide) in paragraph at lines 10650--10650 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/qhv/m/n/10 Man- Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic-hw-accelerati on' on page 87 undefined on input line 10650. Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/qtm/m/n/10 te- Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/txtt/m/n/10 default.egress. Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/txtt/m/n/10 default.egress. Overfull \hbox (1.86287pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/txtt/m/n/10 default.ingress. Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/txtt/m/n/10 default.ingress. Overfull \hbox (1.86287pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/qtm/m/n/10 te- [87] LaTeX Warning: Hyper reference `reference/network_physical:network-physical' on page 88 undefined on input line 10660. Overfull \hbox (1.71747pt too wide) in paragraph at lines 10863--10863 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 in-te- [88] Overfull \hbox (6.23364pt too wide) in paragraph at lines 11119--11119 []\T1/qhv/m/n/10 Type| Overfull \hbox (2.78366pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 auto Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 l3s\T1/qtm/m/n/10 ), - Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (13.08292pt too wide) in paragraph at lines 11119--11119 \T1/txtt/m/n/10 host_table| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 auto Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 l3s\T1/qtm/m/n/10 ), - Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (13.08292pt too wide) in paragraph at lines 11119--11119 \T1/txtt/m/n/10 host_table| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 par-ent Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 te- [89] LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 90 undefined on input line 11304. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 90 undefined on input line 11304. Overfull \hbox (3.51349pt too wide) in paragraph at lines 11304--11304 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 \T1/qtm/m/n/10 te- Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 90 undefined on input line 11304. Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 90 undefined on input line 11304. Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 ker-nel as- Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 \T1/qtm/m/n/10 te- [90] [91] LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 92 undefined on input line 11721. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 92 undefined on input line 11721. Overfull \hbox (4.06358pt too wide) in paragraph at lines 11721--11721 []\T1/qhv/m/n/10 Type| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (0.77802pt too wide) in paragraph at lines 11721--11721 \T1/txtt/m/n/10 host_address| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 169.254. Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (11.27798pt too wide) in paragraph at lines 11721--11721 \T1/txtt/m/n/10 neighbor_probe| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (0.77802pt too wide) in paragraph at lines 11721--11721 \T1/txtt/m/n/10 host_address| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (11.27798pt too wide) in paragraph at lines 11721--11721 \T1/txtt/m/n/10 neighbor_probe| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 92 undefined on input line 11721. Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 92 undefined on input line 11721. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 par-ent Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 \T1/qtm/m/n/10 te- [92] [93] [94] LaTeX Warning: Hyper reference `howto/storage_volumes:storage-attach-volume' on page 95 undefined on input line 11801. LaTeX Warning: Hyper reference `reference/instance_options:instance-options' on page 95 undefined on input line 11851. [95] LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 96 undefined on input line 12184. LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-io' on page 96 undefined on input line 12184. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 96 undefined on input line 12184. LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-io' on page 96 undefined on input line 12184. LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 96 undefined on input line 12184. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk-types' on p age 96 undefined on input line 12184. Overfull \hbox (6.23364pt too wide) in paragraph at lines 12184--12184 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 12184--12184 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 12184--12184 \T1/qhv/m/n/10 fault| Overfull \hbox (1.01366pt too wide) in paragraph at lines 12184--12184 []\T1/qhv/m/n/10 Re- Overfull \hbox (12.74364pt too wide) in paragraph at lines 12184--12184 \T1/qhv/m/n/10 quired| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 boot. Overfull \hbox (13.54417pt too wide) in paragraph at lines 12184--12184 \T1/txtt/m/n/10 priority| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 ceph. Overfull \hbox (34.54411pt too wide) in paragraph at lines 12184--12184 \T1/txtt/m/n/10 cluster_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 ceph| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 ceph. Overfull \hbox (18.79416pt too wide) in paragraph at lines 12184--12184 \T1/txtt/m/n/10 user_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 admin| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 io. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 none| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 96 undefined on input line 12184. LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-io' on page 96 undefined on input line 12184. Overfull \hbox (8.29419pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 96 undefined on input line 12184. LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-io' on page 96 undefined on input line 12184. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (29.29413pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 propagation| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 raw. Overfull \hbox (3.0442pt too wide) in paragraph at lines 12184--12184 \T1/txtt/m/n/10 mount. Overfull \hbox (8.29419pt too wide) in paragraph at lines 12184--12184 \T1/txtt/m/n/10 options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (13.54417pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 readonly| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 false| Overfull \hbox (18.79416pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 recursive| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 false| Overfull \hbox (13.54417pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 required| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 bool| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 true| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 false| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/instance_units:instances-limit-units' on page 96 undefined on input line 12184. Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 size. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (3.0442pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 source| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk-types' on p age 96 undefined on input line 12184. [96] LaTeX Warning: Hyper reference `reference/devices_unix_char:devices-unix-char-h otplugging' on page 97 undefined on input line 12336. LaTeX Warning: Hyper reference `reference/devices_unix_char:devices-unix-char-h otplugging' on page 97 undefined on input line 12336. LaTeX Warning: Hyper reference `reference/devices_unix_block:devices-unix-block -hotplugging' on page 97 undefined on input line 12498. LaTeX Warning: Hyper reference `reference/devices_unix_block:devices-unix-block -hotplugging' on page 97 undefined on input line 12498. [97] LaTeX Warning: Hyper reference `reference/devices_unix_char:devices-unix-char' on page 98 undefined on input line 12532. LaTeX Warning: Hyper reference `reference/devices_unix_hotplug:devices-unix-hot plug' on page 98 undefined on input line 12532. Overfull \hbox (3.24217pt too wide) in paragraph at lines 12643--12643 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 12643--12643 []\T1/qhv/m/n/10 De- Overfull \hbox (10.02158pt too wide) in paragraph at lines 12643--12643 []\T1/txtt/m/n/10 productid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 12643--12643 []\T1/qtm/m/n/10 string| Overfull \hbox (4.77159pt too wide) in paragraph at lines 12643--12643 []\T1/txtt/m/n/10 required| Overfull \hbox (1.36797pt too wide) in paragraph at lines 12643--12643 []\T1/txtt/m/n/10 false| Overfull \hbox (4.77159pt too wide) in paragraph at lines 12643--12643 []\T1/txtt/m/n/10 vendorid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 12643--12643 []\T1/qtm/m/n/10 string| [98] LaTeX Warning: Hyper reference `reference/devices_gpu:gpu-physical' on page 99 undefined on input line 12668. LaTeX Warning: Hyper reference `reference/devices_gpu:gpu-mdev' on page 99 unde fined on input line 12673. LaTeX Warning: Hyper reference `reference/devices_gpu:gpu-mig' on page 99 undef ined on input line 12677. LaTeX Warning: Hyper reference `reference/devices_gpu:gpu-sriov' on page 99 und efined on input line 12681. [99] [100] [101] Overfull \hbox (6.23364pt too wide) in paragraph at lines 13321--13321 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 []\T1/qhv/m/n/10 Re- Overfull \hbox (8.02464pt too wide) in paragraph at lines 13321--13321 \T1/qhv/m/n/10 quired| Overfull \hbox (13.57469pt too wide) in paragraph at lines 13321--13321 []\T1/txtt/m/n/10 hwaddr| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 par-ent Overfull \hbox (3.07472pt too wide) in paragraph at lines 13321--13321 []\T1/txtt/m/n/10 name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (18.82468pt too wide) in paragraph at lines 13321--13321 []\T1/txtt/m/n/10 nictype| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 string| Overfull \hbox (13.57469pt too wide) in paragraph at lines 13321--13321 []\T1/txtt/m/n/10 parent| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/devices_proxy:devices-proxy-nat-mode' on page 102 undefined on input line 13343. [102] Overfull \hbox (4.03886pt too wide) in paragraph at lines 13639--13639 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\T1/qhv/m/n/10 Re- Overfull \hbox (5.63887pt too wide) in paragraph at lines 13639--13639 []\T1/qtm/m/n/10 string| Overfull \hbox (5.63887pt too wide) in paragraph at lines 13639--13639 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\T1/qtm/m/n/10 The ad-dress and port to con-nect to Overfull \hbox (5.63887pt too wide) in paragraph at lines 13639--13639 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\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 13639--13639 []\T1/qtm/m/n/10 bool| Overfull \hbox (2.47002pt too wide) in paragraph at lines 13639--13639 []\T1/txtt/m/n/10 false| Overfull \hbox (18.15402pt too wide) in paragraph at lines 13639--13639 []\T1/txtt/m/n/10 proxy_protocol| Overfull \hbox (0.58888pt too wide) in paragraph at lines 13639--13639 []\T1/qtm/m/n/10 bool| Overfull \hbox (2.47002pt too wide) in paragraph at lines 13639--13639 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\T1/txtt/m/n/10 security. [103] Overfull \hbox (3.24217pt too wide) in paragraph at lines 13768--13768 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13768--13768 []\T1/qhv/m/n/10 De- Overfull \hbox (10.02158pt too wide) in paragraph at lines 13768--13768 []\T1/txtt/m/n/10 productid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 13768--13768 []\T1/qtm/m/n/10 string| Overfull \hbox (4.77159pt too wide) in paragraph at lines 13768--13768 []\T1/txtt/m/n/10 required| Overfull \hbox (1.36797pt too wide) in paragraph at lines 13768--13768 []\T1/txtt/m/n/10 false| Overfull \hbox (4.77159pt too wide) in paragraph at lines 13768--13768 []\T1/txtt/m/n/10 vendorid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 13768--13768 []\T1/qtm/m/n/10 string| [104] Overfull \hbox (2.87396pt too wide) in paragraph at lines 13858--13858 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13858--13858 []\T1/qhv/m/n/10 De- Overfull \hbox (4.47397pt too wide) in paragraph at lines 13858--13858 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13858--13858 []\T1/qtm/m/n/10 for con- Overfull \hbox (6.18475pt too wide) in paragraph at lines 13858--13858 []\T1/txtt/m/n/10 pathrm| Overfull \hbox (4.47397pt too wide) in paragraph at lines 13858--13858 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13858--13858 []\T1/qtm/m/n/10 for con- LaTeX Warning: Hyper reference `reference/devices_gpu:devices-gpu' on page 105 undefined on input line 13880. LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic' on page 105 undefined on input line 13880. [105] [106] [107] LaTeX Warning: Hyper reference `dev-lxd::doc' on page 108 undefined on input li ne 14187. [108] LaTeX Warning: Hyper reference `reference/remote_image_servers:remote-image-ser vers' on page 109 undefined on input line 14298. LaTeX Warning: Hyper reference `server:server-options-images' on page 109 undef ined on input line 14318. LaTeX Warning: Hyper reference `howto/images_manage:images-manage-edit' on page 109 undefined on input line 14322. LaTeX Warning: Hyper reference `server:server-options-images' on page 109 undef ined on input line 14346. [109] LaTeX Warning: Hyper reference `howto/images_manage:images-manage-edit' on page 110 undefined on input line 14355. LaTeX Warning: Hyper reference `server:server-options-images' on page 110 undef ined on input line 14358. Underfull \hbox (badness 10000) in paragraph at lines 14425--14425 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 14425--14425 []\T1/txtt/m/n/10 requirements. Overfull \hbox (1.87279pt too wide) in paragraph at lines 14425--14425 []\T1/qtm/m/n/10 string| Overfull \hbox (1.87279pt too wide) in paragraph at lines 14425--14425 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/remote_image_servers:remote-image-ser vers' on page 110 undefined on input line 14436. LaTeX Warning: Hyper reference `reference/remote_image_servers:remote-image-ser ver-types' on page 110 undefined on input line 14453. [110] LaTeX Warning: Hyper reference `howto/images_manage:images-manage-filter' on pa ge 111 undefined on input line 14469. LaTeX Warning: Hyper reference `howto/server_expose:server-authenticate' on pag e 111 undefined on input line 14504. LaTeX Warning: Hyper reference `authentication:authentication' on page 111 unde fined on input line 14504. Underfull \hbox (badness 6016) in paragraph at lines 14502--14505 []\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 [111] LaTeX Warning: Hyper reference `howto/images_copy:images-copy' on page 112 unde fined on input line 14558. LaTeX Warning: Hyper reference `howto/images_remote:images-remote-default' on p age 112 undefined on input line 14571. [112] LaTeX Warning: Hyper reference `howto/images_copy:images-copy' on page 113 unde fined on input line 14674. LaTeX Warning: Hyper reference `howto/images_create:images-create-publish' on p age 113 undefined on input line 14674. [113] LaTeX Warning: Hyper reference `reference/image_format:image-format' on page 11 4 undefined on input line 14721. LaTeX Warning: Hyper reference `reference/image_format:image-format' on page 11 4 undefined on input line 14772. LaTeX Warning: Hyper reference `howto/images_manage:images-manage-export' on pa ge 114 undefined on input line 14779. LaTeX Warning: Hyper reference `howto/images_create:images-create-build' on pag e 114 undefined on input line 14783. LaTeX Warning: Hyper reference `howto/images_remote:images-remote' on page 114 undefined on input line 14787. [114] LaTeX Warning: Hyper reference `reference/image_format:image-format-unified' on page 115 undefined on input line 14796. LaTeX Warning: Hyper reference `reference/image_format:image-format-split' on p age 115 undefined on input line 14796. LaTeX Warning: Hyper reference `howto/images_copy:images-copy-http-headers' on page 115 undefined on input line 14822. LaTeX Warning: Hyper reference `reference/image_format:image-format-unified' on page 115 undefined on input line 14825. [115] [116] LaTeX Warning: Hyper reference `server:server-options-core' on page 117 undefin ed on input line 15014. LaTeX Warning: Hyper reference `howto/server_expose:server-expose' on page 117 undefined on input line 15014. LaTeX Warning: Hyper reference `howto/server_expose:server-expose' on page 117 undefined on input line 15023. LaTeX Warning: Hyper reference `authentication:authentication' on page 117 unde fined on input line 15023. [117] LaTeX Warning: Hyper reference `reference/image_format:image-format-templates' on page 118 undefined on input line 15088. [118] Overfull \hbox (28.42151pt too wide) in paragraph at lines 15250--15250 []\T1/txtt/m/n/10 map[string]map[string]string| Overfull \hbox (10.15054pt too wide) in paragraph at lines 15250--15250 []\T1/txtt/m/n/10 properties| [119] [120] LaTeX Warning: Hyper reference `howto/storage_pools:storage-create-pool' on pag e 121 undefined on input line 15329. LaTeX Warning: Hyper reference `reference/storage_dir:storage-dir' on page 121 undefined on input line 15337. LaTeX Warning: Hyper reference `reference/storage_btrfs:storage-btrfs' on page 121 undefined on input line 15341. LaTeX Warning: Hyper reference `reference/storage_lvm:storage-lvm' on page 121 undefined on input line 15345. LaTeX Warning: Hyper reference `reference/storage_zfs:storage-zfs' on page 121 undefined on input line 15349. LaTeX Warning: Hyper reference `reference/storage_ceph:storage-ceph' on page 12 1 undefined on input line 15353. LaTeX Warning: Hyper reference `reference/storage_cephfs:storage-cephfs' on pag e 121 undefined on input line 15357. LaTeX Warning: Hyper reference `reference/storage_cephobject:storage-cephobject ' on page 121 undefined on input line 15361. LaTeX Warning: Hyper reference `howto/storage_pools:howto-storage-pools' on pag e 121 undefined on input line 15370. LaTeX Warning: Hyper reference `howto/storage_create_instance:howto-storage-cre ate-instance' on page 121 undefined on input line 15374. [121] LaTeX Warning: Hyper reference `howto/storage_pools:storage-resize-pool' on pag e 122 undefined on input line 15525. Underfull \hbox (badness 10000) in paragraph at lines 15551--15553 []\T1/qtm/m/n/10 Through a pro-file: \T1/txtt/m/n/10 lxc profile device add root disk path=/ [122] LaTeX Warning: Hyper reference `howto/storage_volumes:howto-storage-volumes' on page 123 undefined on input line 15587. LaTeX Warning: Hyper reference `howto/storage_move_volume:howto-storage-move-vo lume' on page 123 undefined on input line 15591. LaTeX Warning: Hyper reference `howto/storage_backup_volume:howto-storage-backu p-volume' on page 123 undefined on input line 15595. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 123 undefined on input line 15621. [123] LaTeX Warning: Hyper reference `server:server-options-core' on page 124 undefin ed on input line 15681. LaTeX Warning: Hyper reference `howto/storage_buckets:howto-storage-buckets' on page 124 undefined on input line 15688. LaTeX Warning: Hyper reference `explanation/storage:storage-pools' on page 124 undefined on input line 15698. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 124 undefined on input line 15718. [124] [125] [126] LaTeX Warning: Hyper reference `howto/cluster_config_storage:cluster-config-sto rage' on page 127 undefined on input line 15954. Underfull \hbox (badness 10000) in paragraph at lines 15944--15955 []\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 15944--15955 \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 15944--15955 \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 15944--15955 \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 15944--15955 \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 127 undefined on input line 15969. [127] LaTeX Warning: Hyper reference `explanation/storage:storage-default-pool' on pa ge 128 undefined on input line 16048. [128] LaTeX Warning: Hyper reference `explanation/storage:storage-volumes' on page 12 9 undefined on input line 16078. LaTeX Warning: Hyper reference `explanation/storage:storage-volumes' on page 12 9 undefined on input line 16092. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 129 undefined on input line 16105. LaTeX Warning: Hyper reference `explanation/storage:storage-content-types' on p age 129 undefined on input line 16108. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 12 9 undefined on input line 16132. LaTeX Warning: Hyper reference `explanation/storage:storage-content-types' on p age 129 undefined on input line 16139. LaTeX Warning: Hyper reference `explanation/storage:storage-content-types' on p age 129 undefined on input line 16143. [129] LaTeX Warning: Hyper reference `reference/devices:devices' on page 130 undefine d on input line 16162. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 13 0 undefined on input line 16183. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 13 0 undefined on input line 16189. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 13 0 undefined on input line 16191. LaTeX Warning: Hyper reference `backup:backups' on page 130 undefined on input line 16224. LaTeX Warning: Hyper reference `image-handling:about-images' on page 130 undefi ned on input line 16224. LaTeX Warning: Hyper reference `server:server-options-misc' on page 130 undefin ed on input line 16227. [130] LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 131 undefined on input line 16251. LaTeX Warning: Hyper reference `explanation/storage:storage-volume-types' on pa ge 131 undefined on input line 16268. LaTeX Warning: Hyper reference `explanation/storage:storage-volume-types' on pa ge 131 undefined on input line 16290. LaTeX Warning: Hyper reference `explanation/storage:storage-volume-types' on pa ge 131 undefined on input line 16316. LaTeX Warning: Hyper reference `explanation/storage:storage-content-types' on p age 131 undefined on input line 16316. [131] LaTeX Warning: Hyper reference `howto/storage_move_volume:storage-copy-volume' on page 132 undefined on input line 16375. LaTeX Warning: Hyper reference `howto/storage_move_volume:storage-move-volume' on page 132 undefined on input line 16375. LaTeX Warning: Hyper reference `howto/storage_move_volume:storage-move-instance ' on page 132 undefined on input line 16378. [132] LaTeX Warning: Hyper reference `howto/instances_manage:instances-manage-stop' o n page 133 undefined on input line 16408. [133] LaTeX Warning: Hyper reference `howto/storage_backup_volume:storage-backup-snap shots' on page 134 undefined on input line 16488. LaTeX Warning: Hyper reference `howto/storage_backup_volume:storage-backup-expo rt' on page 134 undefined on input line 16492. LaTeX Warning: Hyper reference `howto/storage_move_volume:storage-copy-volume' on page 134 undefined on input line 16496. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers-featu res' on page 134 undefined on input line 16524. [134] LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-volume' on page 135 undefined on input line 16589. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 135 undefined on input line 16607. [135] [136] LaTeX Warning: Hyper reference `explanation/storage:storage-buckets' on page 13 7 undefined on input line 16704. LaTeX Warning: Hyper reference `server:server-options-core' on page 137 undefin ed on input line 16714. LaTeX Warning: Hyper reference `explanation/storage:storage-buckets' on page 13 7 undefined on input line 16731. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 137 undefined on input line 16744. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 137 undefined on input line 16763. [137] [138] LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers-featu res' on page 139 undefined on input line 16940. [139] Overfull \hbox (3.86748pt too wide) in paragraph at lines 17027--17027 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17027--17027 []\T1/txtt/m/n/10 rsync. Overfull \hbox (5.46748pt too wide) in paragraph at lines 17027--17027 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17027--17027 []\T1/txtt/m/n/10 0 \T1/qtm/m/n/10 (no Underfull \hbox (badness 10000) in paragraph at lines 17027--17027 []\T1/txtt/m/n/10 rsync. Overfull \hbox (5.46748pt too wide) in paragraph at lines 17027--17027 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-vol-def ault' on page 140 undefined on input line 17033. Overfull \hbox (6.23364pt too wide) in paragraph at lines 17174--17174 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 17174--17174 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 17174--17174 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 17174--17174 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 17174--17174 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 17174--17174 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\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 17174--17174 \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 , [140] LaTeX Warning: Hyper reference `server:server-options-core' on page 141 undefin ed on input line 17182. [141] LaTeX Warning: Hyper reference `reference/storage_btrfs:storage-btrfs-quotas' o n page 142 undefined on input line 17233. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 14 2 undefined on input line 17258. LaTeX Warning: Hyper reference `reference/storage_btrfs:storage-btrfs-pool-conf ig' on page 142 undefined on input line 17260. [142] Overfull \hbox (6.23364pt too wide) in paragraph at lines 17346--17346 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17346--17346 []\T1/txtt/m/n/10 btrfs. Overfull \hbox (18.71133pt too wide) in paragraph at lines 17346--17346 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17346--17346 []\T1/qtm/m/n/10 string| Overfull \hbox (4.85098pt too wide) in paragraph at lines 17346--17346 []\T1/txtt/m/n/10 user_subvol_rm_allowed| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17346--17346 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 7631) in paragraph at lines 17346--17346 []\T1/qtm/m/n/10 auto (20% of free disk Overfull \hbox (7.83365pt too wide) in paragraph at lines 17346--17346 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17346--17346 []\T1/txtt/m/n/10 source. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17346--17346 []\T1/qtm/m/n/10 bool| LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-vol-def ault' on page 143 undefined on input line 17352. Overfull \hbox (6.23364pt too wide) in paragraph at lines 17493--17493 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 17493--17493 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 17493--17493 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 17493--17493 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 17493--17493 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 17493--17493 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\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 17493--17493 \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 , [143] LaTeX Warning: Hyper reference `server:server-options-core' on page 144 undefin ed on input line 17501. [144] LaTeX Warning: Hyper reference `reference/storage_lvm:storage-lvm-pool-config' on page 145 undefined on input line 17588. LaTeX Warning: Hyper reference `reference/storage_lvm:storage-lvm-pool-config' on page 145 undefined on input line 17592. [145] Overfull \hbox (6.23364pt too wide) in paragraph at lines 17762--17762 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 lvm. Overfull \hbox (3.37209pt too wide) in paragraph at lines 17762--17762 \T1/txtt/m/n/10 thinpool_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 lvm. Overfull \hbox (50.62195pt too wide) in paragraph at lines 17762--17762 \T1/txtt/m/n/10 thinpool_metadata_size| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 lvm. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 lvm.vg. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 rsync. Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 rsync. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 bool| LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-vol-def ault' on page 146 undefined on input line 17768. Overfull \hbox (6.23364pt too wide) in paragraph at lines 17973--17973 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.62395pt too wide) in paragraph at lines 17973--17973 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qhv/m/n/10 di- Overfull \hbox (1.93695pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 block. Overfull \hbox (22.99687pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 block. Overfull \hbox (1.93695pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 block. Overfull \hbox (38.68684pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 block. Overfull \hbox (7.49083pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 mount_options| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 lvm. Overfull \hbox (7.18694pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 stripes| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume.lvm. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 lvm. Overfull \hbox (12.43692pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 stripes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume.lvm. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 stripes. Overfull \hbox (17.6869pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 security. Overfull \hbox (7.18694pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.6869pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 security. Overfull \hbox (12.43692pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Overfull \hbox (22.93689pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.93695pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.93689pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.18694pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.93689pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.43692pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\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 17973--17973 \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 , [146] [147] LaTeX Warning: Hyper reference `server:server-options-core' on page 148 undefin ed on input line 17981. LaTeX Warning: Hyper reference `reference/storage_zfs:storage-zfs-limitations' on page 148 undefined on input line 18096. [148] LaTeX Warning: Hyper reference `howto/storage_backup_volume:storage-edit-snapsh ots' on page 149 undefined on input line 18126. LaTeX Warning: Hyper reference `reference/storage_zfs:storage-zfs-vol-config' o n page 149 undefined on input line 18130. LaTeX Warning: Hyper reference `reference/storage_zfs:storage-zfs-pool-config' on page 149 undefined on input line 18133. LaTeX Warning: Hyper reference `reference/storage_zfs:storage-zfs-vol-config' o n page 149 undefined on input line 18155. LaTeX Warning: Hyper reference `reference/storage_zfs:storage-zfs-vol-config' o n page 149 undefined on input line 18158. [149] Overfull \hbox (6.23364pt too wide) in paragraph at lines 18268--18268 []\T1/qhv/m/n/10 Type| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18268--18268 []\T1/txtt/m/n/10 source. Overfull \hbox (2.78366pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18268--18268 []\T1/txtt/m/n/10 zfs. Overfull \hbox (14.78882pt too wide) in paragraph at lines 18268--18268 \T1/txtt/m/n/10 clone_copy| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18268--18268 []\T1/txtt/m/n/10 zfs. Overfull \hbox (2.78366pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18268--18268 []\T1/txtt/m/n/10 zfs. Overfull \hbox (9.53883pt too wide) in paragraph at lines 18268--18268 \T1/txtt/m/n/10 pool_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-vol-def ault' on page 150 undefined on input line 18274. Overfull \hbox (6.23364pt too wide) in paragraph at lines 18527--18527 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (1.76367pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 block. Overfull \hbox (22.8236pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.16885pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 block_mode Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/qtm/m/n/10 en- Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 block. Overfull \hbox (1.76367pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 block. Overfull \hbox (38.51357pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.16885pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 block_mode Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/qtm/m/n/10 en- Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 block. Overfull \hbox (7.21684pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 mount_options| Overfull \hbox (17.51363pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 security. Overfull \hbox (7.01366pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.51363pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 security. Overfull \hbox (12.26364pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Overfull \hbox (22.76361pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.76367pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.76361pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.01366pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.76361pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.26364pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 5446) in paragraph at lines 18527--18527 \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 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (17.51363pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 blocksize| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume.zfs. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.76361pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 block_mode| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume.zfs. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (54.26352pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 remove_snapshots| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (22.9668pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 remove_snapshots Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (33.26358pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 use_refquota| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (1.96686pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 use_refquota Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (38.51357pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 reserve_space| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (7.21684pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 reserve_space [150] Overfull \vbox (29.70642pt too high) has occurred while \output is active [151] LaTeX Warning: Hyper reference `server:server-options-core' on page 152 undefin ed on input line 18535. LaTeX Warning: Hyper reference `reference/storage_ceph:storage-ceph-vol-config' on page 152 undefined on input line 18635. LaTeX Warning: Hyper reference `reference/storage_cephfs:storage-cephfs' on pag e 152 undefined on input line 18638. [152] LaTeX Warning: Hyper reference `explanation/storage:storage-content-types' on p age 153 undefined on input line 18681. LaTeX Warning: Hyper reference `reference/storage_cephfs:storage-cephfs' on pag e 153 undefined on input line 18683. LaTeX Warning: Hyper reference `reference/storage_ceph:storage-ceph-pool-config ' on page 153 undefined on input line 18694. LaTeX Warning: Hyper reference `reference/storage_ceph:storage-ceph-pool-config ' on page 153 undefined on input line 18694. Overfull \hbox (1.77838pt too wide) in paragraph at lines 18858--18858 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18858--18858 []\T1/txtt/m/n/10 ceph.osd. Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 6961) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 name of the Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18858--18858 []\T1/txtt/m/n/10 volatile.pool. Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| [153] LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-vol-def ault' on page 154 undefined on input line 18864. Overfull \hbox (6.23364pt too wide) in paragraph at lines 19037--19037 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.62395pt too wide) in paragraph at lines 19037--19037 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qhv/m/n/10 di- Overfull \hbox (1.93695pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 block. Overfull \hbox (22.99687pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 block. Overfull \hbox (1.93695pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 block. Overfull \hbox (38.68684pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 block. Overfull \hbox (7.49083pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 mount_options| Overfull \hbox (17.6869pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 security. Overfull \hbox (7.18694pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.6869pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 security. Overfull \hbox (12.43692pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Overfull \hbox (22.93689pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.93695pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.93689pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.18694pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.93689pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.43692pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\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 19037--19037 \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 , [154] [155] LaTeX Warning: Hyper reference `reference/storage_ceph:storage-ceph' on page 15 6 undefined on input line 19088. LaTeX Warning: Hyper reference `reference/storage_cephfs:storage-cephfs-pool-co nfig' on page 156 undefined on input line 19096. [156] LaTeX Warning: Hyper reference `howto/storage_volumes:storage-configure-vol-def ault' on page 157 undefined on input line 19224. Overfull \hbox (6.23364pt too wide) in paragraph at lines 19365--19365 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 19365--19365 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 19365--19365 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 19365--19365 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 19365--19365 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 19365--19365 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\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 19365--19365 \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 , [157] [158] LaTeX Warning: Hyper reference `reference/storage_ceph:storage-ceph' on page 15 9 undefined on input line 19414. LaTeX Warning: Hyper reference `reference/storage_cephfs:storage-cephfs' on pag e 159 undefined on input line 19414. LaTeX Warning: Hyper reference `reference/storage_cephobject:storage-cephobject -pool-config' on page 159 undefined on input line 19425. [159] Overfull \hbox (5.05363pt too wide) in paragraph at lines 19547--19547 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 19547--19547 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 19547--19547 []\T1/txtt/m/n/10 cephobject.bucket. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19547--19547 []\T1/txtt/m/n/10 cephobject.radosgw. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19547--19547 []\T1/txtt/m/n/10 cephobject.radosgw. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Overfull \hbox (3.8737pt too wide) in paragraph at lines 19547--19547 []\T1/txtt/m/n/10 admin| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `reference/storage_drivers:storage-optimized-ima ge-storage' on page 160 undefined on input line 19959. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-optimized-vol ume-transfer' on page 160 undefined on input line 19959. LaTeX Warning: Hyper reference `reference/storage_dir:storage-dir-quotas' on pa ge 160 undefined on input line 19959. Underfull \hbox (badness 10000) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 Di-rec- Overfull \hbox (1.42447pt too wide) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 Btrfs| Overfull \hbox (1.33548pt too wide) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 LVM| Overfull \hbox (1.29305pt too wide) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 ZFS| Underfull \hbox (badness 10000) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 Ceph Overfull \hbox (2.51079pt too wide) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 CephFS| Underfull \hbox (badness 10000) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 Ceph Ob- LaTeX Warning: Hyper reference `reference/storage_drivers:storage-optimized-ima ge-storage' on page 160 undefined on input line 19959. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-optimized-vol ume-transfer' on page 160 undefined on input line 19959. LaTeX Warning: Hyper reference `reference/storage_dir:storage-dir-quotas' on pa ge 160 undefined on input line 19959. [160] [161] LaTeX Warning: Hyper reference `explanation/storage:storage-location' on page 1 62 undefined on input line 20021. LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic' on page 162 undefined on input line 20085. [162] LaTeX Warning: Hyper reference `howto/network_create::doc' on page 163 undefine d on input line 20096. LaTeX Warning: Hyper reference `howto/network_create:network-attach' on page 16 3 undefined on input line 20104. LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic' on page 163 undefined on input line 20118. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 163 undefined on input line 20131. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 163 undefined on input line 20144. LaTeX Warning: Hyper reference `projects:projects' on page 163 undefined on inp ut line 20157. [163] LaTeX Warning: Hyper reference `reference/network_macvlan:network-macvlan' on p age 164 undefined on input line 20178. LaTeX Warning: Hyper reference `reference/network_sriov:network-sriov' on page 164 undefined on input line 20186. LaTeX Warning: Hyper reference `reference/network_physical:network-physical' on page 164 undefined on input line 20193. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 164 undefined on input line 20216. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 164 undefined on input line 20220. [164] LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge-options ' on page 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn-options' on p age 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_macvlan:network-macvlan' on p age 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_macvlan:network-macvlan-optio ns' on page 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_sriov:network-sriov' on page 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_sriov:network-sriov-options' on page 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_physical:network-physical' on page 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_physical:network-physical-opt ions' on page 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge-options ' on page 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn-options' on p age 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_macvlan:network-macvlan' on p age 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_macvlan:network-macvlan-optio ns' on page 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_sriov:network-sriov' on page 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_sriov:network-sriov-options' on page 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_physical:network-physical' on page 165 undefined on input line 20318. LaTeX Warning: Hyper reference `reference/network_physical:network-physical-opt ions' on page 165 undefined on input line 20318. LaTeX Warning: Hyper reference `howto/network_create:network-types' on page 165 undefined on input line 20333. LaTeX Warning: Hyper reference `howto/cluster_config_networks:cluster-config-ne tworks' on page 165 undefined on input line 20364. Underfull \hbox (badness 10000) in paragraph at lines 20354--20365 []\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 20354--20365 \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 20354--20365 \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 20354--20365 \T1/txtt/m/n/10 create UPLINK [][]type=physical parent=br0 [][]target=vm03 Netw ork UPLINK pending on member [165] LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic' on page 166 undefined on input line 20370. LaTeX Warning: Hyper reference `reference/devices_nic:devices-nic' on page 166 undefined on input line 20404. LaTeX Warning: Hyper reference `howto/network_create:network-types' on page 166 undefined on input line 20422. LaTeX Warning: Hyper reference `howto/network_acls::doc' on page 166 undefined on input line 20430. LaTeX Warning: Hyper reference `howto/network_forwards::doc' on page 166 undefi ned on input line 20434. LaTeX Warning: Hyper reference `howto/network_load_balancers::doc' on page 166 undefined on input line 20438. LaTeX Warning: Hyper reference `howto/network_zones::doc' on page 166 undefined on input line 20442. LaTeX Warning: Hyper reference `howto/network_ovn_peers::doc' on page 166 undef ined on input line 20446. [166] LaTeX Warning: Hyper reference `reference/devices_nic:nic-ovn' on page 167 unde fined on input line 20457. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 167 undefined on input line 20457. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 167 undefined on input line 20457. LaTeX Warning: Hyper reference `howto/network_acls:network-acls-bridge-limitati ons' on page 167 undefined on input line 20457. LaTeX Warning: Hyper reference `howto/network_acls:network-acls-groups' on page 167 undefined on input line 20471. LaTeX Warning: Hyper reference `howto/network_acls:network-acls-rules' on page 167 undefined on input line 20485. Underfull \hbox (badness 10000) in paragraph at lines 20600--20600 []\T1/qhv/m/n/10 Re- Overfull \hbox (3.59175pt too wide) in paragraph at lines 20600--20600 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 20600--20600 []\T1/qtm/m/n/10 string [167] LaTeX Warning: Hyper reference `howto/network_acls:network-acls-edit' on page 1 68 undefined on input line 20631. LaTeX Warning: Hyper reference `howto/network_acls:network-acls-defaults' on pa ge 168 undefined on input line 20665. Overfull \hbox (5.4107pt too wide) in paragraph at lines 20830--20830 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 20830--20830 []\T1/qhv/m/n/10 Re- Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (25.79492pt too wide) in paragraph at lines 20830--20830 []\T1/txtt/m/n/10 destination_port| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| [168] LaTeX Warning: Hyper reference `reference/devices_nic:nic-ovn' on page 169 unde fined on input line 20839. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 169 undefined on input line 20839. [169] LaTeX Warning: Hyper reference `howto/network_ovn_peers::doc' on page 170 undef ined on input line 20876. [170] LaTeX Warning: Hyper reference `howto/network_acls:network-acls-selectors' on p age 171 undefined on input line 20976. LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 171 undefined on input line 20996. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 171 undefined on input line 20996. [171] LaTeX Warning: Hyper reference `howto/network_forwards:network-forwards-listen- addresses' on page 172 undefined on input line 21032. LaTeX Warning: Hyper reference `howto/network_forwards:network-forwards-port-sp ecifications' on page 172 undefined on input line 21118. Underfull \hbox (badness 10000) in paragraph at lines 21118--21118 []\T1/qhv/m/n/10 Re- Overfull \hbox (18.00934pt too wide) in paragraph at lines 21118--21118 []\T1/txtt/m/n/10 listen_address| Overfull \hbox (2.25938pt too wide) in paragraph at lines 21118--21118 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 21118--21118 []\T1/qtm/m/n/10 string Underfull \hbox (badness 10000) in paragraph at lines 21118--21118 []\T1/qtm/m/n/10 port LaTeX Warning: Hyper reference `howto/network_forwards:network-forwards-port-sp ecifications' on page 172 undefined on input line 21118. [172] LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 173 undefined on input line 21308. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 173 undefined on input line 21308. [173] Underfull \hbox (badness 10000) in paragraph at lines 21410--21413 []\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 21410--21413 \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 21410--21413 \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 21410--21413 \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 21410--21413 \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 21410--21413 \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 21410--21413 \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 21410--21413 \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. [174] Underfull \hbox (badness 10000) in paragraph at lines 21423--21426 \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 21423--21426 \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 21423--21426 \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 21423--21426 \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 21423--21426 \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 175 undefin ed on input line 21433. [175] Underfull \hbox (badness 10000) in paragraph at lines 21597--21597 []\T1/qhv/m/n/10 Re- Underfull \hbox (badness 10000) in paragraph at lines 21597--21597 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 21597--21597 []\T1/txtt/m/n/10 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 21597--21597 []\T1/qtm/m/n/10 string Underfull \hbox (badness 5147) in paragraph at lines 21601--21606 \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 [176] Underfull \hbox (badness 10000) in paragraph at lines 21741--21741 []\T1/qhv/m/n/10 Re- Overfull \hbox (3.59175pt too wide) in paragraph at lines 21741--21741 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 21741--21741 []\T1/qtm/m/n/10 en-try Underfull \hbox (badness 10000) in paragraph at lines 21741--21741 []\T1/qtm/m/n/10 string [177] LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 178 undefined on input line 21784. LaTeX Warning: Hyper reference `reference/network_physical:network-physical' on page 178 undefined on input line 21784. LaTeX Warning: Hyper reference `server:server-options-core' on page 178 undefin ed on input line 21840. [178] LaTeX Warning: Hyper reference `howto/network_bridge_firewalld:network-bridge-f irewall' on page 179 undefined on input line 21932. [179] LaTeX Warning: Hyper reference `howto/network_acls:network-acls-bridge-limitati ons' on page 180 undefined on input line 22843. Overfull \hbox (710.2139pt too wide) in alignment at lines 22075--23054 [] [] [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 23054. [180] LaTeX Warning: Hyper reference `howto/network_acls:network-acls' on page 181 un defined on input line 23067. LaTeX Warning: Hyper reference `howto/network_forwards:network-forwards' on pag e 181 undefined on input line 23071. LaTeX Warning: Hyper reference `howto/network_zones:network-zones' on page 181 undefined on input line 23075. LaTeX Warning: Hyper reference `howto/network_bgp:network-bgp' on page 181 unde fined on input line 23079. LaTeX Warning: Hyper reference `howto/network_bridge_resolved:network-bridge-re solved' on page 181 undefined on input line 23083. [181] LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge-options ' on page 182 undefined on input line 23098. [182] LaTeX Warning: Hyper reference `howto/network_bridge_resolved:network-bridge-re solved-configure' on page 183 undefined on input line 23210. ! 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.23232 ...en{}link DNS configuration for lxdbr0}} \sphinxcode{\sphinxupquote... Underfull \hbox (badness 10000) in paragraph at lines 23231--23236 []\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 23231--23236 [] \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 23231--23236 \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 23231--23236 \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 23231--23236 \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 23231--23236 \T1/txtt/m/n/10 usr/bin/resolvectl domain lxdbr0 ~lxd (code=exited, status=0/SU CCESS) Main PID: 9434 [183] Underfull \hbox (badness 10000) in paragraph at lines 23238--23242 []\T1/txtt/m/n/10 user@host:~$ resolvectl status lxdbr0 Link 6 (lxdbr0) Current Scopes: DNSDefaultRoute Underfull \hbox (badness 10000) in paragraph at lines 23238--23242 \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 23238--23242 \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 184 undefined on input line 23282. [184] [185] [186] LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge' on pag e 187 undefined on input line 23466. LaTeX Warning: Hyper reference `reference/network_physical:network-physical' on page 187 undefined on input line 23466. LaTeX Warning: Hyper reference `howto/network_ovn_setup:network-ovn-setup' on p age 187 undefined on input line 23470. Overfull \hbox (6.23364pt too wide) in paragraph at lines 23942--23942 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/qtm/m/n/10 dard Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 ipv4.nat. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/qtm/m/n/10 dard Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 ipv6.dhcp. Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/qtm/m/n/10 DHCP Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 ipv6.nat. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/txtt/m/n/10 acls.default. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Overfull \hbox (15.96465pt too wide) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/txtt/m/n/10 acls.default. Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Overfull \hbox (15.96465pt too wide) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/txtt/m/n/10 acls.default. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Overfull \hbox (15.96465pt too wide) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/txtt/m/n/10 acls.default. Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Overfull \hbox (15.96465pt too wide) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| [187] Overfull \vbox (109.70886pt too high) has occurred while \output is active [188] LaTeX Warning: Hyper reference `howto/network_acls:network-acls' on page 189 un defined on input line 23954. LaTeX Warning: Hyper reference `howto/network_forwards:network-forwards' on pag e 189 undefined on input line 23958. LaTeX Warning: Hyper reference `howto/network_zones:network-zones' on page 189 undefined on input line 23962. LaTeX Warning: Hyper reference `howto/network_ovn_peers:network-ovn-peers' on p age 189 undefined on input line 23966. LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers' on page 189 undefined on input line 23970. Overfull \hbox (255.16298pt too wide) in paragraph at lines 24033--24037 []\T1/txtt/m/n/10 user@host:~$ lxc list +[][][][][][]+[][][][][][][][][]+[][][] [][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][]+[][][ ][][][][][][][][]+| Overfull \hbox (389.99258pt too wide) in paragraph at lines 24033--24037 \T1/txtt/m/n/10 NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS |+[][][][][][]+[] [][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]+[][][ ][][][][][][][][]+[][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 24033--24037 \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 24033--24037 \T1/txtt/m/n/10 CONTAINER | 0 |+[][][][][][]+[][][][][][][][][]+[][][][][][][][ ][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][]+[][][][][][][] [][][][]+ Underfull \hbox (badness 10000) in paragraph at lines 24033--24037 [189] [190] [191] [192] Underfull \hbox (badness 10000) in paragraph at lines 24403--24403 []\T1/qhv/m/n/10 Re- Underfull \hbox (badness 10000) in paragraph at lines 24403--24403 []\T1/qtm/m/n/10 string Overfull \hbox (10.4705pt too wide) in paragraph at lines 24403--24403 []\T1/txtt/m/n/10 target_project| Overfull \hbox (10.4705pt too wide) in paragraph at lines 24403--24403 []\T1/txtt/m/n/10 target_network| [193] LaTeX Warning: Hyper reference `reference/network_ovn:network-ovn' on page 194 undefined on input line 24437. LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers-listen-addresses' on page 194 undefined on input line 24475. LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers-backend-specifications' on page 194 undefined on input line 24569. LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers-port-specifications' on page 194 undefined on input line 24569. Underfull \hbox (badness 10000) in paragraph at lines 24569--24569 []\T1/qhv/m/n/10 Re- Overfull \hbox (8.44952pt too wide) in paragraph at lines 24569--24569 []\T1/txtt/m/n/10 listen_address| Underfull \hbox (badness 10000) in paragraph at lines 24569--24569 []\T1/qtm/m/n/10 back-end LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers-backend-specifications' on page 194 undefined on input line 24569. LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers-port-specifications' on page 194 undefined on input line 24569. [194] LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers-port-specifications' on page 195 undefined on input line 24699. Underfull \hbox (badness 10000) in paragraph at lines 24699--24699 []\T1/qhv/m/n/10 Re- Overfull \hbox (1.81252pt too wide) in paragraph at lines 24699--24699 []\T1/qtm/m/n/10 string| Overfull \hbox (5.83527pt too wide) in paragraph at lines 24699--24699 []\T1/txtt/m/n/10 target_address| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24699--24699 []\T1/qtm/m/n/10 string| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24699--24699 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `howto/network_load_balancers:network-load-balan cers-port-specifications' on page 195 undefined on input line 24699. Overfull \hbox (1.81252pt too wide) in paragraph at lines 24699--24699 []\T1/qtm/m/n/10 string| [195] [196] Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qhv/m/n/10 Con-di- Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qhv/m/n/10 De- Overfull \hbox (1.75829pt too wide) in paragraph at lines 25030--25030 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 in-te- Overfull \hbox (1.48705pt too wide) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (1.48705pt too wide) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qhv/m/n/10 Con-di- Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 in-te- Overfull \hbox (1.48705pt too wide) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (1.48705pt too wide) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 string| [197] Overfull \hbox (6.23364pt too wide) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (2.78366pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 NAME. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 NAME. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 - (no Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 pass- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 NAME. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 dns. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv4.ovn. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 routes. Overfull \hbox (2.78366pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv6.ovn. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 routes. Overfull \hbox (2.78366pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ovn. Overfull \hbox (1.15654pt too wide) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 ingress_mode| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 dard Overfull \hbox (4.78592pt too wide) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 l2proxy| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| [198] Overfull \vbox (49.70886pt too high) has occurred while \output is active [199] LaTeX Warning: Hyper reference `howto/network_bgp:network-bgp' on page 200 unde fined on input line 25630. LaTeX Warning: Hyper reference `howto/projects_create:projects-create' on page 200 undefined on input line 25676. LaTeX Warning: Hyper reference `reference/projects:project-features' on page 20 0 undefined on input line 25694. [200] LaTeX Warning: Hyper reference `explanation/projects:projects-isolation' on pag e 201 undefined on input line 25711. LaTeX Warning: Hyper reference `explanation/security:security-daemon-access' on page 201 undefined on input line 25716. LaTeX Warning: Hyper reference `authentication:authentication-tls-certs' on pag e 201 undefined on input line 25728. LaTeX Warning: Hyper reference `authentication:authentication-rbac' on page 201 undefined on input line 25734. LaTeX Warning: Hyper reference `howto/projects_confine:projects-confine' on pag e 201 undefined on input line 25752. [201] LaTeX Warning: Hyper reference `reference/projects:ref-projects' on page 202 un defined on input line 25771. [202] LaTeX Warning: Hyper reference `explanation/projects:projects-confined' on page 203 undefined on input line 25839. Overfull \hbox (419.1624pt too wide) in paragraph at lines 25860--25867 []\T1/txtt/m/n/10 user@host:~$ lxc project list +[][][][][][][][][][][][][][][] [][][][][][][]+[][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][] [][][][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][]+[][][][][][][] [][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][]+ | Underfull \hbox (badness 10000) in paragraph at lines 25860--25867 \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 25860--25867 \T1/txtt/m/n/10 DESCRIPTION | USED BY |+[][][][][][][][][][][][][][][][][][][][ ][][]+[][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+ [][][][][][][][][][][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][ ][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 25860--25867 \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 25860--25867 \T1/txtt/m/n/10 |+[][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][] +[][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][][] [][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][][][]+[][][][][][][] [][][][][][][][][][][][][][]+[][][][][][][][][]+| Overfull \hbox (580.24193pt too wide) in paragraph at lines 25860--25867 \T1/txtt/m/n/10 my[]project (current) | YES | NO | NO | NO | YES | YES | | 0 |+ [][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][]+[][][][][][][][][ ][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+[][][ ][][][][][][][]+[][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][] [][][][][]+[][][][][][][][][]+ [203] LaTeX Warning: Hyper reference `reference/projects:project-features' on page 20 4 undefined on input line 25932. Underfull \hbox (badness 10000) in paragraph at lines 25936--25942 \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 204 undefined on input line 25954. LaTeX Warning: Hyper reference `authentication:authentication-tls-certs' on pag e 204 undefined on input line 25966. [204] LaTeX Warning: Hyper reference `authentication:authentication-rbac' on page 205 undefined on input line 26018. LaTeX Warning: Hyper reference `howto/initialize:initialize' on page 205 undefi ned on input line 26043. [205] LaTeX Warning: Hyper reference `howto/projects_create:projects-configure' on pa ge 206 undefined on input line 26056. LaTeX Warning: Hyper reference `reference/projects:project-features' on page 20 6 undefined on input line 26064. LaTeX Warning: Hyper reference `reference/projects:project-limits' on page 206 undefined on input line 26068. LaTeX Warning: Hyper reference `reference/projects:project-restrictions' on pag e 206 undefined on input line 26072. LaTeX Warning: Hyper reference `reference/projects:project-specific-config' on page 206 undefined on input line 26076. Overfull \hbox (4.4335pt too wide) in paragraph at lines 26218--26218 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26218--26218 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26218--26218 []\T1/qhv/m/n/10 Ini-tial Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 features.networks. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 features.storage. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 features.storage. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its' on page 206 undefined on input line 26230. [206] LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its' on page 207 undefined on input line 26245. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its-cpu' on page 207 undefined on input line 26249. Overfull \hbox (2.9151pt too wide) in paragraph at lines 26383--26383 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- Overfull \hbox (4.5151pt too wide) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- Overfull \hbox (4.5151pt too wide) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/txtt/m/n/10 limits. Overfull \hbox (3.63942pt too wide) in paragraph at lines 26383--26383 \T1/txtt/m/n/10 virtual[]machines| Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- [207] Overfull \hbox (6.23364pt too wide) in paragraph at lines 26789--26789 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/qhv/m/n/10 De- Overfull \hbox (2.78366pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (42.18573pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 unprivileged| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \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 26789--26789 \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 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 containers. Overfull \hbox (0.55756pt too wide) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 interception| Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (15.9358pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 managed| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (15.9358pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 managed| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (0.55756pt too wide) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 unix[]hotplug| Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (26.80748pt too wide) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 virtual[]machines. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| [208] Overfull \vbox (289.70886pt too high) has occurred while \output is active [209] LaTeX Warning: Hyper reference `server:server' on page 210 undefined on input l ine 26797. Overfull \hbox (1.5705pt too wide) in paragraph at lines 26912--26912 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 backups. Overfull \hbox (1.5042pt too wide) in paragraph at lines 26912--26912 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (3.1705pt too wide) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 images. Overfull \hbox (1.5042pt too wide) in paragraph at lines 26912--26912 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (3.1705pt too wide) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 images. Overfull \hbox (3.1705pt too wide) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.1705pt too wide) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `api-extensions:clustering' on page 210 undefine d on input line 26934. LaTeX Warning: Hyper reference `database::doc' on page 210 undefined on input l ine 26946. LaTeX Warning: Hyper reference `howto/cluster_form:cluster-form' on page 210 un defined on input line 26957. [210] LaTeX Warning: Hyper reference `server:server-options-cluster' on page 211 unde fined on input line 27053. LaTeX Warning: Hyper reference `server:server-options-cluster' on page 211 unde fined on input line 27054. LaTeX Warning: Hyper reference `howto/cluster_manage:cluster-manage' on page 21 1 undefined on input line 27058. LaTeX Warning: Hyper reference `howto/cluster_manage:cluster-manage-delete-memb ers' on page 211 undefined on input line 27074. LaTeX Warning: Hyper reference `server:server-options-cluster' on page 211 unde fined on input line 27077. LaTeX Warning: Hyper reference `howto/cluster_manage:cluster-evacuate' on page 211 undefined on input line 27082. LaTeX Warning: Hyper reference `server:server-options-cluster' on page 211 unde fined on input line 27082. LaTeX Warning: Hyper reference `howto/cluster_recover:cluster-recover' on page 211 undefined on input line 27085. [211] LaTeX Warning: Hyper reference `howto/cluster_config_storage:cluster-config-sto rage' on page 212 undefined on input line 27133. LaTeX Warning: Hyper reference `howto/cluster_config_networks:cluster-config-ne tworks' on page 212 undefined on input line 27133. LaTeX Warning: Hyper reference `server:server-options-cluster' on page 212 unde fined on input line 27148. LaTeX Warning: Hyper reference `howto/cluster_groups:howto-cluster-groups' on p age 212 undefined on input line 27163. LaTeX Warning: Hyper reference `howto/cluster_manage_instance:cluster-target-in stance' on page 212 undefined on input line 27163. [212] LaTeX Warning: Hyper reference `reference/cluster_member_config:cluster-member- config' on page 213 undefined on input line 27177. [213] [214] LaTeX Warning: Hyper reference `explanation/clustering:clustering-members' on p age 215 undefined on input line 27335. LaTeX Warning: Hyper reference `authentication:authentication-token' on page 21 5 undefined on input line 27388. LaTeX Warning: Hyper reference `authentication:authentication-trust-pw' on page 215 undefined on input line 27388. Underfull \hbox (badness 10000) in paragraph at lines 27395--27398 []\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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \T1/txtt/m/n/10 (yes/no) [default=yes]:Would you like a YAML "lxd init" preseed to be printed? (yes/no) [215] LaTeX Warning: Hyper reference `authentication:authentication-token' on page 21 6 undefined on input line 27457. LaTeX Warning: Hyper reference `authentication:authentication-trust-pw' on page 216 undefined on input line 27457. LaTeX Warning: Hyper reference `authentication:authentication-token' on page 21 6 undefined on input line 27473. LaTeX Warning: Hyper reference `server:server-options-cluster' on page 216 unde fined on input line 27481. LaTeX Warning: Hyper reference `authentication:authentication-trust-pw' on page 216 undefined on input line 27492. [216] LaTeX Warning: Hyper reference `explanation/clustering:clustering-member-config ' on page 217 undefined on input line 27520. Underfull \hbox (badness 10000) in paragraph at lines 27534--27539 []\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 27534--27539 \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 27534--27539 \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 27534--27539 \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 27534--27539 \T1/txtt/m/n/10 eyJzZXJ2ZXJfbmFtZSI6InJwaTAxIiwiZmluZ2VycHJpbnQiOiIyNjZjZmExZDk 0ZDZiMjk2Nzk0YjU0YzJlYzdjOTMwNDA5ZjIzNjdmNmM1YjRhZWVjOGM0YjAxYTc2NjU0MjgxIiwiYW RkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiJmZGI1OTgyNjgxNTQ2ZGQyN GE2ZGE0Mzg5MTUyOGM1ZGUxNWNmYmQ5M2M3OTU3ODNkNGI5OGU4MTQ4MWMzNmUwIn0=All Underfull \hbox (badness 10000) in paragraph at lines 27534--27539 \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 27534--27539 \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 27534--27539 \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 27541--27545 []\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 27541--27545 \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 27541--27545 \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 27541--27545 \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 27541--27545 \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 27541--27545 \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 27541--27545 \T1/txtt/m/n/10 2915dafdf5c159681a9086f732644fb70680533b0fb9005b8c6e9bca5153311 3You can validate this Underfull \hbox (badness 10000) in paragraph at lines 27541--27545 \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 27541--27545 \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 27541--27545 \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 27541--27545 \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 27541--27545 \T1/txtt/m/n/10 "local":Choose "zfs.pool_name" property for storage pool "local ":Would you like a YAML [217] LaTeX Warning: Hyper reference `authentication:authentication-token' on page 21 8 undefined on input line 27573. LaTeX Warning: Hyper reference `authentication:authentication-trust-pw' on page 218 undefined on input line 27573. [218] LaTeX Warning: Hyper reference `authentication:authentication-token' on page 21 9 undefined on input line 27671. LaTeX Warning: Hyper reference `authentication:authentication-trust-pw' on page 219 undefined on input line 27671. Overfull \hbox (1052.74055pt too wide) in paragraph at lines 27697--27697 [][]\T1/txtt/m/n/10 eyJzZXJ2ZXJfbmFtZSI6Im5vZGUyIiwiZmluZ2VycHJpbnQiOiJjZjlmNmV hMWIzYjhiNjgxNzQ1YTY1NTY2YjM3ZGUwOTUzNjRmM2MxMDAwMGNjZWQyOTk5NDU5YzY2MGIxNWQ4Ii wiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiIxNGJmY2EzMDhkOTNhY 2E3MGJmYThkMzE0NWM4NWY3YmE0ZmU1YmYyNmJiNDhmMmUwNzhhOGZhMDczZDc0YTFiIn0=| [219] [220] Overfull \hbox (392.91248pt too wide) in paragraph at lines 27804--27810 []\T1/txtt/m/n/10 user@host:~$ lxc cluster list +[][][][][][][][][]+[][][][][][ ][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][ ][]+[][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][ ][][][][][][]+[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27804--27810 \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 27804--27810 \T1/txtt/m/n/10 |+[][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][] [][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][ ]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][]+[][][][][][][][]+ [][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27804--27810 \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 27804--27810 \T1/txtt/m/n/10 Fully operational || | | database | | | | | |+[][][][][][][][][ ]+[][][][][][][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][] [][][][][][][][]+[][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][]+ [][][][][][][][][][][][][]+[][][][][][][][]+[][][][][][][][][][][][][][][][][][ ][]+| Underfull \hbox (badness 10000) in paragraph at lines 27804--27810 \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 27804--27810 \T1/txtt/m/n/10 Fully operational |+[][][][][][][][][]+[][][][][][][][][][][][] [][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][ ][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][] +[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27804--27810 \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 27804--27810 \T1/txtt/m/n/10 Fully operational |+[][][][][][][][][]+[][][][][][][][][][][][] [][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][ ][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][] +[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+ LaTeX Warning: Hyper reference `server:server' on page 221 undefined on input l ine 27834. LaTeX Warning: Hyper reference `reference/cluster_member_config:cluster-member- config' on page 221 undefined on input line 27840. [221] LaTeX Warning: Hyper reference `explanation/clustering:clustering-member-roles' on page 222 undefined on input line 27854. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mis c' on page 222 undefined on input line 27884. LaTeX Warning: Hyper reference `server:server-options-cluster' on page 222 unde fined on input line 27895. [222] LaTeX Warning: Hyper reference `authentication:authentication-server-certificat e' on page 223 undefined on input line 27980. [223] LaTeX Warning: Hyper reference `explanation/clustering:clustering-offline-membe rs' on page 224 undefined on input line 27992. LaTeX Warning: Hyper reference `howto/cluster_manage:cluster-automatic-evacuati on' on page 224 undefined on input line 27992. LaTeX Warning: Hyper reference `server:server-options-cluster' on page 224 unde fined on input line 28012. LaTeX Warning: Hyper reference `howto/cluster_manage:cluster-manage-delete-memb ers' on page 224 undefined on input line 28076. [224] LaTeX Warning: Hyper reference `explanation/clustering:clustering-member-roles' on page 225 undefined on input line 28090. [225] LaTeX Warning: Hyper reference `howto/cluster_groups:howto-cluster-groups' on p age 226 undefined on input line 28208. LaTeX Warning: Hyper reference `explanation/clustering:clustering-instance-plac ement' on page 226 undefined on input line 28212. LaTeX Warning: Hyper reference `howto/move_instances:move-instances' on page 22 6 undefined on input line 28241. [226] LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 227 undefined on input line 28258. LaTeX Warning: Hyper reference `reference/storage_drivers:storage-drivers' on p age 227 undefined on input line 28258. LaTeX Warning: Hyper reference `reference/storage_zfs:storage-zfs-pool-config' on page 227 undefined on input line 28258. LaTeX Warning: Hyper reference `reference/storage_lvm:storage-lvm-pool-config' on page 227 undefined on input line 28258. LaTeX Warning: Hyper reference `reference/storage_lvm:storage-lvm-pool-config' on page 227 undefined on input line 28258. LaTeX Warning: Hyper reference `explanation/clustering:clustering-member-config ' on page 227 undefined on input line 28259. LaTeX Warning: Hyper reference `howto/storage_pools:storage-pools-cluster' on p age 227 undefined on input line 28308. [227] LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge-options ' on page 228 undefined on input line 28367. LaTeX Warning: Hyper reference `reference/network_external:network-external' on page 228 undefined on input line 28367. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge-options ' on page 228 undefined on input line 28367. LaTeX Warning: Hyper reference `reference/network_bridge:network-bridge-options ' on page 228 undefined on input line 28367. LaTeX Warning: Hyper reference `explanation/clustering:clustering-member-config ' on page 228 undefined on input line 28368. [228] LaTeX Warning: Hyper reference `howto/network_create:network-create-cluster' on page 229 undefined on input line 28414. LaTeX Warning: Hyper reference `server:server' on page 229 undefined on input l ine 28424. LaTeX Warning: Hyper reference `server:server' on page 229 undefined on input l ine 28424. LaTeX Warning: Hyper reference `explanation/clustering:cluster-groups' on page 229 undefined on input line 28457. [229] LaTeX Warning: Hyper reference `reference/cluster_member_config:cluster-member- config' on page 230 undefined on input line 28494. LaTeX Warning: Hyper reference `explanation/clustering:clustering-instance-plac ement' on page 230 undefined on input line 28497. LaTeX Warning: Hyper reference `howto/cluster_manage_instance:cluster-target-in stance' on page 230 undefined on input line 28501. LaTeX Warning: Hyper reference `explanation/clustering:clustering-instance-plac ement' on page 230 undefined on input line 28576. Overfull \hbox (4.37852pt too wide) in paragraph at lines 28576--28576 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 28576--28576 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 28576--28576 []\T1/txtt/m/n/10 scheduler. Overfull \hbox (5.97853pt too wide) in paragraph at lines 28576--28576 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `explanation/clustering:clustering-instance-plac ement' on page 230 undefined on input line 28576. Overfull \hbox (5.97853pt too wide) in paragraph at lines 28576--28576 []\T1/qtm/m/n/10 string| LaTeX Warning: Hyper reference `howto/benchmark_performance:benchmark-performan ce' on page 230 undefined on input line 28604. [230] LaTeX Warning: Hyper reference `reference/provided_metrics:provided-metrics' on page 231 undefined on input line 28613. LaTeX Warning: Hyper reference `metrics:metrics' on page 231 undefined on input line 28620. LaTeX Warning: Hyper reference `reference/server_settings:server-settings' on p age 231 undefined on input line 28651. LaTeX Warning: Hyper reference `howto/network_increase_bandwidth:network-increa se-bandwidth' on page 231 undefined on input line 28661. [231] [232] Underfull \hbox (badness 10000) in paragraph at lines 28804--28804 []\T1/txtt/m/n/10 lxd.benchmark init [][]count 10 Underfull \hbox (badness 10000) in paragraph at lines 28804--28804 []\T1/txtt/m/n/10 lxd.benchmark init [][]count 20 [][]parallel [233] LaTeX Warning: Hyper reference `reference/provided_metrics:provided-metrics' on page 234 undefined on input line 28855. Underfull \hbox (badness 10000) in paragraph at lines 28875--28878 []\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 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \T1/txtt/m/n/10 mode="iowait",name="vm",project="default",type="virtual[]machin e"} 4614. Underfull \hbox (badness 10000) in paragraph at lines 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \T1/txtt/m/n/10 mode="nice",name="vm",project="default",type="virtual[]machine" } 35. Underfull \hbox (badness 10000) in paragraph at lines 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \T1/txtt/m/n/10 mode="system",name="vm",project="default",type="virtual[]machin e"} 340. Underfull \hbox (badness 10000) in paragraph at lines 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \T1/txtt/m/n/10 name="u1",project="default",type="container"} 2048lxd_disk_read _bytes_total{device="loop3", [234] LaTeX Warning: Hyper reference `server:server-options-core' on page 235 undefin ed on input line 28892. LaTeX Warning: Hyper reference `server:server-options-core' on page 235 undefin ed on input line 28892. [235] Underfull \hbox (badness 10000) in paragraph at lines 29018--29023 []\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 29018--29023 \T1/txtt/m/n/10 crt ... X509v3 Subject Alternative Name: DNS:foo, IP Address:12 7.0.0.1, IP [236] [237] [238] [239 <./grafana_add_datasource.png> <./grafana_select_prometh eus.png>] [240 <./grafana_configure_datasource.png> <./grafana_dashboard_import .png>] [241 <./grafana_dashboard_id.png> <./grafana_dashboard_select_datasource .png>] [242 <./grafana_resources.png> <./grafana_instances.png>] [243] [244] Underfull \hbox (badness 10000) in paragraph at lines 29628--29628 []\T1/qhv/m/n/10 Do- Overfull \hbox (5.32564pt too wide) in paragraph at lines 29628--29628 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 29628--29628 []\T1/qhv/m/n/10 De- Overfull \hbox (3.9689pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 1048576| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29628--29628 []\T1/qtm/m/n/10 hard| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 1048576| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 1048576| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29628--29628 []\T1/qtm/m/n/10 hard| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 1048576| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29628--29628 []\T1/qtm/m/n/10 hard| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29628--29628 []\T1/qtm/m/n/10 hard| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 unlimited| [245] Overfull \hbox (9.97365pt too wide) in paragraph at lines 29804--29804 []\T1/qhv/m/n/10 Value| Overfull \hbox (1.11366pt too wide) in paragraph at lines 29804--29804 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 29804--29804 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 fs. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 aio[]max[]nr| Overfull \hbox (16.50357pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 524288| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 65536| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 inotify. Overfull \hbox (41.56754pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 max_queued_events| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1048576| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 16384| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 inotify. Overfull \hbox (46.81752pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 max_user_instances| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1048576| Overfull \hbox (0.75362pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 128| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 inotify. Overfull \hbox (36.31755pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 max_user_watches| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1048576| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 8192| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 kernel. Overfull \hbox (25.81758pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 dmesg_restrict| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 kernel. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 keys. Overfull \hbox (21.75356pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 2000000| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 20000| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 kernel. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 keys. Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 2000| Overfull \hbox (0.75362pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 200| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 net.core. Overfull \hbox (20.5676pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 bpf_jit_limit| Overfull \hbox (37.50351pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1000000000| Overfull \hbox (8.83365pt too wide) in paragraph at lines 29804--29804 []\T1/qtm/m/n/10 varies| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 net.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 neigh. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 default. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 gc_thresh3| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 8192| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1024| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 net.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 neigh. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 default. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 gc_thresh3| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 8192| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1024| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 vm. Overfull \hbox (20.5676pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 max_map_count| Overfull \hbox (16.50357pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 262144| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 65530| [246] LaTeX Warning: Hyper reference `metrics:metrics' on page 247 undefined on input line 29815. Overfull \hbox (89.67406pt too wide) in alignment at lines 29863--30132 [] [] Package longtable Warning: Column widths have changed (longtable) in table 3 on input line 30132. [247] LaTeX Warning: Hyper reference `howto/move_instances:move-instances' on page 24 8 undefined on input line 30360. LaTeX Warning: Hyper reference `howto/import_machines_to_instances:import-machi nes-to-instances' on page 248 undefined on input line 30368. [248] LaTeX Warning: Hyper reference `howto/migrate_from_lxc:migrate-from-lxc' on pag e 249 undefined on input line 30376. LaTeX Warning: Hyper reference `howto/move_instances:live-migration-containers' on page 249 undefined on input line 30395. LaTeX Warning: Hyper reference `howto/move_instances:live-migration-vms' on pag e 249 undefined on input line 30398. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mig ration' on page 249 undefined on input line 30446. LaTeX Warning: Hyper reference `reference/devices_disk:devices-disk' on page 24 9 undefined on input line 30450. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-lim its' on page 249 undefined on input line 30450. [249] LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mig ration' on page 250 undefined on input line 30475. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mig ration' on page 250 undefined on input line 30479. LaTeX Warning: Hyper reference `reference/instance_options:instance-options-mig ration' on page 250 undefined on input line 30479. [250] LaTeX Warning: Hyper reference `authentication:authentication' on page 251 unde fined on input line 30559. Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 []\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 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 authentication certificatePlease pick an authentication mechani sm above: 1Please Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \T1/txtt/m/n/10 provide the certificate token: xxxxxxxxxxxxxxxx Remote LXD serv er: Hostname: bar Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 Name: foo Project: default Type: container Source: / Additional overrides can Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 Override profile list3) Set additional configuration options4) Change instance Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 additional configuration options4) Change instance storage pool or volume size5) Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 Name: foo Project: default Type: container Source: / Storage po ol: default Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 profile list3) Set additional configuration options4) Change in stance storage Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 the above configuration2) Override profile list3) Set additiona l configuration Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \T1/txtt/m/n/10 options4) Change instance storage pool or volume size5) Change instance network Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \T1/txtt/m/n/10 Please pick one of the options above [default=1]: 1Instance foo successfully [251] LaTeX Warning: Hyper reference `howto/import_machines_to_instances:import-machi nes-to-instances' on page 252 undefined on input line 30630. [252] Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 []\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 30724--30729 \T1/txtt/m/n/10 for unsupported LXC configuration keysChecking for existing con tainersChecking whether Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 container has already been migratedValidating whether incomplet e AppArmor support Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 is enabledValidating whether mounting a minimal /dev is enabled Validating container Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 rootfsProcessing network configurationProcessing storage config urationProcessing Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 environment configurationProcessing container boot configuratio nProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 apparmor configurationProcessing container seccomp configuratio nProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 SELinux configurationProcessing container capabilities configur ationProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 architecture configurationCreating containerTransferring contai ner: lxc1: ...Container LaTeX Warning: Hyper reference `authentication:authentication' on page 253 unde fined on input line 30747. [253] [254] [255] [256] [257] [258] LaTeX Warning: Hyper reference `explanation/instance_config:instance-config' on page 259 undefined on input line 31289. LaTeX Warning: Hyper reference `security::doc' on page 259 undefined on input l ine 31301. [259] Underfull \hbox (badness 10000) in paragraph at lines 31369--31373 \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. [260] LaTeX Warning: Hyper reference `networks::doc' on page 261 undefined on input l ine 31433. LaTeX Warning: Hyper reference `rest-api::doc' on page 261 undefined on input l ine 31437. LaTeX Warning: Hyper reference `rest-api::doc' on page 261 undefined on input l ine 31441. LaTeX Warning: Hyper reference `rest-api::doc' on page 261 undefined on input l ine 31445. LaTeX Warning: Hyper reference `rest-api::doc' on page 261 undefined on input l ine 31449. [261] [262] LaTeX Warning: Hyper reference `rest-api::doc' on page 263 undefined on input l ine 31585. LaTeX Warning: Hyper reference `rest-api::doc' on page 263 undefined on input l ine 31589. LaTeX Warning: Hyper reference `rest-api::doc' on page 263 undefined on input l ine 31593. LaTeX Warning: Hyper reference `rest-api::doc' on page 263 undefined on input l ine 31597. LaTeX Warning: Hyper reference `rest-api::doc' on page 263 undefined on input l ine 31601. LaTeX Warning: Hyper reference `rest-api::doc' on page 263 undefined on input l ine 31605. LaTeX Warning: Hyper reference `rest-api::doc' on page 263 undefined on input l ine 31609. LaTeX Warning: Hyper reference `rest-api::doc' on page 263 undefined on input l ine 31613. LaTeX Warning: Hyper reference `rest-api::doc' on page 263 undefined on input l ine 31617. LaTeX Warning: Hyper reference `rest-api::doc' on page 263 undefined on input l ine 31621. LaTeX Warning: Hyper reference `rest-api::doc' on page 263 undefined on input l ine 31625. LaTeX Warning: Hyper reference `rest-api::doc' on page 263 undefined on input l ine 31629. LaTeX Warning: Hyper reference `rest-api::doc' on page 263 undefined on input l ine 31633. LaTeX Warning: Hyper reference `rest-api::doc' on page 263 undefined on input l ine 31637. LaTeX Warning: Hyper reference `storage::doc' on page 263 undefined on input li ne 31641. [263] [264] [265] [266] [267] [268] LaTeX Warning: Hyper reference `rest-api::doc' on page 269 undefined on input l ine 32001. [269] LaTeX Warning: Hyper reference `rest-api::doc' on page 270 undefined on input l ine 32112. [270] [271] LaTeX Warning: Hyper reference `rest-api::doc' on page 272 undefined on input l ine 32259. [272] LaTeX Warning: Hyper reference `rest-api::doc' on page 273 undefined on input l ine 32387. [273] [274] LaTeX Warning: Hyper reference `rest-api::doc' on page 275 undefined on input l ine 32541. [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] LaTeX Warning: Hyper reference `rest-api::doc' on page 288 undefined on input l ine 33503. [288] [289] [290] LaTeX Warning: Hyper reference `rest-api::doc' on page 291 undefined on input l ine 33709. [291] [292] Underfull \hbox (badness 5878) in paragraph at lines 33830--33833 \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 33853--33856 []\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 293 undefined on input l ine 33864. [293] [294] [295] [296] [297] Underfull \hbox (badness 10000) in paragraph at lines 34266--34269 \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, [298] [299] [300] [301] [302] [303] Underfull \hbox (badness 6876) in paragraph at lines 34613--34615 \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. [304] [305] [306] [307] [308] LaTeX Warning: Hyper reference `reference/instance_options:instance-options-sec urity' on page 309 undefined on input line 35044. [309] [310] [311] [312] [313] [314] Overfull \hbox (427.22394pt too wide) in alignment at lines 35626--36709 [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 4 on input line 36709. [315] [316] LaTeX Warning: Hyper reference `explanation/lxd_lxc:lxd-daemon' on page 317 und efined on input line 36725. [317] LaTeX Warning: Hyper reference `howto/instances_troubleshoot:instances-troubles hoot' on page 318 undefined on input line 36781. [318] LaTeX Warning: Hyper reference `rest-api::doc' on page 319 undefined on input l ine 36828. LaTeX Warning: Hyper reference `security::doc' on page 319 undefined on input l ine 36834. [319] LaTeX Warning: Hyper reference `database:database' on page 320 undefined on inp ut line 36888. [320] Overfull \hbox (33.24692pt too wide) in paragraph at lines 37028--37028 []\T1/txtt/m/n/10 LXD_INSECURE_TLS| Overfull \hbox (1.74701pt too wide) in paragraph at lines 37028--37028 []\T1/txtt/m/n/10 http_proxy| Overfull \hbox (6.997pt too wide) in paragraph at lines 37028--37028 []\T1/txtt/m/n/10 https_proxy| Overfull \hbox (20.02951pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_EXEC_PATH| Overfull \hbox (72.52936pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_LXC_TEMPLATE_CONFIG| Overfull \hbox (62.02939pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_SECURITY_APPARMOR| Overfull \hbox (62.02939pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_UNPRIVILEGED_ONLY| Overfull \hbox (20.02951pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_OVMF_PATH| Overfull \hbox (51.52942pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_SHIFTFS_DISABLE| Overfull \hbox (93.5293pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_IDMAPPED_MOUNTS_DISABLE| Overfull \hbox (46.27943pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_DEVMONITOR_DIR| [321] [322] [323] [324] No file canonical-lxd.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [325] (./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 (329 pages, 2165054 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] Underfull \hbox (badness 10000) in paragraph at lines 5336--5339 []\T1/txtt/m/n/10 root@instance:~# cloud[]init status [][]wait ................ .....................status: [56] [57] [58] [59] [60] [61] [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 6017--6023 []\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 6017--6023 \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 6017--6023 \T1/txtt/m/n/10 permittedFailed to mount proc at /proc: Operation not permitted [!!!!!!] Failed to mount [64] Underfull \hbox (badness 10000) in paragraph at lines 6041--6050 []\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 6052--6058 []\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 6052--6058 \T1/txtt/m/n/10 failed to read mtab: No such file or directory[root@systemd ~]# cd /[root@systemd /]# [65] [66] Overfull \hbox (6.23364pt too wide) in paragraph at lines 6400--6400 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 6400--6400 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 6400--6400 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 agent. Overfull \hbox (7.07999pt too wide) in paragraph at lines 6400--6400 \T1/txtt/m/n/10 nic_config| Overfull \hbox (2.78366pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 vir-tual Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 \T1/qtm/m/n/10 ma- Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 auto| Overfull \hbox (17.57996pt too wide) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 environment. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 yes Overfull \hbox (2.11745pt too wide) in paragraph at lines 6400--6400 \T1/qtm/m/n/10 (exec)| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 linux. Overfull \hbox (28.07993pt too wide) in paragraph at lines 6400--6400 \T1/txtt/m/n/10 kernel_modules| Overfull \hbox (7.83365pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 linux. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 con- Overfull \hbox (7.83365pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 string| Overfull \hbox (4.80768pt too wide) in paragraph at lines 6532--6532 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qhv/m/n/10 Con- Overfull \hbox (1.3577pt too wide) in paragraph at lines 6532--6532 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/txtt/m/n/10 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/txtt/m/n/10 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/txtt/m/n/10 boot. Overfull \hbox (28.79482pt too wide) in paragraph at lines 6532--6532 \T1/txtt/m/n/10 host_shutdown_timeout| Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/txtt/m/n/10 boot.stop. Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 \T1/qtm/m/n/10 te- [67] Overfull \hbox (6.23364pt too wide) in paragraph at lines 6683--6683 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 DHCP on Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 6445) in paragraph at lines 6683--6683 []\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 6683--6683 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 user. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 DHCP on Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\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 6683--6683 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 Legacy ver-sion of \T1/txtt/m/n/10 cloud[]init. Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 user. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\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 7050--7050 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qhv/m/n/10 up- Overfull \hbox (0.59048pt too wide) in paragraph at lines 7050--7050 \T1/qhv/m/n/10 date| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qhv/m/n/10 di- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 for Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 VMs: Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 1 Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 cpu. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 cpu. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 10 Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 (max- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 disk. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 5 Overfull \hbox (15.08093pt too wide) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 (medium)| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 for Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 VMs: Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 memory. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 memory. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.89085pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 vir- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 tual Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 ma- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 memory. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 memory. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 swap. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 10 Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 (max- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 network. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 0 Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 (min- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- [68] Overfull \vbox (49.70886pt too high) has occurred while \output is active [69] [70] Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Overfull \hbox (3.64542pt too wide) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 RLIMIT_MEMLOCK| Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Overfull \hbox (19.39537pt too wide) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 RLIMIT_SIGPENDING| [71] Overfull \hbox (6.23364pt too wide) in paragraph at lines 7462--7462 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7462--7462 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 7462--7462 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/txtt/m/n/10 incremental. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/txtt/m/n/10 incremental. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/txtt/m/n/10 incremental. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/txtt/m/n/10 memory. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 migration. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 vir- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/qtm/m/n/10 tual Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/qtm/m/n/10 ma- [72] Overfull \hbox (6.23364pt too wide) in paragraph at lines 7575--7575 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 \T1/qhv/m/n/10 di- Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/txtt/m/n/10 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 \T1/txtt/m/n/10 driver. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 string| Overfull \hbox (1.58078pt too wide) in paragraph at lines 7575--7575 []\T1/txtt/m/n/10 compute, Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7575--7575 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 What driver ca-pa-bil-i-ties the in-stance Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 \T1/qtm/m/n/10 needs (sets \T1/txtt/m/n/10 libnvidia[]container Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/txtt/m/n/10 nvidia. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7575--7575 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/txtt/m/n/10 nvidia. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7575--7575 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/txtt/m/n/10 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 \T1/txtt/m/n/10 require. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7575--7575 \T1/qtm/m/n/10 tainer| Overfull \hbox (6.23364pt too wide) in paragraph at lines 7726--7726 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 un-priv-i-leged Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 vir-tual ma- Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/txtt/m/n/10 raw. Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 \T1/txtt/m/n/10 qemu. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 vir-tual ma- Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| [73] [74] Overfull \hbox (663.61386pt too wide) in alignment at lines 7867--7889 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7889--7915 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7915--7921 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7921--7923 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7923--8496 [] [] [] [] [] [] [75] Overfull \hbox (6.23364pt too wide) in paragraph at lines 8610--8610 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 8610--8610 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 8610--8610 \T1/qhv/m/n/10 fault| Overfull \hbox (2.44495pt too wide) in paragraph at lines 8610--8610 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 8610--8610 \T1/qhv/m/n/10 up- Overfull \hbox (3.61494pt too wide) in paragraph at lines 8610--8610 \T1/qhv/m/n/10 date| Overfull \hbox (6.67366pt too wide) in paragraph at lines 8610--8610 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 8610--8610 \T1/qhv/m/n/10 di- Overfull \hbox (1.12366pt too wide) in paragraph at lines 8610--8610 \T1/qhv/m/n/10 tion| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8610--8610 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8610--8610 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8610--8610 []\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 8610--8610 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (5.52893pt too wide) in paragraph at lines 8610--8610 \T1/txtt/m/n/10 schedule. Overfull \hbox (2.78366pt too wide) in paragraph at lines 8610--8610 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 8610--8610 []\T1/txtt/m/n/10 false| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8610--8610 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8610--8610 []\T1/qtm/m/n/10 string| Overfull \hbox (16.50357pt too wide) in paragraph at lines 8610--8610 []\T1/txtt/m/n/10 snap%d| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8610--8610 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8610--8610 []\T1/qtm/m/n/10 string| [76] Overfull \hbox (6.23364pt too wide) in paragraph at lines 8915--8915 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.evacuate. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.idmap. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.uuid. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 \T1/txtt/m/n/10 last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 \T1/txtt/m/n/10 last_state.vf. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| [77] [78] [79] [80] Overfull \hbox (6.23364pt too wide) in paragraph at lines 9800--9800 []\T1/qhv/m/n/10 Type| Overfull \hbox (2.03616pt too wide) in paragraph at lines 9800--9800 []\T1/qhv/m/n/10 Man- Overfull \hbox (1.49615pt too wide) in paragraph at lines 9800--9800 \T1/qhv/m/n/10 aged| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 domly Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 routes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 routes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 par-ent Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 ipv4_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 ipv6_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 security. Overfull \hbox (8.16794pt too wide) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 mac_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 port_isolation| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 te- [81] [82] Overfull \vbox (73.70886pt too high) has occurred while \output is active [83] Overfull \hbox (1.71747pt too wide) in paragraph at lines 10009--10009 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 in-te- [84] Overfull \hbox (2.72614pt too wide) in paragraph at lines 10240--10240 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 in-te- [85] [86] Overfull \hbox (5.31285pt too wide) in paragraph at lines 10650--10650 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/qhv/m/n/10 Man- Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/qtm/m/n/10 te- Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/txtt/m/n/10 default.egress. Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/txtt/m/n/10 default.egress. Overfull \hbox (1.86287pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/txtt/m/n/10 default.ingress. Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/txtt/m/n/10 default.ingress. Overfull \hbox (1.86287pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/qtm/m/n/10 te- [87] Overfull \hbox (1.71747pt too wide) in paragraph at lines 10863--10863 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 in-te- [88] Overfull \hbox (6.23364pt too wide) in paragraph at lines 11119--11119 []\T1/qhv/m/n/10 Type| Overfull \hbox (2.78366pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 auto Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 l3s\T1/qtm/m/n/10 ), - Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (13.08292pt too wide) in paragraph at lines 11119--11119 \T1/txtt/m/n/10 host_table| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 auto Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 l3s\T1/qtm/m/n/10 ), - Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (13.08292pt too wide) in paragraph at lines 11119--11119 \T1/txtt/m/n/10 host_table| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 par-ent Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 te- [89] Overfull \hbox (3.51349pt too wide) in paragraph at lines 11304--11304 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 \T1/qtm/m/n/10 te- Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 ker-nel as- Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 \T1/qtm/m/n/10 te- [90] [91] Overfull \hbox (4.06358pt too wide) in paragraph at lines 11721--11721 []\T1/qhv/m/n/10 Type| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (0.77802pt too wide) in paragraph at lines 11721--11721 \T1/txtt/m/n/10 host_address| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 169.254. Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (11.27798pt too wide) in paragraph at lines 11721--11721 \T1/txtt/m/n/10 neighbor_probe| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (0.77802pt too wide) in paragraph at lines 11721--11721 \T1/txtt/m/n/10 host_address| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (11.27798pt too wide) in paragraph at lines 11721--11721 \T1/txtt/m/n/10 neighbor_probe| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 par-ent Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 \T1/qtm/m/n/10 te- [92] [93] [94] [95] Overfull \hbox (6.23364pt too wide) in paragraph at lines 12184--12184 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 12184--12184 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 12184--12184 \T1/qhv/m/n/10 fault| Overfull \hbox (1.01366pt too wide) in paragraph at lines 12184--12184 []\T1/qhv/m/n/10 Re- Overfull \hbox (12.74364pt too wide) in paragraph at lines 12184--12184 \T1/qhv/m/n/10 quired| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 boot. Overfull \hbox (13.54417pt too wide) in paragraph at lines 12184--12184 \T1/txtt/m/n/10 priority| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 ceph. Overfull \hbox (34.54411pt too wide) in paragraph at lines 12184--12184 \T1/txtt/m/n/10 cluster_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 ceph| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 ceph. Overfull \hbox (18.79416pt too wide) in paragraph at lines 12184--12184 \T1/txtt/m/n/10 user_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 admin| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 io. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 none| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (29.29413pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 propagation| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 raw. Overfull \hbox (3.0442pt too wide) in paragraph at lines 12184--12184 \T1/txtt/m/n/10 mount. Overfull \hbox (8.29419pt too wide) in paragraph at lines 12184--12184 \T1/txtt/m/n/10 options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (13.54417pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 readonly| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 false| Overfull \hbox (18.79416pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 recursive| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 false| Overfull \hbox (13.54417pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 required| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 bool| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 true| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 false| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 size. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (3.0442pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 source| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| [96] [97] Overfull \hbox (3.24217pt too wide) in paragraph at lines 12643--12643 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 12643--12643 []\T1/qhv/m/n/10 De- Overfull \hbox (10.02158pt too wide) in paragraph at lines 12643--12643 []\T1/txtt/m/n/10 productid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 12643--12643 []\T1/qtm/m/n/10 string| Overfull \hbox (4.77159pt too wide) in paragraph at lines 12643--12643 []\T1/txtt/m/n/10 required| Overfull \hbox (1.36797pt too wide) in paragraph at lines 12643--12643 []\T1/txtt/m/n/10 false| Overfull \hbox (4.77159pt too wide) in paragraph at lines 12643--12643 []\T1/txtt/m/n/10 vendorid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 12643--12643 []\T1/qtm/m/n/10 string| [98] [99] [100] [101] Overfull \hbox (6.23364pt too wide) in paragraph at lines 13321--13321 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 []\T1/qhv/m/n/10 Re- Overfull \hbox (8.02464pt too wide) in paragraph at lines 13321--13321 \T1/qhv/m/n/10 quired| Overfull \hbox (13.57469pt too wide) in paragraph at lines 13321--13321 []\T1/txtt/m/n/10 hwaddr| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 par-ent Overfull \hbox (3.07472pt too wide) in paragraph at lines 13321--13321 []\T1/txtt/m/n/10 name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (18.82468pt too wide) in paragraph at lines 13321--13321 []\T1/txtt/m/n/10 nictype| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 string| Overfull \hbox (13.57469pt too wide) in paragraph at lines 13321--13321 []\T1/txtt/m/n/10 parent| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 string| [102] Overfull \hbox (4.03886pt too wide) in paragraph at lines 13639--13639 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\T1/qhv/m/n/10 Re- Overfull \hbox (5.63887pt too wide) in paragraph at lines 13639--13639 []\T1/qtm/m/n/10 string| Overfull \hbox (5.63887pt too wide) in paragraph at lines 13639--13639 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\T1/qtm/m/n/10 The ad-dress and port to con-nect to Overfull \hbox (5.63887pt too wide) in paragraph at lines 13639--13639 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\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 13639--13639 []\T1/qtm/m/n/10 bool| Overfull \hbox (2.47002pt too wide) in paragraph at lines 13639--13639 []\T1/txtt/m/n/10 false| Overfull \hbox (18.15402pt too wide) in paragraph at lines 13639--13639 []\T1/txtt/m/n/10 proxy_protocol| Overfull \hbox (0.58888pt too wide) in paragraph at lines 13639--13639 []\T1/qtm/m/n/10 bool| Overfull \hbox (2.47002pt too wide) in paragraph at lines 13639--13639 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\T1/txtt/m/n/10 security. [103] Overfull \hbox (3.24217pt too wide) in paragraph at lines 13768--13768 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13768--13768 []\T1/qhv/m/n/10 De- Overfull \hbox (10.02158pt too wide) in paragraph at lines 13768--13768 []\T1/txtt/m/n/10 productid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 13768--13768 []\T1/qtm/m/n/10 string| Overfull \hbox (4.77159pt too wide) in paragraph at lines 13768--13768 []\T1/txtt/m/n/10 required| Overfull \hbox (1.36797pt too wide) in paragraph at lines 13768--13768 []\T1/txtt/m/n/10 false| Overfull \hbox (4.77159pt too wide) in paragraph at lines 13768--13768 []\T1/txtt/m/n/10 vendorid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 13768--13768 []\T1/qtm/m/n/10 string| [104] Overfull \hbox (2.87396pt too wide) in paragraph at lines 13858--13858 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13858--13858 []\T1/qhv/m/n/10 De- Overfull \hbox (4.47397pt too wide) in paragraph at lines 13858--13858 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13858--13858 []\T1/qtm/m/n/10 for con- Overfull \hbox (6.18475pt too wide) in paragraph at lines 13858--13858 []\T1/txtt/m/n/10 pathrm| Overfull \hbox (4.47397pt too wide) in paragraph at lines 13858--13858 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13858--13858 []\T1/qtm/m/n/10 for con- [105] [106] [107] [108] [109] Underfull \hbox (badness 10000) in paragraph at lines 14425--14425 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 14425--14425 []\T1/txtt/m/n/10 requirements. Overfull \hbox (1.87279pt too wide) in paragraph at lines 14425--14425 []\T1/qtm/m/n/10 string| Overfull \hbox (1.87279pt too wide) in paragraph at lines 14425--14425 []\T1/qtm/m/n/10 string| [110] Underfull \hbox (badness 6016) in paragraph at lines 14502--14505 []\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 [111] [112] [113] [114] [115] [116] [117] [118] Overfull \hbox (28.42151pt too wide) in paragraph at lines 15250--15250 []\T1/txtt/m/n/10 map[string]map[string]string| Overfull \hbox (10.15054pt too wide) in paragraph at lines 15250--15250 []\T1/txtt/m/n/10 properties| [119] [120] [121] Underfull \hbox (badness 10000) in paragraph at lines 15551--15553 []\T1/qtm/m/n/10 Through a pro-file: \T1/txtt/m/n/10 lxc profile device add root disk path=/ [122] [123] [124] [125] [126] Underfull \hbox (badness 10000) in paragraph at lines 15944--15955 []\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 15944--15955 \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 15944--15955 \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 15944--15955 \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 15944--15955 \T1/txtt/m/n/10 Storage pool my[]pool pending on member vm03 user@host:~$ lxc s torage create my[]pool zfs [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] Overfull \hbox (3.86748pt too wide) in paragraph at lines 17027--17027 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17027--17027 []\T1/txtt/m/n/10 rsync. Overfull \hbox (5.46748pt too wide) in paragraph at lines 17027--17027 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17027--17027 []\T1/txtt/m/n/10 0 \T1/qtm/m/n/10 (no Underfull \hbox (badness 10000) in paragraph at lines 17027--17027 []\T1/txtt/m/n/10 rsync. Overfull \hbox (5.46748pt too wide) in paragraph at lines 17027--17027 []\T1/qtm/m/n/10 string| Overfull \hbox (6.23364pt too wide) in paragraph at lines 17174--17174 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 17174--17174 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 17174--17174 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 17174--17174 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 17174--17174 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 17174--17174 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\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 17174--17174 \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 , [140] [141] [142] Overfull \hbox (6.23364pt too wide) in paragraph at lines 17346--17346 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17346--17346 []\T1/txtt/m/n/10 btrfs. Overfull \hbox (18.71133pt too wide) in paragraph at lines 17346--17346 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17346--17346 []\T1/qtm/m/n/10 string| Overfull \hbox (4.85098pt too wide) in paragraph at lines 17346--17346 []\T1/txtt/m/n/10 user_subvol_rm_allowed| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17346--17346 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 7631) in paragraph at lines 17346--17346 []\T1/qtm/m/n/10 auto (20% of free disk Overfull \hbox (7.83365pt too wide) in paragraph at lines 17346--17346 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17346--17346 []\T1/txtt/m/n/10 source. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17346--17346 []\T1/qtm/m/n/10 bool| Overfull \hbox (6.23364pt too wide) in paragraph at lines 17493--17493 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 17493--17493 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 17493--17493 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 17493--17493 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 17493--17493 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 17493--17493 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\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 17493--17493 \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 , [143] [144] [145] Overfull \hbox (6.23364pt too wide) in paragraph at lines 17762--17762 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 lvm. Overfull \hbox (3.37209pt too wide) in paragraph at lines 17762--17762 \T1/txtt/m/n/10 thinpool_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 lvm. Overfull \hbox (50.62195pt too wide) in paragraph at lines 17762--17762 \T1/txtt/m/n/10 thinpool_metadata_size| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 lvm. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 lvm.vg. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 rsync. Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 rsync. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 bool| Overfull \hbox (6.23364pt too wide) in paragraph at lines 17973--17973 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.62395pt too wide) in paragraph at lines 17973--17973 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qhv/m/n/10 di- Overfull \hbox (1.93695pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 block. Overfull \hbox (22.99687pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 block. Overfull \hbox (1.93695pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 block. Overfull \hbox (38.68684pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 block. Overfull \hbox (7.49083pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 mount_options| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 lvm. Overfull \hbox (7.18694pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 stripes| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume.lvm. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 lvm. Overfull \hbox (12.43692pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 stripes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume.lvm. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 stripes. Overfull \hbox (17.6869pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 security. Overfull \hbox (7.18694pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.6869pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 security. Overfull \hbox (12.43692pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Overfull \hbox (22.93689pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.93695pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.93689pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.18694pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.93689pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.43692pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\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 17973--17973 \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 , [146] [147] [148] [149] Overfull \hbox (6.23364pt too wide) in paragraph at lines 18268--18268 []\T1/qhv/m/n/10 Type| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18268--18268 []\T1/txtt/m/n/10 source. Overfull \hbox (2.78366pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18268--18268 []\T1/txtt/m/n/10 zfs. Overfull \hbox (14.78882pt too wide) in paragraph at lines 18268--18268 \T1/txtt/m/n/10 clone_copy| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18268--18268 []\T1/txtt/m/n/10 zfs. Overfull \hbox (2.78366pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18268--18268 []\T1/txtt/m/n/10 zfs. Overfull \hbox (9.53883pt too wide) in paragraph at lines 18268--18268 \T1/txtt/m/n/10 pool_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 string| Overfull \hbox (6.23364pt too wide) in paragraph at lines 18527--18527 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (1.76367pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 block. Overfull \hbox (22.8236pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.16885pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 block_mode Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/qtm/m/n/10 en- Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 block. Overfull \hbox (1.76367pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 block. Overfull \hbox (38.51357pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.16885pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 block_mode Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/qtm/m/n/10 en- Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 block. Overfull \hbox (7.21684pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 mount_options| Overfull \hbox (17.51363pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 security. Overfull \hbox (7.01366pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.51363pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 security. Overfull \hbox (12.26364pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Overfull \hbox (22.76361pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.76367pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.76361pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.01366pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.76361pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.26364pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 5446) in paragraph at lines 18527--18527 \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 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (17.51363pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 blocksize| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume.zfs. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.76361pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 block_mode| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume.zfs. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (54.26352pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 remove_snapshots| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (22.9668pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 remove_snapshots Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (33.26358pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 use_refquota| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (1.96686pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 use_refquota Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (38.51357pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 reserve_space| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (7.21684pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 reserve_space [150] Overfull \vbox (29.70642pt too high) has occurred while \output is active [151] [152] Overfull \hbox (1.77838pt too wide) in paragraph at lines 18858--18858 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18858--18858 []\T1/txtt/m/n/10 ceph.osd. Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 6961) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 name of the Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18858--18858 []\T1/txtt/m/n/10 volatile.pool. Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| [153] Overfull \hbox (6.23364pt too wide) in paragraph at lines 19037--19037 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.62395pt too wide) in paragraph at lines 19037--19037 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qhv/m/n/10 di- Overfull \hbox (1.93695pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 block. Overfull \hbox (22.99687pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 block. Overfull \hbox (1.93695pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 block. Overfull \hbox (38.68684pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 block. Overfull \hbox (7.49083pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 mount_options| Overfull \hbox (17.6869pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 security. Overfull \hbox (7.18694pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.6869pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 security. Overfull \hbox (12.43692pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Overfull \hbox (22.93689pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.93695pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.93689pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.18694pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.93689pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.43692pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\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 19037--19037 \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 , [154] [155] [156] Overfull \hbox (6.23364pt too wide) in paragraph at lines 19365--19365 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 19365--19365 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 19365--19365 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 19365--19365 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 19365--19365 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 19365--19365 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\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 19365--19365 \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 , [157] [158] [159] Overfull \hbox (5.05363pt too wide) in paragraph at lines 19547--19547 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 19547--19547 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 19547--19547 []\T1/txtt/m/n/10 cephobject.bucket. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19547--19547 []\T1/txtt/m/n/10 cephobject.radosgw. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19547--19547 []\T1/txtt/m/n/10 cephobject.radosgw. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Overfull \hbox (3.8737pt too wide) in paragraph at lines 19547--19547 []\T1/txtt/m/n/10 admin| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 Di-rec- Overfull \hbox (1.42447pt too wide) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 Btrfs| Overfull \hbox (1.33548pt too wide) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 LVM| Overfull \hbox (1.29305pt too wide) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 ZFS| Underfull \hbox (badness 10000) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 Ceph Overfull \hbox (2.51079pt too wide) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 CephFS| Underfull \hbox (badness 10000) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 Ceph Ob- [160] [161] [162] [163] [164] Underfull \hbox (badness 10000) in paragraph at lines 20354--20365 []\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 20354--20365 \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 20354--20365 \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 20354--20365 \T1/txtt/m/n/10 create UPLINK [][]type=physical parent=br0 [][]target=vm03 Netw ork UPLINK pending on member [165] [166] Underfull \hbox (badness 10000) in paragraph at lines 20600--20600 []\T1/qhv/m/n/10 Re- Overfull \hbox (3.59175pt too wide) in paragraph at lines 20600--20600 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 20600--20600 []\T1/qtm/m/n/10 string [167] Overfull \hbox (5.4107pt too wide) in paragraph at lines 20830--20830 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 20830--20830 []\T1/qhv/m/n/10 Re- Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (25.79492pt too wide) in paragraph at lines 20830--20830 []\T1/txtt/m/n/10 destination_port| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| [168] [169] [170] [171] Underfull \hbox (badness 10000) in paragraph at lines 21118--21118 []\T1/qhv/m/n/10 Re- Overfull \hbox (18.00934pt too wide) in paragraph at lines 21118--21118 []\T1/txtt/m/n/10 listen_address| Overfull \hbox (2.25938pt too wide) in paragraph at lines 21118--21118 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 21118--21118 []\T1/qtm/m/n/10 string Underfull \hbox (badness 10000) in paragraph at lines 21118--21118 []\T1/qtm/m/n/10 port [172] [173] Underfull \hbox (badness 10000) in paragraph at lines 21410--21413 []\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 21410--21413 \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 21410--21413 \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 21410--21413 \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 21410--21413 \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 21410--21413 \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 21410--21413 \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 21410--21413 \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. [174] Underfull \hbox (badness 10000) in paragraph at lines 21423--21426 \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 21423--21426 \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 21423--21426 \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 21423--21426 \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 21423--21426 \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 [175] Underfull \hbox (badness 10000) in paragraph at lines 21597--21597 []\T1/qhv/m/n/10 Re- Underfull \hbox (badness 10000) in paragraph at lines 21597--21597 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 21597--21597 []\T1/txtt/m/n/10 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 21597--21597 []\T1/qtm/m/n/10 string Underfull \hbox (badness 5147) in paragraph at lines 21601--21606 \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 [176] Underfull \hbox (badness 10000) in paragraph at lines 21741--21741 []\T1/qhv/m/n/10 Re- Overfull \hbox (3.59175pt too wide) in paragraph at lines 21741--21741 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 21741--21741 []\T1/qtm/m/n/10 en-try Underfull \hbox (badness 10000) in paragraph at lines 21741--21741 []\T1/qtm/m/n/10 string [177] [178] [179] Overfull \hbox (710.2139pt too wide) in alignment at lines 22025--22044 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22044--22067 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22067--22073 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22073--22075 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22075--23054 [] [] [] [] [] [180] [181] [182] ! 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.23232 ...en{}link DNS configuration for lxdbr0}} \sphinxcode{\sphinxupquote... Underfull \hbox (badness 10000) in paragraph at lines 23231--23236 []\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 23231--23236 [] \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 23231--23236 \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 23231--23236 \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 23231--23236 \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 23231--23236 \T1/txtt/m/n/10 usr/bin/resolvectl domain lxdbr0 ~lxd (code=exited, status=0/SU CCESS) Main PID: 9434 [183] Underfull \hbox (badness 10000) in paragraph at lines 23238--23242 []\T1/txtt/m/n/10 user@host:~$ resolvectl status lxdbr0 Link 6 (lxdbr0) Current Scopes: DNSDefaultRoute Underfull \hbox (badness 10000) in paragraph at lines 23238--23242 \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 23238--23242 \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 [184] [185] [186] Overfull \hbox (6.23364pt too wide) in paragraph at lines 23942--23942 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/qtm/m/n/10 dard Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 ipv4.nat. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/qtm/m/n/10 dard Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 ipv6.dhcp. Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/qtm/m/n/10 DHCP Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 ipv6.nat. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/txtt/m/n/10 acls.default. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Overfull \hbox (15.96465pt too wide) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/txtt/m/n/10 acls.default. Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Overfull \hbox (15.96465pt too wide) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/txtt/m/n/10 acls.default. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Overfull \hbox (15.96465pt too wide) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/txtt/m/n/10 acls.default. Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Overfull \hbox (15.96465pt too wide) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| [187] Overfull \vbox (109.70886pt too high) has occurred while \output is active [188] Overfull \hbox (255.16298pt too wide) in paragraph at lines 24033--24037 []\T1/txtt/m/n/10 user@host:~$ lxc list +[][][][][][]+[][][][][][][][][]+[][][] [][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][]+[][][ ][][][][][][][][]+| Overfull \hbox (389.99258pt too wide) in paragraph at lines 24033--24037 \T1/txtt/m/n/10 NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS |+[][][][][][]+[] [][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]+[][][ ][][][][][][][][]+[][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 24033--24037 \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 24033--24037 \T1/txtt/m/n/10 CONTAINER | 0 |+[][][][][][]+[][][][][][][][][]+[][][][][][][][ ][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][]+[][][][][][][] [][][][]+ Underfull \hbox (badness 10000) in paragraph at lines 24033--24037 [189] [190] [191] [192] Underfull \hbox (badness 10000) in paragraph at lines 24403--24403 []\T1/qhv/m/n/10 Re- Underfull \hbox (badness 10000) in paragraph at lines 24403--24403 []\T1/qtm/m/n/10 string Overfull \hbox (10.4705pt too wide) in paragraph at lines 24403--24403 []\T1/txtt/m/n/10 target_project| Overfull \hbox (10.4705pt too wide) in paragraph at lines 24403--24403 []\T1/txtt/m/n/10 target_network| [193] Underfull \hbox (badness 10000) in paragraph at lines 24569--24569 []\T1/qhv/m/n/10 Re- Overfull \hbox (8.44952pt too wide) in paragraph at lines 24569--24569 []\T1/txtt/m/n/10 listen_address| Underfull \hbox (badness 10000) in paragraph at lines 24569--24569 []\T1/qtm/m/n/10 back-end [194] Underfull \hbox (badness 10000) in paragraph at lines 24699--24699 []\T1/qhv/m/n/10 Re- Overfull \hbox (1.81252pt too wide) in paragraph at lines 24699--24699 []\T1/qtm/m/n/10 string| Overfull \hbox (5.83527pt too wide) in paragraph at lines 24699--24699 []\T1/txtt/m/n/10 target_address| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24699--24699 []\T1/qtm/m/n/10 string| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24699--24699 []\T1/qtm/m/n/10 string| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24699--24699 []\T1/qtm/m/n/10 string| [195] [196] Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qhv/m/n/10 Con-di- Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qhv/m/n/10 De- Overfull \hbox (1.75829pt too wide) in paragraph at lines 25030--25030 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 in-te- Overfull \hbox (1.48705pt too wide) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (1.48705pt too wide) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qhv/m/n/10 Con-di- Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 in-te- Overfull \hbox (1.48705pt too wide) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (1.48705pt too wide) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 string| [197] Overfull \hbox (6.23364pt too wide) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (2.78366pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 NAME. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 NAME. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 - (no Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 pass- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 NAME. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 dns. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv4.ovn. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 routes. Overfull \hbox (2.78366pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv6.ovn. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 routes. Overfull \hbox (2.78366pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ovn. Overfull \hbox (1.15654pt too wide) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 ingress_mode| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 dard Overfull \hbox (4.78592pt too wide) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 l2proxy| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| [198] Overfull \vbox (49.70886pt too high) has occurred while \output is active [199] [200] [201] [202] Overfull \hbox (419.1624pt too wide) in paragraph at lines 25860--25867 []\T1/txtt/m/n/10 user@host:~$ lxc project list +[][][][][][][][][][][][][][][] [][][][][][][]+[][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][] [][][][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][]+[][][][][][][] [][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][]+ | Underfull \hbox (badness 10000) in paragraph at lines 25860--25867 \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 25860--25867 \T1/txtt/m/n/10 DESCRIPTION | USED BY |+[][][][][][][][][][][][][][][][][][][][ ][][]+[][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+ [][][][][][][][][][][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][ ][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 25860--25867 \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 25860--25867 \T1/txtt/m/n/10 |+[][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][] +[][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][][] [][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][][][]+[][][][][][][] [][][][][][][][][][][][][][]+[][][][][][][][][]+| Overfull \hbox (580.24193pt too wide) in paragraph at lines 25860--25867 \T1/txtt/m/n/10 my[]project (current) | YES | NO | NO | NO | YES | YES | | 0 |+ [][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][]+[][][][][][][][][ ][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+[][][ ][][][][][][][]+[][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][] [][][][][]+[][][][][][][][][]+ [203] Underfull \hbox (badness 10000) in paragraph at lines 25936--25942 \T1/txtt/m/n/10 instance creation: Failed creating instance record: Failed init ialising instance: [204] [205] Overfull \hbox (4.4335pt too wide) in paragraph at lines 26218--26218 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26218--26218 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26218--26218 []\T1/qhv/m/n/10 Ini-tial Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 features.networks. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 features.storage. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 features.storage. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| [206] Overfull \hbox (2.9151pt too wide) in paragraph at lines 26383--26383 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- Overfull \hbox (4.5151pt too wide) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- Overfull \hbox (4.5151pt too wide) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/txtt/m/n/10 limits. Overfull \hbox (3.63942pt too wide) in paragraph at lines 26383--26383 \T1/txtt/m/n/10 virtual[]machines| Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- [207] Overfull \hbox (6.23364pt too wide) in paragraph at lines 26789--26789 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/qhv/m/n/10 De- Overfull \hbox (2.78366pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (42.18573pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 unprivileged| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \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 26789--26789 \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 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 containers. Overfull \hbox (0.55756pt too wide) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 interception| Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (15.9358pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 managed| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (15.9358pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 managed| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (0.55756pt too wide) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 unix[]hotplug| Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (26.80748pt too wide) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 virtual[]machines. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| [208] Overfull \vbox (289.70886pt too high) has occurred while \output is active [209] Overfull \hbox (1.5705pt too wide) in paragraph at lines 26912--26912 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 backups. Overfull \hbox (1.5042pt too wide) in paragraph at lines 26912--26912 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (3.1705pt too wide) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 images. Overfull \hbox (1.5042pt too wide) in paragraph at lines 26912--26912 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (3.1705pt too wide) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 images. Overfull \hbox (3.1705pt too wide) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.1705pt too wide) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 string| [210] [211] [212] [213] [214] Underfull \hbox (badness 10000) in paragraph at lines 27395--27398 []\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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \T1/txtt/m/n/10 (yes/no) [default=yes]:Would you like a YAML "lxd init" preseed to be printed? (yes/no) [215] [216] Underfull \hbox (badness 10000) in paragraph at lines 27534--27539 []\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 27534--27539 \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 27534--27539 \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 27534--27539 \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 27534--27539 \T1/txtt/m/n/10 eyJzZXJ2ZXJfbmFtZSI6InJwaTAxIiwiZmluZ2VycHJpbnQiOiIyNjZjZmExZDk 0ZDZiMjk2Nzk0YjU0YzJlYzdjOTMwNDA5ZjIzNjdmNmM1YjRhZWVjOGM0YjAxYTc2NjU0MjgxIiwiYW RkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiJmZGI1OTgyNjgxNTQ2ZGQyN GE2ZGE0Mzg5MTUyOGM1ZGUxNWNmYmQ5M2M3OTU3ODNkNGI5OGU4MTQ4MWMzNmUwIn0=All Underfull \hbox (badness 10000) in paragraph at lines 27534--27539 \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 27534--27539 \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 27534--27539 \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 27541--27545 []\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 27541--27545 \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 27541--27545 \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 27541--27545 \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 27541--27545 \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 27541--27545 \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 27541--27545 \T1/txtt/m/n/10 2915dafdf5c159681a9086f732644fb70680533b0fb9005b8c6e9bca5153311 3You can validate this Underfull \hbox (badness 10000) in paragraph at lines 27541--27545 \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 27541--27545 \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 27541--27545 \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 27541--27545 \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 27541--27545 \T1/txtt/m/n/10 "local":Choose "zfs.pool_name" property for storage pool "local ":Would you like a YAML [217] [218] Overfull \hbox (1052.74055pt too wide) in paragraph at lines 27697--27697 [][]\T1/txtt/m/n/10 eyJzZXJ2ZXJfbmFtZSI6Im5vZGUyIiwiZmluZ2VycHJpbnQiOiJjZjlmNmV hMWIzYjhiNjgxNzQ1YTY1NTY2YjM3ZGUwOTUzNjRmM2MxMDAwMGNjZWQyOTk5NDU5YzY2MGIxNWQ4Ii wiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiIxNGJmY2EzMDhkOTNhY 2E3MGJmYThkMzE0NWM4NWY3YmE0ZmU1YmYyNmJiNDhmMmUwNzhhOGZhMDczZDc0YTFiIn0=| [219] [220] Overfull \hbox (392.91248pt too wide) in paragraph at lines 27804--27810 []\T1/txtt/m/n/10 user@host:~$ lxc cluster list +[][][][][][][][][]+[][][][][][ ][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][ ][]+[][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][ ][][][][][][]+[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27804--27810 \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 27804--27810 \T1/txtt/m/n/10 |+[][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][] [][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][ ]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][]+[][][][][][][][]+ [][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27804--27810 \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 27804--27810 \T1/txtt/m/n/10 Fully operational || | | database | | | | | |+[][][][][][][][][ ]+[][][][][][][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][] [][][][][][][][]+[][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][]+ [][][][][][][][][][][][][]+[][][][][][][][]+[][][][][][][][][][][][][][][][][][ ][]+| Underfull \hbox (badness 10000) in paragraph at lines 27804--27810 \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 27804--27810 \T1/txtt/m/n/10 Fully operational |+[][][][][][][][][]+[][][][][][][][][][][][] [][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][ ][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][] +[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27804--27810 \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 27804--27810 \T1/txtt/m/n/10 Fully operational |+[][][][][][][][][]+[][][][][][][][][][][][] [][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][ ][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][] +[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+ [221] [222] [223] [224] [225] [226] [227] [228] [229] Overfull \hbox (4.37852pt too wide) in paragraph at lines 28576--28576 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 28576--28576 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 28576--28576 []\T1/txtt/m/n/10 scheduler. Overfull \hbox (5.97853pt too wide) in paragraph at lines 28576--28576 []\T1/qtm/m/n/10 string| Overfull \hbox (5.97853pt too wide) in paragraph at lines 28576--28576 []\T1/qtm/m/n/10 string| [230] [231] [232] Underfull \hbox (badness 10000) in paragraph at lines 28804--28804 []\T1/txtt/m/n/10 lxd.benchmark init [][]count 10 Underfull \hbox (badness 10000) in paragraph at lines 28804--28804 []\T1/txtt/m/n/10 lxd.benchmark init [][]count 20 [][]parallel [233] Underfull \hbox (badness 10000) in paragraph at lines 28875--28878 []\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 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \T1/txtt/m/n/10 mode="iowait",name="vm",project="default",type="virtual[]machin e"} 4614. Underfull \hbox (badness 10000) in paragraph at lines 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \T1/txtt/m/n/10 mode="nice",name="vm",project="default",type="virtual[]machine" } 35. Underfull \hbox (badness 10000) in paragraph at lines 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \T1/txtt/m/n/10 mode="system",name="vm",project="default",type="virtual[]machin e"} 340. Underfull \hbox (badness 10000) in paragraph at lines 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \T1/txtt/m/n/10 name="u1",project="default",type="container"} 2048lxd_disk_read _bytes_total{device="loop3", [234] [235] Underfull \hbox (badness 10000) in paragraph at lines 29018--29023 []\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 29018--29023 \T1/txtt/m/n/10 crt ... X509v3 Subject Alternative Name: DNS:foo, IP Address:12 7.0.0.1, IP [236] [237] [238] [239 <./grafana_add_datasource.png> <./grafana_select_prometh eus.png>] [240 <./grafana_configure_datasource.png> <./grafana_dashboard_import .png>] [241 <./grafana_dashboard_id.png> <./grafana_dashboard_select_datasource .png>] [242 <./grafana_resources.png> <./grafana_instances.png>] [243] [244] Underfull \hbox (badness 10000) in paragraph at lines 29628--29628 []\T1/qhv/m/n/10 Do- Overfull \hbox (5.32564pt too wide) in paragraph at lines 29628--29628 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 29628--29628 []\T1/qhv/m/n/10 De- Overfull \hbox (3.9689pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 1048576| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29628--29628 []\T1/qtm/m/n/10 hard| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 1048576| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 1048576| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29628--29628 []\T1/qtm/m/n/10 hard| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 1048576| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29628--29628 []\T1/qtm/m/n/10 hard| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29628--29628 []\T1/qtm/m/n/10 hard| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 unlimited| [245] Overfull \hbox (9.97365pt too wide) in paragraph at lines 29804--29804 []\T1/qhv/m/n/10 Value| Overfull \hbox (1.11366pt too wide) in paragraph at lines 29804--29804 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 29804--29804 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 fs. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 aio[]max[]nr| Overfull \hbox (16.50357pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 524288| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 65536| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 inotify. Overfull \hbox (41.56754pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 max_queued_events| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1048576| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 16384| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 inotify. Overfull \hbox (46.81752pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 max_user_instances| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1048576| Overfull \hbox (0.75362pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 128| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 inotify. Overfull \hbox (36.31755pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 max_user_watches| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1048576| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 8192| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 kernel. Overfull \hbox (25.81758pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 dmesg_restrict| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 kernel. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 keys. Overfull \hbox (21.75356pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 2000000| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 20000| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 kernel. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 keys. Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 2000| Overfull \hbox (0.75362pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 200| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 net.core. Overfull \hbox (20.5676pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 bpf_jit_limit| Overfull \hbox (37.50351pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1000000000| Overfull \hbox (8.83365pt too wide) in paragraph at lines 29804--29804 []\T1/qtm/m/n/10 varies| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 net.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 neigh. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 default. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 gc_thresh3| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 8192| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1024| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 net.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 neigh. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 default. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 gc_thresh3| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 8192| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1024| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 vm. Overfull \hbox (20.5676pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 max_map_count| Overfull \hbox (16.50357pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 262144| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 65530| [246] Overfull \hbox (89.67406pt too wide) in alignment at lines 29831--29841 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29841--29855 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29855--29861 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29861--29863 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29863--30132 [] [] [247] [248] [249] [250] Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 []\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 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 authentication certificatePlease pick an authentication mechani sm above: 1Please Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \T1/txtt/m/n/10 provide the certificate token: xxxxxxxxxxxxxxxx Remote LXD serv er: Hostname: bar Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 Name: foo Project: default Type: container Source: / Additional overrides can Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 Override profile list3) Set additional configuration options4) Change instance Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 additional configuration options4) Change instance storage pool or volume size5) Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 Name: foo Project: default Type: container Source: / Storage po ol: default Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 profile list3) Set additional configuration options4) Change in stance storage Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 the above configuration2) Override profile list3) Set additiona l configuration Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \T1/txtt/m/n/10 options4) Change instance storage pool or volume size5) Change instance network Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \T1/txtt/m/n/10 Please pick one of the options above [default=1]: 1Instance foo successfully [251] [252] Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 []\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 30724--30729 \T1/txtt/m/n/10 for unsupported LXC configuration keysChecking for existing con tainersChecking whether Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 container has already been migratedValidating whether incomplet e AppArmor support Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 is enabledValidating whether mounting a minimal /dev is enabled Validating container Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 rootfsProcessing network configurationProcessing storage config urationProcessing Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 environment configurationProcessing container boot configuratio nProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 apparmor configurationProcessing container seccomp configuratio nProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 SELinux configurationProcessing container capabilities configur ationProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 architecture configurationCreating containerTransferring contai ner: lxc1: ...Container [253] [254] [255] [256] [257] [258] [259] Underfull \hbox (badness 10000) in paragraph at lines 31369--31373 \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. [260] [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] Underfull \hbox (badness 5878) in paragraph at lines 33830--33833 \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 33853--33856 []\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. [293] [294] [295] [296] [297] Underfull \hbox (badness 10000) in paragraph at lines 34266--34269 \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, [298] [299] [300] [301] [302] [303] Underfull \hbox (badness 6876) in paragraph at lines 34613--34615 \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. [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] Overfull \hbox (427.22394pt too wide) in alignment at lines 35588--35601 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35601--35618 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35618--35624 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35624--35626 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35626--36709 [] [] [] [315] [316] [317] [318] [319] [320] Overfull \hbox (33.24692pt too wide) in paragraph at lines 37028--37028 []\T1/txtt/m/n/10 LXD_INSECURE_TLS| Overfull \hbox (1.74701pt too wide) in paragraph at lines 37028--37028 []\T1/txtt/m/n/10 http_proxy| Overfull \hbox (6.997pt too wide) in paragraph at lines 37028--37028 []\T1/txtt/m/n/10 https_proxy| Overfull \hbox (20.02951pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_EXEC_PATH| Overfull \hbox (72.52936pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_LXC_TEMPLATE_CONFIG| Overfull \hbox (62.02939pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_SECURITY_APPARMOR| Overfull \hbox (62.02939pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_UNPRIVILEGED_ONLY| Overfull \hbox (20.02951pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_OVMF_PATH| Overfull \hbox (51.52942pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_SHIFTFS_DISABLE| Overfull \hbox (93.5293pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_IDMAPPED_MOUNTS_DISABLE| Overfull \hbox (46.27943pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_DEVMONITOR_DIR| [321] [322] [323] [324] (./canonical-lxd.ind) [325] (./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 (329 pages, 2261536 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] Underfull \hbox (badness 10000) in paragraph at lines 5336--5339 []\T1/txtt/m/n/10 root@instance:~# cloud[]init status [][]wait ................ .....................status: [56] [57] [58] [59] [60] [61] [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 6017--6023 []\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 6017--6023 \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 6017--6023 \T1/txtt/m/n/10 permittedFailed to mount proc at /proc: Operation not permitted [!!!!!!] Failed to mount [64] Underfull \hbox (badness 10000) in paragraph at lines 6041--6050 []\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 6052--6058 []\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 6052--6058 \T1/txtt/m/n/10 failed to read mtab: No such file or directory[root@systemd ~]# cd /[root@systemd /]# [65] [66] Overfull \hbox (6.23364pt too wide) in paragraph at lines 6400--6400 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 6400--6400 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 6400--6400 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 agent. Overfull \hbox (7.07999pt too wide) in paragraph at lines 6400--6400 \T1/txtt/m/n/10 nic_config| Overfull \hbox (2.78366pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 vir-tual Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 \T1/qtm/m/n/10 ma- Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 auto| Overfull \hbox (17.57996pt too wide) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 environment. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 yes Overfull \hbox (2.11745pt too wide) in paragraph at lines 6400--6400 \T1/qtm/m/n/10 (exec)| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 linux. Overfull \hbox (28.07993pt too wide) in paragraph at lines 6400--6400 \T1/txtt/m/n/10 kernel_modules| Overfull \hbox (7.83365pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/txtt/m/n/10 linux. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 con- Overfull \hbox (7.83365pt too wide) in paragraph at lines 6400--6400 []\T1/qtm/m/n/10 string| Overfull \hbox (4.80768pt too wide) in paragraph at lines 6532--6532 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qhv/m/n/10 Con- Overfull \hbox (1.3577pt too wide) in paragraph at lines 6532--6532 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/txtt/m/n/10 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/txtt/m/n/10 boot.autostart. Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/txtt/m/n/10 boot. Overfull \hbox (28.79482pt too wide) in paragraph at lines 6532--6532 \T1/txtt/m/n/10 host_shutdown_timeout| Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/txtt/m/n/10 boot.stop. Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 6532--6532 \T1/qtm/m/n/10 te- [67] Overfull \hbox (6.23364pt too wide) in paragraph at lines 6683--6683 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 DHCP on Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 6445) in paragraph at lines 6683--6683 []\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 6683--6683 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 user. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 DHCP on Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\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 6683--6683 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 Legacy ver-sion of \T1/txtt/m/n/10 cloud[]init. Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 user. Overfull \hbox (7.83365pt too wide) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 string| Overfull \hbox (26.18416pt too wide) in paragraph at lines 6683--6683 []\T1/txtt/m/n/10 #cloud[]config| Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\T1/qtm/m/n/10 if sup-ported Underfull \hbox (badness 10000) in paragraph at lines 6683--6683 []\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 7050--7050 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qhv/m/n/10 up- Overfull \hbox (0.59048pt too wide) in paragraph at lines 7050--7050 \T1/qhv/m/n/10 date| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qhv/m/n/10 di- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 for Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 VMs: Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 1 Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 cpu. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 cpu. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 10 Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 (max- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 disk. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 5 Overfull \hbox (15.08093pt too wide) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 (medium)| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (0.82536pt too wide) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 hugepages. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 for Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 VMs: Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 memory. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 memory. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.89085pt too wide) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 vir- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 tual Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 ma- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 memory. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 memory. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 swap. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 10 Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 (max- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/txtt/m/n/10 network. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 0 Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 (min- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 i- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 7050--7050 []\T1/qtm/m/n/10 con- [68] Overfull \vbox (49.70886pt too high) has occurred while \output is active [69] [70] Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Overfull \hbox (3.64542pt too wide) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 RLIMIT_MEMLOCK| Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Underfull \hbox (badness 10000) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 limits.kernel. Overfull \hbox (19.39537pt too wide) in paragraph at lines 7334--7334 []\T1/txtt/m/n/10 RLIMIT_SIGPENDING| [71] Overfull \hbox (6.23364pt too wide) in paragraph at lines 7462--7462 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 7462--7462 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 7462--7462 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/txtt/m/n/10 incremental. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/txtt/m/n/10 incremental. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 migration. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/txtt/m/n/10 incremental. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/txtt/m/n/10 memory. Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 con- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 migration. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 7462--7462 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 []\T1/qtm/m/n/10 vir- Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/qtm/m/n/10 tual Underfull \hbox (badness 10000) in paragraph at lines 7462--7462 \T1/qtm/m/n/10 ma- [72] Overfull \hbox (6.23364pt too wide) in paragraph at lines 7575--7575 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 \T1/qhv/m/n/10 up- Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 \T1/qhv/m/n/10 di- Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/txtt/m/n/10 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 \T1/txtt/m/n/10 driver. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 string| Overfull \hbox (1.58078pt too wide) in paragraph at lines 7575--7575 []\T1/txtt/m/n/10 compute, Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7575--7575 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 What driver ca-pa-bil-i-ties the in-stance Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 \T1/qtm/m/n/10 needs (sets \T1/txtt/m/n/10 libnvidia[]container Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/txtt/m/n/10 nvidia. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7575--7575 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/txtt/m/n/10 nvidia. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7575--7575 \T1/qtm/m/n/10 tainer| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/txtt/m/n/10 nvidia. Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 \T1/txtt/m/n/10 require. Overfull \hbox (7.83365pt too wide) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 7575--7575 []\T1/qtm/m/n/10 con- Overfull \hbox (1.08992pt too wide) in paragraph at lines 7575--7575 \T1/qtm/m/n/10 tainer| Overfull \hbox (6.23364pt too wide) in paragraph at lines 7726--7726 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 un-priv-i-leged Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 vir-tual ma- Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/txtt/m/n/10 raw. Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 \T1/txtt/m/n/10 qemu. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 vir-tual ma- Underfull \hbox (badness 10000) in paragraph at lines 7726--7726 []\T1/txtt/m/n/10 raw. Overfull \hbox (2.78366pt too wide) in paragraph at lines 7726--7726 []\T1/qtm/m/n/10 blob| [73] [74] Overfull \hbox (663.61386pt too wide) in alignment at lines 7867--7889 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7889--7915 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7915--7921 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7921--7923 [] [] [] [] [] [] Overfull \hbox (663.61386pt too wide) in alignment at lines 7923--8496 [] [] [] [] [] [] [75] Overfull \hbox (6.23364pt too wide) in paragraph at lines 8610--8610 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 8610--8610 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 8610--8610 \T1/qhv/m/n/10 fault| Overfull \hbox (2.44495pt too wide) in paragraph at lines 8610--8610 []\T1/qhv/m/n/10 Live Underfull \hbox (badness 10000) in paragraph at lines 8610--8610 \T1/qhv/m/n/10 up- Overfull \hbox (3.61494pt too wide) in paragraph at lines 8610--8610 \T1/qhv/m/n/10 date| Overfull \hbox (6.67366pt too wide) in paragraph at lines 8610--8610 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 8610--8610 \T1/qhv/m/n/10 di- Overfull \hbox (1.12366pt too wide) in paragraph at lines 8610--8610 \T1/qhv/m/n/10 tion| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8610--8610 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8610--8610 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8610--8610 []\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 8610--8610 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (5.52893pt too wide) in paragraph at lines 8610--8610 \T1/txtt/m/n/10 schedule. Overfull \hbox (2.78366pt too wide) in paragraph at lines 8610--8610 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 8610--8610 []\T1/txtt/m/n/10 false| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8610--8610 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8610--8610 []\T1/qtm/m/n/10 string| Overfull \hbox (16.50357pt too wide) in paragraph at lines 8610--8610 []\T1/txtt/m/n/10 snap%d| Overfull \hbox (10.77892pt too wide) in paragraph at lines 8610--8610 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8610--8610 []\T1/qtm/m/n/10 string| [76] Overfull \hbox (6.23364pt too wide) in paragraph at lines 8915--8915 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.cloud[]init. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.evacuate. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.idmap. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.uuid. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 \T1/txtt/m/n/10 last_state. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 []\T1/txtt/m/n/10 volatile.. Underfull \hbox (badness 10000) in paragraph at lines 8915--8915 \T1/txtt/m/n/10 last_state.vf. Overfull \hbox (7.83365pt too wide) in paragraph at lines 8915--8915 []\T1/qtm/m/n/10 string| [77] [78] [79] [80] Overfull \hbox (6.23364pt too wide) in paragraph at lines 9800--9800 []\T1/qhv/m/n/10 Type| Overfull \hbox (2.03616pt too wide) in paragraph at lines 9800--9800 []\T1/qhv/m/n/10 Man- Overfull \hbox (1.49615pt too wide) in paragraph at lines 9800--9800 \T1/qhv/m/n/10 aged| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 domly Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 routes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 routes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 par-ent Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 ipv4_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 ipv6_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 security. Overfull \hbox (8.16794pt too wide) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 mac_filtering| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/txtt/m/n/10 security. Overfull \hbox (13.41792pt too wide) in paragraph at lines 9800--9800 \T1/txtt/m/n/10 port_isolation| Overfull \hbox (2.78366pt too wide) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 9800--9800 \T1/qtm/m/n/10 te- [81] [82] Overfull \vbox (73.70886pt too high) has occurred while \output is active [83] Overfull \hbox (1.71747pt too wide) in paragraph at lines 10009--10009 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Overfull \hbox (3.31747pt too wide) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10009--10009 []\T1/qtm/m/n/10 in-te- [84] Overfull \hbox (2.72614pt too wide) in paragraph at lines 10240--10240 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 in-te- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Overfull \hbox (4.32614pt too wide) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 10240--10240 []\T1/qtm/m/n/10 in-te- [85] [86] Overfull \hbox (5.31285pt too wide) in paragraph at lines 10650--10650 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/qhv/m/n/10 Man- Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/qtm/m/n/10 te- Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/txtt/m/n/10 default.egress. Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/txtt/m/n/10 default.egress. Overfull \hbox (1.86287pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/txtt/m/n/10 default.ingress. Overfull \hbox (6.91286pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/txtt/m/n/10 security.acls. Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/txtt/m/n/10 default.ingress. Overfull \hbox (1.86287pt too wide) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 10650--10650 \T1/qtm/m/n/10 te- [87] Overfull \hbox (1.71747pt too wide) in paragraph at lines 10863--10863 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/qhv/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/txtt/m/n/10 maas. Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Overfull \hbox (3.31747pt too wide) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10863--10863 []\T1/qtm/m/n/10 in-te- [88] Overfull \hbox (6.23364pt too wide) in paragraph at lines 11119--11119 []\T1/qhv/m/n/10 Type| Overfull \hbox (2.78366pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 auto Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 l3s\T1/qtm/m/n/10 ), - Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (13.08292pt too wide) in paragraph at lines 11119--11119 \T1/txtt/m/n/10 host_table| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 auto Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 (\T1/txtt/m/n/10 l3s\T1/qtm/m/n/10 ), - Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (13.08292pt too wide) in paragraph at lines 11119--11119 \T1/txtt/m/n/10 host_table| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 par-ent Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (7.83365pt too wide) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11119--11119 \T1/qtm/m/n/10 te- [89] Overfull \hbox (3.51349pt too wide) in paragraph at lines 11304--11304 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 boot. Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 \T1/qtm/m/n/10 te- Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 ker-nel as- Overfull \hbox (5.1135pt too wide) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 ker-nel as- Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11304--11304 \T1/qtm/m/n/10 te- [90] [91] Overfull \hbox (4.06358pt too wide) in paragraph at lines 11721--11721 []\T1/qhv/m/n/10 Type| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 ran-domly Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 ran-domly Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (0.77802pt too wide) in paragraph at lines 11721--11721 \T1/txtt/m/n/10 host_address| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 169.254. Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (11.27798pt too wide) in paragraph at lines 11721--11721 \T1/txtt/m/n/10 neighbor_probe| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (0.77802pt too wide) in paragraph at lines 11721--11721 \T1/txtt/m/n/10 host_address| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (11.27798pt too wide) in paragraph at lines 11721--11721 \T1/txtt/m/n/10 neighbor_probe| Overfull \hbox (0.6136pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 limits. Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 par-ent Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (5.66359pt too wide) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/txtt/m/n/10 queue.tx. Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 11721--11721 \T1/qtm/m/n/10 te- [92] [93] [94] [95] Overfull \hbox (6.23364pt too wide) in paragraph at lines 12184--12184 []\T1/qhv/m/n/10 Type| Overfull \hbox (1.11366pt too wide) in paragraph at lines 12184--12184 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 12184--12184 \T1/qhv/m/n/10 fault| Overfull \hbox (1.01366pt too wide) in paragraph at lines 12184--12184 []\T1/qhv/m/n/10 Re- Overfull \hbox (12.74364pt too wide) in paragraph at lines 12184--12184 \T1/qhv/m/n/10 quired| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 boot. Overfull \hbox (13.54417pt too wide) in paragraph at lines 12184--12184 \T1/txtt/m/n/10 priority| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 ceph. Overfull \hbox (34.54411pt too wide) in paragraph at lines 12184--12184 \T1/txtt/m/n/10 cluster_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 ceph| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 ceph. Overfull \hbox (18.79416pt too wide) in paragraph at lines 12184--12184 \T1/txtt/m/n/10 user_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 admin| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 io. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 none| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (8.29419pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 limits. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (29.29413pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 propagation| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 raw. Overfull \hbox (3.0442pt too wide) in paragraph at lines 12184--12184 \T1/txtt/m/n/10 mount. Overfull \hbox (8.29419pt too wide) in paragraph at lines 12184--12184 \T1/txtt/m/n/10 options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (13.54417pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 readonly| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 false| Overfull \hbox (18.79416pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 recursive| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 false| Overfull \hbox (13.54417pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 required| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 bool| Overfull \hbox (6.0036pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 true| Overfull \hbox (2.78366pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 bool| Overfull \hbox (11.25359pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 false| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 size. Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| Overfull \hbox (3.0442pt too wide) in paragraph at lines 12184--12184 []\T1/txtt/m/n/10 source| Overfull \hbox (7.83365pt too wide) in paragraph at lines 12184--12184 []\T1/qtm/m/n/10 string| [96] [97] Overfull \hbox (3.24217pt too wide) in paragraph at lines 12643--12643 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 12643--12643 []\T1/qhv/m/n/10 De- Overfull \hbox (10.02158pt too wide) in paragraph at lines 12643--12643 []\T1/txtt/m/n/10 productid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 12643--12643 []\T1/qtm/m/n/10 string| Overfull \hbox (4.77159pt too wide) in paragraph at lines 12643--12643 []\T1/txtt/m/n/10 required| Overfull \hbox (1.36797pt too wide) in paragraph at lines 12643--12643 []\T1/txtt/m/n/10 false| Overfull \hbox (4.77159pt too wide) in paragraph at lines 12643--12643 []\T1/txtt/m/n/10 vendorid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 12643--12643 []\T1/qtm/m/n/10 string| [98] [99] [100] [101] Overfull \hbox (6.23364pt too wide) in paragraph at lines 13321--13321 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 []\T1/qhv/m/n/10 Re- Overfull \hbox (8.02464pt too wide) in paragraph at lines 13321--13321 \T1/qhv/m/n/10 quired| Overfull \hbox (13.57469pt too wide) in paragraph at lines 13321--13321 []\T1/txtt/m/n/10 hwaddr| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 \T1/qtm/m/n/10 domly Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 par-ent Overfull \hbox (3.07472pt too wide) in paragraph at lines 13321--13321 []\T1/txtt/m/n/10 name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 ker-nel Overfull \hbox (18.82468pt too wide) in paragraph at lines 13321--13321 []\T1/txtt/m/n/10 nictype| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 string| Overfull \hbox (13.57469pt too wide) in paragraph at lines 13321--13321 []\T1/txtt/m/n/10 parent| Overfull \hbox (7.83365pt too wide) in paragraph at lines 13321--13321 []\T1/qtm/m/n/10 string| [102] Overfull \hbox (4.03886pt too wide) in paragraph at lines 13639--13639 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\T1/qhv/m/n/10 Re- Overfull \hbox (5.63887pt too wide) in paragraph at lines 13639--13639 []\T1/qtm/m/n/10 string| Overfull \hbox (5.63887pt too wide) in paragraph at lines 13639--13639 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\T1/qtm/m/n/10 The ad-dress and port to con-nect to Overfull \hbox (5.63887pt too wide) in paragraph at lines 13639--13639 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\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 13639--13639 []\T1/qtm/m/n/10 bool| Overfull \hbox (2.47002pt too wide) in paragraph at lines 13639--13639 []\T1/txtt/m/n/10 false| Overfull \hbox (18.15402pt too wide) in paragraph at lines 13639--13639 []\T1/txtt/m/n/10 proxy_protocol| Overfull \hbox (0.58888pt too wide) in paragraph at lines 13639--13639 []\T1/qtm/m/n/10 bool| Overfull \hbox (2.47002pt too wide) in paragraph at lines 13639--13639 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 13639--13639 []\T1/txtt/m/n/10 security. [103] Overfull \hbox (3.24217pt too wide) in paragraph at lines 13768--13768 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13768--13768 []\T1/qhv/m/n/10 De- Overfull \hbox (10.02158pt too wide) in paragraph at lines 13768--13768 []\T1/txtt/m/n/10 productid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 13768--13768 []\T1/qtm/m/n/10 string| Overfull \hbox (4.77159pt too wide) in paragraph at lines 13768--13768 []\T1/txtt/m/n/10 required| Overfull \hbox (1.36797pt too wide) in paragraph at lines 13768--13768 []\T1/txtt/m/n/10 false| Overfull \hbox (4.77159pt too wide) in paragraph at lines 13768--13768 []\T1/txtt/m/n/10 vendorid| Overfull \hbox (4.84218pt too wide) in paragraph at lines 13768--13768 []\T1/qtm/m/n/10 string| [104] Overfull \hbox (2.87396pt too wide) in paragraph at lines 13858--13858 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 13858--13858 []\T1/qhv/m/n/10 De- Overfull \hbox (4.47397pt too wide) in paragraph at lines 13858--13858 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13858--13858 []\T1/qtm/m/n/10 for con- Overfull \hbox (6.18475pt too wide) in paragraph at lines 13858--13858 []\T1/txtt/m/n/10 pathrm| Overfull \hbox (4.47397pt too wide) in paragraph at lines 13858--13858 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13858--13858 []\T1/qtm/m/n/10 for con- [105] [106] [107] [108] [109] Underfull \hbox (badness 10000) in paragraph at lines 14425--14425 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 14425--14425 []\T1/txtt/m/n/10 requirements. Overfull \hbox (1.87279pt too wide) in paragraph at lines 14425--14425 []\T1/qtm/m/n/10 string| Overfull \hbox (1.87279pt too wide) in paragraph at lines 14425--14425 []\T1/qtm/m/n/10 string| [110] Underfull \hbox (badness 6016) in paragraph at lines 14502--14505 []\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 [111] [112] [113] [114] [115] [116] [117] [118] Overfull \hbox (28.42151pt too wide) in paragraph at lines 15250--15250 []\T1/txtt/m/n/10 map[string]map[string]string| Overfull \hbox (10.15054pt too wide) in paragraph at lines 15250--15250 []\T1/txtt/m/n/10 properties| [119] [120] [121] Underfull \hbox (badness 10000) in paragraph at lines 15551--15553 []\T1/qtm/m/n/10 Through a pro-file: \T1/txtt/m/n/10 lxc profile device add root disk path=/ [122] [123] [124] [125] [126] Underfull \hbox (badness 10000) in paragraph at lines 15944--15955 []\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 15944--15955 \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 15944--15955 \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 15944--15955 \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 15944--15955 \T1/txtt/m/n/10 Storage pool my[]pool pending on member vm03 user@host:~$ lxc s torage create my[]pool zfs [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] Overfull \hbox (3.86748pt too wide) in paragraph at lines 17027--17027 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17027--17027 []\T1/txtt/m/n/10 rsync. Overfull \hbox (5.46748pt too wide) in paragraph at lines 17027--17027 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17027--17027 []\T1/txtt/m/n/10 0 \T1/qtm/m/n/10 (no Underfull \hbox (badness 10000) in paragraph at lines 17027--17027 []\T1/txtt/m/n/10 rsync. Overfull \hbox (5.46748pt too wide) in paragraph at lines 17027--17027 []\T1/qtm/m/n/10 string| Overfull \hbox (6.23364pt too wide) in paragraph at lines 17174--17174 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 17174--17174 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 17174--17174 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 17174--17174 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 17174--17174 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 17174--17174 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17174--17174 []\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 17174--17174 \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 , [140] [141] [142] Overfull \hbox (6.23364pt too wide) in paragraph at lines 17346--17346 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17346--17346 []\T1/txtt/m/n/10 btrfs. Overfull \hbox (18.71133pt too wide) in paragraph at lines 17346--17346 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17346--17346 []\T1/qtm/m/n/10 string| Overfull \hbox (4.85098pt too wide) in paragraph at lines 17346--17346 []\T1/txtt/m/n/10 user_subvol_rm_allowed| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17346--17346 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 7631) in paragraph at lines 17346--17346 []\T1/qtm/m/n/10 auto (20% of free disk Overfull \hbox (7.83365pt too wide) in paragraph at lines 17346--17346 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17346--17346 []\T1/txtt/m/n/10 source. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17346--17346 []\T1/qtm/m/n/10 bool| Overfull \hbox (6.23364pt too wide) in paragraph at lines 17493--17493 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 17493--17493 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 17493--17493 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 17493--17493 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 17493--17493 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 17493--17493 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17493--17493 []\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 17493--17493 \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 , [143] [144] [145] Overfull \hbox (6.23364pt too wide) in paragraph at lines 17762--17762 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 lvm. Overfull \hbox (3.37209pt too wide) in paragraph at lines 17762--17762 \T1/txtt/m/n/10 thinpool_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 lvm. Overfull \hbox (50.62195pt too wide) in paragraph at lines 17762--17762 \T1/txtt/m/n/10 thinpool_metadata_size| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 lvm. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 lvm.vg. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 rsync. Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17762--17762 []\T1/txtt/m/n/10 rsync. Overfull \hbox (2.78366pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 bool| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 string| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17762--17762 []\T1/qtm/m/n/10 bool| Overfull \hbox (6.23364pt too wide) in paragraph at lines 17973--17973 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.62395pt too wide) in paragraph at lines 17973--17973 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qhv/m/n/10 di- Overfull \hbox (1.93695pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 block. Overfull \hbox (22.99687pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 block. Overfull \hbox (1.93695pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 block. Overfull \hbox (38.68684pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 block. Overfull \hbox (7.49083pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 mount_options| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 lvm. Overfull \hbox (7.18694pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 stripes| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume.lvm. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 lvm. Overfull \hbox (12.43692pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 stripes. Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume.lvm. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 stripes. Overfull \hbox (17.6869pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 security. Overfull \hbox (7.18694pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.6869pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 security. Overfull \hbox (12.43692pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Overfull \hbox (22.93689pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.93695pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.93689pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.18694pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.93689pt too wide) in paragraph at lines 17973--17973 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.43692pt too wide) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 17973--17973 []\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 17973--17973 \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 , [146] [147] [148] [149] Overfull \hbox (6.23364pt too wide) in paragraph at lines 18268--18268 []\T1/qhv/m/n/10 Type| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18268--18268 []\T1/txtt/m/n/10 source. Overfull \hbox (2.78366pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18268--18268 []\T1/txtt/m/n/10 zfs. Overfull \hbox (14.78882pt too wide) in paragraph at lines 18268--18268 \T1/txtt/m/n/10 clone_copy| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18268--18268 []\T1/txtt/m/n/10 zfs. Overfull \hbox (2.78366pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18268--18268 []\T1/txtt/m/n/10 zfs. Overfull \hbox (9.53883pt too wide) in paragraph at lines 18268--18268 \T1/txtt/m/n/10 pool_name| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18268--18268 []\T1/qtm/m/n/10 string| Overfull \hbox (6.23364pt too wide) in paragraph at lines 18527--18527 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (1.76367pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 block. Overfull \hbox (22.8236pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.16885pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 block_mode Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/qtm/m/n/10 en- Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 block. Overfull \hbox (1.76367pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 block. Overfull \hbox (38.51357pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.16885pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 block_mode Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/qtm/m/n/10 en- Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 block. Overfull \hbox (7.21684pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 mount_options| Overfull \hbox (17.51363pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 security. Overfull \hbox (7.01366pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.51363pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 security. Overfull \hbox (12.26364pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Overfull \hbox (22.76361pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.76367pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.76361pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.01366pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.76361pt too wide) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.26364pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 cus-tom Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 5446) in paragraph at lines 18527--18527 \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 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (17.51363pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 blocksize| Overfull \hbox (7.83365pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume.zfs. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (22.76361pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 block_mode| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume.zfs. Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (54.26352pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 remove_snapshots| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (22.9668pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 remove_snapshots Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (33.26358pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 use_refquota| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (1.96686pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 use_refquota Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/txtt/m/n/10 zfs. Overfull \hbox (38.51357pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 reserve_space| Overfull \hbox (2.78366pt too wide) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 volume.zfs. Overfull \hbox (7.21684pt too wide) in paragraph at lines 18527--18527 \T1/txtt/m/n/10 reserve_space [150] Overfull \vbox (29.70642pt too high) has occurred while \output is active [151] [152] Overfull \hbox (1.77838pt too wide) in paragraph at lines 18858--18858 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18858--18858 []\T1/txtt/m/n/10 ceph.osd. Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 6961) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 name of the Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 18858--18858 []\T1/txtt/m/n/10 volatile.pool. Overfull \hbox (3.37839pt too wide) in paragraph at lines 18858--18858 []\T1/qtm/m/n/10 string| [153] Overfull \hbox (6.23364pt too wide) in paragraph at lines 19037--19037 []\T1/qhv/m/n/10 Type| Overfull \hbox (3.62395pt too wide) in paragraph at lines 19037--19037 []\T1/qhv/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qhv/m/n/10 di- Overfull \hbox (1.93695pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 block. Overfull \hbox (22.99687pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 filesystem| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 block. Overfull \hbox (1.93695pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 block. Overfull \hbox (38.68684pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 mount_options| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 block. Overfull \hbox (7.49083pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 mount_options| Overfull \hbox (17.6869pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 security. Overfull \hbox (7.18694pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (17.6869pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 security. Overfull \hbox (12.43692pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Overfull \hbox (22.93689pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (1.93695pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 snapshots. Overfull \hbox (22.93689pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (7.18694pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (22.93689pt too wide) in paragraph at lines 19037--19037 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (12.43692pt too wide) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19037--19037 []\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 19037--19037 \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 , [154] [155] [156] Overfull \hbox (6.23364pt too wide) in paragraph at lines 19365--19365 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qhv/m/n/10 di- Overfull \hbox (19.36397pt too wide) in paragraph at lines 19365--19365 []\T1/txtt/m/n/10 security. Overfull \hbox (8.864pt too wide) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 shifted| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 shifted \T1/qtm/m/n/10 or Overfull \hbox (19.36397pt too wide) in paragraph at lines 19365--19365 []\T1/txtt/m/n/10 security. Overfull \hbox (14.11398pt too wide) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 unmapped| Overfull \hbox (2.78366pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 unmapped \T1/qtm/m/n/10 or Overfull \hbox (7.83365pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 pro- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 pri- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 ate Overfull \hbox (2.49239pt too wide) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 driver| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Overfull \hbox (24.61395pt too wide) in paragraph at lines 19365--19365 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (3.61401pt too wide) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 expiry| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 snapshots. Overfull \hbox (24.61395pt too wide) in paragraph at lines 19365--19365 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (8.864pt too wide) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 pattern| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 pattern \T1/qtm/m/n/10 or Overfull \hbox (24.61395pt too wide) in paragraph at lines 19365--19365 []\T1/txtt/m/n/10 snapshots. Overfull \hbox (14.11398pt too wide) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 schedule| Overfull \hbox (7.83365pt too wide) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 cus- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 tom Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/qtm/m/n/10 vol- Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\T1/qtm/m/n/10 same as Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 volume. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 \T1/txtt/m/n/10 snapshots. Underfull \hbox (badness 10000) in paragraph at lines 19365--19365 []\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 19365--19365 \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 , [157] [158] [159] Overfull \hbox (5.05363pt too wide) in paragraph at lines 19547--19547 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 19547--19547 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 19547--19547 []\T1/txtt/m/n/10 cephobject.bucket. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19547--19547 []\T1/txtt/m/n/10 cephobject.radosgw. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19547--19547 []\T1/txtt/m/n/10 cephobject.radosgw. Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Overfull \hbox (3.8737pt too wide) in paragraph at lines 19547--19547 []\T1/txtt/m/n/10 admin| Overfull \hbox (6.65364pt too wide) in paragraph at lines 19547--19547 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 Di-rec- Overfull \hbox (1.42447pt too wide) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 Btrfs| Overfull \hbox (1.33548pt too wide) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 LVM| Overfull \hbox (1.29305pt too wide) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 ZFS| Underfull \hbox (badness 10000) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 Ceph Overfull \hbox (2.51079pt too wide) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 CephFS| Underfull \hbox (badness 10000) in paragraph at lines 19959--19959 []\T1/qhv/m/n/10 Ceph Ob- [160] [161] [162] [163] [164] Underfull \hbox (badness 10000) in paragraph at lines 20354--20365 []\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 20354--20365 \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 20354--20365 \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 20354--20365 \T1/txtt/m/n/10 create UPLINK [][]type=physical parent=br0 [][]target=vm03 Netw ork UPLINK pending on member [165] [166] Underfull \hbox (badness 10000) in paragraph at lines 20600--20600 []\T1/qhv/m/n/10 Re- Overfull \hbox (3.59175pt too wide) in paragraph at lines 20600--20600 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 20600--20600 []\T1/qtm/m/n/10 string [167] Overfull \hbox (5.4107pt too wide) in paragraph at lines 20830--20830 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 20830--20830 []\T1/qhv/m/n/10 Re- Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (25.79492pt too wide) in paragraph at lines 20830--20830 []\T1/txtt/m/n/10 destination_port| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| Overfull \hbox (7.01071pt too wide) in paragraph at lines 20830--20830 []\T1/qtm/m/n/10 string| [168] [169] [170] [171] Underfull \hbox (badness 10000) in paragraph at lines 21118--21118 []\T1/qhv/m/n/10 Re- Overfull \hbox (18.00934pt too wide) in paragraph at lines 21118--21118 []\T1/txtt/m/n/10 listen_address| Overfull \hbox (2.25938pt too wide) in paragraph at lines 21118--21118 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 21118--21118 []\T1/qtm/m/n/10 string Underfull \hbox (badness 10000) in paragraph at lines 21118--21118 []\T1/qtm/m/n/10 port [172] [173] Underfull \hbox (badness 10000) in paragraph at lines 21410--21413 []\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 21410--21413 \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 21410--21413 \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 21410--21413 \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 21410--21413 \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 21410--21413 \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 21410--21413 \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 21410--21413 \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. [174] Underfull \hbox (badness 10000) in paragraph at lines 21423--21426 \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 21423--21426 \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 21423--21426 \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 21423--21426 \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 21423--21426 \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 [175] Underfull \hbox (badness 10000) in paragraph at lines 21597--21597 []\T1/qhv/m/n/10 Re- Underfull \hbox (badness 10000) in paragraph at lines 21597--21597 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 21597--21597 []\T1/txtt/m/n/10 peers.NAME. Underfull \hbox (badness 10000) in paragraph at lines 21597--21597 []\T1/qtm/m/n/10 string Underfull \hbox (badness 5147) in paragraph at lines 21601--21606 \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 [176] Underfull \hbox (badness 10000) in paragraph at lines 21741--21741 []\T1/qhv/m/n/10 Re- Overfull \hbox (3.59175pt too wide) in paragraph at lines 21741--21741 []\T1/txtt/m/n/10 description| Underfull \hbox (badness 10000) in paragraph at lines 21741--21741 []\T1/qtm/m/n/10 en-try Underfull \hbox (badness 10000) in paragraph at lines 21741--21741 []\T1/qtm/m/n/10 string [177] [178] [179] Overfull \hbox (710.2139pt too wide) in alignment at lines 22025--22044 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22044--22067 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22067--22073 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22073--22075 [] [] [] [] [] Overfull \hbox (710.2139pt too wide) in alignment at lines 22075--23054 [] [] [] [] [] [180] [181] [182] ! 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.23232 ...en{}link DNS configuration for lxdbr0}} \sphinxcode{\sphinxupquote... Underfull \hbox (badness 10000) in paragraph at lines 23231--23236 []\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 23231--23236 [] \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 23231--23236 \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 23231--23236 \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 23231--23236 \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 23231--23236 \T1/txtt/m/n/10 usr/bin/resolvectl domain lxdbr0 ~lxd (code=exited, status=0/SU CCESS) Main PID: 9434 [183] Underfull \hbox (badness 10000) in paragraph at lines 23238--23242 []\T1/txtt/m/n/10 user@host:~$ resolvectl status lxdbr0 Link 6 (lxdbr0) Current Scopes: DNSDefaultRoute Underfull \hbox (badness 10000) in paragraph at lines 23238--23242 \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 23238--23242 \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 [184] [185] [186] Overfull \hbox (6.23364pt too wide) in paragraph at lines 23942--23942 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 dns.zone. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/qtm/m/n/10 dard Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 ipv4.nat. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv4 Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/qtm/m/n/10 dard Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 ipv6.dhcp. Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/qtm/m/n/10 DHCP Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 ipv6.nat. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/txtt/m/n/10 acls.default. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Overfull \hbox (15.96465pt too wide) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/txtt/m/n/10 acls.default. Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Overfull \hbox (15.96465pt too wide) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/txtt/m/n/10 acls.default. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| Overfull \hbox (15.96465pt too wide) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Underfull \hbox (badness 10000) in paragraph at lines 23942--23942 \T1/txtt/m/n/10 acls.default. Overfull \hbox (2.78366pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 bool| Overfull \hbox (15.96465pt too wide) in paragraph at lines 23942--23942 []\T1/txtt/m/n/10 security. Overfull \hbox (7.83365pt too wide) in paragraph at lines 23942--23942 []\T1/qtm/m/n/10 string| [187] Overfull \vbox (109.70886pt too high) has occurred while \output is active [188] Overfull \hbox (255.16298pt too wide) in paragraph at lines 24033--24037 []\T1/txtt/m/n/10 user@host:~$ lxc list +[][][][][][]+[][][][][][][][][]+[][][] [][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][]+[][][ ][][][][][][][][]+| Overfull \hbox (389.99258pt too wide) in paragraph at lines 24033--24037 \T1/txtt/m/n/10 NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS |+[][][][][][]+[] [][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]+[][][ ][][][][][][][][]+[][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 24033--24037 \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 24033--24037 \T1/txtt/m/n/10 CONTAINER | 0 |+[][][][][][]+[][][][][][][][][]+[][][][][][][][ ][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][]+[][][][][][][] [][][][]+ Underfull \hbox (badness 10000) in paragraph at lines 24033--24037 [189] [190] [191] [192] Underfull \hbox (badness 10000) in paragraph at lines 24403--24403 []\T1/qhv/m/n/10 Re- Underfull \hbox (badness 10000) in paragraph at lines 24403--24403 []\T1/qtm/m/n/10 string Overfull \hbox (10.4705pt too wide) in paragraph at lines 24403--24403 []\T1/txtt/m/n/10 target_project| Overfull \hbox (10.4705pt too wide) in paragraph at lines 24403--24403 []\T1/txtt/m/n/10 target_network| [193] Underfull \hbox (badness 10000) in paragraph at lines 24569--24569 []\T1/qhv/m/n/10 Re- Overfull \hbox (8.44952pt too wide) in paragraph at lines 24569--24569 []\T1/txtt/m/n/10 listen_address| Underfull \hbox (badness 10000) in paragraph at lines 24569--24569 []\T1/qtm/m/n/10 back-end [194] Underfull \hbox (badness 10000) in paragraph at lines 24699--24699 []\T1/qhv/m/n/10 Re- Overfull \hbox (1.81252pt too wide) in paragraph at lines 24699--24699 []\T1/qtm/m/n/10 string| Overfull \hbox (5.83527pt too wide) in paragraph at lines 24699--24699 []\T1/txtt/m/n/10 target_address| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24699--24699 []\T1/qtm/m/n/10 string| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24699--24699 []\T1/qtm/m/n/10 string| Overfull \hbox (1.81252pt too wide) in paragraph at lines 24699--24699 []\T1/qtm/m/n/10 string| [195] [196] Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qhv/m/n/10 Con-di- Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qhv/m/n/10 De- Overfull \hbox (1.75829pt too wide) in paragraph at lines 25030--25030 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 in-te- Overfull \hbox (1.48705pt too wide) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (1.48705pt too wide) in paragraph at lines 25030--25030 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qhv/m/n/10 Con-di- Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 in-te- Overfull \hbox (1.48705pt too wide) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/txtt/m/n/10 maas.subnet. Overfull \hbox (1.48705pt too wide) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 IPv6 Overfull \hbox (1.48705pt too wide) in paragraph at lines 25194--25194 []\T1/qtm/m/n/10 string| [197] Overfull \hbox (6.23364pt too wide) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qhv/m/n/10 Con-di- Overfull \hbox (2.78366pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 te- Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 NAME. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 NAME. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 - (no Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 pass- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 bgp.peers. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 NAME. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 BGP Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 dns. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv4. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv4.ovn. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv4. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 routes. Overfull \hbox (2.78366pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv6. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 dard Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv6.ovn. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ipv6. Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 routes. Overfull \hbox (2.78366pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 bool| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv4 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 maas. Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 ad- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 ovn. Overfull \hbox (1.15654pt too wide) in paragraph at lines 25618--25618 \T1/txtt/m/n/10 ingress_mode| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 stan- Underfull \hbox (badness 10000) in paragraph at lines 25618--25618 \T1/qtm/m/n/10 dard Overfull \hbox (4.78592pt too wide) in paragraph at lines 25618--25618 []\T1/txtt/m/n/10 l2proxy| Overfull \hbox (7.83365pt too wide) in paragraph at lines 25618--25618 []\T1/qtm/m/n/10 string| [198] Overfull \vbox (49.70886pt too high) has occurred while \output is active [199] [200] [201] [202] Overfull \hbox (419.1624pt too wide) in paragraph at lines 25860--25867 []\T1/txtt/m/n/10 user@host:~$ lxc project list +[][][][][][][][][][][][][][][] [][][][][][][]+[][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][] [][][][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][]+[][][][][][][] [][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][]+ | Underfull \hbox (badness 10000) in paragraph at lines 25860--25867 \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 25860--25867 \T1/txtt/m/n/10 DESCRIPTION | USED BY |+[][][][][][][][][][][][][][][][][][][][ ][][]+[][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+ [][][][][][][][][][][][][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][ ][][][]+[][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 25860--25867 \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 25860--25867 \T1/txtt/m/n/10 |+[][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][] +[][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][][] [][][][][][]+[][][][][][][][][][]+[][][][][][][][][][][][][][][]+[][][][][][][] [][][][][][][][][][][][][][]+[][][][][][][][][]+| Overfull \hbox (580.24193pt too wide) in paragraph at lines 25860--25867 \T1/txtt/m/n/10 my[]project (current) | YES | NO | NO | NO | YES | YES | | 0 |+ [][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][]+[][][][][][][][][ ][]+[][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][]+[][][ ][][][][][][][]+[][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][] [][][][][]+[][][][][][][][][]+ [203] Underfull \hbox (badness 10000) in paragraph at lines 25936--25942 \T1/txtt/m/n/10 instance creation: Failed creating instance record: Failed init ialising instance: [204] [205] Overfull \hbox (4.4335pt too wide) in paragraph at lines 26218--26218 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26218--26218 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26218--26218 []\T1/qhv/m/n/10 Ini-tial Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 features.networks. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 features.storage. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 features.storage. Overfull \hbox (0.98352pt too wide) in paragraph at lines 26218--26218 []\T1/qtm/m/n/10 bool| Overfull \hbox (1.26485pt too wide) in paragraph at lines 26218--26218 []\T1/txtt/m/n/10 false| [206] Overfull \hbox (2.9151pt too wide) in paragraph at lines 26383--26383 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- Overfull \hbox (4.5151pt too wide) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- Overfull \hbox (4.5151pt too wide) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/txtt/m/n/10 limits. Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/txtt/m/n/10 limits. Overfull \hbox (3.63942pt too wide) in paragraph at lines 26383--26383 \T1/txtt/m/n/10 virtual[]machines| Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 26383--26383 \T1/qtm/m/n/10 te- [207] Overfull \hbox (6.23364pt too wide) in paragraph at lines 26789--26789 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/qhv/m/n/10 De- Overfull \hbox (2.78366pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 bool| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 false| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 cluster. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 containers. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (42.18573pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 unprivileged| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \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 26789--26789 \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 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 containers. Overfull \hbox (0.55756pt too wide) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 interception| Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (15.9358pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 managed| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (15.9358pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 managed| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 devices. Overfull \hbox (0.55756pt too wide) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 unix[]hotplug| Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 networks. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| Underfull \hbox (badness 10000) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 restricted. Overfull \hbox (26.80748pt too wide) in paragraph at lines 26789--26789 \T1/txtt/m/n/10 virtual[]machines. Overfull \hbox (7.83365pt too wide) in paragraph at lines 26789--26789 []\T1/qtm/m/n/10 string| Overfull \hbox (5.43584pt too wide) in paragraph at lines 26789--26789 []\T1/txtt/m/n/10 block| [208] Overfull \vbox (289.70886pt too high) has occurred while \output is active [209] Overfull \hbox (1.5705pt too wide) in paragraph at lines 26912--26912 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 backups. Overfull \hbox (1.5042pt too wide) in paragraph at lines 26912--26912 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (3.1705pt too wide) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 images. Overfull \hbox (1.5042pt too wide) in paragraph at lines 26912--26912 \T1/txtt/m/n/10 compression_algorithm| Overfull \hbox (3.1705pt too wide) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 images. Overfull \hbox (3.1705pt too wide) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/txtt/m/n/10 images. Underfull \hbox (badness 10000) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 in-te- Overfull \hbox (3.1705pt too wide) in paragraph at lines 26912--26912 []\T1/qtm/m/n/10 string| [210] [211] [212] [213] [214] Underfull \hbox (badness 10000) in paragraph at lines 27395--27398 []\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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \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 27395--27398 \T1/txtt/m/n/10 (yes/no) [default=yes]:Would you like a YAML "lxd init" preseed to be printed? (yes/no) [215] [216] Underfull \hbox (badness 10000) in paragraph at lines 27534--27539 []\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 27534--27539 \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 27534--27539 \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 27534--27539 \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 27534--27539 \T1/txtt/m/n/10 eyJzZXJ2ZXJfbmFtZSI6InJwaTAxIiwiZmluZ2VycHJpbnQiOiIyNjZjZmExZDk 0ZDZiMjk2Nzk0YjU0YzJlYzdjOTMwNDA5ZjIzNjdmNmM1YjRhZWVjOGM0YjAxYTc2NjU0MjgxIiwiYW RkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiJmZGI1OTgyNjgxNTQ2ZGQyN GE2ZGE0Mzg5MTUyOGM1ZGUxNWNmYmQ5M2M3OTU3ODNkNGI5OGU4MTQ4MWMzNmUwIn0=All Underfull \hbox (badness 10000) in paragraph at lines 27534--27539 \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 27534--27539 \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 27534--27539 \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 27541--27545 []\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 27541--27545 \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 27541--27545 \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 27541--27545 \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 27541--27545 \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 27541--27545 \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 27541--27545 \T1/txtt/m/n/10 2915dafdf5c159681a9086f732644fb70680533b0fb9005b8c6e9bca5153311 3You can validate this Underfull \hbox (badness 10000) in paragraph at lines 27541--27545 \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 27541--27545 \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 27541--27545 \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 27541--27545 \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 27541--27545 \T1/txtt/m/n/10 "local":Choose "zfs.pool_name" property for storage pool "local ":Would you like a YAML [217] [218] Overfull \hbox (1052.74055pt too wide) in paragraph at lines 27697--27697 [][]\T1/txtt/m/n/10 eyJzZXJ2ZXJfbmFtZSI6Im5vZGUyIiwiZmluZ2VycHJpbnQiOiJjZjlmNmV hMWIzYjhiNjgxNzQ1YTY1NTY2YjM3ZGUwOTUzNjRmM2MxMDAwMGNjZWQyOTk5NDU5YzY2MGIxNWQ4Ii wiYWRkcmVzc2VzIjpbIjE3Mi4xNy4zMC4xODM6ODQ0MyJdLCJzZWNyZXQiOiIxNGJmY2EzMDhkOTNhY 2E3MGJmYThkMzE0NWM4NWY3YmE0ZmU1YmYyNmJiNDhmMmUwNzhhOGZhMDczZDc0YTFiIn0=| [219] [220] Overfull \hbox (392.91248pt too wide) in paragraph at lines 27804--27810 []\T1/txtt/m/n/10 user@host:~$ lxc cluster list +[][][][][][][][][]+[][][][][][ ][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][ ][]+[][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][ ][][][][][][]+[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27804--27810 \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 27804--27810 \T1/txtt/m/n/10 |+[][][][][][][][][]+[][][][][][][][][][][][][][][][][][][][][] [][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][ ]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][]+[][][][][][][][]+ [][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27804--27810 \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 27804--27810 \T1/txtt/m/n/10 Fully operational || | | database | | | | | |+[][][][][][][][][ ]+[][][][][][][][][][][][][][][][][][][][][][][][][][][][]+[][][][][][][][][][] [][][][][][][][]+[][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][]+ [][][][][][][][][][][][][]+[][][][][][][][]+[][][][][][][][][][][][][][][][][][ ][]+| Underfull \hbox (badness 10000) in paragraph at lines 27804--27810 \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 27804--27810 \T1/txtt/m/n/10 Fully operational |+[][][][][][][][][]+[][][][][][][][][][][][] [][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][ ][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][] +[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+| Underfull \hbox (badness 10000) in paragraph at lines 27804--27810 \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 27804--27810 \T1/txtt/m/n/10 Fully operational |+[][][][][][][][][]+[][][][][][][][][][][][] [][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][][][][][][]+[][][][][ ][][][][][][][][][]+[][][][][][][][][][][][][][][][]+[][][][][][][][][][][][][] +[][][][][][][][]+[][][][][][][][][][][][][][][][][][][]+ [221] [222] [223] [224] [225] [226] [227] [228] [229] Overfull \hbox (4.37852pt too wide) in paragraph at lines 28576--28576 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 28576--28576 []\T1/qhv/m/n/10 De- Underfull \hbox (badness 10000) in paragraph at lines 28576--28576 []\T1/txtt/m/n/10 scheduler. Overfull \hbox (5.97853pt too wide) in paragraph at lines 28576--28576 []\T1/qtm/m/n/10 string| Overfull \hbox (5.97853pt too wide) in paragraph at lines 28576--28576 []\T1/qtm/m/n/10 string| [230] [231] [232] Underfull \hbox (badness 10000) in paragraph at lines 28804--28804 []\T1/txtt/m/n/10 lxd.benchmark init [][]count 10 Underfull \hbox (badness 10000) in paragraph at lines 28804--28804 []\T1/txtt/m/n/10 lxd.benchmark init [][]count 20 [][]parallel [233] Underfull \hbox (badness 10000) in paragraph at lines 28875--28878 []\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 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \T1/txtt/m/n/10 mode="iowait",name="vm",project="default",type="virtual[]machin e"} 4614. Underfull \hbox (badness 10000) in paragraph at lines 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \T1/txtt/m/n/10 mode="nice",name="vm",project="default",type="virtual[]machine" } 35. Underfull \hbox (badness 10000) in paragraph at lines 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \T1/txtt/m/n/10 mode="system",name="vm",project="default",type="virtual[]machin e"} 340. Underfull \hbox (badness 10000) in paragraph at lines 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \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 28875--28878 \T1/txtt/m/n/10 name="u1",project="default",type="container"} 2048lxd_disk_read _bytes_total{device="loop3", [234] [235] Underfull \hbox (badness 10000) in paragraph at lines 29018--29023 []\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 29018--29023 \T1/txtt/m/n/10 crt ... X509v3 Subject Alternative Name: DNS:foo, IP Address:12 7.0.0.1, IP [236] [237] [238] [239 <./grafana_add_datasource.png> <./grafana_select_prometh eus.png>] [240 <./grafana_configure_datasource.png> <./grafana_dashboard_import .png>] [241 <./grafana_dashboard_id.png> <./grafana_dashboard_select_datasource .png>] [242 <./grafana_resources.png> <./grafana_instances.png>] [243] [244] Underfull \hbox (badness 10000) in paragraph at lines 29628--29628 []\T1/qhv/m/n/10 Do- Overfull \hbox (5.32564pt too wide) in paragraph at lines 29628--29628 []\T1/qhv/m/n/10 Type| Underfull \hbox (badness 10000) in paragraph at lines 29628--29628 []\T1/qhv/m/n/10 De- Overfull \hbox (3.9689pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 1048576| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29628--29628 []\T1/qtm/m/n/10 hard| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 1048576| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 1048576| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29628--29628 []\T1/qtm/m/n/10 hard| Overfull \hbox (3.9689pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 nofile| Overfull \hbox (1.35287pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 1048576| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29628--29628 []\T1/qtm/m/n/10 hard| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 unlimited| Overfull \hbox (1.86566pt too wide) in paragraph at lines 29628--29628 []\T1/qtm/m/n/10 hard| Overfull \hbox (9.21889pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 memlock| Overfull \hbox (11.85284pt too wide) in paragraph at lines 29628--29628 []\T1/txtt/m/n/10 unlimited| [245] Overfull \hbox (9.97365pt too wide) in paragraph at lines 29804--29804 []\T1/qhv/m/n/10 Value| Overfull \hbox (1.11366pt too wide) in paragraph at lines 29804--29804 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 29804--29804 \T1/qhv/m/n/10 fault| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 fs. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 aio[]max[]nr| Overfull \hbox (16.50357pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 524288| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 65536| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 inotify. Overfull \hbox (41.56754pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 max_queued_events| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1048576| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 16384| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 inotify. Overfull \hbox (46.81752pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 max_user_instances| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1048576| Overfull \hbox (0.75362pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 128| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 fs. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 inotify. Overfull \hbox (36.31755pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 max_user_watches| Overfull \hbox (21.75356pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1048576| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 8192| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 kernel. Overfull \hbox (25.81758pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 dmesg_restrict| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 kernel. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 keys. Overfull \hbox (21.75356pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 2000000| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 20000| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 kernel. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 keys. Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 2000| Overfull \hbox (0.75362pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 200| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 net.core. Overfull \hbox (20.5676pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 bpf_jit_limit| Overfull \hbox (37.50351pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1000000000| Overfull \hbox (8.83365pt too wide) in paragraph at lines 29804--29804 []\T1/qtm/m/n/10 varies| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 net.ipv4. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 neigh. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 default. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 gc_thresh3| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 8192| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1024| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 net.ipv6. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 neigh. Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 default. Overfull \hbox (4.81764pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 gc_thresh3| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 8192| Overfull \hbox (6.0036pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 1024| Underfull \hbox (badness 10000) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 vm. Overfull \hbox (20.5676pt too wide) in paragraph at lines 29804--29804 \T1/txtt/m/n/10 max_map_count| Overfull \hbox (16.50357pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 262144| Overfull \hbox (11.25359pt too wide) in paragraph at lines 29804--29804 []\T1/txtt/m/n/10 65530| [246] Overfull \hbox (89.67406pt too wide) in alignment at lines 29831--29841 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29841--29855 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29855--29861 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29861--29863 [] [] Overfull \hbox (89.67406pt too wide) in alignment at lines 29863--30132 [] [] [247] [248] [249] [250] Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 []\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 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 authentication certificatePlease pick an authentication mechani sm above: 1Please Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \T1/txtt/m/n/10 provide the certificate token: xxxxxxxxxxxxxxxx Remote LXD serv er: Hostname: bar Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 Name: foo Project: default Type: container Source: / Additional overrides can Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 Override profile list3) Set additional configuration options4) Change instance Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 additional configuration options4) Change instance storage pool or volume size5) Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 Name: foo Project: default Type: container Source: / Storage po ol: default Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 profile list3) Set additional configuration options4) Change in stance storage Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \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 30602--30605 \T1/txtt/m/n/10 the above configuration2) Override profile list3) Set additiona l configuration Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \T1/txtt/m/n/10 options4) Change instance storage pool or volume size5) Change instance network Underfull \hbox (badness 10000) in paragraph at lines 30602--30605 \T1/txtt/m/n/10 Please pick one of the options above [default=1]: 1Instance foo successfully [251] [252] Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 []\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 30724--30729 \T1/txtt/m/n/10 for unsupported LXC configuration keysChecking for existing con tainersChecking whether Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 container has already been migratedValidating whether incomplet e AppArmor support Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 is enabledValidating whether mounting a minimal /dev is enabled Validating container Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 rootfsProcessing network configurationProcessing storage config urationProcessing Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 environment configurationProcessing container boot configuratio nProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 apparmor configurationProcessing container seccomp configuratio nProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 SELinux configurationProcessing container capabilities configur ationProcessing container Underfull \hbox (badness 10000) in paragraph at lines 30724--30729 \T1/txtt/m/n/10 architecture configurationCreating containerTransferring contai ner: lxc1: ...Container [253] [254] [255] [256] [257] [258] [259] Underfull \hbox (badness 10000) in paragraph at lines 31369--31373 \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. [260] [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] Underfull \hbox (badness 5878) in paragraph at lines 33830--33833 \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 33853--33856 []\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. [293] [294] [295] [296] [297] Underfull \hbox (badness 10000) in paragraph at lines 34266--34269 \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, [298] [299] [300] [301] [302] [303] Underfull \hbox (badness 6876) in paragraph at lines 34613--34615 \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. [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] Overfull \hbox (427.22394pt too wide) in alignment at lines 35588--35601 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35601--35618 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35618--35624 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35624--35626 [] [] [] Overfull \hbox (427.22394pt too wide) in alignment at lines 35626--36709 [] [] [] [315] [316] [317] [318] [319] [320] Overfull \hbox (33.24692pt too wide) in paragraph at lines 37028--37028 []\T1/txtt/m/n/10 LXD_INSECURE_TLS| Overfull \hbox (1.74701pt too wide) in paragraph at lines 37028--37028 []\T1/txtt/m/n/10 http_proxy| Overfull \hbox (6.997pt too wide) in paragraph at lines 37028--37028 []\T1/txtt/m/n/10 https_proxy| Overfull \hbox (20.02951pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_EXEC_PATH| Overfull \hbox (72.52936pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_LXC_TEMPLATE_CONFIG| Overfull \hbox (62.02939pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_SECURITY_APPARMOR| Overfull \hbox (62.02939pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_UNPRIVILEGED_ONLY| Overfull \hbox (20.02951pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_OVMF_PATH| Overfull \hbox (51.52942pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_SHIFTFS_DISABLE| Overfull \hbox (93.5293pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_IDMAPPED_MOUNTS_DISABLE| Overfull \hbox (46.27943pt too wide) in paragraph at lines 37163--37163 []\T1/txtt/m/n/10 LXD_DEVMONITOR_DIR| [321] [322] [323] [324] (./canonical-lxd.ind) [325] (./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 (329 pages, 2261536 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