Skip to content

Commit a3cd95a

Browse files
dstagnoldstagnol
authored andcommitted
adding backup policy troubleshooting
1 parent 34a83fb commit a3cd95a

File tree

3 files changed

+51
-2
lines changed

3 files changed

+51
-2
lines changed

pages/storage_and_backup/backup_and_disaster_recovery_solutions/veeam/VSPC_first_steps/guide.en-gb.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Getting started with VSPC
33
excerpt: Discover the Veeam Service Provider Console (VSPC), a cloud-enabled platform provided by Veeam that helps you manage backups and data protection
4-
updated: 2025-02-27
4+
updated: 2025-04-29
55
---
66

77
> [!primary]
@@ -77,10 +77,35 @@ Available options :
7777
### Troubleshooting tips
7878

7979
- **Firewall blockage**: If the agent fails to download, verify that TCP ports 443 and 6183 are open for outbound communication.
80+
8081
- **Browser compatibility**: Ensure you're using a supported browser (e.g., Chrome, Edge). Older browsers may block or restrict downloads.
82+
8183
- **Expired download link**: If you shared the link and it has expired, generate a new one from the `Discovered Computers`{.action} section.
84+
8285
- **Proxy issues**: If your network uses a proxy server, verify that it allows traffic to and from the VSPC.
8386

87+
- **Warning "Backup job won't be able to wake your computer up from sleep"**:
88+
If you see this warning in VSPC or your system, it means that the scheduled backup job will not be able to automatically wake the computer from sleep mode.
89+
90+
![Backup Policy Warning](images/backup-warning.png){.thumbnail}
91+
92+
Here’s how to fix this issue:
93+
94+
1. **Enable wake options in the BIOS/UEFI**
95+
Make sure features like "Wake on LAN" or "Wake on RTC" are enabled.
96+
97+
2. **Adjust Windows power settings**
98+
Open Power Options > Advanced Settings > Sleep, and allow devices to wake the computer.
99+
100+
3. **Configure the backup task in Windows**
101+
In the Task Scheduler, check the option `Wake the computer to run this task`{.action} under the `Conditions`{.action} tab.
102+
103+
4. **Update drivers and BIOS**
104+
Ensure your BIOS and hardware drivers are up to date to support wake functionality.
105+
106+
> [!primary]
107+
> This warning does not prevent the backup from running if the computer is powered on at the scheduled time.
108+
84109
### Step 3: Installing the Management Agent
85110

86111
1. Open the generated link on the target server to download the management agent.

pages/storage_and_backup/backup_and_disaster_recovery_solutions/veeam/VSPC_first_steps/guide.fr-fr.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Premiers pas avec VSPC
33
excerpt: Découvrez Veeam Service Provider Console (VSPC), une plateforme cloud fournie par Veeam qui vous aide à gérer les sauvegardes et la protection des données
4-
updated: 2025-02-27
4+
updated: 2025-04-29
55
---
66

77
> [!primary]
@@ -77,10 +77,34 @@ Options disponibles :
7777
### Dépannage
7878

7979
- **Blocage par le pare-feu** : Si l’agent ne parvient pas à se télécharger, vérifiez que les ports TCP 443 et 6183 sont ouverts pour la communication sortante.
80+
8081
- **Compatibilité navigateur** : Assurez-vous d’utiliser un navigateur pris en charge (ex. Chrome, Edge). Les anciens navigateurs peuvent bloquer ou restreindre les téléchargements.
82+
8183
- **Lien de téléchargement expiré** : Si vous avez partagé le lien et qu’il a expiré, générez-en un nouveau depuis la section `Discovered Computers`{.action}.
84+
8285
- **Problèmes de proxy** : Si votre réseau utilise un serveur proxy, assurez-vous qu’il autorise le trafic vers et depuis VSPC.
8386

87+
- **Avertissement "Backup job won't be able to wake your computer up from sleep"** : Si vous voyez apparaître cet avertissement dans VSPC ou dans votre système, cela signifie que la tâche de sauvegarde planifiée ne pourra pas réveiller automatiquement l’ordinateur depuis l’état de veille.
88+
89+
![Backup Policy Warning](images/backup-warning.png){.thumbnail}
90+
91+
Voici comment corriger ce problème :
92+
93+
1. **Activer les options de réveil dans le BIOS/UEFI**
94+
Vérifiez que les fonctionnalités de type "Wake on LAN" ou "Wake on RTC" sont activées.
95+
96+
2. **Modifier les paramètres d'alimentation de Windows**
97+
Ouvrez les Options d'alimentation > Paramètres avancés > Veille, et autorisez les périphériques à réveiller l'ordinateur.
98+
99+
3. **Configurer la tâche de sauvegarde dans Windows**
100+
Dans le Planificateur de tâches, cochez l'option `Réveiller l'ordinateur pour exécuter cette tâche`{.action} dans l'onglet `Conditions`{.action} .
101+
102+
4. **Mettre à jour les pilotes et le BIOS**
103+
Assurez-vous que votre BIOS et vos pilotes matériels sont à jour pour garantir la compatibilité du réveil automatique.
104+
105+
> [!primary]
106+
> Cet avertissement n'empêche pas l'exécution de la sauvegarde si l’ordinateur est allumé au moment prévu.
107+
84108
### Étape 3 : Installer l’agent de gestion
85109

86110
1. Ouvrez le lien généré sur le serveur cible pour télécharger l’agent de gestion.
11.7 KB
Loading

0 commit comments

Comments
 (0)