[MediaWiki-commits] [Gerrit] operations/puppet[production]: mariadb-partman: Modify recipe, to test with es2011

2018-01-24 Thread Jcrespo (Code Review)
Jcrespo has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/406114 )

Change subject: mariadb-partman: Modify recipe, to test with es2011
..


mariadb-partman: Modify recipe, to test with es2011

es2011 fails its install complaining about a "root partition".
In this updated recipe, we remove all references to partitioning to
aim for a manual partitioning, to test if it is installer-related
or something else preventing the installation.

Change-Id: I0305251a6bf50fc188c19fb9f2f41064c647da8c
---
M modules/install_server/files/autoinstall/partman/db-no-srv-format.cfg
1 file changed, 0 insertions(+), 33 deletions(-)

Approvals:
  jenkins-bot: Verified
  Jcrespo: Looks good to me, approved



diff --git 
a/modules/install_server/files/autoinstall/partman/db-no-srv-format.cfg 
b/modules/install_server/files/autoinstall/partman/db-no-srv-format.cfg
index ae153f1..872dbcd 100644
--- a/modules/install_server/files/autoinstall/partman/db-no-srv-format.cfg
+++ b/modules/install_server/files/autoinstall/partman/db-no-srv-format.cfg
@@ -16,37 +16,4 @@
 d-ipartman-lvm/confirm_nooverwrite boolean true
 d-ipartman/confirm boolean true
 
-# standardize vg name for snapshots (otherwise uses hostname)
-d-ipartman-auto-lvm/new_vg_name string tank
-
-d-ipartman-auto/expert_recipe  string  es ::   \
-   4 4 4 ext4  \
-   $primary{ } \
-   $bootable{ }\
-   method{ format }\
-   format{ }   \
-   use_filesystem{ }   \
-   filesystem{ ext4 }  \
-   mountpoint{ / } \
-   .   \
-   8000 8000 8000 linux-swap   \
-   method{ swap }  \
-   format{ }   \
-   .   \
-   64 1000 1000 xfs\
-   lv_name{ data } \
-   $defaultignore{ }   \
-   $lvmok{ }   \
-   mountpoint{ /srv }  \
-   options/nobarrier { nobarrier } \
-   options/noatime { noatime } \
-   .
-
-d-ipartman-auto-lvm/guided_sizestring  87%
-
-d-ipartman/choose_partition\
-   select  finish
-d-ipartman-partitioning/confirm_write_new_labelboolean true
-
 d-ipartman-auto/choose_recipe  es
-d-ipartman/confirm_nooverwrite boolean true

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0305251a6bf50fc188c19fb9f2f41064c647da8c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo 
Gerrit-Reviewer: Jcrespo 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] operations/puppet[production]: mariadb-partman: Modify recipe, to test with es2011

2018-01-24 Thread Jcrespo (Code Review)
Jcrespo has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/406114 )

Change subject: mariadb-partman: Modify recipe, to test with es2011
..

mariadb-partman: Modify recipe, to test with es2011

es2011 fails its install complaining about a "root partition".
In this updated recipe, we remove all references to partitioning to
aim for a manual partitioning, to test if it is installer-related
or something else preventing the installation.

Change-Id: I0305251a6bf50fc188c19fb9f2f41064c647da8c
---
M modules/install_server/files/autoinstall/partman/db-no-srv-format.cfg
1 file changed, 0 insertions(+), 33 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/14/406114/1

diff --git 
a/modules/install_server/files/autoinstall/partman/db-no-srv-format.cfg 
b/modules/install_server/files/autoinstall/partman/db-no-srv-format.cfg
index ae153f1..872dbcd 100644
--- a/modules/install_server/files/autoinstall/partman/db-no-srv-format.cfg
+++ b/modules/install_server/files/autoinstall/partman/db-no-srv-format.cfg
@@ -16,37 +16,4 @@
 d-ipartman-lvm/confirm_nooverwrite boolean true
 d-ipartman/confirm boolean true
 
-# standardize vg name for snapshots (otherwise uses hostname)
-d-ipartman-auto-lvm/new_vg_name string tank
-
-d-ipartman-auto/expert_recipe  string  es ::   \
-   4 4 4 ext4  \
-   $primary{ } \
-   $bootable{ }\
-   method{ format }\
-   format{ }   \
-   use_filesystem{ }   \
-   filesystem{ ext4 }  \
-   mountpoint{ / } \
-   .   \
-   8000 8000 8000 linux-swap   \
-   method{ swap }  \
-   format{ }   \
-   .   \
-   64 1000 1000 xfs\
-   lv_name{ data } \
-   $defaultignore{ }   \
-   $lvmok{ }   \
-   mountpoint{ /srv }  \
-   options/nobarrier { nobarrier } \
-   options/noatime { noatime } \
-   .
-
-d-ipartman-auto-lvm/guided_sizestring  87%
-
-d-ipartman/choose_partition\
-   select  finish
-d-ipartman-partitioning/confirm_write_new_labelboolean true
-
 d-ipartman-auto/choose_recipe  es
-d-ipartman/confirm_nooverwrite boolean true

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0305251a6bf50fc188c19fb9f2f41064c647da8c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo 

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