Statistics
| Branch: | Tag: | Revision:

root / test / data / htools / rapi / info.json @ da5f09ef

History | View | Annotate | Download (3.2 kB)

1
{
2
  "maintain_node_health": true,
3
  "hvparams": {
4
    "xen-pvm": {
5
      "use_bootloader": false,
6
      "migration_mode": "live",
7
      "kernel_args": "ro",
8
      "migration_port": 8002,
9
      "bootloader_args": "",
10
      "root_path": "/dev/sda1",
11
      "blockdev_prefix": "sd",
12
      "bootloader_path": "",
13
      "cpu_mask": "all",
14
      "kernel_path": "/boot/vmlinuz-2.6-xenU",
15
      "initrd_path": "",
16
      "reboot_behavior": "reboot"
17
    },
18
    "xen-hvm": {
19
      "nic_type": "rtl8139",
20
      "use_localtime": false,
21
      "migration_mode": "non-live",
22
      "boot_order": "cd",
23
      "migration_port": 8002,
24
      "cpu_mask": "all",
25
      "vnc_bind_address": "0.0.0.0",
26
      "reboot_behavior": "reboot",
27
      "blockdev_prefix": "hd",
28
      "cdrom_image_path": "",
29
      "device_model": "/usr/lib/xen/bin/qemu-dm",
30
      "pae": true,
31
      "vnc_password_file": "/etc/ganeti/vnc-cluster-password",
32
      "disk_type": "paravirtual",
33
      "kernel_path": "/usr/lib/xen/boot/hvmloader",
34
      "acpi": true
35
    }
36
  },
37
  "default_hypervisor": "xen-pvm",
38
  "uid_pool": [],
39
  "prealloc_wipe_disks": false,
40
  "primary_ip_version": 4,
41
  "mtime": 1331075221.432734,
42
  "os_hvp": {
43
    "instance-debootstrap": {
44
      "xen-pvm": {
45
        "root_path": "/dev/xvda1",
46
        "kernel_path": "/boot/vmlinuz-2.6.38"
47
      }
48
    }
49
  },
50
  "osparams": {
51
    "debootstrap": {
52
      "dhcp": "no",
53
      "partition_style": "none",
54
      "packages": "ssh"
55
    }
56
  },
57
  "shared_file_storage_dir": "",
58
  "master_netmask": 32,
59
  "uuid": "1616c1cc-f793-499c-b1c5-48264c2d2976",
60
  "use_external_mip_script": false,
61
  "export_version": 0,
62
  "hidden_os": [
63
    "lenny"
64
  ],
65
  "os_api_version": 20,
66
  "master": "node4",
67
  "nicparams": {
68
    "default": {
69
      "link": "xen-br0",
70
      "mode": "bridged"
71
    }
72
  },
73
  "protocol_version": 2050000,
74
  "config_version": 2050000,
75
  "software_version": "2.5.0~rc5",
76
  "tags": [
77
    "htools:iextags:test",
78
    "htools:iextags:service-group"
79
  ],
80
  "ipolicy": {
81
    "std": {
82
      "nic-count": 1,
83
      "disk-size": 1024,
84
      "disk-count": 1,
85
      "memory-size": 128,
86
      "cpu-count": 1,
87
      "spindle-use": 1
88
    },
89
    "minmax": {
90
      "min": {
91
        "nic-count": 1,
92
        "disk-size": 128,
93
        "disk-count": 1,
94
        "memory-size": 128,
95
        "cpu-count": 1,
96
        "spindle-use": 1
97
      },
98
      "max": {
99
        "nic-count": 8,
100
        "disk-size": 1048576,
101
        "disk-count": 16,
102
        "memory-size": 32768,
103
        "cpu-count": 8,
104
        "spindle-use": 8
105
      }
106
    },
107
    "vcpu-ratio": 4.0,
108
    "disk-templates": [
109
      "sharedfile",
110
      "diskless",
111
      "plain",
112
      "blockdev",
113
      "drbd",
114
      "file",
115
      "rbd"
116
    ],
117
    "spindle-ratio": 32.0
118
  },
119
  "candidate_pool_size": 3,
120
  "file_storage_dir": "/srv/ganeti/file-storage",
121
  "blacklisted_os": [],
122
  "enabled_hypervisors": [
123
    "xen-pvm",
124
    "xen-hvm"
125
  ],
126
  "reserved_lvs": [
127
    "xenvg/test"
128
  ],
129
  "drbd_usermode_helper": "/bin/true",
130
  "default_iallocator": "hail",
131
  "ctime": 1271079848.3199999,
132
  "name": "cluster",
133
  "master_netdev": "xen-br0",
134
  "ndparams": {
135
    "spindle_count": 1,
136
    "oob_program": null
137
  },
138
  "architecture": [
139
    "64bit",
140
    "x86_64"
141
  ],
142
  "volume_group_name": "xenvg",
143
  "beparams": {
144
    "default": {
145
      "auto_balance": true,
146
      "minmem": 128,
147
      "vcpus": 1,
148
      "always_failover": false,
149
      "maxmem": 128
150
    }
151
  }
152
}