Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Plugin] unbalanced

Featured Replies

I'm trying to use the plugin for the first time, compared to the docker. Instead of getting the Drives display, I can only access the below settings info. I get the same display -- shares only, no disks -- whether on Home or Settings menu. What am I missing?

 

2akmyxk.jpg

  • Replies 2.4k
  • Views 615.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • jbrodriguez
    jbrodriguez

    ✭ unBALANCE is now unbalanced !! ✭     NOTE: To install it, look for "unbalanced" in Community Apps (the old unbalance plugin will be deprecated by Squid)   i had the op

  • jbrodriguez
    jbrodriguez

    there's something in the works with unbalance(d), i thought i could be done by now, turns out that's not the case 😀   happy holidays to all !!   teaser pic:  

  • jbrodriguez
    jbrodriguez

    v2019.10.26 (5.6.3) is available !   - Support 6.8.x - Add missing isNumber function - Upgrade some libraries - Switch to yarn

Posted Images

  • Author

I'm trying to use the plugin for the first time, compared to the docker. Instead of getting the Drives display, I can only access the below settings info. I get the same display -- shares only, no disks -- whether on Home or Settings menu. What am I missing?

 

Hi newoski,

 

You need to select which shares/folders you want to move.

 

Move your mouse over the unRAID Shares Explorer at the bottom, it will display the red add button next to a folder.

 

Choose the ones you want, then you should be good to go.

I'm trying to use the plugin for the first time, compared to the docker. Instead of getting the Drives display, I can only access the below settings info. I get the same display -- shares only, no disks -- whether on Home or Settings menu. What am I missing?

 

Hi newoski,

 

You need to select which shares/folders you want to move.

 

Move your mouse over the unRAID Shares Explorer at the bottom, it will display the red add button next to a folder.

 

Choose the ones you want, then you should be good to go.

 

Right, that makes sense, but it's only showing Shares. It's not showing individual Disks. My goal is to move all the contents from Disk# to the rest of the Array

I'm trying to use the plugin for the first time, compared to the docker. Instead of getting the Drives display, I can only access the below settings info. I get the same display -- shares only, no disks -- whether on Home or Settings menu. What am I missing?

 

Hi newoski,

 

You need to select which shares/folders you want to move.

 

Move your mouse over the unRAID Shares Explorer at the bottom, it will display the red add button next to a folder.

 

Choose the ones you want, then you should be good to go.

 

Right, that makes sense, but it's only showing Shares. It's not showing individual Disks. My goal is to move all the contents from Disk# to the rest of the Array

 

Choose the shares as said, then the Home tab will work at the top for disk selection. That's how mine worked.

 

 

Sent from my iPhone using Tapatalk

I'm trying to use the plugin for the first time, compared to the docker. Instead of getting the Drives display, I can only access the below settings info. I get the same display -- shares only, no disks -- whether on Home or Settings menu. What am I missing?

 

Hi newoski,

 

You need to select which shares/folders you want to move.

 

Move your mouse over the unRAID Shares Explorer at the bottom, it will display the red add button next to a folder.

 

Choose the ones you want, then you should be good to go.

 

Right, that makes sense, but it's only showing Shares. It's not showing individual Disks. My goal is to move all the contents from Disk# to the rest of the Array

 

Choose the shares as said, then the Home tab will work at the top for disk selection. That's how mine worked.

 

 

Sent from my iPhone using Tapatalk

Thanks!

 

Sent from my HTC6535LVW using Tapatalk

 

 

  • Author

Regarding the permissions warning, this is what I'm planning to do (mostly based on gfjardim's suggestion)

 

if the file uid == user uid -> is perm "u" != 6 ? -> if it is, raise a flag

else if the file gid == user gid _> is perm "g" != 6 ? -> if it is, raise a flag

else is perm "o" != 6 ? -> if it is, raise a flag

 

Squid, what are the permissions set by Fix Common Problems / Docker Safe New Permissions ?

 

At the end of the day, I should check that the files/folders have the same permissions as those set by that plugin :)

May I suggest that you add an option to delete empty folders?

  • Author

May I suggest that you add an option to delete empty folders?

 

That would be an option to rsync right ?

I'm not aware of an option for rsync to delete empty folders.  If there is a flag to delete empty folders, I would like to know wha6t it is.

Thanks for the comments Sean M !

 

I've made some progress on the next version, which should include a warning when there are permission issues, during the calculation phase.

 

Based on Squid's comment, the suggestion will be to install Fix Common Problems plugin and run Docker Safe New Permissions.

 

Can someone elaborate on the docker safe new permissions. I understand it's purpose, I need info on getting my server to utilize it. Is it a script file replacement or a checkbox/drop down option? I've been poking around and having trouble finding some info. Or a link to a thread about it would be great.

 

Thanks.

 

 

Sent from my iPhone using Tapatalk

  • Author

Thanks for the comments Sean M !

 

I've made some progress on the next version, which should include a warning when there are permission issues, during the calculation phase.

 

Based on Squid's comment, the suggestion will be to install Fix Common Problems plugin and run Docker Safe New Permissions.

 

Can someone elaborate on the docker safe new permissions. I understand it's purpose, I need info on getting my server to utilize it. Is it a script file replacement or a checkbox/drop down option? I've been poking around and having trouble finding some info. Or a link to a thread about it would be great.

 

Thanks.

 

 

Sent from my iPhone using Tapatalk

 

