diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2019-10-11 07:26:14 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2019-10-11 07:26:14 +0200 |
commit | 28fc5f2f7b728b54de6a2634c746b6163ca5e991 (patch) | |
tree | e2b8b3f9573959061608c8652933b6fd83b7bbb5 /docs/troubleshooting.txt | |
parent | ba144fab071258a97cf3c42a0defeb0aae41a353 (diff) | |
download | ands-28fc5f2f7b728b54de6a2634c746b6163ca5e991.tar.gz ands-28fc5f2f7b728b54de6a2634c746b6163ca5e991.tar.bz2 ands-28fc5f2f7b728b54de6a2634c746b6163ca5e991.tar.xz ands-28fc5f2f7b728b54de6a2634c746b6163ca5e991.zip |
Do associate kaas.kit.edu to localhost on masters (this breaks pods access to kaas urls)
Diffstat (limited to 'docs/troubleshooting.txt')
-rw-r--r-- | docs/troubleshooting.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/troubleshooting.txt b/docs/troubleshooting.txt index 2290901..a47d133 100644 --- a/docs/troubleshooting.txt +++ b/docs/troubleshooting.txt @@ -254,6 +254,9 @@ Builds Storage ======= + - The offline bricks can be brough back into the service with the follwoing command + gluster volume start openshift force + - Running a lot of pods may exhaust available storage. It worth checking if * There is enough Docker storage for containers (lvm) * There is enough Heketi storage for dynamic volumes (lvm) |