Changing passwords
You can change the following passwords on your system:
•
Hardware passwords.
See the documentation for the specific hardware for more information.
•
Root password.
Use the
passwd(8)
command on each server.
•
StoreAll software user password.
This password is created during installation and is used to
log in to the GUI. The default is
ibrix
. You can change the password using the Linux
passwd
command.
# passwd ibrix
You will be prompted to enter the new password.
Configuring ports for a firewall
IMPORTANT:
To avoid unintended consequences, HP recommends that you configure the firewall
during scheduled maintenance times.
When configuring a firewall, you should be aware of the following:
•
SELinux should be disabled.
•
By default, NFS uses random port numbers for operations such as mounting and locking.
These ports must be fixed so that they can be listed as exceptions in a firewall configuration
file. For example, you will need to lock specific ports for
rpc.statd
,
rpc.lockd
,
rpc.mountd
, and
rpc.quotad
.
•
It is best to allow all ICMP types on all networks; however, you can limit ICMP to types 0, 3,
8, and 11 if necessary.
Be sure to open the ports listed in the following table.
Description
Port
SSH
22/tcp
NTP
123/tcp, 123/upd
Multicast DNS, 224.0.0.251
5353/udp
netperf
tool
12865/tcp
Fusion Manager to file serving nodes
80/tcp
443/tcp
Fusion Manager and StoreAll file system
5432/tcp
8008/tcp
9002/tcp
9005/tcp
9008/tcp
9009/tcp
9
200/tcp
Between file serving nodes and NFS clients (user network)
2049/tcp, 2049/udp
NFS
111/tcp, 111/udp
RPC
875/tcp, 875/udp
quota
32803/tcp
lockmanager
32769/udp
lockmanager
892/tcp, 892/udp
Changing passwords
17