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.

Rename Zpool

Featured Replies

is it possible to rename a zpool?

  • Community Expert

Stop the array, click on the pool, click on the pool name to change it, restart array.

  • 1 month later...
On 9/29/2023 at 9:05 AM, JorgeB said:

Stop the array, click on the pool, click on the pool name to change it, restart array.

 

This will rename an unRaid pool. I don't see a GUI way to rename a zpool yet, including using the ZFS Master plugin.

 

To answer the original question, THIS is how to do it via terminal command line. I haven't tried it, but all zfs commands I've used (thus far) have worked as expected.

Edited by positronicP

After some testing, was able to rename a zpool with the following commands in terminal:

 

remove pool to be renamed:

zpool export pool_to_rename

 

re-add pool with new name

zpool import pool_to_rename new_pool_name

 

The only caveat being ZFS Master wasn't able to see pools with a period in the name. `zpool list` would still show them, but ZFS Master would not.

  • 2 years later...

For anyone coming upon this post, like I did, because they wanted to rename their zpool in the webUI:

I don’t know what was the correct way or not to do this 2 years ago when TS posted the original question. But today, using 7.1.14, the method @JorgeB describes is working great for renaming a zpool in the webUI.

If you want to know what unRAID does under the hood when applying the name change in the UI you can run ”zpool history <pool_name>”.

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.