sure, just change the appropriate parameter:
# gnt-cluster modify -H xen-pvm:kernel_path=/boot/vmlinuz-....
or
# gnt-instance modify -H kernel_path=/boot/.... [instance_name]
It's the same with the other paramters (probably you'll have to change
initrd_path as well).
To see all the parameters just have a look at them with
# gnt-cluster info
or
# gnt-instance info [instance_name]
Cheers,
Thomas
gnt-cluster modify -H xen:kernel_path=/yourpathhere
My understanding is you can change those values as needed, but of course
if you have instances that rely on booting that way you need to set the
value and leave it.
Thanks,
Alex
Others have already replied with the fix, I just wanted to mention that
we've updated the defaults and Ganeti 2.6 (when it will be released)
will look for vmlinuz-3-xenU (and similar for KVM).
regards,
iustin