When patching VMware Identity Broker (vIDB) or Automation components to version 9.0.x, the process fails during the backup phase with the following error in the UI:
Error Code: LCMVMSP10039Message: Backup of application failed. The SFTP configuration has not been set up to perform the backup. Please configure the SFTP settings and retry the operation.
The status for component VIPs may show as FAILEDRetryRefresh.
VCF Operations 9.0.x
This issue occurs due to an invalid SFTP configuration. Common causes include:
/tmp folder is used as the root backup directory. This fails because /tmp lacks the exec attribute and is not persistent across reboots.!). Only ~@#%^,./ are currently allowed Special Character Support.x) permissions on parent directories (e.g., /backups), preventing traversal to the specific backup path.Follow these steps to validate and fix the SFTP configuration:
1. Validate Environmental Constraints Log in to the SFTP server and run the following commands to check for restrictions:
noexec flags: findmnt -T /your/backup/pathls -ldZ /your/backup/pathx rights on all parent folders: ls -ld /parent_directory2. Update SFTP Settings
/backup).3. Correct Credential Profiles
!.4. Final Verification Save the settings and ensure the configuration task completes successfully before retrying the patch operation.