-
Task
-
Resolution: Unresolved
-
Major
-
None
-
4
-
False
-
-
False
-
ToDo
-
-
-
0
-
0.000
-
Very Likely
-
0
-
None
-
Unset
-
Unknown
-
No
IMHO this is something to continually build..
pre/post backup and restore hooks to give users/customers/docs good examples to build off of. These can be simple examples to start.
For 1.3.1 we need an example backup and restore hook that can just sleep. See: https://issues.redhat.com/browse/CNV-33664 Windows needs time to unfreeze the filesystem after booting before a backup can take place.
Rough example:
- windows boots and customer tries to backup immediately afterwords. This is a likely test automation issue however it could happen in the field.
- There are many ways to work around the issue however a pre hook for backups that has a hard sleep of 10-15 seconds ( doze has a hard coded 10 second sleep, DOZE! ) would resolve any backup issues for windoze.