"PAM is the Active Manager in a DAG that decides which copies will be active and passive. If the server that owns the cluster quorum resource fails, the PAM role automatically moves to a surviving server that takes ownership of the cluster quorum resource. In addition, if you need to take the server that hosts the cluster quorum resource offline for maintenance or an upgrade, you must first move the PAM to another server in the DAG"
2 things:
How do I know which server is running the PAM ?
I ran get-databaseavailbilitygroup | fl
But primaryactivemanager field is blank
How do I move the PAM to another server in the DAG ?
The reason being I have 3 members in a DAG but failover is not working as expected
2 things:
How do I know which server is running the PAM ?
I ran get-databaseavailbilitygroup | fl
But primaryactivemanager field is blank
How do I move the PAM to another server in the DAG ?
The reason being I have 3 members in a DAG but failover is not working as expected