Tâche #21647
Scénario #21485: Le partitionnement des modules EOLE doit être un paramétrage dans GenConfig (suite)
Le choix du partitionnement automatique EOLE standard ou non doit être clair pour l’administrateur
100%
Description
Actuellement l’administrateur ne sait pas que nous appliquons le partitionnement EOLE standard lorsque rien n’est modifié dans GenConfig et que le partitionnement d’installation ISO est standard.
Il faut :
- Ajouter une question
use_standard_eole_partitioningqui sera à oui pour tous les modules - Forcer cette variable à
nonsi la variabletest_extend_standard_eolees ànon(utiliser un<fill />pour rempliruse_standard_eole_partitioning?) - Désactiver
partitioning_create_lvsiuse_standard_eole_partitioningest àoui - Modifier le script
pretemplate/00-partitioningafin de changer le test qui détermine comment est initialisée la variable$partitioning_lv_size(source:pretemplate/00-partitioning@d709b78#L113)
Demandes liées
Révisions associées
Ease the choice between EOLE standard volume extension and custom
The administrator should be able to easily choose between EOLE
standard volume extension and a custom one.
It also must:
- be separated with the new LV creation
- not clash with the meaning of “0” in manual LV creation which should
do nothing
- dicos/00_partitioning.xml: new variable
“use_eole_standard_volume_extension” automatically filled and
customisable by the administrator
The “test_extend_standard_partitioning” variable do not need to be
calculated based on “lv_names” anymore, this avoid a infinite recursion.
- creole/funcs/partitioning_utils.py (check_partitioning_auto_extend):
remove the now unused parameter “lv_names”.
- pretemplate/00-partitioning: simplify the logic, we have mostly two
choices now.
Ref: #21647
We do not need to redefine “partitioning_create_lv” anymore
The EOLE standard volume extension mechanism is handle by a new variable.
- dicos/30_amon.xml: remove the redefinition
Ref: #21647
We do not need to redefine “partitioning_create_lv” anymore
The EOLE standard volume extension mechanism is handle by a new variable.
- dicos/50_amonecole.xml: remove the redefinition.
Ref: #21647
We do not need to redefine “partitioning_create_lv” anymore
The EOLE standard volume extension mechanism is handle by a new variable.
- dicos/30_eclair.xml: remove the redefinition.
Ref: #21647
We do not need to redefine “partitioning_create_lv” anymore
The EOLE standard volume extension mechanism is handle by a new variable.
- dicos/30_hapy.xml: remove the redefinition.
Ref: #21647
We do not need to redefine “partitioning_create_lv” anymore
The EOLE standard volume extension mechanism is handle by a new variable.
- dicos/30_hapy-node.xml: remove the redefinition.
Ref: #21647
We do not need to redefine “partitioning_create_lv” anymore
The EOLE standard volume extension mechanism is handle by a new variable.
- dicos/30_horus.xml: remove the redefinition.
Ref: #21647
We do not need to redefine “partitioning_create_lv” anymore
The EOLE standard volume extension mechanism is handle by a new variable.
- dicos/30_scribe.xml: remove the redefinition.
Ref: #21647
We do not need to redefine “partitioning_create_lv” anymore
The EOLE standard volume extension mechanism is handle by a new variable.
- dicos/30_seshat.xml: remove the redefinition.
Ref: #21647
We do not need to redefine “partitioning_create_lv” anymore
The EOLE standard volume extension mechanism is handle by a new variable.
- dicos/30_sphynx.xml: remove the redefinition.
Ref: #21647
We do not need to redefine “partitioning_create_lv” anymore
The EOLE standard volume extension mechanism is handle by a new variable.
- dicos/30_zephir.xml: remove the redefinition.
Ref: #21647
We do not need to redefine “partitioning_create_lv” anymore
The EOLE standard volume extension mechanism is handle by a new variable.
- dicos/30_thot.xml: remove the redefinition.
Ref: #21647
Historique
#1 Mis à jour par Daniel Dehennin il y a presque 9 ans
- Projet changé de Distribution EOLE à eole-common
#2 Mis à jour par Daniel Dehennin il y a presque 9 ans
- Description mis à jour (diff)
#3 Mis à jour par Scrum Master il y a presque 9 ans
- Projet changé de eole-common à Distribution EOLE
- Statut changé de Nouveau à En cours
#4 Mis à jour par Scrum Master il y a presque 9 ans
- Description mis à jour (diff)
- Assigné à mis à Daniel Dehennin
#5 Mis à jour par Daniel Dehennin il y a presque 9 ans
- % réalisé changé de 0 à 100
- Restant à faire (heures) changé de 4.0 à 0.5
#6 Mis à jour par Scrum Master il y a presque 9 ans
- Statut changé de En cours à Résolu
#7 Mis à jour par Gérald Schwartzmann il y a presque 9 ans
- Statut changé de Résolu à Fermé
- Restant à faire (heures) changé de 0.5 à 0.0
#8 Mis à jour par Daniel Dehennin il y a plus de 4 ans
- Lié à Scénario #33948: permettre une install Eole sans utiliser LVM ajouté