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] ZFS Master

Featured Replies

@Iker Wow!  I think you did it!
I thought my ZFS Master plugin was uninstalled when I didn't see it load this morning, but then noticed you updated it!  Haven't used it much yet, but it looks like it keeps from spinning my disks up now!

 

I and my disks thank you!  Donation inbound!

 

Thanks!
 

  • Replies 724
  • Views 126.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Is the ZFS -Master plugin still maintained ? Since 2024.12.08 no change anymore. For me, ZFS was the main feature for starting with Unraid and without a maintained ZFS master It's not really attrac

  • Hey, answering some of the questions: @XuvinWhat does it mean if the dataset/snapshot icon is yellow instead of blue: It means that the last snapshot is older than the time configured on the s

  • ZFS Master may need an update with the current 7.2-rc2 (and rc1 as well but that isn't current now). When this plugin is installed it causes the Unraid Connect icon to disappear on the Main tab. It

Posted Images

On 9/18/2023 at 3:59 PM, Andiroo2 said:

I will kiss you if this makes the list!  Purely consensual, of course...

 

Just installed the latest version of the plugin.  Thank you thank you thank you!

  • Author
4 hours ago, SimonF said:

It shows all datasets following a reboot is that expected?

If you are referring to datasets that were collapsed in the UI, yes, it's correct and expected; the information about datasets hidden/collapsed on the UI is stored on the Unraid cookie; if you reboot, that invalidates the cookie and all the datasets are shown; this also works as a sanity check that everything works once you have rebooted your server.

11 minutes ago, Iker said:

If you are referring to datasets that were collapsed in the UI, yes, it's correct and expected; the information about datasets hidden/collapsed on the UI is stored on the Unraid cookie; if you reboot, that invalidates the cookie and all the datasets are shown; this also works as a sanity check that everything works once you have rebooted your server.

Ok thanks, this has only started after last few updates. 

Hey guys, i have tons of datasets/snapshots (probably coming from docker folder, but not sure). What is the exclusion pattern?
I have tried "/system/.*", but that didnt work :(

grafik.png

2 minutes ago, Joly0 said:

Hey guys, i have tons of datasets/snapshots (probably coming from docker folder, but not sure). What is the exclusion pattern?
I have tried "/system/.*", but that didnt work :(

grafik.png

 

Seen people use the wrong directory before when using the docker dir. What's the path set in Settings - Docker? The "Docker directory:"-path. 

 

I use /mnt/user/docker

Edited by Niklas

Just now, Niklas said:

 

Seen people use the wrong directory before when using the docker dir. What's the path set in Settings - Docker? The "Docker directory:"-path. 

grafik.png.1324ff5e54901e1e9193ee5452591c5a.png

1 minute ago, Joly0 said:

grafik.png.1324ff5e54901e1e9193ee5452591c5a.png

Try like 

/docker/.*

or

/system/docker/.* maybe. Hm 

1 minute ago, Niklas said:

Try like 

/docker/.*

or

/system/docker/.* maybe. Hm 

Nope, neither of those helped

On 9/28/2023 at 11:10 PM, Iker said:

If you are referring to datasets that were collapsed in the UI, yes, it's correct and expected; the information about datasets hidden/collapsed on the UI is stored on the Unraid cookie; if you reboot, that invalidates the cookie and all the datasets are shown; this also works as a sanity check that everything works once you have rebooted your server.


For me, they are all expanded after some time when returning to the ui. No reboots or logins in between.

 

 

6 minutes ago, Joly0 said:

Nope, neither of those helped


Hm. Ok. I have the docker share as it's own dataset.
What does "zfs list" in the terminal show you?

9 minutes ago, Niklas said:

Hm. Ok. I have the docker share as it's own dataset.

What does "zfs list" in the terminal show you?

grafik.thumb.png.27afdc90ab4e4fd55f04d080763b4aa2.png

17 minutes ago, Joly0 said:

grafik.thumb.png.811ed0d96f5323631262a16cc823fd47.png


Running 6.12.x?
You would have to exclude /cache/ and that's usually a no go for obvious reasons.
To fix it you will probably have to create a new share with the name docker and switch over to /mnt/user/docker in docker settings, like this:
https://docs.unraid.net/unraid-os/release-notes/6.12.0/#docker

Before doing that, you need to do this:
"Bring up the Docker settings page and set Enable docker to No and click Apply. After docker has shut down click the Delete directory checkbox and then click Delete. This will result in deleting not only the various files and directories, but also all layers stored as datasets."

You can then go to the Apps-tab -> Previous Apps, select and re-install all of your containers with retained config.

Create flash backup before anything.

Edit
After all this, you should be able to exclude /docker/.*

Edited by Niklas

2 hours ago, Joly0 said:

What is the exclusion pattern?

Maybe can help this?

 

Or this:

 

Edited by Revan335

2 hours ago, Niklas said:


Running 6.12.x?
You would have to exclude /cache/ and that's usually a no go for obvious reasons.
To fix it you will probably have to create a new share with the name docker and switch over to /mnt/user/docker in docker settings, like this:
https://docs.unraid.net/unraid-os/release-notes/6.12.0/#docker

Before doing that, you need to do this:
"Bring up the Docker settings page and set Enable docker to No and click Apply. After docker has shut down click the Delete directory checkbox and then click Delete. This will result in deleting not only the various files and directories, but also all layers stored as datasets."

You can then go to the Apps-tab -> Previous Apps, select and re-install all of your containers with retained config.

Create flash backup before anything.

Edit
After all this, you should be able to exclude /docker/.*

Thank you, thats a great tip. I will do that. Though isnt it possible to copy over everything from system/docker/ to then docker/ without loosing or having to recreate all the dockers?

Just now, Joly0 said:

Thank you, thats a great tip. I will do that. Though isnt it possible to copy over everything from system/docker/ to then docker/ without loosing or having to recreate all the dockers?


It's probably possible in some way but it would be very impractical and take more effort.
Recreating/restoring the containers using Apps->Previous apps is way faster and easier.

Yes, you lose no Data, why this are stored under appdata.

 

Recreate the Dockers on the new Parh is the best Way to elimate complications with Permissions or what ever. That's the Way that I go more than ones in the past.

 

The Autostart or Start Delay for example you configure again after recreate.

Don't forget to do flash backup and then this part before anything else

 

"Bring up the Docker settings page and set Enable docker to No and click Apply. After docker has shut down click the Delete directory checkbox and then click Delete. This will result in deleting not only the various files and directories, but also all layers stored as datasets."

 

Or else you will be left with all the datasets to delete manually and that would suck. 

Edited by Niklas

is Snapshots Icon Alert Max Days working ?

i have 30 days and no orange icon color. 

 

image.thumb.png.adf2c285521bc93ad71fc79397501b27.png

 

image.thumb.png.19a219bdc9fc80d938a5ce57fbe6ff69.png

  • Author

@Masterwishx a couple things about that:

  • Is only displayed if the last snapshot is older than the days configured.
  • The icon color only shows on the Main page, not the dataset admin dialog.

Best

10 hours ago, Iker said:

@Masterwishx a couple things about that:

  • Is only displayed if the last snapshot is older than the days configured.
  • The icon color only shows on the Main page, not the dataset admin dialog.

Best

Oh, OK got it. 

Hey guys, i have written above already. I have a ton of datasets or snapshots (i am not sure) and i dont know where they come from?

Others said its because of docker folder, but it isnt, i removed it and they still are there...

1 hour ago, Joly0 said:

Hey guys, i have written above already. I have a ton of datasets or snapshots (i am not sure) and i dont know where they come from?

Others said its because of docker folder, but it isnt, i removed it and they still are there...


Did you remove it like my instructions said?  You can't just delete the docker-folder manually. It will not remove the datasets. That's two different things. If you deleted the docker folder only, you'll have to remove all datasets manually. It is mentioned here before too so read back some posts.

Edited by Niklas

4 minutes ago, Niklas said:


Did you remove it like my instructions said?  You can't just delete the docker-folder manually. It will not remove the datasets. That's two different things. If you deleted the docker folder only, you'll have to remove all datasets manually. It is mentioned here before too so read back some posts.

Yes, i stopped docker, deleted the docker directory throug the  docker settings and removed the the folder in the system share afterward aswell

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.