Question
Issue with OpenDS failing to respond after backup
We are currently running OpenDS on four different AIX 5.3 servers. What we've found is that intermittently (we haven't discovered any pattern) OpenDS stops responding after our nightly backup command has been issued. We use cron to run this via a script.
This is the command that we are using:
backup --backupDirectory $backup_dir --backupID $backup_file --backendID userRoot --compress --hostname 0.0.0.0 --port 4444 --bindDN cn=Manager --bindPassword PaSsWoRd --trustAll --noPropertiesFile
Is there anything wrong with the way we have formatted our backup command that might cause this? Or could this be a known issue of some sort?
Any help would be appreciated. We opened a PTC TS call but they've essentially redirected us to IBM's Java team. So far, no luck. Any suggestions would be appreciated. Thanks.
This is the command that we are using:
backup --backupDirectory $backup_dir --backupID $backup_file --backendID userRoot --compress --hostname 0.0.0.0 --port 4444 --bindDN cn=Manager --bindPassword PaSsWoRd --trustAll --noPropertiesFile
Is there anything wrong with the way we have formatted our backup command that might cause this? Or could this be a known issue of some sort?
Any help would be appreciated. We opened a PTC TS call but they've essentially redirected us to IBM's Java team. So far, no luck. Any suggestions would be appreciated. Thanks.

