We are using Veritas' NetBackup to take full and t-log backups of our MS SQL 2016 databases. The MSSQL instance and databases reside on a three node cluster and HA with Always ON replication has been set up so one of the instances is the Primary and the other two are secondary's. Currently, node 1, P1, is the primary. The Netbackup jobs are set up to use the virtual cluster name and ip address. Let's call it P0. When the job runs, it gives an error that the database primary is not P3 and the backup for the database is skipped. So, my question is why does the NetBackup Job think that the Primary should be P3 and not P1 which it actually is? One observation is that when I look in Failover Cluster Manager at the P0 cluster, it says that the Current Host Server is P3. So, is this the reason the NetBackup job thinks that P3 is the Primary? If Yes, can I safely change the Current Host Server without incurring a failover? Also, it woul be nice, if this is the case that the Current Host Server would follow whwere the Primary is set when a failover occurs.