Skip to content

xenserver/win-xenvss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSSXen - The XenServer Windows Volume Shadow Copy Service Provider

XenVSS provides a Volume Shadow Copy Service (VSS) provider which is used by the XenServer guest agent when taking quiesced snapshots of a guest VM

Quick Start

Prerequisites to build

  • Visual Studio 2012 or later
  • Python 3 or later

Environment variables used in building driver

BUILD_NUMBER Build number

PROCESSOR_ARCHITECTURE x86 or x64

VS location of visual studio

Commands to build

git clone http:https://github.com/xenserver/win-vss
cd win-xenvss
.\build.py [checked | free]