Elukey has submitted this change and it was merged.

Change subject: Add some suggestions to the aqs partman recipe.
......................................................................


Add some suggestions to the aqs partman recipe.

Bug: T133785
Change-Id: I4d4b546f17f94f287bf8673dd73e9d109cd4025a
---
M modules/install_server/files/autoinstall/partman/aqs-cassandra-8ssd-2srv.cfg
1 file changed, 7 insertions(+), 8 deletions(-)

Approvals:
  Elukey: Verified; Looks good to me, approved



diff --git 
a/modules/install_server/files/autoinstall/partman/aqs-cassandra-8ssd-2srv.cfg 
b/modules/install_server/files/autoinstall/partman/aqs-cassandra-8ssd-2srv.cfg
index 0d1f9ac..9141256 100644
--- 
a/modules/install_server/files/autoinstall/partman/aqs-cassandra-8ssd-2srv.cfg
+++ 
b/modules/install_server/files/autoinstall/partman/aqs-cassandra-8ssd-2srv.cfg
@@ -20,24 +20,23 @@
 # Define physical partitions
 d-i partman-auto/expert_recipe  string              \
         multiraid ::                                \
-            50000   1   50000   raid                \
+            1       1       1       grub            \
+                $primary{ } method{ biosgrub }      \
+            .                                       \
+            30000   1   30000   raid                \
                 $primary{ } method{ raid }          \
                 $lvmignore{ }                       \
             .                                       \
-            6000000  2   -1  raid                   \
+            100000    1000    -1  raid              \
                 $primary{ } method{ raid }          \
-                $lvmignore{ }                       \
-            .                                       \
-            6000000  3   -1  raid                   \
-                $primary{ } method{ raid }          \
-                $lvmignore{ }                       \
+                $lvmignore{}                        \
             .
 
 # Parameters are:
 # <raidtype> <devcount> <sparecount> <fstype> <mountpoint> \
 #   <devices> <sparedevices>
 d-i partman-auto-raid/recipe    string                  \
-        10  4   2   ext4   /                            \
+        10  4   0   ext4   /                            \
             /dev/sda1#/dev/sdb1#/dev/sdc1#/dev/sdd1     \
         .                                               \
         0   4   0   ext4   /srv/cassandra-a             \

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4d4b546f17f94f287bf8673dd73e9d109cd4025a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <ltosc...@wikimedia.org>
Gerrit-Reviewer: Elukey <ltosc...@wikimedia.org>

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

Reply via email to