UNSOLVED

Pierpa1

updated

4 years ago

P

Pierpa1

6 Posts

0

626

December 30th, 2022 03:00

run interactive commands on datadomain from the outside

Hi,

From a windows system ( Veeam server ) for test purposes I need to run the command

mtree retention-lock revert

on a datadomain appliance 

This command, unfortunately, is interactive ( you have to reply "yes" and the sysadmin password in order to completely execute the task, as you can see from here

sysadmin@XXXXXX# mtree retention-lock revert /data/col1/VEEAM_DDBOOST/BCKFILES/TestONE/TestONE.vbm

The 'mtree retention-lock revert' command removes retention-lock on this path thereby making it unprotected.
Are you sure? (yes|no) [no]: yes

ok, proceeding.

Please enter sysadmin password to confirm 'mtree retention-lock revert':

 

I don't know how to run it , for example via ssh.

Could you please give me some suggestions? The difficul part is the interactive one, so "typing" yes and the password requested...

Thanks in advance

Pierpa