Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ lsmbstartup(8) — OSF/1 3.0 αXP

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

inittab(4)

vold(8)

volintro(8)

voliod(8)

lsmbstartup(8)  —  Maintenance

NAME

lsmbstartup − Start LSM during system reboot. 

SYNOPSIS

/sbin/lsmbstartup

DESCRIPTION

The lsmbstartup script is called during the system reboot by having an entry such as the following in the /etc/inittab file:

lsm:23:wait:/sbin/lsmbstartup < /dev/console > /dev/console 2>&1
fs:23:wait:/sbin/bcheckrc < /dev/console > /dev/console 2>&1

The entry for lsmbstartup in /etc/inittab should precede /sbin/bcheckrc. Before LSM can be started the root file system should be writable. lsmbstartup runs fsck -p on the root file system and mounts the root file system writable. LSM startup scripts are called from lsmbstartup to enable all LSM volumes.  Any mirrored volumes which have stale plexes will be recovered in the background. 

RELATED INFORMATION

inittab(4), vold(8), volintro(8), voliod(8). 

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