projets:proxmox:backup
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| projets:proxmox:backup [2023/01/28 16:20] – jca | projets:proxmox:backup [2023/01/28 19:15] (Version actuelle) – [Serveur de backup Proxmox] jca | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | Dump de conf de Tonio : | + | ====== Serveur de backup Proxmox ====== |
| + | ===== Généralités ===== | ||
| + | |||
| + | Un système Debian accompagné de [[https:// | ||
| + | |||
| + | ===== Accès ===== | ||
| + | ==== SSH ==== | ||
| + | |||
| + | La machine est accessible en SSH. Exemple de configuration : | ||
| + | |||
| + | Host greentarget.faimaison.net greentarget | ||
| + | # dilettante.faimaison.net ou fresk.faimaison.net, | ||
| + | | ||
| + | | ||
| + | |||
| + | ==== GUI HTTPS ==== | ||
| + | |||
| + | Le service pbs écoute sur https:// | ||
| + | Exemple de forward de port SSH : | ||
| + | |||
| + | shannon ~$ ssh -L 8007: | ||
| + | |||
| + | Le service PBS sera accessible sur https:// | ||
| + | |||
| + | Comptes SSH configurés : | ||
| + | * tonio | ||
| + | * jca | ||
| + | * gilou | ||
| + | |||
| + | Mot de passe root dans le dépôt adminsys.git/ | ||
| + | |||
| + | ==== IPMI ==== | ||
| + | |||
| + | Accessible via l'IP '' | ||
| + | |||
| + | < | ||
| + | jca@dilettante: | ||
| + | Get HPM.x Capabilities request failed, compcode = d4 | ||
| + | System Power : on | ||
| + | Power Overload | ||
| + | Power Interlock | ||
| + | Main Power Fault : false | ||
| + | Power Control Fault : false | ||
| + | Power Restore Policy : always-on | ||
| + | Last Power Event : | ||
| + | Chassis Intrusion | ||
| + | Front-Panel Lockout | ||
| + | Drive Fault : false | ||
| + | Cooling/Fan Fault : false | ||
| + | Sleep Button Disable : allowed | ||
| + | Diag Button Disable | ||
| + | Reset Button Disable : allowed | ||
| + | Power Button Disable : allowed | ||
| + | Sleep Button Disabled: false | ||
| + | Diag Button Disabled : false | ||
| + | Reset Button Disabled: false | ||
| + | Power Button Disabled: false | ||
| + | jca@dilettante: | ||
| + | </ | ||
| + | < | ||
| + | # TODO Commencer une session IPMI interactive (console BIOS + GRUB + getty) | ||
| + | jca@dilettante: | ||
| + | </ | ||
| + | |||
| + | ===== Stockage ===== | ||
| + | ==== Système ==== | ||
| + | 2 disques ''/ | ||
| + | |||
| + | Disques partitionnés. | ||
| + | |||
| + | Volumes RAID : | ||
| + | * ''/ | ||
| + | * ''/ | ||
| + | |||
| + | ==== Stockage ==== | ||
| + | 10 disques de 2TB en RAID 6 | ||
| + | |||
| + | Disques non partitionnés | ||
| + | |||
| + | Volume RAID : | ||
| + | * ''/ | ||
| + | |||
| + | ==== Chiffrement ==== | ||
| + | Volume LUKS à déchiffrer au redémarrage de la machine. | ||
| + | Mot de passe stocké dans keyringer (dépôt git adminsys). | ||
| + | shannon ~$ cat .keyringer/ | ||
| + | fma-machines='/ | ||
| + | shannon ~$ keyringer fma-machines pass noyau/ | ||
| + | <mot de passe> | ||
| + | shannon ~$ | ||
| + | |||
| + | Déverrouillage et montage des backups | ||
| + | jca@greentarget: | ||
| + | # < | ||
| + | jca@greentarget: | ||
| + | jca@greentarget: | ||
| + | |||
| + | |||
| + | |||
| + | ===== Dump de conf de Tonio ===== | ||
| < | < | ||
| / | / | ||
projets/proxmox/backup.1674922804.txt.gz · Dernière modification : 2023/01/28 16:20 de jca
