IBM Cloud Docs
FAQ - Plans

FAQ - Plans

Frequently asked questions can produce helpful answers and insight into best practices for working with IBM Cloud® Object Storage.

Which one of my instances uses a Lite plan?

An account is limited to a single instance of IBM Cloud Object Storage that uses a Lite plan. You can find this instance three different ways:

  1. Navigate to the catalog and attempt to make a new Lite instance. An error will pop up prompting you to delete the existing instance, and provides a link to the current Lite instance.
  2. Navigate to the storage section of the resource list, and click on any area of blank space to select an instance of Object Storage. An informational sidebar will appear and provide the plan name: either Lite or Standard.
  3. Use the CLI to search for the resource:
ibmcloud resource search "service_name:cloud-object-storage AND 2fdf0c08-2d32-4f46-84b5-32e0c92fffd8"

How do I upgrade a service instance from a Lite Plan to a Standard Plan?

  • Using the Console

    1. Upgrade your account to a Pay-As-You-Go account.
    2. Go to the IBM Cloud Object Storage console.
    3. Using the left navigation panel, select the name of the Cloud Object Storage instance you want to upgrade.
    4. Click Plan in the navigation menu, located after Instance Usage. The Plan tab for a Lite Plan instance displays a Change Pricing Plan section.
    5. Select the "Standard" plan and click Save.
  • Using the CLI

    1. Use the plan ID for a standard Object Storage instance:

      744bfc56-d12c-4866-88d5-dac9139e0e5d

    2. Using the name of the instance that you are trying to upgrade (for example, to upgrade the instance “"My Object Storage"), issue the command:

      ic resource service-instance-update "My Object Storage" --service-plan-id 744bfc56-d12c-4866-88d5-dac9139e0e5d
      
    3. Use the plan ID for a standard Object Storage instance:

      744bfc56-d12c-4866-88d5-dac9139e0e5d

    4. Using the name of the instance that you are trying to upgrade (for example, to upgrade the instance “"My Object Storage"), issue the command:

      ic resource service-instance-update "My Object Storage" --service-plan-id 744bfc56-d12c-4866-88d5-dac9139e0e5d
      

Can I create more than one Object Storage service with a Lite plan?

If you already have a Lite plan instance created, you may create other Standard plan instances, but only one Lite plan instance is allowed.-->

What if my Lite Plan instance is locked?

In cases where a Lite Plan instance has exceeded the size limit, and your account is locked or deactivated:

  • The COS support team can help to unlock your account.

  • Upon enablement, reduce your storage to less than 25GB within a week to prevent it from getting disabled again. Your Lite Plan instance can be reactivated only once. If your usage quota is violated a second time, conversion to a paid plan is required.

How does frequency of data access impact the pricing of Object Storage?

Storage cost for Object Storage is determined by the total volume of data stored, the amount of public outbound bandwidth used, and the total number of operational requests processed by the system. For details, see cloud-object-storage-billing.

What are the considerations for choosing the correct storage class in Object Storage?  

You can choose the correct storage class based on your requirement. For details, see billing-storage-classes.

What is Free Tier?

Free Tier is a no-cost option that allows you to use Object Storage for free, within certain allowances, for 12 months. It enables you to easily evaluate and explore all the features of Object Storage without any upfront costs. To get Free Tier, you must create a Smart Tier bucket in any location, in an instance provisioned under the Standard plan.

What are the specific allowances included in the Free Tier?

Free Tier includes free monthly usage in the Smart Tier storage class under the Standard plan. Free Tier allowances include up to 5 GB of Smart Tier storage capacity, 2,000 Class A (PUT, COPY, POST, and LIST) requests, 20,000 Class B (GET and all others) requests, 10 GB of data retrieval, and 5GB of egress (public outbound bandwidth) each month.

When does Free Tier expire?

The Free Tier provides free usage for the specified allowances for 12 months from the date when the Object Storage instance was initially created.

What happens if I exceed the Free Tier usage limits or after the 12-month period ends?

If you exceed the Free Tier monthly allowances within the 12-month period, you are only charged for the portion above the allowance and only in the months when they are exceeded.

What happens after the 12-month Free Tier period ends?

Once the 12-month Free Tier period ends, you are charged at the standard pay-as-you-go rates (see pricing).

How can I transition from Free Tier to production use?

Free Tier enables you to seamlessly transition to production use when you are ready to scale up. No further action is needed. You are billed for any usage over the Free Tier usage allowances.

How are the Free Tier allowances applied across multiple Smart Tier buckets in my account?

The Free Tier limits apply to the total usage across all Smart Tier buckets in the Standard Plan.

How can I transition from my current Lite Plan instance to Free Tier?

There is no direct path to transition from the old Lite Plan to the Free Tier. First, upgrade your Lite Plan to a Standard plan. Then you can enable the Free Tier by either creating a Smart Tier bucket in the Standard plan or, if you already had a Smart Tier bucket in the Lite Plan, the Free Tier will apply to it once the Lite Plan is upgraded to the Standard plan.