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
  • 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


    Later Astaro versions don't have this issue.  I've tested it multiple times.  Now if this box started with v7 and was upgraded then yes i guess this could be an issue.  However i have to agree with ulrich...make a backup after upgrading to 8.3 and reinstall with multiple vcpus already being presented to the vm.

    Owner:  Emmanuel Technology Consulting

    http://etc-md.com

    Former Sophos SG(Astaro) advocate/researcher/Silver Partner

    PfSense w/Suricata, ntopng, 

    Other addons to follow

Reply
  • 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


    Later Astaro versions don't have this issue.  I've tested it multiple times.  Now if this box started with v7 and was upgraded then yes i guess this could be an issue.  However i have to agree with ulrich...make a backup after upgrading to 8.3 and reinstall with multiple vcpus already being presented to the vm.

    Owner:  Emmanuel Technology Consulting

    http://etc-md.com

    Former Sophos SG(Astaro) advocate/researcher/Silver Partner

    PfSense w/Suricata, ntopng, 

    Other addons to follow

Children