Index Click this button to go to the index for this section.


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 system reboot. The /sbin/vol-reconfig file is added to /etc/inittab so that any disks that were encapsulated before the reboot will be converted 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 volstartup(8) for information about how to start LSM after system reboot.

RELATED INFORMATION

inittab(4), volencap(8), volintro(8), lsmbstartup(8), volstartup(8)