Giter VIP home page Giter VIP logo

vmsnapshotpluginconfig's Introduction

VMSnapshotPluginConfig

This repository contains the default VMSnapshotPluginConfig.json file that need to be copied on the VM to be backed up and then configured

The values that needs to be filled for each parameter

  1. pluginName - Please don’t change this field
  2. preScriptLocation - The absolute path of the pre script
  3. postScriptLocation - The absolute path of the post script
  4. preScriptParams - This is list of strings. This needs to be populated with parameters that needs to be passed for pre script to execute.
  5. postScriptParams - This is list of strings. This needs to be populated with parameters that needs to be passed for post script to execute.
  6. preScriptNoOfRetries - Number of retries in case pre-script fails
  7. postScriptNoOfRetries - Number of retries that need to be done on in case post-script fails
  8. timeoutInSeconds - This is timeout for each script(i.e. pre-script & post-script individually) to execute for all retires(i.e not for each retry) in seconds. Default is 30.
  9. continueBackupOnFailure - This flag makes the backup to continue with file system/crash consistent backup in case of any failures with pre or post script.(i.e. reading,execution,permissions etc)
  10. fsFreezeEnabled - This flag can be used to disable fsfreeze command while taking VM snapshot. By default Azure Linux VM Backup will invoke fsfreeze and un-freeze during VM snapshot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.