ClusterPack V2.5 Release Note

Comprehensive Install Instructions

/var - 8GB

/opt - 4GB

Details

Allocate space for these file systems when you do a fresh install of HP-UX on the Management Server.

To resize /opt

1.Go to single user mode.

a.# /usr/sbin/shutdown -r now

b.Interrupt auto boot.

c.Select the EFI shell.

d.Select the appropriate file system. (Should be fs0: but may be fs1:)

Shell> fs0:

e.Boot HP-UX. fs0:\>hpux

f.Interrupt auto boot.

g.Boot to single user mode.

HPUX> boot vmunix -is

2.Determine the lvol of /opt.

a.cat /etc/fstab and look for the lvol that corresponds to /opt.

3.Extend the file system. (Use lvol from Step 2.)

a.# lvextend -L 4096 /dev/vg00/lvol4 (May not be lvol4 or 4096.)

b.# umount /dev/vg00/lvol4 (This should fail.)

c.# extendfs /dev/vg00/lvol4

d.# mount /dev/vg00/lvol4

4.Repeat 2 and 3 for /var.

Step 4. Obtain a License File

17