4. Configuring Distributed Components

5.Stop OpenLane:

OLControl stop

If OpenLane does not shut down within two minutes, proceed with the next step regardlessly.

6.Reboot the server.

7.Mount the directory:

mount -F nfs -o rw 172.20.1.10:/opt/pdn/OpenLane/uhpoller/poller_poller1 /opt/pdn/OpenLane/uhpoller/poller_poller1

This is a temporary mount and will not be reestablished after a reboot. To set up a permanent mount, add the following line to the /etc/vfstab file:

172.20.1.10:/opt/pdn/OpenLane/uhpoller/poller_poller1 - /opt/pdn/OpenLane/uhpoller/poller_poller1 nfs - yes rw,bg

8.Verify the mount: mount

9.Start OpenLane:

cd /opt/pdn/OpenLane OLControl start

10.When you add devices to OpenLane’s database, specify the new location of the poller/reader. Modify existing devices to use the new poller/reader (poller1 in this example):

4-8

January 2002

7800-A2-GB32-00

Page 42
Image 42
Paradyne SLM 5.5 manual OLControl stop