Skip to content

Instantly share code, notes, and snippets.

@lingmann
Last active September 7, 2023 22:41
Show Gist options
  • Save lingmann/811ca85b35eddbbe6b4b25d359575850 to your computer and use it in GitHub Desktop.
Save lingmann/811ca85b35eddbbe6b4b25d359575850 to your computer and use it in GitHub Desktop.

micro2 drive details

tankl2

NAME            USED  AVAIL  REFER  MOUNTPOINT
tankl2         5.22T  52.6G   786G  /tankl2
tankl2/media2  4.45T  52.6G  4.45T  /tankl2/media2

--- /usr/tankl2 ------------------------------------------------------------------------------------------------------------------------------------------------
.   4.4 TiB [##########]  4,354 /media2
  776.8 GiB [#         ] 30,250 /dvdrips
    8.7 GiB [          ]     89 /hashbackup
   98.3 MiB [          ]    109 /apps
    4.5 KiB [          ]         backup.sh

--- /usr/tankl2/media2 -----------------------------------------------------------------------------------------------------------------------------------------
    2.5 TiB [##########]  1,661 /Movies
    2.0 TiB [########  ]  2,651 /TV
   19.9 GiB [          ]         201504_files_from_unknown_recovery.tgz
   19.0 MiB [          ]      7 /.AppleDB
   78.0 KiB [          ]     11 /.TemporaryItems
   24.5 KiB [          ]         .DS_Store
   21.5 KiB [          ]      2 /.recycle
   17.5 KiB [          ]      2 /.AppleDouble
   17.0 KiB [          ]      1 /Temporary Items
   17.0 KiB [          ]      1 /Network Trash Folder
   13.0 KiB [          ]      1 /.AppleDesktop
    4.5 KiB [          ]         201504_files_from_unknown_recovery.txt
    4.5 KiB [          ]         .apdisk
    4.5 KiB [          ]         .bash_history
  512.0   B [          ]         .com.apple.timemachine.supported
!   0.0   B [          ]      1 /.zfs

  pool: tankl2
 state: ONLINE
status: The pool is formatted using a legacy on-disk format.  The pool can
	still be used, but some features are unavailable.
action: Upgrade the pool using 'zpool upgrade'.  Once this is done, the
	pool will no longer be accessible on software that does not support feature
	flags.
  scan: scrub repaired 0 in 0 days 10:54:58 with 0 errors on Mon Aug  1 11:00:00 2022
config:

	NAME        STATE     READ WRITE CKSUM
	tankl2      ONLINE       0     0     0
	  mirror-0  ONLINE       0     0     0
	    ada0    ONLINE       0     0     0
	    ada1    ONLINE       0     0     0

tankl1

[root@micro2 /]# zfs list
NAME            USED  AVAIL  REFER  MOUNTPOINT
tankl1         1.18T   593G  1.18T  /tankl1

[root@micro2 /]# zpool status
  pool: tankl1
 state: ONLINE
status: The pool is formatted using a legacy on-disk format.  The pool can
	still be used, but some features are unavailable.
action: Upgrade the pool using 'zpool upgrade'.  Once this is done, the
	pool will no longer be accessible on software that does not support feature
	flags.
  scan: scrub repaired 0 in 0 days 04:44:19 with 0 errors on Mon Aug  1 04:49:19 2022
config:

	NAME        STATE     READ WRITE CKSUM
	tankl1      ONLINE       0     0     0
	  mirror-0  ONLINE       0     0     0
	    ada2p1  ONLINE       0     0     0
	    ada3p1  ONLINE       0     0     0

--- /tankl1 ----------------------------------------------------------------------------------------------------------------------------------------------------
    1.2 TiB [##########]     15 /timemachine
   14.5 KiB [          ]      9 /root
e   1.5 KiB [          ]        /jeremy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment