User Tools

Site Tools


computing:storage:zfs_cmds

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
computing:storage:zfs_cmds [2012/10/07 10:37]
gcooper created
computing:storage:zfs_cmds [2015/12/22 17:07] (current)
gcooper
Line 2: Line 2:
  
 http://www.tumblr.com/tagged/zfs http://www.tumblr.com/tagged/zfs
 +
 +ZFS Filesystem Integrity: http://docs.oracle.com/cd/E19963-01/html/821-1448/gbbwa.html
  
 :!: Linux-style disk device syntax shown.  These examples use disks like: /dev/sdb, /dev/sdc, /dev/sdx. :!: Linux-style disk device syntax shown.  These examples use disks like: /dev/sdb, /dev/sdc, /dev/sdx.
Line 7: Line 9:
 :!: Log in as root. :!: Log in as root.
  
-Check status of ZFS pools:+Check status of ZFS pools: http://docs.oracle.com/cd/E19082-01/817-2271/gamno/index.html
  
     zpool status     zpool status
Line 76: Line 78:
  
     zpool destroy <Pool Name>     zpool destroy <Pool Name>
 +
 +===== SMART =====
 +
 +<file>
 +smartctl -T permissive -a -d sat /dev/rdsk/XXXXXXXXX
 +</file>
 +
computing/storage/zfs_cmds.1349627856.txt.gz · Last modified: 2012/10/07 10:37 by gcooper