If you have the fix permissions plugin installed, it should appear under Tools, in the main unRAID webui.

 

It explains what it does there :)

Thanks for the comments Sean M !

 

I've made some progress on the next version, which should include a warning when there are permission issues, during the calculation phase.

 

Based on Squid's comment, the suggestion will be to install Fix Common Problems plugin and run Docker Safe New Permissions.

 

Can someone elaborate on the docker safe new permissions. I understand it's purpose, I need info on getting my server to utilize it. Is it a script file replacement or a checkbox/drop down option? I've been poking around and having trouble finding some info. Or a link to a thread about it would be great.

 

Thanks.

 

 

Sent from my iPhone using Tapatalk

 

If you have the fix permissions plugin installed, it should appear under Tools, in the main unRAID webui.

 

It explains what it does there :)

In a nutshell it's the exact same script as the new perms but it won't touch your appdata (or CA appdata backup) share

 

Sent from my LG-D852 using Tapatalk

 

 

Thanks for the comments Sean M !

 

I've made some progress on the next version, which should include a warning when there are permission issues, during the calculation phase.

 

Based on Squid's comment, the suggestion will be to install Fix Common Problems plugin and run Docker Safe New Permissions.

 

Can someone elaborate on the docker safe new permissions. I understand it's purpose, I need info on getting my server to utilize it. Is it a script file replacement or a checkbox/drop down option? I've been poking around and having trouble finding some info. Or a link to a thread about it would be great.

 

Thanks.

 

 

Sent from my iPhone using Tapatalk

 

If you have the fix permissions plugin installed, it should appear under Tools, in the main unRAID webui.

 

It explains what it does there :)

Actually, I think you mean Fix Common Problems plugin.

Actually, I think you mean Fix Common Problems plugin.

At least someone here has 20-20 vision  ;D

Regarding the permissions warning, this is what I'm planning to do (mostly based on gfjardim's suggestion)

 

if the file uid == user uid -> is perm "u" != 6 ? -> if it is, raise a flag

else if the file gid == user gid _> is perm "g" != 6 ? -> if it is, raise a flag

else is perm "o" != 6 ? -> if it is, raise a flag

 

Squid, what are the permissions set by Fix Common Problems / Docker Safe New Permissions ?

 

At the end of the day, I should check that the files/folders have the same permissions as those set by that plugin :)

The permissions set are exactly the same as what the standard new perms tool sets.  Full details are on the page for it (basically just a copy/paste from the standard newperms tool)

Thanks for the comments Sean M !

 

I've made some progress on the next version, which should include a warning when there are permission issues, during the calculation phase.

 

Based on Squid's comment, the suggestion will be to install Fix Common Problems plugin and run Docker Safe New Permissions.

 

Can someone elaborate on the docker safe new permissions. I understand it's purpose, I need info on getting my server to utilize it. Is it a script file replacement or a checkbox/drop down option? I've been poking around and having trouble finding some info. Or a link to a thread about it would be great.

 

Thanks.

 

 

Sent from my iPhone using Tapatalk

 

If you have the fix permissions plugin installed, it should appear under Tools, in the main unRAID webui.

 

It explains what it does there :)

 

I'll put $1000 down that the keys icon was not there 2 days ago.

 

I hovered over every inch of the GUI.

 

 

Sent from my iPhone using Tapatalk

  • Author

Actually, I think you mean Fix Common Problems plugin.

At least someone here has 20-20 vision  ;D

 

That's what I actually meant !!  ;D

May I suggest that you add an option to delete empty folders?

 

That would be an option to rsync right ?

 

I really don't know a lot of rsync commands, but googling "rsync delete empty folders" provided this as a solution:

 

rsync -av --ignore-existing --remove-source-files source/ destination/ && \

rsync -av --delete `mktemp -d`/ source/ && rmdir source/

Does unBALANCE respect split levels?

 

Sent from my HTC6535LVW using Tapatalk

 

 

Thanks UnBalance, 31T ReiserFS to XFS in 11 days and 19 hrs, all while maintaining parity and full usability (other than stopping array to format discs.. 5 mins each).

  • Author

Does unBALANCE respect split levels?

 

Sent from my HTC6535LVW using Tapatalk

 

Hi newoski,

 

No, it doesn't, since it writes to disks directly rather than to user shares.

  • Author

Thanks UnBalance, 31T ReiserFS to XFS in 11 days and 19 hrs, all while maintaining parity and full usability (other than stopping array to format discs.. 5 mins each).

 

Wow, almost 12 days !

 

Thanks for your comments jamesk9 !

My 29TB array lasted also 11 Days - the horror!!! - before i do this again, i will kick unRAID  8)

My 29TB array lasted also 11 Days - the horror!!! - before i do this again, i will kick unRAID  8)

Haha, I'm working on nearly 60tb

 

Sent from my HTC6535LVW using Tapatalk

 

 

  • 3 weeks later...

I'm getting an exit status 23 with nothing happening... i'm trying to move files from disk 3 to disk 12.

 

I've run the docker safe new permissions script...

 

This is the command: MOVE: Move command (rsync -avRX --partial "Console/Security Camera" "/mnt/disk12/") was interrupted: exit status 23

 

When I run the rsync manually, I realized I had to change the current dir to /mnt/disk3 but the rsync command actually worked...

 

not sure what the unbalance plugin error could be caused by

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
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.