Preparing the files Storage

About this task

The lnk-server deployment requires a persistent volume mounted at /opt/data/hipfiles.

Complete the following steps to create the EFS access point, Persistent Volume (PV), and Persistent Volume Claim (PVC).

Procedure

  1. Create the EFS access point for the files volume.
  2. Create the Persistent Volume (PV) for the files storage.
  3. Create the Persistent Volume Claim (PVC) and bind it to the PV.
  4. Verify that the PVC was created and successfully bound to the PV.
    Example output: