<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.scalelogicinc.com/index.php?action=history&amp;feed=atom&amp;title=Encryption</id>
	<title>Encryption - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.scalelogicinc.com/index.php?action=history&amp;feed=atom&amp;title=Encryption"/>
	<link rel="alternate" type="text/html" href="http://wiki.scalelogicinc.com/zx/index.php?title=Encryption&amp;action=history"/>
	<updated>2026-05-05T04:25:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.5</generator>
	<entry>
		<id>http://wiki.scalelogicinc.com/zx/index.php?title=Encryption&amp;diff=1834&amp;oldid=prev</id>
		<title>Pa-P: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://wiki.scalelogicinc.com/zx/index.php?title=Encryption&amp;diff=1834&amp;oldid=prev"/>
		<updated>2026-03-19T14:08:51Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:08, 19 March 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Pa-P</name></author>
	</entry>
	<entry>
		<id>http://wiki.scalelogicinc.com/zx/index.php?title=Encryption&amp;diff=1833&amp;oldid=prev</id>
		<title>migrate&gt;Da-F at 09:15, 17 February 2026</title>
		<link rel="alternate" type="text/html" href="http://wiki.scalelogicinc.com/zx/index.php?title=Encryption&amp;diff=1833&amp;oldid=prev"/>
		<updated>2026-02-17T09:15:56Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
Encryption protects data stored in datasets and zvols within a ZFS pool (zpool). The encryption feature is available for every zpool, but encrypted resources can be created only after you configure a pool-wide encryption passphrase.&lt;br /&gt;
&lt;br /&gt;
Key characteristics:&lt;br /&gt;
&lt;br /&gt;
*Encryption applies to datasets and zvols; the zpool itself is not encrypted.&lt;br /&gt;
*All encrypted resources in one zpool share the same passphrase.&lt;br /&gt;
*Datasets and zvols can only be encrypted during their creation.&lt;br /&gt;
*You can later change the pool-wide encryption passphrase and the default encryption method.&lt;br /&gt;
&lt;br /&gt;
Use encryption when you need at-rest data protection within a specific zpool.&lt;br /&gt;
&lt;br /&gt;
== Configuring resource encryption ==&lt;br /&gt;
&lt;br /&gt;
#Go to &amp;#039;&amp;#039;&amp;#039;Storage&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
#Select the zpool you want to configure.&lt;br /&gt;
#Open the &amp;#039;&amp;#039;&amp;#039;Configuration&amp;#039;&amp;#039;&amp;#039; tab.&lt;br /&gt;
#Expand the &amp;#039;&amp;#039;&amp;#039;Resource encryption&amp;#039;&amp;#039;&amp;#039; section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You will see either the initial configuration fields or the current encryption status, depending on whether encryption was already configured or was configured during [[Zpool_wizard|zpool creation]]. When no passphrase is configured for a zpool, the &amp;#039;&amp;#039;&amp;#039;Resource encryption&amp;#039;&amp;#039;&amp;#039; section shows:&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Default encryption method&amp;#039;&amp;#039;&amp;#039; – algorithm that is preselected in the drop-down list and used by default for new encrypted datasets and zvols in this zpool, if you do not choose a different method during resource creation.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Encryption passphrase&amp;#039;&amp;#039;&amp;#039; – shared passphrase used to unlock all encrypted resources in this zpool.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Confirm passphrase&amp;#039;&amp;#039;&amp;#039; – repeat the passphrase for verification.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enter the passphrase twice, select the default method, and then click &amp;#039;&amp;#039;&amp;#039;Save settings&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
 &amp;#039;&amp;#039;&amp;#039;Important&amp;#039;&amp;#039;&amp;#039;: The passphrase cannot be recovered if it is lost. Without the passphrase, encrypted resources in this zpool cannot be accessed. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once the passphrase is configured, you can start creating encrypted datasets and zvols in this zpool. More details on how to use encryption in resources can be found here:&lt;br /&gt;
&lt;br /&gt;
*Create a new zvol for iSCSI Target&lt;br /&gt;
*Create a new zvol for FC Group&lt;br /&gt;
*Create a new dataset&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Notes&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
*Encryption can be enabled only at creation time. Existing datasets and zvols cannot be switched to encrypted mode by editing their properties.&lt;br /&gt;
*To protect existing data that is currently unencrypted, you must:&lt;br /&gt;
**Create a new encrypted dataset or zvol.&lt;br /&gt;
**Copy or replicate data from the old resource to the new encrypted one.&lt;br /&gt;
**Remove the unencrypted original if it is no longer needed.&lt;br /&gt;
&lt;br /&gt;
== Managing a zpool with configured resource encryption ==&lt;br /&gt;
&lt;br /&gt;
When a passphrase is already configured, the &amp;#039;&amp;#039;&amp;#039;Resource encryption&amp;#039;&amp;#039;&amp;#039; section shows:&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Passphrase status&amp;#039;&amp;#039;&amp;#039; (for example, configured).&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Default encryption method&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
*Buttons:&lt;br /&gt;
**Change passphrase&lt;br /&gt;
**Change encryption method&lt;br /&gt;
&lt;br /&gt;
=== Changing the encryption passphrase ===&lt;br /&gt;
&lt;br /&gt;
#Click &amp;#039;&amp;#039;&amp;#039;Change passphrase&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
#In the dialog:&lt;br /&gt;
##Enter &amp;#039;&amp;#039;&amp;#039;New passphrase&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
##Confirm passphrase.&lt;br /&gt;
##Enter the &amp;#039;&amp;#039;&amp;#039;Administrator&amp;#039;&amp;#039;&amp;#039; password to authorize the change.&lt;br /&gt;
#Click &amp;#039;&amp;#039;&amp;#039;Change passphrase&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
After you confirm the change, the new passphrase is propagated to all existing encrypted datasets and zvols in the zpool. This synchronization may take some time, depending on the number of encrypted resources. A notification of the operation&amp;#039;s start and completion is recorded in &amp;#039;&amp;#039;&amp;#039;Event Viewer&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
 While the synchronization is in progress, the User Interface is locked for changes and cannot be used until the operation finishes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Changing the default encryption method ===&lt;br /&gt;
