bosinst.data lv_encryption stanza
The bosinst.data
lv_encryption
stanza contains the following variables that control encryption at
the logical volume level.
- ROOT_HD4
- Specifies the encryption status of the /dev/hd4 logical volume. The default
value is
yes
. - USR_HD2
- Specifies the encryption status of the /dev/hd2 logical volume. The default
value is
no
. - VAR_HD9VAR
- Specifies the encryption status of the /dev/hd9var logical volume. The
default value is
yes
. - TMP_HD3
- Specifies the encryption status of the /dev/hd3 logical volume. The default
value is
no
. - HOME_HD1
- Specifies the encryption status of the /dev/hd1 logical volume. The default
value is
yes
. - OPT_HD10OPT
- Specifies the encryption status of the /dev/hd10opt logical volume. The
default value is
no
. - ADMIN_HD11ADMIN
- Specifies the encryption status of the /dev/hd11admin logical volume. The
default value is
no
. - DUMPLV
- Specifies the encryption status of the dump-device logical volume. The default value is
no
.
If the bosinst.data
lv_encryption
stanza is not present in the bosinst.data file,
and if the value of the ENCRYPTLV
field of control_flow
stanza is
set to yes
, the logical volumes are encrypted based on the default values in the
bosinst.template file.
If any values other than yes
and no
are specified for any of
the logical volumes, the default actions occur (that is, the value of the ENCRYPTLV
field of control_flow
stanza is set to no
), and network
installation continues.