Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ volinstall(8) — Tru64 UNIX 5.0a

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

inittab(4)

lsmbstartup(8)

volencap(8)

volintro(8)

volsetup(8)

volinstall(8)  —  Maintenance

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

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