I looked at the document - on page 24 it shows the network diagram. This is the setup I am using. A primary active server, and a standby backup server with the data backed up nightly on the primary and copied to the secondary.. Both my primary and standby have IMC installed with a local DB. I use VMware for both, so each server can be backup in vmware as well.
I'm not sure if this is the configuration you are trying to deploy, but I can share how mine is setup. Attached are 3 screen shots - the network diagram from pg 24, and the DBman config screens from the active and standby server.
I did not use iHAT to configure this - it was not needed to set up this basic configuartion.
This is covered on page 81 in "HPE IMC Centralized Deployment Guide with Local Database" document:
- Setup FTP server on primary and standby. User home directory is the backups folder on the each
- On the active server, point to the standby server using the iP address of the standby. Select the tables to backup. Set a time to backup
- On the standby server, select files to restore.
This will run once a day and copy and restore the DB onto the standby server. The log file will show success or failure.
This configuration has the following advantages:
Standby server is covered as a backup license - no additional license required.
It will recieve alarms and traps if devices are configured to send to the backup server IP as well as the primary
It will process UAM requests, so users can be authtenticated by 802.1x or MAC
It can be upgraded separately from the primary and tested before upgrading the primary
Using VMware, the primary or secondary can be restored from snapshot quickly.
These disadvantages:
You cannot edit the configuration on the standby - no new nodes or changes.
Only the admin user is active- EDIT actually I checked again - other operators are active
It is not a true hot standby, with data synchronized up to the minute
Using VMware, when the primary or secondary is restored from snapshot there will be some loss of alarm and performance data.
If you need true HA, then the setup is more complicated, requiring iHAT to manage. I can not help you there.
But if you just need a failover to handle alarms and authentication, this will be easy to deploy.
Hope this helps - sorry if I did not address your requirement exactly.