Hello! I'm not sure what the issue is, probably you want to know about the behaviour.
DevCloud2 requires minimum of 1G RAM but then mgmt server should not be run inside it. The defaults should work out of the box for any host with AMD-v or Intel-VT enabled processor. Another thing is the memory you're seeing in DevCloud2 is the memory consumed by dom0 since it's actually Xen running on top of VBox. The dom0 for security and memory limits purposes was been limited to use only upto 500M max (see /etc/default/grub [1]) and rest is used by VMs etc. Hope this helps to understand the behaviour. [1] http://bhaisaab.org/logs/devcloud Cheers, bhaisaab On Wed, Nov 20, 2013 at 9:24 AM, Yichi Lu <yichi...@sungard.com> wrote: > my host is macbook pro. from top: > PID COMMAND %CPU TIME #TH #WQ #PORT #MREG RPRVT RSHRD > RSIZE VPRVT VSIZE PGRP PPID STATE > 3756 VirtualBoxVM 6.0 00:32.16 23/1 1 153- 1372- > 1969M- 36M 2009M- 2091M- 4610M- 3756 12104 running > > So resident memory size is close to 2048 MB, total memory size of 4610 MB > includes VBox memory usage. > > from guest vm /proc/meminfo: > MemTotal: 435252 kB > > Even if I increase the base memory size in VBox to 4096 MB, the total > memory in /proc/meminfo is still about 435252 kB. > > > On Tue, Nov 19, 2013 at 5:29 PM, Yichi Lu <yichi...@sungard.com> wrote: > > > I try to install devcloud2, and try to follow this pape: > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud. > > Well, there is no error with installation. But now /proc/meminfo only > > shows MemTotal: 435252 KB. Am I supposed to have 2048 MB total memory? > This > > is what the devcloud2 image tells me. Did I do anything wrong? Please > help. > > > > Thanks. > > > > Yichi > > >