Filippo Giunchedi has submitted this change and it was merged.

Change subject: restbase: adjust partman recipe
......................................................................


restbase: adjust partman recipe

grow raid partition and fix partman-auto-raid swap name

Bug: T76986
Change-Id: I6bc7f259d0590f72f0dc58fea124db7bb3b2ae76
---
M modules/install-server/files/autoinstall/partman/cassandrahosts.cfg
1 file changed, 2 insertions(+), 3 deletions(-)

Approvals:
  Filippo Giunchedi: Verified; Looks good to me, approved



diff --git 
a/modules/install-server/files/autoinstall/partman/cassandrahosts.cfg 
b/modules/install-server/files/autoinstall/partman/cassandrahosts.cfg
index c18106a..14f026c 100644
--- a/modules/install-server/files/autoinstall/partman/cassandrahosts.cfg
+++ b/modules/install-server/files/autoinstall/partman/cassandrahosts.cfg
@@ -26,7 +26,7 @@
                                filesystem{ ext4 }      \
                                mountpoint{ / }         \
                        .                                       \
-                       500     3       -1      raid            \
+                       500000  3       -1      raid            \
                                $primary{ } method{ raid }      \
                                $lvmignore{ }                   \
                        .                                       \
@@ -43,7 +43,6 @@
                        1000    2       1000    raid    \
                                $primary{ } method{ raid }      \
                                $lvmignore{ }                   \
-                               method{ swap }                  \
                                format{ }                       \
                        .
 
@@ -54,7 +53,7 @@
                1       3       1       ext4    /       \
                        /dev/sda1#/dev/sdb1#/dev/sdc1           \
                .                                       \
-               1       3       1       linux-swap      none    \
+               1       3       1       swap    -       \
                        /dev/sda2#/dev/sdb2#/dev/sdc2           \
                .                                       \
                0       3       0       lvm     -       \

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6bc7f259d0590f72f0dc58fea124db7bb3b2ae76
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <fgiunch...@wikimedia.org>
Gerrit-Reviewer: Filippo Giunchedi <fgiunch...@wikimedia.org>

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

Reply via email to