From 01238c6864a577fb1d6b1ac5b021baf7dae6a1c0 Mon Sep 17 00:00:00 2001 From: Elisamara Aoki Goncalves Date: Mon, 8 Aug 2022 14:53:30 -0300 Subject: [PATCH] Update code-block Install Kubernetes Platform AIO-SX (r6) Closes-bug: 1982061 Signed-off-by: Elisamara Aoki Goncalves Change-Id: If5194170e84f74ccdc804e3e7fe62177d43f0719 --- .../r6_release/bare_metal/aio_simplex_install_kubernetes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/deploy_install_guides/r6_release/bare_metal/aio_simplex_install_kubernetes.rst b/doc/source/deploy_install_guides/r6_release/bare_metal/aio_simplex_install_kubernetes.rst index 089bb6f2a..37fa5d31e 100644 --- a/doc/source/deploy_install_guides/r6_release/bare_metal/aio_simplex_install_kubernetes.rst +++ b/doc/source/deploy_install_guides/r6_release/bare_metal/aio_simplex_install_kubernetes.rst @@ -307,7 +307,7 @@ The newly installed controller needs to be configured. # Create new PARTITION on ROOT DISK, and take note of new partition's 'uuid' in response # Use a partition size such that you’ll be able to increase docker fs size from 30G to 60G PARTITION_SIZE=30 - system hostdisk-partition-add -t lvm_phys_vol controller-0 ${PARTITION_SIZE} + system host-disk-partition-add -t lvm_phys_vol controller-0 ${PARTITION_SIZE} # Add new partition to ‘cgts-vg’ local volume group system host-pv-add controller-0 cgts-vg