Kurt Schreiner wrote:
Hi Tobias,
On Mon, Aug 03, 2009 at 01:24:35PM +0200, Tobias Exner wrote:
there's no such property available.
There's no entry in the manpages, too.
bash-3.00# zpool set autoexpand=on testpool
cannot set property for 'testpool': invalid property 'autoexpand'
Ahh, I understand.
The autoexpand is a feature which allows to grow the filesystem on the fly.
That's great but export/import is good enough for the moment.
thanks,
Tobias
Kurt Schreiner schrieb:
Hi Tobias,
On Mon, Aug 03, 2009 at 01:24:35PM +0200, Tobias Exner wrote:
there's no such pr
Hi Tobias,
On Mon, Aug 03, 2009 at 01:24:35PM +0200, Tobias Exner wrote:
>
> there's no such property available.
> There's no entry in the manpages, too.
>
>
> bash-3.00# zpool set autoexpand=on testpool
> cannot set property for 'testpool': invalid property 'autoexpand'
>
> Maybe a problem of
*Hi Kurt,
Hi Scott,
there's no such property available.
There's no entry in the manpages, too.*
/bash-3.00# zpool set autoexpand=on testpool
cannot set property for 'testpool': invalid property 'autoexpand'/
*Maybe a problem of the zfs version?
Here's my "zpool history"
*
/Verlauf für 'tes
On Mon, Aug 03, 2009 at 11:51:59AM +0200, Tobias Exner wrote:
> Hi list,
>
> some months ago I spoke with an zfs expert on a Sun Storage event.
>
> He told it's possible to grow a zpool by replacing every single disk
> with a larger one.
> After replacing and resilvering all disks of this pool z
Tobias Exner wrote:
Hi list,
some months ago I spoke with an zfs expert on a Sun Storage event.
He told it's possible to grow a zpool by replacing every single disk
with a larger one.
After replacing and resilvering all disks of this pool zfs will
provide the new size automatically.
Now