Manual Page Result
0
Command: volinstall | Section: 8 | Source: Digital UNIX | File: volinstall.8.gz
volinstall(8) System Manager's Manual volinstall(8)
NAME
volinstall - Set up Logical Storage Manager (LSM) environment after LSM
installation.
SYNOPSIS
/usr/sbin/volinstall
DESCRIPTION
The volinstall script should be run once after LSM installation. The
volinstall script is interactive and the user is prompted to answer if
/etc/inittab file should be changed to add /sbin/lsmbstartup. By adding
/sbin/lsmbstartup to /etc/inittab, LSM is started automatically on sys-
tem reboot. The /sbin/vol-reconfig file is added to /etc/inittab so
that any disks that were encapsulated before the reboot will be con-
verted to LSM volumes. The following lines are added to /etc/inittab.
lsm:23:wait:/sbin/lsmbstartup < /dev/console > /dev/console 2>&1
vol:23:wait:/sbin/vol-reconfig</dev/console>/dev/console 2>&1
If /sbin/lsmbstartup is not added to /etc/inittab, refer to vol-
startup(8) for information about how to start LSM after system reboot.
RELATED INFORMATION
inittab(4), volencap(8), volintro(8), lsmbstartup(8), volstartup(8) de-
lim off
volinstall(8)