2. In the navigation pane, click Connection.
3. Scroll down to the Backup SSH Public Keys section, and click Backup Keys.
4. Accept the default location and file name, or modify them as required. Make a
note of these for future reference.
The default file name is
<AMS_IP_address>
_ssh_keys.txt
.
5. Click Save.
Results
When the process is finished, the VxFlex OS GUI displays a confirmation message.
Backing up SSH public keys using CLI commands
Back up SSH public keys in a VxFlex OS AMS using CLI commands.
Before you begin
Ensure that you have user name and password for accessing the AMS server.
About this task
It is recommended that you back up SSH public keys to your local drive, for recovery
purposes.
When using secure mode during a VxFlex OS system recovery process, it is
recommended that you back up SSH public keys after you perform system
deployment or add/remove a server node.
If you do not backup SSH public keys, you can run the Recovery process in non-
secure mode. However, for the reason of system security, it is recommended that you
always use SSH public keys for system access.
Procedure
1. Log in to the AMS server.
2. For Linux as the AMS operating system, do any of the following:
l
Backing up SSH keys via file access:
a. Run the following command:
java –jar /opt/emc/scaleio/ams/webapps/ROOT/resources/
scaleio_repository EMC-ScaleIO-ams-cli-XXX.jar --
username
<Username>
--password
<Password>
--
export_trusted_ssh_keys --file_name WANTED_FILE_NAME
Output, similar to the following, appears:
{
"status" : "Accepted"
}
l
Backing up SSH keys via folder access:
a. Go to the folder:
Cd /opt/emc/scaleio/ams/webapps/ROOT/
resources/scaleio_repository
Security Management
Dell EMC VxFlex Ready Node AMS User Guide
165
Summary of Contents for EMC VxFlex Ready Node
Page 1: ...Dell EMC VxFlex Ready Node Version 3 x AMS User Guide P N 302 005 733 REV 02 June 2019 ...
Page 10: ...Contents 10 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 12: ...Figures 12 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 14: ...Tables 14 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 18: ...Introduction 18 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 24: ...Introduction to VxFlex Ready Node 24 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 80: ...Architecture 80 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 110: ...VxFlex OS Performance Fine Tuning 110 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 130: ...Managing and Monitoring 130 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 156: ...Managing System Objects 156 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 182: ...Security Management 182 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 188: ...Monitoring the System using the VxFlex OS GUI 188 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 252: ...Reference 252 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 274: ...Common Tasks 274 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 292: ...System events 292 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 324: ...SNMP Trap Support 324 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 348: ...DTK Hardware Update Bootable ISO 348 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 354: ...Glossary 354 Dell EMC VxFlex Ready Node AMS User Guide ...