On Tue, Apr 28, 2009 at 9:49 AM, Michael DeHaan <[email protected]> wrote:
> Thomas S Hatch wrote: > > I imagine I am overlooking something small and obvious, but I haven't > > been able to find it yet. > > > > I have a bladecenter with 8 core nodes each with 32 gigs of ram, and a > > cobbler vm I am provisioning from. When I execute koan on a blade and > > point it to a system with 2048 megs of ram defined on my cobbler > > server it installs without problems, but when I point it to a system > > with 4096 megs of ram something add happens. The domain is created, > > the hard drive is set up, but the vm fails to start the install. > > I have gone into my ssytems and lowered the ram to 2048, and they > > work, then I raise the ram back up to 4096 and they don't work. I > > have been looking throught the documentation and the source code for > > koan but to no avail. Does anyone have any idea what might be causing > > this? > > Please tell me if you want any component of my configuration, json > > files, koan commands etc. > > > > You didn't specify what virt type you were using, but it sounds like you > need to be using a PAE kernel. > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > I am using kvm, and the hosts system is running Fedora 10 64-bit, but the libvirt xml files say the arch is i686 for the spawned vms. My distro is 64bit in cobbler (the vms are Fedoa 10 as well). So I am thinking that the arch for the kvms needs to be 64 bit. I will try to get them to spawn 64-bit systems, is this something I need to specify in koan as well? My current koan command(s) look something like this: koan -v -T qemu -V mail -s 192.168.46.234 -B br0 -y mail
_______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
