Advertisement
mhammett

More ZFS woes

Mar 9th, 2013
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 71.56 KB | None | 0 0
  1. I run NexentaStor and had some problems. If I told you everything that has happened, I'd be typing for an hour. The short of it...  when pulling a dead drive to RMA, I bumped the power on another, losing the array. I have spent a couple days trying to bring it back, but no luck thus far. Suspecting controller issues, I moved all of the disks to another controller. I have tried different things I've found on Google as well as help from the NexentaStor forum, HardOCP forum and #openIndiana on FreeNode.
  2.  
  3.  
  4.  
  5. Here is top showing that stuff is actually happening
  6. ==========
  7. load averages:  0.59,  0.62,  0.61;               up 0+14:22:38                                                                                                                                       09:01:54
  8. 187 processes: 182 sleeping, 4 zombie, 1 on cpu
  9. CPU states: 90.0% idle,  0.1% user,  9.9% kernel,  0.0% iowait,  0.0% swap
  10. Kernel: 5246 ctxsw, 8 trap, 7512 intr, 655 syscall, 3 flt
  11. Memory: 16G phys mem, 11G free mem, 1024M total swap, 1024M free swap
  12.  
  13.    PID USERNAME NLWP PRI NICE  SIZE   RES STATE    TIME    CPU COMMAND
  14.  25879 root        1  52    0 8696K 4676K sleep   51:45  1.96% zpool
  15.  25823 root        1  59    0 2552K 1968K sleep    1:25  0.05% iostat
  16.  17172 root        1  59    0  393M  392M cpu/3    0:24  0.04% top
  17.   2907 root       55  59    0   35M   31M sleep    1:13  0.04% python2.5
  18.    603 root       10  59    0 8056K 6200K sleep    1:47  0.04% syslogd
  19.    607 root       22  59    0  439M  429M sleep   19:55  0.03% fmd
  20.    613 root        6  59    0    0K    0K sleep    0:13  0.01% archttp64
  21.    930 root        1  59    0   36M 3768K sleep    0:11  0.01% nmdtrace
  22.  10062 root        1  59    0 7732K 5216K sleep    0:09  0.00% sshd
  23.   6078 root        1  59    0 7732K 5216K sleep    0:04  0.00% sshd
  24.  24561 root        1  59    0 3600K 1680K sleep    0:00  0.00% tail
  25.    589 root       20  59    0   11M 6924K sleep    0:07  0.00% smbd
  26.    284 root        1 100  -20 2728K 1584K sleep    0:02  0.00% xntpd
  27.   8281 root        1  59    0 7732K 5216K sleep    0:00  0.00% sshd
  28.    809 root        1  59    0   16M 6560K sleep    0:01  0.00% apache2
  29.     11 root       19  59    0   12M   11M sleep    0:54  0.00% svc.configd
  30.    460 root        4  59    0 6324K 3732K sleep    0:01  0.00% inetd
  31.    221 root       31  59    0 7984K 5172K sleep    0:02  0.00% nscd
  32.    213 root        6  59    0 4228K 2968K sleep    0:01  0.00% devfsadm
  33.   2822 root        1  59    0   68M   28M sleep    0:19  0.00% nms
  34.    620 root        1  59    0 8344K 6596K sleep    0:05  0.00% intrd
  35.   3564 root        1  59    0   68M   62M sleep    0:04  0.00% nms
  36.  25602 root        1  59    0 6764K 4948K sleep    0:04  0.00% netstat.pl
  37.   4383 root        1  59    0   68M   62M sleep    0:03  0.00% nms
  38.  25841 root        1  59    0 6776K 4960K sleep    0:03  0.00% nfsstat.pl
  39.    550 root        1  59    0 3700K 2208K sleep    0:03  0.00% dbus-daemon
  40.  25193 root        1  59    0   48M   47M sleep    0:01  0.00% nmc
  41.  25446 root        1  59    0   48M   47M sleep    0:01  0.00% nmc
  42.  25667 root        1  59    0   48M   47M sleep    0:01  0.00% nmc
  43.  10271 root        1  59    0   48M   47M sleep    0:01  0.00% nmc
  44.  
  45.  
  46. Here is the output of iostat -xn 1
  47. ==========
  48.                     extended device statistics
  49.     r/s    w/s   kr/s   kw/s wait actv wsvc_t asvc_t  %w  %b device
  50.     0.0   93.9    0.0  202.2  0.1  0.1    0.7    1.3   2  10 c0d0
  51.     0.0   92.9    0.0  202.2  0.1  0.2    0.7    1.8   2  15 c0d1
  52.   119.8   39.9 3335.2  119.8  0.0  1.0    0.0    6.5   0  42 c1t0d0
  53.   123.8   39.9 3948.3  119.8  0.0  0.3    0.0    2.0   0  16 c1t1d0
  54.   169.7   39.9 3963.2  119.8  0.0  0.3    0.0    1.5   0  20 c1t5d0
  55.   138.8   39.9 3843.9  119.8  0.0  0.4    0.0    2.4   0  22 c1t4d0
  56.     0.0    0.0    0.0    0.0  0.0  0.0    0.0    0.0   0   0 c1t2d0
  57.  
  58.  
  59. Here is a status from before. I issued another status query, but it hasn't completed in 12+ hours.
  60. ==========
  61. root@ICSSAN1:/volumes# zpool status
  62.  pool: MikesDrives
  63. state: FAULTED
  64. status: The pool metadata is corrupted and the pool cannot be opened.
  65. action: Destroy and re-create the pool from
  66.        a backup source.
  67.   see: http://www.sun.com/msg/ZFS-8000-72
  68. scan: none requested
  69. config:
  70.  
  71.        NAME        STATE     READ WRITE CKSUM
  72.        MikesDrives  FAULTED      0     0     1  corrupted data
  73.          raidz1-0  ONLINE       0     0     6
  74.            c1t0d0  ONLINE       0     0     0
  75.            c1t4d0  ONLINE       0     0     0
  76.            c1t5d0  ONLINE       0     0     0
  77.            c1t1d0  ONLINE       0     0     0
  78.  
  79.  pool: syspool
  80. state: ONLINE
  81. scan: scrub repaired 0 in 0h17m with 0 errors on Sun Mar  3 03:17:39 2013
  82. config:
  83.  
  84.        NAME        STATE     READ WRITE CKSUM
  85.        syspool     ONLINE       0     0     0
  86.          mirror-0  ONLINE       0     0     0
  87.            c0d0s0  ONLINE       0     0     0
  88.            c0d1s0  ONLINE       0     0     0
  89.  
  90. errors: No known data errors
  91. root@ICSSAN1:/volumes# zpool status
  92.  
  93.  
  94.  
  95. Here is the import query I issued. It hasn't completed in the past 12+ hours
  96. ==========
  97. root@ICSSAN1:/volumes# zpool import -fmFX MikesDrives
  98.  
  99.  
  100. My /var/log/messages
  101. ==========
  102. Mar  9 09:03:29 ICSSAN1 cmlb: [ID 107833 kern.warning] WARNING: /pci@0,0/pci1043,8443@11/disk@5,0 (sd7):
  103. Mar  9 09:03:29 ICSSAN1         primary label corrupt; using backup
  104. Mar  9 09:03:29 ICSSAN1 cmlb: [ID 107833 kern.warning] WARNING: /pci@0,0/pci1043,8443@11/disk@5,0 (sd7):
  105. Mar  9 09:03:29 ICSSAN1         primary label corrupt; using backup
  106.  
  107.  
  108. fmdump -eV
  109. ==========
  110. Mar 08 2013 20:08:20.259871421 ereport.fs.zfs.data
  111. nvlist version: 0
  112.         class = ereport.fs.zfs.data
  113.         ena = 0x4e6a6e0aea100401
  114.         detector = (embedded nvlist)
  115.         nvlist version: 0
  116.                 version = 0x0
  117.                 scheme = zfs
  118.                 pool = 0x19893ba9c10bcadf
  119.         (end detector)
  120.  
  121.         pool = MikesDrives
  122.         pool_guid = 0x19893ba9c10bcadf
  123.         pool_context = 2
  124.         pool_failmode = wait
  125.         zio_err = 50
  126.         zio_objset = 0x0
  127.         zio_object = 0x0
  128.         zio_level = -1
  129.         zio_blkid = 0x0
  130.         __ttl = 0x1
  131.         __tod = 0x513a9994 0xf7d52bd
  132.  
  133. Mar 08 2013 20:08:20.259872034 ereport.fs.zfs.checksum
  134. nvlist version: 0
  135.         class = ereport.fs.zfs.checksum
  136.         ena = 0x4e6a6e0aea100401
  137.         detector = (embedded nvlist)
  138.         nvlist version: 0
  139.                 version = 0x0
  140.                 scheme = zfs
  141.                 pool = 0x19893ba9c10bcadf
  142.                 vdev = 0x1c2db31647565a69
  143.         (end detector)
  144.  
  145.         pool = MikesDrives
  146.         pool_guid = 0x19893ba9c10bcadf
  147.         pool_context = 2
  148.         pool_failmode = wait
  149.         vdev_guid = 0x1c2db31647565a69
  150.         vdev_type = disk
  151.         vdev_path = /dev/dsk/c1t1d0s0
  152.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS00X1R/a
  153.         parent_guid = 0x2816dfdf9c101c90
  154.         parent_type = raidz
  155.         zio_err = 50
  156.         zio_offset = 0x1323dd29e00
  157.         zio_size = 0x200
  158.         zio_objset = 0x0
  159.         zio_object = 0x0
  160.         zio_level = -1
  161.         zio_blkid = 0x0
  162.         __ttl = 0x1
  163.         __tod = 0x513a9994 0xf7d5522
  164.  
  165. Mar 08 2013 20:08:20.259872147 ereport.fs.zfs.checksum
  166. nvlist version: 0
  167.         class = ereport.fs.zfs.checksum
  168.         ena = 0x4e6a6e0aea100401
  169.         detector = (embedded nvlist)
  170.         nvlist version: 0
  171.                 version = 0x0
  172.                 scheme = zfs
  173.                 pool = 0x19893ba9c10bcadf
  174.                 vdev = 0xc511903dd46fb112
  175.         (end detector)
  176.  
  177.         pool = MikesDrives
  178.         pool_guid = 0x19893ba9c10bcadf
  179.         pool_context = 2
  180.         pool_failmode = wait
  181.         vdev_guid = 0xc511903dd46fb112
  182.         vdev_type = disk
  183.         vdev_path = /dev/dsk/c1t5d0s0
  184.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0RJDE/a
  185.         parent_guid = 0x2816dfdf9c101c90
  186.         parent_type = raidz
  187.         zio_err = 50
  188.         zio_offset = 0x1323dd29e00
  189.         zio_size = 0x200
  190.         zio_objset = 0x0
  191.         zio_object = 0x0
  192.         zio_level = -1
  193.         zio_blkid = 0x0
  194.         __ttl = 0x1
  195.         __tod = 0x513a9994 0xf7d5593
  196.  
  197. Mar 08 2013 20:08:20.259870559 ereport.fs.zfs.checksum
  198. nvlist version: 0
  199.         class = ereport.fs.zfs.checksum
  200.         ena = 0x4e6a6e0aea100401
  201.         detector = (embedded nvlist)
  202.         nvlist version: 0
  203.                 version = 0x0
  204.                 scheme = zfs
  205.                 pool = 0x19893ba9c10bcadf
  206.                 vdev = 0x458c3afd3c93030f
  207.         (end detector)
  208.  
  209.         pool = MikesDrives
  210.         pool_guid = 0x19893ba9c10bcadf
  211.         pool_context = 2
  212.         pool_failmode = wait
  213.         vdev_guid = 0x458c3afd3c93030f
  214.         vdev_type = disk
  215.         vdev_path = /dev/dsk/c1t4d0s0
  216.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS10DH0/a
  217.         parent_guid = 0x2816dfdf9c101c90
  218.         parent_type = raidz
  219.         zio_err = 50
  220.         zio_offset = 0x1323dd29e00
  221.         zio_size = 0x400
  222.         zio_objset = 0x0
  223.         zio_object = 0x0
  224.         zio_level = -1
  225.         zio_blkid = 0x0
  226.         __ttl = 0x1
  227.         __tod = 0x513a9994 0xf7d4f5f
  228.  
  229. Mar 08 2013 20:08:20.259870607 ereport.fs.zfs.checksum
  230. nvlist version: 0
  231.         class = ereport.fs.zfs.checksum
  232.         ena = 0x4e6a6e0aea100401
  233.         detector = (embedded nvlist)
  234.         nvlist version: 0
  235.                 version = 0x0
  236.                 scheme = zfs
  237.                 pool = 0x19893ba9c10bcadf
  238.                 vdev = 0x67c38ad200637f00
  239.         (end detector)
  240.  
  241.         pool = MikesDrives
  242.         pool_guid = 0x19893ba9c10bcadf
  243.         pool_context = 2
  244.         pool_failmode = wait
  245.         vdev_guid = 0x67c38ad200637f00
  246.         vdev_type = disk
  247.         vdev_path = /dev/dsk/c1t0d0s0
  248.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0DVGF/a
  249.         parent_guid = 0x2816dfdf9c101c90
  250.         parent_type = raidz
  251.         zio_err = 50
  252.         zio_offset = 0x1323dd29e00
  253.         zio_size = 0x400
  254.         zio_objset = 0x0
  255.         zio_object = 0x0
  256.         zio_level = -1
  257.         zio_blkid = 0x0
  258.         __ttl = 0x1
  259.         __tod = 0x513a9994 0xf7d4f8f
  260.  
  261. Mar 08 2013 20:08:20.259871303 ereport.fs.zfs.checksum
  262. nvlist version: 0
  263.         class = ereport.fs.zfs.checksum
  264.         ena = 0x4e6a6e0aea100401
  265.         detector = (embedded nvlist)
  266.         nvlist version: 0
  267.                 version = 0x0
  268.                 scheme = zfs
  269.                 pool = 0x19893ba9c10bcadf
  270.                 vdev = 0x1c2db31647565a69
  271.         (end detector)
  272.  
  273.         pool = MikesDrives
  274.         pool_guid = 0x19893ba9c10bcadf
  275.         pool_context = 2
  276.         pool_failmode = wait
  277.         vdev_guid = 0x1c2db31647565a69
  278.         vdev_type = disk
  279.         vdev_path = /dev/dsk/c1t1d0s0
  280.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS00X1R/a
  281.         parent_guid = 0x2816dfdf9c101c90
  282.         parent_type = raidz
  283.         zio_err = 50
  284.         zio_offset = 0xbed8488800
  285.         zio_size = 0x200
  286.         zio_objset = 0x0
  287.         zio_object = 0x0
  288.         zio_level = -1
  289.         zio_blkid = 0x0
  290.         __ttl = 0x1
  291.         __tod = 0x513a9994 0xf7d5247
  292.  
  293. Mar 08 2013 20:08:20.259871247 ereport.fs.zfs.checksum
  294. nvlist version: 0
  295.         class = ereport.fs.zfs.checksum
  296.         ena = 0x4e6a6e0aea100401
  297.         detector = (embedded nvlist)
  298.         nvlist version: 0
  299.                 version = 0x0
  300.                 scheme = zfs
  301.                 pool = 0x19893ba9c10bcadf
  302.                 vdev = 0xc511903dd46fb112
  303.         (end detector)
  304.  
  305.         pool = MikesDrives
  306.         pool_guid = 0x19893ba9c10bcadf
  307.         pool_context = 2
  308.         pool_failmode = wait
  309.         vdev_guid = 0xc511903dd46fb112
  310.         vdev_type = disk
  311.         vdev_path = /dev/dsk/c1t5d0s0
  312.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0RJDE/a
  313.         parent_guid = 0x2816dfdf9c101c90
  314.         parent_type = raidz
  315.         zio_err = 50
  316.         zio_offset = 0xbed8488800
  317.         zio_size = 0x200
  318.         zio_objset = 0x0
  319.         zio_object = 0x0
  320.         zio_level = -1
  321.         zio_blkid = 0x0
  322.         __ttl = 0x1
  323.         __tod = 0x513a9994 0xf7d520f
  324.  
  325. Mar 08 2013 20:08:20.259869953 ereport.fs.zfs.checksum
  326. nvlist version: 0
  327.         class = ereport.fs.zfs.checksum
  328.         ena = 0x4e6a6e0aea100401
  329.         detector = (embedded nvlist)
  330.         nvlist version: 0
  331.                 version = 0x0
  332.                 scheme = zfs
  333.                 pool = 0x19893ba9c10bcadf
  334.                 vdev = 0x458c3afd3c93030f
  335.         (end detector)
  336.  
  337.         pool = MikesDrives
  338.         pool_guid = 0x19893ba9c10bcadf
  339.         pool_context = 2
  340.         pool_failmode = wait
  341.         vdev_guid = 0x458c3afd3c93030f
  342.         vdev_type = disk
  343.         vdev_path = /dev/dsk/c1t4d0s0
  344.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS10DH0/a
  345.         parent_guid = 0x2816dfdf9c101c90
  346.         parent_type = raidz
  347.         zio_err = 50
  348.         zio_offset = 0xbed8488800
  349.         zio_size = 0x400
  350.         zio_objset = 0x0
  351.         zio_object = 0x0
  352.         zio_level = -1
  353.         zio_blkid = 0x0
  354.         __ttl = 0x1
  355.         __tod = 0x513a9994 0xf7d4d01
  356.  
  357. Mar 08 2013 20:08:20.259869932 ereport.fs.zfs.checksum
  358. nvlist version: 0
  359.         class = ereport.fs.zfs.checksum
  360.         ena = 0x4e6a6e0aea100401
  361.         detector = (embedded nvlist)
  362.         nvlist version: 0
  363.                 version = 0x0
  364.                 scheme = zfs
  365.                 pool = 0x19893ba9c10bcadf
  366.                 vdev = 0x67c38ad200637f00
  367.         (end detector)
  368.  
  369.         pool = MikesDrives
  370.         pool_guid = 0x19893ba9c10bcadf
  371.         pool_context = 2
  372.         pool_failmode = wait
  373.         vdev_guid = 0x67c38ad200637f00
  374.         vdev_type = disk
  375.         vdev_path = /dev/dsk/c1t0d0s0
  376.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0DVGF/a
  377.         parent_guid = 0x2816dfdf9c101c90
  378.         parent_type = raidz
  379.         zio_err = 50
  380.         zio_offset = 0xbed8488800
  381.         zio_size = 0x400
  382.         zio_objset = 0x0
  383.         zio_object = 0x0
  384.         zio_level = -1
  385.         zio_blkid = 0x0
  386.         __ttl = 0x1
  387.         __tod = 0x513a9994 0xf7d4cec
  388.  
  389. Mar 08 2013 20:08:20.259871101 ereport.fs.zfs.checksum
  390. nvlist version: 0
  391.         class = ereport.fs.zfs.checksum
  392.         ena = 0x4e6a6e0aea100401
  393.         detector = (embedded nvlist)
  394.         nvlist version: 0
  395.                 version = 0x0
  396.                 scheme = zfs
  397.                 pool = 0x19893ba9c10bcadf
  398.                 vdev = 0x1c2db31647565a69
  399.         (end detector)
  400.  
  401.         pool = MikesDrives
  402.         pool_guid = 0x19893ba9c10bcadf
  403.         pool_context = 2
  404.         pool_failmode = wait
  405.         vdev_guid = 0x1c2db31647565a69
  406.         vdev_type = disk
  407.         vdev_path = /dev/dsk/c1t1d0s0
  408.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS00X1R/a
  409.         parent_guid = 0x2816dfdf9c101c90
  410.         parent_type = raidz
  411.         zio_err = 50
  412.         zio_offset = 0xfc09622400
  413.         zio_size = 0x200
  414.         zio_objset = 0x0
  415.         zio_object = 0x0
  416.         zio_level = -1
  417.         zio_blkid = 0x0
  418.         __ttl = 0x1
  419.         __tod = 0x513a9994 0xf7d517d
  420.  
  421. Mar 08 2013 20:08:20.259869822 ereport.fs.zfs.checksum
  422. nvlist version: 0
  423.         class = ereport.fs.zfs.checksum
  424.         ena = 0x4e6a6e0aea100401
  425.         detector = (embedded nvlist)
  426.         nvlist version: 0
  427.                 version = 0x0
  428.                 scheme = zfs
  429.                 pool = 0x19893ba9c10bcadf
  430.                 vdev = 0xc511903dd46fb112
  431.         (end detector)
  432.  
  433.         pool = MikesDrives
  434.         pool_guid = 0x19893ba9c10bcadf
  435.         pool_context = 2
  436.         pool_failmode = wait
  437.         vdev_guid = 0xc511903dd46fb112
  438.         vdev_type = disk
  439.         vdev_path = /dev/dsk/c1t5d0s0
  440.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0RJDE/a
  441.         parent_guid = 0x2816dfdf9c101c90
  442.         parent_type = raidz
  443.         zio_err = 50
  444.         zio_offset = 0xfc09622400
  445.         zio_size = 0x200
  446.         zio_objset = 0x0
  447.         zio_object = 0x0
  448.         zio_level = -1
  449.         zio_blkid = 0x0
  450.         __ttl = 0x1
  451.         __tod = 0x513a9994 0xf7d4c7e
  452.  
  453. Mar 08 2013 20:08:20.259869097 ereport.fs.zfs.checksum
  454. nvlist version: 0
  455.         class = ereport.fs.zfs.checksum
  456.         ena = 0x4e6a6e0aea100401
  457.         detector = (embedded nvlist)
  458.         nvlist version: 0
  459.                 version = 0x0
  460.                 scheme = zfs
  461.                 pool = 0x19893ba9c10bcadf
  462.                 vdev = 0x458c3afd3c93030f
  463.         (end detector)
  464.  
  465.         pool = MikesDrives
  466.         pool_guid = 0x19893ba9c10bcadf
  467.         pool_context = 2
  468.         pool_failmode = wait
  469.         vdev_guid = 0x458c3afd3c93030f
  470.         vdev_type = disk
  471.         vdev_path = /dev/dsk/c1t4d0s0
  472.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS10DH0/a
  473.         parent_guid = 0x2816dfdf9c101c90
  474.         parent_type = raidz
  475.         zio_err = 50
  476.         zio_offset = 0xfc09622400
  477.         zio_size = 0x400
  478.         zio_objset = 0x0
  479.         zio_object = 0x0
  480.         zio_level = -1
  481.         zio_blkid = 0x0
  482.         __ttl = 0x1
  483.         __tod = 0x513a9994 0xf7d49a9
  484.  
  485. Mar 08 2013 20:08:20.259867881 ereport.fs.zfs.checksum
  486. nvlist version: 0
  487.         class = ereport.fs.zfs.checksum
  488.         ena = 0x4e6a6e0aea100401
  489.         detector = (embedded nvlist)
  490.         nvlist version: 0
  491.                 version = 0x0
  492.                 scheme = zfs
  493.                 pool = 0x19893ba9c10bcadf
  494.                 vdev = 0x67c38ad200637f00
  495.         (end detector)
  496.  
  497.         pool = MikesDrives
  498.         pool_guid = 0x19893ba9c10bcadf
  499.         pool_context = 2
  500.         pool_failmode = wait
  501.         vdev_guid = 0x67c38ad200637f00
  502.         vdev_type = disk
  503.         vdev_path = /dev/dsk/c1t0d0s0
  504.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0DVGF/a
  505.         parent_guid = 0x2816dfdf9c101c90
  506.         parent_type = raidz
  507.         zio_err = 50
  508.         zio_offset = 0xfc09622400
  509.         zio_size = 0x400
  510.         zio_objset = 0x0
  511.         zio_object = 0x0
  512.         zio_level = -1
  513.         zio_blkid = 0x0
  514.         __ttl = 0x1
  515.         __tod = 0x513a9994 0xf7d44e9
  516.  
  517. Mar 08 2013 20:08:20.259868281 ereport.fs.zfs.checksum
  518. nvlist version: 0
  519.         class = ereport.fs.zfs.checksum
  520.         ena = 0x4e6a6e0aea100401
  521.         detector = (embedded nvlist)
  522.         nvlist version: 0
  523.                 version = 0x0
  524.                 scheme = zfs
  525.                 pool = 0x19893ba9c10bcadf
  526.                 vdev = 0x1c2db31647565a69
  527.         (end detector)
  528.  
  529.         pool = MikesDrives
  530.         pool_guid = 0x19893ba9c10bcadf
  531.         pool_context = 2
  532.         pool_failmode = wait
  533.         vdev_guid = 0x1c2db31647565a69
  534.         vdev_type = disk
  535.         vdev_path = /dev/dsk/c1t1d0s0
  536.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS00X1R/a
  537.         parent_guid = 0x2816dfdf9c101c90
  538.         parent_type = raidz
  539.         zio_err = 50
  540.         zio_offset = 0x1323dd29e00
  541.         zio_size = 0x200
  542.         zio_objset = 0x0
  543.         zio_object = 0x0
  544.         zio_level = -1
  545.         zio_blkid = 0x0
  546.         __ttl = 0x1
  547.         __tod = 0x513a9994 0xf7d4679
  548.  
  549. Mar 08 2013 20:08:20.259867695 ereport.fs.zfs.checksum
  550. nvlist version: 0
  551.         class = ereport.fs.zfs.checksum
  552.         ena = 0x4e6a6e0aea100401
  553.         detector = (embedded nvlist)
  554.         nvlist version: 0
  555.                 version = 0x0
  556.                 scheme = zfs
  557.                 pool = 0x19893ba9c10bcadf
  558.                 vdev = 0xc511903dd46fb112
  559.         (end detector)
  560.  
  561.         pool = MikesDrives
  562.         pool_guid = 0x19893ba9c10bcadf
  563.         pool_context = 2
  564.         pool_failmode = wait
  565.         vdev_guid = 0xc511903dd46fb112
  566.         vdev_type = disk
  567.         vdev_path = /dev/dsk/c1t5d0s0
  568.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0RJDE/a
  569.         parent_guid = 0x2816dfdf9c101c90
  570.         parent_type = raidz
  571.         zio_err = 50
  572.         zio_offset = 0x1323dd29e00
  573.         zio_size = 0x200
  574.         zio_objset = 0x0
  575.         zio_object = 0x0
  576.         zio_level = -1
  577.         zio_blkid = 0x0
  578.         __ttl = 0x1
  579.         __tod = 0x513a9994 0xf7d442f
  580.  
  581. Mar 08 2013 20:08:20.259866420 ereport.fs.zfs.checksum
  582. nvlist version: 0
  583.         class = ereport.fs.zfs.checksum
  584.         ena = 0x4e6a6e0aea100401
  585.         detector = (embedded nvlist)
  586.         nvlist version: 0
  587.                 version = 0x0
  588.                 scheme = zfs
  589.                 pool = 0x19893ba9c10bcadf
  590.                 vdev = 0x458c3afd3c93030f
  591.         (end detector)
  592.  
  593.         pool = MikesDrives
  594.         pool_guid = 0x19893ba9c10bcadf
  595.         pool_context = 2
  596.         pool_failmode = wait
  597.         vdev_guid = 0x458c3afd3c93030f
  598.         vdev_type = disk
  599.         vdev_path = /dev/dsk/c1t4d0s0
  600.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS10DH0/a
  601.         parent_guid = 0x2816dfdf9c101c90
  602.         parent_type = raidz
  603.         zio_err = 50
  604.         zio_offset = 0x1323dd29e00
  605.         zio_size = 0x400
  606.         zio_objset = 0x0
  607.         zio_object = 0x0
  608.         zio_level = -1
  609.         zio_blkid = 0x0
  610.         __ttl = 0x1
  611.         __tod = 0x513a9994 0xf7d3f34
  612.  
  613. Mar 08 2013 20:08:20.259866368 ereport.fs.zfs.checksum
  614. nvlist version: 0
  615.         class = ereport.fs.zfs.checksum
  616.         ena = 0x4e6a6e0aea100401
  617.         detector = (embedded nvlist)
  618.         nvlist version: 0
  619.                 version = 0x0
  620.                 scheme = zfs
  621.                 pool = 0x19893ba9c10bcadf
  622.                 vdev = 0x67c38ad200637f00
  623.         (end detector)
  624.  
  625.         pool = MikesDrives
  626.         pool_guid = 0x19893ba9c10bcadf
  627.         pool_context = 2
  628.         pool_failmode = wait
  629.         vdev_guid = 0x67c38ad200637f00
  630.         vdev_type = disk
  631.         vdev_path = /dev/dsk/c1t0d0s0
  632.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0DVGF/a
  633.         parent_guid = 0x2816dfdf9c101c90
  634.         parent_type = raidz
  635.         zio_err = 50
  636.         zio_offset = 0x1323dd29e00
  637.         zio_size = 0x400
  638.         zio_objset = 0x0
  639.         zio_object = 0x0
  640.         zio_level = -1
  641.         zio_blkid = 0x0
  642.         __ttl = 0x1
  643.         __tod = 0x513a9994 0xf7d3f00
  644.  
  645. Mar 08 2013 20:08:20.259865398 ereport.fs.zfs.checksum
  646. nvlist version: 0
  647.         class = ereport.fs.zfs.checksum
  648.         ena = 0x4e6a6e0aea100401
  649.         detector = (embedded nvlist)
  650.         nvlist version: 0
  651.                 version = 0x0
  652.                 scheme = zfs
  653.                 pool = 0x19893ba9c10bcadf
  654.                 vdev = 0x1c2db31647565a69
  655.         (end detector)
  656.  
  657.         pool = MikesDrives
  658.         pool_guid = 0x19893ba9c10bcadf
  659.         pool_context = 2
  660.         pool_failmode = wait
  661.         vdev_guid = 0x1c2db31647565a69
  662.         vdev_type = disk
  663.         vdev_path = /dev/dsk/c1t1d0s0
  664.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS00X1R/a
  665.         parent_guid = 0x2816dfdf9c101c90
  666.         parent_type = raidz
  667.         zio_err = 50
  668.         zio_offset = 0xbed8488800
  669.         zio_size = 0x200
  670.         zio_objset = 0x0
  671.         zio_object = 0x0
  672.         zio_level = -1
  673.         zio_blkid = 0x0
  674.         __ttl = 0x1
  675.         __tod = 0x513a9994 0xf7d3b36
  676.  
  677. Mar 08 2013 20:08:20.259865751 ereport.fs.zfs.checksum
  678. nvlist version: 0
  679.         class = ereport.fs.zfs.checksum
  680.         ena = 0x4e6a6e0aea100401
  681.         detector = (embedded nvlist)
  682.         nvlist version: 0
  683.                 version = 0x0
  684.                 scheme = zfs
  685.                 pool = 0x19893ba9c10bcadf
  686.                 vdev = 0xc511903dd46fb112
  687.         (end detector)
  688.  
  689.         pool = MikesDrives
  690.         pool_guid = 0x19893ba9c10bcadf
  691.         pool_context = 2
  692.         pool_failmode = wait
  693.         vdev_guid = 0xc511903dd46fb112
  694.         vdev_type = disk
  695.         vdev_path = /dev/dsk/c1t5d0s0
  696.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0RJDE/a
  697.         parent_guid = 0x2816dfdf9c101c90
  698.         parent_type = raidz
  699.         zio_err = 50
  700.         zio_offset = 0xbed8488800
  701.         zio_size = 0x200
  702.         zio_objset = 0x0
  703.         zio_object = 0x0
  704.         zio_level = -1
  705.         zio_blkid = 0x0
  706.         __ttl = 0x1
  707.         __tod = 0x513a9994 0xf7d3c97
  708.  
  709. Mar 08 2013 20:08:20.259864874 ereport.fs.zfs.checksum
  710. nvlist version: 0
  711.         class = ereport.fs.zfs.checksum
  712.         ena = 0x4e6a6e0aea100401
  713.         detector = (embedded nvlist)
  714.         nvlist version: 0
  715.                 version = 0x0
  716.                 scheme = zfs
  717.                 pool = 0x19893ba9c10bcadf
  718.                 vdev = 0x458c3afd3c93030f
  719.         (end detector)
  720.  
  721.         pool = MikesDrives
  722.         pool_guid = 0x19893ba9c10bcadf
  723.         pool_context = 2
  724.         pool_failmode = wait
  725.         vdev_guid = 0x458c3afd3c93030f
  726.         vdev_type = disk
  727.         vdev_path = /dev/dsk/c1t4d0s0
  728.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS10DH0/a
  729.         parent_guid = 0x2816dfdf9c101c90
  730.         parent_type = raidz
  731.         zio_err = 50
  732.         zio_offset = 0xbed8488800
  733.         zio_size = 0x400
  734.         zio_objset = 0x0
  735.         zio_object = 0x0
  736.         zio_level = -1
  737.         zio_blkid = 0x0
  738.         __ttl = 0x1
  739.         __tod = 0x513a9994 0xf7d392a
  740.  
  741. Mar 08 2013 20:08:20.259865065 ereport.fs.zfs.checksum
  742. nvlist version: 0
  743.         class = ereport.fs.zfs.checksum
  744.         ena = 0x4e6a6e0aea100401
  745.         detector = (embedded nvlist)
  746.         nvlist version: 0
  747.                 version = 0x0
  748.                 scheme = zfs
  749.                 pool = 0x19893ba9c10bcadf
  750.                 vdev = 0x67c38ad200637f00
  751.         (end detector)
  752.  
  753.         pool = MikesDrives
  754.         pool_guid = 0x19893ba9c10bcadf
  755.         pool_context = 2
  756.         pool_failmode = wait
  757.         vdev_guid = 0x67c38ad200637f00
  758.         vdev_type = disk
  759.         vdev_path = /dev/dsk/c1t0d0s0
  760.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0DVGF/a
  761.         parent_guid = 0x2816dfdf9c101c90
  762.         parent_type = raidz
  763.         zio_err = 50
  764.         zio_offset = 0xbed8488800
  765.         zio_size = 0x400
  766.         zio_objset = 0x0
  767.         zio_object = 0x0
  768.         zio_level = -1
  769.         zio_blkid = 0x0
  770.         __ttl = 0x1
  771.         __tod = 0x513a9994 0xf7d39e9
  772.  
  773. Mar 08 2013 20:08:20.259863916 ereport.fs.zfs.checksum
  774. nvlist version: 0
  775.         class = ereport.fs.zfs.checksum
  776.         ena = 0x4e6a6e0aea100401
  777.         detector = (embedded nvlist)
  778.         nvlist version: 0
  779.                 version = 0x0
  780.                 scheme = zfs
  781.                 pool = 0x19893ba9c10bcadf
  782.                 vdev = 0x1c2db31647565a69
  783.         (end detector)
  784.  
  785.         pool = MikesDrives
  786.         pool_guid = 0x19893ba9c10bcadf
  787.         pool_context = 2
  788.         pool_failmode = wait
  789.         vdev_guid = 0x1c2db31647565a69
  790.         vdev_type = disk
  791.         vdev_path = /dev/dsk/c1t1d0s0
  792.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS00X1R/a
  793.         parent_guid = 0x2816dfdf9c101c90
  794.         parent_type = raidz
  795.         zio_err = 50
  796.         zio_offset = 0xfc09622400
  797.         zio_size = 0x200
  798.         zio_objset = 0x0
  799.         zio_object = 0x0
  800.         zio_level = -1
  801.         zio_blkid = 0x0
  802.         __ttl = 0x1
  803.         __tod = 0x513a9994 0xf7d356c
  804.  
  805. Mar 08 2013 20:08:20.259864102 ereport.fs.zfs.checksum
  806. nvlist version: 0
  807.         class = ereport.fs.zfs.checksum
  808.         ena = 0x4e6a6e0aea100401
  809.         detector = (embedded nvlist)
  810.         nvlist version: 0
  811.                 version = 0x0
  812.                 scheme = zfs
  813.                 pool = 0x19893ba9c10bcadf
  814.                 vdev = 0xc511903dd46fb112
  815.         (end detector)
  816.  
  817.         pool = MikesDrives
  818.         pool_guid = 0x19893ba9c10bcadf
  819.         pool_context = 2
  820.         pool_failmode = wait
  821.         vdev_guid = 0xc511903dd46fb112
  822.         vdev_type = disk
  823.         vdev_path = /dev/dsk/c1t5d0s0
  824.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0RJDE/a
  825.         parent_guid = 0x2816dfdf9c101c90
  826.         parent_type = raidz
  827.         zio_err = 50
  828.         zio_offset = 0xfc09622400
  829.         zio_size = 0x200
  830.         zio_objset = 0x0
  831.         zio_object = 0x0
  832.         zio_level = -1
  833.         zio_blkid = 0x0
  834.         __ttl = 0x1
  835.         __tod = 0x513a9994 0xf7d3626
  836.  
  837. Mar 08 2013 20:08:20.259863013 ereport.fs.zfs.checksum
  838. nvlist version: 0
  839.         class = ereport.fs.zfs.checksum
  840.         ena = 0x4e6a6e0aea100401
  841.         detector = (embedded nvlist)
  842.         nvlist version: 0
  843.                 version = 0x0
  844.                 scheme = zfs
  845.                 pool = 0x19893ba9c10bcadf
  846.                 vdev = 0x458c3afd3c93030f
  847.         (end detector)
  848.  
  849.         pool = MikesDrives
  850.         pool_guid = 0x19893ba9c10bcadf
  851.         pool_context = 2
  852.         pool_failmode = wait
  853.         vdev_guid = 0x458c3afd3c93030f
  854.         vdev_type = disk
  855.         vdev_path = /dev/dsk/c1t4d0s0
  856.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS10DH0/a
  857.         parent_guid = 0x2816dfdf9c101c90
  858.         parent_type = raidz
  859.         zio_err = 50
  860.         zio_offset = 0xfc09622400
  861.         zio_size = 0x400
  862.         zio_objset = 0x0
  863.         zio_object = 0x0
  864.         zio_level = -1
  865.         zio_blkid = 0x0
  866.         __ttl = 0x1
  867.         __tod = 0x513a9994 0xf7d31e5
  868.  
  869. Mar 08 2013 20:08:20.259863168 ereport.fs.zfs.checksum
  870. nvlist version: 0
  871.         class = ereport.fs.zfs.checksum
  872.         ena = 0x4e6a6e0aea100401
  873.         detector = (embedded nvlist)
  874.         nvlist version: 0
  875.                 version = 0x0
  876.                 scheme = zfs
  877.                 pool = 0x19893ba9c10bcadf
  878.                 vdev = 0x67c38ad200637f00
  879.         (end detector)
  880.  
  881.         pool = MikesDrives
  882.         pool_guid = 0x19893ba9c10bcadf
  883.         pool_context = 2
  884.         pool_failmode = wait
  885.         vdev_guid = 0x67c38ad200637f00
  886.         vdev_type = disk
  887.         vdev_path = /dev/dsk/c1t0d0s0
  888.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0DVGF/a
  889.         parent_guid = 0x2816dfdf9c101c90
  890.         parent_type = raidz
  891.         zio_err = 50
  892.         zio_offset = 0xfc09622400
  893.         zio_size = 0x400
  894.         zio_objset = 0x0
  895.         zio_object = 0x0
  896.         zio_level = -1
  897.         zio_blkid = 0x0
  898.         __ttl = 0x1
  899.         __tod = 0x513a9994 0xf7d3280
  900.  
  901. Mar 08 2013 20:08:20.259861706 ereport.fs.zfs.zpool
  902. nvlist version: 0
  903.         class = ereport.fs.zfs.zpool
  904.         ena = 0x4e6a6e0aea100401
  905.         detector = (embedded nvlist)
  906.         nvlist version: 0
  907.                 version = 0x0
  908.                 scheme = zfs
  909.                 pool = 0x19893ba9c10bcadf
  910.         (end detector)
  911.  
  912.         pool = MikesDrives
  913.         pool_guid = 0x19893ba9c10bcadf
  914.         pool_context = 2
  915.         pool_failmode = wait
  916.         __ttl = 0x1
  917.         __tod = 0x513a9994 0xf7d2cca
  918.  
  919. Mar 08 2013 20:08:20.553668208 ereport.fs.zfs.data
  920. nvlist version: 0
  921.         class = ereport.fs.zfs.data
  922.         ena = 0x4e6b863d0c800001
  923.         detector = (embedded nvlist)
  924.         nvlist version: 0
  925.                 version = 0x0
  926.                 scheme = zfs
  927.                 pool = 0x19893ba9c10bcadf
  928.         (end detector)
  929.  
  930.         pool = MikesDrives
  931.         pool_guid = 0x19893ba9c10bcadf
  932.         pool_context = 2
  933.         pool_failmode = wait
  934.         zio_err = 50
  935.         zio_objset = 0x0
  936.         zio_object = 0x0
  937.         zio_level = -1
  938.         zio_blkid = 0x0
  939.         __ttl = 0x1
  940.         __tod = 0x513a9994 0x21004e70
  941.  
  942. Mar 08 2013 20:08:20.553667537 ereport.fs.zfs.checksum
  943. nvlist version: 0
  944.         class = ereport.fs.zfs.checksum
  945.         ena = 0x4e6b863d0c800001
  946.         detector = (embedded nvlist)
  947.         nvlist version: 0
  948.                 version = 0x0
  949.                 scheme = zfs
  950.                 pool = 0x19893ba9c10bcadf
  951.                 vdev = 0x1c2db31647565a69
  952.         (end detector)
  953.  
  954.         pool = MikesDrives
  955.         pool_guid = 0x19893ba9c10bcadf
  956.         pool_context = 2
  957.         pool_failmode = wait
  958.         vdev_guid = 0x1c2db31647565a69
  959.         vdev_type = disk
  960.         vdev_path = /dev/dsk/c1t1d0s0
  961.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS00X1R/a
  962.         parent_guid = 0x2816dfdf9c101c90
  963.         parent_type = raidz
  964.         zio_err = 50
  965.         zio_offset = 0x132ab95ce00
  966.         zio_size = 0x200
  967.         zio_objset = 0x0
  968.         zio_object = 0x0
  969.         zio_level = -1
  970.         zio_blkid = 0x0
  971.         __ttl = 0x1
  972.         __tod = 0x513a9994 0x21004bd1
  973.  
  974. Mar 08 2013 20:08:20.553667203 ereport.fs.zfs.checksum
  975. nvlist version: 0
  976.         class = ereport.fs.zfs.checksum
  977.         ena = 0x4e6b863d0c800001
  978.         detector = (embedded nvlist)
  979.         nvlist version: 0
  980.                 version = 0x0
  981.                 scheme = zfs
  982.                 pool = 0x19893ba9c10bcadf
  983.                 vdev = 0xc511903dd46fb112
  984.         (end detector)
  985.  
  986.         pool = MikesDrives
  987.         pool_guid = 0x19893ba9c10bcadf
  988.         pool_context = 2
  989.         pool_failmode = wait
  990.         vdev_guid = 0xc511903dd46fb112
  991.         vdev_type = disk
  992.         vdev_path = /dev/dsk/c1t5d0s0
  993.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0RJDE/a
  994.         parent_guid = 0x2816dfdf9c101c90
  995.         parent_type = raidz
  996.         zio_err = 50
  997.         zio_offset = 0x132ab95ce00
  998.         zio_size = 0x200
  999.         zio_objset = 0x0
  1000.         zio_object = 0x0
  1001.         zio_level = -1
  1002.         zio_blkid = 0x0
  1003.         __ttl = 0x1
  1004.         __tod = 0x513a9994 0x21004a83
  1005.  
  1006. Mar 08 2013 20:08:20.553666055 ereport.fs.zfs.checksum
  1007. nvlist version: 0
  1008.         class = ereport.fs.zfs.checksum
  1009.         ena = 0x4e6b863d0c800001
  1010.         detector = (embedded nvlist)
  1011.         nvlist version: 0
  1012.                 version = 0x0
  1013.                 scheme = zfs
  1014.                 pool = 0x19893ba9c10bcadf
  1015.                 vdev = 0x67c38ad200637f00
  1016.         (end detector)
  1017.  
  1018.         pool = MikesDrives
  1019.         pool_guid = 0x19893ba9c10bcadf
  1020.         pool_context = 2
  1021.         pool_failmode = wait
  1022.         vdev_guid = 0x67c38ad200637f00
  1023.         vdev_type = disk
  1024.         vdev_path = /dev/dsk/c1t0d0s0
  1025.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0DVGF/a
  1026.         parent_guid = 0x2816dfdf9c101c90
  1027.         parent_type = raidz
  1028.         zio_err = 50
  1029.         zio_offset = 0x132ab95ce00
  1030.         zio_size = 0x400
  1031.         zio_objset = 0x0
  1032.         zio_object = 0x0
  1033.         zio_level = -1
  1034.         zio_blkid = 0x0
  1035.         __ttl = 0x1
  1036.         __tod = 0x513a9994 0x21004607
  1037.  
  1038. Mar 08 2013 20:08:20.553666537 ereport.fs.zfs.checksum
  1039. nvlist version: 0
  1040.         class = ereport.fs.zfs.checksum
  1041.         ena = 0x4e6b863d0c800001
  1042.         detector = (embedded nvlist)
  1043.         nvlist version: 0
  1044.                 version = 0x0
  1045.                 scheme = zfs
  1046.                 pool = 0x19893ba9c10bcadf
  1047.                 vdev = 0x458c3afd3c93030f
  1048.         (end detector)
  1049.  
  1050.         pool = MikesDrives
  1051.         pool_guid = 0x19893ba9c10bcadf
  1052.         pool_context = 2
  1053.         pool_failmode = wait
  1054.         vdev_guid = 0x458c3afd3c93030f
  1055.         vdev_type = disk
  1056.         vdev_path = /dev/dsk/c1t4d0s0
  1057.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS10DH0/a
  1058.         parent_guid = 0x2816dfdf9c101c90
  1059.         parent_type = raidz
  1060.         zio_err = 50
  1061.         zio_offset = 0x132ab95ce00
  1062.         zio_size = 0x400
  1063.         zio_objset = 0x0
  1064.         zio_object = 0x0
  1065.         zio_level = -1
  1066.         zio_blkid = 0x0
  1067.         __ttl = 0x1
  1068.         __tod = 0x513a9994 0x210047e9
  1069.  
  1070. Mar 08 2013 20:08:20.553665389 ereport.fs.zfs.checksum
  1071. nvlist version: 0
  1072.         class = ereport.fs.zfs.checksum
  1073.         ena = 0x4e6b863d0c800001
  1074.         detector = (embedded nvlist)
  1075.         nvlist version: 0
  1076.                 version = 0x0
  1077.                 scheme = zfs
  1078.                 pool = 0x19893ba9c10bcadf
  1079.                 vdev = 0x1c2db31647565a69
  1080.         (end detector)
  1081.  
  1082.         pool = MikesDrives
  1083.         pool_guid = 0x19893ba9c10bcadf
  1084.         pool_context = 2
  1085.         pool_failmode = wait
  1086.         vdev_guid = 0x1c2db31647565a69
  1087.         vdev_type = disk
  1088.         vdev_path = /dev/dsk/c1t1d0s0
  1089.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS00X1R/a
  1090.         parent_guid = 0x2816dfdf9c101c90
  1091.         parent_type = raidz
  1092.         zio_err = 50
  1093.         zio_offset = 0xcd172a3600
  1094.         zio_size = 0x200
  1095.         zio_objset = 0x0
  1096.         zio_object = 0x0
  1097.         zio_level = -1
  1098.         zio_blkid = 0x0
  1099.         __ttl = 0x1
  1100.         __tod = 0x513a9994 0x2100436d
  1101.  
  1102. Mar 08 2013 20:08:20.553665209 ereport.fs.zfs.checksum
  1103. nvlist version: 0
  1104.         class = ereport.fs.zfs.checksum
  1105.         ena = 0x4e6b863d0c800001
  1106.         detector = (embedded nvlist)
  1107.         nvlist version: 0
  1108.                 version = 0x0
  1109.                 scheme = zfs
  1110.                 pool = 0x19893ba9c10bcadf
  1111.                 vdev = 0xc511903dd46fb112
  1112.         (end detector)
  1113.  
  1114.         pool = MikesDrives
  1115.         pool_guid = 0x19893ba9c10bcadf
  1116.         pool_context = 2
  1117.         pool_failmode = wait
  1118.         vdev_guid = 0xc511903dd46fb112
  1119.         vdev_type = disk
  1120.         vdev_path = /dev/dsk/c1t5d0s0
  1121.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0RJDE/a
  1122.         parent_guid = 0x2816dfdf9c101c90
  1123.         parent_type = raidz
  1124.         zio_err = 50
  1125.         zio_offset = 0xcd172a3600
  1126.         zio_size = 0x200
  1127.         zio_objset = 0x0
  1128.         zio_object = 0x0
  1129.         zio_level = -1
  1130.         zio_blkid = 0x0
  1131.         __ttl = 0x1
  1132.         __tod = 0x513a9994 0x210042b9
  1133.  
  1134. Mar 08 2013 20:08:20.553664373 ereport.fs.zfs.checksum
  1135. nvlist version: 0
  1136.         class = ereport.fs.zfs.checksum
  1137.         ena = 0x4e6b863d0c800001
  1138.         detector = (embedded nvlist)
  1139.         nvlist version: 0
  1140.                 version = 0x0
  1141.                 scheme = zfs
  1142.                 pool = 0x19893ba9c10bcadf
  1143.                 vdev = 0x458c3afd3c93030f
  1144.         (end detector)
  1145.  
  1146.         pool = MikesDrives
  1147.         pool_guid = 0x19893ba9c10bcadf
  1148.         pool_context = 2
  1149.         pool_failmode = wait
  1150.         vdev_guid = 0x458c3afd3c93030f
  1151.         vdev_type = disk
  1152.         vdev_path = /dev/dsk/c1t4d0s0
  1153.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS10DH0/a
  1154.         parent_guid = 0x2816dfdf9c101c90
  1155.         parent_type = raidz
  1156.         zio_err = 50
  1157.         zio_offset = 0xcd172a3600
  1158.         zio_size = 0x400
  1159.         zio_objset = 0x0
  1160.         zio_object = 0x0
  1161.         zio_level = -1
  1162.         zio_blkid = 0x0
  1163.         __ttl = 0x1
  1164.         __tod = 0x513a9994 0x21003f75
  1165.  
  1166. Mar 08 2013 20:08:20.553664516 ereport.fs.zfs.checksum
  1167. nvlist version: 0
  1168.         class = ereport.fs.zfs.checksum
  1169.         ena = 0x4e6b863d0c800001
  1170.         detector = (embedded nvlist)
  1171.         nvlist version: 0
  1172.                 version = 0x0
  1173.                 scheme = zfs
  1174.                 pool = 0x19893ba9c10bcadf
  1175.                 vdev = 0x67c38ad200637f00
  1176.         (end detector)
  1177.  
  1178.         pool = MikesDrives
  1179.         pool_guid = 0x19893ba9c10bcadf
  1180.         pool_context = 2
  1181.         pool_failmode = wait
  1182.         vdev_guid = 0x67c38ad200637f00
  1183.         vdev_type = disk
  1184.         vdev_path = /dev/dsk/c1t0d0s0
  1185.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0DVGF/a
  1186.         parent_guid = 0x2816dfdf9c101c90
  1187.         parent_type = raidz
  1188.         zio_err = 50
  1189.         zio_offset = 0xcd172a3600
  1190.         zio_size = 0x400
  1191.         zio_objset = 0x0
  1192.         zio_object = 0x0
  1193.         zio_level = -1
  1194.         zio_blkid = 0x0
  1195.         __ttl = 0x1
  1196.         __tod = 0x513a9994 0x21004004
  1197.  
  1198. Mar 08 2013 20:08:20.553663136 ereport.fs.zfs.checksum
  1199. nvlist version: 0
  1200.         class = ereport.fs.zfs.checksum
  1201.         ena = 0x4e6b863d0c800001
  1202.         detector = (embedded nvlist)
  1203.         nvlist version: 0
  1204.                 version = 0x0
  1205.                 scheme = zfs
  1206.                 pool = 0x19893ba9c10bcadf
  1207.                 vdev = 0x458c3afd3c93030f
  1208.         (end detector)
  1209.  
  1210.         pool = MikesDrives
  1211.         pool_guid = 0x19893ba9c10bcadf
  1212.         pool_context = 2
  1213.         pool_failmode = wait
  1214.         vdev_guid = 0x458c3afd3c93030f
  1215.         vdev_type = disk
  1216.         vdev_path = /dev/dsk/c1t4d0s0
  1217.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS10DH0/a
  1218.         parent_guid = 0x2816dfdf9c101c90
  1219.         parent_type = raidz
  1220.         zio_err = 50
  1221.         zio_offset = 0xfc1da1c600
  1222.         zio_size = 0x200
  1223.         zio_objset = 0x0
  1224.         zio_object = 0x0
  1225.         zio_level = -1
  1226.         zio_blkid = 0x0
  1227.         __ttl = 0x1
  1228.         __tod = 0x513a9994 0x21003aa0
  1229.  
  1230. Mar 08 2013 20:08:20.553663553 ereport.fs.zfs.checksum
  1231. nvlist version: 0
  1232.         class = ereport.fs.zfs.checksum
  1233.         ena = 0x4e6b863d0c800001
  1234.         detector = (embedded nvlist)
  1235.         nvlist version: 0
  1236.                 version = 0x0
  1237.                 scheme = zfs
  1238.                 pool = 0x19893ba9c10bcadf
  1239.                 vdev = 0x67c38ad200637f00
  1240.         (end detector)
  1241.  
  1242.         pool = MikesDrives
  1243.         pool_guid = 0x19893ba9c10bcadf
  1244.         pool_context = 2
  1245.         pool_failmode = wait
  1246.         vdev_guid = 0x67c38ad200637f00
  1247.         vdev_type = disk
  1248.         vdev_path = /dev/dsk/c1t0d0s0
  1249.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0DVGF/a
  1250.         parent_guid = 0x2816dfdf9c101c90
  1251.         parent_type = raidz
  1252.         zio_err = 50
  1253.         zio_offset = 0xfc1da1c600
  1254.         zio_size = 0x200
  1255.         zio_objset = 0x0
  1256.         zio_object = 0x0
  1257.         zio_level = -1
  1258.         zio_blkid = 0x0
  1259.         __ttl = 0x1
  1260.         __tod = 0x513a9994 0x21003c41
  1261.  
  1262. Mar 08 2013 20:08:20.553663133 ereport.fs.zfs.checksum
  1263. nvlist version: 0
  1264.         class = ereport.fs.zfs.checksum
  1265.         ena = 0x4e6b863d0c800001
  1266.         detector = (embedded nvlist)
  1267.         nvlist version: 0
  1268.                 version = 0x0
  1269.                 scheme = zfs
  1270.                 pool = 0x19893ba9c10bcadf
  1271.                 vdev = 0x1c2db31647565a69
  1272.         (end detector)
  1273.  
  1274.         pool = MikesDrives
  1275.         pool_guid = 0x19893ba9c10bcadf
  1276.         pool_context = 2
  1277.         pool_failmode = wait
  1278.         vdev_guid = 0x1c2db31647565a69
  1279.         vdev_type = disk
  1280.         vdev_path = /dev/dsk/c1t1d0s0
  1281.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS00X1R/a
  1282.         parent_guid = 0x2816dfdf9c101c90
  1283.         parent_type = raidz
  1284.         zio_err = 50
  1285.         zio_offset = 0xfc1da1c400
  1286.         zio_size = 0x400
  1287.         zio_objset = 0x0
  1288.         zio_object = 0x0
  1289.         zio_level = -1
  1290.         zio_blkid = 0x0
  1291.         __ttl = 0x1
  1292.         __tod = 0x513a9994 0x21003a9d
  1293.  
  1294. Mar 08 2013 20:08:20.553662960 ereport.fs.zfs.checksum
  1295. nvlist version: 0
  1296.         class = ereport.fs.zfs.checksum
  1297.         ena = 0x4e6b863d0c800001
  1298.         detector = (embedded nvlist)
  1299.         nvlist version: 0
  1300.                 version = 0x0
  1301.                 scheme = zfs
  1302.                 pool = 0x19893ba9c10bcadf
  1303.                 vdev = 0xc511903dd46fb112
  1304.         (end detector)
  1305.  
  1306.         pool = MikesDrives
  1307.         pool_guid = 0x19893ba9c10bcadf
  1308.         pool_context = 2
  1309.         pool_failmode = wait
  1310.         vdev_guid = 0xc511903dd46fb112
  1311.         vdev_type = disk
  1312.         vdev_path = /dev/dsk/c1t5d0s0
  1313.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0RJDE/a
  1314.         parent_guid = 0x2816dfdf9c101c90
  1315.         parent_type = raidz
  1316.         zio_err = 50
  1317.         zio_offset = 0xfc1da1c400
  1318.         zio_size = 0x400
  1319.         zio_objset = 0x0
  1320.         zio_object = 0x0
  1321.         zio_level = -1
  1322.         zio_blkid = 0x0
  1323.         __ttl = 0x1
  1324.         __tod = 0x513a9994 0x210039f0
  1325.  
  1326. Mar 08 2013 20:08:20.553662321 ereport.fs.zfs.checksum
  1327. nvlist version: 0
  1328.         class = ereport.fs.zfs.checksum
  1329.         ena = 0x4e6b863d0c800001
  1330.         detector = (embedded nvlist)
  1331.         nvlist version: 0
  1332.                 version = 0x0
  1333.                 scheme = zfs
  1334.                 pool = 0x19893ba9c10bcadf
  1335.                 vdev = 0x1c2db31647565a69
  1336.         (end detector)
  1337.  
  1338.         pool = MikesDrives
  1339.         pool_guid = 0x19893ba9c10bcadf
  1340.         pool_context = 2
  1341.         pool_failmode = wait
  1342.         vdev_guid = 0x1c2db31647565a69
  1343.         vdev_type = disk
  1344.         vdev_path = /dev/dsk/c1t1d0s0
  1345.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS00X1R/a
  1346.         parent_guid = 0x2816dfdf9c101c90
  1347.         parent_type = raidz
  1348.         zio_err = 50
  1349.         zio_offset = 0x132ab95ce00
  1350.         zio_size = 0x200
  1351.         zio_objset = 0x0
  1352.         zio_object = 0x0
  1353.         zio_level = -1
  1354.         zio_blkid = 0x0
  1355.         __ttl = 0x1
  1356.         __tod = 0x513a9994 0x21003771
  1357.  
  1358. Mar 08 2013 20:08:20.553661191 ereport.fs.zfs.checksum
  1359. nvlist version: 0
  1360.         class = ereport.fs.zfs.checksum
  1361.         ena = 0x4e6b863d0c800001
  1362.         detector = (embedded nvlist)
  1363.         nvlist version: 0
  1364.                 version = 0x0
  1365.                 scheme = zfs
  1366.                 pool = 0x19893ba9c10bcadf
  1367.                 vdev = 0xc511903dd46fb112
  1368.         (end detector)
  1369.  
  1370.         pool = MikesDrives
  1371.         pool_guid = 0x19893ba9c10bcadf
  1372.         pool_context = 2
  1373.         pool_failmode = wait
  1374.         vdev_guid = 0xc511903dd46fb112
  1375.         vdev_type = disk
  1376.         vdev_path = /dev/dsk/c1t5d0s0
  1377.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0RJDE/a
  1378.         parent_guid = 0x2816dfdf9c101c90
  1379.         parent_type = raidz
  1380.         zio_err = 50
  1381.         zio_offset = 0x132ab95ce00
  1382.         zio_size = 0x200
  1383.         zio_objset = 0x0
  1384.         zio_object = 0x0
  1385.         zio_level = -1
  1386.         zio_blkid = 0x0
  1387.         __ttl = 0x1
  1388.         __tod = 0x513a9994 0x21003307
  1389.  
  1390. Mar 08 2013 20:08:20.553661343 ereport.fs.zfs.checksum
  1391. nvlist version: 0
  1392.         class = ereport.fs.zfs.checksum
  1393.         ena = 0x4e6b863d0c800001
  1394.         detector = (embedded nvlist)
  1395.         nvlist version: 0
  1396.                 version = 0x0
  1397.                 scheme = zfs
  1398.                 pool = 0x19893ba9c10bcadf
  1399.                 vdev = 0x67c38ad200637f00
  1400.         (end detector)
  1401.  
  1402.         pool = MikesDrives
  1403.         pool_guid = 0x19893ba9c10bcadf
  1404.         pool_context = 2
  1405.         pool_failmode = wait
  1406.         vdev_guid = 0x67c38ad200637f00
  1407.         vdev_type = disk
  1408.         vdev_path = /dev/dsk/c1t0d0s0
  1409.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0DVGF/a
  1410.         parent_guid = 0x2816dfdf9c101c90
  1411.         parent_type = raidz
  1412.         zio_err = 50
  1413.         zio_offset = 0x132ab95ce00
  1414.         zio_size = 0x400
  1415.         zio_objset = 0x0
  1416.         zio_object = 0x0
  1417.         zio_level = -1
  1418.         zio_blkid = 0x0
  1419.         __ttl = 0x1
  1420.         __tod = 0x513a9994 0x2100339f
  1421.  
  1422. Mar 08 2013 20:08:20.553660223 ereport.fs.zfs.checksum
  1423. nvlist version: 0
  1424.         class = ereport.fs.zfs.checksum
  1425.         ena = 0x4e6b863d0c800001
  1426.         detector = (embedded nvlist)
  1427.         nvlist version: 0
  1428.                 version = 0x0
  1429.                 scheme = zfs
  1430.                 pool = 0x19893ba9c10bcadf
  1431.                 vdev = 0x458c3afd3c93030f
  1432.         (end detector)
  1433.  
  1434.         pool = MikesDrives
  1435.         pool_guid = 0x19893ba9c10bcadf
  1436.         pool_context = 2
  1437.         pool_failmode = wait
  1438.         vdev_guid = 0x458c3afd3c93030f
  1439.         vdev_type = disk
  1440.         vdev_path = /dev/dsk/c1t4d0s0
  1441.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS10DH0/a
  1442.         parent_guid = 0x2816dfdf9c101c90
  1443.         parent_type = raidz
  1444.         zio_err = 50
  1445.         zio_offset = 0x132ab95ce00
  1446.         zio_size = 0x400
  1447.         zio_objset = 0x0
  1448.         zio_object = 0x0
  1449.         zio_level = -1
  1450.         zio_blkid = 0x0
  1451.         __ttl = 0x1
  1452.         __tod = 0x513a9994 0x21002f3f
  1453.  
  1454. Mar 08 2013 20:08:20.553660074 ereport.fs.zfs.checksum
  1455. nvlist version: 0
  1456.         class = ereport.fs.zfs.checksum
  1457.         ena = 0x4e6b863d0c800001
  1458.         detector = (embedded nvlist)
  1459.         nvlist version: 0
  1460.                 version = 0x0
  1461.                 scheme = zfs
  1462.                 pool = 0x19893ba9c10bcadf
  1463.                 vdev = 0x1c2db31647565a69
  1464.         (end detector)
  1465.  
  1466.         pool = MikesDrives
  1467.         pool_guid = 0x19893ba9c10bcadf
  1468.         pool_context = 2
  1469.         pool_failmode = wait
  1470.         vdev_guid = 0x1c2db31647565a69
  1471.         vdev_type = disk
  1472.         vdev_path = /dev/dsk/c1t1d0s0
  1473.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS00X1R/a
  1474.         parent_guid = 0x2816dfdf9c101c90
  1475.         parent_type = raidz
  1476.         zio_err = 50
  1477.         zio_offset = 0xcd172a3600
  1478.         zio_size = 0x200
  1479.         zio_objset = 0x0
  1480.         zio_object = 0x0
  1481.         zio_level = -1
  1482.         zio_blkid = 0x0
  1483.         __ttl = 0x1
  1484.         __tod = 0x513a9994 0x21002eaa
  1485.  
  1486. Mar 08 2013 20:08:20.553659467 ereport.fs.zfs.checksum
  1487. nvlist version: 0
  1488.         class = ereport.fs.zfs.checksum
  1489.         ena = 0x4e6b863d0c800001
  1490.         detector = (embedded nvlist)
  1491.         nvlist version: 0
  1492.                 version = 0x0
  1493.                 scheme = zfs
  1494.                 pool = 0x19893ba9c10bcadf
  1495.                 vdev = 0xc511903dd46fb112
  1496.         (end detector)
  1497.  
  1498.         pool = MikesDrives
  1499.         pool_guid = 0x19893ba9c10bcadf
  1500.         pool_context = 2
  1501.         pool_failmode = wait
  1502.         vdev_guid = 0xc511903dd46fb112
  1503.         vdev_type = disk
  1504.         vdev_path = /dev/dsk/c1t5d0s0
  1505.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0RJDE/a
  1506.         parent_guid = 0x2816dfdf9c101c90
  1507.         parent_type = raidz
  1508.         zio_err = 50
  1509.         zio_offset = 0xcd172a3600
  1510.         zio_size = 0x200
  1511.         zio_objset = 0x0
  1512.         zio_object = 0x0
  1513.         zio_level = -1
  1514.         zio_blkid = 0x0
  1515.         __ttl = 0x1
  1516.         __tod = 0x513a9994 0x21002c4b
  1517.  
  1518. Mar 08 2013 20:08:20.553659813 ereport.fs.zfs.checksum
  1519. nvlist version: 0
  1520.         class = ereport.fs.zfs.checksum
  1521.         ena = 0x4e6b863d0c800001
  1522.         detector = (embedded nvlist)
  1523.         nvlist version: 0
  1524.                 version = 0x0
  1525.                 scheme = zfs
  1526.                 pool = 0x19893ba9c10bcadf
  1527.                 vdev = 0x458c3afd3c93030f
  1528.         (end detector)
  1529.  
  1530.         pool = MikesDrives
  1531.         pool_guid = 0x19893ba9c10bcadf
  1532.         pool_context = 2
  1533.         pool_failmode = wait
  1534.         vdev_guid = 0x458c3afd3c93030f
  1535.         vdev_type = disk
  1536.         vdev_path = /dev/dsk/c1t4d0s0
  1537.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS10DH0/a
  1538.         parent_guid = 0x2816dfdf9c101c90
  1539.         parent_type = raidz
  1540.         zio_err = 50
  1541.         zio_offset = 0xcd172a3600
  1542.         zio_size = 0x400
  1543.         zio_objset = 0x0
  1544.         zio_object = 0x0
  1545.         zio_level = -1
  1546.         zio_blkid = 0x0
  1547.         __ttl = 0x1
  1548.         __tod = 0x513a9994 0x21002da5
  1549.  
  1550. Mar 08 2013 20:08:20.553658452 ereport.fs.zfs.checksum
  1551. nvlist version: 0
  1552.         class = ereport.fs.zfs.checksum
  1553.         ena = 0x4e6b863d0c800001
  1554.         detector = (embedded nvlist)
  1555.         nvlist version: 0
  1556.                 version = 0x0
  1557.                 scheme = zfs
  1558.                 pool = 0x19893ba9c10bcadf
  1559.                 vdev = 0x67c38ad200637f00
  1560.         (end detector)
  1561.  
  1562.         pool = MikesDrives
  1563.         pool_guid = 0x19893ba9c10bcadf
  1564.         pool_context = 2
  1565.         pool_failmode = wait
  1566.         vdev_guid = 0x67c38ad200637f00
  1567.         vdev_type = disk
  1568.         vdev_path = /dev/dsk/c1t0d0s0
  1569.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0DVGF/a
  1570.         parent_guid = 0x2816dfdf9c101c90
  1571.         parent_type = raidz
  1572.         zio_err = 50
  1573.         zio_offset = 0xcd172a3600
  1574.         zio_size = 0x400
  1575.         zio_objset = 0x0
  1576.         zio_object = 0x0
  1577.         zio_level = -1
  1578.         zio_blkid = 0x0
  1579.         __ttl = 0x1
  1580.         __tod = 0x513a9994 0x21002854
  1581.  
  1582. Mar 08 2013 20:08:20.553658439 ereport.fs.zfs.checksum
  1583. nvlist version: 0
  1584.         class = ereport.fs.zfs.checksum
  1585.         ena = 0x4e6b863d0c800001
  1586.         detector = (embedded nvlist)
  1587.         nvlist version: 0
  1588.                 version = 0x0
  1589.                 scheme = zfs
  1590.                 pool = 0x19893ba9c10bcadf
  1591.                 vdev = 0x458c3afd3c93030f
  1592.         (end detector)
  1593.  
  1594.         pool = MikesDrives
  1595.         pool_guid = 0x19893ba9c10bcadf
  1596.         pool_context = 2
  1597.         pool_failmode = wait
  1598.         vdev_guid = 0x458c3afd3c93030f
  1599.         vdev_type = disk
  1600.         vdev_path = /dev/dsk/c1t4d0s0
  1601.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS10DH0/a
  1602.         parent_guid = 0x2816dfdf9c101c90
  1603.         parent_type = raidz
  1604.         zio_err = 50
  1605.         zio_offset = 0xfc1da1c600
  1606.         zio_size = 0x200
  1607.         zio_objset = 0x0
  1608.         zio_object = 0x0
  1609.         zio_level = -1
  1610.         zio_blkid = 0x0
  1611.         __ttl = 0x1
  1612.         __tod = 0x513a9994 0x21002847
  1613.  
  1614. Mar 08 2013 20:08:20.553658319 ereport.fs.zfs.checksum
  1615. nvlist version: 0
  1616.         class = ereport.fs.zfs.checksum
  1617.         ena = 0x4e6b863d0c800001
  1618.         detector = (embedded nvlist)
  1619.         nvlist version: 0
  1620.                 version = 0x0
  1621.                 scheme = zfs
  1622.                 pool = 0x19893ba9c10bcadf
  1623.                 vdev = 0x67c38ad200637f00
  1624.         (end detector)
  1625.  
  1626.         pool = MikesDrives
  1627.         pool_guid = 0x19893ba9c10bcadf
  1628.         pool_context = 2
  1629.         pool_failmode = wait
  1630.         vdev_guid = 0x67c38ad200637f00
  1631.         vdev_type = disk
  1632.         vdev_path = /dev/dsk/c1t0d0s0
  1633.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0DVGF/a
  1634.         parent_guid = 0x2816dfdf9c101c90
  1635.         parent_type = raidz
  1636.         zio_err = 50
  1637.         zio_offset = 0xfc1da1c600
  1638.         zio_size = 0x200
  1639.         zio_objset = 0x0
  1640.         zio_object = 0x0
  1641.         zio_level = -1
  1642.         zio_blkid = 0x0
  1643.         __ttl = 0x1
  1644.         __tod = 0x513a9994 0x210027cf
  1645.  
  1646. Mar 08 2013 20:08:20.553657416 ereport.fs.zfs.checksum
  1647. nvlist version: 0
  1648.         class = ereport.fs.zfs.checksum
  1649.         ena = 0x4e6b863d0c800001
  1650.         detector = (embedded nvlist)
  1651.         nvlist version: 0
  1652.                 version = 0x0
  1653.                 scheme = zfs
  1654.                 pool = 0x19893ba9c10bcadf
  1655.                 vdev = 0x1c2db31647565a69
  1656.         (end detector)
  1657.  
  1658.         pool = MikesDrives
  1659.         pool_guid = 0x19893ba9c10bcadf
  1660.         pool_context = 2
  1661.         pool_failmode = wait
  1662.         vdev_guid = 0x1c2db31647565a69
  1663.         vdev_type = disk
  1664.         vdev_path = /dev/dsk/c1t1d0s0
  1665.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS00X1R/a
  1666.         parent_guid = 0x2816dfdf9c101c90
  1667.         parent_type = raidz
  1668.         zio_err = 50
  1669.         zio_offset = 0xfc1da1c400
  1670.         zio_size = 0x400
  1671.         zio_objset = 0x0
  1672.         zio_object = 0x0
  1673.         zio_level = -1
  1674.         zio_blkid = 0x0
  1675.         __ttl = 0x1
  1676.         __tod = 0x513a9994 0x21002448
  1677.  
  1678. Mar 08 2013 20:08:20.553656913 ereport.fs.zfs.checksum
  1679. nvlist version: 0
  1680.         class = ereport.fs.zfs.checksum
  1681.         ena = 0x4e6b863d0c800001
  1682.         detector = (embedded nvlist)
  1683.         nvlist version: 0
  1684.                 version = 0x0
  1685.                 scheme = zfs
  1686.                 pool = 0x19893ba9c10bcadf
  1687.                 vdev = 0xc511903dd46fb112
  1688.         (end detector)
  1689.  
  1690.         pool = MikesDrives
  1691.         pool_guid = 0x19893ba9c10bcadf
  1692.         pool_context = 2
  1693.         pool_failmode = wait
  1694.         vdev_guid = 0xc511903dd46fb112
  1695.         vdev_type = disk
  1696.         vdev_path = /dev/dsk/c1t5d0s0
  1697.         vdev_devid = id1,sd@SATA_____ST31500341AS________________9VS0RJDE/a
  1698.         parent_guid = 0x2816dfdf9c101c90
  1699.         parent_type = raidz
  1700.         zio_err = 50
  1701.         zio_offset = 0xfc1da1c400
  1702.         zio_size = 0x400
  1703.         zio_objset = 0x0
  1704.         zio_object = 0x0
  1705.         zio_level = -1
  1706.         zio_blkid = 0x0
  1707.         __ttl = 0x1
  1708.         __tod = 0x513a9994 0x21002251
  1709.  
  1710. Mar 08 2013 20:08:20.553656926 ereport.fs.zfs.zpool
  1711. nvlist version: 0
  1712.         class = ereport.fs.zfs.zpool
  1713.         ena = 0x4e6b863d0c800001
  1714.         detector = (embedded nvlist)
  1715.         nvlist version: 0
  1716.                 version = 0x0
  1717.                 scheme = zfs
  1718.                 pool = 0x19893ba9c10bcadf
  1719.         (end detector)
  1720.  
  1721.         pool = MikesDrives
  1722.         pool_guid = 0x19893ba9c10bcadf
  1723.         pool_context = 2
  1724.         pool_failmode = wait
  1725.         __ttl = 0x1
  1726.         __tod = 0x513a9994 0x2100225e
  1727.  
  1728.  
  1729.  
  1730.  
  1731.  
  1732. Here is what is running now
  1733. ==========
  1734. root@ICSSAN1:~# ps aux
  1735. USER       PID %CPU %MEM   SZ  RSS TT       S    START  TIME COMMAND
  1736. root     25879  1.8  0.1 8696 4676 pts/5    S 20:08:58 52:09 zpool import -fmFX MikesDrives
  1737. root         3  0.2  0.0    0    0 ?        S 18:39:45  3:40 fsflush
  1738. root         5  0.1  0.0    0    0 ?        S 18:39:32  3:04 zpool-syspool
  1739. root     25823  0.1  0.0 2552 1968 pts/3    S 20:06:21  1:25 iostat -xn 1
  1740. root       603  0.1  0.1 8056 6200 ?        S 18:40:10  1:47 /usr/sbin/syslogd
  1741. root       607  0.1  2.7449672439488 ?        S 18:40:10 19:56 /usr/lib/fm/fmd/fmd
  1742. root      2907  0.1  0.23551631716 ?        S 18:41:00  1:14 /usr/bin/python /usr/bin/nmv.py
  1743. root     13120  0.1  0.0    0    0 ?        S 09:06:13  0:00 zpool-MikesDrives
  1744. root     17172  0.1  2.5406764405900 pts/2    S 01:33:07  0:24 top
  1745. root        11  0.0  0.11277611528 ?        S 18:39:46  0:54 /lib/svc/bin/svc.configd
  1746. root     13121  0.0  0.0 2312 1496 pts/7    O 09:06:14  0:00 ps -aux
  1747. root       613  0.0  0.1 6924 4200 ?        S 18:40:11  0:13 /usr/local/sbin/archttp64
  1748. root       930  0.0  0.137268 3768 ?        S 18:40:22  0:11 /usr/bin/perl /lib/svc/method/nmdtrace -d
  1749. root      6078  0.0  0.1 7732 5216 ?        S 18:41:57  0:04 /usr/lib/ssh/sshd
  1750. root     10062  0.0  0.1 7732 5216 ?        S 18:43:19  0:09 /usr/lib/ssh/sshd
  1751. root     24561  0.0  0.0 3600 1680 pts/1    S 08:08:30  0:00 tail -f /var/log/messages
  1752. root         0  0.0  0.0    0    0 ?        T 18:39:40  0:01 sched
  1753. root         1  0.0  0.0 2612 1632 ?        S 18:39:45  0:00 /sbin/init
  1754. root         2  0.0  0.0    0    0 ?        S 18:39:45  0:00 pageout
  1755. root         9  0.0  0.11276410336 ?        S 18:39:46  0:01 /lib/svc/bin/svc.startd
  1756. dladm       20  0.0  0.0 2972 1888 ?        S 18:39:48  0:00 /sbin/dlmgmtd
  1757. daemon      57  0.0  0.1 8452 5052 ?        S 18:39:50  0:00 /lib/crypto/kcfd
  1758. root       142  0.0  0.1 6792 2952 ?        S 18:39:58  0:00 /usr/lib/sysevent/syseventd
  1759. root       182  0.0  0.0 2180 1552 ?        S 18:39:58  0:00 /usr/lib/power/powerd
  1760. root       213  0.0  0.1 4228 2968 ?        S 18:39:59  0:01 devfsadmd
  1761. root       215  0.0  0.1 3904 2892 ?        S 18:39:59  0:00 /usr/lib/picl/picld
  1762. root       221  0.0  0.1 7984 5172 ?        S 18:39:59  0:02 /usr/sbin/nscd
  1763. root       284  0.0  0.0 2728 1584 ?        S 18:40:02  0:02 /usr/lib/inet/xntpd
  1764. root       319  0.0  0.0 2424 1068 ?        S 18:40:03  0:00 /usr/lib/inet/in.ndpd
  1765. root       395  0.0  0.0 1896 1192 ?        S 18:40:07  0:00 /usr/lib/hotplugd
  1766. root       410  0.0  0.0 2016 1336 ?        S 18:40:07  0:00 /usr/sbin/cron
  1767. daemon     422  0.0  0.0 3220 1368 ?        S 18:40:07  0:00 /usr/sbin/rpcbind
  1768. daemon     435  0.0  0.0 2768 1892 ?        S 18:40:08  0:00 /usr/lib/nfs/nfs4cbd
  1769. daemon     436  0.0  0.0 3180 2160 ?        S 18:40:08  0:00 /usr/lib/nfs/statd
  1770. root       445  0.0  0.0 2264 1372 ?        S 18:40:08  0:00 /usr/lib/saf/sac -t 300
  1771. daemon     455  0.0  0.1 4172 3084 ?        S 18:40:08  0:00 /usr/lib/idmapd
  1772. daemon     456  0.0  0.0 2756 1876 ?        S 18:40:08  0:00 /usr/lib/nfs/lockd
  1773. root       460  0.0  0.1 6324 3732 ?        S 18:40:08  0:01 /usr/lib/inet/inetd start
  1774. root       463  0.0  0.0 1664  908 ?        S 18:40:08  0:00 /usr/lib/utmpd
  1775. daemon     473  0.0  0.0 5048 1940 ?        S 18:40:08  0:00 /usr/lib/nfs/nfsmapid
  1776. root       484  0.0  0.0 2432 1456 ?        S 18:40:08  0:00 /usr/lib/saf/ttymon
  1777. messageb   510  0.0  0.0 3500 1948 ?        S 18:40:09  0:00 /usr/bin/dbus-daemon --system
  1778. root       550  0.0  0.0 3700 2208 ?        S 18:40:09  0:03 dbus-daemon --fork --config-file=/var/lib/nza/nms.conf --print-address
  1779. root       558  0.0  0.0 3484 1984 ?        S 18:40:09  0:00 dbus-daemon --fork --config-file=/var/lib/nza/nmcd.conf --print-address
  1780. root       566  0.0  0.0 3484 1984 ?        S 18:40:09  0:00 dbus-daemon --fork --config-file=/var/lib/nza/nmdtrace.conf --print-address
  1781. root       572  0.0  0.0 1864 1076 ?        S 18:40:09  0:00 /usr/lib/smbfs/smbiod-svc
  1782. root       578  0.0  0.0 2500 1332 ?        S 18:40:09  0:00 /usr/lib/autofs/automountd
  1783. root       580  0.0  0.0 2572 1456 ?        S 18:40:09  0:00 /usr/lib/autofs/automountd
  1784. root       589  0.0  0.111120 6924 ?        S 18:40:10  0:07 /usr/lib/smbsrv/smbd start
  1785. root       593  0.0  0.1 8304 6012 ?        S 18:40:10  0:00 /usr/lib/hal/hald --daemon=yes
  1786. root       598  0.0  0.0 5040 2324 ?        S 18:40:10  0:00 hald-runner
  1787. root       620  0.0  0.1 8360 6612 ?        S 18:40:11  0:05 /usr/perl5/bin/perl /usr/lib/intrd
  1788. root       622  0.0  0.0 4108 1688 ?        S 18:40:11  0:00 /usr/lib/ssh/sshd
  1789. root       623  0.0  0.0 5148 2364 ?        S 18:40:13  0:00 /usr/lib/hal/hald-addon-network-discovery
  1790. root       625  0.0  0.0 5152 2364 ?        S 18:40:13  0:00 /usr/lib/hal/hald-addon-cpufreq
  1791. root       626  0.0  0.0 4792 2048 ?        S 18:40:13  0:00 /usr/lib/hal/hald-addon-acpi
  1792. root       643  0.0  0.0 5396 2284 ?        S 18:40:13  0:00 /usr/lib/rmvolmgr -s
  1793. root       809  0.0  0.116276 6560 ?        S 18:40:16  0:01 /usr/sbin/apache2 -k start
  1794. www-data   812  0.0  0.014836 1172 ?        S 18:40:16  0:00 /usr/sbin/apache2 -k start
  1795. www-data   819  0.0  0.115828 3648 ?        S 18:40:16  0:00 /usr/sbin/apache2 -k start
  1796. www-data   820  0.0  0.115828 3648 ?        S 18:40:16  0:00 /usr/sbin/apache2 -k start
  1797. root      2822  0.0  0.26994828732 ?        S 18:40:59  0:19 /usr/bin/perl /lib/svc/method/nms -d
  1798. root      2826  0.0  0.0 2040 1112 console  S 18:40:59  0:00 /usr/lib/saf/ttymon -g -d /dev/console -l console -m ldterm,ttcompat -h -p ICSSAN1 console login:
  1799. root      2906  0.0  0.0 4996 1628 ?        S 18:41:00  0:00 /usr/bin/python /usr/bin/nmv.py
  1800. root      3451  0.0  0.149444 4248 ?        S 18:41:11  0:00 /usr/bin/perl /usr/bin/nmc -s
  1801. root      3547  0.0  0.0 3544 1812 ?        S 18:41:13  0:00 dbus-daemon --fork --config-file=/var/run/nms(1).conf --print-address
  1802. root      3564  0.0  0.46978463880 ?        S 18:41:13  0:04 /usr/bin/perl /lib/svc/method/nms -s 1 -p 2011 -L
  1803. root      4367  0.0  0.0 3632 1812 ?        S 18:41:26  0:00 dbus-daemon --fork --config-file=/var/run/nms(2).conf --print-address
  1804. root      4383  0.0  0.46978463880 ?        S 18:41:26  0:03 /usr/bin/perl /lib/svc/method/nms -s 2 -p 2012 -L
  1805. root      6077  0.0  0.1 7164 4580 ?        S 18:41:57  0:00 /usr/lib/ssh/sshd
  1806. root      6665  0.0  0.0 4452 2048 pts/1    S 18:42:09  0:00 -bash
  1807. root      6683  0.0  0.34942447644 pts/1    S 18:42:09  0:01 /usr/bin/perl /usr/bin/nmc
  1808. root      7263  0.0  0.0 4588 2388 pts/1    S 18:42:21  0:00 bash
  1809. root      8279  0.0  0.1 7156 4592 ?        S 18:42:41  0:00 /usr/lib/ssh/sshd
  1810. root      8281  0.0  0.1 7732 5216 ?        S 18:42:41  0:00 /usr/lib/ssh/sshd
  1811. root      8621  0.0  0.0 4452 2092 pts/2    S 18:42:48  0:00 -bash
  1812. root      8633  0.0  0.34942447644 pts/2    S 18:42:48  0:01 /usr/bin/perl /usr/bin/nmc
  1813. root      8945  0.0  0.0 4584 2380 pts/2    S 18:42:55  0:00 bash
  1814. root     10061  0.0  0.1 7164 4596 ?        S 18:43:19  0:00 /usr/lib/ssh/sshd
  1815. root     10260  0.0  0.0 4452 2100 pts/3    S 18:43:23  0:00 -bash
  1816. root     10271  0.0  0.34942447708 pts/3    S 18:43:23  0:01 /usr/bin/perl /usr/bin/nmc
  1817. root     10749  0.0  0.0 4584 2356 pts/3    S 18:43:33  0:00 bash
  1818. root     11494  0.0  0.1 7156 4600 ?        S 18:43:48  0:00 /usr/lib/ssh/sshd
  1819. root     11495  0.0  0.1 7732 4972 ?        S 18:43:48  0:00 /usr/lib/ssh/sshd
  1820. root     11880  0.0  0.0 4452 2100 pts/4    S 18:43:55  0:00 -bash
  1821. root     11891  0.0  0.34942447644 pts/4    S 18:43:56  0:01 /usr/bin/perl /usr/bin/nmc
  1822. root     12168  0.0  0.0 4584 2356 pts/4    S 18:44:01  0:00 bash
  1823. root     13103  0.0  0.1 7164 4604 ?        S 18:44:20  0:00 /usr/lib/ssh/sshd
  1824. root     13104  0.0  0.1 7732 4972 ?        S 18:44:20  0:00 /usr/lib/ssh/sshd
  1825. root     13312  0.0  0.0 4452 2100 pts/5    S 18:44:24  0:00 -bash
  1826. root     13322  0.0  0.34942447644 pts/5    S 18:44:24  0:01 /usr/bin/perl /usr/bin/nmc
  1827. root     13677  0.0  0.0 4584 2416 pts/5    S 18:44:31  0:00 bash
  1828. root     25134  0.0  0.1 5944 3548 ?        S 08:10:32  0:00 /usr/lib/ssh/sshd
  1829. root     25135  0.0  0.1 7964 5428 ?        S 08:10:32  0:00 /usr/lib/ssh/sshd
  1830. root     25185  0.0  0.0 4452 2268 pts/6    S 08:10:42  0:00 -bash
  1831. root     25193  0.0  0.34934447736 pts/6    S 08:10:42  0:01 /usr/bin/perl /usr/bin/nmc
  1832. root     25202  0.0  0.0 4376 2168 pts/6    S 08:10:43  0:00 sh -c zpool status 2>/dev/null 1>&2
  1833. root     25203  0.0  0.0 6148 2312 pts/6    S 08:10:43  0:00 zpool status
  1834. root     25345  0.0  0.0 4376 2168 pts/6    S 08:11:13  0:00 sh -c zpool status 2>/dev/null 1>&2
  1835. root     25346  0.0  0.0 6148 2312 pts/6    S 08:11:13  0:00 zpool status
  1836. root     25398  0.0  0.1 5944 3548 ?        S 08:11:25  0:00 /usr/lib/ssh/sshd
  1837. root     25399  0.0  0.1 7732 5216 ?        S 08:11:25  0:00 /usr/lib/ssh/sshd
  1838. root     25438  0.0  0.0 4452 2268 pts/7    S 08:11:31  0:00 -bash
  1839. root     25446  0.0  0.34934447736 pts/7    S 08:11:31  0:01 /usr/bin/perl /usr/bin/nmc
  1840. root     25454  0.0  0.0 4376 2168 pts/7    S 08:11:32  0:00 sh -c zpool status 2>/dev/null 1>&2
  1841. root     25455  0.0  0.0 6148 2312 pts/7    S 08:11:32  0:00 zpool status
  1842. root     25505  0.0  0.0 4376 2168 pts/6    S 08:11:43  0:00 sh -c zpool status 2>/dev/null 1>&2
  1843. root     25506  0.0  0.0 6148 2312 pts/6    S 08:11:43  0:00 zpool status
  1844. root     25578  0.0  0.0    0    0          Z           0:01  <defunct>
  1845. root     25599  0.0  0.0 4444 2048 ?        S 20:02:08  0:00 sh -c netstat.pl e1000g0 e1000g1 60 1>/var/lib/nza/network-collector.data.in
  1846. root     25602  0.0  0.1 6772 4956 ?        S 20:02:09  0:04 /usr/bin/perl /usr/bin/netstat.pl e1000g0 e1000g1 60
  1847. root     25604  0.0  0.0 4376 2168 pts/7    S 08:12:02  0:00 sh -c zpool status 2>/dev/null 1>&2
  1848. root     25605  0.0  0.0 6148 2312 pts/7    S 08:12:02  0:00 zpool status
  1849. root     25620  0.0  0.0    0    0          Z           0:00  <defunct>
  1850. root     25621  0.0  0.1 5944 3548 ?        S 08:12:06  0:00 /usr/lib/ssh/sshd
  1851. root     25622  0.0  0.1 7732 5216 ?        S 08:12:06  0:00 /usr/lib/ssh/sshd
  1852. root     25635  0.0  0.0    0    0          Z           0:01  <defunct>
  1853. root     25657  0.0  0.0 4452 2268 pts/8    S 08:12:12  0:00 -bash
  1854. root     25666  0.0  0.0 4444 2048 ?        S 20:06:02  0:00 sh -c iostat -xnd 60 1>/var/lib/nza/volume-collector.data.in
  1855. root     25667  0.0  0.34934447736 pts/8    S 08:12:12  0:01 /usr/bin/perl /usr/bin/nmc
  1856. root     25671  0.0  0.0 4376 2168 pts/6    S 08:12:13  0:00 sh -c zpool status 2>/dev/null 1>&2
  1857. root     25672  0.0  0.0 6148 2312 pts/6    S 08:12:13  0:00 zpool status
  1858. root     25679  0.0  0.0 4376 2168 pts/8    S 08:12:13  0:00 sh -c zpool status 2>/dev/null 1>&2
  1859. root     25680  0.0  0.0 6148 2312 pts/8    S 08:12:13  0:00 zpool status
  1860. root     25733  0.0  0.0 2680 1976 ?        S 20:06:04  0:01 iostat -xnd 60
  1861. root     25768  0.0  0.0 4376 2168 pts/7    S 08:12:32  0:00 sh -c zpool status 2>/dev/null 1>&2
  1862. root     25769  0.0  0.0 6148 2312 pts/7    S 08:12:32  0:00 zpool status
  1863. root     25816  0.0  0.0 4376 2168 pts/6    S 08:12:43  0:00 sh -c zpool status 2>/dev/null 1>&2
  1864. root     25817  0.0  0.0 6148 2312 pts/6    S 08:12:43  0:00 zpool status
  1865. root     25824  0.0  0.0 4376 2168 pts/8    S 08:12:43  0:00 sh -c zpool status 2>/dev/null 1>&2
  1866. root     25825  0.0  0.0 6148 2312 pts/8    S 08:12:43  0:00 zpool status
  1867. root     25828  0.0  0.0    0    0          Z           0:11  <defunct>
  1868. root     25837  0.0  0.0 4444 2048 ?        S 20:07:02  0:00 sh -c nfsstat.pl 60 1>/var/lib/nza/nfs-collector.data.in
  1869. root     25841  0.0  0.1 6776 4960 ?        S 20:07:04  0:03 /usr/bin/perl /usr/bin/nfsstat.pl 60
  1870. root     25907  0.0  0.0 6148 1804 pts/4    S 20:09:52  0:00 zpool status
  1871. root     25916  0.0  0.0 4376 2168 pts/7    S 08:13:02  0:00 sh -c zpool status 2>/dev/null 1>&2
  1872. root     25917  0.0  0.0 6148 2312 pts/7    S 08:13:02  0:00 zpool status
  1873. root     25965  0.0  0.0 4376 2168 pts/6    S 08:13:13  0:00 sh -c zpool status 2>/dev/null 1>&2
  1874. root     25966  0.0  0.0 6148 2312 pts/6    S 08:13:13  0:00 zpool status
  1875. root     25972  0.0  0.0 4376 2168 pts/8    S 08:13:13  0:00 sh -c zpool status 2>/dev/null 1>&2
  1876. root     25973  0.0  0.0 6148 2312 pts/8    S 08:13:13  0:00 zpool status
  1877. root     26057  0.0  0.0 4376 2168 pts/7    S 08:13:32  0:00 sh -c zpool status 2>/dev/null 1>&2
  1878. root     26058  0.0  0.0 6148 2312 pts/7    S 08:13:32  0:00 zpool status
  1879. root     26076  0.0  0.0 6148 2088 ?        S 20:11:27  0:00 zpool list -H -o name
  1880. root     26080  0.0  0.0 6148 1812 ?        S 20:12:00  0:00 zpool status -xv
  1881. root     26116  0.0  0.0 4376 2168 pts/6    S 08:13:43  0:00 sh -c zpool status 2>/dev/null 1>&2
  1882. root     26117  0.0  0.0 6148 2312 pts/6    S 08:13:43  0:00 zpool status
  1883. root     26123  0.0  0.0 4376 2168 pts/8    S 08:13:43  0:00 sh -c zpool status 2>/dev/null 1>&2
  1884. root     26124  0.0  0.0 6148 2312 pts/8    S 08:13:43  0:00 zpool status
  1885. root     26235  0.0  0.0 4376 2168 pts/7    S 08:14:02  0:00 sh -c zpool status 2>/dev/null 1>&2
  1886. root     26236  0.0  0.0 6148 2312 pts/7    S 08:14:02  0:00 zpool status
  1887. root     26271  0.0  0.0 6148 2088 ?        S 20:41:25  0:00 zpool list -H -o name
  1888. root     26300  0.0  0.0 4376 2168 pts/6    S 08:14:13  0:00 sh -c zpool status 2>/dev/null 1>&2
  1889. root     26301  0.0  0.0 6148 2312 pts/6    S 08:14:13  0:00 zpool status
  1890. root     26308  0.0  0.0 4376 2168 pts/8    S 08:14:13  0:00 sh -c zpool status 2>/dev/null 1>&2
  1891. root     26309  0.0  0.0 6148 2312 pts/8    S 08:14:13  0:00 zpool status
  1892. root     26417  0.0  0.0 4376 2168 pts/7    S 08:14:32  0:00 sh -c zpool status 2>/dev/null 1>&2
  1893. root     26418  0.0  0.0 6148 2312 pts/7    S 08:14:32  0:00 zpool status
  1894. root     26475  0.0  0.0 4376 2168 pts/6    S 08:14:43  0:00 sh -c zpool status 2>/dev/null 1>&2
  1895. root     26476  0.0  0.0 6148 2312 pts/6    S 08:14:43  0:00 zpool status
  1896. root     26482  0.0  0.0 4376 2168 pts/8    S 08:14:43  0:00 sh -c zpool status 2>/dev/null 1>&2
  1897. root     26483  0.0  0.0 6148 2312 pts/8    S 08:14:43  0:00 zpool status
  1898. root     26587  0.0  0.0 4376 2168 pts/7    S 08:15:02  0:00 sh -c zpool status 2>/dev/null 1>&2
  1899. root     26588  0.0  0.0 6148 2312 pts/7    S 08:15:02  0:00 zpool status
  1900. root     26644  0.0  0.0 4376 2168 pts/6    S 08:15:13  0:00 sh -c zpool status 2>/dev/null 1>&2
  1901. root     26645  0.0  0.0 6148 2312 pts/6    S 08:15:13  0:00 zpool status
  1902. root     26652  0.0  0.0 4376 2168 pts/8    S 08:15:13  0:00 sh -c zpool status 2>/dev/null 1>&2
  1903. root     26653  0.0  0.0 6148 2312 pts/8    S 08:15:13  0:00 zpool status
  1904. root     26754  0.0  0.0 4376 2168 pts/7    S 08:15:32  0:00 sh -c zpool status 2>/dev/null 1>&2
  1905. root     26755  0.0  0.0 6148 2312 pts/7    S 08:15:32  0:00 zpool status
  1906. root     26806  0.0  0.0 4376 2168 pts/6    S 08:15:43  0:00 sh -c zpool status 2>/dev/null 1>&2
  1907. root     26807  0.0  0.0 6148 2312 pts/6    S 08:15:43  0:00 zpool status
  1908. root     26812  0.0  0.0 4376 2168 pts/8    S 08:15:43  0:00 sh -c zpool status 2>/dev/null 1>&2
  1909. root     26814  0.0  0.0 6148 2312 pts/8    S 08:15:43  0:00 zpool status
  1910. root     26907  0.0  0.0 4376 2168 pts/7    S 08:16:03  0:00 sh -c zpool status 2>/dev/null 1>&2
  1911. root     26908  0.0  0.0 6148 2312 pts/7    S 08:16:03  0:00 zpool status
  1912. root     26956  0.0  0.0 4376 2168 pts/6    S 08:16:13  0:00 sh -c zpool status 2>/dev/null 1>&2
  1913. root     26957  0.0  0.0 6148 2312 pts/6    S 08:16:13  0:00 zpool status
  1914. root     26963  0.0  0.0 4376 2168 pts/8    S 08:16:14  0:00 sh -c zpool status 2>/dev/null 1>&2
  1915. root     26964  0.0  0.0 6148 2312 pts/8    S 08:16:14  0:00 zpool status
  1916. root     27058  0.0  0.0 4376 2168 pts/7    S 08:16:33  0:00 sh -c zpool status 2>/dev/null 1>&2
  1917. root     27059  0.0  0.0 6148 2312 pts/7    S 08:16:33  0:00 zpool status
  1918. root     27115  0.0  0.0 4376 2168 pts/8    S 08:16:44  0:00 sh -c zpool status 2>/dev/null 1>&2
  1919. root     27116  0.0  0.0 6148 2312 pts/8    S 08:16:44  0:00 zpool status
  1920. root     27210  0.0  0.0 4376 2168 pts/7    S 08:17:03  0:00 sh -c zpool status 2>/dev/null 1>&2
  1921. root     27212  0.0  0.0 6148 2312 pts/7    S 08:17:03  0:00 zpool status
  1922. root     27268  0.0  0.0 4376 2168 pts/8    S 08:17:14  0:00 sh -c zpool status 2>/dev/null 1>&2
  1923. root     27269  0.0  0.0 6148 2312 pts/8    S 08:17:14  0:00 zpool status
  1924. root     27418  0.0  0.0 4376 2168 pts/8    S 08:17:44  0:00 sh -c zpool status 2>/dev/null 1>&2
  1925. root     27419  0.0  0.0 6148 2312 pts/8    S 08:17:44  0:00 zpool status
  1926. root     28877  0.0  0.1 4584 2520 pts/6    S 08:22:43  0:00 /usr/bin/bash
  1927. root     29173  0.0  0.0 4580 2516 pts/7    S 08:23:33  0:00 /usr/bin/bash
  1928. root     29390  0.0  0.0 4580 2516 pts/8    S 08:24:14  0:00 /usr/bin/bash
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement