This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Switch from Single- to Multicore Kernel

Hi,

I was wondering if i could switch from a singlecore kernel to a multicore kernel by enabling all vcores of my astaro hyper-v machine and then upgrading to a new astaro version like 8.300.

Way back, i installed astaro only with one vcore enabled in the vm settings and so astaro installed the single core kernel, but now i need a bit more power and dont want to install the whole astaro again - i know only install and then load the backupkonfig back in and done - but well...

so could this kernel switch be done with the method mentioned above?

Or with other words, is the kernel updated by flashing a new firmware?

Thanks, Albeck.


This thread was automatically locked due to age.
Parents
  • You probably only have the uni processor kernel installed. You can check this with:
    rpm -q -a|grep kernel

    kernel-default is uni processor, while kernel-smp is the multiprocessor kernel.
    Latter one will automatically detect the right amount of CPUs (up to 32 cores).

    You could remove the kernel rpm and install the smp one. But probably the best is
    just to create a backup file and do a reinstallation.

    Cheers
     Ulrich
  • And this is exactly the point what I'm asking for. Does a firmware update affect the kernel and if so, is it possible to switch from the uni kernel to the smp kernel with a firmware update?

    And with what linux shell comand do i identify the kernel version? what will be the output of the uni kernel and what of the smp kernel?
    (I don't know that much about linux....not so into it...)

    Thanks, Albeck.
Reply
  • And this is exactly the point what I'm asking for. Does a firmware update affect the kernel and if so, is it possible to switch from the uni kernel to the smp kernel with a firmware update?

    And with what linux shell comand do i identify the kernel version? what will be the output of the uni kernel and what of the smp kernel?
    (I don't know that much about linux....not so into it...)

    Thanks, Albeck.
Children
No Data