On Tue, Apr 24, 2012 at 19:01, Heiko Baumann <[email protected]> wrote: > hi, > > if found ganeti docs stating about some minmem/maxmem options: > > The maximum/minimum memory size (-B maxmem, -B minmem) (-B memory can be > used to specify only one size) > > source > http://docs.ganeti.org/ganeti/master/html/admin.html#instance-management > > but it does not work: > > gnt-instance modify -B minmem=1G domu1 > Parameter Error: Unknown parameter 'minmem' > > i am using ganeti 2.5.0. >
This will only be available in 2.6.0. You're looking at the "master branch" documentation. To access 2.5 documentation you can have a look at http://docs.ganeti.org/ganeti/2.5/html/ Thanks and best regards, Guido