&lt;br /&gt;
#Click &amp;#039;&amp;#039;&amp;#039;Change encryption method&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
#Select a new &amp;#039;&amp;#039;&amp;#039;Default encryption method&amp;#039;&amp;#039;&amp;#039; from the drop-down list.&lt;br /&gt;
#Click &amp;#039;&amp;#039;&amp;#039;Save method&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
The selected method is displayed as default only for encrypted datasets and zvols created after this change. Existing encrypted resources keep their original encryption method which cannot be changed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Available encryption methods ====&lt;br /&gt;
&lt;br /&gt;
The following methods are available for resource encryption:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;AES-128-CCM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*AES with a 128-bit key in CCM (Counter with CBC-MAC) mode.&lt;br /&gt;
*Provides authenticated encryption with moderate CPU usage.&lt;br /&gt;
*Suitable when you need a balance between performance and security.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;AES-192-CCM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*AES with a 192-bit key in CCM mode.&lt;br /&gt;
*Higher security margin than 128-bit, with slightly higher CPU cost.&lt;br /&gt;
*Use when you prefer stronger keys and can accept a small performance impact.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;AES-256-CCM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*AES with a 256-bit key in CCM mode.&lt;br /&gt;
*Maximum key length in the CCM group.&lt;br /&gt;
*Use when the security margin is more important than performance.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;AES-128-GCM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*AES with a 128-bit key in GCM (Galois/Counter Mode).&lt;br /&gt;
*Authenticated encryption optimized for performance on modern CPUs.&lt;br /&gt;
*Good choice when you need strong encryption with high throughput.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;AES-192-GCM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*AES with a 192-bit key in GCM mode.&lt;br /&gt;
*Increases key size over AES-128-GCM while remaining performant.&lt;br /&gt;
*Use when you want a higher security margin but similar behavior to AES-128-GCM.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;AES-256-GCM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*AES with a 256-bit key in GCM mode.&lt;br /&gt;
*Provides strong authenticated encryption and is widely used as a best-practice choice.&lt;br /&gt;
*Recommended default when your hardware can handle the additional CPU load.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
== Handling invalid or missing passphrase ==&lt;br /&gt;
&lt;br /&gt;
If the encryption passphrase is invalid or not configured on the current host, all encrypted datasets and zvols in the affected zpool are locked and cannot be accessed. When a locked zvol is attached to an iSCSI target, FC group, or NVMe-oF subsystem, these objects are effectively blocked as well, and no data can be accessed through them. For an encrypted dataset, all shares configured on it are also blocked.&lt;br /&gt;
&lt;br /&gt;
To restore access, enter the correct passphrase in &amp;#039;&amp;#039;&amp;#039;Configuration → Resource encryption&amp;#039;&amp;#039;&amp;#039; for the zpool. After a valid passphrase is provided, all locked, encrypted resources are automatically unlocked and become active again, provided that the related targets, groups, subsystems, or datasets were not manually deactivated beforehand.&lt;br /&gt;
&lt;br /&gt;
Such situations may occur, for example, when a zpool is imported on a different host or moved between cluster nodes. In a cluster environment, the passphrase is usually synchronized between nodes, so after a failover, the other node already has the required passphrase. However, if the passphrase change operation was interrupted, some encrypted resources may have been updated to the new passphrase while others still use the old one. On the original host, access may still work, but after exporting the zpool and importing it on another host, some or all encrypted resources can become partially locked. In this case, an event is recorded in the Event Viewer indicating that the passphrase change did not complete successfully.&lt;br /&gt;
&lt;br /&gt;
If this happens, first try to unlock the resources by entering the latest passphrase (the one you intended to change to). If this does not unlock all encrypted resources, enter the previous passphrase (the one used before the change), allow the passphrase change process to complete, and then change the passphrase again to the desired new value. This sequence should unify the passphrase across all encrypted resources in the zpool. Always monitor Event Viewer logs when working with encrypted resources and when changing passphrases.&lt;br /&gt;
&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
[[Category:Help topics]]&lt;/div&gt;</summary>
		<author><name>migrate&gt;Da-F</name></author>
	</entry>
</feed>