Hi Everyone,

I'm just exploring koan and am struggling to get koan to work properly (is there a dedicated koan mailing list?):

[root@gcisvxen011xb network-scripts]# koan --server=10.5.10.5 --virt --profile="xen-guest" --virt-name="test" --virt-ram="4096" --virt-cpus=2 --virt-path="/dev/localxb/testvm" --no-gfx
Usage: koan [options]

koan: error: no such option: --virt-ram

My reading of the man page tells me that this *should work*, no? (if I remove --virt-ram, I get the same error bout the others e.g. virt-name; however if I just specify the profile it does work).

In Cobbler, I have the relevant profile setup but i'd like to do the per-machine stuff through koan if possible.

Any help much appreciated.

Cheers,

Alex