Restoring the file hash data to the file hash server
You can restore the file hash data to the file hash server in the event of a disaster.
To restore the file hash data to the file hash server
- If the file hash service is not running on the file hash server, you must reconfigure the file hash server.
- If the file hash service is running on the file hash server, stop the crond and spws services on the server:
service crond stop /usr/openv/pdde/vpfs/etc/init.d/pdde-spws stop
- Restore the following directories:
<file_hash_storage_path>/hashdb/history <file_hash_storage_path>/hashdb/recv <file_hash_storage_path>/hashdb/sqlite <file_hash_storage_path>/hashdb/catalog
- Start the crond and spws services on the server:
service crond stop /usr/openv/pdde/vpfs/etc/init.d/pdde-spws stop