> I copy and pasted to make sure that wasn't the issue :)
Which, ironically, turned out to be the problem- there was an extra
carriage return in there that mdb did not like:

Here is the output:

spa_name = [ "pool0" ]
spa_last_io = 0x82721a4
spa_scrub_inflight = 0x1

spa_name = [ "pool0" ]
spa_last_io = 0x8272240
spa_scrub_inflight = 0x1

spa_name = [ "pool0" ]
spa_last_io = 0x82722f0
spa_scrub_inflight = 0x1

spa_name = [ "pool0" ]
spa_last_io = 0x827239e
spa_scrub_inflight = 0

spa_name = [ "pool0" ]
spa_last_io = 0x8272441
spa_scrub_inflight = 0x1
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to