diff --git a/docs/unraid-os/using-unraid-to/manage-storage/partials/remove-disk-gui.mdx b/docs/unraid-os/using-unraid-to/manage-storage/partials/remove-disk-gui.mdx index e9d9fc287b..d184e3d961 100644 --- a/docs/unraid-os/using-unraid-to/manage-storage/partials/remove-disk-gui.mdx +++ b/docs/unraid-os/using-unraid-to/manage-storage/partials/remove-disk-gui.mdx @@ -1,7 +1,7 @@ :::note[Before you start] - You can only remove one drive at a time using the GUI. -- Make sure your pool is using a redundant %%RAID|raid%% profile (like %%RAID 1|raid1%% for both data and metadata). +- The GUI currently only supports removing devices if your pool is set up for %%RAID 1|raid1%% (for both data and metadata for %%BTRFS|btrfs%%). - To check your pool's %%RAID|raid%% level, navigate to the Main tab and click on the pool. Scroll down to the Balance Status section (for %%BTRFS|btrfs%%) or ZFS pool status (for %%ZFS|zfs%%). :::