How are you supposed to add additional storage to the host when using the advanced installation procedure (the openshift-ansible repo)?
The documentation (https://docs.openshift.com/container-platform/3.9/install_config/install/host_preparation.html#configuring-docker-storage) says that you have to use this "docker-storage-setup" script, which gets installed during the ansible run. So it seems like ansible would need to pause after installing the script so the user can go run it. But this is just wrong as that's not how ansible should be used. Additionally the naming of that script sounds like it's docker specific. How should one handle CRI-O storage? Or does that not need anything special on top of just having a big /var ? -Patrick
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
