Jump to content
  • [RC3] BTRFS Operation is running


    SimonF
    • Closed Minor

    I have not started any ops.

    image.thumb.png.8fbcfd04b0e056e40a799fe727cbf5b5.png

    image.thumb.png.a1b770822060496a31e22c186470b7b6.png

     

    Will review logs and post diags if I find any issues.

     

    root@computenode:~# pgrep -cf /sbin/btrfs
    0
    root@computenode:~# 

     

    but /sub/mymonitor is reporting 3.

     

    Will reboot to remove my mover changes and see if the issues re-appear.

     

    Get warning message after clean boot on balance status.




    User Feedback

    Recommended Comments

    SimonF

    Posted

    Line 520 on DeviceInfo page fixes issue if you remove *1

     

    : &nbsp;_(Current usage ratio)_: <?=round($usage*1,1)?> % --- <?=($usage*1 <= 75) ? "_(Full Balance recommended)_" : "_(No Balance required)_"?>

     

    to

     

    : &nbsp;_(Current usage ratio)_: <?=round($usage,1)?> % --- <?=($usage <= 75) ? "_(Full Balance recommended)_" : "_(No Balance required)_"?>

     

    fixes warnings.

    bonienl

    Posted

    Thanks, made a correction

    • Like 1
    SimonF

    Posted

    Changed Status to Solved

    SimonF

    Posted

    Changed Status to Closed



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