Example: In a three-node cluster consisting of Node 1, Node 2, and Node 3, the SFTP server may only show backup directory for Node 1, while Node 2 and Node 3 lack corresponding directories despite the overall successful cluster backup status.
VMware NSX
To know which is the leader node, open a SSH session to one of the manager nodes and login as root user and execute the following commands:
su admin -c get cluster status verbose | grep -E "Leaders\:|QuartzSetupServiceImpl"su admin -c get cluster status | grep <UUID returned in previous command>
If NSX Manager's Scheduled backup do not execute at the scheduled time but manual backups are successful, refer Knowledge base article 402992.