Our current design has a big problem.
If a filesystem gets moved to a different server (or the backups gets moved to a different server), we don't have a nondestructive way to deal with it. The current workaround is to remove all the entries from the database, and let it repopulate with the new data, but then you lose all history.
Our current design has a big problem.
If a filesystem gets moved to a different server (or the backups gets moved to a different server), we don't have a nondestructive way to deal with it. The current workaround is to remove all the entries from the database, and let it repopulate with the new data, but then you lose all history.