Filippo Giunchedi has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/206361

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/61/206361/1

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: newchange
Gerrit-Change-Id: I307afe971bd04f3c9601504729658d32080e4c24
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: 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