Skip to content
Snippets Groups Projects
user avatar
Apollon Oikonomopoulos authored
It is now possible to allow adopting a disk during gnt-instance modify time, as
follows:

gnt-instance modify --disk add:adopt=/path/to/disk (blockdev)
  or
gnt-instance modify --disk add:adopt=<lvname> (plain)

We do the same checks as during instance creation.

Signed-off-by: default avatarApollon Oikonomopoulos <apollon@noc.grnet.gr>
a8ab4b6c
Ganeti 2.2
==========

For installation instructions, read the INSTALL and the doc/install.html
files.

For a brief introduction, read the ganeti(7) manpage and the other pages
it suggests.