Advertisement
Morkeleb

ZFS Pool information concerning Replication

Apr 5th, 2025 (edited)
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.09 KB | Software | 0 0
  1. Source ZFS Pool information:
  2.  
  3. root@StormwingTrueNAS:/home/truenas_admin# lsblk -o NAME,FSTYPE,SIZE,STATE,TYPE,LABEL,MODEL
  4. NAME FSTYPE SIZE STATE TYPE LABEL MODEL
  5. sda 120G running disk QEMU HARDDISK
  6. ├─sda1 1M part
  7. ├─sda2 vfat 512M part EFI
  8. └─sda3 zfs_member 119.5G part boot-pool
  9. sdb 12.7T running disk ST14000NE0008-2JK101
  10. ├─sdb1 linux_raid_member 6.4T part stormwing-nas:0
  11. └─sdb2 zfs_member 6.4T part RAIDZ2_Pool
  12. sdc 12.7T running disk ST14000NE0008-2JK101
  13. ├─sdc1 linux_raid_member 6.4T part stormwing-nas:0
  14. └─sdc2 zfs_member 6.4T part RAIDZ2_Pool
  15. sdd 12.7T running disk ST14000NE0008-2JK101
  16. ├─sdd1 linux_raid_member 6.4T part stormwing-nas:0
  17. └─sdd2 zfs_member 6.4T part RAIDZ2_Pool
  18. sde 12.7T running disk ST14000NE0008-2JK101
  19. ├─sde1 linux_raid_member 6.4T part stormwing-nas:0
  20. └─sde2 zfs_member 6.4T part RAIDZ2_Pool
  21.  
  22. root@StormwingTrueNAS:/home/truenas_admin# zpool status -v
  23. pool: RAIDZ2_Pool
  24. state: ONLINE
  25. status: Some supported and requested features are not enabled on the pool.
  26. The pool can still be used, but some features are unavailable.
  27. action: Enable all features using 'zpool upgrade'. Once this is done,
  28. the pool may no longer be accessible by software that does not support
  29. the features. See zpool-features(7) for details.
  30. scan: scrub repaired 0B in 04:14:06 with 0 errors on Sun Mar 9 04:38:07 2025
  31. config:
  32.  
  33. NAME STATE READ WRITE CKSUM
  34. RAIDZ2_Pool ONLINE 0 0 0
  35. raidz2-0 ONLINE 0 0 0
  36. 43817a70-2f39-493c-a2c2-c2e75607cd77 ONLINE 0 0 0
  37. 37f9ad44-99dd-4f6d-ab97-f301cb5824be ONLINE 0 0 0
  38. sdd2 ONLINE 0 0 0
  39. sde2 ONLINE 0 0 0
  40.  
  41. errors: No known data errors
  42.  
  43. pool: boot-pool
  44. state: ONLINE
  45. config:
  46.  
  47. NAME STATE READ WRITE CKSUM
  48. boot-pool ONLINE 0 0 0
  49. sda3 ONLINE 0 0 0
  50.  
  51. errors: No known data errors
  52.  
  53. root@StormwingTrueNAS:/home/truenas_admin# zpool list -v -o name,size,alloc,free,bcloneused,frag,cap,dedup RAIDZ2_Pool
  54. NAME SIZE ALLOC FREE BCLONE_USED FRAG CAP DEDUP
  55. RAIDZ2_Pool 25.5T 23.6T 1.88T 0 1% 92% 1.00x
  56. raidz2-0 25.5T 23.6T 1.88T - - 1% 92.6% - ONLINE
  57. 43817a70-2f39-493c-a2c2-c2e75607cd77 6.37T - - - - - - - ONLINE
  58. 37f9ad44-99dd-4f6d-ab97-f301cb5824be 6.37T - - - - - - - ONLINE
  59. sdd2 6.37T - - - - - - - ONLINE
  60. sde2 6.37T - - - - - - - ONLINE
  61.  
  62. root@StormwingTrueNAS:/home/truenas_admin# zfs list -t filesystem,volume -r -d1 -o space,compression,ratio RAIDZ2_Pool
  63. NAME AVAIL USED USEDSNAP USEDDS USEDREFRESERV USEDCHILD COMPRESS RATIO
  64. RAIDZ2_Pool 803G 11.4T 0B 174K 0B 11.4T on 1.02x
  65. RAIDZ2_Pool/.system 803G 42.4M 0B 174K 0B 42.2M on 1.50x
  66. RAIDZ2_Pool/Backups 803G 1.13T 2.98G 1.13T 0B 0B on 1.04x
  67. RAIDZ2_Pool/Images 803G 322G 163K 322G 0B 0B off 1.00x
  68. RAIDZ2_Pool/VM_Backups 803G 3.59T 2.28T 1.31T 0B 0B on 1.00x
  69. RAIDZ2_Pool/XFS_RAID6_Content 803G 6.38T 0B 6.38T 0B 0B on 1.03x
  70.  
  71. root@stormwing-nas:~# zfs get all RAIDZ2_Pool
  72. NAME PROPERTY VALUE SOURCE
  73. RAIDZ2_Pool type filesystem -
  74. RAIDZ2_Pool creation Mon Oct 7 16:16 2024 -
  75. RAIDZ2_Pool used 10.8T -
  76. RAIDZ2_Pool available 1.38T -
  77. RAIDZ2_Pool referenced 174K -
  78. RAIDZ2_Pool compressratio 1.02x -
  79. RAIDZ2_Pool mounted yes -
  80. RAIDZ2_Pool quota none default
  81. RAIDZ2_Pool reservation none default
  82. RAIDZ2_Pool recordsize 128K default
  83. RAIDZ2_Pool mountpoint /mnt/RAIDZ2_Pool local
  84. RAIDZ2_Pool sharenfs off default
  85. RAIDZ2_Pool checksum on default
  86. RAIDZ2_Pool compression on default
  87. RAIDZ2_Pool atime on default
  88. RAIDZ2_Pool devices on default
  89. RAIDZ2_Pool exec on default
  90. RAIDZ2_Pool setuid on default
  91. RAIDZ2_Pool readonly off default
  92. RAIDZ2_Pool zoned off default
  93. RAIDZ2_Pool snapdir visible local
  94. RAIDZ2_Pool aclmode passthrough local
  95. RAIDZ2_Pool aclinherit passthrough local
  96. RAIDZ2_Pool createtxg 1 -
  97. RAIDZ2_Pool canmount on default
  98. RAIDZ2_Pool xattr on default
  99. RAIDZ2_Pool copies 1 default
  100. RAIDZ2_Pool version 5 -
  101. RAIDZ2_Pool utf8only off -
  102. RAIDZ2_Pool normalization none -
  103. RAIDZ2_Pool casesensitivity sensitive -
  104. RAIDZ2_Pool vscan off default
  105. RAIDZ2_Pool nbmand off default
  106. RAIDZ2_Pool sharesmb off default
  107. RAIDZ2_Pool refquota none default
  108. RAIDZ2_Pool refreservation none default
  109. RAIDZ2_Pool guid 16707005644840532776 -
  110. RAIDZ2_Pool primarycache all default
  111. RAIDZ2_Pool secondarycache all default
  112. RAIDZ2_Pool usedbysnapshots 0B -
  113. RAIDZ2_Pool usedbydataset 174K -
  114. RAIDZ2_Pool usedbychildren 10.8T -
  115. RAIDZ2_Pool usedbyrefreservation 0B -
  116. RAIDZ2_Pool logbias latency default
  117. RAIDZ2_Pool objsetid 54 -
  118. RAIDZ2_Pool dedup off default
  119. RAIDZ2_Pool mlslabel none default
  120. RAIDZ2_Pool sync standard default
  121. RAIDZ2_Pool dnodesize legacy default
  122. RAIDZ2_Pool refcompressratio 1.00x -
  123. RAIDZ2_Pool written 174K -
  124. RAIDZ2_Pool logicalused 11.2T -
  125. RAIDZ2_Pool logicalreferenced 50.5K -
  126. RAIDZ2_Pool volmode default default
  127. RAIDZ2_Pool filesystem_limit none default
  128. RAIDZ2_Pool snapshot_limit none default
  129. RAIDZ2_Pool filesystem_count none default
  130. RAIDZ2_Pool snapshot_count none default
  131. RAIDZ2_Pool snapdev hidden default
  132. RAIDZ2_Pool acltype off default
  133. RAIDZ2_Pool context none default
  134. RAIDZ2_Pool fscontext none default
  135. RAIDZ2_Pool defcontext none default
  136. RAIDZ2_Pool rootcontext none default
  137. RAIDZ2_Pool relatime on default
  138. RAIDZ2_Pool redundant_metadata all default
  139. RAIDZ2_Pool overlay on default
  140. RAIDZ2_Pool encryption off default
  141. RAIDZ2_Pool keylocation none default
  142. RAIDZ2_Pool keyformat none default
  143. RAIDZ2_Pool pbkdf2iters 0 default
  144. RAIDZ2_Pool special_small_blocks 0 default
  145. RAIDZ2_Pool snapshots_changed Sat Nov 9 15:10:55 2024 -
  146. RAIDZ2_Pool prefetch all default
  147. RAIDZ2_Pool com.sun:auto-snapshot:hourly false local
  148. RAIDZ2_Pool com.sun:auto-snapshot:frequent false local
  149. RAIDZ2_Pool com.sun:auto-snapshot false local
  150. RAIDZ2_Pool com.sun:auto-snapshot:weekly true local
  151. RAIDZ2_Pool com.sun:auto-snapshot:monthly true local
  152. RAIDZ2_Pool com.sun:auto-snapshot:daily true local
  153. RAIDZ2_Pool omvzfsplugin:uuid 3a1b1cc6-f5f1-4de5-89c1-a51c6ef4adc5 local
  154.  
  155. root@stormwing-nas:~# zfs get all RAIDZ2_Pool/VM_Backups
  156. NAME PROPERTY VALUE SOURCE
  157. RAIDZ2_Pool/VM_Backups type filesystem -
  158. RAIDZ2_Pool/VM_Backups creation Wed Nov 13 14:50 2024 -
  159. RAIDZ2_Pool/VM_Backups used 2.99T -
  160. RAIDZ2_Pool/VM_Backups available 1.38T -
  161. RAIDZ2_Pool/VM_Backups referenced 1.34T -
  162. RAIDZ2_Pool/VM_Backups compressratio 1.00x -
  163. RAIDZ2_Pool/VM_Backups mounted yes -
  164. RAIDZ2_Pool/VM_Backups quota none default
  165. RAIDZ2_Pool/VM_Backups reservation none default
  166. RAIDZ2_Pool/VM_Backups recordsize 1M local
  167. RAIDZ2_Pool/VM_Backups mountpoint /mnt/RAIDZ2_Pool/VM_Backups inherited from RAIDZ2_Pool
  168. RAIDZ2_Pool/VM_Backups sharenfs off default
  169. RAIDZ2_Pool/VM_Backups checksum on default
  170. RAIDZ2_Pool/VM_Backups compression on default
  171. RAIDZ2_Pool/VM_Backups atime off local
  172. RAIDZ2_Pool/VM_Backups devices on default
  173. RAIDZ2_Pool/VM_Backups exec on default
  174. RAIDZ2_Pool/VM_Backups setuid on default
  175. RAIDZ2_Pool/VM_Backups readonly off default
  176. RAIDZ2_Pool/VM_Backups zoned off default
  177. RAIDZ2_Pool/VM_Backups snapdir visible inherited from RAIDZ2_Pool
  178. RAIDZ2_Pool/VM_Backups aclmode passthrough inherited from RAIDZ2_Pool
  179. RAIDZ2_Pool/VM_Backups aclinherit passthrough inherited from RAIDZ2_Pool
  180. RAIDZ2_Pool/VM_Backups createtxg 540270 -
  181. RAIDZ2_Pool/VM_Backups canmount on default
  182. RAIDZ2_Pool/VM_Backups xattr on local
  183. RAIDZ2_Pool/VM_Backups copies 1 default
  184. RAIDZ2_Pool/VM_Backups version 5 -
  185. RAIDZ2_Pool/VM_Backups utf8only off -
  186. RAIDZ2_Pool/VM_Backups normalization none -
  187. RAIDZ2_Pool/VM_Backups casesensitivity sensitive -
  188. RAIDZ2_Pool/VM_Backups vscan off default
  189. RAIDZ2_Pool/VM_Backups nbmand off default
  190. RAIDZ2_Pool/VM_Backups sharesmb off default
  191. RAIDZ2_Pool/VM_Backups refquota none default
  192. RAIDZ2_Pool/VM_Backups refreservation none default
  193. RAIDZ2_Pool/VM_Backups guid 4307630980652970448 -
  194. RAIDZ2_Pool/VM_Backups primarycache all default
  195. RAIDZ2_Pool/VM_Backups secondarycache all default
  196. RAIDZ2_Pool/VM_Backups usedbysnapshots 1.65T -
  197. RAIDZ2_Pool/VM_Backups usedbydataset 1.34T -
  198. RAIDZ2_Pool/VM_Backups usedbychildren 0B -
  199. RAIDZ2_Pool/VM_Backups usedbyrefreservation 0B -
  200. RAIDZ2_Pool/VM_Backups logbias latency default
  201. RAIDZ2_Pool/VM_Backups objsetid 588 -
  202. RAIDZ2_Pool/VM_Backups dedup off default
  203. RAIDZ2_Pool/VM_Backups mlslabel none default
  204. RAIDZ2_Pool/VM_Backups sync standard default
  205. RAIDZ2_Pool/VM_Backups dnodesize legacy default
  206. RAIDZ2_Pool/VM_Backups refcompressratio 1.00x -
  207. RAIDZ2_Pool/VM_Backups written 24.9G -
  208. RAIDZ2_Pool/VM_Backups logicalused 3.08T -
  209. RAIDZ2_Pool/VM_Backups logicalreferenced 1.38T -
  210. RAIDZ2_Pool/VM_Backups volmode default default
  211. RAIDZ2_Pool/VM_Backups filesystem_limit none default
  212. RAIDZ2_Pool/VM_Backups snapshot_limit none default
  213. RAIDZ2_Pool/VM_Backups filesystem_count none default
  214. RAIDZ2_Pool/VM_Backups snapshot_count none default
  215. RAIDZ2_Pool/VM_Backups snapdev hidden default
  216. RAIDZ2_Pool/VM_Backups acltype posix local
  217. RAIDZ2_Pool/VM_Backups context none default
  218. RAIDZ2_Pool/VM_Backups fscontext none default
  219. RAIDZ2_Pool/VM_Backups defcontext none default
  220. RAIDZ2_Pool/VM_Backups rootcontext none default
  221. RAIDZ2_Pool/VM_Backups relatime on default
  222. RAIDZ2_Pool/VM_Backups redundant_metadata all default
  223. RAIDZ2_Pool/VM_Backups overlay on default
  224. RAIDZ2_Pool/VM_Backups encryption off default
  225. RAIDZ2_Pool/VM_Backups keylocation none default
  226. RAIDZ2_Pool/VM_Backups keyformat none default
  227. RAIDZ2_Pool/VM_Backups pbkdf2iters 0 default
  228. RAIDZ2_Pool/VM_Backups special_small_blocks 0 default
  229. RAIDZ2_Pool/VM_Backups snapshots_changed Sat Apr 5 16:55:58 2025 -
  230. RAIDZ2_Pool/VM_Backups prefetch all default
  231. RAIDZ2_Pool/VM_Backups com.sun:auto-snapshot:daily false local
  232. RAIDZ2_Pool/VM_Backups omvzfsplugin:uuid c120db43-5fff-4385-bf21-b700af33501a local
  233. RAIDZ2_Pool/VM_Backups com.sun:auto-snapshot true local
  234. RAIDZ2_Pool/VM_Backups com.sun:auto-snapshot:hourly false inherited from RAIDZ2_Pool
  235. RAIDZ2_Pool/VM_Backups com.sun:auto-snapshot:frequent false inherited from RAIDZ2_Pool
  236. RAIDZ2_Pool/VM_Backups com.sun:auto-snapshot:weekly true inherited from RAIDZ2_Pool
  237. RAIDZ2_Pool/VM_Backups com.sun:auto-snapshot:monthly true inherited from RAIDZ2_Pool
  238.  
  239. Commands to replicate the Pool (executed for each dataset):
  240.  
  241. zfs snapshot -r RAIDZ2_Pool/<dataset-name>@migration
  242. zfs send -R RAIDZ2_Pool/<dataset-name>@migration | ssh root@<TargetTruenasMachine> "zfs receive -Fu RaidZ2/<dataset-name>"
  243.  
  244. Destination ZFS Pool:
  245.  
  246. root@GeorgNAS:/home/truenas_admin# lsblk -o NAME,FSTYPE,SIZE,STATE,TYPE,LABEL,MODEL
  247. NAME FSTYPE SIZE STATE TYPE LABEL MODEL
  248. sda 3.6T running disk WDC WD40EFRX-68N32N0
  249. └─sda1 zfs_member 3.6T part RaidZ2
  250. sdb 3.6T running disk WDC WD40EFRX-68N32N0
  251. └─sdb1 zfs_member 3.6T part RaidZ2
  252. sdc 3.6T running disk WDC WD40EFRX-68N32N0
  253. └─sdc1 zfs_member 3.6T part RaidZ2
  254. sdd 3.6T running disk WDC WD40EFRX-68N32N0
  255. └─sdd1 zfs_member 3.6T part RaidZ2
  256. sde 3.6T running disk WDC WD40EFRX-68N32N0
  257. └─sde1 zfs_member 3.6T part RaidZ2
  258. sdf 3.6T running disk WDC WD40EFRX-68N32N0
  259. └─sdf1 zfs_member 3.6T part RaidZ2
  260. nvme0n1 476.9G live disk Samsung SSD 950 PRO 512GB
  261. └─nvme0n1p1 zfs_member 474.9G part SSD
  262. nvme1n1 232.9G live disk Samsung SSD 970 EVO 250GB
  263. ├─nvme1n1p1 1M part
  264. ├─nvme1n1p2 vfat 512M part EFI
  265. └─nvme1n1p3 zfs_member 232.4G part boot-pool
  266.  
  267. root@GeorgNAS:/home/truenas_admin# zpool status -v
  268. pool: RaidZ2
  269. state: ONLINE
  270. config:
  271.  
  272. NAME STATE READ WRITE CKSUM
  273. RaidZ2 ONLINE 0 0 0
  274. raidz2-0 ONLINE 0 0 0
  275. ff88d1ef-0d99-477f-9654-85b7319c7e49 ONLINE 0 0 0
  276. 104d3931-4680-49e9-aa05-d94ff5c36dc0 ONLINE 0 0 0
  277. fe419981-fe00-4e4d-90ce-9bf54d778d6a ONLINE 0 0 0
  278. 8e1ba9ba-84c8-427f-93e7-1490272fc587 ONLINE 0 0 0
  279. 52b0729a-59d8-4a16-a642-126de65708bf ONLINE 0 0 0
  280. 5d0321a5-347e-4463-939d-ff4a253ac501 ONLINE 0 0 0
  281.  
  282. errors: No known data errors
  283.  
  284. pool: SSD
  285. state: ONLINE
  286. config:
  287.  
  288. NAME STATE READ WRITE CKSUM
  289. SSD ONLINE 0 0 0
  290. 79695cca-2525-4765-96bc-5b7c42c8f86c ONLINE 0 0 0
  291.  
  292. errors: No known data errors
  293.  
  294. pool: boot-pool
  295. state: ONLINE
  296. config:
  297.  
  298. NAME STATE READ WRITE CKSUM
  299. boot-pool ONLINE 0 0 0
  300. nvme1n1p3 ONLINE 0 0 0
  301.  
  302. errors: No known data errors
  303.  
  304. root@GeorgNAS:/home/truenas_admin# zpool list -v -o name,size,alloc,free,bcloneused,frag,cap,dedup RaidZ2
  305. NAME SIZE ALLOC FREE BCLONE_USED FRAG CAP DEDUP
  306. RaidZ2 21.8T 17.4T 4.41T 0 0% 79% 1.00x
  307. raidz2-0 21.8T 17.4T 4.41T - - 0% 79.8% - ONLINE
  308. ff88d1ef-0d99-477f-9654-85b7319c7e49 3.64T - - - - - - - ONLINE
  309. 104d3931-4680-49e9-aa05-d94ff5c36dc0 3.64T - - - - - - - ONLINE
  310. fe419981-fe00-4e4d-90ce-9bf54d778d6a 3.64T - - - - - - - ONLINE
  311. 8e1ba9ba-84c8-427f-93e7-1490272fc587 3.64T - - - - - - - ONLINE
  312. 52b0729a-59d8-4a16-a642-126de65708bf 3.64T - - - - - - - ONLINE
  313. 5d0321a5-347e-4463-939d-ff4a253ac501 3.64T - - - - - - - ONLINE
  314.  
  315. root@GeorgNAS:/home/truenas_admin# zfs list -t filesystem,volume -r -d1 -o space,compression,ratio RaidZ2
  316. NAME AVAIL USED USEDSNAP USEDDS USEDREFRESERV USEDCHILD COMPRESS RATIO
  317. RaidZ2 2.81T 11.6T 0B 224K 0B 11.6T lz4 1.02x
  318. RaidZ2/Backups 2.81T 1.17T 3.85G 1.16T 0B 0B lz4 1.02x
  319. RaidZ2/Images 2.81T 332G 208K 332G 0B 0B off 1.00x
  320. RaidZ2/VM_Backups 2.81T 3.70T 2.34T 1.35T 0B 0B lz4 1.00x
  321. RaidZ2/XFS_RAID6_Content 2.81T 6.40T 0B 6.40T 0B 0B lz4 1.03x
  322.  
  323. root@GeorgNAS:/home/truenas_admin# zfs get all RaidZ2
  324. NAME PROPERTY VALUE SOURCE
  325. RaidZ2 type filesystem -
  326. RaidZ2 creation Mon Mar 31 12:53 2025 -
  327. RaidZ2 used 11.6T -
  328. RaidZ2 available 2.81T -
  329. RaidZ2 referenced 224K -
  330. RaidZ2 compressratio 1.02x -
  331. RaidZ2 mounted yes -
  332. RaidZ2 quota none default
  333. RaidZ2 reservation none default
  334. RaidZ2 recordsize 1M local
  335. RaidZ2 mountpoint /mnt/RaidZ2 default
  336. RaidZ2 sharenfs off default
  337. RaidZ2 checksum on local
  338. RaidZ2 compression lz4 local
  339. RaidZ2 atime off local
  340. RaidZ2 devices on default
  341. RaidZ2 exec on local
  342. RaidZ2 setuid on default
  343. RaidZ2 readonly off local
  344. RaidZ2 zoned off default
  345. RaidZ2 snapdir hidden local
  346. RaidZ2 aclmode discard local
  347. RaidZ2 aclinherit discard local
  348. RaidZ2 createtxg 1 -
  349. RaidZ2 canmount on default
  350. RaidZ2 xattr on local
  351. RaidZ2 copies 1 local
  352. RaidZ2 version 5 -
  353. RaidZ2 utf8only off -
  354. RaidZ2 normalization none -
  355. RaidZ2 casesensitivity sensitive -
  356. RaidZ2 vscan off default
  357. RaidZ2 nbmand off default
  358. RaidZ2 sharesmb off default
  359. RaidZ2 refquota none default
  360. RaidZ2 refreservation none default
  361. RaidZ2 guid 17473168777324939030 -
  362. RaidZ2 primarycache all default
  363. RaidZ2 secondarycache all default
  364. RaidZ2 usedbysnapshots 0B -
  365. RaidZ2 usedbydataset 224K -
  366. RaidZ2 usedbychildren 11.6T -
  367. RaidZ2 usedbyrefreservation 0B -
  368. RaidZ2 logbias latency default
  369. RaidZ2 objsetid 54 -
  370. RaidZ2 dedup off local
  371. RaidZ2 mlslabel none default
  372. RaidZ2 sync standard local
  373. RaidZ2 dnodesize legacy default
  374. RaidZ2 refcompressratio 1.00x -
  375. RaidZ2 written 224K -
  376. RaidZ2 logicalused 11.8T -
  377. RaidZ2 logicalreferenced 50K -
  378. RaidZ2 volmode default default
  379. RaidZ2 filesystem_limit none default
  380. RaidZ2 snapshot_limit none default
  381. RaidZ2 filesystem_count none default
  382. RaidZ2 snapshot_count none default
  383. RaidZ2 snapdev hidden local
  384. RaidZ2 acltype posix local
  385. RaidZ2 context none default
  386. RaidZ2 fscontext none default
  387. RaidZ2 defcontext none default
  388. RaidZ2 rootcontext none default
  389. RaidZ2 relatime on default
  390. RaidZ2 redundant_metadata all default
  391. RaidZ2 overlay on default
  392. RaidZ2 encryption off default
  393. RaidZ2 keylocation none default
  394. RaidZ2 keyformat none default
  395. RaidZ2 pbkdf2iters 0 default
  396. RaidZ2 special_small_blocks 0 local
  397. RaidZ2 prefetch all default
  398. RaidZ2 direct standard default
  399. RaidZ2 longname off default
  400. RaidZ2 org.freenas:description local
  401.  
  402. root@GeorgNAS:/home/truenas_admin# zfs get all RaidZ2/VM_Backups
  403. NAME PROPERTY VALUE SOURCE
  404. RaidZ2/VM_Backups type filesystem -
  405. RaidZ2/VM_Backups creation Mon Mar 31 17:26 2025 -
  406. RaidZ2/VM_Backups used 3.70T -
  407. RaidZ2/VM_Backups available 2.81T -
  408. RaidZ2/VM_Backups referenced 1.35T -
  409. RaidZ2/VM_Backups compressratio 1.00x -
  410. RaidZ2/VM_Backups mounted yes -
  411. RaidZ2/VM_Backups quota none default
  412. RaidZ2/VM_Backups reservation none default
  413. RaidZ2/VM_Backups recordsize 1M received
  414. RaidZ2/VM_Backups mountpoint /mnt/RaidZ2/VM_Backups default
  415. RaidZ2/VM_Backups sharenfs off default
  416. RaidZ2/VM_Backups checksum on inherited from RaidZ2
  417. RaidZ2/VM_Backups compression lz4 inherited from RaidZ2
  418. RaidZ2/VM_Backups atime off received
  419. RaidZ2/VM_Backups devices on default
  420. RaidZ2/VM_Backups exec on inherited from RaidZ2
  421. RaidZ2/VM_Backups setuid on default
  422. RaidZ2/VM_Backups readonly off inherited from RaidZ2
  423. RaidZ2/VM_Backups zoned off default
  424. RaidZ2/VM_Backups snapdir hidden inherited from RaidZ2
  425. RaidZ2/VM_Backups aclmode discard inherited from RaidZ2
  426. RaidZ2/VM_Backups aclinherit discard inherited from RaidZ2
  427. RaidZ2/VM_Backups createtxg 7564 -
  428. RaidZ2/VM_Backups canmount on default
  429. RaidZ2/VM_Backups xattr on received
  430. RaidZ2/VM_Backups copies 1 inherited from RaidZ2
  431. RaidZ2/VM_Backups version 5 -
  432. RaidZ2/VM_Backups utf8only off -
  433. RaidZ2/VM_Backups normalization none -
  434. RaidZ2/VM_Backups casesensitivity sensitive -
  435. RaidZ2/VM_Backups vscan off default
  436. RaidZ2/VM_Backups nbmand off default
  437. RaidZ2/VM_Backups sharesmb off default
  438. RaidZ2/VM_Backups refquota none default
  439. RaidZ2/VM_Backups refreservation none default
  440. RaidZ2/VM_Backups guid 7731505716486562190 -
  441. RaidZ2/VM_Backups primarycache all default
  442. RaidZ2/VM_Backups secondarycache all default
  443. RaidZ2/VM_Backups usedbysnapshots 2.34T -
  444. RaidZ2/VM_Backups usedbydataset 1.35T -
  445. RaidZ2/VM_Backups usedbychildren 0B -
  446. RaidZ2/VM_Backups usedbyrefreservation 0B -
  447. RaidZ2/VM_Backups logbias latency default
  448. RaidZ2/VM_Backups objsetid 7985 -
  449. RaidZ2/VM_Backups dedup off inherited from RaidZ2
  450. RaidZ2/VM_Backups mlslabel none default
  451. RaidZ2/VM_Backups sync standard inherited from RaidZ2
  452. RaidZ2/VM_Backups dnodesize legacy default
  453. RaidZ2/VM_Backups refcompressratio 1.00x -
  454. RaidZ2/VM_Backups written 0 -
  455. RaidZ2/VM_Backups logicalused 3.70T -
  456. RaidZ2/VM_Backups logicalreferenced 1.36T -
  457. RaidZ2/VM_Backups volmode default default
  458. RaidZ2/VM_Backups filesystem_limit none default
  459. RaidZ2/VM_Backups snapshot_limit none default
  460. RaidZ2/VM_Backups filesystem_count none default
  461. RaidZ2/VM_Backups snapshot_count none default
  462. RaidZ2/VM_Backups snapdev hidden inherited from RaidZ2
  463. RaidZ2/VM_Backups acltype posix received
  464. RaidZ2/VM_Backups context none default
  465. RaidZ2/VM_Backups fscontext none default
  466. RaidZ2/VM_Backups defcontext none default
  467. RaidZ2/VM_Backups rootcontext none default
  468. RaidZ2/VM_Backups relatime on default
  469. RaidZ2/VM_Backups redundant_metadata all default
  470. RaidZ2/VM_Backups overlay on default
  471. RaidZ2/VM_Backups encryption off default
  472. RaidZ2/VM_Backups keylocation none default
  473. RaidZ2/VM_Backups keyformat none default
  474. RaidZ2/VM_Backups pbkdf2iters 0 default
  475. RaidZ2/VM_Backups special_small_blocks 0 inherited from RaidZ2
  476. RaidZ2/VM_Backups snapshots_changed Mon Mar 31 21:30:29 2025 -
  477. RaidZ2/VM_Backups prefetch all default
  478. RaidZ2/VM_Backups direct standard default
  479. RaidZ2/VM_Backups longname off default
  480. RaidZ2/VM_Backups com.sun:auto-snapshot:daily false received
  481. RaidZ2/VM_Backups com.sun:auto-snapshot true received
  482. RaidZ2/VM_Backups omvzfsplugin:uuid 690e5457-ef3d-4c53-80fb-71597fc837c3 received
  483. RaidZ2/VM_Backups org.freenas:description inherited from RaidZ2
Tags: zfs TrueNAS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement