Description
Reinitializes the dictionary on a DR Series system. Using the --reinit_dictionary command is not considered a commonly performed function. Because the dictionary acts as an index that maps each chunk of data to a specific location, it is referenced during data ingests to determine if the DR Series system has seen this data before. When you reinitialize the dictionary, all entries that indicate whether there were previously archived data locations are removed. As a result, during new data ingests the DR Series system will be unable to detect any duplicates based on the existing archived data.
|
NOTE: Use caution when considering whether you should reinitialize the dictionary. This type operation is only performed rarely, and when performed, only under special circumstances. Contact and consult with Technical Support before you use this command. |
Syntax
You will need to type yes
to continue or no
to return to the system prompt when you are prompted whether you want to continue with this process.
maintenance --configuration --reinit_dictionary
Please enter administrator password:
WARNING: ALL DICTIONARY DATA WILL BE ERASED!
Do you want to continue (yes/no)?
stop Filesystem... Done.
Initializing Dictionary... Done.
Restart Filesystem... Done.
Description
The current release supports installation of an SSL certificate. This command can be used to restore the default SSL certificate that ships with the DR.
Syntax
maintenance --configuration --reset_web_certificate
Result
Successfully restored the default certificate.
Description
Reconfigures the default web security certificate with SHA-256.
Syntax
maintenance --configuration --enable_sha256_web_certificate
Result
Configuration saved successfully.
Non-volatile RAM (NVRAM) is the type of memory that retains its contents even when power to it is turned off. This is an important component of the DR Series system that is crucial to normal data operations
Description
Initializes the NVRAM that resides on the DR Series system hardware appliance on which the DR Series system software is installed.
|
Caution: Carefully consider before attempting to use the DR Series system CLI --reinit_nvram command. This command should only be used under the direction of Technical Support because it permanently erases all data stored on the NVRAM in the DR Series system hardware appliance. This command is only to be used when replacing the NVRAM in your hardware appliance. Contact Technical Support and seek assistance before you use this command. |
Syntax
maintenance --hardware --reinit_nvram
Result
Please enter administrator password:
WARNING: ALL NVRAM DATA WILL BE ERASED!
Do you want to continue (yes/no)?
Type yes
to continue or no
to return to the system prompt.