Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ volinstall(8) — Digital UNIX 3.2c

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

inittab(4)

volencap(8)

volintro(8)

lsmbstartup(8)

volstartup(8)

volinstall(8)  —  Maintenance

NAME

volinstall − Set up Logical Storage Manager (LSM) environment after LSM installation. 

SYNOPSIS

/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)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026