Monday, July 6, 2015

How to use strict mirroring on HP-UX LVM | PV-strict LVM mirroring in HP-UX | PVG-strict LVM mirroring in HP-UX



There are 2 types of strict mirroring in HP-UX LVM which are PV Strict mirroring and the PVG Strict mirroring.

PV Strict mirroring is specified using the -s y flag of lvcreate and lvextend.

PVG Strict mirroring requires the -D y -s g options and also uses the /etc/lvmpvg definitions.

No comments:

Post a Comment

pip3 install ovirt-engine-sdk-python 4.4.1 - import ovirtsdk4 errors with pycurl link-time SSL backend was nss and not openssl

In [2]: import ovirtsdk4 --------------------------------------------------------------------------- ImportError                         ...