On Thu, Feb 08, 2007 at 03:47:57PM -0400, John.Sanabria@xxxxxxxxxxxx wrote: > Hi, > > i did a littler changes respect previous messages. > > Now, the cobbler server is 136.145.116.78 and the machine that will be use > koan is 136.145.116.114. > > So, i execute the steps in order to create a distro and profiles in .78 > machine, and execute "cobbler sync". When i run the command "cobbler > report" i got it: > > > [root@dhcp-crl-116-78 ~]# cobbler report > distro : test1 > kernel : /boot/vmlinuz-2.6.19-1.2895.fc6 > initrd : /boot/initrd-2.6.19-1.2895.fc6.img > cobbler distro add --name="test1" --kernel=/boot/vmlinuz-2.6.19-1.2895.fc6 > --initrd=/boot/initrd-2.6.19-1.2895.fc6.img This is a bare metal kernel. > then, when i try to run the next koan command: > > koan --virt --server=136.145.116.78 --profile="test1-profile" > > at host 136.145.116.114, i got it: > libvirtError: virDomainCreateLinux() failed POST operation failed: > (xend.err "Error creating domain: (22, 'Invalid argument')") But you're trying to install a paravirt guest OS. Try using a Xen kernel instead. Regards, Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|