Starting IBM Spectrum Scale in a system
The following startup sequence is required if PVCs are provisioned on IBM Spectrum Scale:
- Start IBM Spectrum Scale, and ensure that autoload is enabled.Note: Use the mmchconfig command to enable autoload:
mmchconfig autoload=yes - Mount the IBM Spectrum Scale file systems, and ensure that the automount is enabled for the file
system. Note: Use the mmchfs command to enable automount:
mmchfs <filesystem name> -A yes - Start Docker. Ensure that Docker starts after the file systems are mounted.
- Start Kubernetes. Ensure that Kubernetes starts after the file systems are mounted.