windrbd | DRBD driver for windows

 by   LINBIT C Version: windrbd-1.1.5 License: GPL-2.0

kandi X-RAY | windrbd Summary

kandi X-RAY | windrbd Summary

windrbd is a C library. windrbd has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

WinDRBD is a port of Linbit’s Distributed Replicated Block Device Linux driver to Microsoft Windows. Technically it is a thin compatibility layer that maps Linux specific kernel API calls to the Microsoft Windows NT Kernel API. DRBD itself is used to build High Availability clusters by replicating contents of block devices over a network to (up to 31) other nodes. WinDRBD is based on DRBD 9. It was originally started by Korean company Mantech and was later rewritten by an Austrian programmer called Johannes Thoma for Linbit. DRBD devices are exported as SCSI disks as soon as the resource becomes primary and can be partitioned and formatted with the standard Windows tools (diskpart, partition editor in control panel).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              windrbd has a low active ecosystem.
              It has 43 star(s) with 11 fork(s). There are 19 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 4 open issues and 19 have been closed. On average issues are closed in 89 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of windrbd is windrbd-1.1.5

            kandi-Quality Quality

              windrbd has 0 bugs and 0 code smells.

            kandi-Security Security

              windrbd has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              windrbd code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              windrbd is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              windrbd releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of windrbd
            Get all kandi verified functions for this library.

            windrbd Key Features

            No Key Features are available at this moment for windrbd.

            windrbd Examples and Code Snippets

            No Code Snippets are available at this moment for windrbd.

            Community Discussions

            QUESTION

            How to calculate progress rate of DRBD?
            Asked 2021-Sep-13 at 22:09

            WinDRBD's progress is only visible when syncing. But I'd like to know how far has gone if the out-of-sync remains.

            ...

            ANSWER

            Answered 2021-Sep-13 at 22:09

            When a resource becomes disconnected, the out-of-sync counter will begin to increment on the peer that is currently Primary. When the resource reconnects, the bitmaps (stored in DRBD's metadata) are compared to determine which blocks became out-of-sync while disconnected, and proceeds to resync those blocks in the background. Any writes that occur during a background resync are immediately replicated, and if that write happens to touch a block that's a part of the background resync, it's removed from the resync queue (since it was updated by the foreground replication).

            Source https://stackoverflow.com/questions/69157720

            QUESTION

            while using Windrbd, one computer suddenly shutdown. error 5
            Asked 2021-Sep-09 at 13:58

            I help you....

            While using WinDRBD to connect two computers, one computer suddenly shutdown.

            The shutdown side was secondary ( For convenience, let's call the shutdown Node2 )

            ...

            ANSWER

            Answered 2021-Sep-09 at 13:58

            Hi are you running as Administrator? You have to for drbdadm commands that modify the configuration. Error 5 looks like Permission denied error to me.

            Source https://stackoverflow.com/questions/68721388

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install windrbd

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/LINBIT/windrbd.git

          • CLI

            gh repo clone LINBIT/windrbd

          • sshUrl

            git@github.com:LINBIT/windrbd.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link