Hi,
We have a Dedupe Store on a Windows Server 2016 VM in use by an RHEL DP 23.4 cell. It's been running for about 9 months. On a monthly basis the Windows VM needs to be patched, so we issue a DPDUtils -shutdown_all command and wait, and then patch, and restart. This month though we've hit an anomaly which I can't find a resolution for online.
Sequence of events and results:
- Have shutdown DP to ensure Dedupe Store is not used, it hadn't been written too for over an hour when I shutdown DP
- Run DPDUtils -shutdown_all
- this came back with an error on the Command Prompt CLI as
- ERROR: Couldn't shutdown one or more deduplication stores process
- this came back with an error on the Command Prompt CLI as
- Hmmm, so went and had a look at the C:\Program Files\OmniBack\sdfs\logs folder for the cfg log file
- messages from this cfg file:
- shutting down volume
- Shutting Down SDFS
- Stopping FDISK scheduler
- Flushing and Closing Write Caches
- Write Caches Flushed and Closed
- Committing open Files
- Closing metafilestore
- Awaiting meta cleanup completion
- It's the last one, the Awaiting message which is now repeating itself every 10 seconds, has done for almost 3 hours
- messages from this cfg file:
- Have tried re-running the shutdown_all command again, but now it says:
- ERROR: Couldn't fetch Deduplication store list
- ERROR: Couldn't shutdown one or more deduplication stores process
- And yet the DPDUtils -stat store_name comes back just fine saying the store is still running
So now we have a Dedupe store which won't stop, DP being down, constant output messages waiting for completion of meta cleanup, so we are at an impass.
Anyone know of a solution to get us out of the loop? Do we just wait, do we reboot the Windows server and hope the Dedupe Store comes back, or something else? We can leave DP down for a day or two maybe as it's a tiny standalone environment being backed up, but we'd like to know what's going on. For the record the full error of the meta cleanup is:
date/timestamp [INFO] [sdfs] [org.opendedup.sdfs.filestore.MetaFileStore] [483] [Thread-54] [] - Awaiting meta cleanup completion
Any help or advice gratefully received.
Cheers,
Andy