Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2024 13:15:54 +0100 (CET)
From:      Ronald Klop <ronald-lists@klop.ws>
To:        Johan Hendriks <joh.hendriks@gmail.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: BRT copying feature
Message-ID:  <1568966692.4590.1730895354064@localhost>
In-Reply-To: <b8e0bb5f-5d5d-4b47-9c02-3448f148a1c1@gmail.com>
References:  <b8e0bb5f-5d5d-4b47-9c02-3448f148a1c1@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_4589_1152485676.1730895354061
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hi,

When you create a new pool you can use something like this:
zpool create -o feature@block_cloning=disabled ...

I tried setting this on an existing pool. That gave me an error.
# zpool set feature@block_cloning=disabled zdata4
cannot set property for 'zdata4': property 'feature@block_cloning' can only be set to 'disabled' at creation time

So to install a new 14.2 system you need to do some manual work to create the root pool with the options you prefer.

Regards,
Ronald.

 
Van: Johan Hendriks <joh.hendriks@gmail.com>
Datum: woensdag, 6 november 2024 09:37
Aan: FreeBSD Current <freebsd-current@freebsd.org>
Onderwerp: BRT copying feature
> 
> I installed the latest 14.2 Beta and i noticed that on the root pool the BRT copying feature is enabled on the pool.
> I know i need to set vfs.zfs.bclone_enabled=1 to really make us of it. But i do not want this on my root pool but i do want to use it on my storage pool.
> I can not disable this feature on the root pool as it is a feature that can only be set at creation time.
> 
> Is there a way to use this feature only on selected pools?
> 
> regards,
> Johan Hendriks
> 
>  
> 
> 
> 

 
------=_Part_4589_1152485676.1730895354061
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<html><head></head><body>Hi,<br>
<br>
When you create a new pool you can use something like this:<br>
zpool create -o feature@block_cloning=disabled ...<br>
<br>
I tried setting this on an existing pool. That gave me an error.<br>
# zpool set feature@block_cloning=disabled zdata4<br>
cannot set property for 'zdata4': property 'feature@block_cloning' can only be set to 'disabled' at creation time<br>
<br>
So to install a new 14.2 system you need to do some manual work to create the root pool with the options you prefer.<br>
<br>
Regards,<br>
Ronald.<br>
<br>
&nbsp;
<p><strong>Van:</strong> Johan Hendriks &lt;joh.hendriks@gmail.com&gt;<br>
<strong>Datum:</strong> woensdag, 6 november 2024 09:37<br>
<strong>Aan:</strong> FreeBSD Current &lt;freebsd-current@freebsd.org&gt;<br>
<strong>Onderwerp:</strong> BRT copying feature</p>

<blockquote style="padding-right: 0px; padding-left: 5px; margin-left: 5px; border-left: #000000 2px solid; margin-right: 0px">
<div class="MessageRFC822Viewer" id="P">
<div class="TextPlainViewer" id="P.P">I installed the latest 14.2 Beta and i noticed that on the root pool the BRT copying feature is enabled on the pool.<br>
I know i need to set vfs.zfs.bclone_enabled=1 to really make us of it. But i do not want this on my root pool but i do want to use it on my storage pool.<br>
I can not disable this feature on the root pool as it is a feature that can only be set at creation time.<br>
<br>
Is there a way to use this feature only on selected pools?<br>
<br>
regards,<br>
Johan Hendriks<br>
<br>
&nbsp;</div>

<hr></div>
</blockquote>
<br>
&nbsp;</body></html>
------=_Part_4589_1152485676.1730895354061--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1568966692.4590.1730895354064>