Answer
PROBLEM
The GFI Archiver server runs out of disk space when running movebix / copybix.ENVIRONMENT
- GFI Archiver
- All supported environments
SOLUTION
- Clear disk space on the server by removing temporary and unneeded files
- Reprocess messages in ...\MAIS\Queue directory
- Stop the GFI Archiver services
- Rename the ..\InstallationFolder\MAIS\Queue directory to QueueOLD
- Create a new Queue directory
- Start the services in step 1
- Go to the QueueOLD directory
- Sort by file type and delete all files EXCEPT .EML
- Open a command prompt
- Navigate to the QueueOLD directory
- Type the following command
- ren *.EML *.Q
- Move .Q files from the QueueOLD directory to the ..\InstallationFolder\MAIS\Pickup directory in batches of 500
To prevent the server from running out of disk space, try one or more of the following:
- Change the location of the GFI Archiver Import directories to a drive with more space
- Configure a threshold for the number of files placed in ..\InstallationFolder\MAIS\Pickup
- If using copybix try using movebix
- Copybix.exe copies all the binary message sources which requires twice the amount of space as movebix.
- Execute copybix / movebix using a temporary destination path with more space then copy the files to the ...\MAIS\Pickup in batches
- Ensure that proper antivirus exclusions are set
- Ensure Best practices for GFI Archiver are being followed
- Confirm GFI Archiver is able to connect to backend database (Configuration > Archive Stores)