HP-UX Reference (11i v1 00/12) - 1M System Administration Commands A-M (vol 3)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/!!!intro.1m
________________________________________________________________
___ ___
l
lvchange(1M) lvchange(1M)
"forever". NOTE: The actual duration of the request may exceed the
specified IO_timeout value when the underlying physical volume(s) have
timeouts which either exceed this IO_timeout value or are not integer mul-
tiples of this value.
EXTERNAL INFLUENCES
Environment Variables
LANG determines the language in which messages are displayed.
If LANG is not specified or is null, it defaults to "C" (see lang(5)).
If any internationalization variable contains an invalid setting, all internationalization variables default to
"C" (see environ(5)).
EXAMPLES
Change the permission of a logical volume to read-only:
lvchange -p r /dev/vg01/lvol3
Change the allocation policy of a logical volume to nonstrict:
lvchange -s n /dev/vg01/lvol7
Turn the mirror write cache off on a logical volume:
lvchange -M n /dev/vg01/lvol1
Change the IO timeout value of a logical volume to 1 minute (60 seconds):
lvchange -t 60 /dev/vg01/lvol1
WARNINGS
For root, swap or dump logical volumes, the allocation policy is always contiguous. This attribute cannot be
changed with lvchange.
SEE ALSO
lvcreate(1M), lvdisplay(1M), lvextend(1M).
HP-UX Release 11i: December 2000 − 4 − Section 1M−−427
___
___