https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267533
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |Open --- Comment #1 from Mark Johnston <[email protected]> --- I'm not very familiar with this feature, so this might be a stupid question. > multihost activity detected txg 3144 ub_txg 3145 timestamp 1666367872 > ub_timestamp 1666367903 Doesn't this indicate that something is indeed writing to the pool? In spa_activity_check() we are polling the root vdev's uberblocks to see if anything is writing to the pool, and the txg changes while polling. Even if the pool has multihost=off and no MMP config, I would expect the txg to stay constant. -- You are receiving this mail because: You are the assignee for the bug.
