Statistics
| Branch: | Tag: | Revision:

root / test / data @ 8840de6f

Name Size
  bdev-rbd
  htools
  ovfdata
bdev-drbd-8.0.txt 940 Bytes
bdev-drbd-8.3.txt 995 Bytes
bdev-drbd-8.4.txt 770 Bytes
bdev-drbd-disk.txt 351 Bytes
bdev-drbd-net-ip4.txt 803 Bytes
bdev-drbd-net-ip6.txt 907 Bytes
cert1.pem 814 Bytes
cert2.pem 1.2 kB
cluster_config_2.7.json 13.6 kB
cluster_config_downgraded_2.7.json 13.6 kB
instance-minor-pairing.txt 98 Bytes
ip-addr-show-dummy0.txt 260 Bytes
ip-addr-show-lo-ipv4.txt 103 Bytes
ip-addr-show-lo-ipv6.txt 116 Bytes
ip-addr-show-lo-oneline-ipv4.txt 40 Bytes
ip-addr-show-lo-oneline-ipv6.txt 82 Bytes
ip-addr-show-lo-oneline.txt 249 Bytes
ip-addr-show-lo.txt 237 Bytes
kvm_0.12.5_help.txt 11.1 kB
kvm_0.15.90_help.txt 13.1 kB
kvm_0.9.1_help.txt 5.9 kB
kvm_0.9.1_help_boot_test.txt 5.9 kB
kvm_1.0_help.txt 13.5 kB
kvm_1.1.2_help.txt 14.4 kB
proc_drbd8.txt 1.9 kB
proc_drbd80-emptyline.txt 526 Bytes
proc_drbd80-emptyversion.txt 491 Bytes
proc_drbd83.txt 1.2 kB
proc_drbd83_sync.txt 872 Bytes
proc_drbd83_sync_krnl2.6.39.txt 868 Bytes
proc_drbd83_sync_want.txt 423 Bytes
proc_drbd84.txt 891 Bytes
proc_drbd84_sync.txt 586 Bytes
qa-minimal-nodes-instances-only.json 914 Bytes
sys_drbd_usermode_helper.txt 10 Bytes
vgreduce-removemissing-2.02.02.txt 464 Bytes
vgreduce-removemissing-2.02.66-fail.txt 3.3 kB
vgreduce-removemissing-2.02.66-ok.txt 115 Bytes
vgs-missing-pvs-2.02.02.txt 303 Bytes
vgs-missing-pvs-2.02.66.txt 112 Bytes
xen-xm-info-4.0.1.txt 1.2 kB
xen-xm-list-4.0.1-dom0-only.txt 159 Bytes
xen-xm-list-4.0.1-four-instances.txt 396 Bytes
xen-xm-list-long-4.0.1.txt 4.4 kB
xen-xm-uptime-4.0.1.txt 161 Bytes

Latest revisions

# Date Author Comment
8840de6f 05/22/2013 12:08 pm Klaus Aehlig

Test for hroller taking non-redundant instances into account

The example cluster consists of 6 nodes, each hosting 2 instances and
having capacity for 3. So, while the drbd-induced graph consists of
only insulated nodes, no more than two nodes can be rebooted at the...

2a1737eb 05/10/2013 01:56 pm Klaus Aehlig

Add a test for online rolling reboot scheduling

In the example configuration, the graph constructed by just connecting
primary and secondary instances is two-colorable. However, when taking
conflicting locations of secondary nodes into account, three reboot...

62441832 05/07/2013 06:59 pm Klaus Aehlig

Add a test demonstrating the --node-tags option of hroller

The example is a cluster of 6 nodes, paired into 3 group by three
instances. So the whole cluster would need two reboot groups. The two
tags select, in two different ways, one node of each group. So, when...

5519f036 04/29/2013 11:13 pm Bernardo Dal Seno

Merge branch 'stable-2.8' into master

  • stable-2.8: (42 commits)
    Add shelltests for hspace allocation
    hspace: Handle multiple ipolicy specs
    QA: Test multiple instance specs
    QA: Handle multiple instance specs
    Unit test for cli.FormatPolicyInfo()...
09a78e1c 04/29/2013 07:05 pm Thomas Thrainer

Extract command generation logic from DRBD8

In order to easily support the DRBD 8.4 command syntax, this patch
extracts all command generation logic (i.e. where calls to `drbdsetup`
are assembled) into a new class DRBD83CmdGenerator.

Signed-off-by: Thomas Thrainer <>...

5520d04d 04/29/2013 07:05 pm Thomas Thrainer

Add `drbdsetup show` parser for DRBD 8.4

Common functionality between the DRBD 8.3 and DRBD 8.4 parser has been
extracted into BaseShowInfo. A test which verifies the behaviour is
included, but the DRBD84ShowInfo class is not yet used within the DRBD8
class....

efa6dd08 04/29/2013 07:05 pm Thomas Thrainer

Add test for DRBD 8.4 /proc/drbd parsing

The current parser already supports the output of DRBD 8.4 /proc/drbd,
so add tests which actually verify this behaviour.
Note that the empty lines in proc_drbd84.txt are actually present in the
output of DRBD 8.4, they always appear when minors are not contiguous....

d41efc42 04/29/2013 07:05 pm Thomas Thrainer

Add test for empty version in /proc/drbd

The previous patch removed a (rather implicit) test for /proc/drbd not
containing a version line. This adds an explicit test for this case.

Signed-off-by: Thomas Thrainer <>
Signed-off-by: Michele Tartara <>...

2fe690f1 04/29/2013 07:05 pm Thomas Thrainer

Extract /proc/drbd parsing code into DRBD8Info

As the DRBD8 class got bigger due to the previous merge of BaseDRBD, now
parts of it are ripped out into DRBD8Info. This new class parses
/proc/drbd and exposes the information in an easily accessible way. This...

8abeb641 04/29/2013 06:55 pm Bernardo Dal Seno

Add shelltests for hspace allocation

Both tiered and standard allocations are tested, with a single and a double
min/max instance specification.

Signed-off-by: Bernardo Dal Seno <>
Reviewed-by: Helga Velroyen <>

View revisions

Also available in: Atom