Jump to content
  • qemu 9 clusters Deprecated Feature


    alturismo
    • Minor

    Hi,

     

    in Unraid 7 qemu 9 is introduced, currently the VM's xml have the following included

     

    sample

     

      <cpu mode='host-passthrough' check='none' migratable='off'>
        <topology sockets='1' dies='1' clusters='1' cores='4' threads='2'/>
        <cache mode='passthrough'/>
        <feature policy='require' name='invtsc'/>
      </cpu>

     

    which results in

     

    2024-07-20T04:13:58.091282Z qemu-system-x86_64: warning: Deprecated CPU topology (considered invalid): Unsupported clusters parameter mustn't be specified as 1

     

    -smp 8,sockets=1,dies=1,clusters=1,cores=4,threads=2 \

     

    which is an deprecated feature since v 9.0

     

    https://www.qemu.org/docs/master/about/deprecated.html

     

    removing in xml view is not persistent, actually its not saved without this entry (automatically signed in again)

     

    nothing to worry about, but may result in unnecessary questions about errors




    User Feedback

    Recommended Comments

    Is there a fix for this problem.. I really need it as my machines keep having this problem making them completely unusable.. rather frustrating? Anyone please ?

    Link to comment

    This is a warning not an error, It will be dependant on an update to libvirt as not set but the gui.

     

    Suggest that you creat a separate entry for you issue and include diagnostics. Why do you need the beta for arc support?

    • Like 1
    Link to comment

    This was a qemu 9 regression issue it has been fixed in 9.1 I have requested that qemu is bumped as also has a cve fix.

    • Like 3
    Link to comment


    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.

×
×
  • Create New...