...
Create a Missing Directory
Info |
---|
The following steps apply only to the DPOD cell members. |
Before applying the upgrade to 1.0.16.0, please execute the following command to create the directory in case it is missing:
Code Block |
---|
mkdir -p /data/es-raw-trans |
Remove non-DPOD Directories with a Prefix of /data
Info |
---|
The following steps apply to all DPOD installations (All-in-One, cell manager and cell members). |
Before applying the upgrade to 1.0.16.0, please make sure there are no non-DPOD directories that start with /data
, such as /data-old
, /datapower
, /data_backup
, etc. If such directories exist, please delete or rename them.
Valid DPOD data directories start with /data
and are optionally followed by a number, such as /data
, /data2
, /data33
, etc.
Non-DPOD directories that start with /data
will cause the upgrade to 1.0.16.0 to fail.
...
You may restore the directories you deleted or renamed after applying the fix.
Remove Unused Properties from the Retention Configuration File
Info |
---|
The following steps apply to all DPOD installations (All-in-One, cell manager and cell members). |
...