Displaying 2 results from an estimated 2 matches for "spa_scrub_thread".
2008 Apr 24
0
panic on zfs scrub on builds 79 & 86
...:traverse_read+19f ()
genunix: [ID 655072 kern.notice] ffffff0010091b00 zfs:find_block+15b ()
genunix: [ID 655072 kern.notice] ffffff0010091b90 zfs:traverse_segment+233 ()
genunix: [ID 655072 kern.notice] ffffff0010091be0 zfs:traverse_more+6f ()
genunix: [ID 655072 kern.notice] ffffff0010091c60 zfs:spa_scrub_thread+19d ()
genunix: [ID 655072 kern.notice] ffffff0010091c70 unix:thread_start+8 ()
unix: [ID 100000 kern.notice]
genunix: [ID 672855 kern.notice] syncing file systems...
genunix: [ID 904073 kern.notice] done
genunix: [ID 111219 kern.notice] dumping to /dev/dsk/c2t0d0s1, offset 1289748480, content: k...
2008 Jan 23
4
Synchronous scrub?
Say I''m firing off an at(1) or cron(1) job to do scrubs, and say I want to scrub two pools sequentially
because they share one device. The first pool, BTW, is a mirror comprising of a smaller disk and a subset of a larger disk. The other pool is the remainder of the larger disk.
I see no documentation mentioning how to scrub, then wait-until-completed. I''m happy to be pointed