Mailinglist Archive: opensuse-autoinstall (50 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] How to configure LVM in AutoYast?
- From: Uwe Gansert <ug@xxxxxxx>
- Date: Wed, 28 May 2008 17:29:00 +0200
- Message-id: <200805281729.00833.ug@xxxxxxx>
On Tuesday 27 May 2008, Wil Decius wrote:
not possible with autoyast
<use>max</use> is not allowed. Autoyast might change that to <use>all</use>
but I'd check that in the code.
"max" can only be used in <size>
--
ciao, Uwe Gansert
Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Business: http://www.suse.de/~ug
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
IIUC, "--size=272 --grow --maxsize=544" means:
use a minumum of 272MB, and, if space is available, grab up to but not
more than 544MB.
not possible with autoyast
Also, in your configuration you use "<size>$3</size>" and
"<use>max</use>".
What's the "$3" mean? And, the Docs don't list "max" as a <use>
parameter. Is it new and undocumented?
<use>max</use> is not allowed. Autoyast might change that to <use>all</use>
but I'd check that in the code.
"max" can only be used in <size>
--
ciao, Uwe Gansert
Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Business: http://www.suse.de/~ug
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |