Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

zfs zpool replace does not see my new disk.

8 views
Skip to first unread message

Yendor

unread,
Nov 10, 2017, 4:37:11 PM11/10/17
to
my zpool was full,

so i addeded a new disk

zpool replace disk newdisk


however df -h and zpool list dont show the new size.

but zpool status shows the new disk.

i can not do a zfs set autoexpand=on

says it is still full, ?

how do i get the zpool to see the larger disk?


Percival John Hackworth

unread,
Nov 11, 2017, 9:08:48 PM11/11/17
to
On 10-Nov-2017, Yendor wrote
(in article<fce0a05d-751b-494a...@googlegroups.com>):
I'm not an expert on zfs, but with xfs/ext filesystems with LVM, once you
added a physical disk to the volume manager, you had to add it to a logical
volume and grow that volume's filesystem.

Unless zfs is like NetApp's WAFL where you add disks and the base volume's
size grows automagically, I think you'll have to do something similar. Did
you look for articles on adding disks and growing the available space to
allocate volumes?

0 new messages