example, you can sort the contents of the Mountpoint column in ascending or descending order,
and you can select the columns that you want to appear in the display.
Adding user accounts for Management Console access
StoreAll software supports administrative and user roles. When users log in under the administrative
role, they can configure the cluster and initiate operations such as remote replication or snapshots.
When users log in under the user role, they can view the cluster configuration and status, but cannot
make configuration changes or initiate operations. The default administrative user name is
ibrix
.
The default regular username is
ibrixuser
.
User names for the administrative and user roles are defined in the
/etc/group
file. Administrative
users are specified in the
ibrix-admin
group, and regular users are specified in the
ibrix-user
group. These groups are created when StoreAll software is installed. The following entries in the
/etc/group
file show the default users in these groups:
ibrix-admin:x:501:root,ibrix
ibrix-user:x:502:ibrix,ibrixUser,ibrixuser
You can add other users to these groups as needed, using Linux procedures. For example:
adduser -G ibrix-<groupname> <username>
When using the
adduser
command, be sure to include the
-G
option.
Using the CLI
The administrative commands described in this guide must be executed on the Fusion Manager
host and require root privileges. The commands are located in
$IBRIXHOME⁄bin
. For complete
information about the commands, see the HP StoreAll Network Storage System CLI Reference
Guide.
When using
ssh
to access the machine hosting the Fusion Manager, specify the IP address of the
Fusion Manager user VIF.
Starting the array management software
Depending on the array type, you can launch the array management software from the GUI. In
the Navigator, select
Vendor Storage
, select your array from the Vendor Storage page, and click
Launch Storage Management
.
Management interfaces
33