ganeti / ganeti

Ganeti is a virtual machine cluster management tool built on top of existing virtualization technologies such as Xen or KVM and other open source software.
http://www.ganeti.org
BSD 2-Clause "Simplified" License
495 stars 110 forks source link

define protocol for DRBD per VM / resource #924

Open Ganeti-Issues-Migrator opened 7 years ago

Ganeti-Issues-Migrator commented 7 years ago

Originally reported of Google Code with ID 868.

What software version are you running? Please provide the output of "gnt-
cluster --version", "gnt-cluster version", and "hspace --version".

<b>What distribution are you using?</b>
root@node2 ~ # gnt-cluster --version
gnt-cluster (ganeti v2.10.5) 2.10.5
root@node2 ~ # gnt-cluster version
Software version: 2.10.5
Internode protocol: 2100000
Configuration format: 2100000
OS api version: 20
Export interface: 0
VCS version: (ganeti) version v2.10.5
root@node2 ~ # hspace --version
hspace (ganeti) version v2.10.5
compiled with ghc 7.4
running on linux x86_64
root@node2 ~ # cat /etc/debian_version 
7.5
root@node2 ~ # dpkg -l ganeti
ganeti    2.10.5-1~bpo70+1

<b>What steps will reproduce the problem?</b>
1. root@node2 ~ # gnt-cluster info | grep protocol -B 14
  drbd: 
[...]
    protocol: C
2. gnt-instance info ns2 | grep protocol 

<b>What is the expected output? What do you see instead?</b>
< DRBD Protocol is only configurable for the entire cluster
> it would be great if DRBD Protocol could be configurable by VM or disk

<b>Please provide any additional information below.</b>
http://www.drbd.org/users-guide-8.3/re-drbdconf.html

Originally added on 2014-06-28 20:05:55 +0000 UTC.

Ganeti-Issues-Migrator commented 7 years ago
-- Empty comment --

Originally added on 2014-06-30 07:47:20 +0000 UTC.

Added Labels: Type-Enhancement Priority-Medium Changed State: Accepted Added to Milestone: Release2.14

Ganeti-Issues-Migrator commented 7 years ago
-- Empty comment --

Originally added on 2015-06-10 13:51:01 +0000 UTC.

Removed Labels: Priority-Medium Changed State: PatchesWelcome Added to Milestone: Unplanned Removed from Milestone: Release2.14