Filippo Giunchedi has submitted this change and it was merged.

Change subject: swift: update partman allocation for HP
......................................................................


swift: update partman allocation for HP

HP machines have bigger SSDs so adjust the size accordingly to match what's
existing for dell

Bug: T90922
Change-Id: I6cadd408af1762a5aa330ff6d29d91dad06675f8
---
M modules/install-server/files/autoinstall/partman/ms-be-eqiad-hp.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/ms-be-eqiad-hp.cfg 
b/modules/install-server/files/autoinstall/partman/ms-be-eqiad-hp.cfg
index 65c03ed..d28499d 100644
--- a/modules/install-server/files/autoinstall/partman/ms-be-eqiad-hp.cfg
+++ b/modules/install-server/files/autoinstall/partman/ms-be-eqiad-hp.cfg
@@ -22,13 +22,13 @@
 # Define physical partitions
 d-i    partman-auto/expert_recipe      string  \
                multiraid ::    \
-                       30000   8000    30000   raid            \
+                       60000   8000    60000   raid            \
                                $primary{ } method{ raid }      \
                        .                                       \
                        1000    1000    1000    raid            \
                                $primary{ } method{ raid }      \
                        .                                       \
-                       60000   500     120000  xfs             \
+                       100000  500     120000  xfs             \
                                $primary{ } method{ format }    \
                                format{ } use_filesystem{ }     \
                                filesystem{ xfs }               \

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6cadd408af1762a5aa330ff6d29d91dad06675f8
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