We use cookies on this website. To find out more about cookies and how they are used on this website, see our Privacy Policy.
By clicking ‘Continue’, you hereby agree with our use of cookies.

{{vmH.selected.familySearch.replace("EonStor ", "")}} Maintenance Guide

{{vmH.selected.familySearch.replace("EonStor ", "")}} User Guide

Maintenance Guide

Adding a Persistent Volume

KS / KS 5000U / KSi 5024U

You can easily add and manage persistent volumes (PVs) in your cluster. Persistent volumes retain application data and can be used by one or more pods for long-term storage. Their lifecycle is independent of any pod that uses them.

  1. Go to EonOne for KS > Settings > Storage > Persistent Volumes.
  2. Click on Add a Persistent Volume.
  3. Specify Persistent Volume Information:
    • Name: Enter a unique identifying name for the PV.
    • RAID level: Set up a raid level.
    • Description: Provide a detailed description of the PV.
    • Space Size: Specify the amount of storage space allocated to this PV.
    • Access Mode: Choose one of the following:
      • Read-write by a single node (default)
      • Read-only by multiple nodes
      • Read-write by multiple nodes
      Note:

      If you are using Kubernetes with a single node, you can only select Read-write by a single node.

  4. Click OK to save and apply the settings for the persistent volume.