Re: [Jaunty] Vm Builder memory and network setup

2009-05-05 Thread Nick Barcet
On 05/05/2009 11:20 AM, Laurent Dinclaux wrote: > 2009/5/5 Nick Barcet : >> On 05/05/2009 10:12 AM, Laurent Dinclaux wrote: >>> 2009/5/5 Laurent Dinclaux : >>> So if i run vmbuilder -mem 512 it should give 524288 >>> and not 18446744073709551615... >>> Am I wrong ? >> You are right. Are you seeing

Re: [Jaunty] Vm Builder memory and network setup

2009-05-05 Thread Laurent Dinclaux
2009/5/5 Nick Barcet : > On 05/05/2009 10:12 AM, Laurent Dinclaux wrote: >> 2009/5/5 Laurent Dinclaux : >> So if i run vmbuilder -mem 512 it should give 524288 >> and not 18446744073709551615... >> Am I wrong ? > > You are right.  Are you seeing a different behaviour? As said if I put mem = 512 in

Re: [Jaunty] Vm Builder memory and network setup

2009-05-05 Thread Nick Barcet
On 05/05/2009 10:12 AM, Laurent Dinclaux wrote: > 2009/5/5 Laurent Dinclaux : > So if i run vmbuilder -mem 512 it should give 524288 > and not 18446744073709551615... > Am I wrong ? You are right. Are you seeing a different behaviour? Nick signature.asc Description: OpenPGP digital signature

Re: [Jaunty] Vm Builder memory and network setup

2009-05-05 Thread Nick Barcet
On 05/05/2009 09:54 AM, Laurent Dinclaux wrote: > 2009/5/5 Nick Barcet : > So what value should I give to "mem" in my "cheetahtemplate" to have a > VM with 512Mo ? I would not personally modify the template to assign memory to the vm, just use the "mem" parameters from the command line or a config

Re: [Jaunty] Vm Builder memory and network setup

2009-05-05 Thread Laurent Dinclaux
2009/5/5 Laurent Dinclaux : > So what value should I give to "mem" in my "cheetahtemplate" to have a > VM with 512Mo ? > What should I put in the cheetatemplate to make use of bridge > interface, bridge = br0? In with section, [DEFAULT] ? > > I can't find a page that list all availbale options to u

Re: [Jaunty] Vm Builder memory and network setup

2009-05-05 Thread Laurent Dinclaux
2009/5/5 Nick Barcet : > o, they are both right, as the documentation give an example for a > specific bridge (br0) while Jaunty now allows to specify the bridge to > be used from the command line argument (hence the parameter and the > lesser need to modify the template). > > The parameters are on

Re: [Jaunty] Vm Builder memory and network setup

2009-05-05 Thread Nick Barcet
On 05/05/2009 06:05 AM, Laurent Dinclaux wrote: > I suppose the documentation is wrong and that I should specify the > bridge name using a parameters but man virt-manager does no say > anything about it. No, they are both right, as the documentation give an example for a specific bridge (br0) whil

[Jaunty] Vm Builder memory and network setup

2009-05-04 Thread Laurent Dinclaux
Hello, I use vmbuilder to manage my virtual machines. I have setup a bridge interface br0 for them. Concerning the memory problem I have specified (using a configuration file) mem = 512. After the virtual machine has installed correctly I get : 18446744073709551615 18446744073709551615 Wherea