Statistics
| Branch: | Tag: | Revision:

root / man / gnt-instance.rst @ 66e884e1

History | View | Annotate | Download (49 kB)

# Date Author Comment
525011bc 11/27/2010 06:11 pm Maciej Bliziński

Adding blockdev_prefix to hypervisor options

Allows to install Red Hat based systems, for example Oracle Linux.
Tested with OEL.

The hypervisor by default offers a device named 'sda'. If the SCSI
module is already loaded, the disk device can't be created due to naming...

7af3534e 11/25/2010 01:21 pm Dmitry Chernyak

Added "vg" argument to the --disk syntax

Added "vg" argument to the "gnt-instance ... --disk" syntax specification.
Now is ok to write:

gnt-instance add ... --disk N:size=NNg,vg=VG_NAME ...

But not all internal structures are ready to handle this yet.
...

972a114f 11/19/2010 06:26 pm Iustin Pop

Merge branch 'devel-2.3'

  • devel-2.3:
    Updates NEWS and configure.ac for 2.3.0~rc1
    Update NEWS & configure.ac for the 2.2.2 release
    Fix documentation regarding conversion to drbd
    Fix documentation regarding conversion to drbd
    Reinstall instance: disallow offline secondaries...
56956bcb 11/15/2010 07:34 pm Iustin Pop

Some further man tweaks

This fixes one non-defined CUSTOM_ entry, and replaces two hardcoded
paths with further configure-time variables.

Signed-off-by: Iustin Pop <>
Reviewed-by: René Nussbaumer <>

1b7f2c85 11/15/2010 07:34 pm Iustin Pop

Add RST version of gnt-instance man page

Signed-off-by: Iustin Pop <>
Reviewed-by: René Nussbaumer <>