Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the copy-the-code domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/pcx3.com/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pb-seo-friendly-images domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/pcx3.com/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the johannes domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/pcx3.com/wp-includes/functions.php on line 6121
Moving Jetbackup's jetindexd directory - PC✗3
Moving Jetbackup’s jetindexd directory

Moving Jetbackup’s jetindexd directory

On Jetbackup < v5.3.0  there is a known bug with WiredTiger that jetindex is based upon, causing the jetindexd directory to grow in size when using S3 storage.

2023 03 27 09 50 1 - Moving Jetbackup's jetindexd directory
2023 03 27 09 50 - Moving Jetbackup's jetindexd directory

If you are running out of space on the /usr partition, temporary workaround for the problem is to move the jetindexd directory to another partition. To do this:

  1. Ensure that no restores or backup jobs are currently running.
  2. Remove/disable jetindexd and service monitoring from any monitoring tools that auto-restart stopped services, such as Chkservd in cPanel. (WHM > Service Configuration > Service Manager)
  3. Stop the jetindexd and jetbackup5d services:
service jetindexd stop
systemctl disable jetindexd
service jetbackup5d stop

4. MOVE the jetindexd directory to the home directory

mv /usr/local/jetapps/var/lib/jetindexd /home/jetindexd

5. Create the symlink. Verify the symlink exists in the expected path

ln -s /home/jetindexd /usr/local/jetapps/var/lib/jetindexd

6. Verify for safety before starting services

ls -ld /home/jetindexd
ls -al /usr/local/jetapps/var/lib/jetindexd

7. Start the jetindexd service.

service jetindexd start
systemctl enable jetindexd
service jetindexd status

8. Restart JetBackup 5 services

service jetbackup5d restart
service jetmongod restart
whoami
Stefan Pejcic
Join the discussion

I enjoy constructive responses and professional comments to my posts, and invite anyone to comment or link to my site.