This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:backup:ahsay_troubleshoot [2014/12/10 10:25] gcooper |
computing:backup:ahsay_troubleshoot [2024/01/23 17:52] (current) gcooper |
||
---|---|---|---|
Line 4: | Line 4: | ||
http:// | http:// | ||
+ | |||
+ | ===== License ===== | ||
+ | |||
+ | **Permit 203.186.85.237** to the Ahsay OBS server. | ||
===== Configuration Folder ===== | ===== Configuration Folder ===== | ||
Line 11: | Line 15: | ||
< | < | ||
notepad C:\Program Files\AhsayOBM\home.txt | notepad C:\Program Files\AhsayOBM\home.txt | ||
+ | #or | ||
+ | notepad C:\Program Files\AhsayACB\home.txt | ||
</ | </ | ||
===== Roaming Profiles and Multiple Machines ===== | ===== Roaming Profiles and Multiple Machines ===== | ||
- | FIXME I think we need to use a dedicated account or the local administrator | + | Only the OBM backup client can support multiple machines on the same backup |
- | Since Ahsay OBM uses an in-profile | + | Use separate Windows accounts (separate |
- | :!: The solution is to modify all subsequent machines added to the same Ahsay backup account. | + | We generally use: |
- | Copy the initially created .obm folder to a location | + | * The AD Domain Administrator account |
- | + | * The local Administrator account | |
- | From: | + | |
- | + | ||
- | <file> | + | |
- | \\DC1\Redirected$\administrator\.obm | + | |
- | </ | + | |
- | + | ||
- | To: | + | |
- | + | ||
- | < | + | |
- | C: | + | |
- | </ | + | |
- | + | ||
- | Then edit the '' | + | |
- | + | ||
- | < | + | |
- | notepad ' | + | |
- | </ | + | |
- | + | ||
- | < | + | |
- | C: | + | |
- | </ | + | |
- | + | ||
- | Restart the OBM services: | + | |
- | + | ||
- | < | + | |
- | net stop " | + | |
- | net stop " | + | |
- | net stop " | + | |
- | net start " | + | |
- | net start " | + | |
- | </ | + | |
- | + | ||
- | :!: If you need CDP, restart " | + | |
===== Missed Backups ===== | ===== Missed Backups ===== | ||
- | http://forum.ahsay.com/viewtopic.php? | + | https://www.ahsay.com/blog/2017/08/22/top-8-reasons-for-missed-backups-when-using-ahsay-backup-software |
- | + | ||
- | https://support.c4l.co.uk/index.php?/Knowledgebase/ | + | |
==== Common Causes of Missed Backups ==== | ==== Common Causes of Missed Backups ==== | ||
Line 68: | Line 39: | ||
- Verify **sufficient temporary disk space** or change location | - Verify **sufficient temporary disk space** or change location | ||
- The SQL Service Account does not have **rights to the " | - The SQL Service Account does not have **rights to the " | ||
+ | - Multiple administrators have run the OBM client | ||
+ | * This creates a '' | ||
+ | * Delete all duplicate '' | ||
+ | * Verify the contents of '' | ||
==== Linux ==== | ==== Linux ==== | ||
Line 173: | Line 148: | ||
http:// | http:// | ||
+ | |||
+ | === Restart OBM Services === | ||
+ | |||
+ | :!: If you need CDP, restart '' | ||
< | < | ||
Line 179: | Line 158: | ||
net stop " | net stop " | ||
net start " | net start " | ||
+ | net start " | ||
+ | </ | ||
+ | |||
+ | == RestartOBM.bat == | ||
+ | |||
+ | If you see the **error** '' | ||
+ | |||
+ | < | ||
+ | rem ---------------- | ||
+ | rem Stop Services | ||
+ | rem ---------------- | ||
+ | |||
+ | net stop " | ||
+ | net stop " | ||
+ | |||
+ | rem ---------------- | ||
+ | rem kill tasks if hung | ||
+ | rem ---------------- | ||
+ | |||
+ | taskkill /F /IM Aua.exe | ||
+ | taskkill /F /IM AuaJW.exe | ||
+ | taskkill /F /IM bJW.exe | ||
+ | taskkill /F /IM Scheduler.exe | ||
+ | taskkill /F /IM bschJW.exe | ||
+ | taskkill /F /IM SystemTray64.exe | ||
+ | |||
+ | rem ---------------- | ||
+ | rem Delete rogue files from hung processes | ||
+ | rem ---------------- | ||
+ | |||
+ | cd " | ||
+ | del /s /q running | ||
+ | del /s /q stop | ||
+ | del /s /q start | ||
+ | |||
+ | cd \cd " | ||
+ | del /s /q running | ||
+ | del /s /q stop | ||
+ | del /s /q start | ||
+ | |||
+ | rem ---------------- | ||
+ | rem start services | ||
+ | rem ---------------- | ||
+ | |||
+ | net start " | ||
net start " | net start " | ||
</ | </ | ||
Line 225: | Line 249: | ||
===== Outlook ===== | ===== Outlook ===== | ||
- | {{ : | + | {{ : |
Use a pre-backup script to close Outlook. | Use a pre-backup script to close Outlook. | ||
Line 263: | Line 287: | ||
Suspend the account that is running. | Suspend the account that is running. | ||
- | ===== Local Copy - Index Corrupted | + | ===== Local Copy ===== |
- | Delete the corrupted index files '' | + | ==== Destination Unavailable ==== |
+ | |||
+ | Use the Command Line Tool to add '' | ||
+ | |||
+ | < | ||
+ | net use z: \\DOMAIN\Server / | ||
+ | |||
+ | net use z: /d /y | ||
+ | </ | ||
+ | |||
+ | ===== Index Corrupted ===== | ||
+ | |||
+ | Cancel the problematic backup job if it is running. | ||
+ | |||
+ | Delete the corrupted index files '' | ||
+ | |||
+ | ==== Online Copy ==== | ||
+ | |||
+ | The index files can be found in the following directory of the server: | ||
+ | |||
+ | < | ||
+ | / | ||
+ | </ | ||
+ | |||
+ | Start a single user rebuild (file validation option) with verify checksum enabled. | ||
+ | |||
+ | Once the rebuild job has completed, check the user log for any errors such as corrupted files. | ||
+ | |||
+ | ==== Local Copy ==== | ||
The index files can be found in the following directory of the Local Copy destination: | The index files can be found in the following directory of the Local Copy destination: | ||
< | < | ||
- | Local_Copy_Destination\server_name\username\files\backup_setID | + | < |
</ | </ | ||
+ | |||
+ | The indexes will be rebuilt during the next backup. | ||
+ | |||
+ | ===== Client Debug Mode ===== | ||
+ | |||
+ | https:// |