Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Uploading and Deleting Software Images Fails

Problem

You are unable to upload or delete software images from the Software Images page.

Cause

Ceph storage is full.

Solution

Increase the storage limit so that you can upload or delete software images from the Software Images page.

To modify the storage limit:

  1. Log in to the primary node of your Kubernetes cluster.

  2. Increase the storage limit.

    1. Run the following command to edit the storage configuration:

    2. Navigate to spec > dataPool > quotas to modify the maxSize parameter.

    3. Change the maxSize to the desired value. For example, you can increase the default storage value (16 Gi) to 24 Gi.

    4. Restart the service to push the new configuration by executing the following command:

      Note: You might experience a downtime of 2 to 3 minutes.