<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[To set a custom ZFS property on the mypool pool, you need to provide itusing the &quot;key1:key2=value&quot; syntax, where the colon (:) is used as theseparator and identifier from the built-in ZFS properties:]]></title><description><![CDATA[<p>To set a custom ZFS property on the mypool pool, you need to provide it<br />using the "key1:key2=value" syntax, where the colon (:) is used as the<br />separator and identifier from the built-in ZFS properties:</p><p># zfs set warranty:expires=2038-01-19 mypool</p><p>The custom property is applied to all datasets and can be queried like any<br />built-in properties using zfs get:</p><p>zfs get warranty:expires mypool</p><p>To reset the value of a custom property, use the inherit subcommand:</p><p># zfs inherit warranty:expires mypool</p><p>Removing a custom property from a pool is done using the -r flag to the<br />"zfs inherit" command:</p><p># zfs inherit -r warranty:expires mypool</p><p>		-- Benedict Reuschling &lt;bcr@FreeBSD.org&gt;</p>]]></description><link>https://board.circlewithadot.net/topic/754ff101-4769-4338-833a-610d4b0bc588/to-set-a-custom-zfs-property-on-the-mypool-pool-you-need-to-provide-itusing-the-key1-key2-value-syntax-where-the-colon-is-used-as-theseparator-and-identifier-from-the-built-in-zfs-properties</link><generator>RSS for Node</generator><lastBuildDate>Mon, 25 May 2026 20:01:15 GMT</lastBuildDate><atom:link href="https://board.circlewithadot.net/topic/754ff101-4769-4338-833a-610d4b0bc588.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 May 2026 17:00:15 GMT</pubDate><ttl>60</ttl></channel></rss>