Hi Michael,

Made the change as suggested (1.7G -> 1700) and we got a little further, and 
got to a different error message. I'll start a different thread for it.

Might I suggest that the current documentation be changed to remove references 
to partitioning sizes in anything other than M? The man page led me to believe 
that my config file declarations were proper, thus my trip to this newsgroup 
for help

sizespec ::= RAM:[[:digit:]]+%|[[:digit:]]+[kKMGTP%iB]*
/* size in kilo (KiB), mega (default, MiB), giga (GiB), tera (TiB),
* petabytes (PiB) or percentage of disk size or RAM size;
* in future releases KB, MB, GB, ... will be treated as 1000 instead
* of 1024 (KiB, MiB, GiB, ...) multipliers */

Thank you,

David Dreezer


On Nov 13, 2010, at 8:48 AM, Michael Tautschnig wrote:

>> Hi Michael,
>> 
>> Thank you. 
>> 
>> I actually did have -        - in there but was receiving the following 
>> error:
>> 
>> ERROR (line 7): Invalid file: Was expecting /\Z/ but found "logical 1.7G" 
>> instead
>> 
> 
> [...]
> 
> The problem is that setup-storage doesn't yet support fixpoint numbers, only
> non-negative integers are supported. Use 1700M instead, then it should work.
> I'll try to add support for such numbers as soon as time permits, but that may
> well be weeks.
> 
> Best regards,
> Michael
> 

Antwort per Email an