User's Guide

Integrating with Management Applications
HP OpenView Network Node Manager Integration
10-5
UNIX (HP-UX and Sun Solaris) Installation
Note You need to be at the HP-UX or Solaris machine where HP OpenView is
installed.
To install HP OpenView NNM for UNIX:
1 Make sure that Network Node Manager (NNM) Services has been
started.
2 Shut down the NNM graphical user interface program.
3 Insert the HP NetStorage 6000 CD into your CD-ROM drive.
4 Run the following script /ovw/HPUX_Sol/install.sh by typing
cd /cdrom
cd /ovw/HPUX_Sol
/install.sh
5
Start the NNM graphical user interface program. The HP NetStorage
6000 symbol and menu will not appear until NNM discovers it at the
next polling time.
To mount the HP-UX CD-ROM:
Note The CD can be read correctly only with a pfs_mount CD-ROM command.
1 At the console, start the following background processes (& =
background process):
> pfs_mountd&
> pfsd&
2 Verify such background processes exist with:
> ps -ef | grep pfs
3
At the console, enter:
> pfs_mount /cdrom
or
> pfs_mount <device-file> /cdrom
(an example of <device-file> is /dev/dsk/c1t2d0
; i.e., > pfs_mount /dev/dsk/c1t2d0 /cdrom)
4 Verify the CD-ROM is mounted by entering
> bdf
5
When finished, unmount the CD-ROM with the command:
> pfs_umount /cdrom