beautypg.com

B.4 configuring multiple shelves in ssf, Additional information – Artesyn System Services Framework Installation and Use (February 2014) User Manual

Page 81

background image

Additional Information

System Services Framework Installation and Use (6806800S58B)

81

SSF=#

SSF=# select * from "user";

user | password | hash

-------+----------+------

Admin | test |

(1 row)

SSF=#

B.4

Configuring Multiple Shelves in SSF

By default, SSF is configured to connect to only one shelf. If you want to add more shelves in the
system, before running SSF Core, you need to configure the multishelf library on the node
where the

SSF

Core is to run. The configuration has to be done in the following configuration

file:

/opt/bladeservices/etc/bbs-hpib/bbs-hpibmultishelf.conf

The following table shows the expected syntax of the related entries.

Configuring multiple shelves in HPI-B client's configuration file:

1. Configure

SSF

for Hardware Management.

Make the following changes to the /opt/bladeservices/etc/bbs-hpib/

bbs-hpibmultishelf.conf

file at the

SSF

running location.

Create a new entry with the values:
Daemon=
port=4743(standard port on which BBS-HPIB server is running)

Entry

Description

[Shelf] This indicates the start of the definition of an HPI daemon. The chosen

domain name appears as name of the Shelf Management Resource and is
used as Domain tag.

Daemon=HPI daemon>

This is the IP address used to access an HPI daemon.

Port=

This is the port number. The HPI daemon uses 4743 as port.