Persistent Storage configuration (OpenShift Origin)

1. References

Persistent Storage Using NFS > https://docs.openshift.org/1.2/install_config/persistent_storage/persistent_storage_nfs.html

2. Pre-requisite (have a NSF server available)

Sample > https://help.ubuntu.com/community/SettingUpNFSHowTo

3. Create persistent volume in OpenShift Origin

https://docs.openshift.org/1.2/install_config/persistent_storage/persistent_storage_nfs.html

4. (only if needed) Deleting a persistent volume

$ oc delete -f nfs-pv.yaml

or

$ oc delete pv pv0001

5. Access Modes

The access modes are: