Ottomata has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/341553 )

Change subject: Replace the journal volume name with unused in 
analytics-flex.cfg
......................................................................


Replace the journal volume name with unused in analytics-flex.cfg

This change should represent in a better way what is the use of the
volume.

Bug: T159530
Change-Id: I05ff09094406272e6e9359e1ee47d3f37180fa7d
---
M modules/install_server/files/autoinstall/partman/analytics-flex.cfg
1 file changed, 5 insertions(+), 5 deletions(-)

Approvals:
  Ottomata: Looks good to me, approved
  jenkins-bot: Verified



diff --git 
a/modules/install_server/files/autoinstall/partman/analytics-flex.cfg 
b/modules/install_server/files/autoinstall/partman/analytics-flex.cfg
index 9f07ddd..0602d06 100644
--- a/modules/install_server/files/autoinstall/partman/analytics-flex.cfg
+++ b/modules/install_server/files/autoinstall/partman/analytics-flex.cfg
@@ -4,10 +4,10 @@
 #  * LVM volumes:
 #  ** 60G /
 #  ** 10G swap
-#  ** The rest will be allocated to the 'journal' LV without mounting any
-#  ** partition on it. This volume might be used if the node will end up
-#  ** being a Journal node, but the steps to configure it will be done 
manually.
-#  ** Reference: 
https://wikitech.wikimedia.org/w/index.php?title=Analytics/Cluster/Hadoop/Administration#New_Worker_Installation
+#  ** The rest will be allocated to the 'unused' LV without mounting any
+#  ** partition on it. This volume is a placeholder to overcome a partman
+#     "feature" that forces the last LV defined to get the whole space left
+#     in the PV independently from the size requested.
 
 d-i    partman-auto/method     string  lvm
 d-i    partman-auto/disk       string  /dev/sda
@@ -44,7 +44,7 @@
                .       \
                20000 1000000 -1 ext4   \
                        $defaultignore{ }       \
-                       $lvmok{ } lv_name{ journal }    \
+                       $lvmok{ } lv_name{ unused }     \
                .
 
 d-i    partman-auto-lvm/guided_size    string  80%

-- 
To view, visit https://gerrit.wikimedia.org/r/341553
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I05ff09094406272e6e9359e1ee47d3f37180fa7d
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <ltosc...@wikimedia.org>
Gerrit-Reviewer: Giuseppe Lavagetto <glavage...@wikimedia.org>
Gerrit-Reviewer: Ottomata <ao...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to