Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147549136
D51022.1783725409.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D51022.1783725409.diff
View Options
diff --git a/sys/contrib/openzfs/man/man8/zpool-import.8 b/sys/contrib/openzfs/man/man8/zpool-import.8
--- a/sys/contrib/openzfs/man/man8/zpool-import.8
+++ b/sys/contrib/openzfs/man/man8/zpool-import.8
@@ -51,7 +51,7 @@
.Op Fl R Ar root
.Nm zpool
.Cm import
-.Op Fl Dflmt
+.Op Fl DflmtV
.Op Fl F Op Fl nTX
.Op Fl -rewind-to-checkpoint
.Op Fl c Ar cachefile Ns | Ns Fl d Ar dir Ns | Ns Ar device
@@ -257,7 +257,7 @@
.It Xo
.Nm zpool
.Cm import
-.Op Fl Dflmt
+.Op Fl DflmtV
.Op Fl F Op Fl nTX
.Op Fl c Ar cachefile Ns | Ns Fl d Ar dir Ns | Ns Ar device
.Op Fl o Ar mntopts
@@ -403,6 +403,19 @@
Will also set
.Fl o Sy cachefile Ns = Ns Sy none
when not explicitly specified.
+.It Fl V
+Perform a
+.Em verbatim import .
+This causes the import process to reconstruct the pool's configuration
+from on-disk metadata without making any changes to it. Specifically,
+the host ID, transaction groups, and other identifying information
+are left unmodified. This is primarily intended for debugging,
+recovery, or forensic analysis. Not recommended for normal use,
+as it may import pools in an inconsistent or unsafe state.
+Implies a
+.Fl o Ar readonly Ns = Ns Ar on
+import in many cases, though this behavior is not guaranteed.
+.Em This option is unsupported and may be removed or changed in future releases.
.El
.El
.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 10, 11:16 PM (9 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29067292
Default Alt Text
D51022.1783725409.diff (1 KB)
Attached To
Mode
D51022: Document verbatim import mode for zpool import.
Attached
Detach File
Event Timeline
Log In to Comment