Merge "Changed indentation and line spacing in code blocks"
This commit is contained in:
commit
22917e62f9
@ -593,8 +593,10 @@ Unlock controller-0
|
|||||||
|
|
||||||
# check existing size of docker fs
|
# check existing size of docker fs
|
||||||
system host-fs-list controller-0
|
system host-fs-list controller-0
|
||||||
|
|
||||||
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
||||||
system host-lvg-list controller-0
|
system host-lvg-list controller-0
|
||||||
|
|
||||||
# if existing docker fs size + cgts-vg available space is less than
|
# if existing docker fs size + cgts-vg available space is less than
|
||||||
# 60G, you will need to add a new disk partition to cgts-vg.
|
# 60G, you will need to add a new disk partition to cgts-vg.
|
||||||
|
|
||||||
@ -985,8 +987,10 @@ machine.
|
|||||||
|
|
||||||
# check existing size of docker fs
|
# check existing size of docker fs
|
||||||
system host-fs-list controller-1
|
system host-fs-list controller-1
|
||||||
|
|
||||||
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
||||||
system host-lvg-list controller-1
|
system host-lvg-list controller-1
|
||||||
|
|
||||||
# if existing docker fs size + cgts-vg available space is less than
|
# if existing docker fs size + cgts-vg available space is less than
|
||||||
# 60G, you will need to add a new disk partition to cgts-vg.
|
# 60G, you will need to add a new disk partition to cgts-vg.
|
||||||
|
|
||||||
|
@ -590,12 +590,12 @@ machine.
|
|||||||
|
|
||||||
# check existing size of docker fs
|
# check existing size of docker fs
|
||||||
system host-fs-list controller-0
|
system host-fs-list controller-0
|
||||||
|
|
||||||
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
||||||
system host-lvg-list controller-0
|
system host-lvg-list controller-0
|
||||||
|
|
||||||
# if existing docker fs size + cgts-vg available space is less than
|
# if existing docker fs size + cgts-vg available space is less than
|
||||||
# 80G, you will need to add a new disk partition to cgts-vg.
|
# 60G, you will need to add a new disk partition to cgts-vg.
|
||||||
# There must be at least 20GB of available space after the docker
|
|
||||||
# filesystem is increased.
|
|
||||||
|
|
||||||
# Assuming you have unused space on ROOT DISK, add partition to ROOT DISK.
|
# Assuming you have unused space on ROOT DISK, add partition to ROOT DISK.
|
||||||
# ( if not use another unused disk )
|
# ( if not use another unused disk )
|
||||||
|
@ -358,12 +358,12 @@ machine.
|
|||||||
|
|
||||||
# check existing size of docker fs
|
# check existing size of docker fs
|
||||||
system host-fs-list controller-0
|
system host-fs-list controller-0
|
||||||
|
|
||||||
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
||||||
system host-lvg-list controller-0
|
system host-lvg-list controller-0
|
||||||
|
|
||||||
# if existing docker fs size + cgts-vg available space is less than
|
# if existing docker fs size + cgts-vg available space is less than
|
||||||
# 80G, you will need to add a new disk partition to cgts-vg.
|
# 60G, you will need to add a new disk partition to cgts-vg.
|
||||||
# There must be at least 20GB of available space after the docker
|
|
||||||
# filesystem is increased.
|
|
||||||
|
|
||||||
# Assuming you have unused space on ROOT DISK, add partition to ROOT DISK.
|
# Assuming you have unused space on ROOT DISK, add partition to ROOT DISK.
|
||||||
# ( if not use another unused disk )
|
# ( if not use another unused disk )
|
||||||
@ -541,12 +541,12 @@ machine.
|
|||||||
|
|
||||||
# check existing size of docker fs
|
# check existing size of docker fs
|
||||||
system host-fs-list controller-1
|
system host-fs-list controller-1
|
||||||
|
|
||||||
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
||||||
system host-lvg-list controller-1
|
system host-lvg-list controller-1
|
||||||
|
|
||||||
# if existing docker fs size + cgts-vg available space is less than
|
# if existing docker fs size + cgts-vg available space is less than
|
||||||
# 80G, you will need to add a new disk partition to cgts-vg.
|
# 60G, you will need to add a new disk partition to cgts-vg.
|
||||||
# There must be at least 20GB of available space after the docker
|
|
||||||
# filesystem is increased.
|
|
||||||
|
|
||||||
# Assuming you have unused space on ROOT DISK, add partition to ROOT DISK.
|
# Assuming you have unused space on ROOT DISK, add partition to ROOT DISK.
|
||||||
# ( if not use another unused disk )
|
# ( if not use another unused disk )
|
||||||
|
@ -616,8 +616,10 @@ Unlock controller-0
|
|||||||
|
|
||||||
# check existing size of docker fs
|
# check existing size of docker fs
|
||||||
system host-fs-list controller-0
|
system host-fs-list controller-0
|
||||||
|
|
||||||
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
||||||
system host-lvg-list controller-0
|
system host-lvg-list controller-0
|
||||||
|
|
||||||
# if existing docker fs size + cgts-vg available space is less than
|
# if existing docker fs size + cgts-vg available space is less than
|
||||||
# 60G, you will need to add a new disk partition to cgts-vg.
|
# 60G, you will need to add a new disk partition to cgts-vg.
|
||||||
|
|
||||||
@ -1023,8 +1025,10 @@ machine.
|
|||||||
|
|
||||||
# check existing size of docker fs
|
# check existing size of docker fs
|
||||||
system host-fs-list controller-1
|
system host-fs-list controller-1
|
||||||
|
|
||||||
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
||||||
system host-lvg-list controller-1
|
system host-lvg-list controller-1
|
||||||
|
|
||||||
# if existing docker fs size + cgts-vg available space is less than
|
# if existing docker fs size + cgts-vg available space is less than
|
||||||
# 60G, you will need to add a new disk partition to cgts-vg.
|
# 60G, you will need to add a new disk partition to cgts-vg.
|
||||||
|
|
||||||
|
@ -603,12 +603,12 @@ machine.
|
|||||||
|
|
||||||
# check existing size of docker fs
|
# check existing size of docker fs
|
||||||
system host-fs-list controller-0
|
system host-fs-list controller-0
|
||||||
|
|
||||||
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
||||||
system host-lvg-list controller-0
|
system host-lvg-list controller-0
|
||||||
|
|
||||||
# if existing docker fs size + cgts-vg available space is less than
|
# if existing docker fs size + cgts-vg available space is less than
|
||||||
# 80G, you will need to add a new disk partition to cgts-vg.
|
# 60G, you will need to add a new disk partition to cgts-vg.
|
||||||
# There must be at least 20GB of available space after the docker
|
|
||||||
# filesystem is increased.
|
|
||||||
|
|
||||||
# Assuming you have unused space on ROOT DISK, add partition to ROOT DISK.
|
# Assuming you have unused space on ROOT DISK, add partition to ROOT DISK.
|
||||||
# ( if not use another unused disk )
|
# ( if not use another unused disk )
|
||||||
|
@ -358,12 +358,12 @@ machine.
|
|||||||
|
|
||||||
# check existing size of docker fs
|
# check existing size of docker fs
|
||||||
system host-fs-list controller-0
|
system host-fs-list controller-0
|
||||||
|
|
||||||
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
||||||
system host-lvg-list controller-0
|
system host-lvg-list controller-0
|
||||||
|
|
||||||
# if existing docker fs size + cgts-vg available space is less than
|
# if existing docker fs size + cgts-vg available space is less than
|
||||||
# 80G, you will need to add a new disk partition to cgts-vg.
|
# 60G, you will need to add a new disk partition to cgts-vg.
|
||||||
# There must be at least 20GB of available space after the docker
|
|
||||||
# filesystem is increased.
|
|
||||||
|
|
||||||
# Assuming you have unused space on ROOT DISK, add partition to ROOT DISK.
|
# Assuming you have unused space on ROOT DISK, add partition to ROOT DISK.
|
||||||
# ( if not use another unused disk )
|
# ( if not use another unused disk )
|
||||||
@ -539,12 +539,12 @@ machine.
|
|||||||
|
|
||||||
# check existing size of docker fs
|
# check existing size of docker fs
|
||||||
system host-fs-list controller-1
|
system host-fs-list controller-1
|
||||||
|
|
||||||
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
# check available space (Avail Size (GiB)) in cgts-vg LVG where docker fs is located
|
||||||
system host-lvg-list controller-1
|
system host-lvg-list controller-1
|
||||||
|
|
||||||
# if existing docker fs size + cgts-vg available space is less than
|
# if existing docker fs size + cgts-vg available space is less than
|
||||||
# 80G, you will need to add a new disk partition to cgts-vg.
|
# 60G, you will need to add a new disk partition to cgts-vg.
|
||||||
# There must be at least 20GB of available space after the docker
|
|
||||||
# filesystem is increased.
|
|
||||||
|
|
||||||
# Assuming you have unused space on ROOT DISK, add partition to ROOT DISK.
|
# Assuming you have unused space on ROOT DISK, add partition to ROOT DISK.
|
||||||
# ( if not use another unused disk )
|
# ( if not use another unused disk )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user