YYYY-MM-DDTHH:MM:SS <hostname> NSX ##### - [nsx@#### comp="nsx-manager" subcomp="node-mgmt" username="root" level="ERROR" errorCode="NOD110"] Cluster backup file copy operation failed due to 404 Not Found#015#012Content-Type: application/json#015#012Content-Length: 333#015#012#015#012{"error_code": 36219, "error_message": "Specified uri '<backup_path>' not found.", "module_name": "node-services"}
YYYY-MM-DDTHH:MM:SS <hostname> NSX ##### SYSTEM [nsx@#### comp="nsx-manager" errorCode="MP29111" level="ERROR" subcomp="manager"] Cluster backup for NSX_UFO_BACKUP_RESTORE had error
YYYY-MM-DDTHH:MM:SS <hostname> NSX ##### - [nsx@#### comp="nsx-manager" errorCode="MP29111" level="ERROR" s2comp="backup-restore" subcomp="manager"] Cluster backup failed with ; BackupAsyncStatus [BackupStatus [status=URI_NOT_FOUND, statusDetail=Specified uri '<backup_path>' not found., remoteUri=sftp://<remote_backup_path>, errorCode=null, startTime=<unixtime>, endTime=<unixtime>]; responseBody=null].
YYYY-MM-DDTHH:MM:SS <hostname> NSX ##### - [nsx@#### comp="nsx-manager" subcomp="node-mgmt" username="root" level="ERROR" errorCode="NOD110"] REPEATS: 1 repeats in 6 sec: Cluster backup file copy operation failed due to 404 Not Found#015#012Content-Type: application/json#015#012Content-Length: 333#015#012Vmw-Task-Id: <uuid>#012#015#012{"error_code": 36219, "error_message": "Specified uri '<backup_path>' not found.", "module_name": "node-services"}
VMware NSX 4.0.X
VMware NSX 4.1.X
This issue happens due to following configuration at the end of sshd_config.
Customer has configured "ChrootDirectory /sftpfiles" for sftp user group.
------------
Match group sftp
ChrootDirectory /sftpfiles
#X11Forwarding no
#AllowTcpForwarding no
ForceCommand internal-sftp
------------
This issue is resolved in VMware NSX 4.2.0
Workaround:
On the backup server side, prepare a user that does not start with “sftp” and specify it as the SFTP user name for backup.
If it is difficult to prepare new users on the backup server, the following KB can also help.
KB 324251 - NSX Manager backups are failing intermittently after upgrade to 4.0/4.1 release