Product data

280 IBM Systems Director Management Console: Introduction and Overview
10.1.3 Power Systems management commands
The Power Systems management (psm) commands are the commands which
you are familiar with from the HMC. They are also called using smcli as a prefix
(there are exceptions, which are shown in Table 10-3 on page 282). You can list
these commands by running smcli lsbundle | grep psm (Example 10-2),
because they are all located in the psm directory.
Example 10-2 Listing of psm commands (excerpt)
sysadmin@sdmc1:~> smcli lsbundle | grep psm
psm/asmmenu
psm/bkprofdata
psm/chcod
psm/chhwres
configureHA This command configures nodes for high availability.
discover This command discovers resources.
lsbundle This command lists all the available application commands.
lsgp This command lists the currently defined groups.
lsresources This command lists the available resources.
lsrole This command lists the roles in IBM Systems Director.
lssys This command lists the systems.
lsuser This command lists an IBM Systems Director user.
mkgp This command creates a group (static and dynamic).
mkrole This command creates a new role.
mkuser This command creates a user.
removeha This command removes the high availability configuration.
rmgp This command deletes a group.
rmrole This command removes a role.
rmsys This command removes a managed system.
rmuser This command deletes a user.
IBM Systems
Director application
command
Note