Forum Discussion

msantana's avatar
msantana
Level 3
2 years ago

Configurar o Disk pool

boa tarde,

estou criando Disk pool na nuvem e ao tentar configurar usando os documentos abaixo

https://www.veritas.com/support/en_US/article.100051124

estou recebendo o erro ao criar o disk poll .

ocorreu um erro de sistema

Detalhes do erro
  • Falha na reconfiguração do servidor de armazenamento PureDisk:br-media. Tamanho do cache de disco insuficiente. O espaço livre em disco no armazenamento MSDP precisa ser maior que o total de CloudDataCacheSize, CloudMetaCacheSize, CloudMapCacheSize, CloudUploadCacheSize conforme especificado em contentrouter.cfg. Consulte o Guia de desduplicação do NetBackup para obter detalhes.

alguem já passou por isso?

 

  • Hi msantana 

    [I hope google translate correctly identified your problem]

    The cache used for the MSDP-C pool needs to be (by default) a minimum of 1TB of the free space available in the local MSDP pool on the storage server you are trying to add the cloud pool to. At the top of the document you used is a link (https://www.veritas.com/content/support/en_US/doc/25074086-146020141-0/v145698641-146020141) which details this requirement (and possible others).

    It is possible to alter the required space by modifying the various Cloud cache sizes in the contentrouter.cfg file (although for a production system I would not recommend doing this). The default values in the file are as follows:
    CloudUploadCacheSize=12GiB
    CloudMetaCacheSize=500GiB
    CloudDataCacheSize=500GiB
    CloudMapCacheSize=5GiB

    Cheers
    David

2 Replies

  • Hi msantana 

    [I hope google translate correctly identified your problem]

    The cache used for the MSDP-C pool needs to be (by default) a minimum of 1TB of the free space available in the local MSDP pool on the storage server you are trying to add the cloud pool to. At the top of the document you used is a link (https://www.veritas.com/content/support/en_US/doc/25074086-146020141-0/v145698641-146020141) which details this requirement (and possible others).

    It is possible to alter the required space by modifying the various Cloud cache sizes in the contentrouter.cfg file (although for a production system I would not recommend doing this). The default values in the file are as follows:
    CloudUploadCacheSize=12GiB
    CloudMetaCacheSize=500GiB
    CloudDataCacheSize=500GiB
    CloudMapCacheSize=5GiB

    Cheers
    David

    • msantana's avatar
      msantana
      Level 3

      isso mesmo alterei esses valores e deu certo 

       
      CloudUploadCacheSize=12GiB
      CloudMetaCacheSize=100GiB
      CloudDataCacheSize=100GiB
      CloudMapCacheSize=5GiB