Enable Compression on an existing container

  • 1 July 2015
  • 3 replies
  • 1573 views

Badge +4
Hello,is it possible to enable compression on an existing container?What will happen to the data already written?We want to enable post-process compression, so I hope the Curator MapReduce framework will compress all data concerned.Can somebody please confirm or correct?thanks in advance!W.

This topic has been closed for comments

3 replies

Userlevel 2
Badge +14
You can enable inline and post-process compression on an existing container. Follow this page from the help docs, and you will find the compression settings under "advanced settings" on the update screen:

https://portal.nutanix.com/#/page/docs/details?targetId=Web_Console_Guide-NOS_v4_1:wc_container_modify_wc_t.html

Once you enable inline it will take affect immediately, and once you enable post-process it will go back and compress already existing data once curator runs after your specified time delay. Please keep in mind that you may not be licensed for post-process compression, as it requires at least Pro licenses on your cluster.
Badge +4
Thanks for your reply. Another question arises concerning this topic; can I activate compression on only one side of a synchorous protected container?(metro availability)
Thanks again.
Userlevel 2
Badge +13
They are independent of each other so that should be just fine.

I dont understand why you would only do it on one side and not the other though 🙂

Tony