volinstall(8) osf1 man page | unix.com

Man Page: volinstall

Operating Environment: osf1

Section: 8

volinstall(8)						      System Manager's Manual						     volinstall(8)

NAME
volinstall - Sets up Logical Storage Manager (LSM) environment after LSM installation
SYNOPSIS
/usr/sbin/volinstall
DESCRIPTION
The volinstall script sets up LSM special device files, and add the following lines to the /etc/inittab file: lsmr:s:sysinit:/sbin/lsmbstartup -b </dev/console >/dev/console 2>&1 lsm:23:wait:/sbin/lsmbstartup -n </dev/console >/dev/console 2>&1 vol:23:wait:/sbin/volreconfig -n </dev/console >/dev/console 2>&1 The first line calls the /sbin/lsmbstartup script, which enables LSM to start automatically on system reboot. The second line calls the /sbin/volreconfig script, which handles any pending encapsulation requests. If /sbin/lsmbstartup is not added to the /etc/inittab file, LSM must be started manually after system reboot. Note The volinstall script is automatically invoked by the volsetup, clu_create, and clu_add_member commands. Therefore, running the volinstall script to set up LSM is usually not necessary.
SEE ALSO
inittab(4), lsmbstartup(8), volencap(8), volintro(8), volsetup(8), volinstall(8)
Related Man Pages
voliod(8) - osf1
lsmsa(8) - osf1
rc3(8) - osf1
vollogcnvt(8) - osf1
volsetup(8) - osf1
Similar Topics in the Unix Linux Community
file feed one line per argument
Oh no!! crazy script
Starting processes automatically on bootup
inittab in Solaris 10
How to resolve error &quot;INIT: Cannot stat /etc/inittab, errno: 2&quot;