Filippo Giunchedi has submitted this change and it was merged.

Change subject: install-server: shrink cassandra raid0 minimum partition size
......................................................................


install-server: shrink cassandra raid0 minimum partition size

this should fit also xenon, cerium and praseodymium

Bug: T90955
Change-Id: I307afe971bd04f3c9601504729658d32080e4c24
---
M modules/install-server/files/autoinstall/partman/cassandrahosts.cfg
1 file changed, 2 insertions(+), 2 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 bbd67dd..7aa1056 100644
--- a/modules/install-server/files/autoinstall/partman/cassandrahosts.cfg
+++ b/modules/install-server/files/autoinstall/partman/cassandrahosts.cfg
@@ -26,11 +26,11 @@
                                $primary{ } method{ raid }      \
                                $lvmignore{ }                   \
                        .                                       \
-                       500000  3       -1      raid            \
+                       100000  3       -1      raid            \
                                $primary{ } method{ raid }      \
                                $lvmignore{ }                   \
                        .                                       \
-                       500000   4      -1  ext4                \
+                       100000   4      -1  ext4                \
                                        $lvmok{ }               \
                                        $defaultignore{ }       \
                                        lv_name{ var }          \

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I307afe971bd04f3c9601504729658d32080e4c24
Gerrit-PatchSet: 2
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