[SOLVED] Problem with expand zpool

May 8, 2024
3
2
3
Hi,
I have a problem with expanding the pool.
I enlarged the /dev/sdb disk and I can see the new space both on the "fdisk" side and on the "zpool list" side.
The problem is that when I run the command

zpool -e online backup /dev/sdb

nothing happens.

What could be the problem?

Thank you.
 

Attachments

  • df_zpool.PNG
    df_zpool.PNG
    18.3 KB · Views: 5
  • fdisk_sdb.PNG
    fdisk_sdb.PNG
    19.5 KB · Views: 5
  • zpool_list.PNG
    zpool_list.PNG
    8.8 KB · Views: 5
Hey,

did you create the zpool on the device itself, or on a partition?