From bb76cb7653481950b6a8868b58cbb766cf861e26 Mon Sep 17 00:00:00 2001 From: Thomas Schraitle Date: Thu, 18 Jun 2020 13:18:15 +0200 Subject: [PATCH] Fix bsc#1173007: Clarify vgdisplay In SLE15, we don't use Cluster VG anymore, but instead of Shared VG. The vgdisplay doesn't print this information, but it can be retrieved by the "vgs" command. Apply suggestions from code review. Many thanks to Tanja and Liam! Co-authored-by: Liam Proven Co-authored-by: Tanja Roth --- xml/ha_cluster_lvm.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/xml/ha_cluster_lvm.xml b/xml/ha_cluster_lvm.xml index 8d2ec979b..bd4c94584 100644 --- a/xml/ha_cluster_lvm.xml +++ b/xml/ha_cluster_lvm.xml @@ -558,8 +558,6 @@ Login to [iface: default, target: iqn.2010-03.de.&wsI;:san1, portal: &wwwip;,326 Metadata Sequence No 1 VG Access read/write VG Status resizable - Clustered yes - Shared no MAX LV 0 Cur LV 0 Open LV 0 @@ -573,6 +571,20 @@ Login to [iface: default, target: iqn.2010-03.de.&wsI;:san1, portal: &wwwip;,326 Free PE / Size 254 / 1016,00 MB VG UUID UCyWw8-2jqV-enuT-KH4d-NXQI-JhH3-J24anD + + + Check the shared state of the volume group with the command vgs: + + &prompt.root;vgs + VG #PV #LV #SN Attr VSize VFree + vgshared 1 1 0 wz--ns 1016.00m 1016.00m + + The Attr column shows the volume attributes. In this example, + the volume group is writable (w), + resizeable (z), the allocation policy is normal (n), + and it is a shared resource (s). + See the man page of vgs for details. + After you have created the volumes and started your resources you should have new device