• [6.60 rc2] - php errors in CPU Pinning


    dlandon
    • Retest Minor



    User Feedback

    Recommended Comments

    58 minutes ago, Squid said:

    Already a PR in place for this  https://github.com/limetech/webgui/pull/381

     

    The page still works (with the errors).  The errors are from not already having any isolated CPUs in the first place.

    I didn't test with error debugging enabled.  @dlandon good thinking to make this visible eventhough as @Squid mentioned, it is working properly.

    Edited by bonienl
    Link to comment
    12 minutes ago, bonienl said:

    I didn't test with error debugging enabled.

    That warning from FCP is meant for non-developers :) 

    Link to comment

    I run both my servers with php warnings on so I can look for these warnings in my plugins.  Never thought I'd catch one from @bonienl.

     

    Like you said, not an error, but a php warning that doesn't affect operation.  Just looks messy.

     

    Shouldn't the CPU pinnings be applied to the 'unRAID OS' and 'unRAID OS GUI Mode' entries in the syslinux?

    Link to comment
    28 minutes ago, dlandon said:

    Shouldn't the CPU pinnings be applied to the 'unRAID OS' and 'unRAID OS GUI Mode' entries in the syslinux?

    I thought the same thing at first, and decided that *maybe* the user could want different isolated CPUs depending upon how they boot.  That, and generally once you decided on a boot mode you're pretty much never going to switch.

    Link to comment

    CPU isolation, but also VM "PCIe ACS override" and "VFIO allow unsafe interrupt" settings are only applied to the current selected startup mode. This allows for different settings in each startup mode (if needed), but as @Squid says usually people set the startup mode once and never change it.

     

    A protection is built-in which doesn't allow to use or change these settings when the system starts in safe mode. The thinking here is that safe mode must stay 'plain' to ensure that a base setup can work as intended.

     

    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.