Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shadow Copy context Backup is not supported #1

Open
FrigoCoder opened this issue Oct 28, 2018 · 0 comments
Open

Shadow Copy context Backup is not supported #1

FrigoCoder opened this issue Oct 28, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@FrigoCoder
Copy link
Owner

Win32_ShadowCopy.Create method only accepts ClientAccessible and NASRollback context. Does not accept All, AppRollback, Backup, FileShareBackup context.

As a result, if the backup script crashes, the shadow copy is not removed, and causes data loss. When the Jenkins job was stuck and I had to abort it, the Jenkins log file was filled with zeroes after a certain point.

Find a goddamn workaround.

@FrigoCoder FrigoCoder self-assigned this Oct 28, 2018
@FrigoCoder FrigoCoder added the bug Something isn't working label Oct 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant