[OpenIndiana-discuss] new be doesn't keep zfs settings
Goetz T. Fischer
g.fischer at r-a-c.de
Thu Jan 18 06:04:29 UTC 2024
On Thu, 18 Jan 2024 01:22:42 +0100, Goetz T. Fischer wrote:
> On Wed, 17 Jan 2024 14:34:59 +0100, Marcel Telka wrote:
>> On Wed, Jan 17, 2024 at 08:01:22AM +0100, Goetz T. Fischer wrote:
>>> however, the catch was that the new be, that's created during a "pkg update", doesn't keep the
>>> compression setting. after the reboot i noticed that the new /var had compression set to off again
>>> and
>>> therefore was big again. is there something specific i have to do to make the new be keep the zfs
>>> settings?
>>
>> I'd expect this to work out of the box. Could you please share how
>> exaclty this could be reproduced?
>
> sure, this is the pool of my test installation:
>
> rpool 5.63G 5.51G 124K /rpool
> rpool/ROOT 5.03G 5.51G 96K legacy
> rpool/ROOT/openindiana-2024:01:15 5.03G 5.51G 4.15G /
> rpool/ROOT/openindiana-2024:01:15/var 905M 5.51G 905M /var
> rpool/dump 64.1M 5.51G 64.1M -
> rpool/export 192K 5.51G 96K /export
> rpool/export/home 96K 5.51G 96K /export/home
> rpool/swap 546M 6.03G 13.9M -
>
> then i run:
> root at openindiana:~# zfs set compression=on rpool/ROOT/openindiana-2024:01:15/var
> root at openindiana:~# zfs get compression rpool/ROOT/openindiana-2024:01:15/var
> NAME PROPERTY VALUE SOURCE
> rpool/ROOT/openindiana-2024:01:15/var compression on local
>
> and then, as described, after a "pkg update" the compression of the new be's /var is gone again.
just tried the same with solaris 11.4 and there it works as expected. so this seems to be a bug.
More information about the openindiana-discuss
mailing list