3.5.1 Matrix Server Administration Guide

Chapter 2: Matrix Administration 44
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
Change Configurable Port Numbers
If it is necessary to change one or more of the network port numbers used
by Matrix Server, simply add the service line or lines that you want to
change to the /etc/services file on all nodes in the matrix. (See the next
section for the format of the entries.) After editing the file, either reboot
each node or stop and restart Matrix Server on all nodes.
Matrix Server Entries in the /etc/services File
The reconfigurable network port numbers available for Matrix Server are
as follows. If a line shown below does not exist in the /etc/services file, the
default port will be chosen. If you need to reconfigure a port number, add
the appropriate line to the file and then modify the number. Port numbers
can be changed but names and transport types (tcp, udp) cannot.
pmxs-grpcommd 7659/tcp
pmxs-grpcommd 7659/udp
pmxs-grptoken 7660/udp
pmxs-grpadmin 7661/udp
pmxs-panpulse 8940/udp
pmxs-mxconsole 9050/tcp
pmxs-dlm 9060/tcp
pmxs-dlm 9060/udp
pmxs-msm 9065/tcp
pmxs-msm 9065/udp
PolyServe Man Pages
PolyServe products include man pages for the commands and utilities
provided with the product. To enable the man command to locate these
man pages, prepend /opt/polyserve/man to your MANPATH. The
following example is for the Bash shell:
export MANPATH=/opt/polyserve/man:$MANPATH
The man pages are as follows:
application(8) mx command to manage applications
device(8) mx command to manipulate device monitors
disk(8) mx command to manipulate SAN disks
dynvolume(8) mx command to manage dynamic volumes