Manual Page Result
0
Command: lsmbstartup | Section: 8 | Source: Digital UNIX | File: lsmbstartup.8.gz
lsmbstartup(8) System Manager's Manual lsmbstartup(8)
NAME
lsmbstartup - Start the Logical Storage Manager (LSM) during system re-
boot.
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). delim off
lsmbstartup(8)