Redis cache fragmentation issue

Fernando Mendoza Jr 1 Reputation point
2022-09-16T01:16:40.637+00:00

Hi, We are using Azure Redis cache (basic tier). We're getting notification "Availability may be impacted from high memory fragmentation. Increase fragmentation memory reservation to avoid potential impact." but upon checking the "maxmemory-reserved" and "maxfragmentationmemory-reserved" options in the advance setting are greyed out — is this possibly something that would become available when/if we upgraded to 6?

If Yes. Would it cause any data loss on the cache itself when upgraded from 4 to 6?

Thank you in advance.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ShaktiSingh-MSFT 15,421 Reputation points
    2022-09-16T05:06:34.833+00:00

    Hi @Fernando Mendoza Jr ,

    Welcome to Microsoft Q&A platform and thanks for using Azure Services.

    As I understand your ask, your Azure Redis Cache of Basic Tier is showing disabled options for "maxmemory-reserved" and "maxfragmentationmemory-reserved" options.

    As per official documentation cache-configure,
    The maxmemory-reserved and maxfragmentationmemory-reserved settings are available only for Standard and Premium caches.

    Hence in Basic Tier, options are greyed out.
    Standard and Premium caches would only help in this case, version upgrade from 4 to 6 would not help in enabling memory options.

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you.
      Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    2 people found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.