activation_of_logical_volume_is_prohibited_while_logical_volume_tmeta_is_active
Ver la integridad del lvm
pvscan vgscan lvscan
vgchange change attributes of a volume group
Activar los volúmenes
-a (activate):
Controls the availability of the logical volumes in the volume group for input/output. In other words, makes the logical volumes known/unknown to the kernel. If autoactivation option is used (-aay), each logical volume in the volume group is activated only if it matches an item in the activation/auto_activation_volume_list set in lvm.conf
vgchange -a
Refrescar el grupo
–refresh:
If any logical volume in the volume group is active, reload its metadata. This is not necessary in normal operation, but may be useful if something has gone wrong or if you're doing clustering manually without a clustered lock manager.
vgchange --refresh
activation_of_logical_volume_is_prohibited_while_logical_volume_tmeta_is_active.txt · Last modified: 2024/10/17 21:42 by 127.0.0.1
