In SQL 2014 - AAG - a database is configured for AAG in synchronous mode with three replicas.
after doing the log backup - when I check the DBCC loginfo - the status is still shows up as 2 for all VLFs.
I manually verified and found that the databases are completely in sync.
I also noticed that the log however is being reused - which makes me think the VLF are somehow being marked for "reuse"
but not showing up in dbcc loginfo.
Can someone please clarify this behaviour and if this is excepted behavior.
Hope it Helps!!