lv_to_xlv(1M)                                                    lv_to_xlv(1M)


NAME
     lv_to_xlv - generate a script for converting from lv to XLV

SYNOPSIS
     lv_to_xlv [ -f lvtab_file] [ -o output_file]

DESCRIPTION
     lv_to_xlv parses the file describing the logical volumes used by the
     local machine and generates the required xlv_make(1M) commands to create
     an equivalent XLV volume.  Normally, lv_to_xlv uses the logical volume
     file /etc/lvtab, but when the -f option is specified, the given argument
     lvtab_file is used.  If the -o option is specified, the xlv_make(1M)
     commands are sent to the file output_file instead of stdout.

FILES
     /etc/lvtab

SEE ALSO
     xlv_make(1M), lvtab(4), xlv(7M).

NOTE
     You must be root to run lv_to_xlv.


                                                                        Page 1