• 6.6.0RC3 - can't remove existing cpuset-cpus settings from mineos docker


    DZMM
    • Minor

    I'm working through deleting my previous cpuset-cpus settings from my dockers, but I have one so far that won't let me remove it - mineos.  It just keeps coming back after I hit update.

     

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='mineos' --net='br0.33' --ip='192.168.30.82' --cpuset-cpus='0,1,5,6,7,14,15,19,20,21' -e TZ="Europe/London" -e HOST_OS="Unraid" -e 'TCP_PORT_8443'='8443' -e 'TCP_PORT_25565-25570'='25565-25570' -e 'USER_PASSWORD'='REMOVED' -v '/mnt/cache/appdata/dockers/minecraft':'/var/games/minecraft':'rw' 'hexparrot/mineos' 
    
    e7161bc2ff6c166b85de6b4196fca8442a74ea8bd1c75207b75522b0ee9fe5e5



    The command finished successfully!




    User Feedback

    Recommended Comments

    Switch to Advanced view and remove the entry from "extra parameters"

     

    Ps. I believe the latest version of "CA Fix Common Problems" will detect and tell you to change. Worthwhile to run this plugin and let it find incompatabilities.

    Edited by bonienl
    Link to comment
    1 hour ago, bonienl said:

    Switch to Advanced view and remove the entry from "extra parameters"

     

    That's how I updated all my other dockers - for some reason this one wouldn't let me.

     

    In the end I removed the docker and re-installed via CA and all is ok now.

     

    Not sure what happened

     

    highlander-diagnostics-20180916-1108.zip

    Link to comment

    Previously the only way to add cpu pinning to docker containers is by giving the necessary statement in "extra parameters". Removing that statement should make everything unpinned again. Not sure why this one container didn't work. A fluke?

     

    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.