Git Product home page Git Product logo

wdrbd's Introduction

Windows DRBD (WDRBD)

Synopsis

WDRBD is a software-based, shared-nothing, replicated storage solution mirroring the content of block devices (hard disks, partitions, logical volumes etc.) between hosts by network transport(TCP/IP).

Motivation

DRBD has been developed and maintained by Linbit(http://www.drbd.org/), currently can be only used in linux platform, included in Linux kernel and then we have ported DRBD to Windows DRBD. Most of DRBD's functionalities are implemented to WDRBD, except for OS dependent things

Build

  • Environment : Windows 7 or higher
  • tools : Visual Studio 2013 with update 5, Windows Driver Kit 6.3, Cygwin version 2.10.0, goto wdrbd9 directory and open wdrbd9.sln, config 32 or 64 properly, finally build drbd.sys

Packaging

  • WDRBD include install4j script source code. and then you can build WDRBD package individually.
  • Alternatively you can download WDRBD builded-package from github's download link

Installation

  • select target platform. WDRBD packages(install4j) is composed of 32/64 bit environment.
  • install package (windows service(drbdService daemon) will be installed automatically)
  • reboot required.

Download & Documentations

Debug & Tests

  • setup WinDbg debugging environment
  • copy drbd.sys to "install forder"/drbd/bin on target host.
  • goto target host
  • open cmd.exe window with administrator privilege
  • chdir "install folder"/bin
  • wdrbdInstall.bat
  • reboot

Contributors

Man Technology Inc.(http://www.mantech.co.kr/)

License

This project is licensed under the GPL v2

wdrbd's People

Contributors

choisa avatar hunkeulim avatar hyunjunlee avatar jaeheonkim avatar junmond avatar kmpak avatar leenamgyu avatar mantech-smgo avatar mantechswhan avatar myyoo-mantech avatar reinhardvz avatar sungeun-kim avatar sunghwan-park avatar tohosys avatar wonsunmantech avatar

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.