Preparation for Scanning IBM FlashSystem / SVC
StorageGuard collects configuration data from IBM storage systems by running read-only IBM commands over a secure SSH session.
The following table lists the requirements for scanning IBM FlashSystem and SVC systems:
| # | Description |
| 1 | Provide the network name or IP address of each IBM system. |
| 2 | Provide a user account (and password) for each IBM system. |
| 3 | The user account should be assigned with an unlimited read-only role, capable of running all “ls*” commands. Examples of read-only commands used:
|
| 4 | Make sure that IP connectivity through SSH is available between the StorageGuard server and each InfiniBox array. |
Creating a User Account for Scanning IBM FlashSystem / SVC
The following suggested method can be used to create a user account with appropriate privileges:
mkusergrp cntgrp --role <roleName>
mkuser -name cntuser -usergrp cntgrp
Comments
0 comments
Please sign in to leave a comment.