cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
299
Views
0
Helpful
9
Replies

UCSM 4.2 (3j) backup failure on the remote host

We have UCSM 4.2(3j), and backups are failing to a remote Linux box.

We have the following error codes in the UCSM

 

yoganandashivakumaraiah_0-1752596142984.png

 

9 Replies 9

Wes Austin
Cisco Employee
Cisco Employee

Can you share some more details about your configuraiton of the backups? Filename? protocol? etc

Do regular local backups succeed? Has this ever worked before?

Its hard to provide guidance based on just the error message

Local backups work fine, and both local and remote backups have been successful in the past.

We are using SFTP as the protocol and the filename is below in the screenshot

 

yoganandashivakumaraiah_1-1752604616374.png

 

Thank you

 

 

yoganandashivakumaraiah_2-1752604904557.png

Internal database backup gets succeed and internal system backup fails when we trigger a full state system backup.

This is likely a SSH version/algorithm/key/kek issue.
Either UCSM is rejecting a old Linux SSH version, or UCSM doesn't like very new Linux SSH version. (or vice versa.)
What exact Linux distro are you using?

We are on SUSE Linux on the SFTP server

We have SUSE Linux as the backup server.  Could you please let me know how we can validate the SSH Cipher Suites UCSM is using?

wajidhassan
Level 4
Level 4

Hi @yogananda-shivakumaraiah ,

The error suggests UCSM is unable to locate the specified path on the remote SFTP server:

ERR-DHLD-no file: /commands-sftp:/opt/backup/backup-upload

To resolve this:

– Ensure the directory /opt/backup exists on the remote Linux server.
– Confirm the SFTP user has correct write permissions.
– In UCSM, use the path as /opt/backup without the commands-sftp: prefix.
– Double-check the remote hostname, username, and port configuration.

Also, verify firewall rules and SELinux/AppArmor settings if applicable.

Hope this helps clarify the cause and resolution!

1 Can you ssh from UCSM to the backup server? This will confirm that firewall ports, user etc are working. 

UCS-B# connect local
R1UCSM02-B(local-mgmt)# ssh $USER@$SERVER

UCS-B# connect local
R1UCSM02-B(local-mgmt)# ssh $user@$server

2 Can you configure the file path to an absolute file path (I see the previous user suggested the same, my suspicion is this is the root cause)

/home/$USER/ucs_backups

 

yoganandashivakumaraiah_0-1752665113366.png

Getting this permission error while I'm trying to SSH to the SFTP server using the backup username we have configured.

Review Cisco Networking for a $25 gift card

Review Cisco Networking for a $25 gift card